@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.homepage {
    padding: 15px;
    font-family: "游ゴシック", "Yu Gothic";
    max-width: 1100px;
    margin: 0 auto;
    text-align: left;
    font-weight: 700
}

.homepage img {
    width: 100%;
    height: auto
}

connection .line {
    position: absolute;
    height: 2px;
    background: transparent!important;
    border-top: 1px dashed #000
}

connection .line .text {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%)
}

connection .line .arrow {
    top: -5px;
    height: 0;
    width: 0;
    position: absolute;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    background-clip: border-box;
    background: transparent!important
}

connection .line .arrow-bw {
    left: 100%;
    border-left: 12px solid #000;
    transform: translateY(-2px)
}

connection .line .arrow-fw {
    border-right: 12px solid #000
}

.homepage .groupware {
    text-align: left;
    padding: 30px
}
#localh4::before{
  content: none !important;
}
#localh4::after{
  content: none !important;
}
@media (max-width:768px) {
    .homepage .groupware {
        padding: 0
    }
}

.homepage .groupware__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .groupware__title--image {
    width: auto;
    height: auto
}

.homepage .groupware__title--text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .groupware__des {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 20px
}

.homepage .groupware__des-bottom {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 20px;
    line-height: 1.4
}

.homepage .groupware__wrapper {
    padding: 40px
}

.homepage .groupware__content {
    display: flex;
    flex-direction: row-reverse
}

.homepage .groupware__content-img,
.homepage .groupware__content-main {
    flex: 1
}

.homepage .groupware__content .listgroup {
    padding-right: 15px
}

.homepage .groupware__content .listgroup__item-title {
    color: #fff;
    padding: 10px 15px 10px 0;
    position: relative;
    font-size: 16px;
    font-weight: 600
}

.homepage .groupware__content .listgroup__item-title:after {
    background-color: #00b0f0;
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    right: 40px;
    bottom: 0;
    z-index: -1
}

.homepage .groupware__content .listgroup__item-content {
    padding: 10px 0 15px 20px;
    margin: 0;
    list-style-type: decimal
}

.homepage .groupware__content .listgroup__item-content>li {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4
}

.homepage .groupware__content .listgroup__item-content>li ol {
    padding: 0 0 10px 20px;
    font-size: 14px;
    list-style-type: square
}

@media (max-width:768px) {
    .homepage .groupware__content {
        flex-direction: column
    }
    .homepage .groupware__content .listgroup {
        padding: 0
    }
    .homepage .groupware__content .listgroup__item-title {
        padding: 10px 15px
    }
    .homepage .groupware__content .listgroup__item-title:after {
        left: 0;
        right: 0
    }
    .homepage .groupware__content .listgroup__item-content {
        padding: 10px 20px 15px;
        margin-left: 15px
    }
    .homepage .groupware__wrapper {
        padding: 0
    }
}

.homepage .centralized {
    text-align: left
}

.homepage .centralized__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.homepage .centralized__title--image {
    width: auto;
    height: auto
}

.homepage .centralized__title--text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 20px 0 30px;
    font-size: 20px
}

.homepage .centralized__list {
    padding-top: 30px
}

.homepage .centralized__item {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    list-style: none;
    line-height: 1.3;
    margin-bottom: 15px
}

.homepage .centralized__item-number {
    padding-right: 15px;
    font-weight: 800
}

.homepage .centralized__item-link {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4
}

