#toyota {
    color: #333;
    font-family: "Zen Old Mincho";
    font-weight: 400;
}
#toyota * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#toyota a:hover,
#toyota a:focus {
    text-decoration: none;
}
#toyota .banner {
    background-image: url(../../images/toyota/banner-bg-top.webp);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 31.3px;
}
#toyota .banner .banner_contents_items {
    margin-top: 88px;
}
#toyota .banner .banner_image__slogan {
    color: #003894;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 12px;
}
#toyota .banner .banner_image__logo img {
    max-height: 99.79px;
    max-width: 584px;
}
#toyota .banner .banner_contents_camcom_logo img {
    max-height: 50px;
    max-width: 365px;
}
#toyota .banner .banner_contents_camcom_logo {
    margin-bottom: 30px;
}
#toyota .banner .banner_image__title:before {
    background: -o-linear-gradient(45deg, #559807, #003894);
    background: linear-gradient(45deg, #559807, #003894);
    bottom: 0;
    content: "";
    left: -100%;
    position: absolute;
    right: 45px;
    top: 0;
    z-index: -1;
}
#toyota .banner .banner_image__logo {
    margin-bottom: 20px;
}
#toyota .banner .banner_image__title {
    color: #fff;
    font-size: 75px;
    font-weight: 700;
    letter-spacing: -4px;
    margin-left: auto;
    max-width: 766px;
    padding: 10px 0;
    position: relative;
    z-index: 1;
}
#toyota .banner .banner_contents_camcom_note {
    font-size: 14px;
    font-weight: 700;
}
#toyota .banner .banner_contents_item_label {
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    color: #000000;
}
#toyota .banner .banner_contents_item_label:after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 43px;
    left: -9px;
    pointer-events: none;
    position: absolute;
    top: -9px;
    width: 192px;
    z-index: 1;
}
#toyota .banner .banner_contents_item_label small {
    font-size: 16px;
    letter-spacing: 0;
}
#toyota .banner .banner_contents_item_label:before {
    background: #fff;
    content: "";
    height: 44px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 198px;
    z-index: -1;
}
#toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_label:after {
    background-image: url(../../images/toyota/banner-bg-item-1.webp);
}
#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_label:after {
    background-image: url(../../images/toyota/banner-bg-item-2.webp);
}
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label:after {
    background-image: url(../../images/toyota/banner-bg-item-3.webp);
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:after {
    background-image: url(../../images/toyota/banner-bg-item-4.webp);
}
#toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_number {
    color: #d80c1b;
}
#toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_numbers {
    margin-left: 11.5%;
    margin-top: -5%;
}
#toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_unit {
    margin-top: 45px;
}
#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_numbers {
    margin-left: 13%;
    margin-top: -3.5%;
}
#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_unit {
    margin-top: 40px;
}
#toyota .banner .banner_contents_item:nth-child(3) {
    margin-top: -5px;
}
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
    margin-left: 3%;
    margin-top: -3.5%;
}
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers .banner_contents_item_unit {
    margin-top: 45px;
}
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label__note {
    display: inline-block;
    left: -3px;
    position: relative;
    top: -3px;
    color: #000000;
}
#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_number,
#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_unit__primary,
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_number,
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_unit__primary {
    color: #003894;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:after {
    top: -12px;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_numbers {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 7%;
    position: relative;
    z-index: 2;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number {
    color: #333;
    line-height: 125px;
    position: relative;
    z-index: 1;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
    position: absolute;
    right: -21px;
    top: -21px;
    -webkit-transform: rotateZ(49deg);
    -ms-transform: rotate(49deg);
    transform: rotateZ(49deg);
    z-index: 1;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit {
    margin-top: 15px;
}
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit__primary {
    color: #003894;
}
#toyota .banner .banner_contents_item_label span:not(.banner_contents_item_label__note) {
    color: #d80c1b;
}
#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label:before,
#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:before {
    width: 170px;
}
#toyota .banner .banner_contents_item_label__note {
    font-size: 15px;
    font-weight: 700;
}
#toyota .banner .banner_contents_item_number {
    font-family: "Libre Baskerville";
    font-size: 140px;
    font-style: italic;
    position: relative;
    z-index: 5;
}
#toyota .banner .banner_image_texts {
    margin-left: auto;
    max-width: 766px;
}
#toyota .banner .banner_contents_item_unit__primary {
    color: #d80c1b;
    display: block;
    font-size: 45px;
    font-weight: 900;
}
#toyota .banner .banner_contents_item_unit__second {
    display: block;
    font-size: 32px;
    font-weight: 900;
}
#toyota .banner .banner_contents_item_cricle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1;
    background: #e5e5e5;
    border-radius: 50%;
    color: #003894;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    max-width: 108px;
    padding: 0 2.5px;
    width: 100%;
    white-space: nowrap;
}
#toyota .banner .banner_image_img {
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
    margin-top: -66px;
    max-width: 1130px;
}
#toyota .banner .banner_image_img picture,
#toyota .banner .banner_image_img img {
    display: block;
    width: 100%;
}
#toyota .banner .banner_image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 1130px;
}
#toyota .banner .banner_contents {
    margin-left: 63.6px;
    max-width: 715px;
    width: 100%;
}
#toyota .banner .banner_contents_item_numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits {
    padding-bottom: 155px;
    padding-top: 87px;
    position: relative;
    z-index: 1;
}
#toyota .benefits::before,
#toyota .benefits::after {
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
}
#toyota .benefits::before {
    background-image: url(../../images/toyota/benefit-bg-top.webp);
    height: 100%;
    max-height: 846px;
    top: 0;
}
#toyota .benefits::after {
    background-image: url(../../images/toyota/benefit-bg-bottom.webp);
    bottom: 0;
    height: 100%;
    max-height: 600px;
}
#toyota .benefits .benefit_title {
    border-left: solid 1px #d80c1b;
    border-top: solid 1px #d80c1b;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 4px;
    padding: 14.6px 15.1px 16.6px;
    position: relative;
    z-index: 1;
    color: #000000;
}
#toyota .benefits .benefit_title .primary {
    color: #d80c1b;
}
#toyota .benefits .benefit_title small {
    font-size: 30px;
}
#toyota .benefits .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}
#toyota .benefits .benefit_block_label {
    color: #000;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 45px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
}
#toyota .benefits .benefit_block_value {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 60px;
    font-style: italic;
    letter-spacing: 4.5px;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
}
#toyota .benefits .benefit_block_name {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: -77px;
    top: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .benefits .benefit_title:before {
    background: #d80c1b;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 5.5%;
    z-index: 1;
}
#toyota .benefits .benefit_boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) .benefit_box_items_item_number {
    margin-left: 40px;
}
#toyota .benefits .benefit.benefit_1 .benefit_boxs {
    max-width: 1160px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -35px;
    max-width: 812px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__note {
    font-size: 18px;
    font-weight: 500;
    margin-top: 21px;
    color: #000000;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units {
    margin-left: 30px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number {
    color: #d80c1b;
    font-size: 157px;
    font-style: italic;
    letter-spacing: -10px;
    line-height: 147px;
    position: relative;
    z-index: 1;
    font-family: "Libre Baskerville";
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number svg {
    position: absolute;
    top: 2px;
    right: -49px;
    width: 32px;
    height: 32px;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit {
    color: #d80c1b;
    display: block;
    font-size: 50px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit.unit_2 {
    color: #000;
    display: block;
    font-size: 36px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item {
    background-color: #fff;
    border: solid thin #d80c1b;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
    margin-top: 26.5px;
    max-width: calc(100% / 3 - 20px);
    padding: 32.5px 5px 10px;
    text-align: center;
    width: 100%;
}
/*
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) {
    background: #fad4d6;
    border: solid thin #d80c1b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 22px 29px 20px 53px;
    -webkit-animation: poyopyoo 2s ease-in-out infinite;
            animation: poyopyoo 2s ease-in-out infinite;
    opacity: 1;
}
*/
@-webkit-keyframes poyopyoo {
    0%,
    40%,
    60%,
    80% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50%,
    70% {
        -webkit-transform: scale(0.95);
                transform: scale(0.95);
    }
}
@keyframes poyopyoo {
    0%,
    40%,
    60%,
    80% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50%,
    70% {
        -webkit-transform: scale(0.95);
                transform: scale(0.95);
    }
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_name {
    border-bottom: solid 1px #333;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-left: 33px;
    padding: 3px 0;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_nummber {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 120px;
    font-style: italic;
    letter-spacing: -12.5px;
    line-height: 100px;
    margin-left: 13px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_unit {
    color: #d80c1b;
    display: inline-block;
    font-size: 32px;
    font-weight: 900;
    margin-left: 20px;
    margin-top: 18px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_nummbers {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_note {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 24px;
    margin-top: 12px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .col:nth-child(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
/*#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_image svg {
    margin-bottom: 0;
    max-height: 135px;
    max-width: 122px;
    min-height: inherit;
}*/
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_name {
    border-bottom: solid 1px #333;
    display: block;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_number__main {
    color: #d80c1b;
    display: inline-block;
    font-family: "Libre Baskerville";
    font-size: 83px;
    font-style: italic;
    line-height: 54px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_number__second {
    color: #d80c1b;
    display: inline-block;
    font-family: "Libre Baskerville";
    font-size: 53px;
    font-style: italic;
    margin-top: -15px;
    vertical-align: top;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_unit__main {
    color: #d80c1b;
    display: block;
    font-size: 26px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_unit__second {
    color: #000;
    display: block;
    font-size: 19px;
    font-weight: 900;
    text-align: left;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_numbers {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 17px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_unit {
    margin-top: 6px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_note {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_note br {
    display: none;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_image svg {
    margin-bottom: 24px;
    min-height: 161px;
    -o-object-fit: contain;
    object-fit: contain;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list {
    font-size: 20px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__unit {
    color: #d80c1b;
    display: block;
    font-size: 20px;
    font-weight: 900;
    margin-left: auto;
    white-space: nowrap;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__text {
    min-width: 120px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__text span {
    border-bottom: solid 1px #333;
    display: block;
    padding-bottom: 1px;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 50px;
    font-style: italic;
    line-height: 50px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number_small {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 36px;
    font-style: italic;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list ul {
    padding-left: 0;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 220px;
}
#toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list li:not(:last-child) {
    margin-bottom: 10px;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 363px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_number {
    margin-left: auto;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_number,
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_units {
    margin-top: 20px;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow {
    margin: 0 32px;
    margin-top: 30px;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1;
    background-image: url(../../images/toyota/bg-cricle.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 900;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 34px;
    margin-right: 10px;
    max-width: 130px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    color: #000000;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle .benefit_boxs_contents_cricle_label {
    background: #d80c1b;
    color: #fff;
    font-size: 20px;
    letter-spacing: -1px;
    padding: 0.5px 7.5px;
    position: absolute;
    right: -50%;
    top: 0;
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotateZ(-15deg);
    z-index: 1;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_number {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 145px;
    font-style: italic;
    line-height: 145px;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_primary {
    color: #d80c1b;
    display: block;
    font-size: 50px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_second {
    color: #000;
    display: block;
    font-size: 36px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
    margin-right: 0;
    max-width: 191px;
    position: relative;
    right: 60px;
    top: 12px;
    width: 100%;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content:last-child {
    max-width: 460px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow span {
    color: #d80c1b;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin: auto;
    text-align: center;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    color: #d80c1b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 100px;
    font-weight: 900;
    left: 15px;
    position: relative;
    top: -10px;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary small {
    font-size: 120px;
    font-weight: 900;
    line-height: 120px;
    -webkit-transform: translateX(-35px) rotateZ(15deg);
    -ms-transform: translateX(-35px) rotate(15deg);
    transform: translateX(-35px) rotateZ(15deg);
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title {
    display: inline-block;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -3px;
    margin-top: -10px;
    vertical-align: middle;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__label {
    background: #ededed;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-left: -5px;
    margin-top: 24px;
    padding: 5px 10px;
    padding: 5px 4px;
    -webkit-transform: rotateZ(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotateZ(-15deg);
    vertical-align: middle;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(1) {
    left: 10px;
    position: relative;
    top: 17px;
}
#toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(2) {
    position: relative;
    right: 7px;
    top: 16px;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___number {
    color: #d80c1b;
    font-family: "Libre Baskerville";
    font-size: 157px;
    font-style: italic;
    letter-spacing: -7px;
    line-height: 157px;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__primary {
    color: #d80c1b;
    display: block;
    font-size: 50px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__second {
    color: #000;
    display: block;
    font-size: 36px;
    font-weight: 900;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___numbers {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit {
    margin-left: 4px;
    margin-top: 12px;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__image {
    margin-left: 47.7px;
    margin-top: -25px;
    max-height: 170px;
    max-width: 203px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item__contents___note {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item_image {
    margin-left: auto;
    margin-right: 10.5%;
    margin-top: -5%;
    max-width: 226px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item_image svg {
    width: 100%;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_1 {
    max-width: 628px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_2 {
    max-width: 571px;
    width: 100%;
}
#toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_2 .benefit_title {
    letter-spacing: 1px;
}
#toyota .benefits .benefit {
    border-right: solid thin #d80c1b;
}
#toyota .benefits .benefit.benefit_1 {
    margin-bottom: 75px;
}
#toyota .benefits .benefit.benefit_2 {
    margin-bottom: 91px;
}
#toyota .benefits .benefit.benefit_3 {
    margin-bottom: 76px;
}
#toyota .benefits .benefit.benefit_4 .benefit_title_full {
    background: #d80c1b;
    color: #fff;
    font-size: 50px;
    font-weight: 900;
    padding: 8px 22px;
}
#toyota .benefits .benefit.benefit_4 .benefit_title_full small {
    font-size: 28px;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
    margin-right: 91px;
    margin-top: 45px;
    max-width: 870px;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1;
    background: -o-linear-gradient(top, #fff, rgba(216, 12, 27, 0.1));
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(216, 12, 27, 0.1)));
    background: linear-gradient(180deg, #fff, rgba(216, 12, 27, 0.1));
    border: solid thin rgba(216, 12, 27, 0.1);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: calc(100% / 3 - 15px);
    width: 100%;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item svg {
    display: block;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item span {
    color: #d80c1b;
    display: block;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(1) span {
    margin-bottom: 5px;
    position: relative;
    top: -25px;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(2) span {
    margin-bottom: 10px;
    margin-top: -35px;
}
#toyota .benefits .benefit.benefit_4 .benefit_note {
    display: block;
    font-size: 14px;
    font-weight: 900;
    margin-top: 72px;
    text-align: center;
}
#toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(3) span {
    margin-bottom: 25px;
    margin-top: -15px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__label {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 1px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__item:last-child .benefit_tops__item___name {
    margin-left: 35px;
    margin-right: 10px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 91px;
    margin-top: 51px;
    max-width: 1085px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__item:first-child .benefit_tops__item___image {
    max-height: 170px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 30px;
    padding-left: 72px;
    position: relative;
    z-index: 1;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__items:before {
    background-image: url(../../images/toyota/arrow-left.webp);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 20.31px;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__items > * {
    max-width: calc(100% / 2);
    width: 100%;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .benefits .benefit.benefit_4 .benefit_tops__item___name {
    color: #d80c1b;
    font-size: 24px;
    font-weight: 900;
    line-height: 40px;
    margin-right: 26px;
    margin-top: -50px;
}
#toyota .works {
    background: #f2f5fa;
    padding-bottom: 100px;
    padding-top: 120px;
    position: relative;
    z-index: 1;
}
#toyota .works:after {
    background-image: url(../../images/toyota/works-bg.webp);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    max-height: 693px;
    position: absolute;
    right: 0;
    top: 0;
}
#toyota .works .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_wrapper_boxs_contents_title {
    color: #003894;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 42.5px;
}
#toyota .works .works_work_box_wrapper_boxs_contents_title small {
    color: #000;
    font-size: 30px;
    letter-spacing: 2px;
    margin-left: 7px;
}
#toyota .works .works_work_box_wrapper_boxs_contents_ls li {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 45px;
    position: relative;
    z-index: 1;
    color: #000000;
}
#toyota .works .works_work_box_wrapper_boxs_contents_ls li span {
    color: #003894;
    font-weight: 900;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_metting_list li small {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#toyota .works .works_work_box_metting_list li:first-child {
    padding-left: 25px;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_wrapper_boxs_contents_ls li:not(:last-child) {
    margin-bottom: 30px;
}
#toyota .works .works_work_box_wrapper_boxs_contents_ls li span:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 19px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}
#toyota .works .works_work_box_wrapper_boxs_contents_ls li svg {
    left: 0;
    position: absolute;
    top: 5px;
    z-index: 1;
}
#toyota .works .works_block_name span {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 25px;
    margin-top: 7px;
    vertical-align: middle;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
    color: #000000;
}
#toyota .works .works_block_name div {
    color: #003894;
    font-family: "Libre Baskerville";
    font-size: 60px;
    font-style: italic;
    letter-spacing: 6px;
    vertical-align: middle;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
}
#toyota .works .works_block_name {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: -75px;
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .works .works_work_box_wrapper_boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 57px;
}
#toyota .works .works_work_box_wrapper_boxs_contents_image {
    margin-left: auto;
    margin-top: -78px;
    max-width: 584px;
}
#toyota .works .works_work_box_wrapper_boxs_contents_image picture,
#toyota .works .works_work_box_wrapper_boxs_contents_image picture img {
    width: 100%;
}
#toyota .works .works_work_box_wrapper_boxs_contents_image picture img {
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
}
#toyota .works .works_work_box_wrapper {
    border-left: solid 1px #003894;
    border-top: solid 1px #003894;
    padding-bottom: 26.5px;
    padding-left: 62.5px;
    padding-top: 38.5px;
}
#toyota .works .works_work_box_metting_boxs_content_label {
    color: #003894;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 16px;
}
#toyota .works .works_work_box_metting_boxs_list {
    color: #000;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20.6px;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content {
    background: rgba(0, 56, 148, 0.75);
    border-radius: 15px;
    color: #fff;
    font-family: "Noto Sans CJK JP";
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    max-width: 168px;
    padding: 10px 14px;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content:after {
    border-color: transparent transparent transparent rgba(0, 56, 148, 0.75);
    border-style: solid;
    border-width: 12.5px 0 12.5px 22px;
    content: "";
    height: 0;
    position: absolute;
    right: -22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .works .works_work_box_metting_boxs_item:nth-child(1) {
    background: #fff;
    border: solid 1px #003894;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 646px;
    width: 100%;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image {
    max-height: 298px;
    max-width: 270px;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image picture,
#toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image img {
    display: block;
    height: 100%;
    margin-left: auto;
    width: 100%;
}
#toyota .works .works_work_box_metting_boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#toyota .works .works_work_box_metting_boxs_contents {
    padding: 12px 0 20px 22px;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_metting_boxs_contents:after,
#toyota .works .works_work_box_metting_boxs_item_up:after {
    background-image: url(../../images/toyota/work-item-bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    left: 0;
    max-height: 124px;
    max-width: 194px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_image {
    margin-left: auto;
}
#toyota .works .works_work_box_metting_boxs_list li:not(:last-child) {
    margin-bottom: 15px;
}
#toyota .works .works_work_box_metting_boxs_list small,
#toyota .works .works_work_box_metting_list small {
    color: #003894;
}
#toyota .works .works_work_box_metting_list li {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #000000;
}
#toyota .works .works_work_box_metting_item_down {
    color: #003894;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_metting_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#toyota .works .works_work_box_metting_list svg {
    margin-top: -17px;
    max-width: 156px;
}
#toyota .works .works_work_box_metting_boxs_item:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-left: auto;
    max-width: 462px;
}
#toyota .works .works_work_box_metting_boxs_item_up {
    background: #fff;
    border: solid thin #003894;
    margin-bottom: 25px;
    margin-left: auto;
    max-width: 462px;
    padding: 14px 50px 18px 20px;
    position: relative;
    z-index: 1;
}
#toyota .works .works_work_box_metting_item_down span {
    background: -o-linear-gradient(top, #fff, #cfe1fa);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfe1fa));
    background: linear-gradient(180deg, #fff, #cfe1fa);
    border: solid thin #003894;
    color: #003894;
    display: block;
    padding: 29.5px 10px;
    text-align: center;
    width: 98%;
}
#toyota .works .works_work_box_metting_item_down span:not(:first-child) {
    height: 100%;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 98.25%;
    z-index: -1;
}
#toyota .works .works_work_box_metting_item_down span:last-child {
    left: 10px;
    top: 10px;
    width: 98.75%;
    z-index: -2;
}
#toyota .chazo {
    background: #559807;
    color: #fff;
    padding-top: 34.5px;
    overflow: hidden;
}
#toyota .chazo:hover {
    background-color: #8eb348;
}
#toyota .chazo .chazo_boxs_image,
#toyota .chazo .chazo_boxs_contents,
#toyota .chazo .chazo_titles {
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
}
#toyota .chazo:hover .chazo_boxs_image {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
}
#toyota .chazo:hover .chazo_titles {
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px);
}
#toyota .chazo:hover .chazo_boxs_contents {
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px);
}
#toyota .chazo.chazo_1 {
    background: unset;
    background-color: #559807;
    background-image: url(../../images/toyota/bg-before-hover-chazo.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -3.5%;
    overflow: hidden;
    padding-top: 22px;
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    will-change: background;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents_number:after {
    left: 50%;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents_arrow {
    margin-left: 18px;
    margin-top: 10px;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents small {
    margin-top: 60px;
}
#toyota .chazo.chazo_1 .chazo_boxs_rotate {
    letter-spacing: -5px;
    margin-left: 15px;
    margin-right: 10px;
    -webkit-transform: rotateZ(-15deg) translateY(-20px);
    -ms-transform: rotate(-15deg) translateY(-20px);
    transform: rotateZ(-15deg) translateY(-20px);
}
#toyota .chazo.chazo_1 .inner {
    margin-left: auto;
    margin-right: 5%;
}
#toyota .chazo.chazo_1 .chazo_boxs_image {
    max-height: 203px;
    max-width: 307px;
}
#toyota .chazo.chazo_1 .chazo_boxs_image img {
    margin-top: 30px;
}
#toyota .chazo.chazo_1 .chazo_titles {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    margin-left: auto;
    margin-right: 30%;
    position: relative;
    transform: translateY(0);
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    z-index: 1;
}
#toyota .chazo.chazo_1 .chazo_titles:after {
    border-color: #85b3ef transparent transparent;
    border-style: solid;
    border-width: 23px 15.5px 0;
    bottom: -41px;
    content: "";
    height: 0;
    left: 21%;
    position: absolute;
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    width: 0;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: -32px;
    margin-top: 35px;
    color: #fff;
    text-decoration: none;
}
#toyota .chazo.chazo_1 .chazo_boxs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#toyota .chazo.chazo_1 .chazo_boxs_image img {
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    -webkit-transform: scale(1) translateX(0);
    max-height: 200px;
    transform: scale(1) translateX(0);
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents_arrow {
    -ms-transform: translateX(0) translateY(20px);
    -webkit-transform: translateX(0) translateY(20px);
    transform: translateX(0) translateY(20px);
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
}
#toyota .chazo.chazo_1 .chazo_boxs_contents_arrow svg {
    height: auto;
    width: 95px;
}
#toyota .chazo.chazo_1 .chazo_titles_label {
    font-size: 28px;
}
#toyota .chazo.chazo_1 .chazo_titles_title {
    font-size: 46px;
}
#toyota .chazo .chazo_titles_label {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
}
#toyota .chazo .chazo_titles_title {
    font-size: 34px;
    font-weight: 700;
}
#toyota .chazo .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
#toyota .chazo.chazo_1 .chazo_boxs {
    margin-bottom: 5px;
}
#toyota .chazo .chazo_boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -1px;
}
#toyota .chazo .chazo_boxs_rotate {
    color: #eff72c;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: -2.5px;
    margin-right: 10px;
    margin-top: -15px;
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotateZ(-10deg);
}
#toyota .chazo .chazo .chazo_boxs_rotate span:nth-child(even) {
    display: inline-block;
    position: relative;
    top: 7px;
    z-index: 1;
}
#toyota .chazo .chazo_boxs_contents_number {
    font-size: 60px;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
#toyota .chazo .chazo_boxs_contents small {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 34px;
    font-weight: 700;
    margin-top: 20px;
}
#toyota .chazo .chazo_boxs_contents strong {
    font-size: 56px;
}
#toyota .chazo .chazo_boxs_contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Sans CJK JP";
    letter-spacing: 1px;
    margin-left: 10.5%;
    margin-top: 40px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
#toyota .chazo .chazo_boxs_contents_arrow {
    margin-left: 8px;
    margin-top: 6px;
}
#toyota .chazo .chazo_boxs_contents_number:after {
    background: #eff72c;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 15%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 10px;
}
#toyota .chazo .chazo_boxs_contents_arrow svg {
    height: auto;
    width: 90px;
}
#toyota .chazo .chazo_boxs_image {
    left: -35px;
    margin-bottom: -4px;
    max-height: 222px;
    max-width: 415px;
    position: relative;
    top: 0;
    z-index: 1;
}
#toyota .chazo .chazo_boxs_image picture,
#toyota .chazo .chazo_boxs_image img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
#toyota .chazo .chazo_titles {
    letter-spacing: -3px;
    margin-bottom: -55px;
    margin-left: 23.5%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .chazo .chazo_boxs_rotate span:nth-child(even) {
    position: relative;
    top: 5px;
}
#toyota .living_environment {
    background-image: url(../../images/toyota/living-bg.webp);
    background-position: top 0 left;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    padding-bottom: 167px;
    padding-top: 114px;
    position: relative;
    z-index: 1;
}
#toyota .living_environment .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
#toyota .living_environment .living_environment_title_label {
    font-size: 30px;
    font-weight: 900;
}
#toyota .living_environment .living_environment_titles {
    margin-bottom: 92.4px;
    text-align: center;
}
#toyota .living_environment .living_environment_title_label svg {
    height: 42px;
}
#toyota .living_environment .living_environment_title_label_title_label_primary {
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 3px;
}
#toyota .living_environment .living_environment_title_label_second {
    color: rgba(0, 56, 148, 0.3);
    font-family: "Libre Baskerville";
    font-size: 40px;
    font-style: italic;
    letter-spacing: 4px;
}
#toyota .living_environment .living_environment_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .living_environment .living_environment_item:not(:last-child) {
    margin-bottom: 107px;
}
#toyota .living_environment .living_environment_item_image {
    margin-top: -24px;
    max-width: 584px;
    width: 100%;
}
#toyota .living_environment .living_environment_content_note {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-top: 31px;
}
#toyota .living_environment .living_environment_image picture,
#toyota .living_environment .living_environment_image picture img {
    max-height: 437px;
    width: 100%;
}
#toyota .living_environment .image_note {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-top: 10px;
    color: #000000;
}
#toyota .living_environment .living_environment_content_item_number {
    color: rgba(0, 56, 148, 0.3);
    font-family: "Libre Baskerville";
    font-size: 100px;
    font-style: italic;
    line-height: 85px;
    min-width: 80px;
    text-align: center;
}
#toyota .living_environment .living_environment_content_item_label {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
}
#toyota .living_environment .living_environment_content_content {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 40px;
    margin-top: 25px;
}
#toyota .living_environment .living_environment_content_item_desc {
    color: #000;
    font-size: 26px;
    font-weight: 900;
}
#toyota .living_environment .living_environment_content_item_desc span {
    color: #003894;
    font-size: 40px;
}
#toyota .living_environment .living_environment_contents_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../../images/toyota/living-bg-item-title.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    font-weight: 700;
    height: 95px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    letter-spacing: 1px;
    margin-bottom: 45px;
    margin-left: -100px;
    margin-right: -115%;
    max-width: 1075px;
    padding-left: 25px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
}
#toyota .living_environment .living_environment_content_items {
    padding-left: 25px;
}
#toyota .living_environment .living_environment_contents_title span {
    color: #eff72c;
    font-size: 50px;
    font-weight: 900;
}
#toyota .living_environment .title_cricle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 1;
    background: #fff;
    border: solid 3px #003894;
    border-radius: 50%;
    color: #003894;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 22px;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: -2px;
    max-width: 160px;
    padding: 4% 0;
    text-align: center;
    width: 100%;
}
#toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle {
    font-size: 18px;
    position: absolute;
    right: -32%;
    top: -6px;
}
#toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle svg {
    width: 100%;
}
#toyota .living_environment .living_environment_contents {
    padding-top: 24px;
}
#toyota .living_environment .living_environment_content_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
#toyota .living_environment .living_environment_content_item:not(:last-child) {
    margin-bottom: 35px;
}
#toyota .living_environment .living_environment_contents_title .title_cricle {
    bottom: 10px;
    left: 50.5%;
    position: absolute;
    z-index: 1;
}
#toyota .living_environment .living_environment_content_item_contents {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#toyota .living_environment .living_environment_item:nth-child(2) {
    margin-bottom: 107px;
}
#toyota .living_environment .living_environment_item:nth-child(3) {
    margin-bottom: 128px;
}
#toyota .map + .chazo {
    padding-top: 35.5px;
}
#toyota .map {
    background-color: #f2f5fa;
    padding-bottom: 141px;
    padding-top: 95px;
    position: relative;
    z-index: 1;
}
#toyota .map:after {
    background-image: url(../../images/toyota/map-image.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    max-height: 1045px;
    max-width: 1317px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
#toyota .map .map_boxs_images_title_label span {
    font-size: 30px;
    font-weight: 900;
    margin: 0 20px;
}
#toyota .map_boxs_images_title_label {
    text-align: center;
    max-width: 388px;
}
#toyota .map .map_boxs_images_title_primary {
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    max-width: 375px;
}
#toyota .map .map_boxs_images_title_desc {
    font-size: 30px;
    font-weight: 900;
    margin-top: 8px;
}
#toyota .map .map_boxs_images_titles {
    margin-bottom: 30px;
    text-align: center;
}
#toyota .map .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1018px;
}
#toyota .map .map_boxs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#toyota .map .map_boxs_images {
    max-width: 430px;
}
#toyota .map .map_boxs_garelly_item picture,
#toyota .map .map_boxs_garelly_item picture img {
    width: 100%;
}
#toyota .map .map_boxs_garelly_item_label {
    color: #003894;
    font-family: "Libre Baskerville";
    font-size: 28px;
    font-style: italic;
    letter-spacing: 3px;
    margin-left: 9.5px;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
}
#toyota .map .map_boxs_garelly_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .map .map_boxs_garelly_item img {
    max-width: 385px;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.25);
}
#toyota .map .map_boxs_garelly_item:not(:last-child) {
    margin-bottom: 22.5px;
}
#toyota .map .map_boxs_images_title_label svg {
    height: 42px;
}
#toyota .map .map_boxs_contents {
    margin-left: 9%;
    margin-top: 45%;
    max-width: 491px;
}
#toyota .map .map_boxs_contents_content_benefits {
    background: #fff;
    border-radius: 10px;
    border-top: solid 10px #003894;
    overflow: hidden;
    padding: 4px 23px 16px;
}
#toyota .map .map_boxs_contents_content_desc {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 40px;
    margin-bottom: 57px;
}
#toyota .map .map_boxs_contents_content_benefit_title {
    color: #003894;
    font-size: 24px;
    font-weight: 900;
}
#toyota .map .map_boxs_contents_content_benefit_list > ul > li > span {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: solid thin #003894;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    margin-right: 9px;
    min-width: 170px;
    padding: 3.5px 10px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#toyota .map .map_boxs_contents_content_benefit_image ul li:not(:last-child) {
    margin-bottom: 14px;
}
#toyota .map .map_boxs_contents_content_benefit_image svg {
    margin-left: 25px;
    margin-right: 40px;
    margin-top: 15px;
}
#toyota .map .map_boxs_contents_content_benefit_list > ul > li > div {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}
#toyota .map .map_boxs_contents_content_benefit_list > ul > li > div span {
    font-size: 30px;
    line-height: 20px;
}
#toyota .map .map_boxs_contents_content_benefit_list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#toyota .map .map_boxs_contents_content_benefit_list ul li:not(:last-child) {
    margin-bottom: 9.5px;
}
#toyota .map .map_boxs_contents_content_benefit_image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
#toyota .map .map_boxs_contents_content_benefit_image ul li {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.5px;
}
#toyota .map .map_boxs_contents_content_benefit_image ul li span {
    font-size: 30px;
    line-height: 20px;
}
#toyota .about {
    background: #ededed;
    padding-bottom: 114px;
    padding-top: 112px;
    position: relative;
    z-index: 3;
}
#toyota .about .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}
#toyota .about .about_box_title__second {
    color: #274c76;
    font-family: "Noto Sans CJK JP";
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 8px;
}
#toyota .about .about_box_title__primary {
    font-family: "Noto Sans CJK JP";
    font-size: 70px;
    font-weight: 700;
}
#toyota .about .about_box_titles {
    margin: auto;
    margin-bottom: 35px;
    position: relative;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}
