@charset "utf-8";

.price h2.lower_title_h2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(1.125rem, 0.792rem + 0.69vw, 1.313rem);
    /** -767 18-21**/
    margin: 5rem 0 .75em;
    background: url(/img/kazari_lower_h3.svg) no-repeat top .1em left;
    background-size: 1.5em;
    padding-left: 2.25em;
    line-height: 1.5;
}

.price h3.lower_title_h3 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 1.05em;
    margin: 1.5rem 0 .75em;
}

.price h3.lower_title_h3::before {
    content: "■";
    margin-right: .5em;
    color: #b2a267;
}

.sec_lower_price h3.price_list_h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

.sec_lower_price .price_list_lead {
    font-size: clamp(0.938rem, 0.827rem + 0.23vw, 1rem);
    /** 767- 15-16**/
    line-height: 1.5;
    margin-bottom: 1.5rem;
}

.sec_lower_price ul.price_list {
    display: flex;
    flex-wrap: wrap;
    /**border-top: solid 1px #999999;**/
    border-bottom: solid 1px #000;
    margin-bottom: 1.5em;
    background-color: #fff;
}

p+ul.price_list {
    margin-top: 2em;
}

.sec_lower_price ul.price_list+h3 {
    margin-top: 3em;
}

.sec_lower_price ul.price_list li {
    width: 100%;
    font-size: clamp(0.813rem, 0.676rem + 0.54vw, 0.938rem);
    /** -767 13-15**/
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    align-items: stretch;
    /**padding: 1em 0;
    background-color: #f1f1f1;**/
    line-height: 1.5;
    border-top: solid 1px #5d5d5d;
}

.sec_lower_price ul.price_list li:first-child {
    padding: 0;
    background-color: #dcddd8;
    /**border-bottom: solid 1px #9d9d9d;**/
}

.sec_lower_price ul.price_list li:last-child {
    border-bottom: none;
}

.sec_lower_price ul.price_list li.border-b_none.lower_list {
    border-bottom: none;
}

.sec_lower_price ul.price_list li.border-b_double+li {
    border-top: double 3px #555;
}

/**.sec_lower_price ul.price_list li:first-child div+div {
    border-left: solid 1px #999999;
}**/
.sec_lower_price ul.price_list li.sp_title {
    display: none;
}

/**.sec_lower_price ul.price_list li:nth-child(2n) {
    background-color: #fff;
}**/

.sec_lower_price ul.price_list li:first-child .num,
.sec_lower_price ul.price_list li:first-child .price,
.sec_lower_price ul.price_list li:first-child .usually {
    padding: .5rem 0;
    height: stretch;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.25;
}

.sec_lower_price ul.price_list li:first-child .num {
    /**border-left: solid 1px #999999;**/
    border-left: none;
}

.sec_lower_price ul.price_list li:first-child .no_num {
    border-left: none;
}

.sec_lower_price ul.price_list li:first-child .price {
    background-color: #f48600;
    color: #fff;
}

.sec_lower_price ul.price_list li:first-child .price.line {
    background-color: #00965c;
}

.sec_lower_price ul.price_list li:first-child .price.monitor {
    background-color: #9950bd;
}

.sec_lower_price ul.price_list li .price span {
    color: #f48600;
    font-weight: 500;
}

.sec_lower_price ul.price_list li .price.line span {
    color: #00965c;
}

.sec_lower_price ul.price_list li .price.monitor span {
    color: #9950bd;
}

.sec_lower_price ul.price_list li.item_title {
    display: block;
    width: calc(100% - 2.5em);
    background-color: #ebebeb;
    background-color: #f7f7f7;
    padding: 1em 1em 1em 1.5em;
    /**border-top: double 3px #555;**/
    border-bottom: solid 1px #9d9d9d;
}

