body {
    background-image: initial;
}

.co2__bg {
    background-color: #CAE8FA;
}

.co2__fv {
    position: relative;
    background: transparent linear-gradient(144deg, #50A7D8 0%, #2E86C4 100%) 0% 0% no-repeat padding-box;
}

.co2__fv-bg-img {
    max-width: 1366px;
    width: 100%;
    height: 650px;
    position: relative;
    z-index: 2;
    padding-left: 5.5rem;
    padding-right: 4.314rem;
    margin: auto;
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .co2__fv-bg-img {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (max-width: 1023px) {
    .co2__fv-bg-img {
        padding-left: initial;
        padding-right: initial;
    }
}

.co2__fv-bg-sankaku {
    position: absolute;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 41px solid #5AA5E0;
    margin: auto;
    z-index: 1;
}

.co2__fv-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__fv-box {
        padding-top: 15%;
        padding-bottom: 6.3%;
        padding-left: 2%;
        justify-content: flex-end;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__fv-box {
        padding-top: 40%;
        padding-bottom: 12.3%;
        padding-left: 2%;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__fv-box {
        padding-top: 40%;
        padding-bottom: 12.3%;
        padding-left: 2%;
    }
}

@media (max-width: 339px) {
    .co2__fv-box {
        padding-top: 40%;
        padding-bottom: 12.3%;
        padding-left: 2%;
    }
}

.co2__fv-box-img {
    max-width: 613px;
    width: 100%;
    height: 96%;
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .co2__fv-box-img {
        max-width: 550px;
    }
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__fv-box-img {
        position: absolute;
        max-height: calc(100vh / 1.8);
        bottom: 7%;
        right: 0;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__fv-box-img {
        position: absolute;
        max-width: 384px;
        max-height: 451px;
        bottom: 7%;
        right: 0;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__fv-box-img {
        width: 100%;
        height: 96%;
    }
}

@media (max-width: 339px) {
    .co2__fv-box-img {
        width: 100%;
        height: 96%;
    }
}


.co2__fv-box-title {
    width: 50%;
    position: absolute;
    right: 0;
    top: 30%;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__fv-box-title {
        max-width: calc(100vw / 2);
        width: 60%;
        position: absolute;
        left: 2%;
        top: 18%;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__fv-box-title {
        max-width: 351px;
        width: 90%;
        position: absolute;
        left: 2%;
        top: 33vw;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__fv-box-title {
        width: 90%;
        position: absolute;
        left: 2%;
        top: 20%;
    }
}

@media (max-width: 339px) {
    .co2__fv-box-title {
        width: 90%;
        position: absolute;
        left: 2%;
        top: 20%;
    }
}

.co2__content-waku {
    margin: auto;
    max-width: 984px;
    width: 100%;
    text-align: center;
    position: relative;
}

.co2__point-title {
    color: var(--main-color__black);
    font-size: 28px;
    letter-spacing: 1.68px;
    line-height: 39px;
    margin-top: 2.8112rem;
}

.co2__point-subtitle {
    color: #2E86C4;
    font-size: 42px;
    letter-spacing: 2.52px;
    line-height: 58px;
    margin-bottom: 3.25rem;
}

.co2__point-box {
    max-width: 984px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 2.25rem;
    padding-left: 2.375rem;
    padding-right: 2.625rem;
    padding-bottom: 3.3125rem;
    margin-bottom: 2rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-box {
        max-width: 80%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 3rem;
        padding-left: 6rem;
        padding-right: 6rem;
        padding-bottom: 3rem;
        margin: auto;
        margin-bottom: 1.4795rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 1.125rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 2.375rem;
        margin: auto;
        margin-bottom: 1.4795rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 1.125rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 2.375rem;
        margin: auto;
        margin-bottom: 1.4795rem;
    }
}

@media (max-width: 339px) {
    .co2__point-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 1.125rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 2.375rem;
        margin: auto;
        margin-bottom: 1.4795rem;
    }
}

.co2__point-area {
    text-align: left;
    display: flex;
}

@media (max-width: 1023px) {
    .co2__point-area {
        text-align: left;
        display: flex;
        flex-direction: column;
    }

    .co2__point-title-box-sp {
        display: flex;
        align-items: center;
        margin-bottom: 1.125rem;
    }
}

.co2__point-num {
    max-width: 66px;
    width: 100%;
    height: 77.5px;
    margin-right: 3.4375rem;
    margin-top: 1rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-num {
        max-width: 45px;
        width: 100%;
        height: 40px;
        margin-right: 1.25rem;
        margin-top: 0rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-num {
        max-width: 45px;
        width: 100%;
        height: 40px;
        margin-right: 1.25rem;
        margin-top: 0rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-num {
        max-width: 45px;
        width: 100%;
        height: 40px;
        margin-right: 0.5rem;
        margin-top: 0rem;
    }
}

@media (max-width: 339px) {
    .co2__point-num {
        max-width: 45px;
        width: 100%;
        height: 40px;
        margin-right: 0.5rem;
        margin-top: 0rem;
    }
}

.co2__point-area .title {
    font-size: 24px;
    letter-spacing: 2.4px;
    color: #2E86C4;
    font-weight: 600;
    margin-bottom: 12px;
    margin-right: 4rem;
    white-space: nowrap;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-area .title {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 0;
        margin-right: 0rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-area .title {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 0;
        margin-right: -1rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-area .title {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 0;
        margin-right: -1rem;
    }
}

@media (max-width: 339px) {
    .co2__point-area .title {
        font-size: 14px;
        letter-spacing: 1.4px;
        margin-bottom: 0;
        margin-right: 0rem;
    }
}

.co2__point-area .content {
    font-size: 18px;
    letter-spacing: 1.8px;
    color: var(--main-color__black);
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-area .content {
        font-size: 16px;
        letter-spacing: 0px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-area .content {
        font-size: 16px;
        letter-spacing: 0px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-area .content {
        font-size: 16px;
        letter-spacing: 0px;
    }
}

@media (max-width: 339px) {
    .co2__point-area .content {
        font-size: 14px;
        letter-spacing: 0px;
    }
}

.co2__point-right-img1 {
    max-width: 192px;
    width: 100%;
    margin-bottom: 1.25rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-right-img1 {
        max-width: 86%;
        width: 100%;
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-right-img1 {
        max-width: 86%;
        width: 100%;
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-right-img1 {
        max-width: 86%;
        width: 100%;
        margin-bottom: 1.25rem;
    }
}

@media (max-width: 339px) {
    .co2__point-right-img1 {
        max-width: 86%;
        width: 100%;
        margin-bottom: 1.25rem;
    }
}

.co2__point-sita-img2 {
    max-width: 545px;
    width: 100%;
    margin-top: 3rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-sita-img2 {
        max-width: 86%;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-sita-img2 {
        max-width: 86%;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-sita-img2 {
        max-width: 86%;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (max-width: 339px) {
    .co2__point-sita-img2 {
        max-width: 86%;
        width: 100%;
        margin-top: 0rem;
    }
}

.co2__point-sita-img3 {
    max-width: 639px;
    width: 100%;
    margin-top: 3rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-sita-img3 {
        max-width: 639px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-sita-img3 {
        max-width: 269px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-sita-img3 {
        max-width: 269px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (max-width: 339px) {
    .co2__point-sita-img3 {
        max-width: 269px;
        width: 100%;
        margin-top: 0rem;
    }
}

.co2__point-sita-img4 {
    max-width: 548px;
    width: 100%;
    margin-top: 3rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__point-sita-img4 {
        max-width: 548px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__point-sita-img4 {
        max-width: 325px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__point-sita-img4 {
        max-width: 325px;
        width: 100%;
        margin-top: 0rem;
    }
}

@media (max-width: 339px) {
    .co2__point-sita-img4 {
        max-width: 325px;
        width: 100%;
        margin-top: 0rem;
    }
}

.co2__data-box {
    max-width: 984px;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 4.12rem;
    padding-left: 3.174rem;
    padding-right: 4rem;
    padding-bottom: 5.983rem;
    margin-top: 6.452rem;
    margin-bottom: 2rem;
    position: relative;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-box {
        max-width: 80%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 6rem;
        padding-left: 6rem;
        padding-right: 6rem;
        padding-bottom: 3rem;
        margin: auto;
        margin-top: 6.452rem;
        margin-bottom: 1.4795rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 4.918rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 5.6225rem;
        margin: auto;
        margin-top: 3.5rem;
        margin-bottom: 1.4795rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 4.918rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 5.6225rem;
        margin: auto;
        margin-top: 3.5rem;
        margin-bottom: 1.4795rem;
    }
}

@media (max-width: 339px) {
    .co2__data-box {
        max-width: 92%;
        width: 100%;
        height: fit-content;
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 4.918rem;
        padding-left: 1.3925rem;
        padding-right: 1.3925rem;
        padding-bottom: 5.6225rem;
        margin: auto;
        margin-top: 3.5rem;
        margin-bottom: 1.4795rem;
    }
}

.co2__data-label-box {
    position: absolute;
    top: -40px;
    left: 30px;
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
}

@media (min-width: 1367px) {
    .co2__data-label-box {
        width: -webkit-fill-available;
    }
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-label-box {
        position: absolute;
        top: -1%;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-label-box {
        position: absolute;
        top: -0.5%;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-label-box {
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}

@media (max-width: 339px) {
    .co2__data-label-box {
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
}

.co2__data-label {
    max-width: 317px;
    width: 100%;
    height: 76px;
    background: #2E86C4;
    border-radius: 38px;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.5rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-label {
        max-width: 317px;
        width: 100%;
        height: 76px;
        font-size: 22px;
        margin-right: 0rem;
        margin-bottom: 0.6425rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-label {
        max-width: 164px;
        width: 100%;
        height: 40px;
        font-size: 18px;
        margin-right: 0rem;
        margin-bottom: 0.6425rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-label {
        max-width: 164px;
        width: 100%;
        height: 40px;
        font-size: 18px;
        margin-right: 0rem;
        margin-bottom: 0.6425rem;
    }
}

@media (max-width: 339px) {
    .co2__data-label {
        max-width: 164px;
        width: 100%;
        height: 40px;
        font-size: 16px;
        margin-right: 0rem;
        margin-bottom: 0.6425rem;
    }
}

.co2__data-label-title {
    font-size: 22px;
    letter-spacing: 2.2px;
    font-weight: 500;
    color: #2E86C4;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-label-title {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-label-title {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-label-title {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}

@media (max-width: 339px) {
    .co2__data-label-title {
        font-size: 14px;
        letter-spacing: 1.4px;
    }
}

.co2__data-title-box {
    text-align: left;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-title-box {
        display: flex;
        align-items: center;
        margin-bottom: 3.3rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-title-box {
        display: flex;
        align-items: center;
        margin-bottom: 3.3rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-title-box {
        display: flex;
        align-items: center;
        margin-bottom: 3.3rem;
    }
}

@media (max-width: 339px) {
    .co2__data-title-box {
        display: flex;
        align-items: center;
        margin-bottom: 2.3rem;
    }
}

.co2__data-num {
    max-width: 60.8px;
    width: 100%;
    margin-right: 1.069rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-num {
        max-width: 45px;
        width: 100%;
        height: 52px;
        margin-right: 1.28rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-num {
        max-width: 45px;
        width: 100%;
        height: 52px;
        margin-right: 1.28rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-num {
        max-width: 45px;
        width: 100%;
        height: 52px;
        margin-right: 0.5rem;
    }
}

@media (max-width: 339px) {
    .co2__data-num {
        max-width: 40px;
        width: 100%;
        height: 52px;
        margin-right: 0.5rem;
    }
}

.co2__data-title {
    font-size: 26px;
    letter-spacing: 1.04px;
    color: #0075B9;
    font-weight: 500;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-title {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 10px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-title {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 10px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-title {
        font-size: 16px;
        letter-spacing: 1.6px;
        margin-bottom: 10px;
    }
}

@media (max-width: 339px) {
    .co2__data-title {
        font-size: 14px;
        letter-spacing: 1.4px;
        margin-bottom: 10px;
    }
}

.co2__data-table-1 {
    max-width: 869px;
    width: 100%;
    margin-top: 1.5125rem;
    margin-bottom: 0;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp {
        max-width: 869px;
        width: 100%;
        margin-top: 0.3rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp {
        max-width: 869px;
        width: 100%;
        margin-top: 0.3rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp {
        max-width: 869px;
        width: 100%;
        margin-top: 0.3rem;
        margin-bottom: 1rem;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp {
        max-width: 869px;
        width: 100%;
        margin-top: 0.3rem;
        margin-bottom: 1rem;
    }
}

.co2__data-table-1 td,
.co2__data-table-1 th {
    padding: 0.235rem;
    vertical-align: middle;
    border: 1px solid #2E86C4;
    height: 31.7px;
    font-size: 16px;
    line-height: 16px;
}

@media (max-width: 1023px) {

    .co2__data-table-sp td,
    .co2__data-table-sp th {
        padding: 0.235rem;
        vertical-align: middle;
        border: 1px solid #2E86C4;
        font-size: 13px;
        line-height: 14px;
    }
}

.co2__data-table-1 .text_sm {
    font-size: 14px;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp .text_sm {
        font-size: 14px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp .text_sm {
        font-size: 13px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp .text_sm {
        font-size: 13px;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp .text_sm {
        font-size: 11px;
    }
}

.co2__data-table-1 .text_unit {
    font-size: 12px;
    line-height: 12px;
    font-weight: 200;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp .text_unit {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp .text_unit {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp .text_unit {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp .text_unit {
        font-size: 11px;
        line-height: 12px;
        font-weight: 400;
    }
}

.co2__data-table-1 .text_letter-spacing {
    letter-spacing: 0.94px;
}

.co2__data-table-1 .row1 {
    height: 45px !important;
    background-color: #B3DCEF;
    color: #0075B9;
    font-weight: 500;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp .row1 {
        height: 50px !important;
        width: 45%;
        background-color: #B3DCEF;
        color: #0075B9;
        font-weight: 500;
        line-height: 15px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp .row1 {
        height: 48px !important;
        width: 45%;
        background-color: #B3DCEF;
        color: #0075B9;
        font-weight: 500;
        line-height: 15px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp .row1 {
        height: 48px !important;
        width: 45%;
        background-color: #B3DCEF;
        color: #0075B9;
        font-weight: 500;
        line-height: 15px;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp .row1 {
        height: 48px !important;
        width: 45%;
        background-color: #B3DCEF;
        color: #0075B9;
        font-weight: 500;
        line-height: 15px;
    }
}

.co2__data-table-1 .row2 {
    background-color: #E4F4FD;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp .col2-blue {
        background-color: #E4F4FD;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp .col2-blue {
        background-color: #E4F4FD;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp .col2-blue {
        background-color: #E4F4FD;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp .col2-blue {
        background-color: #E4F4FD;
    }
}

.co2__data-table-1 .col-width-2-1 {
    width: 20.5%;
}

.co2__data-table-1 .col-width-2-2 {
    width: 32.3%;
}

.co2__data-table-1 th:nth-child(3),
.co2__data-table-1 td:nth-child(3) {
    width: 12.8%;
}

.co2__data-table-1 th:nth-child(4),
.co2__data-table-1 td:nth-child(4),
.co2__data-table-1 th:nth-child(5),
.co2__data-table-1 td:nth-child(5) {
    width: 17.2%;
}

.co2__data-table-1 .text_left {
    padding-left: 1.2rem;
    text-align: left;
}

.co2__data-table-remark {
    font-size: 12px;
    letter-spacing: 0.72px;
}

@media (max-width: 1023px) {
    .co2__data-table-remark {
        font-size: 12px;
        letter-spacing: 0.72px;
        line-height: 14px;
        text-align: left;
        text-indent: -1.5rem;
        margin-left: 1.5rem;
        margin-top: -0.8rem;
    }
}

.co2__data-arrow-box {
    margin-top: 1.54rem;
    margin-bottom: 1.604rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-arrow-box {
        display: flex;
        flex-direction: column;
        gap: 22px;
        align-items: center;
        margin-top: 1.7rem;
        margin-bottom: 1.6rem;
        width: 100%;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-arrow-box {
        display: flex;
        flex-direction: column;
        gap: 22px;
        align-items: center;
        margin-top: 1.7rem;
        margin-bottom: 1.6rem;
        width: 100%;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-arrow-box {
        display: flex;
        flex-direction: column;
        gap: 22px;
        align-items: center;
        margin-top: 1.7rem;
        margin-bottom: 1.6rem;
        width: 100%;
    }
}

@media (max-width: 339px) {
    .co2__data-arrow-box {
        display: flex;
        flex-direction: column;
        gap: 22px;
        align-items: center;
        margin-top: 1.7rem;
        margin-bottom: 1.6rem;
        width: 100%;
    }
}

.co2__data-arrow-boxA-ml {
    margin-left: 33%;
}

.co2__data-arrow-boxB-ml {
    margin-left: 25%;
}

@media (max-width: 1023px) {

    .co2__data-arrow-boxA-ml,
    .co2__data-arrow-boxB-ml {
        margin-left: initial;
    }
}

.co2__data-arrow-text {
    margin-left: 1.23rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-arrow-text {
        margin-left: initial;
        width: 60%;
    }

    .co2__data-arrow-text-2 {
        margin-left: initial;
        width: 60%;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-arrow-text {
        margin-left: initial;
        width: 80%;
    }

    .co2__data-arrow-text-2 {
        margin-left: initial;
        width: 65%;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-arrow-text {
        margin-left: initial;
        width: 80%;
    }

    .co2__data-arrow-text-2 {
        margin-left: initial;
        width: 65%;
    }
}

@media (max-width: 339px) {
    .co2__data-arrow-text {
        margin-left: initial;
        width: 80%;
    }

    .co2__data-arrow-text-2 {
        margin-left: initial;
        width: 65%;
    }
}

.co2__data-table-2-box {
    width: fit-content;
}

.co2__data-table-2 {
    max-width: 706px;
    width: 100%;
    margin-top: 1.5125rem;
    margin-bottom: 0;
}

.co2__data-table-2 td,
.co2__data-table-2 th {
    padding: 0.235rem;
    vertical-align: middle;
    border: 1px solid #2E86C4;
    height: 48px;
    font-size: 16px;
    line-height: 16px;
}

.co2__data-table-2 .col1 {
    background-color: #E4F4FD;
}

.co2__data-table-2 .row1 {
    height: 45px !important;
    background-color: #B3DCEF;
    color: #0075B9;
    font-weight: 500;
}

.co2__data-table-2 .text_xl {
    font-size: 20px;
    letter-spacing: 1.18px;
    font-weight: 500;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-table-sp .text_xl {
        font-size: 20px;
        letter-spacing: 1.18px;
        font-weight: 500;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-table-sp .text_xl {
        font-size: 20px;
        letter-spacing: 1.18px;
        font-weight: 500;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-table-sp .text_xl {
        font-size: 20px;
        letter-spacing: 1.18px;
        font-weight: 500;
    }
}

@media (max-width: 339px) {
    .co2__data-table-sp .text_xl {
        font-size: 16px;
        letter-spacing: 1.1px;
        font-weight: 500;
    }
}

.co2__data-table-2 .text_sm {
    font-size: 14px;
}

.co2__data-table-2 th:nth-child(1),
.co2__data-table-2 td:nth-child(1) {
    width: 36.4%;
}

.co2__data-table-2 th:nth-child(2),
.co2__data-table-2 td:nth-child(2),
.co2__data-table-2 th:nth-child(3),
.co2__data-table-2 td:nth-child(3),
.co2__data-table-2 th:nth-child(4),
.co2__data-table-2 td:nth-child(4) {
    width: 21.2%;
}

.co2__data-tsumari-waku {
    width: fit-content;
}

.co2__data-tsumari-box {
    display: flex;
    align-items: center;
    gap: 1.3125rem;
    margin-top: 3.6835rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-tsumari-box {
        display: flex;
        align-items: flex-start;
        gap: 1.3125rem;
        margin-top: 2.375rem;
        flex-direction: column;
    }

    .co2__data-tsumari-label {
        max-width: 160px;
        width: 100%;
        height: 52px;
        background-color: #E4F6FD;
        border: 1px solid #0075B9;
        border-radius: 26px;
        font-size: 20px;
        color: #0075B9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-tsumari-box {
        display: flex;
        align-items: flex-start;
        gap: 1.3125rem;
        margin-top: 2.375rem;
        flex-direction: column;
    }

    .co2__data-tsumari-label {
        max-width: 160px;
        width: 100%;
        height: 52px;
        background-color: #E4F6FD;
        border: 1px solid #0075B9;
        border-radius: 26px;
        font-size: 20px;
        color: #0075B9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-tsumari-box {
        display: flex;
        align-items: flex-start;
        gap: 1.3125rem;
        margin-top: 2.375rem;
        flex-direction: column;
    }

    .co2__data-tsumari-label {
        max-width: 160px;
        width: 100%;
        height: 52px;
        background-color: #E4F6FD;
        border: 1px solid #0075B9;
        border-radius: 26px;
        font-size: 20px;
        color: #0075B9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 339px) {
    .co2__data-tsumari-box {
        display: flex;
        align-items: flex-start;
        gap: 1.3125rem;
        margin-top: 2.375rem;
        flex-direction: column;
    }

    .co2__data-tsumari-label {
        max-width: 130px;
        width: 100%;
        height: 42px;
        background-color: #E4F6FD;
        border: 1px solid #0075B9;
        border-radius: 26px;
        font-size: 20px;
        color: #0075B9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.co2__data-tsumari {
    font-size: 18px;
    letter-spacing: 1.06px;
    line-height: 26px;
    color: #2B2C2C;
    font-weight: 600;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-tsumari {
        font-size: 16px;
        letter-spacing: 0.48px;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-tsumari {
        font-size: 16px;
        letter-spacing: 0.48px;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-tsumari {
        font-size: 16px;
        letter-spacing: 0.48px;
    }
}

@media (max-width: 339px) {
    .co2__data-tsumari {
        font-size: 13px;
        letter-spacing: 0.48px;
        line-height: 18px;
    }
}

.co2__data-dot-line {
    display: block;
    width: 102%;
    padding: 1px;
    border-bottom: 1px dashed transparent;
    background: linear-gradient(#ffffff, #ffffff) padding-box,
        repeating-linear-gradient(-45deg, #707070 0, #707070 0.25em, #ffffff 0, #ffffff 0.6em);
    margin-top: 2.84rem;
    margin-bottom: 3.07rem;
}

.co2__data-B-subtitle-1 {
    font-size: 22px;
    letter-spacing: 0.88px;
    font-weight: 500;
    color: #0075B9;
    margin-top: 3.36rem;
    margin-bottom: 1.79rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-B-subtitle-1 {
        font-size: 15px;
        letter-spacing: 0.89px;
        text-align: left;
        margin-top: initial;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-B-subtitle-1 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: initial;
        margin-bottom: 0.75rem;
        text-align: left;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-B-subtitle-1 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: initial;
        margin-bottom: 0.75rem;
        text-align: left;
    }
}

@media (max-width: 339px) {
    .co2__data-B-subtitle-1 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: initial;
        margin-bottom: 0.75rem;
        text-align: left;
    }
}

.co2__data-B-subtitle-2 {
    text-align: left;
    font-size: 22px;
    letter-spacing: 0.88px;
    font-weight: 500;
    color: #0075B9;
    margin-top: 4.493rem;
    margin-bottom: 2.25rem;
}

@media (min-width: 760px) and (max-width: 1023px) {
    .co2__data-B-subtitle-2 {
        font-size: 15px;
        letter-spacing: 0.89px;
        text-align: left;
        margin-top: 2.51rem;
        margin-bottom: 0.85rem;
    }
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__data-B-subtitle-2 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: 2.51rem;
        margin-bottom: 0.85rem;
        margin-right: -1rem;
        text-align: left;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__data-B-subtitle-2 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: 2.51rem;
        margin-bottom: 0.85rem;
        margin-right: 0rem;
        text-align: left;
    }
}

@media (max-width: 339px) {
    .co2__data-B-subtitle-2 {
        font-size: 15px;
        letter-spacing: 0.89px;
        margin-top: 2.51rem;
        margin-bottom: 0.85rem;
        text-align: left;
    }
}

.co2__data-B-graph-box {
    max-width: 869px;
    width: 100%;
}

@media (max-width: 1023px) {
    .co2__data-B-frame {
        overflow-y: hidden;
        overflow-x: scroll;
        border: 9px solid #FFFFFF;
        outline: 1px solid #2E86C4;
        width: 100%;
        aspect-ratio: 322/349;
    }

    /* .co2__data-B-graph-box ::-webkit-scrollbar-button {
        display: none;
    } */


    /* width */
    /* .co2__data-B-graph-box ::-webkit-scrollbar {
        height: 16px;
        margin-bottom: 19px;
    } */

    /* Track */
    /* .co2__data-B-graph-box ::-webkit-scrollbar-track {
        background-color: #F2F2F2;
        border-radius: 8px;
    } */

    /* Handle */
    /* .co2__data-B-graph-box ::-webkit-scrollbar-thumb {
        background: #B3DCEF;
        border-radius: 8px;
    } */

    /*　スクロールバーのツマミ部分の色を変えたい時　*/
    .co2__data-B-graph-box .simplebar-scrollbar::before {
        opacity: 1 !important;
        background: #B3DCEF;
    }

    /* スクロールバーのtrack */
    .co2__data-B-graph-box .simplebar-track.simplebar-horizontal {
        height: 16px;
        background: #F2F2F2;
        border-radius: 8px;
    }

    .co2__data-B-graph-box .simplebar-content-wrapper {
        height: 93% !important;
    }

    .co2__data-B-graph-box .simplebar-content {
        height: 100% !important;
    }
}

.co2__data-B-graph {
    width: 100%;
}

@media (max-width: 1023px) {
    .co2__data-B-graph {
        width: auto;
        height: 98%;
    }
}

.co2__download-box {
    margin: auto;
    margin-top: 3.95rem;
    margin-bottom: 7.81rem;
}

.co2__download-sankaku {
    display: block;
    width: 0;
    height: 0;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 41px solid #5AA5E0;
    margin: auto;
}

.co2__download-label {
    max-width: 620px;
    width: 100%;
    height: 95px;
    background: #0075B9;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 1.8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 48px;
    margin: auto;
    margin-top: 2.11rem;
    transition: 0.3s;
    cursor: pointer !important;
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__download-label {
        width: 80%;
    }
}

@media (min-width: 340px) and (max-width: 389px) {
    .co2__download-label {
        width: 80%;
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}

@media (max-width: 339px) {
    .co2__download-label {
        font-size: 14px;
        letter-spacing: 1.4px;
    }
}

.co2__download-label:link {
    color: #FFFFFF;
    text-decoration: none;
}

.co2__download-label:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.co2__download-label:hover {
    transition: 0.3s;
    text-decoration: none;
    transform: translateY(-5px);
}

.co2__download-label .text_xl {
    font-size: 24px;
    letter-spacing: 2.4px;
    font-weight: 600;
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 390px) and (max-width: 759px) {
    .co2__download-label .text_xl {
        font-size: 21px;
        letter-spacing: 2.1px;
    }
}


@media (min-width: 340px) and (max-width: 389px) {
    .co2__download-label .text_xl {
        font-size: 20px;
        letter-spacing: 2px;
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 339px) {
    .co2__download-label .text_xl {
        font-size: 18px;
        letter-spacing: 1.8px;
    }
}

.co2__download-label .text_m {
    font-weight: 500;
}

@media (max-width: 1023px) {
    .co2__data-table-title-mark-box {
        display: flex;
        align-items: center;
        font-size: 15px;
        color: #2B2C2C;
        font-weight: 500;
    }

    .co2__data-table-title-mark-blue {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #0075B9;
        margin-right: 6px;
    }

    .co2__data-table-title-mark-blue-outline {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #FFFFFF;
        border: 1px solid #0075B9;
        margin-right: 6px;
    }

    .co2__data-table-title-mark-black {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #000000;
        margin-right: 6px;
    }

    .co2__data-table-title-mark-box .text_sm {
        padding-left: 8px;
        font-size: 13px;
        letter-spacing: 0.77px;
    }
}

@media (max-width: 339px) {
    .co2__data-table-title-mark-box {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #2B2C2C;
    }

    .co2__data-table-title-mark-blue {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #0075B9;
        margin-right: 6px;
    }

    .co2__data-table-title-mark-blue-outline {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #FFFFFF;
        border: 1px solid #0075B9;
        margin-right: 6px;
    }

    .co2__data-table-title-mark-black {
        display: block;
        width: 13px;
        height: 13px;
        background-color: #000000;
        margin-right: 6px;
    }
}