#toyota .about .about_box_titles svg {
    margin: 0 23.5px;
}
#toyota .about .about_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 32px;
}
#toyota .about .about_box_img {
    max-width: 462px;
    width: 100%;
}
#toyota .about .about_box_img picture,
#toyota .about .about_box_img picture img {
    display: block;
    width: 100%;
}
#toyota .about .about_box_content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#toyota .about .about_box_content_title {
    color: #274c76;
    font-family: "Noto Sans CJK JP";
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 40px;
}
#toyota .about .about_box_content_desc {
    color: #000;
    font-family: "Noto Sans CJK JP";
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
}
#toyota .about .about_box > * {
    max-width: calc(100% / 2 - 16px);
}
#toyota .about .about_box_img picture img {
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.35);
}
#toyota .about .about_box_title {
    color: #274c76;
    font-family: "Noto Sans CJK JP";
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
}
#toyota .about .about_box_desc {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    margin: auto;
    max-width: 910px;
}
#toyota .about:after {
    border-color: #ededed transparent transparent;
    border-style: solid;
    border-width: 86px 50.5px 0;
    bottom: -86px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 1;
}
#toyota .steps {
    padding-bottom: 120px;
    padding-top: 124px;
    position: relative;
    z-index: 5;
}
#toyota .steps:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 86px 50.5px 0;
    bottom: -85px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 1;
}
#toyota .steps .s_title {
    color: #559807;
    font-family: "Noto Sans CJK JP";
    font-size: 60px;
    font-weight: 400;
    text-align: center;
}
#toyota .steps .st_i_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
#toyota .steps .st_i_item:nth-child(4) .s_i_i_image::after {
    background-color: #559807;
}
#toyota .steps .st_i_item:nth-child(4) .sts_i_i_number {
    background-color: #559807;
}
#toyota .steps .st_i_item:nth-child(4) .sts_i_i_number .s_i_i_n_label,
#toyota .steps .st_i_item:nth-child(4) .sts_i_i_number .s_i_i_n_index {
    color: #fff;
}
#toyota .steps .st_i_item:last-child:before {
    display: none;
}
#toyota .steps .st_i_item:before {
    background-image: url(../../images/toyota/arrow.webp);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    left: calc(5% - 2px);
    position: absolute;
    top: 143px;
    width: 27px;
}
#toyota .steps .inner {
    margin: auto;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}
