/*====================================================
	overwrite
=====================================================*/

@media print, screen and (min-width: 769px) {

    .sub_nav {
        width: 85%;
        /* width: 70%; */
        margin: auto;
    }

    .sub_nav li {
        /* width: 32%; */
        width: 24%;/*48%*/
    }

    /* .listOuter h3 {
        font-size: 3.0rem;
    } */


    .sub_nav.nav-2 {
        padding-top: 45px;
    }
	.sub_nav.nav-2 li {
		width: 48%;
	}
}

@media print, screen and (max-width:900px) {
    .sub_nav {
        width: 100%;
    }
}

@media print, screen and (max-width:768px) {
    .sub_nav {
        width:95%;
    }
}



/*====================================================
	
=====================================================*/
#contents {
    background: 0;
    background-size: 24%;
    position: relative;
    width: 100%;
}

.outer_box {
    width: 96%;
    max-width: 1250px;
    margin: auto;
    overflow: hidden
}

.inner_box {
    position: relative
}

#slide_nav .menu2 .head-menu label {
    background: #402e1d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    display: block;
    padding: .15em;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

#slide_nav .menu2 .head-menu label:hover {
    background: #705234
}

#slide_nav .menu2 .head-menu label.nav-h {
    padding: 0;
    background: 0
}

/* 
@media screen and (max-width:768px) {


    .outer_box {
        width: 95%;
        max-width: auto;
        margin: auto;
        overflow: hidden;
        border: #f00 thin solid;
    }

} */

@media screen and (max-width:768px) and (min-width:415px) {




    #contents {
        background-size: 45%;
        background-position: center 170px
    }

    #slide_nav .menu2 .nav_box li {
        border-bottom: dotted 1px #fff;
        background: #fff
    }

    #slide_nav .menu2 .nav_box li a:last-child {
        border-bottom: 0;
        background: #fbde55
    }

    #slide_nav .menu2 .head-menu label {
        background: #fbde55
    }
}

@media screen and (max-width:414px) {
    #contents {
        background-size: 80%;
        background-position: center 150px
    }
}

@media screen and (max-width:959px) {
    .nav-p {
        background: 0
    }

    #slide_nav .menu2 .head-menu label {
        padding: 1.3em 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        color: #fff
    }
}

@media screen and (min-width:769px) and (max-width:1500px) {
    #contents {
        background-size: 25%;
        background-position: center 300px
    }
}

#title_lv02 .inner_box {
    display: table
}

#title_lv02 .event_title {
    width: 100%;
    max-width: 75pc;
    margin: 0 auto;
    position: relative
}

.title-outer {
    display: table;
    width: 100%
}

.title-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.h_01 {
    position: relative
}

@media screen and (max-width:768px) {
    #h1_box h1 {
        font-size: 2rem;
        white-space: inherit
    }

    #guitar .listOuter:first-child .h_01:before {
        width: 45%;
        top: -50px
    }
}

@media print,
screen and (min-width:769px) {
    #title_lv02 .inner_box {
        display: table;
        position: relative
    }

    #h1_box h1 {
        font-size: 3rem
    }
}

#leadbox {
    margin-bottom: 0
}

#leadbox .lead_txt p {
    text-align: center;
    font-weight: 700;
    line-height: 1.4
}

#leadbox .lead_txt p.eventLinks {
    width: 100%
}

#leadbox .lead_txt p.eventLinks a {
    display: block
}

#leadbox .lead_txt p.eventLinks a:hover {
    opacity: .8
}

@media screen and (max-width:768px) {
    #leadbox .lead_txt {
        width: 100%;
        margin: auto
    }

    #leadbox .lead_txt p {
        text-align: left
    }
}

@media print,
screen and (min-width:769px) {
    #leadbox .lead_txt p.eventLinks {
        margin-top: 30px
    }
}

.lead_02 {
    margin-bottom: 2em
}

.lead_02 .lead_txt {
    padding: 1px 1em;
    background: #414141
}

.lead_02 .lead_txt h2 {
    margin-top: .5em;
    font-size: 1.8rem;
    color: #ff5e5e
}

.lead_02 .lead_txt p {
    color: #fff
}

.tab-content .in_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto
}

.tab-content .in_nav-foot {
    display: table;
    margin: 3em auto 0
}

.tab-content .in_nav-foot label {
    width: 100%
}

.tab-content label {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px
}

.tab-content label:last-child {
    margin-right: 0
}

.tab-content input[type="radio"] {
    display: none
}

.tab-content label {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    display: block;
    float: left;
    width: 48%;
    -webkit-border-radius: 75pt;
    -moz-border-radius: 75pt;
    -ms-border-radius: 75pt;
    border-radius: 75pt;
    padding: 5px;
    background: linear-gradient(#d5b27f, #977349)#977349;
    border: solid 3px;
    border-top-color: #f3d9b4;
    border-left-color: #f3d9b4;
    border-right-color: #705734;
    border-bottom-color: #705734;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .8);
    color: #fff;
    text-shadow: 2px 1px 1px #000;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.tab-content>.tab-box>div {
    display: none
}

#tab1:checked~.tab-box>#tabView1,
#tab2:checked~.tab-box>#tabView2 {
    display: block
}

@media screen and (max-width:768px) {

    .tab-content .in_nav,
    .tab-content .in_nav-foot {
        width: 98%
    }
}

