/*-----------------------------------

	top_mv

-----------------------------------*/
#container .key-visual {
    position: relative;
    width: 90%;
    max-width: 1460px;
    justify-content: center;
    align-items: center;
    margin: auto;
}

#container .key-visual .back-left .back-square {
    position: absolute;
    opacity: .4;
    top: 0;
    left: 0;
    width: 18%;
    background: #f08300;
    height: 99%;
}

#container .key-visual .back-left .back-triangle01 {
    position: absolute;
    opacity: .4;
    top: 0;
    left: 18%;
    width: 20%;
    height: 100%;
    background: linear-gradient(to top left, hsla(0, 0%, 100%, 0) 50%, #f08300 50.5%) no-repeat 0 0/100% 100%;
}

#container .key-visual .back-triangle02 {
    position: absolute;
    opacity: .4;
    width: 30%;
    height: 70%;
    bottom: 4px;
    right: 0;
    background: linear-gradient(to bottom right, hsla(0, 0%, 100%, 0) 50%, #f08300 50.5%) no-repeat 0 0/100% 100%;
}

#container .key-visual img {
    width: 100%;
}

#container .key-visual h1 {
    top: 20%;
    left: 20%;
    font-size: 2.375rem;
    font-weight: 700;
}

#container .key-visual .copy,
#container .key-visual h1 {
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
}

#container .key-visual .copy {
    top: 28%;
    left: 16.5%;
    font-size: 1.375rem;
}

@media screen and (max-width:1080px) {
    #container .key-visual {
    margin-bottom: -130px;
    }

    #container .key-visual h1 {
    font-size: 1.5rem;
    }

    #container .key-visual .copy {
    font-size: 1rem;
    top: 32%;
    left: 18.5%;
    }
}

@media screen and (max-width:600px) {
    #container .key-visual {
    margin-bottom: -130px;
    }

    #container .key-visual h1 {
    font-size: 1.2rem;
    }

    #container .key-visual .copy {
    font-size: .9rem;
    top: 33%;
    left: 20%;
    }
}

/*-----------------------------------

	system

-----------------------------------*/
#container .system {
    padding-bottom: 275px;
    width: 90%;
    max-width: 1460px;
    margin: auto;
}

#container .system .title {
    width: 1200px;
    margin: 0 auto;
}

#container .system .title h1 {
    margin-top: 150px;
    margin-bottom: 20px;
    font-size: 1.5625rem;
    font-weight: 700;
}

#container .system .title hr {
    background-color: #707070;
    width: 100%;
    height: 1px;
}

#container .system .title .description {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 75px;
    color: #909090;
}

#container .system ol {
    position: relative;
    width: 100%;
    margin-top: 117px;
    padding: 0;
}

#container .system ol .background-trapezoid {
    position: absolute;
    width: 900px;
    height: 714px;
    top: -58px;
    background-color: #faf7f2;
}

#container .system ol .background-trapezoid:after {
    right: 0;
    content: "";
    position: absolute;
    left: 100%;
    border-color: #faf7f2 transparent transparent;
    border-style: solid;
    border-width: 711px 234px 0 0;
    overflow: hidden;
}

#container .system ol .background-square {
    position: absolute;
    width: 69.5%;
    height: calc(100% + 100px);
    top: -50px;
    right: 0;
    background-color: #faf7f2;
}

#container .system ol>li {
    position: relative;
    margin-bottom: 100px;
    display: flex;
}

#container .system ol>li:last-child {
    margin-bottom: 58px;
}

#container .system ol>li:last-child h2 {
    margin-left: -124px;
    width: 360px;
}

#container .system ol>li:first-child img,
#container .system ol>li:nth-child(4) img,
#container .system ol>li:nth-child(6) img,
#container .system ol>li:nth-child(8) img,
#container .system ol>li:nth-child(10) img {
    position: relative;
    width: 42%;
    margin-right: 7%;
    height: 0%;
}

#container .system ol>li:nth-child(2),
#container .system ol>li:nth-child(5),
#container .system ol>li:nth-child(7),
#container .system ol>li:nth-child(9) {
    flex-direction: row-reverse;
}

#container .system ol>li:nth-child(2) img,
#container .system ol>li:nth-child(5) img,
#container .system ol>li:nth-child(7) img,
#container .system ol>li:nth-child(9) img {
    position: relative;
    width: 42%;
    margin-left: 7%;
    height: 0%;
}

