@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

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

#lp-top {
    padding-top: 94px;
}
#lp-top * {
    letter-spacing: 0.05em;
}

/*ヘッダ*/
    .gheader.top-header {
        position: absolute;
        z-index: 100;
        width: 100%;
        background-color: #FFFFFF;
    }
    .gheader.top-header.fixed {
        position: fixed;
        top: 0;
        left: 0;
    }
    .gheader nav .hidden {
        display: none !important;
    }
    .gheader nav .buy span.scroll-position {
        display: inline-block;
        width: 100%;
        position: absolute;
        top: 20px  !important;
        right: 175px  !important;
    }
    .gheader nav .buy a.scroll-position {
        top: 10px !important;
    }
    .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: 150px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../../pc_images_v3/pc/global_top/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: 150px;
        padding-left: 23px;
        line-height: 20px;
        background: url(../../pc_images_v3/pc/global_top/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;
        position: relative;
        margin-bottom: 50px;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .keyvisual-slide  {
        height: 530px;
    }
    #lp-top .keyvisual-slide .keyvisual-img {
        height: 530px;
        background: transparent url(../../pc_images_v3/pc/global_top/hd_keyvisual_slide.png) center center no-repeat;
    }
    #lp-top .keyvisual-slide .keyvisual-img2 {
        height: 530px;
        background: transparent url(../../pc_images_v3/pc/global_top/hd_keyvisual_slide2.png) center center no-repeat;
    }
    #lp-top .keyvisual-slide .keyvisual-img3 {
        height: 530px;
        background: transparent url(../../pc_images_v3/pc/global_top/hd_keyvisual_slide3.png) center center no-repeat;
    }
    #lp-top .keyvisual-slide .keyvisual-img4 {
        height: 530px;
        background: transparent url(../../pc_images_v3/pc/global_top/hd_keyvisual_slide4.png) center center no-repeat;
    }
    #lp-top .keyvisual .keyvisual-inner {
        position: absolute;
        top:0;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 1000px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .keyvisual .keyvisual-heading {
        position: absolute;
        top: 60px;
        left: 10px;
        font-size: 18px;
        font-weight: 600;
        color: #ffffff;
        letter-spacing: 5px;
        text-shadow: 0 0 6px #000000;
    }
    #lp-top .keyvisual .keyvisual-txt {
        position: absolute;
        top: 130px;
        left: 10px;
        font-size: 44px;
        font-weight: 600;
        color: #ffffff;
        line-height: 1.25;
        text-shadow: 0 0 6px #000000;
    }
    #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 .keyvisual .keyvisual-event-search-area {
        position: absolute;
        top: 268px;
        left: 10px;
    }
    #lp-top .keyvisual .keyvisual-event-search-subarea {
        position: relative;
        height: 262px;
    }
