/*====================================================
	// class .leadtxt
====================================================*/
.local_nav_outer {
    margin-bottom: 1em;
    text-align: center;
    /* border: #f00 thin solid; */
}


.local_nav a {
    text-align: center;
    color: #fff;
    padding: 10px 1em;
    display: block;
    border-radius: 2em;
}

.local_nav a i {
    width: 10px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
}


.local_nav li a {
    background: #9e8d71;
}



/*====================================================
	// id #set_plan
====================================================*/

.setplanbox {
    margin-bottom: 60px;
}


#set_plan .cat_inside {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#set_plan .cat_inside .set-row {
    display: block;
}

#set_plan .cat_inside .#set_plan h4 .set-price#set_plan h4 .set-priceset-row .item {
    width: 90%;
    margin: auto auto 30px;
    padding: 30px 0 60px;
    border-bottom: #ddd thin solid;
}

#set_plan .set-row .item figure {
    text-align: center;
    margin-bottom: 30px;
}


#set_plan h4 {
    width: auto;
    margin-bottom: 30px;
    padding: 15px 3% 15px;
    background-color: #555;
    color: #fff;
    text-align: center;
}


#set_plan h4 .set-price {
    font-size: 60px;
}

#set_plan h5 {
    color: #3c1f07;
    font-size: 20px;
    margin-right: 2%;
    display: inline-block;
}

#set_plan .indent {
    color: #3c1f07;
}


#set_plan #plan30 h4,
#set_plan #plan35 h4 {
    background-color: #ae8349;
}

#set_plan h5 .readings {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

#set_plan .made_in {
    font-size: 16px;
    display: block;
}

#set_plan .price {
    font-size: 16px;
    /* display: block; */
}

#set_plan h4 img {
    width: 50%;
    width: 80%;
    max-width: 360px;
    margin: auto auto 30px;
}

#set_plan .h3_pc {
    display: none;
}

#set_plan .h3_mob {
    display: block;
}

#set_plan h4 span.otoku {
    width: 70%;
    max-width: 360px;
    margin: auto;
    padding: 5px 30px;
    font-size: 1.6rem;
    color: #000;
    font-weight: bold;
    padding: .25em 1em;
    border-radius: 2em;
    background: #fffaed;
    display: block;
    text-align: center;
}

.items_container {
    width: 100%;
    padding: 0;
}


#set_plan .goods_item {
    background: #fffaf1;
}


#set_plan .set-row .item figure .item_pc {
    display: none;
}

#set_plan .set-row .item figure .item_mob {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#set_plan .set-row .item {
    margin-bottom: 60px;
}

@media screen and (min-width: 1024px) {

    #set_plan .set-row .item {
        width: 100%;
        margin: auto auto 0;
        padding: 0 0 .5em;
        /* display: flex;
        flex-wrap: wrap;
        justify-content: space-between; */

    }


    #set_plan .set-row .item figure {
        /* width: 38%; */
        width: 100%;
        max-width: 690px;
        margin-left: auto;
        margin-right: auto;
        /* border: #f00 thin solid; */
    }

    #set_plan h4 {
        padding: 30px 3%;
    }


}



@media screen and (min-width: 1024px) {


    #set_plan .set-row .item figure .item_pc {
        display: none;
    }

    #set_plan .set-row .item figure .item_mob {
        display: block;
    }

    #set_plan h4 span.otoku {
        width: 100%;
    }
}

@media screen and (min-width: 1500px) {
    #set_plan h4 .set-price {
        font-size: 80px;
    }
}

