/*====================================================
	// class .leadtxt
====================================================*/

.local_nav_outer {
    margin-bottom: 1em;
    text-align: center;
}

.local_nav {
    width: 60%;
    margin: auto auto 30px;
    /**/
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.local_nav li {
    width: 49%;
    font-size: 2.0rem;
    margin-bottom: 15px;
}

.local_nav a {
    text-align: center;
    color: #fff;
    padding: 10px 1em;
    /*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: #315c14; */
    background: #c9992b;
}



@media screen and (min-width: 769px) and (max-width:1023px) {
    .local_nav {
        margin: auto;
    }

    .local_nav li {
        display: inline-block;
    }
}


@media print,
screen and (max-width: 768px) {
    .local_nav {
        width: 90%;
    }

    .local_nav li {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }

    .local_nav li a {
        width: auto;
        display: block !important;
    }

    /* .category h2 .bg_h2.line2 {
        padding: 10px 0 !important;
    } */

    .local_nav a {
        padding: 10px 0.96em;
        /*10px 1em*/
    }

}



@media print,
screen and (max-width:640px) {
    .local_nav li {
        width: 100%;
    }

    .local_nav a {
        padding: 12px 0.96em;
    }


}




@media screen and (max-width: 320px) {
    .local_nav li {
        font-size: 1.3rem;
    }


}


/*====================================================
	// id #set_plan
====================================================*/


br.plan135_price {
    display: none;
}

.setplanbox {
    margin-bottom: 1em;
}

.cat_inside .inside {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: stretch;
}

#set_plan h3 {
    width: 17%;
    padding: 2em 3%;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 1.3;
}

#set_plan h3 img {
    width: 90%;
}

#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 h3 span.taxin {
    font-size: 1.6rem;
    display: block;
    margin-bottom: 1em;
}

#set_plan h3 span.otoku {
    color: #000;
    font-size: 1.8rem;
    font-weight: bold;
    padding: .25em 1em;
    border-radius: 2em;
    /* background: #ffe141; */
    background: #fffaed;
    display: block;
}

#set_plan h3 span.otoku .red {
    color: #cc0000;
}

#set_plan h3 span.otoku .last_line {
    display: block;
}

#set_plan h4 {
    font-size: 1.8rem;
    /*    margin-bottom: .2em;*/
}


#set_plan h4 .readings {
    color: #666;
    font-size: 1.2rem;
    font-weight: normal;
    display: block;
}

#set_plan .copy {
    padding-top: 1em;
    margin-bottom: 1em;
}

#set_plan h4 .type {
    color: #000;
    font-size: 1.3rem;
    font-weight: normal;
    text-align: right;
    display: block;
}

#set_plan h4 .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 3em;
}


#set_plan .copy {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    /**/
    justify-content: space-between;
    align-items: flex-start;
}

.cat_inside .row {
    width: 95%;
    margin: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

#set_plan .row .item {
    width: 30%;
    margin: 0 1.6% 0;
}

#set_plan .row .item figure {
    max-width: 324px;
    margin-bottom: 1em;
    text-align: center;
}

#set_plan .row .item figure img {
    max-width: 102px;
    margin: auto;
}

#set_plan .row .item figure .item_pc {
    display: block;
}

#set_plan .row .item figure .item_mob {
    display: none;
}


#set_plan .year {
    margin-right: .5em;
}

#set_plan .made_in {
    margin-right: .5em;
}

/*
#set_plan .price{
    display: block;
}
*/


#set_plan h3 span.otoku .pc1024 {
    display: none;
}


@media screen and (max-width: 1280px) {
    #set_plan .cat_inside {
        width: 95%;
    }

    #set_plan .row .item {
        width: 46%;
        margin: 0 2% 0;
    }
}


@media screen and (max-width: 1210px) {
    /* #set_plan h3 span.otoku .red {
        display: block;
    } */

    #set_plan h3 span.otoku .last_line {
        display: inline;
    }

    #set_plan .made_in {
        /*        display: block;*/
    }

    #set_plan h3 span.otoku .pc1024 {
        display: block;
    }
}


@media screen and (max-width: 1024px) {

    #set_plan h3 span.taxin {
        font-size: 1.3rem;
    }

    #set_plan .row .item figure .item_pc {
        display: none;
    }

    #set_plan .row .item figure .item_mob {
        max-width: 162px;
        display: block;
    }

    /* #set_plan h3 span.otoku .pc1024{
        display:block;
    } */

}



@media print,
screen and (max-width: 900px) {


    #set_plan .cat_inside {
        width: 90%;
    }

    #set_plan .cat_inside .row {
        display: block;
    }

    #set_plan h3 span.otoku {
        font-size: 1.6rem;
    }

    #set_plan .row .item {
        width: 100%;
        margin: auto auto 1em;
        padding: 1em 0 1em;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: #ddd thin solid;
    }


    #set_plan .row .item figure {
        width: 30%;
    }

    #set_plan .row .item figure img {
        max-width: 100%;
    }

    #set_plan .row .item .itemtxtbox {
        width: 70%;
    }

    #set_plan h3 {
        width: 19%;
        /*18*/
        padding: 2em 2%;
    }


    #set_plan h4 {
        font-size: 1.6rem;
        margin-right: 2%;
        display: inline-block;
    }

    /*
    #plan100 .item figure img {
        width: 100%;
        max-width: 100%;
    }
*/

}