/*イベント検索*/
    #lp-top .search-basic-outer {
        padding: 50px 0;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 40px;
    }
    #lp-top .keyvisual-search-area {
        width: 100%;
        height: 70px;
        border-radius: 50px;
        background-color: #ffffff;
        box-shadow: 0 3px 3px  rgba(0, 0, 0, 0.3);
    }
    #lp-top .search-area.border-gray {
        border: 1px solid transparent;
        width: 662px;
        height: 40px;
    }
    #lp-top .keyvisual-search-area .search-keyword-box {
        width: 860px;
        height: 70px;
        margin-left: 50px;
        border: none;
        font-size: 16px;
    }
    #lp-top .keyvisual-search-area .search-keyword-box::placeholder {
        font-size: 16px;
    }
    #lp-top .keyvisual-search-area .btn-search {
        background-color: transparent !important;
        background-image: url(../../pc_images_v3/pc/global_top/search_btn2.png);
        background-size: cover;
        height: 64px;
        width: 64px;
        border-color: transparent;
        margin-left: 4px;
        margin-top: 3px;
        opacity: 1;
        will-change: opacity;
        transition-property: opacity;
        transition-duration: .2s;
        transition-timing-function: ease-out;
    }
    #lp-top .keyvisual-search-area .btn-search:hover {
        background-color: #17d1cb;
        opacity: 0.8;
    }
    #lp-top .search-area .btn-search:hover {
        opacity: .75;
    }
    #lp-top .search-sub-area .category_link {
        width: 160px;
        height: 40px;
        position: absolute;
        bottom: 0;
        right: 40px;
        text-align: center;
        padding: 0;
        margin: auto;
        background-color: #ffffff;
        background-image: url(../../pc_images_v3/pc/global_top/arrow_bar_right_green.png);
        background-position: right 10px bottom 15px;
        background-size: 13px;
        font-size: 14px;
        font-weight: 600;
        border-radius: 15px 15px 0 0;
        line-height: 40px;
    }
    
    #lp-top .search-sub-area .new_events {
        background-image: url(../../pc_images_v3/pc/global_top/search_new.png);
        background-size: 34px;
        padding-left: 30px;
    }
    #lp-top .search-sub-area a {
        text-decoration: none;
        margin: 0;
        color: #15c7c0;
    }
    #lp-top .search-sub-area a:hover {
        color: #4dddd8;
    }
    #lp-top .search-basic .search-keywords {
        display: block;
        width: 800px;
        margin: 20px 0 0 0 ;
    }
    #lp-top .search-basic .search-keywords li {
        display: inline;
        float: left;
        font-size: 14px;
        margin: 10px 10px 0 0;
        padding: 5px 18px;
        text-decoration: underline;
        background-color: #ffffff;
        border-radius: 35px;
    }
    #lp-top .search-basic .search-keywords li {
        text-decoration: none;
    }
    #lp-top .search-basic .search-keywords li a {
        color: #3b3b3b;
        text-decoration: underline;
    }
    #lp-top .search-basic .search-keywords li a:hover {
        color: #999999;
    }
    #lp-top .search-basic .hot-keywords {
        display: block;
        width: 750px;
        margin: 20px 0 0 0 ;
    }
    #lp-top .search-basic .hot-keywords li {
        display: inline;
        float: left;
        font-size: 14px;
        padding: 5px 10px;
        border-radius: 35px;
    }
    #lp-top .search-basic .hot-keywords li:first-child {
        padding-left: 0;
    }
    #lp-top .search-basic .hot-keywords li {
        color: #ffffff;
        text-decoration: none;
    }
    #lp-top .search-basic .hot-keywords li a {
        display: inline-block;
        max-width: 220px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        text-decoration: underline;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .search-basic .hot-keywords li a:hover {
        opacity: .8;
    }
    #lp-top .search-basic .hot-keywords li:hover {
        opacity: .8;
    }
/*ピックアップ*/
    #lp-top .pickup-area {
        background-color: #d3ebeb;
    }
    #lp-top .pickup-area .inner {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #lp-top .pickup-title {
        text-align: center; 
        margin-top: 5px;
        margin-bottom: 20px;
    }
    #lp-top .pickup-title h2 {
        font-size: 100%;
        font-size: 40px;
        font-weight: 600;
    }
    #lp-top .pickup-title p {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #lp-top .content-title {
        font-size: 100%;
        font-size: 14px;
    }
    #lp-top .content-title {
        font-family: -apple-system, 'Montserrat', 'Hiragino Kaku Gothic Pro', 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
        width: 190px;
        display: block;
        font-size: 20px;
        font-weight: bold;
        color: #15c7c0;
        text-align: center;
        margin:0 auto;
        padding-bottom: 5px;
        border-bottom: solid 1px #15c7c0;
    }
    #lp-top .topics_area .content-title {
        width: 120px;
    }
    #lp-top #pickup-content-area .content-title {
        width: 137px;
    }
    #lp-top .event-list-full-img .item .caption {
        width: 100%;
        background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .66) 20%, #fff 100%);
    }
    #lp-top .event-list-full-img .item .caption {
        width: 100%;
        background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .99) 20%, #fff);
    }
