[class*=util-badge--] {
    min-width: unset !important;
}

.pdt-40px {
    padding-top: 40px;
}

.pdb-40px {
    padding-bottom: 40px;
}

.mglr-5 {
    margin: 0 5px;
}

.table__matrix.bd-0 [class*=__cell--lv2] {
    background-color: #ffffff;
    font-size: 18px;
}

.table__matrix.bd-0 td {
    text-align: right !important;
}

.base-price {
    line-height: 38px;
    vertical-align: bottom !important;
}

.txt21 {
    font-size: 21px;
}

.txt18 {
    font-size: 18px;
}

.txt16 {
    font-size: 16px;
}

.mgr-8px {
    margin-right: 8px;
}

.mgr-12px {
    margin-right: 12px;
}

.mgl-12px {
    margin-left: 12px;
}

.table__matrix.bd-0 [class*=__cell] {
    padding-left: 0;
    padding-right: 0;
}

.accordion__head {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1.4em 0;
}

.accordion__head:hover {
    background-color: #ffffff;
}

.accordion__body {
    padding: 0;
    background-color: #ffffff;
}

.accordion__head.is-active {
    margin-bottom: 3.4em;
}

.accordion-title {
    color: #004831;
}

.card__title:after {
    color: #004831;
}

.column__item .util-badge--other:last-child {
    margin-bottom: 5px !important;
}

@media screen and (max-width: 767.9px) {
    .column-1 {
        width: 47% !important;
    }

    .column-2 {
        width: 53% !important;
    }

    .Main__content:first-child {
        padding: 15px;
    }

    .Main__content:first-child>.list-wrap--cust-mt {
        margin: 0;
    }

    .reverse-position {
        display: flex;
        flex-direction: column-reverse;
    }

    .reverse-position .column__item:last-child {
        margin-top: 0;
        margin-bottom: 10px;
    }
}

.Main__content .column--mt1-5 {
    margin-top: 1.5em;
}
.Main__content .list-wrap--cust-mt {
    margin-top: 0.5em;
}

@media only screen and (min-width: 768px) {
    .btn-chart a:hover{
        color: unset !important;
    }
}

.btn-chart a {
    color: #004831 !important;
}

.chart-position{
    display: flex;
    justify-content: center;
}

.display-error{
    max-width: calc(1166px + 32px * 2);
    width: 100%;
    padding: 2.5em 15px 3.3em;
    margin: 0 auto
}
.heading3--mt1-6 {
    margin-top: 1.6em;
}

#warn_cmt {
    padding-left: 0;
}

#area-link-button{
    justify-content: center;
}

.icon-nisa {
    background-color: #ffc000 !important;
}

#txt-direct {
    flex-wrap: wrap;
}

.color-black {
	color: #333231 !important;
}