.sec_lower_price ul.price_list li .menu {
    width: calc(100% - 22.5em);
    padding: 1em 1em 1em 1.5em;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sec_lower_price ul.price_list li:first-child .menu {
    background-color: #dcddd8;
    padding: .5em 1em .5em 1.5em;
    justify-content: center;
}

.sec_lower_price ul.price_list li.lower_list {
    border-bottom: dotted 1px #999;
    border-top: none;
}

.sec_lower_price ul.price_list li.lower_list .menu {
    width: calc(100% - 23.5em);
    padding: .5em 1em .5em 2.5em;
    background-color: #fff;
}

.sec_lower_price ul.price_list li .menu p {
    font-size: .8rem;
    margin-top: .5rem;
}



.sec_lower_price ul.price_list li .num,
.sec_lower_price ul.price_list li .no_num {
    width: auto;
    padding: 1em 0;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.sec_lower_price ul.price_list li.lower_list .num {
    width: auto;
    padding: 1em 0 1em 2.5em;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    text-align: center;
}

.sec_lower_price ul.price_list li.lower_list .num.center {
    padding: 1em 0 1em;
}


.sec_lower_price ul.price_list li .price {
    text-align: center;
    width: 10em;
}

.sec_lower_price ul.price_list li .price p {
    font-size: .8rem;
    margin-top: .5rem;
}

.sec_lower_price ul.price_list li .price p br {
    display: none;
}

.sec_lower_price ul.price_list li .usually {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    width: 10.5em;
    padding: 1em 0;
}

.sec_lower_price ul.price_list li:first-child .usually {
    justify-content: center;
    border-left: solid 1px #999999;
}

.sec_lower_price ul.price_list li .usually span {
    text-align: right;
    line-height: 1.25;
    padding-right: .5em;
}

.sec_lower_price ul.price_list li .usually span+span {
    margin-top: .5rem;
}

.sec_lower_price ul.price_list li .price span::after,
.sec_lower_price ul.price_list li .usually span::after {
    content: "円（税込）";
    font-size: .8em;
}

.sec_lower_price ul.price_list li .usually span:nth-child(2) {
    display: block;
    font-size: .9em;
    color: #3696c1;
    width: 100%;
}

.sec_lower_price ul.price_list li .usually.monitor span:nth-child(2) {
    color: #9950bd;
    font-weight: 500;
}

.sec_lower_price ul.price_list li .usually span:nth-child(3) {
    display: block;
    font-size: .8em;
    color: #3696c1;
    width: 100%;
}

.sec_lower_price ul.price_list li .usually span.muryo::after,
.sec_lower_price ul.price_list li .usually span:nth-child(3)::after {
    content: none;
}

.sec_lower_price ul.price_list li .usually span:nth-child(3).enari::after {
    content: "円（税込）";
}

.sec_lower_price ul.price_list li .usually p {
    padding-right: .5em;
    font-size: .8em;
    text-align: center;
}

.sec_lower_price ul.price_list li .usually p+span {
    margin-top: .5rem;
}

.sec_lower_price ul.price_list li .usually p br {
    display: none;
}

.sec_lower_price ul.price_list li .usually p br.br_block {
    display: block;
}

.notice p {
    line-height: 1.75;
}

p+.note {
    margin-top: 1.5em;
}

.note+.note {
    margin-top: .5em;
}

.notice p.note {
    padding-left: 1.5em;
    line-height: 1.5;
}

.notice p.note::before {
    content: "※";
    margin-left: -1.5em;
    padding-right: .5em;
}

.price_menu {
    margin-bottom: 5em;
}

.price_menu ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 2rem;
    font-size: clamp(0.906rem, 0.74rem + 0.35vw, 1rem);
    /**767- 14.5-16**/
}

.price_menu ul li {
    width: calc(100% / 4 - 3rem);
    margin-left: 1.5rem;
    line-height: 1.75;
}

.price_menu ul li::before {
    font-family: "Material Icons";
    content: '\e313';
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-left: -1.5em;
    padding-right: .5rem;
}

.price_menu ul li a {
    background-image: linear-gradient(90deg, #000, #000);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 0 1px;
    padding-bottom: 4px;
    transition: background-size .3s;
}

.price_menu ul li a:hover {
    background-size: 100% 1px;
}

.sec_lower_price .link_txt {
    margin-bottom: 5em;
}

/**.sec_lower_price .link_txt {
    margin-bottom: 5em;
    display: flex;
    justify-content: flex-end;
    color: #ccc;
}**/

.sec_lower_price .price_list_lead+.link_txt {
    margin-bottom: 1em;
}

.sec_lower_price .link_txt:last-child {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    gap: 1rem 2rem;
}

/**.sec_lower_price .link_txt span {
    color: #ccc;
}

.sec_lower_price .link_txt span::before {
    font-family: "Material Icons";
    content: '\eac9';
    line-height: 1.5;
}**/
.sec_lower_price .link_txt a {
    width: fit-content;
    display: block;
}

.sec_lower_price .link_txt span {
    width: fit-content;
    background-color: #ccc;
    border: solid 1px #ccc;
    padding: 0 2rem;
    border-radius: 4px;
    line-height: 2.5;
    color: #fff;
    margin: auto;
    justify-content: center;
    display: flex;
}

.sec_lower_price .link_txt a span {
    background-color: #2e3c70;
    border: solid 1px #2e3c70;
    color: #fff;
    transition: all .3s ease-in-out;
}

.sec_lower_price .link_txt a:hover span {
    background-color: #fff;
    border: solid 1px #2e3c70;
    color: #2e3c70;
}

.sec_lower_price .link_txt span br {
    display: none;
}

/**.sec_lower_price .link_txt a:hover span {
    background-size: 100% 1px;
}

.sec_lower_price .link_txt a span {
    line-height: 1.5;
    display: flex;
    align-items: center;
    align-items: flex-start;
    background-image: linear-gradient(90deg, #b2a267, #b2a267);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 0 1px;
    padding-bottom: 4px;
    transition: background-size .3s;
    color: #000;
}**/

.acd-content .notes {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin: -.5em 0 1.75em;
}

.acd-content .notes ul {
    display: flex;
    flex-direction: column;
    gap: .25rem;
}

.acd-content .notes ul li {
    font-size: .8rem;
    margin-left: 1rem;
    line-height: 1.4;
}

.acd-content .notes ul li::before {
    content: "※";
    margin-left: -1rem;
    padding-right: .25rem;
}


/** アコーディオン　**/
.acco_title {
    pointer-events: none;
}

.acd-check {
    display: none;
}

.acd-content {
    display: block;
    height: auto;
    opacity: 1;
    transition: .5s;
    visibility: visible;
}


/** アコーディオンここまで　**/


@media screen and (min-width: 1201px) {}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 920px) {}

@media screen and (max-width: 860px) {}

@media screen and (max-width: 767px) {


    /** 767 内容 **/
    .sec_lower_price ul.price_list {
        font-size: clamp(0.813rem, 0.676rem + 0.54vw, 0.938rem);
        /*-767 13-15*/
    }

    .sec_lower_price ul.price_list li .menu {
        width: calc(100% - 13em);
    }

    .sec_lower_price ul.price_list li .menu p {
        font-size: .7rem;
    }

    .sec_lower_price ul.price_list li .num {
        width: 5em;
    }

    .sec_lower_price ul.price_list li .price {
        width: 6.5em;
    }

    .sec_lower_price ul.price_list li .usually {
        width: 7em;
    }

    .sec_lower_price ul.price_list li.lower_list .menu {
        width: calc(100% - 14em);
    }

    .sec_lower_price ul.price_list li .price span::after,
    .sec_lower_price ul.price_list li .usually span::after,
    .sec_lower_price ul.price_list li .usually span:nth-child(3).enari::after {
        content: "円\A（税込）";
        white-space: pre;
    }

    .sec_lower_price ul.price_list li .price p {
        margin-top: 0;
    }

    .sec_lower_price ul.price_list li .price p br,
    .sec_lower_price ul.price_list li .usually p br {
        display: block;
    }

    .price_menu ul li {
        width: calc(100% / 3 - 3rem);
    }

    /**.sec_lower_price h3.price_list_h3 {
        font-size: clamp(0.938rem, 0.733rem + 0.82vw, 1.125rem);
        -767 15-18
        margin: 1rem 0;
    }**/

    .sec_lower_price .price_list_lead {
        font-size: clamp(0.875rem, 0.807rem + 0.27vw, 0.938rem);
        /** -767 14-15**/
        margin-bottom: 1.5rem;
    }

    .sec_lower_price ul.price_list.sp_summ li.sp_title {
        display: block;
        width: calc(100% - 2.5em);
        background-color: #f3f3f3;
        padding: 1em 1em 1em 1.5em;
    }


    .sec_lower_price ul.price_list li:first-child .menu {
        padding: .75em 1em .75em 1.5em;
    }

    /**.sec_lower_price ul.price_list li:first-child {
        border-bottom: double 3px #555;
    }**/

    .sec_lower_price ul.price_list.sp_summ li:first-child .num {
        display: none;
    }

    .sec_lower_price ul.price_list.sp_summ li .menu {
        display: none;
    }

    .sec_lower_price ul.price_list.sp_summ li .menu.sp_block {
        display: block;
    }

    .sec_lower_price ul.price_list.sp_summ li:first-child .menu {
        width: calc(100% - 8em);
        display: block;
    }


    .sec_lower_price .link_txt:last-child {
        display: block;
    }

    .sec_lower_price .link_txt a {
        margin: auto;
    }

    .sec_lower_price .link_txt a+a {
        margin: 1rem auto 0;
    }

    /** 767 内容ここまで **/


    /** 767 アコーディオン　**/
    .price h2.lower_title_h2 {
        margin: 0;
        background: url(/img/kazari_lower_h3.svg) no-repeat center left .75rem;
        background-size: 1rem;
        padding: .75rem 2rem .75rem 2.5rem;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-size: clamp(0.938rem, 0.801rem + 0.54vw, 1.063rem);
        /** -767 15-17**/
    }

    .acd-check+.acd-label {
        margin-top: 1rem;
    }

    .acd-label {
        cursor: pointer;
        display: block;
        position: relative;
        border: solid 1px #999;
        border-radius: 4px;
    }

    .acd-label:after {
        content: '＋';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        height: 1rem;
        margin: auto 0;
        line-height: 1;
        font-size: 15px;
        width: 2rem;
    }

    .sec_lower_price h3.price_list_h3 {
        margin: 0;
    }

    .acd-content {
        display: none;
        height: 0;
        opacity: 0;
        visibility: hidden;
    }

    .acd-check:checked+.acd-label {
        border: solid 1px #b2a267;
    }

    .acd-check:checked+.acd-label h2.lower_title_h2 {
        background: url(/img/kazari_lower_h3_w.svg) no-repeat center left .75rem;
        background-size: 1rem;
        background-color: #b2a267;
        border-radius: 0;
        color: #fff;
        font-weight: 500;
    }

    .acd-check:checked+.acd-label:after {
        content: '－';
        color: #fff;
    }

    .acd-check:checked+.acd-label+.acd-content {
        display: block;
        height: auto;
        opacity: 1;
        padding: 1.5em 0 0;
        visibility: visible;
        margin-bottom: 5em;
        transition: all .3s ease-in-out;
    }

    .acd-check:checked+.acd-label+.acd-content:last-child {
        margin-bottom: 0;
    }

    .acd-check:checked+.acd-label+.acd-content h3.price_list_h3 {
        margin: 0 0 .5rem;
        font-size: clamp(0.938rem, 0.869rem + 0.27vw, 1rem);
        /** -767 15-16**/
        line-height: 1.5;
    }

    .price h3.lower_title_h3 {
        margin: 0;
    }

    .acd-check:checked+.acd-label+.acd-content h3.lower_title_h3 {
        margin: 0 0 .5rem;
    }

    .acd-check:checked+.acd-label+.acd-content ul.price_list+h3 {
        margin-top: 2rem;
    }



    /** 767 アコーディオンここまで　**/
}

@media screen and (max-width: 599px) {
    .price_menu ul {
        font-size: 14px;
    }

    .price_menu ul li {
        width: calc(100% / 2 - 3rem);
    }

    /*.sec_lower_price .link_txt {
        justify-content: flex-start;
    }*/
    .sec_lower_price .link_txt a {
        width: auto;
    }



    .sec_lower_price .link_txt span {
        width: calc(90% - 2rem);
        padding: .5rem 1rem;
        line-height: 1.25;
        text-align: center;
    }

    .sec_lower_price .link_txt span br {
        display: block;
    }
}