@charset "UTF-8";
.fxb-section {
    word-break: break-all;
}
#simplepagetitle.c-h1-b {
    display: none;
}
#Main .c-green {
    color: #59B959 !important;
}
@media (min-width:641px) {
    .c-mv.environment-mv {
        position: relative;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-items: flex-start;
        min-height: 450px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (min-width:1101px) {
    .environment-mv {
        color: #000000;
    }
    #Main .c-container h1 {
        color: #000000;
    }
}
#Main sub {
    font-size: 0.6em;
    line-height: 1;
    vertical-align: text-bottom !important;
}
.c-icon {
    flex-wrap: wrap;
}
@media (min-width:641px) {
    .c-icon img {
        width: auto !important;
        height: 100px;
    }
}
@media (max-width:640px) {
    .c-icon img {
        width: 100% !important;
        height: auto;
    }
}
.u-h-200 {
	height: 200px!important;
}
.u-h-150 {
	height: 150px!important;
}
.u-h-120 {
	height: 120px!important;
}
@media (min-width:641px) {
    .environment-mv .c-mv__image {
        background-image: url(/-/media/Ricoh/Sites/co_jp/mfp/environment/img/img-main-pc.png);
        padding-top: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 100%;
        background-position: 50%;
        transform: translate(-50%);
        z-index: -1;
    }
}
@media (max-width:640px) {
    .environment-mv .c-mv__image {
        background-image: none;
        padding-top: 0;
    }
}
@media (min-width:641px) {
    .environment-mv .c-mv__image img {
        display: none !important;
    }
}
@media (max-width:640px) {
    .environment-mv {
        position: relative;
    }
    .c-margin-b.c-margin-b--large .c-margin-b__inner {
        position: absolute;
        top: 0;
        left: 0;
    }
}
#Main .environment-lead {
    font-size: 18px;
    color: #59B959;
    line-height: 2em;
}
@media (max-width:640px) {
    #Main .environment-lead {
        font-size: 15px;
    }
}
#Main .c-section:not(.c-section--relation) {
    padding-bottom: 0;
}
#Main .c-linkCard--col1 {
    max-width: 1360px;
}
@media (min-width:640.02px) {
    #Main .c-accordion-b {
        margin-top: -1px;
    }
}
@media (max-width:640px) {
    #Main .c-accordion-b {
        margin-top: -1px;
    }
}
#Main .c-accordion-b__inner {
    border-bottom: 1px solid #c9c9c9;
}
#Main .c-accordion-b__item:first-child .c-accordion-b__inner {
    border-top: 1px solid #c9c9c9;
}
#Main #section01 + .c-accordion-b .c-accordion [data-accordion=trigger]::after {
    background-color: #cf142b;
}
#Main .c-accordion-b__cell:last-child {
    padding-bottom: 0;
}
.environment-sec-main {
    max-width: 1360px;
    margin: 0 auto;
}
.environment-sec-main img {
    margin: calc(100%);
    margin: 0;
}
@media (min-width:641px) {
    .acc-img {
        max-width: 720px;
        margin: 0 auto;
    }
}
.environment-list dl {
    margin-bottom: 30px;
}
@media (max-width:640px) {
    .environment-list dl {
        margin-bottom: 20px;
    }
}
.environment-list dl:last-child {
    margin-bottom: 0;
}
@media (max-width:640px) {
    .environment-list dl dt {
        font-weight: 600;
        background: #59B959;
        margin-bottom: 1em;
        padding: 8px 15px;
    }
    .environment-list dl dd {
        margin-left: 0;
    }
}
.environment-flex-box .u-dsp-f > div {
    width: calc(50% - 12px);
}
@media (max-width:640px) {
    .environment-flex-box .u-dsp-f > div {
        width: 100%;
    }
}
.environment-flex-box .u-dsp-f > div .sml-img {
    display: block;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
}
.environment-flex-box .u-dsp-f > div.logo-area .logo01 {
    width: 100%;
    max-width: 520px;
}
.environment-flex-box .u-dsp-f > div.logo-area .logo02 {
    width: 100%;
    max-width: 188px;
}
/**/
.environment-btm {
    width: 100%;
    /*max-width: 1360px;*/
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding: 1px 0 30px;
    position: relative;
    background: #F4F4F4;
}
@media (min-width:641px) {
    .environment-btm {
        margin-top: 120px;
        padding: 1px 0 80px;
    }
}
@media (min-width:641px) {
    .environment-btm .c-h2-a:not(.c-h2-a--big) .c-h2-a__text {
        letter-spacing: 0.2em;
        font-weight: 400;
        font-size: 48px;
    }
}
.environment-btm-imgarea {
    position: relative;
}
@media (min-width:641px) {
    .environment-btm-txt-wrap {
        width: calc(100% - 32px);
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
}
@media (max-width:640px) {
    .environment-btm-txt-wrap {
        width: 100%;
        padding: 40px 16px;
        background: #F3F3F3;
        box-sizing: border-box;
    }
}
@media (max-width:1360px) {
    .environment-btm-txt p svg {
        height: auto;
    }
}
@media (min-width:641px) {
    .environment-btm-txt:nth-child(1) {
        margin-bottom: 3vw;
        margin-right: 11vw;
    }
}
@media (max-width:640px) {
    .environment-btm-txt:nth-child(1) {
        margin-bottom: 7vw;
    }
}
.environment-btm-imgarea > p:nth-child(1) {
    margin: 99px 0 56px 0;
    text-align: center;
}
@media (max-width:640px) {
    .environment-btm-imgarea > p:nth-child(1) {
        margin: 60px 0 0 0;
        padding: 0 16px;
    }
}
.environment-btm-imgarea > p:nth-child(1) svg {
    width: 100%;
    display: inline-block;
    max-width: 481.36px;
    height: auto;
}
.environment-btm-txt:nth-child(1) p:nth-child(1) {
    margin-bottom: 24px;
}
@media (max-width:1360px) {
    .environment-btm-txt:nth-child(1) p:nth-child(1) {
        margin-bottom: 2vw;
    }
}
@media (max-width:640px) {
    .environment-btm-txt:nth-child(1) p:nth-child(1) {
        margin-bottom: 6vw;
    }
}
.environment-btm-txt:nth-child(1) p:nth-child(1) svg {
    width: 100%;
    display: block;
    max-width: 480.61px;
}
.environment-btm-txt:nth-child(2) p:nth-child(1) {
    margin-bottom: 24px;
    width: 100%;
}
@media (max-width:1360px) {
    .environment-btm-txt:nth-child(2) p:nth-child(1) {
        margin-bottom: 2vw;
    }
}
@media (max-width:640px) {
    .environment-btm-txt:nth-child(2) p:nth-child(1) {
        width: 70%;
        margin-bottom: 6vw;
    }
}
.environment-btm-txt:nth-child(2) p:nth-child(1) svg {
    width: 100%;
    display: block;
    max-width: 336.12px;
}
.environment-btm-txt .c-button-c, .environment-btm-txt-wrap2 .c-button-c {
    width: auto;
    max-width: none;
    height: 36px;
    padding: 0px 30px 0 20px;
    background: #ffffff;
    border: 1px solid #59B959;
}
@media (max-width:1360px) {
    .environment-btm-txt .c-button-c, .environment-btm-txt-wrap2 .c-button-c {
        height: 3vw;
        padding: 0px 2vw 0 1.5vw;
    }
}
@media (max-width:640px) {
    .environment-btm-txt .c-button-c, .environment-btm-txt-wrap2 .c-button-c {
        height: auto;
        padding: 0.25em 1em 0.25em 0.5em;
    }
}
.environment-btm-txt .c-button-c__text, .environment-btm-txt-wrap2 .c-button-c__text {
    color: #59B959;
    align-items: center;
}
@media (max-width:1360px) {
    .environment-btm-txt .c-button-c__text, .environment-btm-txt-wrap2 .c-button-c__text {
        font-size: 1.325vw;
    }
}
@media (max-width:640px) {
    .environment-btm-txt .c-button-c__text, .environment-btm-txt-wrap2 .c-button-c__text {
        font-size: 15px;
        column-gap: 4px;
    }
}
.environment-btm-txt .c-button-c__text::before, .environment-btm-txt-wrap2 .c-button-c__text::before {
    width: 0.75em;
    height: 0.75em;
    margin-top: 0px;
    background-color: #59B959;
}
.environment-btm-txt .c-button-c__inner, .environment-btm-txt-wrap2 .c-button-c__inner {
    max-height: calc(100% - 10px);
    width: calc(100%);
    position: relative;
    left: 0;
}
@media (max-width:640px) {
    .environment-btm-txt .c-button-c__inner, .environment-btm-txt-wrap2 .c-button-c__inner {
        transform: translateY(0);
    }
}
.environment-btm-txt-wrap2 {
    text-align: center;
    width: calc(100% - 32px);
    max-width: 961px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #c9c9C9;
}
.environment-cv {
    width: calc(100% - 80px);
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
@media (max-width:640px) {
    .environment-cv {
        width: calc(100% - 32px);
        margin-bottom: 60px;
    }
}
/* ================== ページ下部バナーエリア ================== */
.bottom-bnr-area {
    background-color: #FBEBEA;
    padding: 50px 0;
    margin-top: 0px;
}
/* --------------- 特集記事バナー ---------------  */
.article-bnr {
    max-width: 1008px;
    margin: 0 auto;
    background-color: #1ea463;
    border: 1px solid #1ea463;
}
.article-bnr:hover {
    opacity: .7;
    transition: .6s;
}
.article-bnr a.article-bnr__inner {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.article-bnr a.article-bnr__inner:hover {
    text-decoration: none;
}
/* --------------- テキスト部分 ---------------  */
.article-bnr .text {
    width: 58%;
    box-sizing: border-box;
    padding: 0 30px;
}
.article-bnr .text h4 {
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 1em;
    font-size: 16px;
    display: inline-block;
    background: #fff;
    padding: 6px 6px 5px;
    margin: 10px 0 0;
    color: #1ea463;
}
.article-bnr .text h3 {
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.article-bnr .text .button {
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
    border: 2px solid #fff;
    line-height: 1;
    padding: 6px 30px 6px 10px;
    border-radius: 5px;
    color: #1ea463;
    background: #fff;
    transition: .3s;
    position: relative;
    margin-bottom: 10px;
}
.article-bnr .text .button:after {
    content: url(/-/Media/Ricoh/Sites/co_jp/mfp/environment/img/icon-bnr-arrow.png);
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
}
.article-bnr a.article-bnr__inner:hover .text .button {
    background: #1ea463;
    color: #fff;
}
.article-bnr a.article-bnr__inner:hover .text .button:after {
    content: url(/-/Media/Ricoh/Sites/co_jp/mfp/environment/img/icon-bnr-arrow-on.png);
}
/* --------------- 画像部分 ---------------  */
.article-bnr .img {
    width: 42%;
}
.article-bnr .img img {
    width: 100%;
}
/* --------------- レスポンシブ設定 ---------------  */
@media screen and (max-width: 1028px) {
    .bottom-bnr-area {
        padding: 30px 10px;
    }
}
@media screen and (max-width: 900px) {
    .article-bnr .text h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .article-bnr a.article-bnr__inner {
        flex-wrap: wrap-reverse;
    }
    .article-bnr .text {
        width: 100% !important;
        padding: 15px;
    }
    .article-bnr .text h4 {
        display: none;
    }
    .article-bnr .text h3 {
        font-size: 25px;
    }
    .article-bnr .img {
        width: 100% !important;
    }
}
@media screen and (max-width: 640px) {
    .article-bnr .text h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 400px) {
    .article-bnr .text h3 {
        font-size: 16px;
    }
}
/*202303*/
@media screen and (min-width: 641px) {
    .acc-img-cap {
        max-width: 720px;
        margin: 0 auto;
    }
}
/* --------------- ロゴマーク追加 ---------------  */
.frame_green {
    border: 6px solid;
    padding: 80px 80px;
    border-radius: 40px;
    border-image: linear-gradient(45deg, rgba(1, 194, 74, 1), rgba(137, 195, 73, 1));
    border-image-slice: 1;
    width: 720px;
    box-sizing: border-box;
}
.frame_green .img_01 {
    max-width: 720px !important;
    margin: 0 auto;
}
.frame_green .img_02 {
    max-width: 400px !important;
    margin: 0 auto;
}
@media (max-width:800px) {
    .frame_green {
        padding: 40px 40px;
        width: 100%;
    }
}