/* CSS Document */





/*

.breadcrumb

*/
.lower_page .main_content .breadcrumb .breadcrumb_item {
    width: calc( 100% - 7.216rem - 16.3rem - 2rem ); /* 7.216 + 16.3 + 2 */
}
.lower_page .main_content .breadcrumb .breadcrumb_item.item_top {
    width: 7.216rem;
}
@media screen and ( max-width: 1024px ){
    .lower_page .main_content .breadcrumb .breadcrumb_item {
        width: calc( 100% - 3.5rem - 8.6rem - 1.7rem ); /* 3.5 + 8.6 + 1.7 */
    }
    .lower_page .main_content .breadcrumb .breadcrumb_item.item_top {
        width: 3.5rem;
    }
}





/*

.business

*/
.lower_page .business {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 24rem 0;
}
@media screen and ( max-width: 1200px ){
    .lower_page .business {
        width: 100%;
        margin: 0;
        padding: 0 0 24rem 0;
    }
}
@media screen and ( max-width: 1024px ){
    .lower_page .business {
        width: 100%;
        padding: 0 0 12rem 0;
    }
}





/*

.lead

*/
.lower_page .business .lead_wrap {
    padding: 0 5rem;
}
.lower_page .business .lead {
    margin-bottom: 11rem;
    padding: 8rem 0 8rem 8rem;
}
.lower_page .business .lead::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 0.4rem;
    height: 100%;
    background-color: #115fad;
    border-radius: 0.2rem;
}
.lower_page .business .lead p {
}
.lower_page .business .lead p.title {
    margin-bottom: 1rem;
}
.lower_page .business .lead p span {
    color: #333;
    font-size: 1.9rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 2;
}
.lower_page .business .lead p.title span {
    color: #333;
    font-size: 5.6rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 1.5;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .lead_wrap {
        padding: 0 3rem;
    }
    .lower_page .business .lead {
        margin-bottom: 6rem;
        padding: 0 0 0 2.5rem;
    }
    .lower_page .business .lead::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 0.4rem;
        height: 100%;
        background-color: #115fad;
        border-radius: 0.2rem;
    }
    .lower_page .business .lead p {
    }
    .lower_page .business .lead p.title {
        margin-bottom: 1rem;
    }
    .lower_page .business .lead p span {
        color: #333;
        font-size: 1.6rem;
        font-family: "Lato", "Noto Sans JP", "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        font-feature-settings: "palt";
        line-height: 2;
    }
    .lower_page .business .lead p.title span {
        color: #333;
        font-size: 3.6rem;
        font-family: "Lato", "Noto Sans JP", "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        font-feature-settings: "palt";
        line-height: 1.33;
    }
}





/*

h2

*/
.lower_page .business h2 {
    text-align: left;
    z-index: 20;
}
.lower_page .business h2::after {
    content: none;
}
.lower_page .business h2 span {
    color: #333;
    font-size: 5.6rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 1;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business h2 {
    }
    .lower_page .business h2::after {
    }
    .lower_page .business h2 span {
        color: #333;
        font-size: 3.6rem;
        font-family: "Lato", "Noto Sans JP", "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        font-feature-settings: "palt";
        line-height: 1.33;
    }
}





/*

.container_w1200

*/
.lower_page .business .container_w1200 {
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .container_w1200 {
        margin: 0;
        padding: 0;
    }
}





/*

.logistics

*/
.lower_page .business .logistics {
    position: relative;
    margin: 8rem 0 0 0;
    padding: 0;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics {
        position: relative;
        margin: 8rem 0 0 0;
        padding: 0;
    }
}



.lower_page .business .logistics h2 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 auto 7rem auto;
    padding: 0;
    text-align: center;
}
.lower_page .business .logistics h2 span {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    font-feature-settings: "palt";
    font-size: 2.8rem;
    line-height: 1;
    letter-spacing: 0.06em;
}
.lower_page .business .logistics h2 span::before {
    position: absolute;
    bottom: -1.5rem;
    left: calc( 50% - 14px );
    content: '';
    width: 28px;
    height: 0.6rem;
    background-color: #a8cbed;
    border-radius: 9999px;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics h2 {
        margin-bottom: 3rem;
        padding: 0 2rem;
        text-align: center;
    }
    .lower_page .business .logistics h2 span {
        font-size: 2rem;
        line-height: 1;
    }
    .lower_page .business .logistics h2 span::before {
        bottom: -1.2rem;
    }
}