@media screen and (min-width: 1280px) {

    #set_plan h4 .set-price {
        font-size: 70px;
    }

    #set_plan h4 span.otoku {
        font-size: 1.6rem;
    }


    .cat_inside .inside {
        display: flex;
        align-items: stretch;
    }



    #set_plan .cat_inside .set-row {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }



    #wrap.vavc.vc #set_plan .cat_inside .set-row {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        align-items: stretch;
        justify-content: space-around;
        /* border: #f00 thin solid; */
    }


    #set_plan h4 {
        width: 20%;
        margin-bottom: 0;
        padding: 2em 2%;
        font-weight: normal;
        text-align: center;
        color: #fff;
        line-height: 1.3;
    }



    #set_plan h4 img {
        width: 90%;
        /* border: #f00 thin solid; */
    }

    #set_plan .h3_pc {
        display: block;
        margin-bottom: 1em;
    }

    #set_plan .h3_mob {
        display: none;
    }

    .items_container {
        /* width: 77%; */
        padding: 2em 0 0;
    }

    #set_plan h4 span.taxin {
        font-size: 1.6rem;
        display: block;
        margin-bottom: 1em;
    }



    #set_plan h4 span.otoku .red {
        color: #cc0000;
    }

    #set_plan h4 span.otoku .last_line {
        display: block;
    }

    #set_plan h5 {
        font-size: 1.8rem;
    }


    #set_plan h5 .readings {
        color: #666;
        font-size: 1.2rem;
        font-weight: normal;
        display: block;
    }

    #set_plan .copy {
        padding-top: 1em;
        margin-bottom: 1em;
    }

    #set_plan h5 .type {
        color: #000;
        font-size: 1.3rem;
        font-weight: normal;
        text-align: right;
        display: block;
    }

    #set_plan h5 .type span {
        background: #f7f1eb;
        padding: .25em 1em;
        border-radius: 2em;
    }

    #set_plan .propPrice {
        display: block;
    }

    #set_plan .propPrice span {
        color: #666;
        font-size: 1.3rem;
        font-weight: normal;
    }




    /* ------------------------- */
    #set_plan .cat_inside {
        width: 90%;
        margin: auto auto 120px;
    }


    #set_plan .copy {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }


    #set_plan .cat_inside .set-row .item {
        width: 30%;
        margin: 0 1.6% 5px;
        padding: 0;
        border: none;
        /* border: #f00 thin solid; */
    }

    #wrap.vavc.vc #set_plan .cat_inside .set-row .item {
        width: 40%;
        max-width: 500px;
        margin: 0 1.6% 5px;
        padding: 0;
        border: none;
        /* border: #f00 thin solid; */
        /* border: blue 10px solid; */
    }



    #set_plan .year {
        margin-right: .5em;
    }

    #set_plan .made_in {
        margin-right: .5em;
    }


    #set_plan .set-row .item figure .item_pc {
        display: block;
    }

    #set_plan .set-row .item figure .item_mob {
        display: none;
    }



}






/*====================================================
	// note plan individual
====================================================*/

/********* id #plan30 *******/


#plan30 .deco p {
    color: #57c9b7;
}

#set_plan #plan30 .deco p span:before,
#set_plan #plan30 .deco p span:after {
    border-bottom: 2px solid #57c9b7;
}




/*********** id #plan50 ***********************/


#plan50 h4,
#plan55 h4,
#plan60 h4 {
    background: #966731;
}





/********* id #plan100 *********************/


#plan100 h4 {
    background: #6a3a0d;
}

#plan100 .item figure {
    text-align: center;
}


@media screen and (max-width: 1280px) {

    #plan100 .cat_inside {
        width: 95%;
    }

    #plan100 .row .item {
        width: 46%;
        margin: 0 2% 0;
    }

}


@media print,
screen and (max-width: 900px) {

    #plan30 .row .item,
    #plan100 .row .item {
        width: 100%;
        margin: auto auto 1em;
        padding: 0 0 .5em;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: #ddd thin solid;
    }

    #plan100 .row .item figure {
        width: 38%;
    }

    #plan100 .row .item .itemtxtbox {
        width: 62%;
    }

}






/*================================
	.goods_item
=================================*/


.goods_item {
    width: 100%;
    padding-bottom: .5em;
}

.goods_item .inside {
    width: 95%;
    margin: auto auto .5em;
    padding: 1em 0 0;
}





.goods_item .setgoods {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* border: #f00 thin solid; */
}

.goods_item h6 {
    width: 15%;
    margin-bottom: .5em;
}

.goods_item .setgoods figure {
    /* width: 20%; */
    width: 96px;
}

.goods_item .setgoods .txtbox {
    /* width: 78%; */
    width: calc(100% - 106px);
    padding-top: .5em;
    font-size: 1.2rem;
}

.goods_item .note {
    width: 95%;
    margin: auto;
    font-size: 1.2rem;
    padding: .25em 0 .25em;
}

.goods_item .inside .insideLv02 {
    width: 100%;
}

#wrap.vn .goods_item .insideLv02 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#wrap.vn .goods_item .bow,
#wrap.vn .goods_item .case {
    width: 49%;
}