#container .system ol>li:nth-child(4) {
    top: 50px;
}

#container .system ol>li:nth-child(5) {
    top: 79px;
}

#container .system ol>li:nth-child(6) {
    top: 140px;
}

#container .system ol>li:nth-child(7) {
    top: 96px;
}

#container .system ol>li:nth-child(8) {
    top: 120px;
}

#container .system ol>li:nth-child(8) .text {
    letter-spacing: -.7px;
}

#container .system ol>li:nth-child(9) {
    top: 174px;
}

#container .system ol>li:nth-child(10) {
    top: 140px;
}

#container .system .text-box {
    position: relative;
}

#container .system .caption {
    margin-top: -44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#container .system .caption .number {
    font-size: 9.375rem;
    font-weight: 700;
    color: #f08300;
    opacity: .2;
}

#container .system .caption h2 {
    width: 350px;
    font-size: 1.5625rem;
    font-weight: 700;
    border-bottom: 1px solid #ec6c00;
    line-height: 2;
}

#container .system .text {
    width: 580px;
    font-feature-settings: "palt";
    margin-top: -67px;
    line-height: 2.3;
}

#container .system .text .orange {
    color: #e84709;
    font-weight: 500;
}

#container .system .point {
    height: 47px;
    margin-top: 38px;
    margin-bottom: 20px;
    padding-left: 24px;
    background-color: #ec6c00;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
    line-height: 47px;
}

#container .system strong {
    display: block;
    width: 507px;
    font-weight: 700;
    color: #ec6c00;
    line-height: 2;
}

@media screen and (max-width:1240px) {
    #container .system .text {
    width: 549px;
    }

    #container .system .title {
    width: 92%;
    }

    #container .system ol .background-trapezoid {
    width: 53%;
    }

    #container .system ol>li:first-child img,
    #container .system ol>li:nth-child(4) img,
    #container .system ol>li:nth-child(6) img,
    #container .system ol>li:nth-child(8) img,
    #container .system ol>li:nth-child(10) img {
    margin-right: 5%;
    }

    #container .system ol>li:nth-child(2) img,
    #container .system ol>li:nth-child(5) img,
    #container .system ol>li:nth-child(7) img,
    #container .system ol>li:nth-child(9) img {
    margin-left: 5%;
    }

}

@media screen and (max-width:1080px) {
    #container .system ol>li {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    }

    #container .system ol>li:first-child img,
    #container .system ol>li:nth-child(4) img,
    #container .system ol>li:nth-child(6) img,
    #container .system ol>li:nth-child(8) img,
    #container .system ol>li:nth-child(10) img {
    margin-right: 0;
    width: 50%;
    }

    #container .system ol>li:nth-child(2) img,
    #container .system ol>li:nth-child(5) img,
    #container .system ol>li:nth-child(7) img,
    #container .system ol>li:nth-child(9) img {
    margin-left: 0;
    width: 50%;
    }

    #container .system ol>li:last-child h2 {
    margin-left: 0;
    }

    #container .system ol .background-trapezoid {
    width: 70%;
    left: 0;
    }

    #container .system .text-box,
    #container .system .sp-text-box {
        width: 90%;
    }

    #container .system .caption {
    justify-content: normal;
    }

    #container .system .text {
    width: 100%;
    }

}

@media screen and (max-width:850px) {
    #container .system ol .background-trapezoid {
    width: 35%;
    }

    #container .system .caption {
    margin-top: -15px;
    }

    #container .system .caption .number {
    font-size: 5.375rem;
    margin-right: 15px;
    }

    #container .system .text {
    margin-top: -35px;
    }
}

@media screen and (max-width:600px) {
    #container .system {
    margin-top: 180px;
    }
    #container .system ol>li:first-child img,
    #container .system ol>li:nth-child(2) img,
    #container .system ol>li:nth-child(4) img,
    #container .system ol>li:nth-child(5) img,
    #container .system ol>li:nth-child(6) img,
    #container .system ol>li:nth-child(7) img,
    #container .system ol>li:nth-child(8) img,
    #container .system ol>li:nth-child(9) img,
    #container .system ol>li:nth-child(10) img {
    width: 60%;
    }

    #container .system .title h1 {
    margin-top: 100px;
    }

    #container .system .sp-text-box {
        width: 90%;
    margin-top: 10px;
    }

    #container .system .caption {
    margin-top: -15px;
    }

    #container .system .caption .number {
    font-size: 4rem;
    margin-right: 0;
    }

    #container .system .caption h2 {
    font-size: 1.2rem;
    }

    #container .system .text {
    margin-top: -20px;
    }

}

