@charset "utf-8";



.ttStyle01.title_ord ul {
    width: 100%;
}

.ttStyle01.title_ord ul li.tt {
    width: 100%;
    display: block;
}

#ord_content01 .ord_note {
    font-size: 18px;
    line-height: 120%;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

#ord_content01 .ttStyle01.title_ord {
    margin-top: 40px;
}

#ord_content01 .ord_all_conten .grid-1000 {
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 42px;
    padding: 14px 21px 40px 21px;
}

#ord_content01 .ord_all_conten:nth-child(n + 4) .grid-1000 {
    margin-top: 88px;
}

#ord_content01 .ord_all_conten .title_ord02 {
    font-size: 25px;
    line-height: 120%;
    letter-spacing: 1px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 6px solid #FF6600;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
    margin-bottom: 5px;
}

#ord_content01 .ord_all_conten .title_ord02 .row01 {
    display: block;
    width: 100%;
    letter-spacing: 0.5px;
    margin-bottom: -2px;
}

#ord_content01 .ord_all_conten .title_ord02 .row01 .small_txt {
    font-size: 16px;
}

#ord_content01 .ord_all_conten .all_item {
    max-width: 900px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

#ord_content01 .ord_all_conten .all_item .item {
    width: 25.223%;
    margin-top: 38px;
    position: relative;
}

#ord_content01 .ord_all_conten .all_item .item:after {
    content: "";
    width: 41px;
    height: 42px;
    background-image: url(../img/ord_arrow01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 190px;
    right: -76px;
}

#ord_content01 .ord_all_conten .all_item .item:nth-child(3n):after {
    content: none;
}


#ord_content01 .ord_all_conten .all_item .item .img {
    height: 167px;
    width: 100%;
    position: relative;
}

#ord_content01 .ord_all_conten .all_item .item .img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(1) .img::after {
    background-image: url(../img/ord_img01.png);
    width: 232px;
    height: 165px;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(2) .img::after {
    background-image: url(../img/ord_img02.png);
    width: 214px;
    height: 167px;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(3) .img::after {
    background-image: url(../img/ord_img03.png);
    width: 219px;
    height: 167px;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(4) .img::after {
    background-image: url(../img/ord_img04.png);
    width: 252px;
    height: 169px;
    right: -12px;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(5) .img::after {
    background-image: url(../img/ord_img05.png);
    width: 226px;
    height: 165px;
}

#ord_content01 .content01.ord_all_conten .all_item .item:nth-child(6) .img::after {
    background-image: url(../img/ord_img06.png);
    width: 225px;
    height: 169px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(1) .img::after {
    background-image: url(../img/ord_img07.png);
    width: 232px;
    height: 165px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(2) .img::after {
    background-image: url(../img/ord_img08.png);
    width: 214px;
    height: 168px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(3) .img::after {
    background-image: url(../img/ord_img09.png);
    width: 221px;
    height: 167px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(4) .img::after {
    background-image: url(../img/ord_img10.png);
    width: 254px;
    height: 174px;
    right: -12px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(5) .img::after {
    background-image: url(../img/ord_img11.png);
    width: 226px;
    height: 165px;
}

#ord_content01 .content02.ord_all_conten .all_item .item:nth-child(6) .img::after {
    background-image: url(../img/ord_img12.png);
    width: 214px;
    height: 159px;
}

#ord_content01 .ord_all_conten .all_item .title {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    border-bottom: 6px solid #FF6600;
    margin-top: 16px;
}

#ord_content01 .ord_all_conten .all_item .txt {
    font-size: 16px;
    line-height: 156%;
    color: #FFFFFF;
    margin-top: 20px;
}

#ord_content02 .title01 {
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    text-align: center;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 88px;
}

#ord_content02 .title01 .small_txt {
    color: #FF6600;
    font-size: 38px;
    letter-spacing: 0.2px;
    line-height: 120%;
    display: inline-block;
    padding-bottom: 5px;
}


@media all and (-ms-high-contrast:none) {
    #ord_content02 .title01 .small_txt {
        padding-bottom: 10px;
    }
}

#ord_content02 .txt01 {
    font-size: 21px;
    line-height: 140%;
    color: #FFFFFF;
    text-align: center;
    margin-top: 40px;
}

#ord_content02 .txt01 .note {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
}

#ord_content02 .ord2_content {
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 40px;
}

#ord_content02 .ord2_content .all_item {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 16px;
}

#ord_content02 .ord2_content .all_item .item {
    width: 24.2%;
}

#ord_content02 .ord2_content .all_item .item .txt .title {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    line-height: 160%;
    margin-top: 16px;
    margin-bottom: 10px;
}

#ord_content02 .ord2_content .all_item .item .txt .text {
    font-size: 16px;
    line-height: 156%;
    color: #FFFFFF;
}

#ord_content02 .ord2_content .all_item .item_arrow {
    width: 12%;
    padding-top: 40px;
}

