@charset "UTF-8";

.gheader .gfooter, #lp-top {
    font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
}

/*ヘッダ*/
    .gheader nav .login {
        position: relative;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gheader nav .login li {
        float: none;
        position: absolute;
        padding-left: 0 !important;
    }
    .gheader nav .login .about {
        display: inline;
        top: -17px;
        right: 510px;
    }
    .gheader nav .login .about a {
        display: block;
        width: 185px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../images/hd_about.png) 0 0 no-repeat;
        color: #666;
        font-size: 13px;
        text-decoration: underline !important;
    }
    .gheader nav .login .search {
        display: inline;
        top: 17px;
        right: 510px;
    }
    .gheader nav .login .search a {
        display: block;
        width: 185px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../images/hd_search.png) 0 0 no-repeat;
        color: #666;
        font-size: 13px;
        text-decoration: underline !important;
    }
    .gheader nav .login .about a:hover,
    .gheader nav .login .search a:hover {
        opacity: .75;
    }
    .gheader nav .login .buy {
        top: -25px;
        right: -5px;
        text-align: center;
    }
    .gheader nav .login .buy span {
        line-height: 20px;
        color: #e94d67;
        font-size: 14px;
    }
    .gheader nav .login .buy a {
        display: inline-block;
        width: 165px;
        height: 29px;
        line-height: 32px;
        padding: 0;
        margin-top: 5px;
        color: #fff;
        font-size: 14px;
        background: #e94d67;
        font-weight: bold;
        border-bottom: 2px solid #d52e43;
        border-radius: 2px;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    .gheader nav .login .buy a:hover {
        background-color: #f95d77;
    }
    .gheader nav .login .sell {
        top: -25px;
        right: 165px;
        text-align: center;
        width: 230px;
    }
    .gheader nav .login .sell span {
        line-height: 20px;
        color: #14b5b1;
        font-size: 14px;
    }
    .gheader nav .login .sell a {
        display: inline-block;
        width: 112px;
        height: 29px;
        line-height: 32px;
        padding: 0;
        margin-top: 5px;
        color: #fff;
        font-size: 14px;
        background: #14b5b1;
        font-weight: bold;
        border-bottom: 2px solid #0a9490;
        border-radius: 2px;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    .gheader nav .login .sell a:hover {
        background-color: #24c5c1;
    }

/*キービジュアル*/
    #lp-top .keyvisual {
        height: 530px;
        background: transparent url(../images/hd_keyvisual.png) center center no-repeat;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .keyvisual .keyvisual-inner {
        position: relative;
        width: 1000px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .keyvisual .keyvisual-heading {
        position: absolute;
        top: 60px;
        left: 10px;
        font-size: 41px;
        color: #0b1449;
        letter-spacing: 5px;
    }
    #lp-top .keyvisual .keyvisual-txt {
        position: absolute;
        top: 120px;
        left: 10px;
        font-size: 21px;
        color: #0b1449;
        letter-spacing: 3px;
        line-height: 1.75;
    }
    #lp-top .keyvisual .keyvisual-txt span {
        font-size: 16px;
    }
    #lp-top .keyvisual .keyvisual-btn {
        position: absolute;
        top: 268px;
        left: 10px;
    }
    #lp-top .keyvisual .keyvisual-btn a {
        display: inline-block;
        width: 340px;
        height: 63px;
        line-height: 1.4;
        padding: 12px 30px 0 0;
        color: #fff;
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 5px;
        background: #14b5b1;
        border-bottom: 5px solid #0a9490;
        border-radius: 2px;
        text-align: center;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .keyvisual .keyvisual-btn a:hover {
        background-color: #24c5c1;
    }
    #lp-top .keyvisual .keyvisual-btn a:after {
        content: '＞';
        position: absolute;
        top: 30px;
        left: 325px;
        font-size: 12px;
        font-weight: bold;
        transform: scaleY(1.5);
    }
    #lp-top .keyvisual .keyvisual-btn a span {
        display: block;
        font-size: 18px;
    }
    #lp-top .keyvisual .keyvisual-link {
        position: absolute;
        top: 365px;
        left: 75px;
    }
    #lp-top .keyvisual .keyvisual-link a {
        font-size: 18px;
        color: #fff;
        letter-spacing: 2px;
        text-decoration: underline !important;
    }

