@charset "utf-8";
.cnt_flex {
    display: flex;
    align-items: flex-start;
}
img.cnt_flex_img {
    order: 2;
}
.ishin_mv_wrap__txt p:before {
background: url(/-/Media/Ricoh/Sites/co_jp/service/factory-particle/img/baloon.png) !important;
background-repeat:no-repeat !important;
}
.ishin-flow .cnt_flex_img {
    order: 1;
}
.ishin-flow ul li {
    background: #e9f1f6;
    padding: 1.5rem;
    margin-bottom: 1rem;
    text-align: center;
    border-radius: 4px;
}
.ishin-flow ul li dl dt {
    font-weight: bold;
    font-size: 1.2rem;
}
.ishin-flow ul li dl dd {
    margin-top: .5rem;
}
.ishin_mv_wrap__img {
    background-image: url(/-/Media/Ricoh/Sites/co_jp/service/factory-particle/img/bg.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.ishin_mv_wrap__img {
    padding: 50px 0;
}
.cnt_flex {
    justify-content: space-between;
    flex-wrap: wrap;
}
p.ishin-04__result {
    height: 50px;
}
.attention {
    font-size: .9em;
}

.reinforcement_nv {
    width: 50%;
}
.clm.reinforcement_nv_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
        flex-wrap: wrap;
}
.clm.reinforcement_nv_wrap img {
    order: 2;
}
.reinforcement_nv .clm {
    width: 100%;
}
.ishin-flow .cnt_flex_txt {
    margin-right: 40px;
    width: 648px;
}
.ishin-flow .cnt_flex_txt li {
    position: relative;
}

.ishin-flow .cnt_flex_txt li:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #005eae transparent transparent transparent;
    display: block;
    position: absolute;
    right: calc(50% - 10px);
    bottom: -20px;
    z-index: 2;
}
.ishin-flow .cnt_flex_txt li:last-of-type:before {
    content: none;
}
.ishin-flow.cnt_flex .cnt_flex_img img + img {
    margin-top: 20px;
}
.ishin-flow .cnt_flex_img {
    width: 320px;
}

.ishin_mv_wrap__img .cnt_max {
    text-align: right;
}
.bg-blue {
    background: #f3ffec !important;
}

.ishin-04__result::before {
    border-color: #92d050 transparent transparent transparent !important;
}
.ishin-flow ul li {
    background: #f3ffec !important;
}
.ishin-flow .cnt_flex_txt li:before {
    border-color: #92d050 transparent transparent transparent !important;
}
span.figcaption {
    font-weight: bold;
    margin: 10px 0;
    display: block;
    text-align: center;
}
img {
    max-width: 100%;
}
.w600 {
max-width: 600px;
}

@media (max-width: 640px) {
.ishin-flow .cnt_flex_txt {
    width: 100%;
    margin: 0 0 20px 0;
}

.ishin-flow .cnt_flex_img {
    width: 100%;
    text-align: center;
}

.reinforcement_nv {
    width: 100%;
    margin-bottom: 10px;
}
.ishin-mv__h1 h1 {
    width: 50%;
    margin: 0 !important;
    font-size: 18px !important;
}
.ishin-mv__h1.cnt_max.only-sp {
    width: 100%;
    margin-top: 20px;
}
.main_vi_img img {
    width: 40%;
    display: inline !important;
}
.main_vi {
    text-align: right;
}
.main_vi_img {
    text-align: right;
}
.main_vi .main_vi_img {
    padding: 10px;
    background: #f3ffec;
}
.ishin-mv__h1 h1 span {
    font-size: 12px;
}
}