#ord_content02 .ord2_content .all_item .item_arrow .txt_arrow {
    font-size: 15px;
    line-height: 160%;
    color: #FFFFFF;
    text-align: center;
}

#ord_content02 .ord2_content .all_item .item_arrow .img {
    height: 53px;
    background-image: url(../img/ord_arrow02.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-bottom: 4px;
}

#ord_content02 .ord2_content .all_item .item_arrow .txt_arrow2 {
    font-size: 15px;
    line-height: 160%;
    color: #FFFFFF;
    text-align: center;
}

#ord_content02 .txt02 {
    font-size: 16px;
    line-height: 156%;
    color: #FFFFFF;
    margin-top: 42px;
    margin-bottom: 88px;
}


.pro_btnfix {
    position: fixed;
    top: 50vh;
    right: 0;
    width: 47px;
    height: 160px;
    z-index: 999;
}

.pro_btnfix a {
    background-image: url(../img/btn_fix.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    display: block;
    height: 100%;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
}

.pro_btnfix.active a {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
}

.pro_btnfix:hover a {
    background-image: url(../img/btn_fix_hv.png);
}

@media screen and (max-width:1100px) {
    #ord_content02 .title01 .small_txt {
        padding-bottom: 0.5vw;
    }


    @media all and (-ms-high-contrast:none) {
        #ord_content02 .title01 .small_txt {
            padding-bottom: 1vw;
        }
    }

    #ord_content01 .ord_note {
        font-size: 1.636vw;
    }

    #ord_content01 .ttStyle01.title_ord {
        margin-top: 3.636vw;
    }

    #ord_content01 .ord_all_conten .grid-1000 {
        margin-top: 3.818vw;
        padding: 1.273vw 1.909vw 3.636vw 1.909vw;
    }

    #ord_content01 .ord_all_conten .title_ord02 {
        font-size: 2.273vw;
    }

    #ord_content01 .ord_all_conten .title_ord02 .row01 {
        margin-bottom: -0.182vw;
    }

    #ord_content01 .ord_all_conten .title_ord02 .row01 .small_txt {
        font-size: 1.455vw;
    }

    #ord_content01 .ord_all_conten .all_item .item {
        margin-top: 3.455vw;
    }

    #ord_content01 .ord_all_conten .all_item .item .img {
        height: 15.182vw;
    }

    #ord_content01 .ord_all_conten .all_item .title {
        font-size: 1.636vw;
        margin-top: 1.455vw;
    }

    #ord_content01 .ord_all_conten .all_item .txt {
        font-size: 1.455vw;
        margin-top: 1.818vw;
    }

    #ord_content01 .ord_all_conten .all_item .item:after {
        width: 3.727vw;
        height: 3.818vw;
        top: 17.273vw;
        right: -6.909vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(1) .img::after {
        width: 100%;
        height: 15vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(2) .img::after {
        width: 100%;
        height: 15.182vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(3) .img::after {
        width: 100%;
        height: 15.182vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(4) .img::after {
        width: 100%;
        height: 15.364vw;
        right: -1.091vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(5) .img::after {
        width: 100%;
        height: 15vw;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(6) .img::after {
        width: 100%;
        height: 15.364vw;
    }

    #ord_content01 .ord_all_conten:nth-child(n + 4) .grid-1000 {
        margin-top: 8vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(1) .img::after {
        width: 100%;
        height: 15vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(2) .img::after {
        width: 100%;
        height: 15.273vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(3) .img::after {
        width: 100%;
        height: 15.182vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(4) .img::after {
        width: 100%;
        height: 15.818vw;
        right: -1.091vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(5) .img::after {
        width: 100%;
        height: 15vw;
    }

    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(6) .img::after {
        width: 100%;
        height: 14.455vw;
    }

    #ord_content02 .title01 {
        font-size: 2.364vw;
        height: 7.091vw;
        margin-top: 8vw;
    }

    #ord_content02 .title01 .small_txt {
        font-size: 3.455vw;
    }

    #ord_content02 .txt01 {
        font-size: 1.909vw;
        margin-top: 3.636vw;
    }

    #ord_content02 .txt01 .note {
        font-size: 2.727vw;
    }

    #ord_content02 .ord2_content {
        margin-top: 3.636vw;
    }

    #ord_content02 .ord2_content .all_item {
        padding-top: 1.818vw;
        padding-bottom: 1.455vw;
    }

    #ord_content02 .ord2_content .all_item .item .txt .title {
        font-size: 1.636vw;
        margin-top: 1.455vw;
        margin-bottom: 0.909vw;
    }

    #ord_content02 .ord2_content .all_item .item .txt .text {
        font-size: 1.455vw;
    }

    #ord_content02 .ord2_content .all_item .item_arrow {
        padding-top: 3.636vw;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .txt_arrow {
        font-size: 1.364vw;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .img {
        height: 4.818vw;
        margin-top: 0.182vw;
        margin-bottom: 0.364vw;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .txt_arrow2 {
        font-size: 1.364vw;
    }

    #ord_content02 .txt02 {
        font-size: 1.455vw;
        margin-top: 3.818vw;
        margin-bottom: 8vw;
    }
}

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

    #hoContent08 {
        display: none;
    }

    .pro_btnfix {
        width: 30px;
        height: 102px;
        display: none;
    }

    #ord_content01 .ord_note {
        font-size: 3.390vw;
        padding-left: 3.259vw;
        padding-right: 3.259vw;
    }

    #ord_content01 .ttStyle01.title_ord {
        margin-top: 32px;
    }

    #ord_content01 .ord_all_conten .grid-1000 {
        margin-top: 32px;
        padding: 3.8vw 6.519vw 6.8vw 6.519vw;
    }

    #ord_content01 .ord_all_conten .title_ord02 .row01 {
        margin-bottom: 0;
    }

    #ord_content01 .ord_all_conten .title_ord02 {
        font-size: 4.194vw;
        border-bottom: 3px solid #FF6600;
    }

    #ord_content01 .ord_all_conten .title_ord02 .row01 .small_txt {
        font-size: 3.5vw;
    }

    #ord_content01 .ord_all_conten .all_item .item {
        margin-top: 80px;
        width: 100%;
    }

    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(1) .img::after,
    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(2) .img::after,
    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(3) .img::after,
    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(4) .img::after,
    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(5) .img::after,
    #ord_content01 .content01.ord_all_conten .all_item .item:nth-child(6) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(1) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(2) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(3) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(4) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(5) .img::after,
    #ord_content01 .content02.ord_all_conten .all_item .item:nth-child(6) .img::after {
        width: 100%;
        max-width: 214px;
        height: 175px;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    #ord_content01 .ord_all_conten .all_item .item .img {
        height: 175px;
    }

    #ord_content01 .ord_all_conten .all_item .title {
        font-size: 3.390vw;
        padding-bottom: 5px;
        border-bottom: 3px solid #FF6600;
        margin-top: 20px;
    }

    #ord_content01 .ord_all_conten .all_item .txt {
        font-size: 3.390vw;
        margin-top: 20px;
    }

    #ord_content01 .ord_all_conten .all_item .item:after {
        width: 41px;
        height: 42px;
        top: unset;
        bottom: -60px;
        right: unset;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        -webkit-transform: translateX(-50%) rotate(90deg);
        -moz-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
        -o-transform: translateX(-50%) rotate(90deg);
    }

    #ord_content01 .ord_all_conten .all_item .item:nth-child(3n):after {
        content: "";
        width: 41px;
        height: 42px;
        top: unset;
        bottom: -60px;
        right: unset;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        -webkit-transform: translateX(-50%) rotate(90deg);
        -moz-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
        -o-transform: translateX(-50%) rotate(90deg);
    }

    #ord_content01 .ord_all_conten .all_item .item:last-child:after {
        content: none;
    }

    #ord_content01 .ord_all_conten:nth-child(n + 4) .grid-1000 {
        margin-top: 60px;
    }

    #ord_content02 .title01 {
        font-size: 3.390vw;
        height: auto;
        margin-top: 32px;
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 160%;
    }

    #ord_content02 .title01 .small_txt {
        font-size: 4.194vw;
    }

    #ord_content02 .txt01 {
        font-size: 3.390vw;
        margin-top: 32px;
        text-align: left;
    }

    #ord_content02 .txt01 .note {
        font-size: 4.194vw;
    }

    #ord_content02 .ord2_content .all_item .item {
        width: 100%;
    }

    #ord_content02 .ord2_content .all_item .item .img {
        text-align: center;
    }

    #ord_content02 .ord2_content .all_item .item .img img {
        max-width: 300px;
        width: 100%;
    }

    #ord_content02 .ord2_content .all_item .item .txt .title {
        font-size: 4.194vw;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #ord_content02 .ord2_content .all_item .item .txt .text {
        font-size: 3.390vw;
    }

    #ord_content02 .ord2_content .all_item .item_arrow {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        justify-content:center;
        align-items:center;
        flex-wrap: wrap;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .txt_arrow {
        font-size: 3vw;
        width: calc(50% - 27px);
        text-align: left;
        order: 3;
        padding-left: 20px;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .txt_arrow2 {
        font-size: 3vw;
        width: calc(50% - 27px);
        text-align: right;
        order: -1;
        padding-right: 20px;
    }

    #ord_content02 .ord2_content .all_item .item_arrow .img {
        height: 104px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-image: url(../img/ord_arrow03.png);
        width: 54px;
    }

    #ord_content02 .ord2_content .all_item {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    #ord_content02 .grid-1000,
    #ord_content02 .grid-965 {
        padding-left: 6.8vw;
        padding-right: 6.8vw;
    }

    #ord_content02 .txt02 {
        font-size: 3.390vw;
        margin-top: 32px;
        margin-bottom: 50px;
    }
}