/*イベント検索*/
    #lp-top .search-basic-outer {
        padding: 50px 0;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 40px;
    }
    #lp-top .search-area.border-gray {
        border: 1px solid transparent;
        width: 662px;
        height: 40px;
    }
    #lp-top .search-area .search-keyword-box {
        width: 610px;
        height: 38px;
    }
    #lp-top .search-area .btn-search {
        background-color: transparent !important;
        background-image: url(../images/search_btn.png);
        background-size: cover;
        height: 40px;
        border-color: transparent;
        margin-left: 4px;

        opacity: 1;
        will-change: opacity;
        transition-property: opacity;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .search-area .btn-search:hover {
        opacity: .75;
    }
    #lp-top .search-sub-area .category_link {
        background-image: url(../images/search_category.png);
        background-size: 13px;
    }
    #lp-top .search-sub-area .new_events {
        background-image: url(../images/search_new.png);
        background-size: 34px;
        padding-left: 30px;
    }
    #lp-top .search-sub-area a {
        text-decoration: underline;
    }
    #lp-top .search-basic-outer .search-keywords {
        display: block;
        width: 980px;
        margin: 15px auto 0;
    }
    #lp-top .search-basic-outer .search-keywords li {
        display: inline;
        float: left;
        font-size: 14px;
        padding: 15px 40px 0 0;
        text-decoration: underline;
    }
    #lp-top .search-basic-outer .search-keywords li {
        text-decoration: none;
    }
    #lp-top .search-basic-outer .search-keywords li a {
        text-decoration: underline;
    }

/*ピックアップ*/
    #lp-top .pickup-area .inner {
        padding-top: 40px;
    }
    #lp-top .content-title {
        font-size: 100%;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 38px;
    }
    #lp-top .content-title span {
        display: block;
        font-size: 30px;
        font-weight: bold;
        margin-top: 5px;
    }
    #lp-top #pickup-content-area .content-title {
        margin-bottom: 38px;
    }
    #lp-top #pickup-content-area .content-title span {
        height: 35px;
    }
/*
    #lp-top .event-list-full-img .item {
        width: 318px;
        height: 280px;
        border: none;
    }
    #lp-top .event-list-full-img .item > a {
        background-position: top center;
        background-size: cover;
        height: 230px;
        overflow: hidden;
        position: relative;
    }
    #lp-top .event-list-full-img .item a:after {
        white-space: pre;
        text-align: center;
        position: absolute;
        top: -45px;
        right: -51px;
        transform: rotate(45deg);
        font-size: 13px;
        display: block;
        width: 115px;
        height: 25px;
        padding-top: 75px;
    }
    #lp-top .event-list-full-img .item a.status-comingsoon:after {
        content: 'coming\Asoon';
        background: #434343;
        color: #ea4d68;
        line-height: 1;
        height: 33px;
        padding-top: 67px;
    }
    #lp-top .event-list-full-img .item a.status-onsale:after {
        content: 'on sale';
        background: #ea4d68;
        color: #fff;
        line-height: 1;
    }
    #lp-top .event-list-full-img .item a.status-close:after {
        content: 'close';
        background: #000;
        color: #fff;
        line-height: 1;
    }
    #lp-top .event-list-full-img .item .caption {
        width: 100%;
        padding: 15px;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .4) 100%)
    }
    #lp-top .event-list-full-img .item .title {
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        text-shadow: 0 1px 8px rgb(0,0,0);
        padding-bottom: 10px;
    }
    #lp-top .event-list-full-img .item .title .title-inner {
        width: 100%;
        line-height: 1.3;
        max-height: 2.7em;
        color: #fff;
    }
    #lp-top .event-list-full-img .item .info {
        font-size: 13px;
        color: #fff;
        width: 100%;
        opacity: 1;
        max-height: 3em;
    }
    #lp-top .event-list-full-img .item .info .tag {
        color: #fff;
    }
*/
    #lp-top .event-keywords li {
        display: inline;
    }
    #lp-top .event-keywords li a {
        display: inline-block;
        float: left;
        background: #eee;
        color: #333;
        font-size: 10px;
        padding: 1px 15px;
        margin-top: 5px;
        margin-right: 6px;

        opacity: 1;
        will-change: opacity;
        transition-property: opacity;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .event-keywords li a:hover {
        opacity: .75;
    }
    #lp-top .btn-more-large {
        display: block;
        width: 390px;
        height:52px;
        line-height: 57px;
        color: #fff;
        background: #707070 url(../images/btn_arrow.png) 280px 21px no-repeat;
        border-bottom: 5px solid #505050;
        font-size: 18px;
        letter-spacing: 3px;
        text-align: center;
        margin: 7px auto 80px;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .btn-more-large:hover {
        color: #fff;
        background-color: #888;
    }