.homepage .centralized .content__group {
    padding: 5px 10px 5px 40px;
    line-height: 1.4;
    padding-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.homepage .centralized .content__group input[type=checkbox] {
    display: inline-block
}

.homepage .centralized .content__group label {
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
    display: inline-block
}

.homepage .centralized .content__group label a {
    color: #2fbff3
}

.homepage .centralized .group {
    display: flex;
    justify-content: center;
    align-items: stretch
}

.homepage .centralized .group__left {
    padding-right: 15px;
    position: relative
}

.homepage .centralized .group__left:after {
    position: absolute;
    content: "";
    width: 15px;
    border: 1px solid #495057;
    border-left: none;
    top: 0;
    right: 0;
    bottom: 0
}

.homepage .centralized .group__center {
    display: flex;
    flex-direction: row
}

.homepage .centralized .group__center-people {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    padding: 0 15px 0 30px
}

.homepage .centralized .group__center-people .people {
    position: relative;
    min-width: 120px;
    height: 50px
}

.homepage .centralized .group__center-people .people span {
    border-top: 1px dashed #495057;
    position: absolute;
    right: 5px;
    left: 65px;
    top: 50%;
    z-index: 1
}

.homepage .centralized .group__center-people .people span:after {
    content: "";
    position: absolute;
    right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #495057;
    transform: translate(100%, -50%)
}

.homepage .centralized .group__center-people .people:before {
    z-index: 2;
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-image: url(/wp-content/uploads/sites/22/2021/09/people.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    border: 10px inset transparent;
    box-sizing: border-box
}

.homepage .centralized .group__center-people .people:after {
    z-index: 1;
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background-color: #4caf50;
    top: 0;
    left: 0;
    border-radius: 50%
}

.homepage .centralized .group__center-people .people:first-child::after {
    background-color: #deebf6
}

.homepage .centralized .group__center-people .people:nth-child(2):after {
    background-color: #ebf4e5
}

.homepage .centralized .group__center-people .people:nth-child(3):after {
    background-color: #fbe4d4
}

.homepage .centralized .group__center-file {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    min-width: 180px
}

.homepage .centralized .group__center-file .file {
    position: relative;
    max-width: 80px;
    text-align: center
}

.homepage .centralized .group__center-file .file img {
    max-width: 25px
}

.homepage .centralized .group__center-file .file span {
    padding-top: 5px;
    display: block;
    font-size: 9px
}

.homepage .centralized .group__center-file .file .file1 {
    position: absolute;
    right: -10px;
    bottom: 0
}

.homepage .centralized .group__center-file .file .file2 {
    position: absolute;
    right: -10px;
    bottom: 50%
}

.homepage .centralized .group__center-file .file .file3 {
    position: absolute;
    right: -10px;
    top: 0
}

.homepage .centralized .group__center-mid {
    display: flex;
    align-items: center
}

.homepage .centralized .group__center-mid .wrapper {
    position: relative
}

.homepage .centralized .group__center-mid .wrapper:after {
    content: "";
    position: absolute;
    left: 110%;
    right: 100%;
    top: 50%;
    border-top: 1px dashed #343a40;
    z-index: 1
}

.homepage .centralized .group__center-mid .mid1 {
    position: absolute;
    left: -15px;
    top: 20%
}

.homepage .centralized .group__center-mid .mid2 {
    position: absolute;
    left: -15px;
    top: 50%
}

.homepage .centralized .group__center-mid .mid3 {
    position: absolute;
    left: -15px;
    bottom: 20%
}

.homepage .centralized .group__center-final {
    display: flex;
    align-items: center
}

.homepage .centralized .group__center-final .box {
    min-width: 50px;
    position: relative
}

.homepage .centralized .group__center-final .box span {
    position: absolute;
    left: 10px;
    right: -20px;
    border-top: 1px dashed #343a40
}

.homepage .centralized .group__center-final .box span:after {
    content: "";
    position: absolute;
    right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #495057;
    transform: translate(100%, -50%)
}

@media (max-width:768px) {
    .homepage .centralized .group {
        justify-content: center;
        flex-direction: column;
        text-align: center
    }
    .homepage .centralized .group__left {
        padding-right: unset;
        padding-bottom: 15px
    }
    .homepage .centralized .group__left:after {
        width: 320px;
        height: 15px;
        border: 1px solid #495057;
        border-top: none;
        top: unset;
        left: 50%;
        right: 0;
        bottom: 0;
        transform: translateX(-50%)
    }
    .homepage .centralized .group__center {
        flex-direction: column
    }
    .homepage .centralized .group__center-people {
        display: flex;
        justify-content: space-around;
        flex-direction: row;
        padding: 15px 0
    }
    .homepage .centralized .group__center-people .people {
        min-width: unset;
        width: 50px;
        height: unset;
        min-height: 120px
    }
    .homepage .centralized .group__center-people .people span {
        border: none;
        border-right: 1px dashed #495057;
        position: absolute;
        right: 50%;
        left: unset;
        top: 65px;
        bottom: 0;
        z-index: 1
    }
    .homepage .centralized .group__center-people .people span:after {
        content: "";
        position: absolute;
        left: 50%;
        right: unset;
        bottom: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #495057;
        transform: translate(-50%, 100%)
    }
    .homepage .centralized .group__center-file {
        justify-content: space-around;
        flex-direction: row;
        min-width: unset;
        min-height: 180px
    }
    .homepage .centralized .group__center-file .file {
        width: 50px
    }
    .homepage .centralized .group__center-file .file .file1,
    .homepage .centralized .group__center-file .file .file2 {
        position: relative;
        right: unset;
        bottom: unset
    }
    .homepage .centralized .group__center-file .file .file3 {
        position: relative;
        right: unset;
        top: unset
    }
    .homepage .centralized .group__center-mid {
        justify-content: center
    }
    .homepage .centralized .group__center-mid .wrapper {
        position: relative
    }
    .homepage .centralized .group__center-mid .wrapper:after {
        content: "";
        position: absolute;
        left: 110%;
        right: 100%;
        top: 50%;
        border-top: 1px dashed #343a40;
        z-index: 1
    }
    .homepage .centralized .group__center-mid .mid1 {
        position: absolute;
        left: 0;
        top: -18px
    }
    .homepage .centralized .group__center-mid .mid2 {
        position: absolute;
        left: 50%;
        top: -15px
    }
    .homepage .centralized .group__center-mid .mid3 {
        position: absolute;
        left: 90%;
        top: -15px;
        bottom: unset
    }
    .homepage .centralized .group__center-final {
        justify-content: center;
        flex-direction: column
    }
    .homepage .centralized .group__center-final .box {
        min-width: unset;
        min-height: 50px
    }
    .homepage .centralized .group__center-final .box span {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: -40px;
        right: unset;
        border: none;
        border-left: 1px dashed #343a40
    }
    .homepage .centralized .group__center-final .box span:after {
        content: "";
        position: absolute;
        right: unset;
        left: 50%;
        bottom: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #495057;
        transform: translate(-50%, 100%)
    }
}

.homepage .brand__top {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.homepage .brand--image {
    width: auto;
    height: auto
}

.homepage .brand--text {
    margin: 0!important;
    padding: 0;
    font-weight: 700
}

.homepage .brand__bottom {
    color: #2fbff3;
    font-size: 20px;
    margin: 0!important;
    padding: 10px;
    font-weight: 700
}

@media (max-width:768px) {
    .homepage .brand__bottom {
        font-size: 16px
    }
}

@media (max-width:576px) {
    .homepage .brand__bottom {
        font-size: 13px
    }
}

.homepage .intro {
    padding: 30px
}

@media (max-width:768px) {
    .homepage .intro {
        padding: 15px
    }
}

@media (max-width:576px) {
    .homepage .intro {
        padding: 0
    }
}

.homepage .intro__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .intro__title--image {
    width: auto;
    height: auto
}

.homepage .intro__title--text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .intro__list {
    padding: 15px 30px;
    margin: 0
}

@media (max-width:768px) {
    .homepage .intro__list {
        padding: 15px
    }
}

@media (max-width:576px) {
    .homepage .intro__list {
        padding: 0
    }
}

.homepage .intro__list--wrapper {
    position: relative
}

.homepage .intro__item {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    position: relative;
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px solid #dadce0;
    line-height: 1.3;
    margin-bottom: 15px
}

.homepage .intro__item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100px;
    z-index: 111;
    height: 2px;
    background-color: #555
}

.homepage .intro__item-number {
    padding-right: 15px;
    font-weight: 800;
    color: #2fbff3
}

.homepage .intro__item-link {
    color: #343a40;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none
}

.homepage .intro__item-link:hover {
    color: #0563c1
}

.homepage .intro__item-image {
    padding-right: 15px
}

.homepage .intro__item-image img {
    width: auto;
    height: auto
}

.homepage .intro__item:nth-child(n+6) .intro__item-link {
    max-width: 400px
}

@media (max-width:900px) {
    .homepage .intro__item:nth-child(n+6) .intro__item-link {
        max-width: 300px
    }
}

@media (max-width:850px) {
    .homepage .intro__item:nth-child(n+6) .intro__item-link {
        max-width: unset
    }
}

.homepage .intro__bg-right {
    position: absolute;
    content: "";
    right: 0;
    bottom: 15px;
    width: auto;
    height: auto
}

@media (max-width:850px) {
    .homepage .intro__bg-right {
        position: relative;
        padding-top: 30px;
        text-align: center
    }
    .homepage .intro__bg-right img {
        width: auto
    }
}

.homepage .trouble__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 30px 60px
}

@media (max-width:768px) {
    .homepage .trouble__title {
        padding: 30px 0 0
    }
}

@media (max-width:576px) {
    .homepage .trouble__title {
        padding: 15px 0
    }
}

.homepage .trouble__title--image {
    width: auto;
    height: auto
}

.homepage .trouble__title--text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .trouble .content {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.homepage .trouble .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    padding-bottom: 15px;
    display: flex;
    flex-direction: row
}

.homepage .trouble .content__group input[type=checkbox] {
    display: inline-block
}

.homepage .trouble .content__group label {
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
    display: inline-block
}

.homepage .trouble .content__group label a {
    color: #2fbff3
}

.homepage .trouble .content__left {
    width: 65%;
    padding: 30px 60px
}

@media (max-width:768px) {
    .homepage .trouble .content__left {
        padding: 30px 0
    }
}

@media (max-width:576px) {
    .homepage .trouble .content__left {
        padding: 15px 0
    }
}

.homepage .trouble .content__right {
    width: 35%
}

.homepage .trouble .content__right--image {
    width: 100%
}

@media (max-width:768px) {
    .homepage .trouble .content {
        flex-direction: column
    }
    .homepage .trouble .content__left {
        width: 100%
    }
    .homepage .trouble .content__right {
        width: auto;
        margin-top: 30px
    }
    .homepage .trouble .content__right--image {
        width: 100%
    }
}

.homepage .hr__blue {
    font-size: 18px;
    background-color: #00b0f0;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 5px;
    margin-top: 20px
}

@media (max-width:576px) {
    .homepage .hr__blue {
        font-size: 15px
    }
}

.homepage .solve {
    text-align: left;
    padding-bottom: 50px
}

.homepage .solve,
.homepage .solve__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

.homepage .solve__title {
    align-items: center;
    padding: 30px 120px 0
}

@media (max-width:768px) {
    .homepage .solve__title {
        padding: 30px 60px 0
    }
}

@media (max-width:576px) {
    .homepage .solve__title {
        padding: 30px 15px 0
    }
}

.homepage .solve__title--image {
    width: auto;
    height: auto
}

.homepage .solve__title--text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 17px
}