#toyota .steps .st_items {
    margin-top: 114px;
}
#toyota .steps .sts_i_i_number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: solid 3px #559807;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 122px;
    text-align: center;
    width: 11.95%;
}
#toyota .steps .s_i_i_n_label {
    color: #559807;
    display: block;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 800;
    font-weight: 700;
    margin-right: 5px;
    margin-top: -25px;
}
#toyota .steps .s_i_i_n_index {
    color: rgba(85, 152, 7, 0.75);
    font-family: "Roboto";
    font-size: 80px;
    font-style: italic;
    font-weight: 500;
    line-height: 66px;
}
#toyota .steps .s_i_i_contents {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
}
#toyota .steps .s_i_i_c_title {
    color: #559807;
    font-family: "Noto Sans CJK JP";
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16.5px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
#toyota .steps .s_i_i_c_title span {
    font-size: 20px;
}
#toyota .steps .s_i_i_c_title:after {
    background: #559807;
    bottom: 0;
    content: "";
    height: 2px;
    left: -20px;
    position: absolute;
    right: -20px;
    z-index: 1;
}
#toyota .steps .s_i_i_c_desc {
    font-family: "Noto Sans CJK JP";
    font-size: 18px;
    line-height: 35px;
    color: #000000;
    letter-spacing: 0px;
}
#toyota .steps .s_i_i_image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    max-width: 340px;
    position: relative;
    width: auto;
    z-index: 1;
}
#toyota .steps .s_i_i_image:after {
    background: rgba(85, 152, 7, 0.3);
    border-radius: 15px;
    content: "";
    height: 100%;
    left: 15px;
    position: absolute;
    top: 15px;
    width: calc(100% - 15px);
    z-index: -1;
}
#toyota .steps .s_i_i_c_note {
    color: #000;
    font-size: 18px;
    margin-top: 5px;
    font-family: "Noto Sans CJK JP";
}
#toyota .steps .s_i_i_image img {
    border-radius: 15px;
    height: auto;
    max-height: 260px;
    max-width: 325px;
    width: 100%;
}
#toyota .steps .st_i_item:not(:last-child) {
    padding-bottom: 59.5px;
}
#toyota .supports {
    background: #f0f0f0;
    font-family: "Noto Sans CJK JP";
    padding-bottom: 145px;
    padding-top: 123px;
}
#toyota .supports .supports_title {
    color: #559807;
    font-size: 70px;
    font-weight: 400;
    text-align: center;
}
#toyota .supports .supports_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#toyota .supports .inner {
    margin: auto;
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
}
#toyota .supports .supports_box > * {
    background: #ffff;
    border: solid thin #707070;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    margin-top: 48px;
    max-width: calc(100% / 2 - 15px);
    padding: 30px 53px 37px;
    width: 100%;
}
#toyota .supports .supports_box > :nth-child(1),
#toyota .supports .supports_box > :nth-child(2) {
    border-bottom-right-radius: 30px;
}
#toyota .supports .supports_b_c_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #54baea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
#toyota .supports .supports_b_c_title svg {
    margin-right: 16px;
}
#toyota .supports .supports_b_col.col_l .supports_b_c_title {
    color: #85b722;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
