.body_page {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Noto, "Hiragino Sans", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 1.6rem;
}

.whole-container {
    position: relative;
    height: 100%; /*--スクロールをさせるため 高さ指定--*/
    background-attachment: fixed; /*--背景画像の固定--*/
    background-repeat: repeat; /*--背景画像の繰り返し--*/
    z-index: 0;
    background-image: url(../img/gardener/about-bacground-img.jpg);
    background-position: top;
    background-size: auto 60%;
}

@media screen and (max-width: 767px) {
    .whole-container {
        background-image: url(../img/about-bacground-img_sp.jpg);
        background-size: auto 100%;
    }
}
.header_page {
    max-width: 1366px;
    margin: 0 auto;
    background-color: #fff;
}
.header_page .pc-header-img {
    width: 100%;
}
.header_page .sp-header-img {
    display: none;
}

@media screen and (max-width: 1023px) {
    .pc-header-img {
        display: none;
    }
    .sp-header-img {
        display: block !important;
        width: 100%;
        max-width: 370px;
        height: 80px;
        margin: 0 auto;
    }
}
.page-header-img {
    height: 547px;
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 5%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0) 50%);
}

.h1_about {
    z-index: 10;
    color: #fff;
    font-size: 3rem;
    text-align: center;
    font-weight: 600;
    padding-top: 87px;
}