.homepage .solve__left {
    width: 60%
}

.homepage .solve__right {
    width: 40%
}

.homepage .solve__right--image {
    width: 100%
}

@media (max-width:768px) {
    .homepage .solve {
        flex-direction: column
    }
    .homepage .solve__left {
        width: 100%
    }
    .homepage .solve__right {
        width: auto;
        margin-top: 30px;
        text-align: center
    }
    .homepage .solve__right--image {
        width: auto
    }
}

.homepage .solve__content {
    padding: 30px 60px 0
}

@media (max-width:768px) {
    .homepage .solve__content {
        padding: 30px 60px 0
    }
}

@media (max-width:576px) {
    .homepage .solve__content {
        padding: 30px 15px 0
    }
}

.homepage .solve__list {
    padding: 0 0 0 60px;
    margin: 0
}

@media (max-width:768px) {
    .homepage .solve__list {
        padding: 0
    }
}

.homepage .solve__item {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    list-style: none;
    line-height: 1.3;
    margin-bottom: 15px
}

.homepage .solve__item-number {
    padding-right: 15px;
    font-weight: 800;
    color: #2fbff3
}

.homepage .solve__item-link {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4
}

.homepage .sharing__head {
    padding: 15px 0;
    background-color: #f2f2f2
}

.homepage .sharing__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .sharing__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .sharing .introduce {
    display: flex;
    flex-direction: row;
    padding-bottom: 50px
}

