@charset "UTF-8";
.workstyle_contents01 > .contents_inner {
    margin-bottom: 6rem;
}
.workstyle_contents01 .contents_inner figure {
    margin-bottom: 3rem;
}
.workstyle_contents01 .contents_inner h3 {
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 1.8rem;
}
.workstyle_contents01 .contents_inner:first-child figure {
    margin-left: -1.3rem;
    margin-right: -1.3rem;
}

.workstyle_contents01 .contents_bg {
    padding-top: 13rem;
    padding-bottom: 13rem;
    margin-top: 8.5rem;
}

.workstyle_contents01 .contents_bg::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #ff5611 transparent;
    border-width: 0 0 13rem 37.5rem;
    left: 0;
    top: .02rem;
}
.workstyle_contents01 .contents_bg::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #ff5611 transparent transparent transparent;
    border-width: 13rem 37.5rem 0 0;
    left: 0;
    bottom: .02rem;
}

.workstyle_contents01 .contents_bg .contents_inner {
    background: #FF5611;
    color: #fff;
}
.workstyle_contents01 .contents_bg .contents_inner figure {
    margin-top: -14.5rem;
    display: inline-block;
}
.workstyle_contents01 .contents_bg .contents_inner h3 {
    margin-bottom: 3.6rem;
}


@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
    
	  
}


.workstyle_detail_01 > .contents_inner:not(:last-child) {
    margin-bottom: 6rem;
}

.workstyle_detail_01 figure.blend {
    mix-blend-mode: multiply;
    margin-top: 3rem;
}
.workstyle_detail_01 figure.full {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}
.workstyle_detail_01 .nowrap {
    margin-left: -2rem;
    margin-right: -2rem;
}

.workstyle_detail_01 .system_list_item {
    background: #fff;
    border-radius: 1.5rem;
    padding: 2.5rem 1.7rem 2rem;
    text-align: center;
}
.workstyle_detail_01 .system_list_item {
    background: #fff;
    border-radius: 1.5rem;
    padding: 2.5rem 1.7rem 2rem;
    text-align: center;
}

.workstyle_detail_01 .system_list_item > h3 {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #FF5611;
    margin-bottom: .8rem;
}

.workstyle_detail_01 .system_list_item > p {
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 0.025em;
    line-height: 2;
}

.workstyle_detail_01 .system_list_item:not(:first-child) {
    margin-top: 8rem;
}

.workstyle_detail_01 .system_list_item:not(:first-child)::before {
    content: "";
    position: absolute;
    width: 4rem;
    height: .3rem;
    background: #FF5611;
    left: 50%;
    top: -4rem;
    transform: translateX(-50%);

}
.workstyle_detail_01 .system_list_item:not(:first-child)::after {
    content: "";
    position: absolute;
    width: .3rem;
    height: 4rem;
    background: #FF5611;
    left: 50%;
    top: -5.8rem;
    transform: translateX(-50%);
}

.workstyle_detail_01 .bg_box {
    background: #fff;
    border-radius: 1rem;
    padding: 2.5rem 0 3rem;
    margin-bottom: 2rem;
    text-align: center;
}
.workstyle_detail_01 .bg_box:last-child {
    margin-bottom: 0;
}