/*新着イベント*/
    #lp-top .new_events_area {
        width: 100%;
        padding: 50px 0 0;
        background: #fafafa;
        border-bottom: 1px solid #fafafa;
        margin-top: 50px;
        text-align: center;
    }
    #lp-top .new_events_area h2 {
        font-size: 100%;
        letter-spacing: 0;
        margin-top: 30px;
    }
    #lp-top .new_events_area .new_events {
        width: 980px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .new_events_area li a {
        display: inline-block;
        color: #484848;
        font-size: 16px;
        border-bottom: 1px solid #a9a9a9;
        margin-top: 10px;
        line-height: 1.3;
    }
    #lp-top .new_events_area li a span {
        display: inline-block;
        overflow: hidden;
    }
    #lp-top .new_events_area li a .date{
        /*width: 83px;*/
        width: 103px;
        color: #999999;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .new_events_area li a .prefecture{
        width: 80px;
    }
    #lp-top .new_events_area li a .event_name{
        max-width: 760px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .new_events_area li a:hover * {
        color: #999;
        border-color: #999;
    }
    #lp-top .new_events_area .btn-more-large {
        margin: 40px auto 80px;
    }

/*〜を探す*/
    #lp-top .search-panel * {
        box-sizing: border-box;
    }
    #lp-top .search-panel {
        width: 980px;
        margin: 0 auto 60px;
    }
    #lp-top .search-panel.search-panel-venue {
        margin-bottom: 80px;
    }
    #lp-top .search-panel h2 {
        width: 100%;
        height: 120px;
        line-height: 125px;
        text-align: center;
        font-size: 26px;
        letter-spacing: 2px;
        color: #fff;
        background: #000 url() center center no-repeat;
    }
    #lp-top .search-panel-content {
        width: 100%;
        padding: 40px 40px 0;
        border: 2px solid #c6c6c6;
        border-top: none;
    }
    #lp-top .search-panel-category h2 {
        background-image: url(../images/search_title_category.png);
    }
    #lp-top .search-panel-area h2 {
        background-image: url(../images/search_title_area.png);
    }
    #lp-top .search-panel-artist h2 {
        background-image: url(../images/search_title_artist.png);
    }
    #lp-top .search-panel-venue h2 {
        background-image: url(../images/search_title_venue.png);
    }
    #lp-top .search-panel-content .search-panel-subtitle {
        font-size: 18px;
        font-weight: bold;
        color: #14b5b1;
        background: transparent url(../images/search_icon.png) 0 0 no-repeat;
        padding-left: 28px;
    }
    #lp-top .search-panel-content .search-panel-subtitle h3{
        font-size: 18px;
        font-weight: bold;
        color: #14b5b1;
    }
    #lp-top .search-panel-content .search-panel-list {
        padding: 30px 0 30px;
    }
    #lp-top .search-panel-content .search-panel-list.last {
        padding: 30px 0 28px;
    }
    #lp-top .search-panel-content .search-panel-list a {
        display: inline-block;
        font-size: 18px;
        color: #666666;
        text-decoration: underline;
        float: left;
        margin-right: 20px;
        line-height: 2;
    }
    #lp-top .search-panel-content .search-panel-list li:last-child a {
        margin-right: 0;
    }
    #lp-top .search-panel-content .search-panel-list a:hover {
        color: #999;
    }
    #lp-top .search-panel-content .search-panel-sublist {
        background: #f7fbfb;
        padding: 35px 5px 0;
        margin-top: 20px;
    }
    #lp-top .search-panel-content .search-panel-sublist dl {
        display: block;
        width: 443px;
        padding: 0 15px;
        float: left;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-subtitle {
        padding-left: 10px;
        border-left: 4px solid #14b5b1;
        display: block;
        height: 19px;
        background-image: none;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-subtitle a {
        color: #14b5b1;
        line-height: 1;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-subtitle a:hover {
        color: #53c8c3;
    }
    #lp-top .search-panel .search-panel-content .search-panel-sublist .search-panel-list {
        padding-top: 15px;
        padding-bottom: 17px;
    }
    #lp-top .search-panel-area .search-panel-content .search-panel-list {
        padding-top: 5px;
        padding-bottom: 0px;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-list a {
        font-size: 16px;
        line-height: 1;
        float: none;
        margin: 0;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-list li {
        display: inline-block;
        float: left;
        border-right: 1px solid #666;
        padding: 0 12px;
        height: 16px;
        margin-bottom: 12px;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-list li:first-child,
    #lp-top .search-panel-content .search-panel-sublist .search-panel-list li:nth-child(8) {
        padding-left: 0;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-list li:last-child {
        padding-right: 0;
        border: none;
    }
    #lp-top .search-panel-content h3{
        font-size: 19px;
        color: #14b5b1;
        text-align: center;
    }
    #lp-top .search-panel-content h3.left{
        text-align: left;
    }
    #lp-top .search-panel-content .search-panel-list-img {
        margin: 20px 0 32px;
    }
    #lp-top .search-panel-content .search-panel-list-img li+li a {
        margin-left: 19px;
    }
    #lp-top .search-panel-content .search-panel-list-img a {
        display: inline-block;
        width: 164px;
        height: 200px;
        float: left;
        text-align: center;
    }
    #lp-top .search-panel-content .search-panel-list-img a img {
        display: block;
        width: 164px;
        height: 164px;
    }
    #lp-top .search-panel-content .search-panel-list-img a span {
        display: block;
        font-size: 16px;
        color: #666666;
        text-decoration: underline;
        margin-top: 6px;
    }
    #lp-top .search-panel-content .search-panel-list-img a:hover span {
        color: #999;
    }
    #lp-top .search-panel-artist .text-right,
    #lp-top .search-panel-venue .text-right {
        text-align: right;
    }
    #lp-top .search-panel-artist .btn-more-large,
    #lp-top .search-panel-venue .btn-more-large {
        display: inline-block;
        margin: 0px 0 40px;
        box-sizing: initial;
        background-position: 360px 21px;
    }
    /*カテゴリ*/
    #lp-top #search-panel-category .search-panel-content .search-panel-subtitle a {
        text-decoration: underline;
    }
    #lp-top #search-panel-category .search-panel-content .search-panel-list {
        padding-top: 5px;
    }