@media screen and (max-width: 767px) {
    .page-header-img {
        width: 100%;
        height: 763px;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 5%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0) 30%);
    }
    .h1_about {
        color: #fff;
        font-size: 2rem;
        padding-top: 51px;
    }
}
.contents-container {
    display: flex;
    max-width: 1366px;
    margin: 0 auto;
    z-index: 20;
    position: relative;
    margin-top: -348px;
}
.contents-container .main-container {
    width: 69.3%;
}
.contents-container .main-container .section {
    max-width: 763px;
    width: 94%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 100px;
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #000;
    padding: 0 50px 42px;
}
.contents-container .main-container .section .h2-about-section-1_wrapper {
    max-width: 663px;
}
.contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line {
    width: 45.2%;
    max-width: 300px;
    height: 48px;
    margin: 0 auto;
    position: relative;
}
.contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/dot_h2.png);
    height: 55px;
    width: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 0px;
}
.contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/dot_h2.png);
    height: 55px;
    width: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    right: 0px;
    top: 0px;
}
.contents-container .main-container .section .h2-about-section-1_wrapper .h2-about-section-1 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 20px 50px 20px 130px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 50px;
}
.contents-container .main-container .section .h2-about-section-1_wrapper .h2-about-section-1:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/h2-about-section-1-img.png);
    height: 100px;
    width: 87px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 37px;
    top: 15px;
}
.contents-container .main-container .section .h3_sub-title {
    display: inline-block;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 7px 18px;
    margin-bottom: 12px;
}
.contents-container .main-container .section .h3-about-section-1 {
    color: #3296e6;
    font-size: 2.6rem;
    font-weight: 600;
    margin-bottom: 21px;
    line-height: 1;
    letter-spacing: 0.04em;
}
.contents-container .main-container .section .h3-about-section-1.--lh16 {
    line-height: 1.4;
}
.contents-container .main-container .section .about-fig1_wrapper {
    margin-bottom: 15px;
}
.contents-container .main-container .section .about-fig1_wrapper .about-fig1-y-axis_item {
    color: #000;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 11px;
    line-height: 1;
}
.contents-container .main-container .section .about-fig1_wrapper .about-fig1_img {
    max-width: 647.5px;
    width: 96.6%;
    margin: 0 auto;
    margin-left: 2%;
}
.contents-container .main-container .section .about-fig1_wrapper .about-fig1_img-sp {
    display: none;
}
.contents-container .main-container .section .about-fig1_wrapper .about-fig1-x-axis_item {
    color: #000;
    font-size: 1.6rem;
    margin-top: 11px;
    line-height: 1;
    text-align: right;
}
.contents-container .main-container .section .p_about-section-1 {
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin-bottom: 45px;
}
.contents-container .main-container .section .p_about-section-1.--last {
    margin-bottom: 0;
}
.contents-container .aside_page {
    width: 30.7%;
    max-width: 420px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.contents-container .aside_page .img_aside {
    max-width: 320px;
    width: 75.2%;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (max-width: 1023px) {
    .contents-container {
        flex-direction: column;
        margin-top: -348px;
    }
    .contents-container .main-container {
        width: 100%;
        margin: 0 auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .contents-container .main-container .section {
        max-width: 983px;
        margin-right: auto;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper {
        max-width: 100%;
    }
    .contents-container .main-container .section .about-fig1_wrapper .about-fig1_img {
        max-width: 96.6%;
    }
    .contents-container .aside_page {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .contents-container .aside_page img {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .contents-container {
        flex-direction: column;
        margin-top: -643px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .contents-container .main-container {
        width: 100%;
        max-width: 540px;
        max-width: 767px;
    }
    .contents-container .main-container .section {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 50px;
        padding: 0 20px 20px;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line {
        width: 58.1%;
        height: 20px;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line::before {
        height: 24.75px;
        width: 2.7px;
        left: 0px;
        top: -2px;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper .h2_dotted-line::after {
        height: 24.75px;
        width: 2.7px;
        right: 0px;
        top: -2px;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper .h2-about-section-1 {
        font-size: 1.6rem;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 8px 8px 8px 70px;
        line-height: 1.7;
        letter-spacing: 0.03em;
        margin-bottom: 30px;
    }
    .contents-container .main-container .section .h2-about-section-1_wrapper .h2-about-section-1:before {
        height: 60x;
        width: 52.2px;
        left: 14px;
        top: 6px;
    }
    .contents-container .main-container .section .h3_sub-title {
        font-size: 1.6rem;
        padding: 3px 10px;
        line-height: 1;
        letter-spacing: 0.06em;
        margin-bottom: 10px;
    }
    .contents-container .main-container .section .h3-about-section-1 {
        font-size: 1.6rem;
    }
    .contents-container .main-container .section .about-fig1_wrapper .about-fig1-y-axis_item {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }
    .contents-container .main-container .section .about-fig1_wrapper .about-fig1_img {
        display: none;
    }
    .contents-container .main-container .section .about-fig1_wrapper .about-fig1_img-sp {
        display: block;
        max-width: 647.5px;
        width: 100%;
        margin: 0 auto;
        margin-left: 0%;
    }
    .contents-container .main-container .section .p_about-section-1 {
        font-size: 1.6rem;
        line-height: 1.8;
    }
    .contents-container .aside_page {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .contents-container .aside_page img {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
    }
}
.footer_page {
    background-color: #00913a;
}
.footer_page .footer-img_wrapper {
    max-width: 1366px;
    margin: 0 auto;
}
.footer_page .footer-img_wrapper .footer-pc {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}
.footer_page .footer-img_wrapper .footer-sp {
    display: none;
}

@media screen and (max-width: 1023px) {
    .footer_page {
        background-color: #00913a;
    }
    .footer_page .footer-img_wrapper {
        max-width: 1366px;
        margin: 0 auto;
    }
    .footer_page .footer-img_wrapper .footer-pc {
        display: none;
    }
    .footer_page .footer-img_wrapper .footer-sp {
        display: block;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1023px) {
    .footer_page {
        background-color: #00913a;
    }
    .footer_page .footer-img_wrapper {
        max-width: 1366px;
        margin: 0 auto;
    }
    .footer_page .footer-img_wrapper .footer-pc {
        display: none;
    }
    .footer_page .footer-img_wrapper .footer-sp {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}
.contents-container .main-container .section-2 {
    max-width: 763px;
    width: 94%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 100px;
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #000;
    padding: 0 0 42px;
}
.contents-container .main-container .section-2 .section-inner_narrow {
    padding: 0 50px;
}
.contents-container .main-container .section-2 .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-2 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 26px 20px 26px 129px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 34px;
}
.contents-container .main-container .section-2 .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-2:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/h2-about-section-2-img.png);
    height: 109.2px;
    width: 80.6px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 20px;
    top: 17px;
}
.contents-container .main-container .section-2 .section-inner_narrow .h3-about-section-2 {
    color: #000;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
.contents-container .main-container .section-2 .section-inner_narrow .p_about-section-2 {
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
}
.contents-container .main-container .section-2 .section-inner_narrow .p_about-section-2.--last {
    margin-bottom: 48px;
}
.contents-container .main-container .section-2 .section-inner_wide {
    padding: 0 50px;
}
.contents-container .main-container .section-2 .section-inner_wide .h3-about-section-2.--table-title {
    color: #000;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1;
    margin-bottom: 28px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper {
    display: flex;
    flex-direction: column;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.03em;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--c1 {
    max-width: 81px;
    width: 12%;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cB {
    max-width: 187px;
    width: 29%;
    border-right: 3px solid #fff;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cGBA {
    max-width: 206px;
    width: 32%;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .table-about-section2-company-name {
    min-height: 70px;
    font-size: 1.6rem;
    font-weight: 600;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--light-color {
    background-color: #adc2d3;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--GBA-color {
    background-color: #3296e6;
    color: #fff;
    min-height: 80px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper {
    display: flex;
    justify-content: flex-end;
    min-height: 57px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cB,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cGBA {
    display: flex;
    align-items: center;
    padding: 15px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--c1 {
    max-width: 81px;
    width: 12%;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cB {
    max-width: 187px;
    width: 29%;
    padding-right: 5px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cGBA {
    max-width: 206px;
    width: 32%;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .table-about-section2-item-name {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 600;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--light-color {
    background-color: #adc2d3;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--dark-color {
    background-color: #9bb4ca;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--light-color2 {
    background-color: #f2f9ff;
    border-right: 3px solid #fff;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--dark-color2 {
    background-color: #d8e7f5;
    border-right: 3px solid #fff;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .table-about-section2-item.--cGBA {
    border-left: 3px solid #3296e6;
    border-right: 3px solid #3296e6;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .table-about-section2-item.--last-cell {
    border-bottom: 3px solid #3296e6;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .li_table-about-section2-item {
    list-style-type: disc;
    margin-left: 10px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(3) {
    min-height: 108px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(3) .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(3) .--cB,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(3) .--cGBA {
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
    padding-top: 12px;
    line-height: 1.6;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(4) {
    min-height: 93px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(4) .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(4) .--cB,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(4) .--cGBA {
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
    padding-top: 12px;
    line-height: 1.6;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(5) {
    min-height: 74px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(5) .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(5) .--cB,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(5) .--cGBA {
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
    padding-top: 12px;
    line-height: 1.6;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) {
    min-height: 50px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) .--c1,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) .--cA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) .--cB,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) .--cGBA {
    padding-top: 3px;
    padding-bottom: 0;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper:nth-child(6) .fz14 {
    font-size: 1.6rem;
}
.contents-container .main-container .section-2 .section-inner_wide .about-section2-mySwiper {
    display: none;
}

@media screen and (max-width: 1023px) {
    .contents-container .main-container {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .contents-container .main-container .section-2 {
        max-width: 983px;
        margin: 0 auto;
        margin-bottom: 100px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--c1 {
        max-width: 106px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cA,
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cB {
        max-width: 256px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cGBA {
        max-width: 282px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--c1 {
        max-width: 106px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cA,
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cB {
        max-width: 256px;
    }
    .contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cGBA {
        max-width: 282px;
        width: 32%;
    }
}
@media screen and (max-width: 767px) {
    .contents-container .main-container {
        max-width: 767px;
    }
    .contents-container .main-container .section {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 50px;
        padding-bottom: 20px;
    }
    .contents-container .main-container .section .section-inner_narrow {
        padding: 0 20px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2_dotted-line {
        width: 58.1%;
        height: 20px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2_dotted-line::before {
        height: 24.75px;
        width: 2.7px;
        left: 0px;
        top: -2px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2_dotted-line::after {
        height: 24.75px;
        width: 2.7px;
        right: 0px;
        top: -2px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-2 {
        font-size: 1.6rem;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 8px 8px 8px 70px;
        line-height: 1.7;
        letter-spacing: 0.03em;
        margin-bottom: 30px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-1:before {
        height: 60x;
        width: 52.2px;
        left: 14px;
        top: 6px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-2 {
        font-size: 1.6rem;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 15px 8px 12px 70px;
        line-height: 1.7;
        letter-spacing: 0.03em;
        margin-bottom: 14px;
    }
    .contents-container .main-container .section .section-inner_narrow .h2-about-section-1_wrapper .h2-about-section-2:before {
        background-image: url(../img/gardener/h2-about-section-2-img.png);
        height: 36px;
        width: 49px;
        left: 10px;
        top: 10px;
    }
    .contents-container .main-container .section .section-inner_narrow .h3_sub-title {
        font-size: 1.6rem;
        padding: 5px 10px;
        letter-spacing: 0.06em;
        margin-bottom: 10px;
    }
    .contents-container .main-container .section .section-inner_narrow .h3-about-section-1 {
        font-size: 1.6rem;
    }
    .contents-container .main-container .section .section-inner_narrow .h3-about-section-2 {
        font-size: 1.6rem;
        margin-bottom: 10px;
        line-height: 1.6;
    }
    .contents-container .main-container .section .section-inner_narrow .about-fig1_wrapper .about-fig1-y-axis_item {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }
    .contents-container .main-container .section .section-inner_narrow .about-fig1_wrapper .about-fig1_img {
        display: none;
    }
    .contents-container .main-container .section .section-inner_narrow .about-fig1_wrapper .about-fig1_img-sp {
        display: block;
        max-width: 647.5px;
        width: 100%;
        margin: 0 auto;
        margin-left: 0%;
    }
    .contents-container .main-container .section .section-inner_narrow .p_about-section-1 {
        font-size: 1.6rem;
        line-height: 1.8;
    }
    .contents-container .main-container .section .section-inner_narrow .p_about-section-2 {
        font-size: 1.6rem;
        line-height: 1.9;
        margin-bottom: 17px;
    }
    .contents-container .main-container .section .section-inner_narrow .p_about-section-2.--last {
        margin-bottom: 46px;
    }
    .contents-container .main-container .section .section-inner_wide {
        padding: 0;
    }
    .contents-container .main-container .section .section-inner_wide .h3-about-section-2.--table-title {
        font-size: 1.6rem;
        margin-bottom: 10px;
        line-height: 1.6;
        line-height: 1;
        margin-bottom: 10px;
        margin-left: 20px;
    }
    .contents-container .main-container .section .section-inner_wide .table-about-section2_wrapper {
        display: none;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper {
        display: block;
    }

    /*.swiper-wrapper.swiper1 {
        height: calc(100vw * (672 / 310));
    }
    .swiper-wrapper.swiper2 {
        height: calc(100vw * (620 / 346));
    }
    .swiper-wrapper.swiper3 {
        height: calc(100vw * (690 / 346));
    }*/

    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper {
        font-size: 1.6rem;
        line-height: 1.8;
        letter-spacing: 0.03em;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2-company-name {
        font-size: 1.6rem;
        font-weight: 600;
        color: #fff;
        background-color: #000;
        border-radius: 10px 10px 0 0;
        min-height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: 1.6;
        border: 1px solid #000;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .--GBA-color {
        background-color: #3296e6;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 {
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .sp-table-about-section2_title {
        font-weight: 600;
        padding: 10px 20px 10px;
        text-align: center;
        background-color: #d8e7f5;
        min-height: 40px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .sp-table-about-section2_contents {
        padding: 10px 20px 10px;
        min-height: 66px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .sp-table-about-section2_contents .sp-li_table-about-section2 {
        list-style-type: disc;
        margin-left: 10px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .--h132 {
        min-height: 130px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .--h109 {
        min-height: 108px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .--h69 {
        min-height: 66px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2 .--h42 {
        min-height: 40px;
        align-items: center;
        justify-content: center;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-wrapper .swiper-slide .sp-table-about-section2-item_wrapper .sp-table-about-section2:last-child {
        border-radius: 0 0 10px 10px;
        font-weight: 600;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-next-about-sec2-1,
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-prev-about-sec2-1 {
        position: absolute;
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-next-about-sec2-1::before,
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-prev-about-sec2-1::before {
        content: "";
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-next-about-sec2-1::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-next-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-prev-about-sec2-1::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-prev-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-next-about-sec2-1::after,
    .contents-container .main-container .section .section-inner_wide .about-section2-mySwiper .swiper-button-prev-about-sec2-1::after {
        content: none;
    }
}
.contents-container .main-container .section-3 {
    max-width: 763px;
    width: 94%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 100px;
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #000;
    padding: 0 0 0px;
}
.contents-container .main-container .section-3 .section-inner_wide {
    padding: 0;
}
.contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 20px 20px 20px 129px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 50px;
    margin-left: 50px;
}
.contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 .SP-br {
    display: none;
}
.contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-h2-sec3.png);
    height: 100px;
    width: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 39px;
    top: 15px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 {
    padding-left: 50px;
    padding-right: 50px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1::after,
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1::after {
    display: none;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper {
    display: flex;
    flex-direction: column;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide .pc-H3-P-wrapper .h3_sub-title {
    display: inline-block;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 7px 18px;
    margin-bottom: 8px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide .pc-H3-P-wrapper .h3-about-section-1 {
    color: #3296e6;
    font-size: 2.6rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.4;
    letter-spacing: 0.04em;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide .pc-H3-P-wrapper .p_about-section-2 {
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide .pc-H3-P-wrapper .p_about-section-2.--last {
    margin-bottom: 42px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 {
    background-color: #eff9fc;
    padding: 0 50px;
    border-radius: 0 0 10px 10px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2::after,
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2::after {
    display: none;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper {
    display: flex;
    flex-direction: column;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2 {
    color: #3296e6;
    font-size: 2.6rem;
    font-weight: 600;
    margin-top: 48px;
    margin-bottom: 10px;
    padding-left: 40px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    position: relative;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2 .SP-br {
    display: none;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec3-2-h3-1.png);
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 0px;
    top: 2px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2.--2nd:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec3-2-h3-2.png);
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 0px;
    top: 18px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2.--3rd:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec3-2-h3-3.png);
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 0px;
    top: 2px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper {
    display: flex;
    justify-content: space-between;
    margin: 18px 25px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper .img_about-section-3-1-1 {
    width: 73.2%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 10px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper .img_about-section-3-1-2 {
    width: 23.3%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 10px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .p_about-section-3 {
    font-size: 1.6rem;
    line-height: 1.7;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .p_about-section-3.--last {
    margin-bottom: 42px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .a_button_about-section-3 {
    max-width: 340px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 20px;
    background-color: #3296e6;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 50px;
    position: relative;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .a_button_about-section-3:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec3-2-btn.png);
    height: 13px;
    width: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    right: 20px;
}
.contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .hr_about-section-3-2 {
    border-width: 1px 0 0 0;
    color: #3296e6;
}

@media screen and (max-width: 1023px) {
    .contents-container .main-container {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .contents-container .main-container .section-3 {
        max-width: 983px;
        margin-right: auto;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 {
        margin-right: 50px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3-1 {
        width: 100%;
        max-width: 900px;
        margin-left: auto;
    }
}
@media screen and (max-width: 767px) {
    .contents-container .main-container {
        max-width: 767px;
    }
    .contents-container .main-container .section-3 {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 50px;
        padding-bottom: 0px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 {
        padding-left: 0;
        padding-right: 0;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1::after,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1::after {
        display: block;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1 {
        position: absolute;
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1::before,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1::before {
        content: "";
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-next-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-prev-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-next-about-sec3_1::after,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-button-prev-about-sec3_1::after {
        content: none;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper {
        flex-direction: row;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper {
        padding: 0 50px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper .h3_sub-title {
        font-size: 1.6rem;
        padding: 3px 10px;
        letter-spacing: 0.06em;
        margin-bottom: 10px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper .h3-about-section-1 {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper .h3-about-section-1 .PC-br {
        display: none;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper .p_about-section-2 {
        font-size: 1.6rem;
        line-height: 1.8;
        margin-bottom: 17px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_1 .swiper-container-sec3_1 .swiper-wrapper .swiper-slide-sec3_1 .pc-H3-P-wrapper .p_about-section-2.--last {
        margin-bottom: 46px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 {
        padding: 0;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2::after,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2::after {
        display: block;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2 {
        position: absolute;
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2::before,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2::before {
        content: "";
        width: 30px;
        height: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-next-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2::before {
        content: "";
        background-image: url(../img/gardener/swiper-about-sec2-prev-btn.png);
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        vertical-align: middle;
        position: absolute;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-next-about-sec3_2::after,
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-button-prev-about-sec3_2::after {
        content: none;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper {
        flex-direction: row;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper {
        padding: 0 50px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2 {
        font-size: 1.6rem;
        margin-top: 26px;
        padding-left: 28px;
        line-height: 1.6;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2 .SP-br {
        display: block;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2:before {
        height: 20px;
        width: 20px;
        top: 14px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2.--2nd:before {
        height: 20px;
        width: 20px;
        top: 14px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .h3-about-section-3-2.--3rd:before {
        height: 20px;
        width: 20px;
        top: 14px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper {
        display: flex;
        justify-content: space-between;
        margin: 5px 0px 15px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper .img_about-section-3-1-1 {
        width: 73.2%;
        -o-object-fit: contain;
        object-fit: contain;
        border-radius: 3px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3_wrapper .img_about-section-3-1-2 {
        border-radius: 1px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .img_about-section-3-1 {
        width: 100%;
        margin: 5px 0px 15px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .p_about-section-3 {
        font-size: 1.6rem;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .a_button_about-section-3 {
        font-size: 1.6rem;
        margin-bottom: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .a_button_about-section-3:after {
        height: 10px;
        width: 10px;
        right: 20px;
    }
    .contents-container .main-container .section-3 .section-inner_wide #swiper-outer-sec3_2 .swiper-container-sec3_2 .swiper-wrapper .swiper-slide .pc-H3-P-under-wrapper .hr_about-section-3-2 {
        display: none;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2_dotted-line {
        width: 58.1%;
        height: 20px;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2_dotted-line::before {
        height: 24.75px;
        width: 2.7px;
        left: 0px;
        top: -2px;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2_dotted-line::after {
        height: 24.75px;
        width: 2.7px;
        right: 0px;
        top: -2px;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 {
        font-size: 1.6rem;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 10px 8px 10px 70px;
        line-height: 1.5;
        letter-spacing: 0.03em;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 30px;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 .SP-br {
        display: block;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2 .PC-br {
        display: none;
    }
    .contents-container .main-container .section-3 .section-inner_wide .h2-about-section-1_wrapper .h2-about-section-2:before {
        height: 60.5px;
        width: 32px;
        left: 19px;
        top: 15px;
    }
}
.contents-container .main-container .section-4 {
    max-width: 763px;
    width: 94%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 100px;
    border-radius: 10px;
    border: none;
    padding: 10px 0 0px;
}
.contents-container .main-container .section-4 .section-inner_narrow {
    padding: 0;
    border: none;
}
.contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    background-color: #3296e6;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 26px 20px 26px 110px;
    line-height: 1.4;
    min-height: 100px;
    position: relative;
    margin-bottom: 10px;
    margin-left: 0px;
}
.contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4 .SP-br {
    display: none;
}
.contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec4-h2-before.png);
    height: 100px;
    width: 59.8px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    left: 30px;
    top: 10px;
}
.contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4:after {
    content: "関連情報";
    position: absolute;
    display: inline-block;
    font-size: 1.6rem;
    background-color: #fff;
    color: #000;
    height: 30px;
    width: 100px;
    border-radius: 20px;
    border: 2px solid #000;
    margin: 0;
    padding: 6px 17px 6px 20px;
    letter-spacing: 0.04em;
    line-height: 1;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
}
.contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -23px;
}
.contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4 {
    width: calc(50% - 23px);
    max-width: 370px;
    min-height: 80px;
    font-size: 1.6rem;
    font-weight: bold;
    border: 2px solid #000;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.6;
    margin-top: 20px;
    margin-left: 23px;
    position: relative;
    background-color: #fff;
}
.contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4 .a_btn-sec-4-hover {
    display: flex;
    align-items: center;
    width: 100%;
    height: 94%;
}
.contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/gardener/about-sec4-btn-arrow.png);
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    right: 18px;
}
.contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4:hover .a_btn-sec-4-hover {
    border-bottom: 5px solid #3296e6;
    margin-bottom: -5px;
}

@media screen and (max-width: 1023px) {
    .contents-container .main-container {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .contents-container .main-container .section-4 {
        max-width: 983px;
        margin-right: auto;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 {
        margin-left: -23px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4 {
        width: calc(50% - 23px);
        max-width: 468.5px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4:hover .a_btn-sec-4-hover {
        border-bottom: none;
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 767px) {
    .contents-container .main-container {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .contents-container .main-container .section-4 {
        max-width: 983px;
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 50px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4 {
        font-size: 1.6rem;
        padding: 20px 5px 20px 66px;
        line-height: 1.6;
        min-height: 70px;
        margin-bottom: 0px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4:before {
        height: 61px;
        width: 36px;
        left: 20px;
        top: 4px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .h2-about-section-4:after {
        font-size: 1.6rem;
        height: 20px;
        width: 60px;
        text-align: center;
        padding: 1px 0px;
        line-height: 1.4;
        top: -12px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 {
        flex-wrap: nowrap;
        flex-direction: column;
        margin-left: -23px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4 {
        width: calc(100% - 23px);
        max-width: 960px;
        min-height: 50px;
        margin-top: 10px;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4 .SP-none {
        display: none;
    }
    .contents-container .main-container .section-4 .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4:after {
        height: 14px;
        width: 14px;
        right: 10px;
    }
} /*# sourceMappingURL=page-style.css.map */

.gardener-under .section-inner_narrow .btn-wrapper_about-sec4 .a_btn-sec-4{
    min-height: 100px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper .--cGBA,
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--cGBA {
    max-width: 280px;
    width: 52%;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-item_wrapper .--c1 {
    max-width: 100px;
    width: 100%;
    padding: 15px;
}
.contents-container .main-container .section-2 .section-inner_wide .table-about-section2_wrapper .table-about-section2-company-name_wrapper{
    margin-left: 27px;
}
.table-about-section2_wrapper{
    min-width: 732px;
}
ul.ul_table-about-section2-item {
    margin-left: 10px;
}