/*
    #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: 236px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        background: #15c7c0 url(../../pc_images_v3/pc/global_top/arrow_bar_right_big.png);
        background-repeat:  no-repeat;
        background-position: right 20px center;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        margin: 7px auto;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
        border-radius: 35px;
        box-shadow: 0 3px 3px 0 rgb(128, 128, 128, 0.5);
    }
    #lp-top .btn-more-large:hover {
        color: #fff;
        background-color: #17d1cb;
    }

/*新着イベント*/
    #lp-top .new_events_area {
        width: 100%;
        padding: 80px 0 30px 0;
        text-align: center;
    }
    #lp-top .new_events_area h2 {
        font-size: 100%;
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 0;
        margin-top: 30px;
    }
    #lp-top .new_events_area .new_events {
        width: 533px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .new_events_area li {
        margin-bottom: 40px;
    }
    #lp-top .new_events_area li a {
        display: inline-block;
        color: #484848;
        font-size: 16px;
        text-decoration: none;
        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 p {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .new_events_area li p .date{
        color: #3b3b3b;
        font-size: 16px;
        font-weight: 600;
    }
    #lp-top .new_events_area li p .prefecture{
        color: #3b3b3b;
        margin-left: 30px;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .new_events_area li a .event_name{
        max-width: 533px;
        color: #15c7c0;
        font-weight: 600;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .new_events_area li a:hover * {
        color: #4dddd8;
    }
    #lp-top .new_events_area .btn-more-large {
        margin: 40px auto 80px;
        margin-bottom: 0;
    }

/*〜を探す*/
    #lp-top .search-panel-section {
        background-color: #ededed;
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    #lp-top .search-panel * {
        box-sizing: border-box;
    }
    #lp-top .search-panel {
        width: 980px;
        margin: 0 auto 10px;
    }
    #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: 40px;
        letter-spacing: 2px;
        color: #3b3b3b;
    }
    #lp-top .search-panel-category .search-panel-content {
        width: 100%;
        padding-bottom: 50px;
        border-bottom: 2px solid #cbcbcb;
    }
    #lp-top .search-panel-area .search-panel-content {
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 2px solid #cbcbcb;
    }
    #lp-top .search-panel-category .search-panel-content dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        margin-left: -30px;
    }
    #lp-top .search-panel-category h2 {
        background-image: url(../../pc_images_v3/pc/global_top/search_panel_circle.png);
        background-repeat:  no-repeat;
        background-position: 100px 50%;
        font-weight: 600;
    }
    #lp-top .search-panel-area h2 {
        background-image: url(../../pc_images_v3/pc/global_top/search_panel_circle.png);
        background-repeat:  no-repeat;
        background-position: 150px 50%;
        font-weight: 600;
        
    }
    #lp-top .search-panel-venue h2 {
        background-image: url(../../pc_images_v3/pc/global_top/search_panel_circle.png);
        background-repeat:  no-repeat;
        background-position: 150px 50%;
        font-weight: 600;
    }
    #lp-top .search-panel-artist h2 {
        /* background-image: url(../../pc_images_v3/pc/global_top/search_title_artist.png); */
    }
    #lp-top .search-panel-venue h2 {
        /* background-image: url(../../pc_images_v3/pc/global_top/search_title_venue.png); */
    }
    #lp-top  .search-panel-content .search-panel-card {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 2px 2px 6px 0 rgb(128 128 128 / 50%);
    }
    #lp-top .search-panel-category .search-panel-content .search-panel-card {
        width: 100%;
        max-width: 230px;
        min-height: 452px;
        margin-left: 30px;
    }
    #lp-top .search-panel-content .search-panel-subtitle a {
        font-size: 16px;
        color: #ffffff;
        font-weight: normal;
        text-decoration: none !important;
    }
    #lp-top .search-panel-content .search-panel-subtitle h3 {
        height: 40px;
        font-size: 18px;
        font-weight: 600;
        line-height: 40px;
        text-align: left;
        background-color: #15c7c0;
        border-radius: 10px 10px 0 0;
        background-image: url(../../pc_images_v3/pc/global_top/arrow_bar_right_mini.png);
        background-repeat:  no-repeat;
        background-position: right 20px center;
    }
    #lp-top .search-panel-content .search-panel-subtitle h3:hover {
        background-color: #17d1cb;
    }
    #lp-top .search-panel-content .search-panel-subtitle a h3 {
        height: 40px;
        font-size: 18px;
        font-weight: bold;
        line-height: 40px;
        text-align: left;
        background-color: #15c7c0;
        border-radius: 10px 10px 0 0;
        background-image: url(../../pc_images_v3/pc/global_top/arrow_bar_right_mini.png);
        background-repeat:  no-repeat;
        background-position: right 20px center;
    }
    #lp-top .search-panel-area .search-panel-popular-area {
        height: 60px;
        font-size: 16px;
        padding-left: 20px;
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 2px 2px 6px 0 rgb(128 128 128 / 50%);
    }
    #lp-top .search-panel-area .search-panel-popular-area div {
        position: relative;
        text-align: center;
        height: 60px;
        line-height: 60px;
    }
    #lp-top .search-panel-area .search-panel-popular-area h3 {
        display: inline-block;
        position: absolute;
        width: 120px;
        height: 30px;
        border: 2px solid;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        text-align: center !important;
        overflow: hidden;
        border-radius: 45px;
        left: 330px;
        bottom: 15px;
    }
    #lp-top .search-panel-area .search-panel-popular-area ul {
        display: inline-block;
        position: relative;
        overflow: hidden;
        left: 50px;
    }
    #lp-top .search-panel-area .search-panel-popular-area li {
        float: left;
        padding-left: 15px;
    }
    #lp-top .search-panel-area .search-panel-popular-area li a {
        color: #000000;
        text-decoration: underline;
    }
    #lp-top .search-panel-area .search-panel-popular-area li a:hover {
        color: #999999;
    }
    #lp-top .search-panel-area .search-panel-content .search-panel-sublist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -18px;
    }
    #lp-top .search-panel-area .search-panel-content .search-panel-card {
        width: 100%;
        width: 480px;
        height: 122px;
        margin-left: 18px;
        margin-bottom: 20px;
    }
    #lp-top .search-panel-area .search-panel-content .search-panel-card.search-panel-card-mini {
        height: 96px;
    } 
    #lp-top .search-panel-area .search-panel-content dl {
        width: 100%;
    }
    #lp-top .search-panel.search-panel-venue .venue-item {
        float: left;
        overflow: hidden;
        box-sizing: border-box;
        width: 180px;
        height: 207px;
        margin-bottom: 13px;
        margin-left: 13px;
        box-shadow: 2px 2px 6px 0 rgb(128, 128, 128, 0.5);
        border-radius: 10px;
        background-color: #ffffff;
    }
    #lp-top .search-panel.search-panel-venue .venue-item:hover img{
        opacity: .75;
    }
    #lp-top .search-panel.search-panel-venue .venue-item:hover span{
        background-color: #17d1cb;
        color: #ffffff;
    }
    #lp-top .search-panel.search-panel-venue .venue-item a {
        width: 100%;
        text-decoration: none;
    }
    #lp-top .search-panel.search-panel-venue .venue-item span{
        display: inline-block;
        width: 100%;
        height: 40px;
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
        margin: 0;
        padding-left: 20px;
        text-align: left;
        color: #ffffff;
        background-color: #15c7c0;
    }
    #lp-top .search-panel.search-panel-venue .venue-item span:hover {
        background-color: #17d1cb;
    }
    #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: 16px;
        color: #666666;
        text-decoration: underline;
        padding-left: 20px;
        line-height: 1.4;
    }
    #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 {
        margin-top: 20px;
    }
    #lp-top .search-panel-content .search-panel-sublist dl {
        display: block;
        float: left;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-subtitle {
        display: block;
        height: 19px;
        background-image: none;
    }
    #lp-top .search-panel-content .search-panel-sublist .search-panel-subtitle a {
        display: inline-block;
        width: 100%;
        color: #ffffff;
        font-weight: 600;
        line-height: 1;
    }
    #lp-top .search-panel .search-panel-content .search-panel-sublist .search-panel-list {
        padding-top: 35px;
        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;
        padding: 0 2px;
        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 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: 168px;
        height: 169px;
        margin:0 auto;
    }
    #lp-top .search-panel-content .search-panel-list-img a span {
        display: block;
        font-size: 16px;
        color: #666666;
        margin-top: 6px;
    }
    #lp-top .search-panel-content .search-panel-list-img a:hover span {
        color: #ffffffe1;
    }
    #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-venue .btn-more-large {
        display: block;
        width: 444px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        background: #15c7c0 url(../../pc_images_v3/pc/global_top/arrow_bar_right_big.png);
        background-repeat:  no-repeat;
        background-position: right 20px center;
        font-size: 20px;
        text-align: center;
        margin: 7px auto;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
        border-radius: 35px;
        box-shadow: 0 3px 3px 0 rgb(128, 128, 128, 0.5);
    }
    #lp-top .search-panel-venue .btn-more-large:hover {
        background-color: #17d1cb;
    }
    /*カテゴリ*/
    #lp-top #search-panel-category .search-panel-content .search-panel-subtitle a {
        display: block;
        text-decoration: underline;
        padding-left: 20px;
        font-weight: 600;
    }
    #lp-top #search-panel-category .search-panel-content .search-panel-list {
        padding-top: 15px;
        margin-right: 10px;
    }