/*トピックス*/
    #lp-top .topics_area {
        width: 100%;
        padding: 80px 0 80px;
        background: #fafafa;
        text-align: center;
    }
    #lp-top .topics_area h2 span {
        height: 37px;
        font-size: 33px;
    }
    #lp-top .topics_area .topics_content {
        width: 980px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .topics_area .topics_list {
        padding: 30px 0 0;
        padding-top: 0;
    }
    #lp-top .topics_area .topics_item {
        display: block;
        width: 230px;
        margin-left: 20px;
        float: left;
    }
    #lp-top .topics_area .topics_item h3{
        font-size: 14px;
        font-weight: normal;
    }
    #lp-top .topics_area .topics_item:nth-child(4n+1) {
        margin-left: 0;
    }
    #lp-top .topics_area .topics_item:nth-child(n+5) {
        margin-top: 25px;
    }
    #lp-top .topics_area .topics_category {
        width: 100%;
        border-bottom: 1px solid #212121;
        padding-bottom: 10px;
        margin-bottom: 20px;
        color: #a8a8a8;
        font-size: 12px;
        /*font-family: monospace;*/
    }
    /* このcssは使用しない add nakazato */
    #lp-top .topics_area .topics_category:before {
        /*content: '';
        display: inline-block;
        min-width: 45px;
        text-align: center;
        padding: 1px 8px;
        margin-right: 8px;
        color: #fff;
        border-radius: 1px;*/
        /*font-family: sans-serif;*/
    }
    #lp-top .topics_area .topics_category span { /* add nakazato */
        content: '';
        display: inline-block;
        min-width: 45px;
        text-align: center;
        padding: 1px 8px;
        margin-right: 8px;
        color: #fff;
        border-radius: 1px;
    }
    #lp-top .topics_area .topics_category_feature:before {
        content: '特集';
        background: #fa2e5f;
    }
    #lp-top .topics_area .topics_category_report:before {
        content: 'イベントレポート';
        background: #5380d3;
    }
    #lp-top .topics_area .topics_category_interview:before {
        content: 'インタビュー';
        background: #1abfc1;
    }
    #lp-top .topics_area .topics_category_release:before {
        content: 'リリース';
        background: #ca9cff;
    }
    #lp-top .topics_area .topics_category_news:before {
        content: 'ニュース';
        background: #ffad00;
    }
    #lp-top .topics_area .topics_category_column:before {
        content: 'コラム';
        background: #8a4f00;
    }
    #lp-top .topics_area .topics_category_organizer:before {
        content: '主催者ニュース';
        background: #151537;
    }
    #lp-top .topics_area .topics_item a {
        display: inline-block;
        width: 100%;
        height: auto;
        max-height: 295px;
        margin-bottom: 0;
        font-size: 14px;
        color: #666;
        text-decoration: underline;
        position: relative;
        overflow: hidden;
    }
    #lp-top .topics_area .topics_item a:hover {
        color: #999;
    }
    #lp-top .topics_area .topics_item a.topics-new-label:after {
        content: 'new';
        background: #fa2f5f;
        color: #fff;
        line-height: 1;
        white-space: pre;
        text-align: center;
        position: absolute;
        top: -48px;
        left: -58px;
        transform: rotate(-48deg);
        font-size: 15px;
        display: block;
        width: 115px;
        height: 25px;
        padding-top: 75px;
        text-decoration: none;
    }


    #lp-top .topics_area .topics_item a figure {
        position: relative;
        height: 224px;
        max-height: 224px;
        margin-bottom: 15px;
        background: white;
        overflow: hidden;
    }
    #lp-top .topics_area .topics_item a img {
        display: inline-block;
        max-width: 233px;
        max-height: 224px;
        margin-bottom: 15px;
        position: relative;
    }
    #lp-top .topics_area .topics_item a img.square {
        position: relative;
        min-width: 233px;
        min-height: 224px;
    }
    #lp-top .topics_area .topics_item a img.vertical {
       position: relative;
       max-height: none;
       width: 100%;
       min-width: 233px;
    }
    #lp-top .topics_area .topics_item a img.horizontal {
        position: relative;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        height: 100%;
        min-height: 224px;
        max-width: none;
    }
    #lp-top .topics_area .btn-more-large {
        background-position: 360px 21px;
        margin-bottom: 0;
        margin-top: 25px;
    }
    #lp-top .topics_area .topics_item .display-new { /* add nakazato */
        position: absolute;
        text-align: center;
        top: 0;
        right: 0;
    }
    #lp-top .topics_area .topics_item .display-new-text { /* add nakazato */
        padding: 5px;
        color: #fff;
        background-color: #f12d80;
        display: inline-block;
    }
    #lp-top .topics_area .topics_item .display-new { /* add nakazato */
        position: absolute;
        text-align: center;
        top: 0;
        right: 0;
    }
    #lp-top .topics_area .topics_item .news-title { /* add nakazato */
        max-height: 75px;
        width: 100%;
        overflow:hidden;
        display: inline-block;
        text-decoration: underline;
    }

