#oem {
    background-color: #fff;
    font-size: 16px;
}

#oem h1 {
    font-weight: normal;
    line-height: 1.3;
}

#oem h2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: normal;
}

#oem h3 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    position: absolute;
    top: 53%;
    font-weight: normal;
}

#oem h4 {
    font-size: 26px;
    font-weight: normal;

}

#oem h5 {
    font-weight: normal;
}

section {
    margin-bottom: 150px;
    position: relative;
}

.back_img_box {
    background-color: #F4F3F2;
    max-width: 68%;
    height: 430px;
}

section .content {
    margin-top: 80px;
}

.sub_title {
    position: relative;
    max-width: 719px;
    height: 236px;
    margin: 0 auto;
}

.sub_title_e_bimg {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.line {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.sp-only {
    display: none;
}

#oem .button {
    max-width: 328px;
    height: 56px;
    margin: 13px auto;
    border-radius: 60px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #fff;

}

#oem .button p {
    padding: 15px 0;
    text-align: center;
}

#oem a .button {
    transform: scale(1);
}


/* head
-------------------------*/

.head {
    position: relative;
    height: 546px;
}

.head h1 {
    position: absolute;
    opacity: 3;
    top: 41%;
    left: 2%;
    font-size: 34px;
    font-weight: 600;
}

.head h1 span {
    font-size: 18px;
    padding-left: 4px;

}

.head-img {
    position: absolute;
    top: 26%;
    right: 0;
}

.description {
    max-width: 906px;
    margin: 60px auto 100px;
    font-size: 20px;
}


/* sec_request
-------------------------*/

#sec_request {
    position: relative;
}

#sec_request .dec {
    position: absolute;
    max-width: 397px;
}

#sec_request .dec_left {
    top: 56%;
    left: 10%;
}

#sec_request .dec_right {
    top: 35%;
    right: 10%;
}

#sec_request .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1088px;
    margin-right: auto;
    margin-left: auto;
}

#sec_request .content img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}

#sec_request .content>div {
    position: relative;
    max-width: 327px;
    margin: 0 auto;
}

#sec_request .content .caption {
    position: absolute;
    top: 50%;
    left: 13%;
}

#sec_request .content .caption p:first-child {
    font-size: 40px;
}

#sec_request .content .caption p:last-child {
    font-size: 18px;
    line-height: 1.4;
}


/* sec_features
-------------------------*/

#sec_features {
    position: relative;
    height: 1000px;
}

#sec_features .sub_title {
    max-width: 100%;
}

#sec_features .sub_title .sub_title_e_bimg {
    max-width: 859px;
    margin: 0 auto;
    display: block;
}

#sec_features .back_img_box {
    position: absolute;
    top: 53%;
    right: 0;
    width: 832px;
    height: 492px;
}

#sec_features .content img {
    width: auto;
}

#sec_features .image_staff {
    position: absolute;
    top: 33%;
    left: 31%;
}

#sec_features .image_bottle {
    position: absolute;
    left: 44%;
    bottom: 12%;
}

#sec_features .image_back {
    position: absolute;
    top: 39%;
    left: 62%;
}

#sec_features .image_building {
    position: absolute;
    left: 68%;
    bottom: 3%;
}

#sec_features .image_room {
    position: absolute;
    top: 27%;
    left: 82%;

}

#sec_features .txt {
    position: absolute;
    bottom: -8%;
    width: 44%;
    padding-left: 9%;
}

#sec_features .txt div {
    margin-bottom: 7%;
}

#sec_features .txt div:nth-child(2) {
    margin-left: 20%;
}

#sec_features .txt div:last-child {
    margin-left: 40%;
}


/* sec_service
-------------------------*/

#sec_service {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

#sec_service .sub_title {
    max-width: 698px;
}

#sec_service .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 150px;
}

#sec_service .content {
    display: flex;
    flex-direction: column;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

#sec_service .dec {
    position: absolute;
    max-width: 483px;
}

#sec_service .dark_for_box1 {
    top: 10%;
    left: -15%;
}

#sec_service .light_for_box1 {
    top: 16%;
    left: -11%;
}

#sec_service .dark_for_box2 {
    top: 45%;
    right: 20%;
}

#sec_service .light_for_box2 {
    top: 42%;
    right: 24%;
}

#sec_service .dark_for_box3 {
    left: -1%;
    bottom: 0;
}