#toyota .supports .supports_b_c_phone {
    color: #333;
    display: block;
    font-family: "Roboto";
    font-size: 51px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
}
#toyota .supports .supports_b_col.col_l .supports_b_c_title svg {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
}
#toyota .supports .supports_b_c_times {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 32px;
    text-align: center;
    color: #000;
}
#toyota .supports .supports_b_c_phone:hover,
#toyota .supports .supports_b_c_phone:focus {
    color: #85b722;
}
#toyota .supports .supports_b_c_code {
    border: solid thin #333;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
    max-width: 398px;
    padding: 3.5px 10px;
    text-align: center;
}
#toyota .supports .supports_b_c_code span {
    font-size: 20px;
}
#toyota .supports .supports_copy_right {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}
#toyota .supports .supports_call_to,
#toyota .supports .supports_line {
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    font-weight: 400;
    height: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
    margin-left: 84px;
    max-width: 286px;
    width: 100%;
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#toyota .supports .supports_call_to svg,
#toyota .supports .supports_line svg {
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    z-index: 1;
}
#toyota .supports .supports_call_to span,
#toyota .supports .supports_line span {
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
#toyota .supports .supports_call_to:hover span,
#toyota .supports .supports_line:hover span {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
#toyota .supports .supports_call_to {
    background: #85b722;
}
#toyota .supports .supports_line:hover,
#toyota .supports .supports_line:focus {
    background-color: #525151;
}
#toyota .supports .supports_call_to:hover,
#toyota .supports .supports_call_to:focus {
    background-color: #54baea;
}
#toyota .supports .supports_box > .supports_b_col.col_r {
    padding: 37px 30px 0 62px;
}
#toyota .supports .supports_line {
    background: #06c755;
    margin-bottom: 50px;
}
#toyota .supports .supports_b_col.col_r .supports_b_c_title {
    font-size: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 12px;
}
#toyota .supports .supports_b_col.col_r .supports_b_c_title.line {
    color: #525151;
}
#toyota .infomation {
    background-color: #fff;
    font-family: "Noto Sans CJK JP";
    padding-bottom: 100px;
    padding-top: 106px;
    position: relative;
    z-index: 2;
}
#toyota .infomation:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 86px 50.5px 0;
    bottom: -86px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 1;
}
#toyota .infomation .box .label:after {
    background: #003894;
    bottom: 0;
    content: "";
    height: 200%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    z-index: 1;
}
#toyota .infomation .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}
#toyota .infomation .box_infomation {
    margin-top: 63px;
}
#toyota .infomation .block__title {
    color: #003894;
    font-size: 60px;
    text-align: center;
}
#toyota .infomation .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}
#toyota .infomation .box .label {
    color: #000;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    max-width: 442px;
    padding-right: 38.5px;
    position: relative;
    text-align: end;
    z-index: 1;
}
#toyota .infomation .box .value .value__main {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
}
#toyota .infomation .box .value .value__main:not(:last-child) {
    margin-bottom: 5px;
}
#toyota .infomation .box .value .note {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
#toyota .infomation .box .value .note:not(:last-child) {
    margin-bottom: 4px;
}
#toyota .infomation .box .value {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 41px;
}
#toyota .infomation .box.box_8 .label:after {
    height: 100%;
}
#toyota footer {
    background-color: #fff;
    font-family: "Noto Sans CJK JP";
    padding-bottom: 30px;
    padding-top: 30px;
}
#toyota footer .logo img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
}
#toyota footer .copy_right {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
#toyota .back_to_top {
    -moz-transition: 0.3s all 0s;
    -ms-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    -webkit-transition: 0.3s all 0s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    top: calc(21% + 360px);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 104px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    right: 0%;
    transition: 0.3s all 0s;
    width: 104px;
    z-index: 150;
    border: solid thin #003894;
    border-right: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    justify-content: center;
}
#toyota .back_to_top span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    color: #003894;
    margin-top: 7px;
}
#toyota .back_to_top path,
#toyota .back_to_top text {
    stroke: #003894;
}
#toyota .support__now {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -ms-writing-mode: tb;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-writing-mode: tb;
    align-items: center;
    background: #559807;
    border: solid thin #559807;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Sans CJK JP";
    font-size: 32px;
    font-weight: 700;
    justify-content: center;
    padding: 35.5px 0;
    position: fixed;
    right: 0;
    top: 21%;
    width: 103px;
    -ms-writing-mode: tb;
    writing-mode: tb;
    z-index: 100;
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    text-decoration: none;
}
#toyota .support__now svg {
    margin-bottom: 10px;
}
#toyota .support__now:hover {
    background: #8eb348;
}
#toyota .benefit_box_items_item_name_sp,
#toyota .benefit_boxs_content_arrow_sp,
#toyota .benefit_boxs_contents_flexs .benefit_boxs_contents_cricle_label {
    display: none;
}
#toyota .s_i_i_contents > .s_i_i_image,
#toyota .banner_contents_item_label__note_sp,
#toyota .only_sp,
#toyota .map_image_only_sp {
    display: none;
}
#toyota .benefit_boxs_contents_flexs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 769px) {
    #toyota .banner_contents_camcom_boxs.only_sp {
        display: none;
    }
    #toyota .chazo.chazo_1:hover,
    #toyota .chazo.chazo_1:focus {
        background-image: unset;
    }
    #toyota .chazo.chazo_1:hover .chazo_boxs_contents_arrow,
    #toyota .chazo.chazo_1:focus .chazo_boxs_contents_arrow {
        -ms-transform: translateX(35px) translateY(20px);
        -webkit-transform: translateX(35px) translateY(20px);
        transform: translateX(35px) translateY(20px);
    }
    #toyota .chazo.chazo_1:hover .chazo_titles:after,
    #toyota .chazo.chazo_1:focus .chazo_titles:after {
        border-color: #eff72c transparent transparent;
        border-width: 40px 30.5px 0;
        bottom: -45px;
        content: "";
        left: 16%;
    }
    #toyota .chazo.chazo_1:hover .chazo_boxs_image {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    #toyota .chazo.chazo_1:hover .chazo_boxs_contents {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    #toyota .support__now:hover {
        width: 120px;
    }
}
#toyota .back_to_top:hover svg path {
    fill: #fff;
    stroke: #fff;
}
#toyota .back_to_top:hover svg {
    -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
            transform: translateY(-7px);
}
#toyota .back_to_top:hover {
    background: #003894;
}
#toyota .back_to_top:hover span {
    color: #fff;
}
@media (min-width: 1921px) {
    #toyota .banner {
        background-size: cover;
    }
    #toyota .banner .banner_contents,
    #toyota .banner .banner_image {
        max-width: 45%;
    }
    #toyota .banner .banner_image {
        max-width: 55%;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
        margin-top: -1.5%;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_numbers {
        margin-top: 1%;
    }
}

/*************20231012修正*************/
.banner_contents_items {
    display: flex;
    flex-wrap: wrap;
}

.banner_contents_items .banner_contents_item {
    width: 40%;
    margin-bottom: 40px;
}

#toyota .banner .banner_contents {
    max-width: 790px;

}

#toyota .banner .banner_contents .sp {
    display: none;
}

#toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:before {
    width: 198px;
}

#toyota .chazo_2 {
    background: #85B722;
    margin-top: -12%;
    display: flex;
    justify-content: flex-end;
    min-height: 230px;

}

#toyota .chazo_2 .wrap {
    width: 2000px;
    display: flex;
    justify-content: flex-end;
    margin: 0px auto;
}

#toyota .chazo_2 a {
    display: block;
    width: 790px;
    text-decoration: none;
}

#toyota .chazo_2 a:hover img {
    max-width: 270px;
}

#toyota .chazo_2 a:hover h2 {
    margin-top: 10px;
}

#toyota .chazo_2 h2 {
    width: 100%;
    color: #FFF;
    font-size: 27px;
    margin-top: 20px;
    transition: 0.5s ease;
}

#toyota .chazo_2 h2 span {
    font-size: 48px;
}

#toyota .chazo_2 .btn {
    display: block;
    background: #559807 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029, 0px 2px 4px #0000004D;
    border: 1px solid #497219;
    opacity: 1;

    width: 400px;
    font-family: "Noto Sans CJK JP";

    font-weight: 700;
    padding: 10px 20px;
    border-radius: 20px;
    position: relative;
    transition: 0.5s ease;
}

#toyota .chazo_2 .btn::after {
    content: "";
    background: url(../../images/toyota/arrow01.png);
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 40px;
    top: calc(50% - 25px);


}

#toyota .chazo_2 .btn:hover {
    background: #497219;
    width: 450px;
}

#toyota .chazo_2 .btn p {
    transition: 0.5s ease;
}

#toyota .chazo_2 .btn:hover p {
    margin-left: 20px;
}

#toyota .chazo_2 .cont {
    display: flex;
    align-items: center;


}

#toyota .chazo_2 img {
    max-width: 250px;
    margin-bottom: -13px;
    margin-left: -60px;
    transition: 0.5s ease;
}

#toyota .chazo_2 .btn .num {
    font-size: 60px;
    font-weight: 700;
    color: #FFF;
    position: relative;
}

#toyota .chazo_2 .btn .num:after {
    background: #eff72c;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 10px;
}

#toyota .chazo_2 .btn.btn .s {
    font-size: 35px;
    font-weight: 700;
    color: #FFF;
}

#toyota .chazo_2 .btn .b {
    font-size: 50px;
    color: #FFF;
}

#toyota .chazo_2 .btn .text {
    font-size: 20px;
    margin-top: -15px;

}

#toyota .chazo_2 .btn .text p {
    color: #EFF72C;
    margin-left: 35%;

    transform: rotateZ(-10deg);
}

#toyota .chazo_2 .btn .text p span:nth-child(2),
#toyota .chazo_2 .btn .text p span:nth-child(4) {
    position: relative;
    top: 5px;
}

.banner_contents_item_unit__primary {
    width: 100px;
}

#toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
    margin-left: 13%;
}

#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_label__note {
    margin-left: 25px;
    white-space: nowrap;
}

#toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_label:before {
    width: 170px;
}

@media (max-width: 1730px) {
    #toyota .chazo_2 {
        margin-top: -8%;
    }

    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:before {
        padding-right: 0px;
    }

}

@media (max-width: 1652px) {
    #toyota .chazo_2 {
        margin-top: -12%;
        min-height: 200px;
    }

    #toyota .chazo_2 h2 {
        text-align: center;
        font-size: 17px;
        margin-top: 10px;
        margin-bottom: 10px;
    }



}
@media (max-width: 1225px) {
    #toyota .chazo_2 {
        margin-top: 0%;
    }
}


@media (max-width: 768px) {
    #toyota .chazo_2 .btn {
        border-radius: 10px;
    }



    #toyota .chazo_2 {
        width: 100%;
        padding: 0px 10px;
        min-height: 133px;
    }

    #toyota .chazo_2 .wrap a {
        width: auto;
        display: block;
        margin: auto;
    }

    #toyota .chazo_2 h2 {
        font-size: 13px;
    }

    #toyota .chazo_2 h2 span {
        font-size: 23px;
    }

    #toyota .chazo_2 .sp {
        display: block;
    }


    #toyota .chazo_2 img {
        margin-left: 0px;
        width: 130px;
    }

    #toyota .chazo_2 .btn {
        max-width: 200px;
        padding: 20px 20px 10px 20px;
    }

    #toyota .chazo_2 .btn::after {
        width: 20px;
        height: 20px;
        right: 10px;
        top: calc(50% - 10px);

    }

    #toyota .chazo_2 .btn .text {
        font-size: 13px;
        top: 10px;
        left: 10px;
        width: 100%;
        position: absolute;

    }

    #toyota .chazo_2 .btn.btn .s {
        font-size: 18px;
    }

    #toyota .chazo_2 .btn .num,
    #toyota .chazo_2 .btn .b {
        font-size: 30px;
    }

    #toyota .chazo_2 .btn .num:after {
        height: 5px;
        width: 5px;
    }

    #toyota .banner .banner_contents .sp {
        display: block;
    }

    #toyota .banner .banner_contents_item_label__note {
        display: none;
    }

    #toyota .banner .banner_contents_items {
        display: flex;
    }

    #toyota .banner .banner_contents_item:nth-child(1) {
        order: 1;
    }

    #toyota .banner .banner_contents_item:nth-child(2) {
        order: 3;
    }

    #toyota .banner .banner_contents_item:nth-child(3) {
        order: 2;
    }

    #toyota .banner .banner_contents_item:nth-child(4) {
        order: 4;
    }

    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_numbers {
        margin-left: 0px;
    }

    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_number {
        margin-left: 13%;
    }
    .banner_contents_item_unit__primary {
    width: auto;
}
}

/*途中ボタンあしらい*/
#toyota .chazo {
    background-color: #85B722;
}

#toyota .chazo .chazo_boxs {
    justify-content: center;
    gap: 20px;
}

#toyota .chazo .chazo_boxs_contents {
    display: block;
    background: #559807 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029, 0px 2px 4px #0000004D;
    border: 1px solid #497219;
    opacity: 1;
    width: 400px;
    font-family: "Noto Sans CJK JP";
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 20px;
    position: relative;
    transition: 0.5s ease;

}

#toyota .chazo .chazo_boxs_contents:after {
    content: "";
    background: url(../../images/toyota/arrow01.png);
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 40px;
    top: calc(50% - 25px);
}

#toyota .chazo .chazo_boxs_image img {
    margin-left: -50px;
}

#toyota .chazo .chazo_boxs_rotate {
    font-size: 20px;
    margin-left: 160px;
}

#toyota .chazo .chazo_boxs_contents_number:after {
    left: 50%;
}

@media (max-width: 992px) {
    #toyota .chazo .chazo_boxs {
        justify-content: center;
        margin-bottom: 30px;
    }

    #toyota .chazo .chazo_titles {
        text-align: right;
        width: 60%;
        margin-bottom: -40px;
    }

    #toyota .chazo .chazo_titles>div {
        display: inline-block;
    }
}

@media (max-width: 768px) {
    #toyota .chazo .chazo_boxs {
        gap: 0;
    }

    #toyota .chazo {
        height: 135px;
    }

    #toyota .benefits+.chazo .chazo_titles {
        width: 100%;
        justify-content: center;
        margin-bottom: 10px !important;
    }

    #toyota .chazo .chazo_boxs_contents {
        border-radius: 10px !important;
        width: 200px;
        padding: 20px 10px 10px 10px;
    }

    #toyota .chazo .chazo_titles {
        width: 100%;
        justify-content: center;
        margin-bottom: 13px !important;
    }

    #toyota .chazo .chazo_boxs_image img {
        margin-left: 0px;
    }

    #toyota .chazo .chazo_boxs_contents_number:after {
        width: 5px;
        height: 5px;
    }

    #toyota .chazo .chazo_boxs_contents:after {
        width: 20px;
        height: 20px;
        right: 10px;
        top: calc(50% - 10px);
    }

    #toyota .chazo .chazo_boxs_rotate {
        left: -90px !important;
        width: 100%;
        top: 10px !important;
    }



}

/*************20231012修正ここまで*************/