.workstyle_detail_01 .bg_box p:not(.number) {
    font-size: 1.4rem;
    font-weight: normal;
}
.workstyle_detail_01 .bg_box p.number {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.workstyle_detail_01 .bg_box p.number .count {
    font-size: 10rem;
    font-weight: 900;
    letter-spacing: 0;
    color: #FF5611;
    padding: 0 .5rem;
    display: inline-block;
    line-height: 1;
}
.workstyle_detail_01 .bg_box p.number.num_box .count {
    width: 60%;
    overflow: hidden;
    display: inline-block;
    vertical-align: text-bottom;
}

.workstyle_detail_01 .bg_box p.number span:not(.count) {
    font-size: 10rem;
    font-weight: 900;
    letter-spacing: 0;
    color: #FF5611;
    line-height: 1;
}

[class*="graph0"] {
    margin: 0 auto 2rem;
}
[id*="circle"] {
    margin: 0 auto;
}
.graph_num {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 
.graph_num li {
    position: absolute;
    font-size: 1.6rem;
    font-weight: 900;
    color: #FF5611;
    line-height: 1;
} 
.graph_num li span {
    font-size: 3rem;
} 


.graph_num {
    top: 5rem;
    opacity: 0;
    transition: .7s;
}
.graph_num.anime {
    top: 0;
    opacity: 1;
}

[class*="graph0"] .graph_num li::before {
    content: "";
    position: absolute;
    top: 68%;
    transform: translateY(-50%);
    background: #242633;
}
[class*="graph0"] .graph_num li::after {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    background: #242633;
}

.graph01 .graph_num li:first-child {
/*
    right: 7.13rem;
    top: -1.8rem;
*/
    right: 5.2rem;
    top: -2rem;
}
.graph01 .graph_num li:first-child::before {
    width: 4rem;
    height: .1rem;
    left: -4.5rem;
}
.graph01 .graph_num li:first-child::after {
    width: 3rem;
    height: .1rem;
    left: -6.45rem;
    transform: rotate(-75deg);
    top: 113%;
}
.graph01 .graph_num li:nth-child(2) {
    right: 1.5rem;
    top: 2.5rem;
}
.graph01 .graph_num li:nth-child(2)::before {
    width: 1.6rem;
    height: .1rem;
    left: -2rem;
}
.graph01 .graph_num li:nth-child(2)::after {
    width: 1.5rem;
    height: .1rem;
    left: -3.0rem;
    transform: rotate(-75deg);
    top: 90%;
}
.graph01 .graph_num li:nth-child(3) {
    right: 2.89rem;
    bottom: 1rem;
}
.graph01 .graph_num li:nth-child(3)::before {
    width: 1.6rem;
    height: .1rem;
    left: -2rem;
}
.graph01 .graph_num li:nth-child(3)::after {
    width: 1.5rem;
    height: .1rem;
    left: -3.19rem;
    transform: rotate(55deg);
    top: 47.6%;
}
.graph01 .graph_num li:nth-child(4) {
    left: 2.66rem;
    bottom: 1.2rem;
}
.graph01 .graph_num li:nth-child(4)::before {
    width: 1rem;
    height: .1rem;
    right: -1.6rem;
}
.graph01 .graph_num li:nth-child(4)::after {
    width: 2rem;
    height: .1rem;
    right: -3.05rem;
    transform: rotate(-60deg);
    top: 39.3%;
}
.graph01 .graph_num li:nth-child(5) {
    left: 2.83rem;
    top: 2.5rem;
}
.graph01 .graph_num li:nth-child(5)::before {
    width: 1.75rem;
    height: .1rem;
    right: -2.5rem;
}
.graph01 .graph_num li:nth-child(5)::after {
    display: none;
}
.graph01 .graph_num li:nth-child(6) {
/*
    left: 7.2rem;
    top: -1.8rem;
*/
    left: 4.8rem;
    top: -2rem;
}
.graph01 .graph_num li:nth-child(6)::before {
    width: 4rem;
    height: .1rem;
    right: -4.5rem;
}
.graph01 .graph_num li:nth-child(6)::after {
    width: 3rem;
    height: .1rem;
    right: -6.45rem;
    transform: rotate(75deg);
    top: 113%;
}


.graph02 .graph_num li:first-child {
    right: 2.5rem;
    top: 0;
}
.graph02 .graph_num li:first-child::before {
    width: 2rem;
    height: .1rem;
    left: -2.5rem;
}
.graph02 .graph_num li:first-child::after {
    width: 2rem;
    height: .1rem;
    left: -4.1rem;
    transform: rotate(-50deg);
    top: 90%;
}
.graph02 .graph_num li:nth-child(2) {
    left: 1.66rem;
    bottom: 2.2rem;
}
.graph02 .graph_num li:nth-child(2)::before {
    width: 1rem;
    height: .1rem;
    right: -1.6rem;
}
.graph02 .graph_num li:nth-child(2)::after {
    width: 2rem;
    height: .1rem;
    right: -3.05rem;
    transform: rotate(-60deg);
    top: 38.3%;
}
.graph02 .graph_num li:nth-child(3) {
    left: 2.66rem;
    top: 3.8rem;
}
.graph02 .graph_num li:nth-child(3)::before {
    width: 2.2rem;
    height: .1rem;
    right: -4.3rem;
    top: 9%;
}
.graph02 .graph_num li:nth-child(3)::after {
    width: 2.3rem;
    height: .1rem;
    right: -2.7rem;
    transform: rotate(-60deg);
    top: 39.3%;
}
.graph02 .graph_num li:nth-child(4) {
    left: 2.83rem;
    top: .8rem;
}
.graph02 .graph_num li:nth-child(4)::before {
    width: 4.5rem;
    height: .1rem;
    right: -5.5rem;
}
.graph02 .graph_num li:nth-child(4)::after {
    display: none;
}
.graph02 .graph_num li:nth-child(5) {
    left: 5.8rem;
    top: -2.5rem;
}
.graph02 .graph_num li:nth-child(5)::before {
    width: 1.5rem;
    height: .1rem;
    right: -2.5rem;
}
.graph02 .graph_num li:nth-child(5)::after {
    width: 3rem;
    height: .1rem;
    right: -4.75rem;
    transform: rotate(55deg);
    top: 106%;
}


.graph03 .graph_num li:first-child {
    right: 2.89rem;
    bottom: 1rem;
}
.graph03 .graph_num li:first-child::before {
    width: 1.6rem;
    height: .1rem;
    left: -2rem;
}
.graph03 .graph_num li:first-child::after {
    width: 1.5rem;
    height: .1rem;
    left: -3.19rem;
    transform: rotate(55deg);
    top: 47.6%;
}
.graph03 .graph_num li:nth-child(2) {
    left: 2.5rem;
    top: -.5rem;
}
.graph03 .graph_num li:nth-child(2)::before {
    width: 3rem;
    height: .1rem;
    right: -3.5rem;
}
.graph03 .graph_num li:nth-child(2)::after {
    width: 1.5rem;
    height: .1rem;
    right: -4.7rem;
    transform: rotate(55deg);
    top: 86%;
}


.graph04 .graph_num li:first-child {
    right: 2.5rem;
    top: 0;
}
.graph04 .graph_num li:first-child::before {
    width: 2rem;
    height: .1rem;
    left: -2.5rem;
}
.graph04 .graph_num li:first-child::after {
    width: 2rem;
    height: .1rem;
    left: -4.1rem;
    transform: rotate(-50deg);
    top: 90%;
}
.graph04 .graph_num li:nth-child(2) {
    left: 2.66rem;
    bottom: 1rem;
}
.graph04 .graph_num li:nth-child(2)::before {
    width: 1rem;
    height: .1rem;
    right: -1.6rem;
}
.graph04 .graph_num li:nth-child(2)::after {
    width: 2rem;
    height: .1rem;
    right: -3.05rem;
    transform: rotate(-60deg);
    top: 38.3%;
}
.graph04 .graph_num li:nth-child(3) {
    left: 1.66rem;
    top: 8rem;
}
.graph04 .graph_num li:nth-child(3)::before {
    width: 1.7rem;
    height: .1rem;
    right: -2.1rem;
}
.graph04 .graph_num li:nth-child(3)::after {
    display: none;
}
.graph04 .graph_num li:nth-child(4) {
    left: 2rem;
    top: 4rem;
}
.graph04 .graph_num li:nth-child(4)::before {
    width: 3.8rem;
    height: .1rem;
    right: -5.2rem;
    top: 0;
}
.graph04 .graph_num li:nth-child(4)::after {
    width: 2.5rem;
    height: .1rem;
    right: -2.17rem;
    transform: rotate(-65deg);
    top: 38%;
}
.graph04 .graph_num li:nth-child(5) {
    left: 2.5rem;
    top: 1rem;
}
.graph04 .graph_num li:nth-child(5)::before {
    width: 5rem;
    height: .1rem;
    right: -6.2rem;
    top: 42%;
}
.graph04 .graph_num li:nth-child(5)::after {
    width: 1.5rem;
    height: .1rem;
    right: -1.5rem;
    transform: rotate(-55deg);
    top: 60%;
}
.graph04 .graph_num li:nth-child(6) {
    left: 3.8rem;
    top: -2rem;
}
.graph04 .graph_num li:nth-child(6)::before {
    width: 5.5rem;
    height: .1rem;
    right: -6rem;
}
.graph04 .graph_num li:nth-child(6)::after {
    width: 2rem;
    height: .1rem;
    right: -7.49rem;
    transform: rotate(55deg);
    top: 94%;
}
.graph04 .graph_num li:nth-child(7) {
    left: 6.2rem;
    top: -4rem;
}
.graph04 .graph_num li:nth-child(7)::before {
    width: 5rem;
    height: .1rem;
    right: -5.3rem;
}
.graph04 .graph_num li:nth-child(7)::after {
    width: 3.5rem;
    height: .1rem;
    right: -7.49rem;
    transform: rotate(75deg);
    top: 122%;
}

@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
    
	  
}