#sec_service .light_for_box3 {
    left: -5%;
    bottom: 5%;
    transform: rotate(-60deg);
}

#sec_service .dark2_for_box3 {
    bottom: 0;
    right: 0;
    right: -21%;
}

#sec_service .text {
    margin-top: 60px;
    margin-left: 40px;
    max-width: 457px;
}

#sec_service .box2 .text {
    margin-left: 0;
    margin-right: 40px;
}

#sec_service .box .text .title {
    display: flex;
    align-items: center;
}

#sec_service .box .text .title h4 {
    padding-top: 10px;
    line-height: 1.46;
    margin-left: 1.7em;
}

#sec_service .box2 .text .title h4 {
    padding-right: 30px;
}

#sec_service .box .text .title>img {
    width: 25%;
}

#sec_service .box .text .title .img-pc {
    display: block;
}


#sec_service .content .box3 {
    margin-bottom: 100px;
}


/* sec_plan
-------------------------*/

#sec_plan {
    position: relative;
}

#sec_plan .sub_title {
    max-width: 460px;
    margin: 0 auto;
}


#sec_plan .content {
    max-width: 1078px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    display: flex;
    position: relative;
    justify-content: space-between;
}

#sec_plan .content .box {
    width: 30%;
    border: 1px solid #e0dcdc;
    text-align: center;
}

#sec_plan .content .box .title {
    margin-top: 53px;
}

#sec_plan .content .box .title .case {
    position: relative;
    font-size: 20px;
}

#sec_plan .content .box .title p:nth-child(2) {
    font-size: 20px;
    line-height: 1.36;
    margin-top: 4%;
    margin-bottom: 40px;
}

#sec_plan .content .box .title .case::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 1px;
    background-color: #707070;
    margin-right: 23px;
    margin-bottom: 6px;

}

#sec_plan .content .box .title .case::after {
    content: "";
    display: inline-block;
    width: 36px;
    height: 1px;
    background-color: #707070;
    margin-left: 23px;
    margin-bottom: 6px;

}

#sec_plan .content ul {
    max-width: 223px;
    margin: 0 auto;
    padding: 30px 0;
    border-top: 1px solid #e0dcdc;
}

#sec_plan .content ul:nth-child(4) {
    padding-top: 60px;
}

#sec_plan .content ul li:nth-child(1) {
    font-size: 19px;
    line-height: 1.36;
}

#sec_plan .content ul li:nth-child(2) {
    font-size: 18px;
    line-height: 1.47;
    letter-spacing: 0.16em;
}

#sec_plan .content ul li:last-child {
    margin-top: 9px;
    line-height: 1.5;
}

#sec_plan .content .case01 {
    margin-bottom: 157px;
}

#sec_plan .content .case02 .title p:last-child {
    padding-top: 15px;
    margin-bottom: 56px;

}

#sec_plan .content .case02 .sec_col {
    max-width: 223px;
    padding: 42px 0;

}

#sec_plan .content .case02 .third_col {
    padding: 54px 0;
}

#sec_plan .content .case03 .sec_col {
    padding: 42px 0;
}

#sec_plan .content .case03 .third_col {
    padding: 40.5px 0;
}

#sec_plan .content .forth_col {
    padding: 55px 0;

}

#sec_plan .note {
    margin: 20px 2em;
    text-align: center;
}

#sec_plan #js-slider {
    display: none;
}

#sec_plan .dots {
    display: none;
}


/* sec_case
-------------------------*/

#sec_case {
    margin-bottom: 180px;
}

#sec_case .sub_title {
    max-width: 428px;
    margin-right: auto;
    margin-left: auto;
}

#sec_case .sub_title .line {
    left: 22%;
}

#sec_case .content {
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 1.5;
}

#sec_case .case_item {
    max-width: 350px;
    margin-right: 2%;
    margin-left: 2%;
}

#sec_case .case_item .img {
    position: relative;
}

#sec_case .case_item .img .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

#sec_case .case_item .img:hover .cover {
    background-color: rgba(0, 0, 0, 0.4);
}

#sec_case .case_item .slide_text {
    margin: 14px 14px 0;
    max-height: 67px;
    overflow: hidden;
}

#sec_case .button {
    margin-top: 4em;

}

/* sec_contact
-------------------------*/