/*-----------------------------------

	band

-----------------------------------*/
#container .band {
    width: 100%;
    height: 252px;
    padding-top: 59px;
    background-color: #faf7f2;
    display: flex;
    justify-content: center;
}

#container .band a {
    text-decoration: none;
}

#container .sp-one-stop-service,
#container .sp-option {
    display: none;
}

#container .option {
    width: 580px;
    height: 130px;
    background-color: #ec6c00;
    margin-right: 2.6%;
    background-image: url(../img/strengths/option.0b7c801.png);
    background-repeat: no-repeat;
    background-position-x: right;
}

#container .option .subtext {
    width: 425px;
    margin-top: 18px;
    margin-left: 44px;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    letter-spacing: .3em;
}

#container .option .subtext .yellow {
    color: #ff0;
}

#container .option h1 {
    width: 425px;
    margin-top: 3px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

#container .option h1 .yellow {
    margin-left: 10px;
    font-size: 2rem;
    font-weight: 700;
    color: #ff0;
    letter-spacing: .1em;
}

#container .option .next {
    width: 112px;
    margin-top: 4px;
    margin-left: 278px;
    font-size: .75rem;
    color: #fff;
    border-bottom: 1px solid #fff;
}

#container .option .next img {
    width: 16px;
    margin-left: 9px;
}

#container .one-stop-service {
    width: 580px;
    height: 130px;
    background-image: url(../img/strengths/one-stop-banner.03f7ba9.svg);
    background-repeat: no-repeat;
}

#container .one-stop-service .subtext {
    font-weight: 500;
    color: #fff;
    margin-left: 91px;
    margin-top: 15px;
    letter-spacing: 2px;
    font-size: .7rem;
}

#container .one-stop-service .copy {
    margin-top: -12px;
    margin-left: 310px;
    font-size: .8rem;
    font-weight: 700;
}

#container .one-stop-service .copy .yellow {
    color: #e94709;
    font-weight: 700;
}

#container .one-stop-service h1 {
    font-size: 2.1rem;
    margin-top: 9px;
    margin-left: 232px;
    color: #fff;
    font-weight: 500;
    text-shadow: 3px 3px 0 #c75266;
}

#container .one-stop-service .bottom {
    margin-top: 14px;
    display: flex;
    justify-content: center;
    font-size: .5rem;
}

#container .one-stop-service .bottom p {
    margin-left: 5px;
    color: #ff0;
}

#container .one-stop-service .bottom .space {
    margin-left: 10px;
}

@media screen and (max-width:1240px) {

    #container .band {
    padding: 59px 10px 0;
    }

    #container .option .next {
    margin-left: 243px;
    }

    #container .one-stop-service .copy {
    margin-top: -9px;
    margin-left: 320px;
    }

    #container .one-stop-service .bottom {
    margin-top: 23px;
    }
}

@media screen and (max-width:1120px) {
    #container .one-stop-service h1 {
    font-size: 1.9rem;
    }
}

@media screen and (max-width:1080px) {

    #container .band {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    height: 350px;
    justify-content: space-around;
    }

    #container .band .option {
    margin-right: 0;
    }

    #container .band .one-stop-service,
    #container .band .option {
    transform: scale(.8);
    }

    .text,
    strong {
    width: 100%;
    }
}

@media screen and (max-width:600px) {
    #container .one-stop-service,
    #container .option {
    display: none;
    }

    #container .sp-option {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    }

    #container .sp-option img {
    width: 90%;
    }

    #container .sp-one-stop-service {
    display: block;
    width: 100%;
    text-align: center;
    }

    #container .sp-one-stop-service img {
    width: 90%;
    }

    #container .band {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    }
}

@media (hover:hover) {

    #container .one-stop-service:hover,
    #container .option:hover,
    #container .sp-one-stop-service:hover,
    #container .sp-option:hover {
    opacity: .6;
    }
}