.homepage .sharing .introduce__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .sharing .introduce__title--image {
    width: auto;
    height: auto
}

.homepage .sharing .introduce__title--text {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 14px
}

.homepage .sharing .introduce__des--list {
    font-size: 15px
}

.homepage .sharing .introduce__background--image {
    width: 100%
}

.homepage .sharing .introduce__background--neo {
    position: absolute;
    bottom: 0;
    left: -50px;
    width: auto;
    max-width: 40%
}

.homepage .sharing .introduce .content {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center
}

.homepage .sharing .introduce .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    display: flex;
    flex-direction: row
}

.homepage .sharing .introduce .content__group input[type=checkbox] {
    display: inline-block;
    margin-top: 5px
}

.homepage .sharing .introduce .content__group label {
    font-size: 15px;
    font-weight: 600;
    padding-left: 5px;
    display: inline-block
}

.homepage .sharing .introduce .content__group label a {
    color: #2fbff3
}

.homepage .sharing .introduce--left {
    width: 50%
}

.homepage .sharing .introduce--right {
    position: relative;
    width: 50%
}

@media (max-width:768px) {
    .homepage .sharing .introduce {
        flex-direction: column
    }
    .homepage .sharing .introduce--left {
        width: 100%
    }
    .homepage .sharing .introduce--right {
        position: relative;
        max-width: 320px;
        margin: 0 auto;
        padding: 30px 0
    }
    .homepage .sharing .introduce .content__group label {
        font-size: 14px
    }
}

.homepage .workflow__head {
    padding: 15px 30px;
    background-color: #f2f2f2
}

.homepage .workflow__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .workflow__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .workflow .introduce {
    padding: 40px
}

.homepage .workflow .introduce__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .workflow .introduce__title--image {
    width: auto;
    height: auto
}

.homepage .workflow .introduce__title--text {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 14px
}

.homepage .workflow .introduce__des {
    font-weight: 600;
    font-size: 14px
}

.homepage .workflow .legend {
    border: 2px solid #dee2e6;
    border-radius: 10px;
    position: relative
}

.homepage .workflow .legend__title {
    position: absolute;
    left: 50%;
    background-color: #fff;
    padding: 0 20px;
    color: #00b0f0;
    font-weight: 700;
    transform: translate(-50%, -50%)
}

.homepage .workflow .legend .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    display: flex;
    flex-direction: row
}

.homepage .workflow .legend .content__group input[type=checkbox] {
    display: inline-block;
    margin-top: 5px
}

.homepage .workflow .legend .content__group label {
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
    padding-top: 3px;
    display: inline-block;
    text-align: left
}

.homepage .workflow .legend .content__group label a {
    color: #2fbff3
}

.homepage .workflow .legend__content {
    display: flex;
    flex-direction: row;
    padding: 20px;
    justify-content: center
}

.homepage .workflow .legend__content>div {
    flex: 1;
    display: flex;
    justify-content: center
}

.homepage .workflow .legend__content .second__content .item:last-child:after {
    content: unset
}

.homepage .workflow .legend__content .item {
    flex: 1;
    padding: 20px;
    position: relative
}