.sec_contact {
    position: relative;
    width: 100%;
    height: 471px;
    margin-bottom: 0;
    background-image: url("/images/oem/sec_contact_backimg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.sec_contact .border {
    position: absolute;
    width: 58%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #fff;
    text-align: center;
}

.sec_contact .border .box {
    background-color: rgba(255, 255, 255, 0.67);
    height: 177px;
    margin: 23px 18px;
}

.sec_contact .border .box h5 {
    font-size: 24px;
    padding-top: 45px;
}


/* sec_faq
-------------------------*/


#sec_faq {
    display: block;
    position: relative;
    background-color: #F4F3F2;
    padding-bottom: 142px;
    margin-bottom: 0;
}

#sec_faq .sub_title {
    max-width: 360px;
}

#sec_faq .sub_title h2 {
    top: 53%;
    font-size: 40px;
}

#sec_faq .sub_title p {
    position: absolute;
    width: auto;
    margin: 0 auto;
    top: 82%;
    left: 16%;
    font-size: 20px;
}

#sec_faq .sub_title p::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 1px;
    background-color: #707070;
    margin-right: 23px;
    margin-bottom: 6px;
}

#sec_faq .sub_title p::after {
    content: "";
    display: inline-block;
    width: 36px;
    height: 1px;
    background-color: #707070;
    margin-left: 23px;
    margin-bottom: 6px;
}

#sec_faq .content {
    max-width: 653px;
    margin-right: auto;
    margin-left: auto;
}

#sec_faq .content dl {
    background-color: #fff;
    margin: 2rem 1%;
    padding-left: 2em;
    padding-top: 0.8em;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: relative;
    overflow: hidden;
    transition: all .3s;
}

#sec_faq .content dl .faq_q {
    position: relative;
    letter-spacing: 0.05em;
    cursor: pointer;
    padding-left: 1em;
    padding-bottom: 0.8em;
    padding-right: 2em;

}

#sec_faq .content dl dd {
    padding-left: 1em;
    padding-right: 1em;
    height: 100%;
    max-height: 0;
}

#sec_faq .content dl::before {
    content: "Q.";
    position: absolute;
    left: 3%;
}

#sec_faq .content dl dd::before {
    content: "A.";
    position: absolute;
    left: 3%;

}

#sec_faq .content dl .faq_q::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url("/images/oem/arrow_down.svg") no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    top: 15%;
    right: 3%;

}

#sec_faq .content dl .active-list::after {
    background: url("/images/oem/arrow_up.svg") no-repeat center;
}