.tab-content .in_nav {
    width: 80%;
}

.tab-content .in_nav-foot {
    width: 80%;
    max-width: 600px
}

.tab-content label:hover {
    background: linear-gradient(#d3b477, #b28b41)#b28b41;
    border: solid 3px;
    border-top-color: #e2d0af;
    border-left-color: #e2d0af;
    border-right-color: #8c703b;
    border-bottom-color: #8c703b;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, .5);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.listOuter {
    background: transparent
}

.listOuter .h3_box h3 br {
    display: none
}

.listOuter .h3_box h3 span:before {
    content: '/'
}

dl.spec dd.copy strong {
    width: 100%;
    display: block;
    font-size: 1.8rem;
    margin-bottom: 10px;
    color: #c90007;
    border-top: solid 1px #c90007;
    border-bottom: solid 1px #c90007;
    text-align: center;
    padding: 3px 0
}

#guitar ul.itemlink a {
	border-radius: 0;
	border: #c1a266 thin solid;
}

#guitar ul.itemlink a:hover {
	background: linear-gradient(-30deg, #dd5f5f 60%, #ce3939 100%);
	opacity: 1;
}

#guitar ul.btnEc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}


/* #guitar ul.btnEc li a {
    color: #fff;
    text-align: center;
    background: #c90007;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .5);
    display: block;
    padding: .8em .7em;
    margin: auto;
    font-weight: 700
} */


#guitar ul.btnEc li a {
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.2;
    height: 100%;
    padding: 10px 0;
    border: #ff68ac thin solid;
    color: #fff;
    background: #ff68ac;
    /*background: linear-gradient(-30deg, #fd53c3 60%, #fe94da 100%);*/
    /**/
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}

.listOuter .blank {
    border-right: 0
}

@media screen and (max-width:768px) {

    #guitar .box_2,
    #guitar .box_3 {
        margin-bottom: 20px
    }

    .listOuter .h3_box h3 br {
        display: inherit
    }

    .listOuter .h3_box h3 span:before {
        content: ''
    }

    #guitar ul.btnEc li {
        margin-bottom: 9pt;
        width: 49%
    }
}

@media screen and (min-width:769px) {
    #guitar ul.btnEc {
        width: 90%;
        position: absolute;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        bottom: .5em;
        margin-left: 5%
    }

    #guitar ul.btnEc li {
        width: 48%;
        margin-bottom: 1em
    }

    #guitar ul.btnEc li a {
        vertical-align: middle
    }

    #guitar ul.btnEc li a:hover {
        color: #fff;
        /*background: linear-gradient(120deg, #fd53c3 40%, #fe94da 100%);*/
		background: #fe9dc9;
    }

    #guitar ul.btnEc li:last-child {
        line-height: 1.4em
    }

    #guitar .box_1 figure {
        padding-bottom: 1em
    }

    #guitar .mobile_singleSetUp .box_1,
    .mobile_singleSetUp .box_2,
    .mobile_singleSetUp .box_3,
    .mobile_singleSetUp .box_4,
    .mobile_singleSetUp .box_5 {
        padding-bottom: 150px
    }
}




.mobile_singleSetUp #llp-eg-2840100001662 .itemlink{
    margin-bottom:3.5em;
}


@media screen and (max-width:900px) {
    .mobile_singleSetUp #llp-eg-2840100001662 .itemlink{
        margin-bottom:4.5em;
    }
}


@media screen and (max-width:768px) {
    .mobile_singleSetUp #llp-eg-2840100001662 .itemlink{
        margin-bottom:0em;
    }
}



.categorybox {
    background-size: 90px
}

.pagelink ul a {
    color: #333;
    background: #fbd46a;
    border: #fbdd8b thin solid;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    padding: 0.4em 0;
    display: block;
    border-radius: 2em;
}

.pagelink ul a:hover {
    background: #fbdd8b;
    opacity: 0.6;
}

@media screen and (max-width:768px) {
    .row {
        width: 100%
    }

    .pagelink ul li {
        margin-bottom: 1em
    }
}

@media screen and (min-width:769px) {
    .pagelink {
        border-top: dotted 2px;
        border-bottom: dotted 2px;
        border-color: #333
    }

    .pagelink ul {
        display: flex;
        justify-content: space-between
    }

    .pagelink ul li {
        width: 24%;
        padding: 0
    }
}

#sale_list dl.spec dt {
    font-size: 1.4rem
}

#sale_list dl.spec dd.price {
    font-size: 1.5rem
}

#sale_list .red_price {
    font-size: 1.6rem
}

.shopPhoto figcaption {
    line-height: 1.4;
    margin-top: .5em
}

@media screen and (max-width:768px) {
    .shopPhoto figure {
        margin: 15px 0
    }
}

@media print,
screen and (min-width:769px) {
    .shopPhoto {
        display: table;
        width: 100%
    }

    .shopPhoto figure {
        width: 46%;
        max-width: 550px;
        float: left;
        margin: 0 2%
    }
}

@media print,
screen and (min-width:769px) {
    #wind #inc_box #acce figure {
        max-width: 500px;
        margin: auto
    }

    #wind #inc_box #acce .img_box {
        margin-bottom: 0
    }

    #inc_box .link_btn .incbox_link a {
        width: 300px
    }
}