@media print,
screen and (max-width: 768px) {
    .setplanbox {
        padding-top: 30px;
    }

    .cat_inside .inside {
        display: block;
    }

    #set_plan h3 {
        width: 94%;
        padding: .75em 3%;
    }

    #set_plan h3 img {
        width: 50%;
        margin: auto;
    }

    #set_plan .h3_pc {
        display: none;
    }

    #set_plan .h3_mob {
        display: block;
    }

    #set_plan h3 span.otoku {
        width: 80%;
        /*70*/
        margin: auto;
        padding: 5px;
        /*0*/
        font-size: 1.6rem;
    }

    .items_container {
        width: 100%;
        padding: 0;
    }

    #set_plan .row .item {
        width: 100%;
        margin: auto auto 1em;
        padding: 0 0 .5em;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: #ddd thin solid;
    }

    #set_plan .row .item figure {
        width: 38%;
    }

    #set_plan .row .item .itemtxtbox {
        width: 62%;
    }

    #set_plan h3 span.otoku .pc1024 {
        display: none;
    }




}

@media print,
screen and (max-width: 640px) {
    #set_plan h3 img {
        width: 93%;
        /*90*/
        margin: auto;
    }


    #set_plan h3 span.otoku .pc1024 {
        display: none;
    }


    .tab1110 {
        display: none;
    }
}




/*====================================================
	// note plan individual
====================================================*/

/************************************* id #plan25 ***************************************/

#plan25 {
    border: #317A00 thin solid;
}

#plan25 h3 {
    background: #317A00;
}

#plan25 .deco p {
    color: #57c9b7;
}

#set_plan #plan25 .deco p span:before,
#set_plan #plan25 .deco p span:after {
    border-bottom: 2px solid #57c9b7;
}

#plan25 h4,
#plan25 .indent {
    color: #317A00;
}

#plan25 .goods_item {
    background: #f1ffe8;
}




/************************************* id #plan45 ***************************************/

#plan45 {
    border: #105aa5 thin solid;
}

#plan45 h3 {
    background: #105aa5;
}

#plan45 h4,
#plan45 .indent {
    color: #105aa5;
}

#plan100 h4,
#plan100 .indent {
    color: #af1100;
}

#plan45 .goods_item {
    background: #EEF5FC;
}




/************************************* id #plan100 ***************************************/

#plan100 {
    border: #af1100 thin solid;
}

#plan100 h3 {
    background: #af1100;
}

#plan100 .item figure {
    text-align: center;
}

#plan100 .item figure img {
    width: 100%;
    max-width: 102px;
}

#plan100 .indent {
    color: #af1100;
}

#plan100 .goods_item {
    background: #fff4f3;
}

@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) {

    #plan25 .row .item,
    #plan100 .row .item {
        width: 100%;
        margin: auto auto 1em;
        padding: 0 0 .5em;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        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%;
    }

}




/************************************* id #plan150 ***************************************/

#plan150 {
    border: #dba606 thin solid;
}

#plan150 .row .item {
    margin-bottom: 1em;
}

#plan150 h3 {
    background: #dba606;
}

#plan150 .propPrice {
    line-height: 1.2;
}

#plan150 br.plan135_price {
    display: block;
}

#plan150 .item figure {
    text-align: center;
}

#plan150 .item figure img {
    width: 100%;
    max-width: 102px;
}

#plan150 h4 {
    color: #c79600;
}

#plan150 .indent {
    color: #dba606;
}

#plan150 .goods_item {
    background: #FBF4DA;
}








/*================================
	.goods_item
=================================*/


.goods_item {
    padding-bottom: .5em;
}

.goods_item .inside {
    width: 95%;
    margin: auto auto .5em;
    padding: 1em 0 0;
}

.goods_item .insideLv02 {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.goods_item .bow,
.goods_item .case {
    width: 49%;
}

.goods_item .setgoods {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.goods_item h6 {
    width: 15%;
    margin-bottom: .5em;
}

.goods_item .setgoods figure {
    width: 20%;
}

.goods_item .setgoods .txtbox {
    width: 78%;
    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%;
}

/*--------------------------------------*/
@media screen and (max-width: 1024px) {
    .goods_item .insideLv02 {
        display: block;
    }

    .goods_item .bow,
    .goods_item .case {
        width: 100%;
        padding: .5em 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .goods_item .setgoods {
        padding-bottom: .5em;
    }

    .goods_item h6 {
        /*        width: 18%;*/
        width: 12%;
        margin-right: 3%;
    }

    #plan25 .goods_item .bow .setgoods {
        border-bottom: #93a6c7 thin dotted;
    }

    #plan45 .goods_item .bow .setgoods {
        border-bottom: #1c4492 thin dotted;
    }

    #plan100 .goods_item .bow .setgoods {
        border-bottom: #dea8ba thin dotted;
    }
}



@media print,
screen and (max-width: 768px) {

    .goods_item .setgoods .txtbox ul {
        font-size: 1.2rem !important;
    }

}