@media screen and (max-width: 820px) {

    #oem {
        font-size: 16px;
    }

    #oem h2 {
        line-height: 1.4;
        font-size: 24px;
    }

    #oem h4 {
        font-size: 20px;
    }

    #oem h5 {
        font-size: 19px;
    }

    section .content {
        margin-top: 50px;
    }

    .head {
        height: 420px;
    }

    .back_img_box {
        max-width: 80%;
    }

    .head-img {
        width: 80%;
        height: auto;
        top: 38%;
        right: 0;
        object-fit: cover;
        object-position: left;
    }

    .back_img_box {
        height: 320px;

    }

    .head .sp-only {
        position: absolute;
        top: 55%;
        display: block;
        margin-left: 4%;
        width: 58%;
        height: 150px;
        background-color: rgba(255, 255, 255, 0.67);
    }

    .head h1 {
        font-size: 24px;
        top: 63%;
        left: 6%;
    }

    #sec_request .content {
        max-width: 98%;
        padding: 10px 0;
    }

    .description {
        font-size: 16px;
        padding: 0 2em;
    }

    #sec_request .content>div {
        margin: 0;
        max-width: 32%;
    }

    #sec_request .content .caption p:first-child {
        font-size: 30px;
    }

    #sec_request .content .caption p:last-child {
        font-size: 16px;
    }

    #sec_request .dec {
        max-width: 40%;
    }

    #sec_request .dec_left {
        top: 56%;
    }

    .sub_title {
        max-width: 80%;
    }

    #sec_features .sub_title .line {
        top: 82%;
    }

    #sec_features .txt {
        position: relative;
        width: 100%;
    }

    #sec_features .back_img_box {
        top: 62%;
        height: 428px;
    }

    #sec_features .txt div:nth-child(2) {
        margin-left: 0;
    }

    #sec_features .txt div:last-child {
        margin-left: 0;
    }

    #sec_features .image_staff {
        top: 58%;
        left: 5%;
    }

    #sec_features .image_back {
        top: 43%;
        left: 50%;
    }

    #sec_features .image_room {
        top: 33%;
        left: 73%;
    }

    #sec_features .image_bottle {
        left: 64%;
        top: 70%;
    }

    #sec_features .image_building {
        left: 59%;
        top: 87%;
        max-width: 40%;
    }

    #sec_features .txt div {
        margin-bottom: 4%;
    }

    #sec_service .sub_title h2 {
        max-width: 100%;
    }

    #sec_service .content {
        padding-right: 9px;
        padding-left: 9px;
    }

    #sec_service .box {
        margin-bottom: 80px;
    }

    #sec_service .box:last-child {
        margin-bottom: 0;
    }

    #sec_service .dark_for_box2 {
        display: none;
    }

    #sec_service .light_for_box2 {
        display: none;
    }

    #sec_service .content .box>div>img {
        margin-left: 60px;
        width: 344px;
        height: 155px;
    }

    #sec_service .content .box2>div>img {
        margin-left: 0;
    }

    #sec_service .content .box2 {
        margin-bottom: 60px;
    }

    #sec_service .box2 .text {
        margin-right: 2em;
        margin-top: 0;
    }

    #sec_service .box .text p {
        line-height: 1.8;
    }

    #sec_service .text {
        max-width: 316px;
        margin-left: 2em;
        margin-top: 15px;
    }

    #sec_service .box .text .title h4 {
        padding-top: 7px;
        padding-right: 0;
        line-height: 1.44;
        margin-left: 0.7em;
    }

    #sec_service .box .text .title p {
        font-size: 50px;
    }

    #sec_service .content .box>div>img {
        height: auto;
    }

    #sec_service .dec {
        max-width: 45%;
    }

    #sec_service .dark_for_box1 {
        top: 19%;
    }

    #sec_plan .content .box {
        width: 31%;
    }

    #sec_plan .content {
        margin-right: 4%;
        margin-left: 4%;

    }

    #sec_plan .content .box .title p:nth-child(2) {
        font-size: 16px;

    }

    #sec_plan .content ul {
        margin: 0 0.8em;
        padding: 32px 0;
    }

    #sec_case .content a {
        max-width: 32%;
    }

    #sec_plan .content .case02 .title p:last-child {
        margin-bottom: 48px;
    }

    #sec_plan .content ul li:nth-child(1) {
        font-size: 17px;
    }

    #sec_plan .content ul li:nth-child(2) {
        font-size: 17px;
    }

    .sec_contact .border {
        width: 70%;
    }

    #oem .button {
        height: 46px;
    }

    #oem .button p {
        padding: 0.8em 0;
    }

}