.homepage .workflow .legend__content .item:after {
    content: "";
    position: absolute;
    right: 0;
    text-align: center;
    top: 25%;
    background-position: 50%;
    background-image: url(/wp-content/uploads/sites/22/2021/09/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 30px;
    transform: translateX(50%)
}

.homepage .workflow .legend__content .item__thumbnail {
    margin: 0 auto;
    background-color: #ddeaf6;
    padding: 20px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    padding: 30px;
    position: relative
}

.homepage .workflow .legend__content .item__thumbnail--image {
    background-position: 50%;
    background-size: contain;
    position: absolute;
    top: 20%;
    left: 20%;
    right: 20%;
    bottom: 20%
}

.homepage .workflow .legend__content .item__content--title {
    font-size: 14px;
    color: #00b0f0;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 10px
}

.homepage .workflow .legend__content .item__content--data {
    padding: 0;
    margin: 0
}

@media (max-width:991px) {
    .homepage .workflow .legend__content {
        flex-direction: column
    }
    .homepage .workflow .legend__content .first__content .item {
        width: 100%;
        max-width: 320px
    }
    .homepage .workflow .legend__content .first__content .item:last-child:after {
        top: unset;
        bottom: 0;
        right: 50%;
        transform: translate(50%, 50%) rotate(90deg)
    }
    .homepage .workflow .legend__content .second__content {
        padding-top: 20px;
        flex-direction: row-reverse
    }
    .homepage .workflow .legend__content .second__content .item:first-child:after {
        content: unset
    }
    .homepage .workflow .legend__content .second__content .item:last-child:after {
        content: "";
        transform: translate(50%, 50%) rotate(180deg)
    }
}

@media (max-width:768px) {
    .homepage .workflow .legend__content {
        flex-direction: column
    }
    .homepage .workflow .legend__content .first__content {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .homepage .workflow .legend__content .first__content .item:after {
        top: unset;
        bottom: 0;
        right: 50%;
        transform: translate(50%, 50%) rotate(90deg)
    }
    .homepage .workflow .legend__content .second__content {
        padding-top: 0;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .homepage .workflow .legend__content .second__content .item:first-child:after {
        content: "";
        top: unset;
        bottom: 0;
        right: 50%;
        transform: translate(50%, 50%) rotate(90deg)
    }
    .homepage .workflow .legend__content .second__content .item:last-child:after {
        content: unset
    }
}

.homepage .convenient__head {
    padding: 15px 30px;
    background-color: #f2f2f2
}

.homepage .convenient__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .convenient__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .convenient__bot {
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.homepage .convenient__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .convenient__title--image {
    width: auto;
    height: auto
}

.homepage .convenient__title--text {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding-left: 10px
}

.homepage .convenient__des {
    font-size: 15px;
    font-weight: 600
}

.homepage .convenient .content {
    display: flex;
    padding: 30px
}

.homepage .convenient .content .btn-procedure {
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    outline: none;
    border: 1px solid #212529;
    line-height: 2;
    padding: 0 .8rem .2rem;
    margin-bottom: 30px;
    font-weight: 600
}

.homepage .convenient .content .btn-questionnaire {
    padding: 0 .8rem .1rem;
    margin-bottom: 30px
}

.homepage .convenient .content .btn-manager,
.homepage .convenient .content .btn-questionnaire {
    background-color: transparent;
    border-radius: 50px;
    font-size: 10px;
    outline: none;
    color: #fff;
    background-color: #00b0f0;
    border: 1px solid #00b0f0;
    line-height: 2;
    font-weight: 600
}

.homepage .convenient .content .btn-employee,
.homepage .convenient .content .btn-manager {
    width: 80%;
    padding: 0 1.8rem .1rem;
    margin-top: 30px
}

.homepage .convenient .content .btn-employee {
    background-color: transparent;
    border-radius: 50px;
    font-size: 10px;
    outline: none;
    color: #fff;
    background-color: #ffc000;
    border: 1px solid #ffc000;
    line-height: 2;
    font-weight: 600
}

.homepage .convenient .content__left {
    flex-grow: 999;
    padding-right: 60px
}

.homepage .convenient .content__right {
    max-width: 250px
}

@media (max-width:768px) {
    .homepage .convenient .content {
        flex-direction: column
    }
    .homepage .convenient .content__left {
        padding-right: 0
    }
    .homepage .convenient .content__right {
        margin: 0 auto;
        padding-top: 30px
    }
}

@media (max-width:768px) {
    .homepage .convenient .content {
        padding-left: 0;
        padding-right: 0
    }
}

.homepage .convenient .legend {
    border-radius: 10px;
    border: 2px solid #dee2e6;
    padding: 60px 30px;
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
    text-align: center
}

.homepage .convenient .legend .arrow__right {
    font-size: 13px;
    position: relative;
    padding: 0 0 20px;
    width: 80%;
    margin: 0 auto
}

.homepage .convenient .legend .arrow__right:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #00b0f0
}

.homepage .convenient .legend .arrow__right:after {
    content: "";
    position: absolute;
    left: 0;
    right: 10px;
    bottom: 6px;
    height: 6px;
    background-color: #00b0f0
}

.homepage .convenient .legend .arrow__left {
    font-size: 13px;
    position: relative;
    padding: 20px 0 0;
    width: 80%;
    margin: 0 auto
}

.homepage .convenient .legend .arrow__left:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 20px solid #00b0f0
}

.homepage .convenient .legend .arrow__left:after {
    content: "";
    position: absolute;
    left: 10px;
    right: 0;
    top: 6px;
    height: 6px;
    background-color: #00b0f0
}

.homepage .convenient .legend>div {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: flex-end;
    align-items: center
}

.homepage .convenient .legend--image {
    max-width: 150px;
    max-height: 120px;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.homepage .convenient .legend__mid {
    justify-content: center!important;
    align-items: unset!important;
    text-align: center!important
}

.homepage .convenient .legend__mid .legend--image {
    width: 50px;
    height: auto;
    margin: 0 auto
}

@media (max-width:991px) {
    .homepage .convenient .legend {
        flex-direction: column
    }
    .homepage .convenient .legend__mid {
        position: relative;
        min-height: 200px
    }
    .homepage .convenient .legend__mid .arrow__right {
        padding: 20px 0 0;
        width: unset;
        min-width: 160px;
        position: absolute;
        left: 30%;
        transform: translate(-50%, 30%) rotate(90deg)
    }
    .homepage .convenient .legend__mid .arrow__right:before {
        top: 0;
        bottom: unset
    }
    .homepage .convenient .legend__mid .arrow__right:after {
        top: 7px;
        bottom: unset
    }
    .homepage .convenient .legend__mid .arrow__left {
        padding: 0 0 20px;
        width: unset;
        min-width: 160px;
        position: absolute;
        top: 50%;
        right: 30%;
        transform: translate(50%, -30%) rotate(90deg)
    }
    .homepage .convenient .legend__mid .arrow__left:before {
        top: unset;
        bottom: 0
    }
    .homepage .convenient .legend__mid .arrow__left:after {
        top: unset;
        bottom: 7px
    }
}

.homepage .collective__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0 0 20px
}

.homepage .collective__title--image {
    width: auto;
    height: auto
}

.homepage .collective__title--text {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding-left: 10px
}

.homepage .collective .content {
    display: flex;
    flex-direction: row
}

@media (max-width:991px) {
    .homepage .collective .content {
        flex-direction: column
    }
    .homepage .collective .content__right {
        margin: 0 auto
    }
}

.homepage .collective .content__bot {
    font-size: 20px;
    font-weight: 600;
    text-align: right
}

@media (max-width:991px) {
    .homepage .collective .content__bot {
        text-align: center
    }
}

@media (max-width:768px) {
    .homepage .collective .content__bot {
        font-size: 16px
    }
}

@media (max-width:576px) {
    .homepage .collective .content__bot {
        font-size: 15px
    }
}

.homepage .collective .content__left {
    flex: 2
}

.homepage .collective .content__right {
    flex: 1
}

.homepage .collective .content__wrapper {
    display: flex;
    flex-direction: row
}

@media (max-width:768px) {
    .homepage .collective .content {
        flex-direction: column
    }
    .homepage .collective .content__right {
        margin: 0 auto
    }
    .homepage .collective .content__wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }
    .homepage .collective .content .item {
        margin: 15px auto
    }
}

.homepage .collective .item {
    border: 2px solid #dee2e6;
    border-radius: 10px;
    padding: 25px;
    max-width: 400px;
    margin: 5px
}

.homepage .collective .item .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.homepage .collective .item__content--data {
    padding: 30px 0 15px
}

.homepage .collective .item .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    display: flex;
    flex-direction: row
}