/*イベント主催者の方*/
    #lp-top .organizer_area * {
        box-sizing: border-box;
    }
    #lp-top .organizer_area .organizer_bg {
        height: 666px;
        background: transparent url(../images/organizer_bg.png) center top no-repeat;
        text-align: center;
    }
    #lp-top .organizer_area .organizer_bg .organizer-inner {
        position: relative;
        width: 980px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .organizer_area .organizer_bg .organizer-heading {
        position: absolute;
        top: 102px;
        left: 0px;
        right: 0px;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        letter-spacing: 3px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .organizer_area .organizer_bg .organizer-txt {
        position: absolute;
        top: 196px;
        left: 0px;
        font-size: 45px;
        font-weight: bold;
        color: #111;
        letter-spacing: 5px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .organizer_area .organizer_bg .organizer-txt span {
        display: block;
        font-weight: normal;
        font-size: 33px;
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn {
        position: absolute;
        top: 481px;
        left: 150px;
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn a {
        width: 430px;
        line-height: 3;
        height: 60px;
    }
    /*LivePocketとは？*/
    #lp-top .organizer_area .organizer_list {
        width: 980px;
        text-align: left;
        margin: 80px auto;
    }
    #lp-top .organizer_area .organizer_list li a {
        display: inline-block;
        width: 470px;
        height: 381px;
        float: left;
        text-align: center;
        font-size: 22px;
        color: #14b5b1;
        padding: 250px 30px 0;
        line-height: 3;
        letter-spacing: 1;

        opacity: 1;
        transition-property: opacity;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .organizer_area .organizer_list li a:hover {
        opacity: .75;
    }
    #lp-top .organizer_area .organizer_list li a  span {
        display: block;
        font-size: 14px;
        color: #666;
        font-weight: normal;
        line-height: 1.5;
        padding-top: 10px;
        letter-spacing: 0;
        /* add nakazato */
        width: 425px;
        height: 28px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .organizer_area .organizer_list li:nth-child(2) a {
        line-height: 1.5;
    }
    #lp-top .organizer_area .organizer_list li:nth-child(even) a {
        margin-left: 40px;
    }
    #lp-top .organizer_area .organizer_list li:nth-child(3) a,
    #lp-top .organizer_area .organizer_list li:nth-child(4) a {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #lp-top .organizer_area .organizer_list li:last-child a {
        width: 1000px;
        height: 120px;
        padding: 0;
    }
    #lp-top .organizer_area .organizer_list .organizer_link1 {
        background: transparent url(../images/organizer_link1.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link2 {
        background: transparent url(../images/organizer_link2.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link3 {
        background: transparent url(../images/organizer_link3.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link4 {
        background: transparent url(../images/organizer_link4.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link5 {
        background: transparent url(../images/organizer_link5.png) center top no-repeat;
    }
    /*ライブを成功させるなら*/
    #lp-top .organizer_area .organizer_bg2 {
        height: 512px;
        background: transparent url(../images/organizer_bg2.png) center top no-repeat;
        text-align: center;
    }
    #lp-top .organizer_area .organizer_bg2 .organizer-inner {
        position: relative;
        width: 980px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .organizer_area .organizer_bg2 .organizer-heading {
        position: absolute;
        top: 73px;
        left: 0px;
        font-size: 50px;
        color: #fff;
        line-height: 1.3;
        letter-spacing: 3px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .organizer_area .organizer_bg2 .organizer-txt {
        position: absolute;
        top: 225px;
        left: 0px;
        width: 550px;
        font-size: 18px;
        color: #fff;
        line-height: 1.73;
        letter-spacing: 0px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .organizer_area .organizer_bg2 .organizer-btn {
        position: absolute;
        top: 366px;
        left: 650px;
    }
    #lp-top .organizer_area .organizer_bg2 .organizer-btn a {
        width: 320px;
        height: 59px;
    }

/*お知らせ*/
    #lp-top .news_area {
        width: 100%;
        padding: 80px 0 0;
        background: #fafafa;
        border-bottom: 2px solid #f4f4f4;
        text-align: center;
    }
    #lp-top .news_content {
        width: 980px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .news_area h2 {
        color: #000;
        font-size: 26px;
        text-align: center;
        letter-spacing: 4px;
        background: transparent url(../images/news_icon.png) 395px 2px no-repeat;
        padding-bottom: 20px;
    }
    #lp-top .news_area li a {
        display: inline-block;
        color: #484848;
        font-size: 16px;
        border-bottom: 1px solid #a9a9a9;
        margin-top: 10px;
        line-height: 1.3;
    }
    #lp-top .news_area li a span {
        display: inline-block;
        overflow: hidden;
    }
    #lp-top .news_area li a .date{
        /*width: 83px;*/
        width: 103px;
        color: #999999;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .news_area li a .news_title{
        max-width: 876px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .news_area li a:hover * {
        color: #999;
        border-color: #999;
    }
    #lp-top .news_area .btn-more-large {
        margin: 40px auto 80px;
    }

/*バナー*/
    #lp-top .banner-item.large {
        margin-bottom: 40px;
    }
    #lp-top .banner-area-gray {
        width: 100%;
        padding: 0 0 80px;
        background: #fafafa;
        border-bottom: 1px solid #fafafa;
        margin-bottom: 80px;
        text-align: center;
    }
    #lp-top .banner-area-gray > ul {
        width: 1000px;
        margin: 0 auto;
    }
    #lp-top .banner-area-gray li+li.banner-item.small {
        margin-left: 20px;
    }