/*トピックス*/
    #lp-top .topics_area {
        width: 100%;
        padding: 80px 0 80px;
        background: #d3ebeb;
        text-align: center;
    }
    #lp-top .topics-title {
        text-align: center; 
        margin-top: 5px;
        margin-bottom: 20px;
    }
    #lp-top .topics_area h2 {
        font-size: 100%;
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 0;
        margin-top: 30px;
    }
    #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%;
        padding-bottom: 10px;
        margin-bottom: 20px;
        color: #3b3b3b;
        font-size: 16px;
        /*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: 15px;
        font-size: 12px;
    }
    #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;
        padding: 0 5px 5px 0;
        font-size: 14px;
        color: #666;
        text-decoration: underline;
        position: relative;
        overflow: hidden; 
        border-radius: 15px;
    }
    #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;
        color: #000;
        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;
        border-radius: 15px;
        box-shadow: 2px 2px 6px 0 rgb(128 128 128 / 50%);
    }
    #lp-top .topics_area .topics_item a figure:hover {
        opacity: .75;
    }
    #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 .btn-more-large {
        display: block;
        width: 341px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        background: #15c7c0 url(../../pc_images_v3/pc/global_top/arrow_bar_right_big.png);
        background-repeat:  no-repeat;
        background-position: right 20px center;
        font-size: 20px;
        text-align: center;
        margin: 7px auto;

        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-out;
        border-radius: 35px;
        box-shadow: 0 3px 3px 0 rgb(128, 128, 128, 0.5);
    }
    #lp-top .topics_area .btn-more-large:hover {
        background-color: #17d1cb;
    }
    #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: 630px;
        background: transparent url(../../pc_images_v3/pc/global_top/organizer_bg3.png) center top no-repeat;
        background-color: #d3ebeb;
        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: 50px;
        left: 50px;
        width: 100%;
        font-weight: 600;
        color: #3b3b3b;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .organizer_area .organizer_bg .organizer-txt p {
        position: absolute;
        left: 0px;
        display: inline-block;
        font-size: 27px;
    }
    #lp-top .organizer_area .organizer_bg .organizer-txt span {
        position: absolute;
        top: 40px;
        left: 10px;
        display: inline-block;
        font-weight: 600;
        font-size: 60px;
        line-height: 1.4;
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn {
        position: absolute;
        top: 500px;
        left: 280px;
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn a {
        width: 400px;
        line-height: 60px;
        height: 60px;
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn .btn-more-large {
        background-color: #ffffff;
        color: #15c7c0;
        border: solid 3px #15c7c0;
        font-size: 26px;
        background-image: url(../../pc_images_v3/pc/global_top/arrow_bar_right_green_big.png);
    }
    #lp-top .organizer_area .organizer_bg .organizer-btn .btn-more-large:hover {
        color: #4dddd8;
    }
    /*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(../../pc_images_v3/pc/global_top/organizer_link1.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link2 {
        background: transparent url(../../pc_images_v3/pc/global_top/organizer_link2.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link3 {
        background: transparent url(../../pc_images_v3/pc/global_top/organizer_link3.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link4 {
        background: transparent url(../../pc_images_v3/pc/global_top/organizer_link4.png) center top no-repeat;
    }
    #lp-top .organizer_area .organizer_list .organizer_link5 {
        background: transparent url(../../pc_images_v3/pc/global_top/organizer_link5.png) center top no-repeat;
    }
    /*ライブを成功させるなら*/
    #lp-top .organizer_area .organizer_bg2 {
        height: 512px;
        background: transparent url(../../pc_images_v3/pc/global_top/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: 807px;
        text-align: left;
        margin: 0 auto;
    }
    #lp-top .news_area h2 {
        font-size: 100%;
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 0;
        margin-top: 30px;
    }
    #lp-top .news_area li {
        margin-bottom: 30px;
    }
    #lp-top .news_area li a {
        display: inline-block;
        color: #3b3b3b;
        font-size: 16px;
        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;*/
        margin-right: 40px;
        width: 103px;
        font-weight: 600;
        color: #15c7c0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #lp-top .news_area li a:hover .date {
        color: #17d1cb;
    }
    #lp-top .news_area li a .news_title{
        max-width: 600px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #lp-top .news_area li a:hover .news_title  {
        color: #999;
        border-color: #999;
    }
    #lp-top .news_area .btn-more-large {
        margin: 40px auto 80px;
    }