@media (max-width: 1651px) {
    #toyota .banner .banner_contents_item_number {
        font-size: 100px;
    }
    #toyota .banner .banner_image [class^="banner_image"]:not(.banner_image_img) {
        max-width: 92.5%;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_numbers,
    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_numbers,
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
        margin-top: -2%;
    }
    #toyota .banner .banner_contents {
        max-width: 600px;
    }
    #toyota .chazo.chazo_1 {
        margin-top: -2%;
    }
    #toyota .chazo.chazo_1 .chazo_titles:after {
        bottom: -37px;
    }
    #toyota .about:after,
    #toyota .infomation:after {
        bottom: -85px;
    }
    #toyota .map:after {
        max-width: 1100px;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
        right: -30px;
        top: 4px;
    }
}
@media (max-width: 1441px) {
    #toyota .banner .banner_contents_item_label {
        font-size: 20px;
    }
    #toyota .banner .banner_contents_item_number {
        font-size: 75px;
    }
    #toyota .banner .banner_image__title {
        font-size: 60px;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_numbers,
    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_numbers,
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
        margin-top: -1%;
    }
    #toyota .banner .banner_contents_item_unit__primary {
        font-size: 24px;
    }
    #toyota .banner .banner_contents_item_unit__second {
        font-size: 20px;
    }
    #toyota .banner .banner_contents_item_cricle {
        max-width: 85px;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
        right: -21px;
        top: 0;
    }
    #toyota .banner .banner_contents_item_cricle {
        font-size: 16px;
    }
    #toyota .banner .banner_contents_item_label__note {
        font-size: 14px;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number {
        line-height: initial;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit__primary {
        font-size: 24px;
        margin-left: 5px;
        margin-top: 10px;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
        max-height: 12px;
        top: 7.5px;
    }
    #toyota .banner .banner_image__logo img {
        max-height: 80.79px;
    }
    #toyota .banner .banner_contents_items {
        margin-top: 70px;
    }
    #toyota .banner .banner_contents {
        margin-left: 30px;
        max-width: 600px;
    }
    #toyota .banner .banner_contents_item:not(:last-child) {
        margin-bottom: 15px;
    }
    #toyota .banner .banner_image_img {
        margin-top: -40px;
        width: 95%;
    }
    #toyota .chazo.chazo_1 .chazo_titles_title {
        font-size: 36px;
    }
}
@media (max-width: 1200px) {
    #toyota .inner,
    #toyota .benefits .inner {
        max-width: 92.5%;
        padding-left: 24px;
        padding-right: 24px;
    }
    #toyota .benefits .inner {
        padding-left: 0;
    }
    #toyota .banner .banner_contents {
        max-width: 45%;
    }
    #toyota .banner .banner_image__title {
        font-size: 46px;
    }
    #toyota .banner .banner_image__title:before {
        right: 15px;
    }
    #toyota .banner .banner_contents_item_number {
        font-size: 60px;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_unit {
        margin-top: 20px;
    }
    #toyota .banner .banner_contents_item_unit__primary {
        font-size: 20px;
    }
    #toyota .banner .banner_contents_item_unit__second {
        font-size: 16px;
    }
    #toyota .benefits .benefit_title {
        font-size: 24px;
    }
    #toyota .benefits .benefit_block_name {
        right: -38px;
    }
    #toyota .benefits .benefit_block_value {
        font-size: 40px;
    }
    #toyota .benefits .benefit_block_label {
        margin-bottom: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units {
        margin-left: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number {
        font-size: 36px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number_small {
        font-size: 22px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_name {
        font-size: 24px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_note {
        font-size: 13px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_boxs {
        max-width: 1130px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number {
        font-size: 80px;
        letter-spacing: -5px;
        line-height: 70px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number svg {
        top: -16px;
        right: -24px;
        width: 20px;
        height: 20px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit {
        font-size: 30px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit.unit_2 {
        font-size: 22px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__units {
        margin-left: 15px;
    }
/*
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) {
        padding: 25px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_name {
        font-size: 24px;
        margin-left: 15px;
    }
*/
    #toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
        max-width: 715px;
        padding-right: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__note {
        font-size: 12px;
        margin-top: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_nummber {
        font-size: 100px;
        line-height: 80px;
    }
    #toyota .benefits .benefit.benefit_2 {
        margin-bottom: 50px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs {
        margin-top: 10px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:last-child {
        max-width: 360px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_number {
        font-size: 90px;
        line-height: 75px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) {
        max-width: 35%;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
        right: 15px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image svg {
        width: 100%;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_primary {
        font-size: 30px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_second {
        font-size: 22px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle {
        font-size: 16px;
        line-height: 27px;
        max-width: 110px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow {
        margin: 0 15px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow svg {
        max-width: 70px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary {
        font-size: 66px;
        top: 0;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary small {
        -moz-transform: translateX(-20px) rotateZ(15deg);
        -ms-transform: translateX(-20px) rotateZ(15deg);
        -o-transform: translateX(-20px) rotateZ(15deg);
        -webkit-transform: translateX(-20px) rotateZ(15deg);
        font-size: 80px;
        line-height: inherit;
        -ms-transform: translateX(-20px) rotate(15deg);
        transform: translateX(-20px) rotateZ(15deg);
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__primary {
        font-size: 40px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__second {
        font-size: 24px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item_image {
        margin-right: 15px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit {
        margin-left: 10px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_1,
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_2 {
        max-width: calc(100% / 2 - 10px);
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__image svg {
        max-width: 160px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___number {
        font-size: 130px;
        letter-spacing: -7px;
        line-height: 120px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item span {
        font-size: 24px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item___name {
        font-size: 18px;
        line-height: 26px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__label {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_title_full {
        font-size: 40px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__items {
        margin-left: 15px;
        padding-left: 45px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item:last-child .benefit_tops__item___name {
        margin-left: 0;
    }
    #toyota .works .works_work_box_wrapper {
        padding-left: 15px;
        padding-top: 38.5px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_title small {
        font-size: 24px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_ls li,
    #toyota .works .works_work_box_metting_list li {
        font-size: 20px;
        line-height: 32px;
    }
    #toyota .works .works_work_box_metting_boxs_content_label {
        font-size: 24px;
    }
    #toyota .works .works_work_box_metting_boxs_list {
        font-size: 18px;
        margin-bottom: 16.6px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content {
        font-size: 16px;
        line-height: 24px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_image {
        margin-left: 15px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_image svg {
        max-width: 100px;
    }
    #toyota .works .works_work_box_metting_boxs_item:nth-child(1) {
        max-width: 58%;
    }
    #toyota .works .works_work_box_metting_boxs_item:nth-child(2) {
        max-width: 40%;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image {
        max-height: 100%;
    }
    #toyota .living_environment .living_environment_content_item_label {
        font-size: 20px;
    }
    #toyota .living_environment .living_environment_content_item_desc span {
        font-size: 30px;
    }
    #toyota .living_environment .living_environment_content_content {
        font-size: 18px;
        line-height: 32px;
    }
    #toyota .living_environment .living_environment_contents_title span {
        font-size: 40px;
    }
    #toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle {
        right: -38%;
    }
    #toyota .living_environment .living_environment_item_image {
        max-width: 400px;
    }
    #toyota .map .map_boxs_contents {
        margin-left: auto;
        margin-top: 40%;
        max-width: 450px;
    }
    #toyota .map:after {
        max-width: 70%;
    }
    #toyota .map .map_boxs_contents_content_benefit_image ul li,
    #toyota .map .map_boxs_contents_content_benefit_list > ul > li > span {
        font-size: 16px;
    }
    #toyota .map .map_boxs_contents_content_benefit_list > ul > li > div {
        font-size: 14px;
    }
    #toyota .chazo .chazo_boxs_contents {
        margin-left: 0;
    }
    #toyota .steps .s_i_i_c_desc {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 1.5px;
    }
    #toyota .steps .s_i_i_c_title {
        font-size: 30px;
    }
    #toyota .steps .s_title {
        font-size: 40px;
    }
    #toyota .about .about_box_title {
        font-size: 36px;
    }
    #toyota .about .about_box_title__primary {
        font-size: 60px;
    }
    #toyota .about .about_box_title__second {
        font-size: 32px;
    }
    #toyota .supports .supports_title {
        font-size: 40px;
    }
    #toyota .supports .supports_b_col.col_r .supports_b_c_title {
        font-size: 26px;
    }
    #toyota .supports .supports_b_c_times,
    #toyota .supports .supports_copy_right {
        font-size: 14px;
    }
    #toyota .supports .supports_b_c_phone {
        font-size: 40px;
    }
    #toyota .supports .supports_box > *,
    #toyota .supports .supports_box > .supports_b_col.col_r {
        padding: 25px;
    }
    #toyota .infomation .block__title {
        font-size: 40px;
    }
    #toyota .infomation .box {
        margin-bottom: 15px;
    }
    #toyota .infomation .box .label,
    #toyota .infomation .box .value {
        font-size: 18px;
        line-height: 32px;
    }
    #toyota .infomation .box .value .note {
        font-size: 14px;
        line-height: 22px;
    }
    #toyota .infomation .box .value .value__main {
        font-size: 16px;
    }
    #toyota .chazo .chazo_boxs_image {
        left: -80px;
    }
}
@media (max-width: 1024px) {
    #toyota .banner .banner_image__logo img,
    #toyota .banner .banner_contents_camcom_logo img {
        max-width: 250px;
    }
    #toyota .banner .banner_contents {
        max-width: 42.5%;
    }
    #toyota .banner .banner_image {
        max-width: 57.5%;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_title {
        font-size: 32px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__contents___note {
        font-size: 14px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__image svg {
        max-width: 100%;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
        margin-top: 0;
        max-width: 100%;
    }
    #toyota .benefits .benefit_box_item.box_left {
        margin-bottom: 20px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item .benefit_tops__item___image svg {
        max-width: 130px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle {
        font-size: 14px;
        line-height: 22px;
        max-width: 80px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(1),
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(2) {
        height: 30px;
        top: 1px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:last-child {
        max-width: 360px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_number {
        font-size: 70px;
        line-height: 55px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) {
        max-width: 30.5%;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
        right: 15px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title {
        font-size: 28px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_primary {
        font-size: 26px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_second {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary {
        font-size: 56px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary small {
        font-size: 60px;
    }
    #toyota .chazo .chazo_boxs_contents strong {
        font-size: 46px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_image {
        max-width: 200px;
    }
    #toyota .chazo.chazo_1 .chazo_titles {
        margin-left: 50%;
        margin-right: 0;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_contents_arrow svg {
        margin-bottom: 10px;
        width: 70px;
    }
    #toyota .chazo .chazo_boxs_image {
        left: -35px;
    }
}
@media (max-width: 991px) {
    #toyota .support__now {
        font-size: 24px;
        width: 74px;
    }
    #toyota .banner .banner_contents {
        max-width: 45%;
    }
    #toyota .banner .banner_image {
        max-width: 55%;
    }
    #toyota .banner .banner_contents_item_label {
        font-size: 16px;
    }
    #toyota .banner .banner_contents_item_number {
        font-size: 44px;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit {
        margin-top: 5px;
        position: relative;
        z-index: 1;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
        margin-left: 10%;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
        top: -1.5px;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers .banner_contents_item_unit {
        margin-top: 5px;
    }
    #toyota .banner .banner .banner_contents_item_label__note {
        font-size: 11px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops,
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_items {
        margin-right: 15px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:last-child {
        max-width: 300px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow svg {
        max-width: 50px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow span {
        font-size: 16px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
        max-width: 100px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item___name {
        font-size: 16px;
        line-height: 24px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item .benefit_tops__item___image svg {
        height: auto;
        max-width: 60px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item svg {
        max-width: 100px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_nummber {
        font-size: 70px;
        letter-spacing: -6px;
        line-height: 60px;
    }
    #toyota .chazo .chazo_boxs_image {
        max-width: 200px;
    }
    #toyota .chazo .chazo_boxs_contents {
        margin-top: 60px;
    }
    #toyota .works .works_work_box_metting_item_down span {
        font-size: 16px;
    }
    #toyota .works .works_work_box_metting_list svg {
        max-width: 100px;
    }
    #toyota .works .works_work_box_metting_boxs_contents {
        padding-right: 10px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_image {
        max-width: 360px;
    }
    #toyota .works .works_work_box_metting_boxs_list {
        font-size: 14px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image {
        max-width: 170px;
    }
    #toyota .works .works_work_box_metting_list li {
        font-size: 14px;
        line-height: 24px;
    }
    #toyota .works .works_work_box_metting_item_down {
        font-size: 20px;
    }
    #toyota .works .works_work_box_metting_item_down span {
        padding: 15.5px 10px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image img {
        -o-object-fit: cover;
        object-fit: cover;
    }
    #toyota .living_environment .living_environment_title_label_title_label_primary {
        font-size: 42px;
    }
    #toyota .living_environment .living_environment_title_label_second {
        font-size: 32px;
    }
    #toyota .living_environment .living_environment_title_label {
        font-size: 24px;
    }
    #toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle,
    #toyota .living_environment .living_environment_content_note,
    #toyota .living_environment .living_environment_content_content {
        font-size: 16px;
        line-height: 24px;
    }
    #toyota .living_environment .living_environment_item_contents {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    #toyota .living_environment .living_environment_contents_title span {
        font-size: 36px;
    }
    #toyota .living_environment .living_environment_contents_title {
        background-size: cover;
        font-size: 24px;
        margin-right: 0;
    }
    #toyota .living_environment .living_environment_contents_title .title_cricle {
        font-size: 16px;
        left: unset;
        max-width: 150px;
        right: 0;
    }
    #toyota .living_environment .living_environment_content_item_number {
        font-size: 70px;
        line-height: 60px;
        min-width: 50px;
    }
    #toyota .living_environment .living_environment_item_image {
        max-width: 300px;
    }
    #toyota .map .map_boxs_images {
        max-width: 250px;
    }
    #toyota .map .map_boxs_images_title_desc {
        font-size: 16px;
    }
    #toyota .map .map_boxs_images_title_primary {
        font-size: 30px;
    }
    #toyota .map .map_boxs_contents {
        margin-top: 20%;
    }
    #toyota .map .map_boxs_garelly_item_label,
    #toyota .map .map_boxs_contents_content_desc {
        font-size: 20px;
    }
    #toyota .steps .s_i_i_n_index {
        font-size: 56px;
    }
    #toyota .steps .s_i_i_image {
        max-width: 230px;
    }
    #toyota .steps .s_i_i_n_label {
        font-size: 18px;
    }
    #toyota .supports .supports_b_col.col_r .supports_b_c_title {
        font-size: 22px;
    }
    #toyota .about .about_box_title {
        font-size: 30px;
    }
    #toyota .about .about_box_title__primary {
        font-size: 48px;
    }
    #toyota .about .about_box_title__second {
        font-size: 28px;
    }
    #toyota .supports .supports_call_to,
    #toyota .supports .supports_line {
        margin-left: 0;
        max-width: 100%;
    }
    #toyota .supports .supports_b_col.col_r .supports_b_c_title {
        font-size: 20px;
    }
    #toyota .supports .supports_box > *,
    #toyota .supports .supports_box > .supports_b_col.col_r {
        padding: 15px;
    }
    #toyota .supports .supports_b_c_times,
    #toyota .supports .supports_copy_right {
        line-height: 1.4;
    }
}
@media (max-width: 768px) {
    #toyota .banner_contents_camcom_boxs.only_pc {
        display: none;
    }
    #toyota .banner_contents_camcom_boxs.only_sp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15.3px;
        width: 100%;
    }
    #toyota .only_sp {
        display: inline-block;
    }
    #toyota .back_to_top {
        border-radius: 0;
        height: 50px;
        width: 50px;
        top: unset;
        bottom: 0;
        right: 0;
        border: transparent;
    }
    #toyota .back_to_top * {
        stroke: #003894;
    }
    #toyota .back_to_top svg {
        width: 12px;
    }
    #toyota .back_to_top span {
        font-size: 14px;
        font-weight: 400;
        margin-top: 0;
    }
    #toyota .support__now {
        padding: 24.5px 0;
        bottom: 0;
        -webkit-box-shadow: 0 -2px 5px 2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 -2px 5px 2px rgba(0, 0, 0, 0.15);
        font-size: 16px;
        height: 50px;
        left: 0;
        right: 0;
        top: unset;
        width: 100%;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        background: -o-linear-gradient(45deg, #559807, #88b5fd);
        background: linear-gradient(45deg, #559807, #88b5fd);
    }
    #toyota body {
        padding-bottom: 70px;
    }
    #toyota .banner {
        background-image: url(../../images/toyota/bg-banner-sp.webp);
        background-position: left bottom 50%;
    }
    #toyota .banner .banner_contents_camcom_note small {
        left: 7px;
        position: absolute;
        top: 2px;
    }
    #toyota .banner_contents_camcom_boxs {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 50px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        left: 0;
        padding-left: 24px;
        padding-right: 24px;
    }
    #toyota .banner {
        padding-top: 0;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number {
        line-height: 60px;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_numbers {
        margin-left: 0;
        max-width: inherit;
        width: 100%;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit__primary {
        font-size: 18px;
        margin-left: 3px;
        margin-top: 0;
    }
    #toyota .banner .banner_contents_item_cricle {
        margin-right: 0;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
    }
    #toyota .banner .banner_contents_camcom_note {
        color: #000;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: -0.5px;
        line-height: 12px;
        padding-left: 17px;
        padding-top: 2px;
        position: relative;
        z-index: 1;
        color: #000000;
    }
    #toyota .banner .banner_contents_camcom_logo {
        margin-bottom: 0;
        padding-top: 9px;
    }
    #toyota .banner .banner_contents_camcom_logo img {
        max-width: 167px;
    }
    #toyota .banner_contents_camcom_boxs > * {
        width: calc(100% / 2 - 10px);
    }
    #toyota .banner .banner_image {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
    }
    #toyota .banner .banner_contents {
        margin-left: 37px;
        max-width: 100%;
    }
    #toyota .banner_image_texts {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        max-width: 100%;
    }
    #toyota .banner .banner_image [class^="banner_image"]:not(.banner_image_img) {
        margin: 0 auto;
        max-width: 100%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .banner .banner_image__slogan {
        font-size: 16px;
        font-weight: 700;
        margin-right: 2px !important;
    }
    #toyota .banner .banner_image__logo {
        margin-bottom: 5px !important;
    }
    #toyota .banner .banner_image__logo img {
        max-width: 212px;
    }
    #toyota .banner_image_texts {
        margin-bottom: 2px !important;
    }
    #toyota .banner .banner_image_img {
        display: block;
        margin: auto;
        margin-top: -28px;
        width: 87.25%;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label__note {
        display: none;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers {
        margin-left: -5%;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_numbers .banner_contents_item_unit {
        margin-top: 17px;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_unit,
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_unit {
        margin-top: 16px;
    }
    #toyota .banner_contents_item_label__note_sp {
        display: block;
        font-size: 10px;
        font-weight: 700;
        left: -8px;
        letter-spacing: -1px;
        position: relative;
        top: -10px;
        z-index: 1;
        color: #000000;
    }
    #toyota .banner .banner_image__title {
        background: -o-linear-gradient(45deg, #559807, #003894);
        background: linear-gradient(45deg, #559807, #003894);
        font-size: 28px;
        letter-spacing: -1px;
        margin-left: 0 !important;
        padding: 7px 7px 14px;
        text-align: center;
        width: 71% !important;
    }
    #toyota .banner .banner_image__title:before {
        display: none;
    }
    #toyota .banner .banner_contents_item:not(:last-child) {
        margin-bottom: 5px;
    }
    #toyota .banner .banner_contents_items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #toyota .banner .banner_contents_items > * {
        max-width: calc(100% / 2);
        width: 100%;
    }
    #toyota .banner .banner_contents_item_number {
        font-size: 62px;
        line-height: 70px;
    }
    #toyota .banner .banner_contents_item:nth-child(3) {
        position: relative;
        top: 6px;
        z-index: 1;
    }
    #toyota .banner .banner_contents_item_unit__primary {
        font-size: 18px;
    }
    #toyota .banner .banner_contents_item_unit__second {
        font-size: 12px;
    }
    #toyota .banner .banner_contents_item_label:after {
        width: 150px;
    }
    #toyota .banner .banner_contents_item_label small {
        font-size: 12px;
    }
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label__note {
        font-size: 10px;
        letter-spacing: 0;
    }
    #toyota .banner .banner_contents_items {
        margin-top: 25px;
    }
    #toyota .banner .banner_contents_item_cricle {
        background: transparent;
        font-size: 12px;
        position: relative;
        z-index: 1;
    }
    #toyota .banner .banner_contents_item_cricle:after {
        background: #e5e5e5;
        border-radius: 50%;
        content: "";
        height: 35.5px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 35.5px;
        z-index: -1;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_label:after,
    #toyota .banner .banner_contents_item:nth-child(2) .banner_contents_item_label:after,
    #toyota .banner .banner_contents_item:nth-child(3) .banner_contents_item_label:after,
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_label:after {
        background: transparent;
        border-left: solid thin;
        border-top: solid thin;
        height: 25px;
        top: -5px;
    }
    #toyota .banner .banner_contents_item:nth-child(1) .banner_contents_item_label:after {
        border-color: #d80c1b;
    }
    #toyota .banner .banner_contents_item:not(:first-child) .banner_contents_item_label:after {
        border-color: #003894;
    }
    #toyota .banner .banner_contents_item:nth-child(4) .banner_contents_item_number svg {
        right: -13px;
        top: 3.5px;
        -webkit-transform: rotateZ(70deg);
        -ms-transform: rotate(70deg);
        transform: rotateZ(70deg);
        width: 16px;
    }
    #toyota .chazo.chazo_1 {
        background: #559807;
        background-image: unset !important;
    }
    #toyota .chazo.chazo_1 .chazo_titles:after {
        display: none;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_image {
        max-height: 88px;
        top: 7px;
    }
    #toyota .chazo.chazo_1 .chazo_titles {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        letter-spacing: 0;
        margin: auto;
    }
    #toyota .chazo.chazo_1 {
        margin-top: 13px;
        padding-top: 12px;
    }
    #toyota .chazo.chazo_1 .chazo_titles_label {
        font-size: 13px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_image img,
    #toyota .chazo.chazo_1 .chazo_boxs_contents {
        margin-left: 0;
        margin-top: 0;
    }
    #toyota .chazo.chazo_1 .chazo_titles_title {
        font-size: 23px;
    }
    #toyota .chazo .chazo_boxs_image {
        left: 0;
        margin-bottom: 0;
        top: 0;
    }
    #toyota .chazo .chazo_boxs_rotate {
        font-size: 13px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_image img {
        max-width: 149px;
    }
    #toyota .chazo .chazo_boxs_contents_number {
        font-size: 31px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_contents small {
        font-size: 18px;
        margin-top: 20px;
    }
    #toyota .chazo .chazo_boxs_contents strong {
        font-size: 29px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_contents_arrow svg {
        margin-bottom: 0;
        margin-top: 13px;
        width: 48px;
    }
    #toyota .chazo .chazo_boxs_contents_number:after {
        left: 50%;
        top: -5px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 0;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_contents {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: -6px;
        margin-top: 25px;
        position: relative;
        z-index: 1;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_rotate {
        left: 19%;
        position: absolute;
        top: 11px;
        letter-spacing: -2.5px;
        -webkit-transform: rotateZ(-15deg) translateY(0);
        -ms-transform: rotate(-15deg) translateY(0);
        transform: rotateZ(-15deg) translateY(0);
    }
    #toyota .chazo.chazo_1 .chazo_boxs_rotate span {
        margin: 0 2.5px;
    }
    #toyota .chazo.chazo_1 .chazo_boxs_contents_arrow {
        margin-left: 10px;
        margin-top: 0;
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
    #toyota .chazo.chazo_1 .inner {
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    #toyota .benefits .benefit_title {
        letter-spacing: 1px;
        margin-left: auto;
        max-width: 97%;
        padding: 6.6px 15.1px 6.6px 9.1px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_numbers {
        margin-bottom: 5px;
    }
    #toyota .benefits + .chazo {
        padding-top: 14px;
    }
    #toyota .benefits + .chazo .chazo_titles {
        margin-bottom: 6px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_note br {
        display: inline-block;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number svg {
        position: absolute;
        right: -25px;
        top: -8px;
        max-width: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) .benefit_box_items_item_number {
        margin-left: 52px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) svg {
        margin-bottom: 11px;
        margin-left: auto;
        margin-top: 3px;
        max-width: 54px;
    }
    #toyota .benefit_box_items_item_name_sp {
        border-bottom: solid thin #333;
        display: block;
        font-size: 14px;
        font-weight: 900;
        letter-spacing: 1px;
        margin: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number {
        font-size: 28px;
        line-height: 20px;
    }
    #toyota
        .benefits
        .benefit.benefit_1
        .benefit_box_items_item_list
        li:nth-child(2)
        .benefit_box_items_item_list__number {
        margin-left: auto;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__number_small {
        font-size: 20px;
        margin-top: -5px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__unit {
        font-size: 11px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list {
        font-size: 12px;
        margin-top: 4px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__text {
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:last-child .benefit_box_items_item_image {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:last-child .benefit_box_items_item_image svg {
        margin-top: 15px;
        max-width: 57.1px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:last-child .benefit_box_items_item_image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #toyota .benefits .benefit.benefit_1 {
        margin-bottom: 40px;
    }
    #toyota .benefits .inner,
    #toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
        padding-right: 20px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
        margin-left: auto;
        max-width: 84.5%;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_nummber {
        font-size: 55px;
        letter-spacing: -3px;
        line-height: 47px;
    }
    #toyota .benefits .benefit_box_item.box_left {
        margin: -34px 30px 15px auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__number {
        font-size: 78px;
        position: relative;
        z-index: 1;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit {
        font-size: 24px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__primary .benefit_box_item__units .unit.unit_2 {
        font-size: 17px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_item__note {
        color: #000;
        font-size: 9px;
        font-weight: 500;
        margin-top: 7px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_image,
		#toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(2) .benefit_box_items_item_image,
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) .benefit_box_items_item_image {
        min-width: 35%;
        text-align: center;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image svg {
        height: auto;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
        max-width: 84px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_number {
        font-size: 55px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_primary {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_unit_second {
        font-size: 14px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle .benefit_boxs_contents_cricle_label {
        font-size: 11px;
        font-weight: 700;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1),
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(2) {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: inherit;
    }
    #toyota .benefits .benefit_block_label {
        font-size: 12px;
        letter-spacing: 1px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item{
        margin-top: 13.5px;
    }
    #toyota .benefits .benefit_block_value {
        font-size: 20px;
        letter-spacing: 4px;
    }
/*
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) {
        max-width: 100%;
        padding: 15px 16px 13px 15px;
    }
*/
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item .benefit_box_items_item_image svg {
        display: block;
        height: auto;
        margin: auto;
        margin-bottom: 5px;
        max-width: 51px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        padding: 10px 20px 15px 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_image svg {
        height: auto;
        margin-bottom: 0;
        max-width: 50px;
        min-height: auto;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_name {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 0;
        margin-left: 7px;
        padding-bottom: 0;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_number__main {
        font-size: 55px;
        letter-spacing: 9px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_number__second {
        font-size: 34px;
        margin-top: 0;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_unit__main {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) .benefit_box_items_item_note {
        margin-left: 22px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_unit__second {
        font-size: 14px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_note {
        font-size: 10px;
        margin-left: 11px;
        text-align: left;
    }
    #toyota .benefit_box_items_item_contents .benefit_box_items_item_name {
        display: none !important;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_name {
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 6px;
        padding: 0;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .col {
        display: block;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item {
        max-width: 100%;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:last-child {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: center;
        padding: 14px 20px 21px 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item_list__text span {
        margin-right: 13px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_unit {
        font-size: 18px;
        margin-left: 10px;
        margin-top: -15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_note {
        font-size: 10px;
        font-weight: 400;
        line-height: 14px;
        margin-left: 8px;
        margin-top: 6px;
        position: relative;
        z-index: 1;
        padding-left: 12px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(1) .benefit_box_items_item_note small {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    #toyota .benefits .benefit_block_name {
        right: -6px;
        top: -7px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    #toyota .benefits .benefit_boxs_contents_flexs {
        padding-left: 10px;
    }
    #toyota .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_units {
        margin-left: 6px;
    }
    #toyota .benefit_boxs_contents_flexs .benefit_boxs_contents_cricle_label {
        background: #d80c1b;
        color: #fff;
        font-size: 11px;
        font-weight: 700;
        margin-left: -6px;
        margin-top: -21px;
        padding: 2.5px 5px;
        -webkit-transform: rotateZ(-14deg);
        -ms-transform: rotate(-14deg);
        transform: rotateZ(-14deg);
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        max-width: inherit;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:last-child {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: inherit;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle {
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        aspect-ratio: auto;
        background-image: url(../../images/toyota/bg-radius.webp);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 11px;
        height: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 14px;
        max-width: 115px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle br {
        display: none;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__label {
        font-size: 11px;
        margin-top: 10px;
        color: #000000;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title {
        font-size: 15px;
        margin-left: -8px;
        margin-top: 0;
        color: #000000;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(1) {
        height: 18px;
        margin-right: 7px;
        width: 12px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__title svg:nth-child(2) {
        height: 18px;
        margin-left: 7px;
        width: 12px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary {
        font-size: 40px;
        line-height: 40px;
        top: -5px;
    }
    #toyota .benefits .benefit_title:before {
        width: 13%;
    }
    #toyota .benefits .benefit.benefit_2 {
        margin-bottom: 38px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_text__primary small {
        font-size: 50px;
        -webkit-transform: translateX(-12px) rotateZ(15deg);
        -ms-transform: translateX(-12px) rotate(15deg);
        transform: translateX(-12px) rotateZ(15deg);
    }
    #toyota .benefits .benefit_title small {
        font-size: 18px;
    }
    #toyota .benefits .benefit_title {
        font-size: 21px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content_arrow,
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents_cricle > .benefit_boxs_contents_cricle_label {
        display: none;
    }
    #toyota .benefit_boxs_content_arrow_sp {
        color: #d80c1b;
        display: block;
        font-size: 12px;
        font-weight: 700;
        margin-left: 20px;
        margin-top: 25px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-writing-mode: tb-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: tb-rl;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs {
        margin-left: auto;
        margin-top: -10px;
        max-width: 85.5%;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        right: 0;
        top: 18px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_contents {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding-left: 14px;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_number,
    #toyota .benefits .benefit.benefit_2 .benefit_boxs_content:nth-child(1) .benefit_boxs_contents_units {
        margin-top: 5px;
    }
    #toyota .infomation:after,
    #toyota .banner .banner_contents_item_label:before {
        display: none;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_title_full small {
        font-size: 16px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_title_full {
        font-size: 21px;
        margin-left: auto;
        max-width: 97%;
        padding: 7px 10px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item span {
        font-size: 16px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item {
        margin-bottom: 5px;
        max-width: calc(100% / 3 - 13px);
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item svg {
        display: block;
        height: auto;
        max-width: 70px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_items {
        margin-top: 20px;
        max-width: 92%;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__image svg {
        height: auto;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(1) span {
        top: -10px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(3) {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: center;

    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(3) span {
        margin-bottom: 10px;
        margin-top: 0;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(2) span {
        margin-bottom: 5px;
        margin-top: -16px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 19px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__items > * {
        max-width: 50%;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__items:before {
        display: none;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item:last-child .benefit_tops__item___name {
        margin-right: 0;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__label {
        font-size: 16px;
        padding-bottom: 35px;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 1;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__label:after {
        background-image: url(../../images/toyota/arrow-up-benefit.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 2px;
        content: "";
        height: 20px;
        left: 20px;
        position: absolute;
        right: 10px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_note {
        font-size: 10px;
        font-weight: 800;
        margin-top: 30px;
        color: #000000;
    }
    #toyota .benefits {
        padding-bottom: 64px;
        padding-top: 41.5px;
    }
    #toyota .benefits:before {
        background-image: url(../../images/toyota/benefit-bg-top-sp.webp);
        background-size: contain;
    }
    #toyota .benefits:after {
        background-image: url(../../images/toyota/benefit-bg-bottom-sp.webp);
        background-size: cover;
        max-height: 117px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__items {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-left: 0;
        margin-top: 0;
        padding-left: 0;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item___name {
        display: block;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10.5px;
        margin-right: 0;
        margin-top: 0;
        text-align: center;
        width: 100%;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__item {
        -webkit-box-align: self-start;
        -ms-flex-align: self-start;
        align-items: self-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_1,
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item.benefit_boxs_item_2 {
        max-width: 100%;
        width: 100%;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___number {
        font-size: 55px;
        letter-spacing: -4px;
        line-height: 55px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__primary {
        font-size: 18px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit__second {
        font-size: 14px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___unit {
        margin-top: 0;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__contents___note {
        font-size: 10px;
        margin-top: 5px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__contents {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 20px;
        padding-top: 8px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__image {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        height: auto;
        margin-top: 0;
        max-width: 80px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item__content___numbers {
        margin-left: 14px;
        margin-top: 0;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item {
        margin-bottom: 38px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item_image {
        height: auto;
        margin-left: 48px;
        margin-right: auto;
        margin-top: 7px;
        max-width: 88px;
    }
    #toyota .benefits .benefit.benefit_3 .benefit_boxs_item_image svg {
        height: auto;
    }
    #toyota .benefits .benefit.benefit_3 {
        margin-bottom: 0;
    }
    #toyota .works:after {
        max-height: 167px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_title {
        font-size: 21px;
        margin-bottom: 15.5px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_title small {
        display: block;
        font-size: 15px;
        letter-spacing: 0;
        margin-left: 0;
        margin-top: 6px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_image {
        margin-top: 0;
        max-width: 147px;
        position: absolute;
        right: 24px;
        top: -30px;
    }
    #toyota .works .works_work_box_wrapper {
        padding-bottom: 10px;
        padding-left: 25px;
        padding-top: 21px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_ls li {
        font-size: 14px;
        line-height: 22px;
        padding-left: 15px;
    }
    #toyota .works {
        padding-bottom: 56px;
        padding-top: 43px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_ls li svg {
        height: 15px;
        top: 1.5px;
        width: 15px;
    }
    #toyota .works .works_work_box_wrapper_boxs {
        margin-bottom: 19.6px;
    }
    #toyota .works .works_work_box_metting_boxs_item:nth-child(1) {
        margin-bottom: 15px;
        max-width: 100%;
    }
    #toyota .works .works_work_box_metting_boxs_item:nth-child(2) {
        max-width: 100%;
    }
    #toyota .works .works_work_box_metting_boxs_content_label {
        font-size: 16px;
        margin-bottom: 5px;
    }
    #toyota .works .works_work_box_metting_boxs_list {
        font-size: 12px;
        margin-bottom: 5px;
    }
    #toyota .works .works_work_box_metting_boxs_contents {
        padding: 6px 0 0 8px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content {
        border-radius: 6px;
        font-size: 11px;
        line-height: 14px;
        padding: 2px 2px 2px 8px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_image {
        max-width: 43px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_image svg {
        height: auto;
        width: 100%;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_metting_image {
        max-height: 117px;
        max-width: 106px;
    }
    #toyota .works .works_work_box_metting_boxs_list li:not(:last-child) {
        margin-bottom: 2.5px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content:after {
        border-width: 7.5px 0 7.5px 14px;
        right: -13px;
    }
    #toyota .works .works_work_box_metting_list li {
        color: #003894;
        font-size: 12px;
        line-height: 17px;
    }
    #toyota .works .works_work_box_metting_list svg {
        height: auto;
        margin-left: 10px;
        max-width: 66px;
    }
    #toyota .works .works_work_box_metting_boxs_item_up {
        margin-bottom: 15px;
        padding: 6px 8px;
    }
    #toyota .works .works_work_box_metting_list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    #toyota .works .works_work_box_metting_list li br {
        display: none;
    }
    #toyota .works .works_work_box_metting_item_down span {
        font-size: 12px;
        padding: 21.5px 10px;
    }
    #toyota .works .works_work_box_metting_item_down span:not(:first-child) {
        left: 2.5px;
        top: 3.5px;
    }
    #toyota .works .works_work_box_metting_item_down span:last-child {
        left: 3.5px;
        top: 6.5px;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_ls li:not(:last-child) {
        margin-bottom: 11px;
    }
    #toyota .works .inner {
        padding-left: 34px;
    }
    #toyota .works .works_block_name {
        left: 5px;
    }
    #toyota .works .works_block_name span {
        font-size: 12px;
        letter-spacing: -1px;
        margin: 0;
        margin-bottom: 20px;
    }
    #toyota .works .works_block_name div {
        font-size: 20px;
        letter-spacing: 2px;
    }
    #toyota .living_environment {
        background-image: unset;
    }
    #toyota .living_environment .living_environment_item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #toyota .living_environment .living_environment_item_image {
        max-width: 100%;
    }
    #toyota .living_environment .image_note {
        font-size: 10px;
        margin-top: 2.5px;
    }
    #toyota .living_environment .living_environment_contents_title {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        font-size: 15px;
        height: 38px;
        margin-bottom: 18px;
        margin-left: 0;
        margin-right: -23px;
        padding-bottom: 5px;
        padding-left: 12px;
    }
    #toyota .living_environment .living_environment_contents_title span {
        font-size: 24px;
    }
    #toyota .living_environment .living_environment_item_contents {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-top: 14px;
    }
    #toyota .living_environment .living_environment_content_items {
        padding-left: 0;
    }
    #toyota .living_environment .living_environment_content_item_number {
        font-size: 55px;
        line-height: 55px;
        min-width: 40px;
        text-align: left;
    }
    #toyota .living_environment .living_environment_content_item_label {
        font-size: 13px;
        margin-bottom: 1.5px;
    }
    #toyota .living_environment .living_environment_content_item_desc span {
        font-size: 24px;
        letter-spacing: -1px;
    }
    #toyota .living_environment .living_environment_content_content {
        font-size: 13px;
        line-height: 26px;
        margin-top: 8px;
    }
    #toyota .living_environment {
        padding-bottom: 54px;
        padding-top: 28px;
    }
    #toyota .living_environment .living_environment_item:nth-child(3) {
        margin-bottom: 35px;
    }
    #toyota .living_environment .living_environment_content_note {
        font-size: 13px;
        margin-top: 5px;
    }
    #toyota .living_environment .living_environment_item:nth-child(2) {
        margin-bottom: 20px;
    }
    #toyota .living_environment .living_environment_content_item:not(:last-child) {
        margin-bottom: 8px;
    }
    #toyota .living_environment .living_environment_contents_title .title_cricle {
        border: solid 1px #003894;
        bottom: 7.5px;
        font-size: 11px;
        line-height: 15px;
        max-width: 85px;
        right: 23px;
    }
    #toyota .living_environment .living_environment_content_item_desc {
        color: #000;
        font-size: 14px;
    }
    #toyota .living_environment .title_cricle {
        max-width: 85px;
        right: 0;
    }
    #toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle {
        border: solid 1px #003894;
        font-size: 11px;
        line-height: 15px;
        padding-bottom: 5px;
        padding-top: 4px;
        right: -2px;
        top: 2px;
    }
    #toyota .living_environment .living_environment_content_item:nth-child(2) .title_cricle svg {
        height: 27px;
        margin-bottom: 0;
    }
    #toyota .living_environment .living_environment_item:not(:last-child) {
        margin-bottom: 35px;
    }
    #toyota .living_environment .living_environment_title_label_second {
        font-size: 16px;
        letter-spacing: 1.5px;
    }
    #toyota .living_environment .living_environment_image picture,
    #toyota .living_environment .living_environment_image picture img {
        max-height: 198px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #toyota .living_environment .living_environment_title_label_title_label_primary {
        font-size: 26px;
    }
    #toyota .living_environment .living_environment_title_label {
        font-size: 15px;
    }
    #toyota .living_environment .living_environment_title_label svg {
        height: 24px;
    }
    #toyota .living_environment .living_environment_titles {
        margin-bottom: 20px;
    }
    #toyota .living_environment .living_environment_item_image {
        margin-top: 0;
    }
    #toyota .living_environment .living_environment_item:nth-child(3) .living_environment_item_image,
    #toyota .living_environment .living_environment_item:nth-child(4) .living_environment_item_image {
        margin-top: 0;
    }
    #toyota .map .map_boxs_contents_content_benefit_title {
        font-size: 16px;
        padding-left: 13px;
    }
    #toyota .map .map_boxs_contents_content_benefit_image ul li {
        font-size: 13px;
        letter-spacing: 0;
    }
    #toyota .map .map_boxs_contents_content_benefit_image ul li span {
        font-size: 20px;
    }
    #toyota .map .map_boxs_contents_content_benefit_list > ul > li > span {
        display: block;
        font-size: 12px;
        max-width: 116px;
        min-width: auto;
        padding: 2.5px 0;
        width: 100%;
    }
    #toyota .map .map_boxs_contents_content_benefit_list > ul > li > div {
        font-size: 13px;
        letter-spacing: 0;
    }
    #toyota .map .map_boxs_contents_content_benefit_list > ul > li > div span {
        font-size: 20px;
    }
    #toyota .map .map_boxs_contents_content_benefits {
        padding: 5px 8px 16px 16px;
    }
    #toyota .map .map_boxs_contents_content_benefit_image {
        margin-top: -10px;
    }
    #toyota .map .map_boxs_contents_content_benefit_image svg {
        margin-left: 26px;
        margin-right: 30px;
        margin-top: 0;
        max-width: 65px;
    }
    #toyota .map .map_boxs_contents_content_benefit_image ul li:not(:last-child) {
        margin-bottom: 5px;
    }
    #toyota .map .map_boxs_contents_content_benefit_image {
        margin-bottom: 7px;
    }
    #toyota .map .map_boxs_images_title_primary {
        font-size: 26px;
    }
    #toyota .map .map_boxs_images_titles {
        margin-bottom: 14px;
    }
    #toyota .map .map_boxs_images_title_label span {
        font-size: 15px;
    }
    #toyota .map .map_boxs_images_title_desc {
        margin-top: 0;
    }
    #toyota .map .map_boxs_images_title_label svg {
        height: 24px;
    }
    #toyota .map {
        padding-bottom: 52px;
        padding-top: 28px;
    }
    #toyota .map:after {
        display: none;
    }
    #toyota .map_image_only_sp img {
        max-width: 100%;
    }
    #toyota .map .map_boxs_contents {
        margin-top: -75px;
        margin-right: auto;
    }
    #toyota .map .map_boxs_contents_content_desc {
        font-size: 14px;
        letter-spacing: -0.5px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    #toyota .map_boxs_garellies {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #toyota .map_boxs_garellies > * {
        max-width: calc(100% / 2 - 3px);
        width: 100%;
    }
    #toyota .map .map_boxs_images {
        max-width: inherit;
    }
    #toyota .map .map_boxs_garelly_item:not(:first-child) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 1.5px;
    }
    #toyota .map .map_boxs_garelly_item_label {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 13px;
        margin-left: 5px;
    }
    #toyota .map_image_only_sp {
        display: block;
        margin-left: -24px;
        margin-right: -24px;
        margin-top: -20px;
        z-index: -1;
    }
    #toyota .map_boxs_garellies {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #toyota .map .map_boxs_garelly_item:not(:last-child) {
        margin-bottom: 10.5px;
    }
    #toyota .map_boxs_garelly_item:first-child {
        margin: 0 15px;
    }
    #toyota .chazo .chazo_titles_label {
        font-size: 13px;
    }
    #toyota .chazo .chazo_titles_title {
        font-size: 23px;
    }
    #toyota .chazo .chazo_titles {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        margin-left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    #toyota .map + .chazo {
        padding-top: 12px;
    }
    #toyota .map + .chazo .chazo_boxs {
        margin-top: 6px;
    }
    #toyota .chazo .chazo_boxs_image {
        max-width: 149px;
    }
    #toyota .chazo .inner {
        padding-left: 0;
        padding-right: 0;
    }
    #toyota .chazo .chazo_boxs_contents {
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
        margin-left: -5px;
        margin-top: 0;
        position: relative;
        top: -10px;
        z-index: 1;
    }
    #toyota .chazo .chazo_boxs_contents small {
        font-size: 18px;
        margin-top: 10px;
    }
    #toyota .chazo .chazo_boxs_contents_arrow svg {
        width: 45px;
    }
    #toyota .chazo .chazo_boxs_rotate {
        left: 35%;
        position: absolute;
        top: 1%;
    }
    #toyota .chazo .chazo_boxs_rotate span {
        margin: 0 2.5px;
    }
    #toyota .steps .s_i_i_contents .s_i_i_image {
        display: block;
    }
    #toyota .steps .s_title {
        font-size: 24px;
    }
    #toyota .steps:after,
    #toyota .about:after {
        border-width: 44px 26px 0;
        bottom: -44px;
    }
    #toyota .steps .st_items {
        margin-left: 3%;
        margin-top: 30px;
    }
    #toyota .steps .st_items .st_i_item:nth-child(1):before {
        background-image: url(../../images/toyota/arrow-sp-1.webp);
    }
    #toyota .steps .st_items .st_i_item:nth-child(2):before {
        background-image: url(../../images/toyota/arrow-sp-2.webp);
    }
    #toyota .steps .st_items .st_i_item:nth-child(3):before {
        background-image: url(../../images/toyota/arrow-sp-3.webp);
    }
    #toyota .steps .s_i_i_n_label {
        font-size: 12px;
        margin-right: 7px;
        margin-top: -17px;
    }
    #toyota .steps .s_i_i_n_index {
        font-size: 38px;
        line-height: 40px;
    }
    #toyota .steps {
        padding-bottom: 77px;
        padding-top: 61px;
    }
    #toyota .steps .s_i_i_c_desc br {
        display: none;
    }
    #toyota .steps .s_i_i_c_desc .only_sp {
        display: inline-block;
    }
    #toyota .steps .st_i_item:not(:last-child) {
        padding-bottom: 35.5px;
    }
    #toyota .steps .s_i_i_contents .s_i_i_image {
        margin-left: 0;
        margin-top: 13px;
    }
    #toyota .steps .s_i_i_image:after {
        left: 10px;
        top: 10px;
        width: calc(100%);
    }
    #toyota .steps .s_i_i_c_title {
        font-size: 16px;
        margin-bottom: 8px;
        padding-bottom: 13px;
    }
    #toyota .steps .s_i_i_contents {
        padding-left: 85px;
    }
    #toyota .steps .s_i_i_c_desc {
        font-size: 14px;
        line-height: 26px;
    }
    #toyota .steps .s_i_i_c_title span {
        font-size: 12px;
    }
    #toyota .steps .s_i_i_c_note {
        font-size: 14px;
    }
    #toyota .steps .sts_i_i_number {
        left: 0;
        min-height: 64px;
        position: absolute;
        width: 74px;
    }
    #toyota .st_i_item > .s_i_i_image {
        display: none;
    }
    #toyota .steps .s_i_i_c_title:after {
        left: -11px;
        right: 10px;
    }
    #toyota .steps .s_i_i_c_desc strong {
        color: #000;
    }
    #toyota .steps .st_i_item:before {
        bottom: 0;
        left: 35px;
        top: 72px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 20px;
    }
    #toyota .about .about_box_title__second {
        font-size: 14px;
        margin-bottom: 5.5px;
    }
    #toyota .about .about_box_title__primary {
        font-size: 25px;
    }
    #toyota .about .about_box_titles .about_box_titles_line_1,
    #toyota .about .about_box_titles .about_box_titles_line_2 {
        height: 37px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 10.5px;
        max-width: 19px;
    }
    #toyota .about {
        padding-bottom: 50px;
        padding-top: 61px;
    }
    #toyota .about .about_box_titles {
        margin-bottom: 17px;
    }
    #toyota .about .about_box_content_title {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    #toyota .about .about_box {
        margin-bottom: 25px;
    }
    #toyota .about .about_box_content_desc {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    #toyota .about .about_box > * {
        max-width: 100%;
    }
    #toyota .about .about_box_img {
        margin: auto;
        max-width: 275px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    #toyota .about .about_box_content {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    #toyota .about .about_box_title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 11px;
        margin-left: auto;
        margin-right: auto;
        max-width: 84%;
        text-align: center;
    }
    #toyota .about .about_box_desc {
        font-size: 13px;
        line-height: 24px;
    }
    #toyota .infomation {
        padding-bottom: 40px;
        padding-top: 57px;
    }
    #toyota .infomation .block__title {
        font-size: 24px;
    }
    #toyota .infomation .box_infomation {
        margin-top: 29px;
    }
    #toyota .infomation .box .label,
    #toyota .infomation .box .value {
        font-size: 13px;
    }
    #toyota .infomation .box .value .note {
        font-size: 11px;
        display: block;
    }
    #toyota .infomation .box.box_8 .value__main .note {
        display: inline;
    }
    #toyota .infomation .box .label {
        padding-right: 12px;
    }
    #toyota .infomation .box .value {
        padding-left: 10px;
    }
    #toyota .infomation .box .value .value__main {
        font-size: 13px;
        letter-spacing: -0.75px;
        line-height: 25px;
    }
    #toyota .infomation .box {
        margin-bottom: 10px;
    }
    #toyota .infomation .box .label {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        min-width: 92px;
    }
    #toyota .supports {
        padding-bottom: 60px;
        padding-top: 40px;
    }
    #toyota .supports .supports_box > * {
        margin-left: auto;
        margin-right: auto;
        max-width: calc(100% / 2 - 10px);
    }
    #toyota .supports .supports_b_col.col_l .supports_b_c_title {
        color: #54baea;
        display: block;
        font-size: 15px;
    }
    #toyota .supports .supports_b_col.col_l .supports_b_c_title svg {
        display: block;
        height: auto;
        margin: 0 auto 3px;
        width: 25px;
    }
    #toyota .supports .supports_b_col.col_l .supports_b_c_title svg path {
        fill: #54baea;
    }
    #toyota .supports .supports_b_c_phone {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #525151;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 27px;
    }
    #toyota .supports .supports_b_c_phone img {
        width: 40px;
    }
    #toyota .supports .supports_b_c_times,
    #toyota .supports .supports_copy_right {
        font-size: 11px;
    }
    #toyota .supports .supports_copy_right {
        color: #525151;
    }
    #toyota .supports .supports_b_c_code span {
        font-size: 12px;
    }
    #toyota .supports .supports_b_c_code {
        color: #525151;
        font-size: 15px;
        line-height: 1.5;
        max-width: 222px;
    }
    #toyota .supports .supports_b_c_times {
        color: #000;
        margin-bottom: 15px;
    }
    #toyota .supports .supports_box .supports_b_col.col_l {
        padding: 16px 15px 25px;
    }
    #toyota .supports .supports_box > * {
        margin-top: 24px;
    }
    #toyota .supports .supports_b_col.col_r .supports_b_c_title {
        display: block;
        font-size: 15px;
    }
    #toyota .supports .supports_b_col.col_r .supports_b_c_title svg {
        display: block;
        height: auto;
        margin: auto;
        margin-bottom: 3px;
        max-width: 25px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #toyota .supports .supports_title {
        color: #525151;
        font-size: 24px;
    }
    #toyota .supports .supports_call_to,
    #toyota .supports .supports_line {
        border-radius: 15px;
        font-size: 18px;
        height: 48px;
        margin-bottom: 24px;
    }
    #toyota .supports .supports_line {
        margin-bottom: 18px;
    }
    #toyota .supports .supports_box > .supports_b_col.col_r {
        padding-left: 21px;
        padding-right: 21px;
    }
}
@media (max-width: 576px) {
    #toyota .supports .supports_box > * {
        max-width: 94%;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item {
        max-width: calc(100% / 2 - 13px);
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) svg,
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item:nth-child(3) {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 375px) {
    #toyota .chazo.chazo_1 .chazo_boxs_contents small {
        margin-top: 10px;
    }
    #toyota .works .works_work_box_metting_list li:first-child {
        padding-left: 15px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items_item:nth-child(3) svg {
        margin-left: 8px;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_tops__label:after {
        height: 35px;
    }
    #toyota .map .map_boxs_contents {
        margin-left: auto;
        margin-left: 0;
    }
    #toyota .supports .supports_box > * {
        max-width: 94%;
    }
    #toyota .benefits .benefit_block_name {
        top: 0;
    }
    #toyota .works .works_work_box_wrapper_boxs_contents_ls li span:after {
        height: 10px;
    }
    #toyota .works .works_work_box_metting_boxs_contents:after,
    #toyota .works .works_work_box_metting_boxs_item_up:after {
        max-height: 55px;
        max-width: 87px;
    }
}
@media (max-width: 350px) {
    #toyota .banner .banner_image__slogan {
        font-size: 14px;
    }
    #toyota .banner .banner_image__title {
        font-size: 22px;
    }
    #toyota .banner .banner_contents_camcom_logo img {
        max-width: 140px;
    }
    #toyota .banner .banner_contents {
        margin-left: 15px;
    }
    #toyota .chazo .chazo_boxs_contents strong {
        font-size: 20px;
    }
    #toyota .benefits .benefit.benefit_1 .benefit_box_items.box_right {
        max-width: 92.5%;
    }
    #toyota .benefits .benefit.benefit_2 .benefit_boxs {
        max-width: 100%;
    }
    #toyota .benefits .benefit.benefit_4 .benefit_cricle_item svg {
        max-width: 50px;
    }
    #toyota .works .works_work_box_metting_boxs_boxup_setting_boxup_content {
        font-size: 10px;
    }
    #toyota .benefits .benefit_title {
        font-size: 15px;
    }
}
#toyota .animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}
#toyota .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#toyota .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-20px);
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        transform: translateY(0);
    }
}
#toyota .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        -webkit-transform: translateX(-20px);
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
#toyota .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        transform: translateY(0);
    }
}
#toyota .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        -ms-transform: translateX(20px);
        -webkit-transform: translateX(20px);
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        opacity: 1;
        transform: translateX(0);
    }
}
#toyota .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#toyota .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
#toyota .jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
#toyota .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
#toyota .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
#toyota .heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-duration: calc(var(--animate-duration) * 1.3);
    animation-name: heartBeat;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes updown {
    0% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes updown {
    0% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
#toyota .back_to_top svg {
    -webkit-transition: 0.3s all 0s;
    -o-transition: 0.3s all 0s;
    transition: 0.3s all 0s;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