/*フッタ*/
    .gfooter {
        width: 100%;
        padding: 0px 0 80px;
        text-align: center;
        background: #a0a0a0 url(../images/ft_logo.png) center 170px no-repeat;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-position: 50% 13%;
    }
    .gfooter .gfooter_sns {
        width: 100%;
        padding: 10px 0 10px;
        text-align: center;
    }
    .gfooter .gfooter_sns li {
        display: inline;
    }
    .gfooter .gfooter_sns li a {
        display: inline-block;
        width: 52px;
        height: 33px;
        background: transparent url() 0 0 no-repeat;

        opacity: 1;
        will-change: opacity;
        transition-property: opacity;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    .gfooter .gfooter_sns li a:hover {
        opacity: .75;
    }
    .gfooter .gfooter_sns li + li a {
        /*margin-left: 28px;*/
    }
    .gfooter .gfooter_sns li.twitter a {
        background-image: url(../images/ft_twitter.png);
        background-size: 60%;
    }
    .gfooter .gfooter_sns li.facebook a {
        background-image: url(../images/ft_facebook.png);
        background-size: 60%;
    }
    .gfooter .gfooter_sns li.line a {
        background-image: url(../images/ft_line.png);
    }
    .gfooter .gfooter_sns li.mixi a {
        background-image: url(../images/ft_mixi.png);
    }
    .gfooter .gfooter_sns li.mail a {
        background-image: url(../images/ft_mail.png);
    }
    .gfooter .gfooter_links {
        padding: 25px 0 0;

    }
    .gfooter .gfooter_links li {
        display: inline;
        line-height: 2.5;
    }
    .gfooter .gfooter_links li a {
        display: inline-block;
        /*float: left;*/
        font-size: 14px;
        color: #fff;
        text-decoration: underline;
    }
    .gfooter .gfooter_links span {
        display: inline-block;
        margin-left: 15px;
        margin-right: 15px;
    }
    .gfooter .gfooter_links li:nth-child(4) a:before {
        content: '\A';
        white-space: pre;
    }
    .gfooter .gfooter_terms p {
        font-size: 14px;
        color: #444;
        margin-bottom: 10px;
    }
    .gfooter .gfooter_terms p:last-child {
        font-family: Arial, sans-serif;
        font-size: 16px;
        color: #555;
        padding-top: 20px;
    }

/* レスポンシブ用 */
#responsiveBaseFrame .gheader .gfooter, #lp-top {
    font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
}