.lower_page .business .logistics .container_w1200 {
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 {
        padding: 0 3rem;
    }
}



.lower_page .business .logistics .container_w1200 > .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 6rem;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .wrap {
        display: block;
        margin-bottom: 6rem;
    }
}



.lower_page .business .logistics .container_w1200 > .wrap .each_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .wrap .each_item {
        display: block;
        width: 100%;
    }
}



.lower_page .business .logistics .container_w1200 > .wrap .each_item .content {
    width: calc( 50% - 3rem );
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .wrap .each_item .content {
        width: 100%;
        margin-bottom: 2.5rem;
    }
}



.lower_page .business .logistics .container_w1200 > .wrap .each_item .content p {
}
.lower_page .business .logistics .container_w1200 > .wrap .each_item .content p span {
    color: #333;
    font-size: 1.7rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    font-feature-settings: "palt";
    line-height: 2;
    letter-spacing: 0.06em;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .wrap .each_item .content p {
    }
    .lower_page .business .logistics .container_w1200 > .wrap .each_item .content p span {
        font-size: 1.4rem;
        font-family: "Lato", "Noto Sans JP", "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        font-feature-settings: "palt";
        line-height: 1.5;
    }
}



.lower_page .business .logistics .container_w1200 > .wrap .each_item .image {
    width: calc( 50% - 3rem );
    border-radius: 0.5rem;
    overflow: hidden;
}
.lower_page .business .logistics .container_w1200 > .wrap .each_item .image img {
    width: 100%;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .wrap .each_item .image {
        width: 100%;
    }
    .lower_page .business .logistics .container_w1200 > .wrap .each_item .image img {
    }
}



.lower_page .business .logistics .container_w1200 > .achievements {
    padding: 6rem 10rem;
    background-color: #fff;
    border-radius: 0.5rem;
    overflow: hidden;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .achievements {
        padding: 3rem 2rem;
    }
}



.lower_page .business .logistics .container_w1200 > .achievements .title {
    margin-bottom: 2rem;
    padding: 0.5rem 4rem;
    border-left: 0.4rem solid #115fad;
}
.lower_page .business .logistics .container_w1200 > .achievements .title span {
    color: #115fad;
    font-size: 3.2rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 1;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .achievements .title {
        margin-bottom: 2rem;
        padding: 0.5rem 1.5rem;
        border-left: 0.3rem solid #115fad;
    }
    .lower_page .business .logistics .container_w1200 > .achievements .title span {
        font-size: 2.1rem;
    }
}



.lower_page .business .logistics .container_w1200 > .achievements p {
    margin: 0 0 2rem 0;
    padding: 0;
}
.lower_page .business .logistics .container_w1200 > .achievements p span {
    font-size: 1.7rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    font-feature-settings: "palt";
    line-height: 2;
    letter-spacing: 0.06em;
}
@media screen and ( max-width: 1200px ){
}
@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .achievements p {
    }
    .lower_page .business .logistics .container_w1200 > .achievements p span {
        font-size: 1.4rem;
        font-family: "Lato", "Noto Sans JP", "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        font-feature-settings: "palt";
        line-height: 1.5;
    }
}



/*--200304追加--*/

.lower_page .business .logistics .container_w1200 > .achievements .wrap{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    /* width: calc(50% - 3rem); */
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .image {
    width: 29%;
    margin-right: 20px;
    border-radius: 0.5rem;
    overflow: hidden;
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .image img {
    width: 100%;
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content {
    width: calc(57.9% - 2rem);
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content .caption span {
    color: #333;
    font-size: 1.7rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 1.5;
}

.lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content p span {
    color: #333;
    font-size: 1.4rem;
    font-family: "Lato", "Noto Sans JP", "sans-serif";
    font-weight: 600;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
    line-height: 2;
}

@media screen and ( max-width: 1024px ){
    .lower_page .business .logistics .container_w1200 > .achievements .wrap {
        display: block;
    }

    .lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item {
        display: block;
        width: 100%;
    }

    .lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .image {
        width: 100%;
        margin-bottom: 1rem;
    }

    .lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content {
        width: 100%;
    }

    .lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content .caption span {
        font-size: 1.4rem;
        line-height: 1.5;
    }

    .lower_page .business .logistics .container_w1200 > .achievements .wrap .each_item .content p span {
        font-size: 1.2rem;
        line-height: 1.5;
    }


    .lower_page .business .logistics .container_w1200 > .achievements p.achievements_p02 {
        margin: 0 0 0 0;
    }
}