.homepage .collective .item .content__group input[type=checkbox] {
    display: inline-block;
    margin-top: 5px
}

.homepage .collective .item .content__group label {
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
    padding-top: 3px;
    display: inline-block;
    text-align: left
}

.homepage .collective .item .content__group label a {
    color: #2fbff3
}

.homepage .collective .item__title {
    display: flex;
    padding-bottom: 20px;
    align-items: center
}

.homepage .collective .item__title--number {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 24px
}

.homepage .collective .item__title--text {
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
    line-height: 1.2
}

.homepage .collective .item .legend {
    border: 2px solid #00b0f0;
    padding: 15px;
    border-radius: 10px;
    position: relative
}

.homepage .collective .item .legend__title {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0 15px;
    color: #00b0f0;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    margin: 0;
    width: 100%;
    transform: translate(-50%, -50%)
}

.homepage .collective .item .legend__title span {
    position: relative
}

.homepage .collective .item .legend__title span:after {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px;
    bottom: 0;
    background-color: #fff;
    z-index: -1
}

.homepage .collective .item .legend__des {
    font-size: 13px;
    font-weight: 700
}

.homepage .infosharing__head {
    padding: 15px 30px;
    background-color: #f2f2f2
}

.homepage .infosharing__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .infosharing__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .infosharing__title {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 20px 0
}

.homepage .infosharing__title--image {
    width: auto;
    height: auto
}

.homepage .infosharing__title--text {
    color: #00b0f0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding-left: 10px
}

.homepage .infosharing .item__content--data {
    padding-left: 30px
}

.homepage .infosharing .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    display: flex;
    flex-direction: row
}