/*ヘッダ*/
    #responsiveBaseFrame .gheader nav .login {
        position: relative;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #responsiveBaseFrame .gheader nav .login li {
        float: none;
        position: absolute;
        padding-left: 0 !important;
    }
    #responsiveBaseFrame .gheader nav .login .about {
        display: inline;
        top: -17px;
        right: 510px;
    }
    #responsiveBaseFrame .gheader nav .login .about a {
        display: block;
        width: 150px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../images/hd_about.png) 0 0 no-repeat;
        color: #666;
        font-size: 13px;
        text-decoration: underline !important;
    }
    #responsiveBaseFrame .gheader nav .login .search {
        display: inline;
        top: 17px;
        right: 510px;
    }
    #responsiveBaseFrame .gheader nav .login .search a {
        display: block;
        width: 150px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../images/hd_search.png) 0 0 no-repeat;
        color: #666;
        font-size: 13px;
        text-decoration: underline !important;
    }
    #responsiveBaseFrame .gheader nav .login .about a:hover,
    #responsiveBaseFrame .gheader nav .login .search a:hover {
        opacity: .75;
    }
    #responsiveBaseFrame .gheader nav .login .buy {
        top: -25px;
        right: -5px;
        text-align: center;
    }
    #responsiveBaseFrame .gheader nav .login .buy span {
        line-height: 20px;
        color: #e94d67;
        font-size: 14px;
    }
    #responsiveBaseFrame .gheader nav .login .buy a {
        display: inline-block;
        width: 165px;
        height: 29px;
        line-height: 32px;
        padding: 0;
        margin-top: 5px;
        color: #fff;
        font-size: 14px;
        background: #e94d67;
        font-weight: bold;
        border-bottom: 2px solid #d52e43;
        border-radius: 2px;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #responsiveBaseFrame .gheader nav .login .buy a:hover {
        background-color: #f95d77;
    }
    #responsiveBaseFrame .gheader nav .login .sell {
        top: -25px;
        text-align: center;
        width: 230px;
    }
    #responsiveBaseFrame .gheader nav .login .sell span {
        line-height: 20px;
        color: #14b5b1;
        font-size: 14px;
    }
    #responsiveBaseFrame .gheader nav .login .sell a {
        display: inline-block;
        width: 112px;
        height: 29px;
        line-height: 32px;
        padding: 0;
        margin-top: 5px;
        color: #fff;
        font-size: 14px;
        background: #14b5b1;
        font-weight: bold;
        border-bottom: 2px solid #0a9490;
        border-radius: 2px;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #responsiveBaseFrame .gheader nav .login .sell a:hover {
        background-color: #24c5c1;

    }

    /* SPヘッダは非表示に */
    #responsiveBaseFrame .gheader .gheader_menu {
        display: none;
    }

    /* PCヘッダは表示 */
    #responsiveBaseFrame .gheader nav .login {
        display: block;
    }