/*バナー*/
    #lp-top .banner-top .banner-area-middle {
        margin-bottom: 30px;
    }
    #lp-top .banner-item img{
        box-shadow: 0 0 8px rgb(128, 128, 128, 0.5);
        border-radius: 10px;
    }
    #lp-top .banner-item img:hover {
        opacity: .75;
    }
    #lp-top .banner-item.large {
        margin-bottom: 40px;
    }
    #lp-top .banner-area-gray {
        width: 100%;
        /* padding: 0 0 80px; */
        /* 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;
    }
    #lp-top .banner-sub-area {
        margin-bottom: 50px;
    }

/*フッタ*/
    .gfooter {
        width: 100%;
        padding: 0px 0 80px;
        text-align: center;
        background: #a0a0a0 url(../../pc_images_v3/pc/global_top/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(../../pc_images_v3/pc/global_top/ft_twitter.png);
        background-size: 60%;
    }
    .gfooter .gfooter_sns li.facebook a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_facebook.png);
        background-size: 60%;
    }
    .gfooter .gfooter_sns li.instagram a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_instagram.png);
        background-size: 60%;
    }
    .gfooter .gfooter_sns li.line a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_line.png);
    }
    .gfooter .gfooter_sns li.mixi a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_mixi.png);
    }
    .gfooter .gfooter_sns li.mail a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_mail.png);
    }
    .gfooter .gfooter_links {
        padding: 25px 0 0;

    }
    .gfooter .footer-pc-category-list li a:hover {
        opacity: .75;
    }
    .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 li a:hover {
        opacity: .75;
    }
    .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, 'Hiragino Kaku Gothic Pro','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(../../pc_images_v3/pc/global_top/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(../../pc_images_v3/pc/global_top/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(../../pc_images_v3/pc/global_top/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(../../pc_images_v3/pc/global_top/ft_twitter.png) !important;
        background-size: 60% !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.facebook a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_facebook.png) !important;
        background-size: 60% !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.instagram a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_instagram.png) !important;
        background-size: 60% !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.line a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_line.png) !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.mixi a {
        background-image: url(../../pc_images_v3/pc/global_top/ft_mixi.png) !important;
    }
    #responsiveBaseFrame .gfooter .gfooter_sns li.mail a {
        background-image: url(../../pc_images_v3/pc/global_top/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;
    }