.homepage .infosharing .content__group input[type=checkbox] {
    display: inline-block;
    margin-top: 5px
}

.homepage .infosharing .content__group label {
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
    padding-top: 3px;
    display: inline-block;
    text-align: left
}

.homepage .infosharing .content__group label a {
    color: #2fbff3
}

.homepage .infosharing .content {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.homepage .infosharing .content .item_right {
    flex-grow: 999;
    text-align: center
}

@media (max-width:768px) {
    .homepage .infosharing .content {
        flex-direction: column
    }
    .homepage .infosharing .content .item_right {
        text-align: center;
        padding: 20px 0
    }
}

.homepage .analysis__head {
    padding: 15px 30px;
    background-color: #f2f2f2
}

.homepage .analysis__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .analysis__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .analysis .content__group {
    padding: 5px 10px;
    line-height: 1.4;
    display: flex;
    flex-direction: row
}

.homepage .analysis .content__group input[type=checkbox] {
    display: inline-block;
    margin-top: 5px
}

.homepage .analysis .content__group label {
    font-size: 12px;
    font-weight: 600;
    padding-left: 5px;
    padding-top: 3px;
    display: inline-block;
    text-align: left
}

.homepage .analysis .content__group label a {
    color: #2fbff3
}

.homepage .analysis .wrapper {
    display: flex;
    justify-content: space-between;
    padding: 30px 15px 15px
}

@media (max-width:768px) {
    .homepage .analysis .wrapper {
        flex-direction: column;
        text-align: center
    }
    .homepage .analysis .wrapper img {
        width: unset;
        height: auto
    }
    .homepage .analysis .wrapper .image__right {
        padding-top: 30px
    }
}

.homepage .analysis .wrapper.center {
    align-items: center
}

.homepage .analysis .wrapper__right {
    flex-grow: 999;
    text-align: center
}

.homepage .analysis .wrapper__right img {
    height: 100%;
    width: auto
}

.homepage .analysis .wrapper .btn__spreadsheet {
    background-color: transparent;
    border-radius: 50px;
    font-size: 10px;
    outline: none;
    color: #fff;
    background-color: #00b0f0;
    border: 1px solid #00b0f0;
    line-height: 2;
    padding: 0 1.8rem .1rem;
    margin-bottom: 15px;
    font-weight: 600
}

.homepage .attendance__head {
    padding: 15px 30px;
    background-color: #f2f2f2
}

.homepage .attendance__head--title {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.homepage .attendance__head--des {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px 0 30px;
    font-size: 16px
}

.homepage .attendance .wrapper {
    padding: 60px 30px;
    display: flex;
    justify-content: space-between
}

.homepage .attendance .wrapper>div:first-child,
.homepage .attendance .wrapper>div:last-child {
    width: 200px
}

.homepage .attendance .blocked {
    display: flex;
    flex-direction: column;
    align-items: center
}

.homepage .attendance .blocked img {
    height: 80px;
    width: auto
}

.homepage .attendance .blocked .item {
    padding-right: 50px
}

.formformat .groupware {
    padding: 0
}

.formformat .groupware .wrapper .top .title {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px
}

.formformat .groupware .wrapper .top .title .image {
    width: auto;
    height: auto
}

.formformat .groupware .wrapper .top .title .title-text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.formformat .groupware .wrapper .top .description {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 20px 38px
}

.formformat .groupware .wrapper .content-body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 38px
}

.formformat .groupware .wrapper .content-body .item-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px 35px;
    width: calc(50% - 95px);
    min-height: 300px;
    border: 2px dashed #049ae6
}

.formformat .groupware .wrapper .content-body .item-card .card-top .top-title {
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #049ae6
}

.formformat .groupware .wrapper .content-body .item-card .card-top .top-text {
    margin-bottom: 15px
}

.formformat .groupware .wrapper .content-body .item-card .card-top .top-text b {
    display: block;
    padding: 5px 0;
    font-size: 14px
}

.formformat .groupware .wrapper .content-body .item-card .img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.formformat .groupware .wrapper .content-body .item-card .img-background {
    position: relative;
    background-color: #f1f1f1;
    height: auto;
    width: 100%
}

.formformat .groupware .wrapper .content-body .item-card .img-background img {
    position: relative;
    z-index: -999
}

.formformat .groupware .wrapper .content-body .item-card .img-background .text {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center
}

.formformat .groupware .wrapper .content-body .item-card .img-background .text b {
    font-size: 18px
}

@media (max-width:768px) {
    .formformat .groupware .wrapper {
        padding: 0
    }
    .formformat .groupware .wrapper .content-body {
        flex-direction: column
    }
    .formformat .groupware .wrapper .content-body .item-card {
        box-sizing: border-box;
        margin-bottom: 25px;
        width: 100%
    }
}

@media (max-width:576px) {
    .formformat .groupware .wrapper .content-body {
        padding: 0
    }
}

@media (max-width:425px) {
    .formformat .groupware .wrapper .content-body .item-card {
        padding: 10px
    }
}