#wrap.vavc .goods_item .bow,
#wrap.vavc .goods_item .case {
    /* max-height: 52px; */
    display: flex;
    margin-bottom: 15px;
    /* border: #f00 thin solid; */
}

#wrap.vavc .goods_item .bow h6,
#wrap.vavc .goods_item .case h6 {
    margin-right: 15px;
}

#wrap.vavc .goods_item h6 img {
    max-width: 72px;
}


#wrap.vavc .goods_item figure img {
    width: 100%;
    max-width: 96px;
}



#wrap.vavc.va #plan30 {
    width: 30.2%;
}

#wrap.vavc.va #plan30 .item,
#wrap.vavc.va #plan60 .item {
    width: 100%;
    min-height: 744px;
    /* border: #f00 thin solid; */
}

#wrap.vavc.va #plan60 .item {
    width: 48%;
    /* border: #f00 thin solid; */
}

#wrap.vavc.va #plan30 .item figure,
#wrap.vavc.va #plan60 .item figure {
    width: 100%;
    max-width: 690px;
    /* border: #f00 thin solid; */
}




@media screen and (max-width: 1279px) {

    #wrap.vavc.va #plan30,
    #wrap.vavc.va #plan60 {
        width: 100%;
        margin-bottom: 60px;
    }

    #wrap.vavc.va #plan60 .item {
        width: 100%;
        margin-bottom: 60px;
    }

    #wrap.vavc.va #plan30 .item,
    #wrap.vavc.va #plan60 .item {
        min-height: auto;
        padding-bottom: 30px !important;
        /* border: #f00 thin solid; */
    }

    #wrap.vavc.va #plan30 .item figure,
    #wrap.vavc.va #plan60 .item figure {
        max-width: 498px;
        max-width: 690px;
        /* border: #f00 thin solid; */
    }



}





/*--------------------------------------*/
@media screen and (max-width: 1024px) {
    .goods_item .insideLv02 {
        display: block;
    }

    .goods_item .bow,
    .goods_item .case {
        width: 100%;
        padding: .5em 0;
        display: flex;
        justify-content: space-between;
    }

    .goods_item .setgoods {
        padding-bottom: .5em;
    }

    .goods_item .setgoods img {
        width: 100%;
    }

    .goods_item h6 {
        /*        width: 18%;*/
        width: 12%;
        margin-right: 3%;
    }

}



@media print,
screen and (max-width: 768px) {

    #wrap.vn .goods_item .insideLv02 {
        width: 100%;
        display: block;
    }

    #wrap.vn .goods_item .bow,
    #wrap.vn .goods_item .case {
        width: 100%;
    }

    .goods_item .setgoods .txtbox ul {
        font-size: 1.2rem !important;
    }

}



/*====================================================
	// viola and cello
====================================================*/
@media screen and (min-width: 1280px) {

    .va-set .item {
        max-width: 516px;
    }

}

@media screen and (min-width: 1280px) {


    #wrap.vavc .cat_inside .inside {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }

    /* #wrap.vavc .cat_inside .goods_item .inside {
        display: block !important;
        border: #f00 10px solid;
    } */

    #wrap.vavc.va #set_plan h4 {
        width: 100%;
        /* height: 200px; */
        margin-bottom: 30px;
        /* padding: 2em 2%; */
        padding: 5px 2% 25px;
        font-weight: normal;
        text-align: center;
        color: #fff;
        line-height: 1.3;
    }

    #wrap.vavc .item-container {
        display: flex;
    }

    #wrap.vavc .item {
        /* border: #f00 thin solid; */
    }

    #wrap.vavc .item-container .item {
        max-width: 500px;
    }

    #wrap.vavc .item-container.box-1 .item {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        padding: 2em 2.5% 2em;
    }


    #wrap.vavc .item-container.box-2 {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }


    #wrap.vavc .item-container.box-2 .item {
        width: 49%;
    }


    .va-set {
        /* border: #f00 thin solid; */
    }

    #plan35.va-set {
        width: 35%;

    }

    #plan55.va-set {
        width: 60%;

    }


    #wrap.vavc.vc .insideLv02 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        /* border: #f00 thin solid; */
    }

    #wrap.vavc.vc .insideLv02 .bow,
    #wrap.vavc.vc .insideLv02 .case {
        width: 49%;
        /* border: #f00 thin solid; */
    }


}