/*フッタ*/
    #responsiveBaseFrame .gfooter {
        width: 100% !important;
        padding: 0px 0 80px !important;
        text-align: center !important;
        background: #a0a0a0 url(../images/ft_logo.png) center 78px no-repeat !important;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
    }
    #responsiveBaseFrame .footer-pc-category-area {
        /* 追加 */
        margin: auto;
        width: 980px;
        padding-top: 165px;
    }
    #responsiveBaseFrame .footer-pc-category-list .detail-view {
        /* 追加 2 */
        text-align: left;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns {
        width: 100% !important;
        padding: 10px 0 14px !important;
        text-align: center !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li {
        display: inline !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li a {
        display: inline-block !important;
        width: 52px !important;
        height: 32px !important;
        background: transparent url() 0 0 no-repeat !important;

        opacity: 1 !important;
        will-change: opacity !important;
        transition-property: opacity !important;
        transition-duration: .2s !important;
        transition-timing-function: ease-out !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li a:hover {
        opacity: .75 !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li + li a {
        /*margin-left: 28px !important;*/
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.twitter a {
        background-image: url(../images/ft_twitter.png) !important;
        background-size: 60% !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.facebook a {
        background-image: url(../images/ft_facebook.png) !important;
        background-size: 60% !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.line a {
        background-image: url(../images/ft_line.png) !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.mixi a {
        background-image: url(../images/ft_mixi.png) !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.mail a {
        background-image: url(../images/ft_mail.png) !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_links {
        padding: 25px 0 0 !important;

    }
    #responsiveBaseFrame .gfooter .gfooter_links li {
        display: inline !important;
        line-height: 2.5 !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_links li a {
        display: inline-block !important;
        /*float: left;*/
        font-size: 14px !important;
        color: #fff !important;
        text-decoration: underline !important;
        overflow: initial;
    }
    #responsiveBaseFrame .gfooter .gfooter_links span {
        display: inline-block !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_links li:nth-child(4) a:before {
        content: '\A' !important;
        white-space: pre !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_terms p {
        font-size: 14px !important;
        color: #444 !important;
        margin-bottom: 10px !important;
        text-align: center !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_terms p:last-child {
        font-family: Arial, sans-serif !important;
        font-size: 16px !important;
        color: #555 !important;
        padding-top: 20px !important;
    }

    /* PCフッダは表示 */
    #responsiveBaseFrame .gfooter .gfooter_links.pc {
        display: block;
    }

    /* SPフッダは非表示 */
    #responsiveBaseFrame .gfooter .gfooter_links.sp {
        display: none;
    }