.invoice .groupware {
    padding: 0
}

.invoice .groupware .wrapper-head {
    padding: 15px 40px;
    background-color: #f2f2f2
}

.invoice .groupware .wrapper-head .title {
    font-size: 20px;
    font-weight: 700
}

.invoice .groupware .wrapper-head .description {
    font-size: 16px;
    font-weight: 700
}

.invoice .groupware .wrapper {
    padding: 40px
}

.invoice .groupware .wrapper .top .title {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px
}

.invoice .groupware .wrapper .top .title .image {
    width: auto;
    height: auto
}

.invoice .groupware .wrapper .top .title .title-text {
    color: #3f3f3f;
    font-weight: 900;
    margin: 0;
    padding: 0 10px;
    font-size: 20px
}

.invoice .groupware .wrapper .content-body {
    display: flex;
    flex-direction: column
}

.invoice .groupware .wrapper .content-body .flow-chart {
    display: flex;
    flex-direction: row;
    margin: 0 45px
}

.invoice .groupware .wrapper .content-body .flow-chart .col {
    box-sizing: border-box;
    width: 33%;
    margin: auto 0
}

.invoice .groupware .wrapper .content-body .flow-chart .col .row-img {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.invoice .groupware .wrapper .content-body .flow-chart .col .row-img .arrow {
    width: 55px;
    margin: auto
}

.invoice .groupware .wrapper .content-body .flow-chart .col .text {
    text-align: center
}

.invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img .img {
    width: 45%
}

.invoice .groupware .wrapper .content-body .flow-chart .col-01 .text {
    margin-left: 10%;
    text-align: left
}

.invoice .groupware .wrapper .content-body .flow-chart .col-02 .img {
    margin: auto;
    width: 80%
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img {
    margin: -10px 0
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .arrow {
    margin-right: 40%
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-01 {
    transform: rotate(-15deg)
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-03 {
    transform: rotate(15deg)
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .img {
    position: relative;
    width: 85px;
    height: 85px
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .img .building {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .img .inv {
    position: absolute;
    top: 50%;
    left: -25px;
    width: 35px;
    transform: translateY(-50%);
    z-index: 1
}

.invoice .groupware .wrapper .content-body .flow-chart .col-03 .text {
    margin-top: 10px;
    text-align: right
}

.invoice .groupware .wrapper .content-body .content-text .text-row {
    margin: 15px 0
}

.invoice .groupware .wrapper .content-body .content-text .text-row p {
    font-weight: 700
}

.invoice .groupware .wrapper .content-body .content-text .text-row p .number {
    color: #00b0f0
}

.invoice .groupware .wrapper .content-body .content-text .text-row .first-space {
    margin-left: 30px
}

.invoice .groupware .wrapper .content-body img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:768px) {
    .invoice .groupware .wrapper .content-body .flow-chart {
        flex-direction: column
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col {
        width: 100%
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 {
        display: flex;
        flex-direction: column;
        position: relative;
        height: 190px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img {
        flex-direction: column
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img .img {
        width: 85px;
        margin: auto
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img .arrow {
        margin-top: 50px;
        transform: rotate(90deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .text {
        position: absolute;
        bottom: 75px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        margin-left: unset;
        text-align: center
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-02 .img {
        width: 85px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group {
        display: flex;
        flex-direction: row;
        justify-content: center
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img {
        flex-direction: column;
        margin: 0 15px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .arrow {
        margin-left: 15px;
        margin-right: unset;
        height: 100px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-01 {
        transform: translateX(-50%) translateY(-10px) rotate(105deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-02 {
        transform: translateX(-50%) rotate(90deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-03 {
        transform: translateX(-50%) translateY(8px) rotate(75deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .text {
        text-align: center
    }
}

@media (max-width:576px) {
    .invoice .groupware .wrapper {
        padding: 40px 0
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 {
        height: 260px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img {
        flex-direction: column
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img .img {
        width: 140px;
        margin: auto
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .row-img .arrow {
        margin-top: 50px;
        transform: rotate(90deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-01 .text {
        position: absolute;
        bottom: 85px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        margin-left: unset;
        text-align: center
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-02 .img {
        width: 160px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group {
        display: flex;
        flex-direction: row;
        justify-content: center
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img {
        flex-direction: column;
        margin: 0 15px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .arrow {
        margin-left: 15px;
        margin-right: unset;
        height: 100px
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-01 {
        transform: translateX(-50%) translateY(-10px) rotate(105deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-02 {
        transform: translateX(-50%) rotate(90deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .img-group .row-img .ar-03 {
        transform: translateX(-50%) translateY(8px) rotate(75deg)
    }
    .invoice .groupware .wrapper .content-body .flow-chart .col-03 .text {
        text-align: center
    }
    .invoice .groupware .wrapper .content-body .content-text .text-row p {
        font-size: 14px;
        padding: unset
    }
}

@media (max-width:425px) {
    .invoice .groupware .wrapper .content-body .content-text .text-row p {
        font-size: 12px;
        padding: unset
    }
}