@media screen and (max-width: 479px) {
    #oem {
        font-size: 14px;
    }

    #oem h2 {
        font-size: 20px;
        line-height: 1.3;
    }

    #oem h4 {
        font-size: 20px;
    }

    section {
        margin-bottom: 100px;
    }

    #oem h5 {
        font-size: 14px;
    }

    #oem .description {
        width: 100%;
    }

    .head {
        height: 425px;
    }

    .head .sp-only {
        position: absolute;
        top: 45%;
        display: block;
        margin-left: 9px;
        width: 313px;
        height: 137px;
        background-color: rgba(255, 255, 255, 0.67);
    }

    .head h1 {
        font-size: 18px;
        top: 53%;
    }

    .head h1 span {
        font-size: 14px;
    }

    .head-img {
        top: 0;
    }

    .head img {
        height: 415px;
        object-fit: cover;
        object-position: left;

    }

    .back_img_box {
        width: 322px;
        height: 344px;
    }

    #oem .description .mt25 {
        font-size: 14px;
    }

    .description {
        margin-bottom: 80px;
    }

    .line {
        width: 179px;
        top: 88%;
    }

    .sub_title {
        max-width: 96%;
        height: 103px;
    }

    #sec_request .dec {
        max-width: 323px;
    }

    #sec_request .dec_right {
        top: 13%;
        right: 0;
    }

    #sec_request .dec_left {
        top: 70%;
        left: 1%;
    }

    #sec_request .content {
        flex-direction: column;
        gap: 25px;
        padding: 10px 0;
    }

    #sec_request .content>div {
        max-width: 80%;
        margin: 0 auto;
    }

    #sec_request .content .caption {
        width: 80%;
    }

    #sec_request .content div img {
        width: 264px;
        height: 262px;
    }

    #sec_request .content .caption p:first-child {
        font-size: 30px;
    }

    #sec_request .content .caption p:last-child {
        font-size: 14px;
    }

    #sec_features {
        height: 850px;
    }

    #sec_features .sub_title {
        max-width: 98%;
    }

    #sec_features .sub_title h2 {
        width: 288px;
        top: 74%;

    }

    #sec_features .sub_title .line {
        top: 110%;
    }

    #sec_features .txt {
        position: relative;
        padding-top: 20px;
        width: 100%;
    }

    #sec_features .txt div:nth-child(2) {
        margin-left: 0;
    }

    #sec_features .txt div:last-child {
        margin-left: 0;
    }

    #sec_features .txt div {
        margin-bottom: 5%;
    }

    #sec_features .image_staff {
        max-width: 50%;
        top: 59%;
        left: 13%;
    }

    #sec_features .image_bottle {
        max-width: 40%;
        left: 7%;
        top: 81%;
    }

    #sec_features .image_back {
        max-width: 32%;
        top: 71%;
        left: 65%;
    }

    #sec_features .image_building {
        max-width: 50%;
        top: 88%;
        left: 49%;
    }

    #sec_features .image_room {
        max-width: 28%;
        top: 54%;
        left: 68%;
    }

    #sec_features .back_img_box {
        max-width: 262px;
        height: 287px;
        top: 59%;
    }

    #sec_service {
        margin-bottom: 100px;
    }

    #sec_service .sub_title h2 {
        top: 74%;
        max-width: 63%;
    }

    #sec_service .sub_title .sub_title_e_bimg {
        max-width: 320px;
    }

    #sec_service .sub_title .line {
        top: 110%;
    }

    #sec_service .dec {
        width: auto;
        height: 295px;
    }

    #sec_service .light_for_box1 {
        top: 14%;
        left: -21%;
    }

    #sec_service .dark_for_box1 {
        top: 17%;
        left: -18%;
    }

    #sec_service .light_for_box2 {
        display: none;
    }

    #sec_service .dark_for_box2 {
        object-fit: cover;
        object-position: left;
    }

    #sec_service .light_for_box3 {
        transform: rotate(-14deg);
        left: -19%;
        bottom: 3%;
    }

    #sec_service .dark_for_box3 {
        transform: rotate(68deg);
        left: -18%;
        bottom: 0%;
    }

    #sec_service .dark2_for_box3 {
        top: 33%;
        transform: rotate(164deg);
        right: -25%;
    }

    #sec_service .content {
        padding-right: 9px;
        padding-left: 9px;
    }

    #sec_service .box {
        margin-bottom: 80px;
    }

    #sec_service .box:last-child {
        margin-bottom: 0;
    }

    #sec_case .content a {
        max-width: 100%;
    }

    #sec_service .text .img1 {
        background-image: url(/images/oem/01-small.png);
    }


    #sec_service .content .box>div>img {
        margin-left: calc(100% - 295px);
        width: 295px;
        height: 155px;
    }

    #sec_service .content .box1 {
        flex-direction: column-reverse;
    }

    #sec_service .content .box2>div>img {
        margin-left: 0;
    }

    #sec_service .content .box2 {
        margin-bottom: 60px;
    }

    #sec_service .box2 .text {
        margin-left: calc(100% - 308px);
        margin-right: 0;
    }

    #sec_service .box .text p {
        line-height: 1.8;
    }

    #sec_service .content .box3 {
        flex-direction: column-reverse;
    }

    #sec_service .text {
        width: 308px;
        margin-left: 15px;
        margin-top: 15px;
    }

    #sec_service .box .text .title h4 {
        padding-top: 7px;
        padding-right: 0;
        line-height: 1.44;
        margin-left: 0;
    }

    #sec_service .box .text .title p {
        font-size: 50px;
    }

    /*sec_plan
================================*/

    #sec_plan .sub_title {
        width: 73%;
    }

    #sec_plan .sub_title .sub_title_e_bimg {
        max-width: 213px;
    }

    #sec_plan .content {
        width: 95%;
        margin: 20px auto 0;
    }

    #sec_plan .content {
        display: none;
    }

    #sec_plan .content .box {
        width: 248px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #sec_plan .content .box .title p:nth-child(2) {
        font-size: 17px;
    }

    #sec_plan .content ul {
        width: 176px;
    }

    #sec_plan .content ul li:nth-child(1) {
        font-size: 16px;
    }

    #sec_plan .content ul li:nth-child(2) {
        font-size: 16px;
    }

    #sec_plan .content ul:nth-child(4) {
        padding-top: 45px;
        padding-bottom: 45px;
    }


    #sec_plan #js-slider {
        display: block;
        position: relative;
    }

    #sec_plan #js-slider .slick-slide {
        margin: 0 25px;
        position: relative;
    }

    #sec_plan #js-slider .slick-slide .slide-item {
        width: 248px;
        height: auto;
        transition: all 0.6s ease 0.4s;
        opacity: 0.8;
        overflow: hidden;
        box-shadow: 7px 7px 15px -5px #666;

    }

    #sec_plan #js-slider .slick-slide .slick-current {
        transform: scale(1.3);
        opacity: 1;
    }

    .slider-3 .slick-slide .slick-item {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .slider .slick-arrow {
        width: 65px;
        height: 65px;
        border-radius: 50%;
        background-color: #fff;
        cursor: pointer;
        border: none;
        outline: none;
        font-size: 0;
        position: absolute;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
        filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    }

    .slider .slick-arrow::before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border: 1px solid #707070;
        border-width: 1px 1px 0 0;
        position: absolute;
        top: 23px;
        transform: rotate(45deg);
    }

    .slider .slick-prev::before {
        border-width: 0 0 1px 1px;
        border: 1px solid #707070;
    }

    .slider .slick-next {
        right: 5%;
    }

    .slider .slick-prev {
        left: 5%;
    }

    .slider .slick-next::before {
        left: 18px;
    }

    .slider .slick-prev::before {
        border-width: 0 0 1px 1px;
        right: 18px;
    }

    .dots .slick-dots {
        text-align: center;
    }

    .dots .slick-dots li {
        display: inline-block;
    }

    .dots .slick-dots button {
        display: block;
        width: 10px;
        height: 10px;
        margin: 6px;
        font-size: 0;
        padding: 0;
        border: 0;
        outline: none;
        cursor: pointer;
        background: #bcbcbc;
        border-radius: 50%;
    }

    .dots .slick-dots .slick-active button {
        background: #0a467d;
    }

    #sec_plan .note {
        font-size: 14px;
        width: 79%;
        margin: 0 auto;
    }



    /*sec_case
================================*/

    #sec_case {
        margin-bottom: 100px;
    }

    #sec_case .sub_title {
        width: 70%;
    }

    #sec_case .sub_title h2 {
        top: 60%;
    }


    #sec_case .sub_title .line {
        left: 18%;
        top: 87%;
    }

    #sec_case .content {
        width: 299px;
        font-size: 14px;
        gap: 29px;
    }

    #sec_case .content img {
        height: 200px;
    }

    .sec_contact .border .box h5 {
        padding: 1rem 1% 0;
        font-size: 15px;
        line-height: 1.2em;
        width: 86%;
        margin: 0 auto;
    }

    .sec_contact {
        width: 100%;
        height: 264px;
    }

    .sec_contact .border {
        width: auto;
    }

    .sec_contact .border .box {
        width: 312px;
        height: 82px;
        margin: 4px;
    }

    #oem .button {
        width: 237px;
        height: 23px;
        margin: 5px auto;
    }

    #oem .button p {
        font-size: 10px;
        padding: 4px 0;
    }

    #sec_faq {
        padding-bottom: 50px;
    }

    #sec_faq .sub_title .sub_title_e_bimg {
        width: 213px;
    }

    #sec_faq .sub_title h3 {
        width: 100%;
        margin: 0 auto;
        top: 39%;

    }

    #sec_faq .sub_title p {
        font-size: 15px;
        top: 94%;
        left: 21%;
    }

    #sec_faq .content {
        width: 93%;
        font-size: 12px;
        margin-top: 45px;
        margin-bottom: 50px;
    }

    #sec_faq .content dl .faq_q::after {
        width: 4%;
        height: 26%;
        top: 25%;

    }

    #sec_faq .content dl {
        margin-bottom: 16px;
    }

}