﻿@charset "UTF-8";

.header:after, .headgnb .menu:after, .subgnb .submenu:after, .footer .row:after, .footer .util:after, .cust_inquiry:after, .cust_inquiry .frm_group:after, .search_wrap .recom_keyword > div:after, .product_list:after, [class*='_col'] ul:after, .order_list.type2 .info:after, .addphoto:after, .layer_body.lineuppopup .head .breadcr:after, .container:after, .container .conts:after, .searchcnts .nodata_recom .product_tree:after, .slide_page:after, .item_link:after, .introduction .details:after, .introduction .prd_info .code:after, .introduction .prd_spec:after, .custom .frm_group:after, .professional .bnr_figure ._box:after, .professional .about_sec1:after, .professional .about_sec2 ul:after, .professional .about_sec3 ul:after, .professional .about_sec4 ul:after, .professional .about_sec5 ul:after {
    content: "";
    display: block;
    clear: both;
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSans-Light.eot) format("eot");
    src: local("※"), url(../fonts/NotoSans-Light.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/NotoSans-Light.woff) format("woff");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 350;
    src: url(../fonts/NotoSans-DemiLight.eot) format("eot");
    src: local("※"), url(../fonts/NotoSans-DemiLight.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/NotoSans-DemiLight.woff) format("woff");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NotoSans-Regular.eot) format("eot");
    src: local("※"), url(../fonts/NotoSans-Regular.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/NotoSans-Regular.woff) format("woff");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NotoSans-Medium.eot) format("eot");
    src: local("※"), url(../fonts/NotoSans-Medium.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/NotoSans-Medium.woff2) format("woff2"), url(../fonts/NotoSans-Medium.woff) format("woff"), url(../fonts/NotoSans-Medium.otf) format("opentype");
}

@font-face {
    font-family: 'NotoSansKR';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NotoSans-Bold.eot) format("eot");
    src: local("※"), url(../fonts/NotoSans-Bold.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/NotoSans-Bold.woff) format("woff");
}

/** RESET **/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.8;
    word-break: keep-all;
    font-weight: 400;
}

fieldset, img, textarea {
    border: 0;
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}

img {
    max-width: 100%;
}

button, input {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 0;
    margin: 0;
    outline: none;
    border: 0;
}

body {
    -webkit-text-size-adjust: none;
}

ol, ul {
    list-style: none;
}

address, em {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

div {
    word-break: keep-all;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

iframe {
    overflow: hidden;
    border: 0;
}

input[type=text], input[type=password], input[type=number], input[type=tel], input[type=email] {
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    line-height: 20px;
    -webkit-appearance: none;
    color: #000;
    font-size: 14px;
}

    input[type=text]:not([readonly]):focus, input[type=password]:not([readonly]):focus, input[type=number]:not([readonly]):focus, input[type=tel]:not([readonly]):focus, input[type=email]:not([readonly]):focus {
        background-color: #fff;
        border-color: #00a8e2;
    }

    input[type=text]:-moz-read-only, input[type=password]:-moz-read-only, input[type=number]:-moz-read-only, input[type=tel]:-moz-read-only, input[type=email]:-moz-read-only {
        color: #666;
    }

    input[type=text]:read-only, input[type=password]:read-only, input[type=number]:read-only, input[type=tel]:read-only, input[type=email]:read-only {
        color: #666;
    }

    input[type=text]:-moz-read-only.fc_bk, input[type=password]:-moz-read-only.fc_bk, input[type=number]:-moz-read-only.fc_bk, input[type=tel]:-moz-read-only.fc_bk, input[type=email]:-moz-read-only.fc_bk {
        color: #000;
    }

    input[type=text]:read-only.fc_bk, input[type=password]:read-only.fc_bk, input[type=number]:read-only.fc_bk, input[type=tel]:read-only.fc_bk, input[type=email]:read-only.fc_bk {
        color: #000;
    }

    input[type=text].datepicker:-moz-read-only, input[type=password].datepicker:-moz-read-only, input[type=number].datepicker:-moz-read-only, input[type=tel].datepicker:-moz-read-only, input[type=email].datepicker:-moz-read-only {
        color: #000;
    }

    input[type=text].datepicker:read-only, input[type=password].datepicker:read-only, input[type=number].datepicker:read-only, input[type=tel].datepicker:read-only, input[type=email].datepicker:read-only {
        color: #000;
    }

textarea {
    width: 100%;
    padding: 10px;
    min-height: 120px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    font-size: 14px;
}

    textarea:not([readonly]):focus {
        background-color: #fff;
        border-color: #00a8e2;
    }

    textarea:-moz-read-only {
        color: #666;
    }

    textarea:read-only {
        color: #666;
    }

    textarea ::-webkit-input-placeholder {
        font-size: 14px;
        color: #999;
    }

    textarea ::-moz-placeholder {
        font-size: 14px;
        color: #999;
    }

    textarea ::-moz-placeholder {
        font-size: 14px;
        color: #999;
    }

input::-ms-clear {
    display: none;
}

::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

::-moz-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

button {
    cursor: pointer;
    border: none;
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0);
    outline: none;
}

input, button, select {
    vertical-align: middle;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    font-family: 'NotoSansKR', 'Helvetica', 'Malgun Gothic', sans-serif;
    color: #000000;
    font-size: 16px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    border: 1px solid #000000;
    border-radius: 0;
    background-image: url(../images/icon/icon_down.png);
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: right 10px center;
    outline: none;
    background-color: transparent;
    font-size: 14px;
    line-height: 38px;
}

    select::-ms-expand {
        display: none;
    }

button {
    text-align: center;
    cursor: pointer;
    border: none;
    margin: 0;
    padding: 0;
    overflow: visible;
    background: transparent;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

hr {
    height: 10px;
    margin: 0;
    border: none;
    background-color: #f2f4f6;
}

/****** Accessibility ******/
.a11y {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.skipnavigation {
    position: relative;
}

    .skipnavigation a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        z-index: 1;
        display: block;
        font-size: 0;
        background-color: #FFF;
        text-align: center;
    }

        .skipnavigation a:focus {
            height: 30px;
            padding: 4px 0;
            visibility: visible;
            font-size: 1em;
        }

/* 230712 추가 : 시작 */
html {
    overflow-y: initial !important;
}
.noscroll {
    overflow: hidden !important;
    height: 100%;
}

    .noscroll .wrap {
        overflow: hidden;
    }

/** Button **/
.btn {
    display: inline-block;
    font-size: 14px;
}

    .btn.btn_search {
        width: 26px;
        height: 26px;
        background-image: url(../images/icon/ico_gsearch.png);
        background-size: 26px;
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    .btn.btn_filter {
        padding-right: 25px;
        background-image: url(../images/icon/ico_filter.png);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: right center;
    }

    .btn.btn_reset {
        width: 15px;
        height: 15px;
        background-image: url(/images/event/BiCycle_230704/input_reset.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .btn.btn_reset2 {
        width: 15px;
        height: 15px;
        background-image: url(/images/event/BiCycle_230704/btn_gdel.png);
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .btn.primary {
        background-image: -webkit-gradient(linear, left top, right top, from(#00a8e2), to(#0053a7));
        background-image: linear-gradient(to right, #00a8e2, #0053a7);
        color: #fff;
    }

    .btn.default {
        padding: 0 25px;
        background-color: #0053a7;
        color: #fff;
        line-height: 40px;
        vertical-align: middle;
    }

    .btn.secondary {
        background-color: #00a8e2;
        color: #fff;
    }

    .btn.cancel {
        background-color: #d1d1d1;
        color: #fff;
    }

.btn_line {
    display: inline-block;
    width: 100%;
    border: 1px solid #0053a7;
    color: #0053a7;
    line-height: 40px;
    text-align: center;
}

    .btn_line[disabled] {
        border-color: #e0e0e0;
        color: #999;
    }

    .btn_line.bk {
        border-color: #666666;
        color: #666;
    }

    .btn_line + .btn_line {
        margin-left: 10px;
    }

.btn_link {
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
    border-bottom: 1px solid #000;
}

.btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    text-align: center;
}

    .btn_wrap.unset {
        display: block;
    }

        .btn_wrap.unset .btn {
            display: block;
        }

        .btn_wrap.unset .btn_link {
            margin-top: 15px;
        }

    .btn_wrap .btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
    }

        .btn_wrap .btn + .btn {
            margin-left: 10px;
        }

        .btn_wrap .btn.big {
            height: 50px;
            font-size: 14px;
            font-weight: 700;
            line-height: 50px;
        }

        .btn_wrap .btn.max {
            max-width: 240px;
            height: 70px;
            font-size: 18px;
            font-weight: 700;
            line-height: 67px;
        }

    .btn_wrap._fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        margin-bottom: 0;
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }

        .btn_wrap._fixed.up {
            bottom: 51px;
        }

    .btn_wrap + .info {
        margin-top: -20px;
        font-size: 12px;
        color: #666666;
    }

.dim {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.chkwrap {
    min-height: 2rem;
}

    .chkwrap input[type=checkbox] {
        display: none;
    }

        .chkwrap input[type=checkbox] + label {
            display: inline-block;
            cursor: pointer;
            min-width: 100px;
            padding-left: 28px;
            margin-right: 5px;
            background-image: url(/images/event/BiCycle_230704/uncheck.png);
            background-repeat: no-repeat;
            background-size: 20px;
            background-position: 0 3px;
        }

            .chkwrap input[type=checkbox] + label span {
                display: inline-block;
                margin-left: 3px;
                vertical-align: middle;
                font-size: 12px;
                font-weight: 300;
            }

                .chkwrap input[type=checkbox] + label span.code {
                    font-size: 13px;
                    vertical-align: inherit;
                }

        .chkwrap input[type=checkbox]:checked + label {
            background-image: url(/images/event/BiCycle_230704/check.png);
        }

.radiowrap {
    min-height: 2rem;
}

    .radiowrap input[type=radio] {
        display: none;
    }

        .radiowrap input[type=radio] + label {
            display: inline-block;
            cursor: pointer;
            min-width: 100px;
            padding-left: 25px;
            margin-right: 5px;
            background-image: url(/images/event/BiCycle_230704/radio_off.png);
            background-repeat: no-repeat;
            background-size: 18px;
            background-position: 0 6px;
        }

            .radiowrap input[type=radio] + label span {
                display: inline-block;
                margin-left: 3px;
                vertical-align: middle;
                font-weight: 300;
            }

                .radiowrap input[type=radio] + label span.code {
                    font-size: 13px;
                    vertical-align: inherit;
                }

        .radiowrap input[type=radio]:checked + label {
            background-image: url(/images/event/BiCycle_230704/radio_on.png);
        }

.warn {
    font-size: 12px;
    font-weight: 300;
    color: #e70707;
}

.inp_txt {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
    color: #666;
}

    .inp_txt.warn {
        color: #e70707;
    }

.frm_group {
    margin-bottom: 40px;
}

    .frm_group dt {
        position: relative;
    }

        .frm_group dt .date {
            position: absolute;
            right: 0;
            color: #999;
        }

        .frm_group dt:nth-of-type(n+2) {
            margin-top: 14px;
        }

    .frm_group dd + dd {
        margin-top: 10px;
    }

    .frm_group li:nth-of-type(n+2) {
        margin-top: 10px;
    }

    .frm_group label {
        display: block;
        color: #666;
    }

    .frm_group select {
        min-height: 40px;
        padding: 0 15px 0 10px;
        border: 1px solid #000;
        background-position: right 10px center;
    }

    .frm_group .mix {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .frm_group .mix select {
            -webkit-box-flex: .4;
            -ms-flex: .4;
            flex: .4;
            margin-left: 5px;
        }

            .frm_group .mix select:first-child {
                margin-left: 0;
            }

        .frm_group .mix input {
            -webkit-box-flex: .6;
            -ms-flex: .6;
            flex: .6;
            margin-left: 5px;
            margin-right: 5px;
        }

            .frm_group .mix input:first-child {
                margin-left: 0;
            }

        .frm_group .mix span {
            font-weight: 300;
        }

        .frm_group .mix.phone select {
            -webkit-box-flex: .2;
            -ms-flex: .2;
            flex: .2;
        }

        .frm_group .mix.phone input {
            -webkit-box-flex: .8;
            -ms-flex: .8;
            flex: .8;
            margin-left: 10px;
            margin-right: 0;
        }

    .frm_group .mix_unit .inpwrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #f2f4f6;
    }

        .frm_group .mix_unit .inpwrap input[type="text"] {
            position: relative;
            text-align: right;
        }

        .frm_group .mix_unit .inpwrap .unit {
            position: static;
            padding: 8px 10px 8px 0;
            -ms-flex-negative: 0;
            flex-shrink: 0;
        }

        .frm_group .mix_unit .inpwrap .subtit {
            padding: 8px 0 8px 10px;
            color: #999;
        }

    .frm_group .mix_half .inpwrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .frm_group .mix_half .inpwrap.period {
            margin-bottom: 10px;
            background-color: #f2f4f6;
        }

            .frm_group .mix_half .inpwrap.period:before {
                content: '-';
                position: absolute;
                left: 50%;
                top: 25%;
                color: #999999;
            }

        .frm_group .mix_half .inpwrap p {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-left: 10px;
        }

            .frm_group .mix_half .inpwrap p:first-child {
                margin-left: 0;
            }

        .frm_group .mix_half .inpwrap.email:before {
            content: '@';
            position: absolute;
            left: calc(50% - 5px);
            top: 25%;
            color: #999999;
        }

        .frm_group .mix_half .inpwrap.email p {
            margin-left: 20px;
        }

            .frm_group .mix_half .inpwrap.email p:first-child {
                margin-left: 0;
            }

    .frm_group .unit {
        position: absolute;
        display: block;
        right: 10px;
        top: 9px;
    }

    .frm_group .inpwrap {
        position: relative;
    }

        .frm_group .inpwrap._unit input {
            padding-right: 25%;
        }

        .frm_group .inpwrap + .inpwrap {
            margin-top: 10px;
        }

        .frm_group .inpwrap._upload {
            margin-top: 10px;
            margin-bottom: 10px;
        }

            .frm_group .inpwrap._upload input {
                padding-right: 30px;
            }

            .frm_group .inpwrap._upload .btn_reset2 {
                position: absolute;
                top: 50%;
                right: 10px;
                margin-top: -.75rem;
            }

    .frm_group .inline {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }

    .frm_group .sel_wrap {
        clear: both;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .frm_group .sel_wrap + .sel_wrap {
            padding-top: 15px;
            margin-top: 15px;
            border-top: 1px solid #eeeeee;
        }

        .frm_group .sel_wrap .sel {
            position: relative;
            cursor: pointer;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-right: 6px;
        }

            .frm_group .sel_wrap .sel:nth-child(4n), .frm_group .sel_wrap .sel:last-child {
                margin-right: 0;
            }

            .frm_group .sel_wrap .sel input[type=radio], .frm_group .sel_wrap .sel input[type=checkbox] {
                position: absolute;
                left: 0;
                top: 0;
                visibility: hidden;
            }

                .frm_group .sel_wrap .sel input[type=radio]:checked + p, .frm_group .sel_wrap .sel input[type=checkbox]:checked + p {
                    background-color: #0053a7;
                }

            .frm_group .sel_wrap .sel p {
                width: 100%;
                padding: 0.85rem 0;
                text-align: center;
                background-color: #d1d1d1;
                color: #fff;
            }

.required::before {
    content: '*';
    display: inline-block;
    color: #00abe4;
    line-height: 1;
    vertical-align: middle;
}

.certify {
    font-size: 0;
}

    .certify .inpwrap {
        position: relative;
        display: inline-block;
        width: calc(100% - 100px);
    }

        .certify .inpwrap .cnt {
            position: absolute;
            top: 0;
            right: 10px;
            color: #00abe4;
            line-height: 40px;
        }

    .certify .btn_confirm {
        min-width: 100px;
        height: 40px;
    }

.frm_half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .frm_half .frm_group {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 10px;
    }

        .frm_half .frm_group:last-child {
            margin-right: 0;
        }

/** layout **/
@media all and (min-width: 1200px) {
    html {
        font-size: 10px;
    }
}

html, body {
    min-width: 1280px;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
}

.wrap {
    min-height: 100%;
    padding-top: 100px;
}

.container {
    max-width: 1280px;
    margin: 30px auto 0;
    padding-left: 40px;
    padding-right: 40px;
}

    .container.full {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

        .container.full .breadcrumb, .container.full .idx-page_head, .container.full .page_head {
            padding-left: 40px;
            padding-right: 40px;
        }

        .container.full .row {
            max-width: 1280px;
            margin: 0 auto;
            padding-left: 40px;
            padding-right: 40px;
        }

h1.logo {
    display: block;
    width: 115px;
    height: 45px;
    background-image: url(/images/event/BiCycle_230704/logo.png);
    background-size: 110px;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

    h1.logo a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

.header {
    position: fixed;
    width: 100%;
    min-width: 1280px;
    min-height: 100px;
    background-color: #fff;
    z-index: 100;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

    .header .row {
        position: relative;
        margin: 0 100px;
        background-color: #fff;
    }

    .header h1.logo {
        float: left;
        margin-top: 28px;
        margin-right: 23px;
    }

    .header .etc {
        float: left;
    }

        .header .etc a {
            line-height: 100px;
        }

    .header.fixed {
        position: fixed;
        min-height: 60px;
        -webkit-box-shadow: 10px 18px 25px 0px rgba(0, 0, 0, 0.06);
        box-shadow: 10px 18px 25px 0px rgba(0, 0, 0, 0.06);
    }

        .header.fixed .row {
            width: 100%;
            margin: 0 auto;
            padding-left: 100px;
            padding-right: 100px;
        }

        .header.fixed h1.logo {
            min-height: inherit;
            height: 35px;
            background-size: 82px;
            margin-top: 13px;
        }

        .header.fixed .headgnb .menu li a {
            font-size: 16px;
            line-height: 60px;
        }

        .header.fixed .etc a {
            font-size: 16px;
            line-height: 60px;
        }

        .header.fixed .reomm_bnr.swiper-container {
            top: 90px;
            left: 100px;
            width: 190px;
            height: auto;
            padding-bottom: 20px;
        }

            .header.fixed .reomm_bnr.swiper-container .figure {
                width: 45px;
            }

            .header.fixed .reomm_bnr.swiper-container .slide01 .figure, .header.fixed .reomm_bnr.swiper-container .slide02 .figure, .header.fixed .reomm_bnr.swiper-container .slide03 .figure, .header.fixed .reomm_bnr.swiper-container .slide04 .figure {
                background-size: 45px;
            }

            .header.fixed .reomm_bnr.swiper-container .info {
                padding-top: 0;
                padding-left: 60px;
            }

                .header.fixed .reomm_bnr.swiper-container .info p {
                    font-size: 12px;
                }

    .header.subhead:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50%;
        height: 2px;
        background-color: #54abe7;
        z-index: 10;
    }

    .header.subhead:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 50%;
        height: 2px;
        background-color: #2450a4;
    }

    .header.fixed, .header.show {
        -webkit-box-shadow: 10px 20px 25px 0px rgba(0, 0, 0, 0.04);
        box-shadow: 10px 20px 25px 0px rgba(0, 0, 0, 0.04);
    }

        .header.fixed:after, .header.fixed:before, .header.show:after, .header.show:before {
            display: none;
        }

.headgnb {
    position: relative;
    max-width: 930px;
    margin: 0 auto 0;
}

    .headgnb .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 800px;
    }

        .headgnb .menu li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: center;
        }

            .headgnb .menu li a {
                display: block;
                padding: 0 30px;
                line-height: 100px;
                cursor: default;
            }

            .headgnb .menu li.active a {
                font-weight: 450;
                color: #0053a7;
                border-bottom: 2px solid #0053a7;
            }

    .headgnb .btn_partner {
        position: absolute;
        right: 0;
        top: 0;
        display: inline-block;
        color: #666666;
        font-size: 16px;
    }

.reomm_bnr.swiper-container {
    display: none;
    position: absolute;
    left: 0;
    top: 140px;
    width: 240px;
    padding-bottom: 20px;
    border-right: 1px solid #eeeeee;
}

    .reomm_bnr.swiper-container .figure {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 90px;
        background-repeat: no-repeat;
        background-position: center top;
    }

    .reomm_bnr.swiper-container .slide01 .figure {
        background-image: url(/images/event/BiCycle_230704/reom_bnr01.png);
        background-size: 56px;
    }

    .reomm_bnr.swiper-container .slide02 .figure {
        background-image: url(/images/event/BiCycle_230704/reom_bnr02.png);
        background-size: 53px;
    }

    .reomm_bnr.swiper-container .slide03 .figure {
        top: 10px;
        background-image: url(/images/event/BiCycle_230704/reom_bnr03.png);
        background-size: 69px;
    }

    .reomm_bnr.swiper-container .slide04 .figure {
        top: 10px;
        background-image: url(/images/event/BiCycle_230704/reom_bnr04.png);
        background-size: 56px;
    }

    .reomm_bnr.swiper-container .info {
        padding-top: 0px;
        padding-left: 80px;
    }

        .reomm_bnr.swiper-container .info p {
            font-size: 14px;
            font-weight: 300;
            color: #010101;
            line-height: 1.5;
            letter-spacing: -1px;
        }

        .reomm_bnr.swiper-container .info .btn_more {
            margin: 0;
            margin-top: 5px;
            font-weight: 500;
        }

            .reomm_bnr.swiper-container .info .btn_more i {
                display: inline-block;
                width: 7px;
                height: 7px;
                margin-top: -2px;
                border-top: 1px solid #333;
                border-right: 1px solid #333;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                vertical-align: middle;
            }

    .reomm_bnr.swiper-container.show {
        display: block;
    }

    .reomm_bnr.swiper-container .swiper-pagination-bullets {
        bottom: -20px;
        left: -10px;
    }

        .reomm_bnr.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
            background: #ccc;
            opacity: 1;
        }

        .reomm_bnr.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
            background: #777;
        }

.subgnb {
    display: none;
    position: relative;
    max-width: 950px;
    min-height: 188px;
    margin: 0 auto;
    padding-bottom: 120px;
    background-color: #fff;
    text-align: left;
}

    .subgnb.show {
        display: block;
    }

    .subgnb .submenu {
        display: none;
        margin: 0 auto;
        padding-top: 40px;
    }

        .subgnb .submenu > li {
            position: relative;
            display: inline-block;
            padding-left: 15px;
            padding-right: 16px;
            text-align: center;
            border-left: 1px solid #f2f2f2;
        }

            .subgnb .submenu > li:first-child {
                padding-left: 0;
                padding-right: 10px;
                border-left: 0;
            }

            .subgnb .submenu > li a {
                display: block;
                width: 100%;
                letter-spacing: -1px;
                font-family: 'NotoSansKR','Helvetica','Malgun Gothic',sans-serif; /* 230713 추가 */
            }

                .subgnb .submenu > li a.ti {
                    font-weight: 450;
                }

                .subgnb .submenu > li a._all {
                    cursor: pointer !important;
                }

                    .subgnb .submenu > li a._all i {
                        display: inline-block;
                        width: 5px;
                        height: 8px;
                        background-image: url(../images/icon/ico_arr-bk.png);
                        background-size: 5px;
                        background-position: center center;
                        background-repeat: no-repeat;
                        margin-top: -4px;
                        margin-left: 5px;
                        vertical-align: middle;
                    }

            .subgnb .submenu > li ul {
                margin-top: 10px;
            }

                .subgnb .submenu > li ul li {
                    padding-top: 5px;
                }

                    .subgnb .submenu > li ul li a {
                        font-weight: 300;
                        cursor: pointer;
                    }

                        .subgnb .submenu > li ul li a:hover {
                            color: #0053a7;
                        }

        .subgnb .submenu.show {
            display: inline-block;
        }

        .subgnb .submenu._more.show {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .subgnb .submenu._more li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: left;
        }

        .subgnb .submenu._short {
            max-width: inherit;
            text-align: center;
        }

            .subgnb .submenu._short > li {
                -webkit-box-flex: 0;
                -ms-flex: none;
                flex: none;
            }

        .subgnb .submenu[data-sub='5'], .subgnb .submenu[data-sub='6'] {
            position: absolute;
            right: 10%;
            top: 0;
        }

        .subgnb .submenu[data-sub='2'] > li {
            border-left: 0;
        }

        .subgnb .submenu[data-sub='3'] > li > a {
            cursor: inherit;
        }

.logo {
    min-width: 100px;
    min-height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
}

    .logo.logo_kleenex {
        background-image: url(/images/event/BiCycle_230704/logo_kleenex.png);
        background-size: auto 20px;
    }

    .logo.logo_popee {
        background-image: url(/images/event/BiCycle_230704/logo_popee.png);
        background-size: auto 20px;
    }

    .logo.logo_wya {
        background-image: url(/images/event/BiCycle_230704/logo_wya.png);
        background-size: auto 20px;
    }

    .logo.logo_ktech {
        background-image: url(/images/event/BiCycle_230704/logo_ktech.png);
        background-size: auto 20px;
    }

    .logo.logo_cleanguard {
        background-image: url(/images/event/BiCycle_230704/logo_cleanguard.png);
        background-size: auto 20px;
    }

    .logo.logo_scott {
        margin-top: -20px;
        height: 58px;
        background-image: url(/images/event/BiCycle_230704/logo_scott.png);
        background-size: auto 55px;
    }

.skybanner {
    position: fixed;
    top: 200px;
    right: 0;
    width: 54px;
    z-index: 90;
    -webkit-box-shadow: 0px 10px 15px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 15px 5px rgba(0, 0, 0, 0.2);
    font-family: 'NotoSansKR', 'Helvetica', 'Malgun Gothic', sans-serif; /* 230711 추가 */
}

    .skybanner .btn_search {
        position: relative;
        display: block;
        width: 100%;
        height: 54px;
        background-image: -webkit-gradient(linear, left top, right top, from(#008dcf), to(#006fba));
        background-image: linear-gradient(to right, #008dcf, #006fba);
    }

    /* 230711 삭제        
			.skybanner .btn_search i {
            position: absolute;
            top: 50%;
            left: 50%;
            display: inline-block;
            width: 25px;
            height: 25px;
            background-image: url(../images/icon/ico_wsearch.png);
            background-size: 20px;
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        } */

    .skybanner .btn_inquiry {
        display: block;
        width: 100%;
        padding: 30px 0;
        background-color: #000;
        color: #fff;
        text-align: center;
    }

        .skybanner .btn_inquiry span {
            display: block;
            width: 26px;
            margin: 0 auto;
            font-size: 16px;
            line-height: 1.2;
            color: #fff;
            word-break: break-all;
        }

.footer {
    margin-top: 150px;
    background-color: #222222;
    overflow: hidden;
    font-family: 'NotoSansKR', 'Helvetica', 'Malgun Gothic', sans-serif; /* 230711 추가 */
}

    .footer .enquiry {
        margin-top: -70px;
        padding: 17px 30px 15px;
        background-color: #495560;
    }

        .footer .enquiry a {
            display: inline-block;
            padding-left: 35px;
            line-height: 1.5;
            font-size: 12px;
            color: #fff;
            background-image: url(../images/icon/icon_femail.png);
            background-size: 21px;
            background-repeat: no-repeat;
            background-position: 0 center;
        }

            .footer .enquiry a span {
                line-height: 1.5;
                font-size: 12px;
                font-weight: 450;
                color: #fff;
            }

    .footer .row {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
        padding: 60px 40px 40px;
    }

        .footer .row * {
            color: #eeeeee;
        }

    .footer select {
        border: 0;
        border-bottom: 1px solid #ffffff;
        background-size: 6px;
        background-repeat: no-repeat;
        background-position: right 10px center;
    }

    .footer .util {
        float: left;
        width: 260px;
        padding-bottom: 30px;
    }

        .footer .util > li {
            padding-bottom: 20px;
        }

            .footer .util > li:last-child {
                padding-bottom: 0;
            }

        .footer .util a {
            font-size: 20px;
        }

            .footer .util a.point {
                font-weight: 700;
            }

    .footer .cs {
        float: left;
        width: 290px;
    }

        .footer .cs p {
            font-weight: 350;
        }

        .footer .cs .tel {
            display: block;
            margin-top: -5px;
            font-size: 40px;
            font-weight: 700;
            letter-spacing: -.8px;
        }

        .footer .cs .btn-cust {
            display: inline-block;
            margin-top: 25px;
            width: 100%;
            max-width: 220px;
            padding: 11px 0 12px 20px;
            border: 5px solid #eee;
        }

    .footer .familysite {
        float: left;
        width: 160px;
    }

        .footer .familysite select {
            width: 150px;
            background-image: url(../images/icon/ico_down.png);
        }

        .footer .familysite option {
            color: #eee;
            background-color: #000;
        }

    .footer .addr {
        float: left;
        width: 410px;
    }

        .footer .addr > p {
            padding-bottom: 10px;
        }

            .footer .addr > p span {
                position: relative;
                display: inline-block;
                margin-left: 10px;
                padding-left: 10px;
                font-weight: 350;
                letter-spacing: -.5px;
            }

                .footer .addr > p span:before {
                    content: '';
                    position: absolute;
                    display: block;
                    left: 0;
                    top: 50%;
                    margin-top: -4px;
                    width: 1px;
                    height: 9px;
                    background-color: #eee;
                }

                .footer .addr > p span:first-child {
                    margin-left: 0;
                    padding-left: 0;
                }

                    .footer .addr > p span:first-child:before {
                        display: none;
                    }

    /*  230711 삭제
		.footer .addr .ic_mail {
            display: inline-block;
            margin-left: 3px;
            margin-top: -2px;
            width: 15px;
            height: 15px;
            background-image: url(../images/icon/icon_footer_mail.png);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            vertical-align: middle;
        } */

    .footer .copyr {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
        padding: 40px 40px 100px;
    }

        .footer .copyr:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            width: 200%;
            height: 1px;
            background-color: #4b4b4b;
        }

        .footer .copyr p {
            position: relative;
            padding-left: 12px;
            padding-bottom: 8px;
            line-height: 24px;
            color: #eee;
            font-weight: 300;
        }

            .footer .copyr p span { /* 230712 수정 */
                position: absolute;
                left: 0;
                top: -7px;
                display: inline-block;
                color: #eee;
                font-size: 26px;
                font-weight: 300;
            }

        .footer .copyr .btm {
            position: relative;
            padding: 15px 0 10px;
        }

            .footer .copyr .btm > span {
                display: block;
                color: #888888;
            }

            .footer .copyr .btm .sns {
                position: absolute;
                right: 0;
                bottom: 0;
            }

                .footer .copyr .btm .sns a {
                    display: inline-block;
                    width: 25px;
                    height: 25px;
                    margin-left: 5px;
                }

                    .footer .copyr .btm .sns a i {
                        display: block;
                        width: 100%;
                        height: 100%;
                        background-repeat: no-repeat;
                        background-position: center center;
                    }

                    .footer .copyr .btm .sns a.btn-insta > i {
                        background-image: url(../images/icon/fico_insta.png);
                        background-size: 20px;
                    }

                    .footer .copyr .btm .sns a.btn-fb > i {
                        background-image: url(../images/icon/fico_fb.png);
                        background-size: 10px;
                    }

                    .footer .copyr .btm .sns a.btn-yt > i {
                        background-image: url(../images/icon/fico_yt.png);
                        background-size: 20px;
                    }

.cust_inquiry {
    left: 110%;
    position: fixed;
    top: 0;
    width: 100%;
    min-width: 1200px;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#24abec), to(#115bb4));
    background-image: linear-gradient(to right, #24abec, #115bb4);
    color: #fff;
    z-index: 101;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

    .cust_inquiry .door {
        position: absolute;
        left: -35px;
        top: 0;
        width: 70px;
        height: 100%;
        -webkit-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

        .cust_inquiry .door .btn_door {
            position: relative;
            position: absolute;
            left: 0;
            top: 50%;
            display: inline-block;
            width: 70px;
            height: 70px;
            background-color: #000;
            text-align: center;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

            .cust_inquiry .door .btn_door i {
                display: inline-block;
                line-height: inherit;
                width: 15px;
                height: 15px;
                margin-top: 38%;
                border-left: 1px solid #fff;
                border-bottom: 1px solid #fff;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

    .cust_inquiry .row {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .cust_inquiry .head {
        position: relative;
        float: left;
        height: 100%;
        width: calc((100% - 47vw) / 2);
    }

        .cust_inquiry .head > div {
            position: absolute;
            top: 50%;
            left: 14.3%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

        .cust_inquiry .head .title {
            margin-left: -3px;
            font-size: 5rem;
            font-weight: 300;
            color: #fff;
            line-height: 1;
        }

        .cust_inquiry .head span {
            display: block;
            margin-top: 25px;
            color: #fff;
        }

    .cust_inquiry .mid {
        float: left;
        width: 45vw;
        height: 95%;
        padding: 8rem 10rem 0;
        background-color: #fff;
        overflow-y: auto;
    }

        .cust_inquiry .mid > h4 {
            font-size: 36px;
            font-weight: 700;
        }

        .cust_inquiry .mid .title {
            padding-bottom: 25px;
        }

        .cust_inquiry .mid .chkwrap {
            margin-bottom: 15px;
        }

            .cust_inquiry .mid .chkwrap input[type=checkbox] + label {
                padding-left: 25px;
                font-size: 14px;
            }

        .cust_inquiry .mid .btn_more {
            padding: 0;
            margin: 0;
            margin-left: 20px;
            font-size: 14px;
            color: #666666;
        }

            .cust_inquiry .mid .btn_more i {
                border-color: #666666;
            }

        .cust_inquiry .mid .btn_wrap {
            margin-left: 110px;
            margin-top: 20px;
        }

    .cust_inquiry .frm_group {
        margin-top: 15px;
        margin-bottom: 0;
    }

        .cust_inquiry .frm_group:first-child {
            margin-top: 0;
        }

        .cust_inquiry .frm_group dt, .cust_inquiry .frm_group dd {
            float: left;
        }

        .cust_inquiry .frm_group dt {
            position: relative;
            width: 110px;
        }

        .cust_inquiry .frm_group dd {
            width: calc(100% - 110px);
        }

        .cust_inquiry .frm_group select {
            margin-right: 0;
        }

    .cust_inquiry .etc {
        position: relative;
        float: left;
        width: calc((100% - 47vw) / 2);
        height: 100%;
    }

    .cust_inquiry .cust_call {
        position: absolute;
        left: 50px;
        bottom: 10%;
    }

        .cust_inquiry .cust_call dt {
            font-weight: 700;
            color: #fff;
        }

        .cust_inquiry .cust_call .tel {
            display: inline-block;
            margin-bottom: 15px;
            font-size: 50px;
            font-weight: 300;
            color: #fff;
            line-height: 1;
        }

        .cust_inquiry .cust_call p {
            color: #fff;
        }

    .cust_inquiry .top_util {
        position: fixed;
        top: 0;
        right: 0;
        width: 20%;
        height: 100px;
        padding-right: 0;
        padding-left: 30px;
        text-align: left;
        z-index: 200;
    }

        .cust_inquiry .top_util .weather {
            display: inline-block;
        }

            .cust_inquiry .top_util .weather p {
                font-size: 14px;
                color: #fff;
                line-height: 90px;
            }

                .cust_inquiry .top_util .weather p span {
                    font-size: 22px;
                    font-weight: 700;
                    color: #fff;
                    line-height: 90px;
                }

                .cust_inquiry .top_util .weather p img {
                    margin-left: 10px;
                    vertical-align: middle;
                }

        .cust_inquiry .top_util .btn_search {
            position: absolute;
            right: 24%;
            top: 48%;
            display: inline-block;
            width: 25px;
            height: 25px;
            background-image: url(../images/icon/ico_wsearch.png);
            background-size: 25px;
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .cust_inquiry.open {
        left: 70px;
    }

        .cust_inquiry.open .door {
            left: -70px;
            background-color: #fff;
        }

            .cust_inquiry.open .door .btn_door i {
                -webkit-transform: rotate(-140deg);
                transform: rotate(-140deg);
            }

        .cust_inquiry.open .top_util {
            position: relative;
            width: 100%;
            text-align: left;
        }

    .cust_inquiry.hidd {
        left: 110%;
    }

        .cust_inquiry.hidd .top_util {
            right: -100%;
        }

.search_wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 101;
    font-family: 'NotoSansKR','Helvetica','Malgun Gothic',sans-serif; /* 230711 추가 */
}

    .search_wrap.open {
        display: block;
    }

    /* 230711 삭제    
	.search_wrap .btn_close {
        position: absolute;
        right: 30px;
        top: 30px;
        display: inline-block;
        width: 50px;
        height: 50px;
        background-image: url(../images/icon/icon_wclose.png);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center center;
    } */

    .search_wrap .row {
        max-width: 1000px;
        margin: 5% auto 0;
    }

    .search_wrap .title {
        margin-bottom: 60px;
        font-size: 48px;
        font-weight: 700;
        color: #fff;
    }

    .search_wrap input {
        height: auto;
        padding: 20px 80px 20px 20px;
        background-color: transparent;
        border: 0;
        border-bottom: 4px solid #5bb7f3;
        font-size: 24px;
        color: #fff;
        font-family: noto sans kr,malgun gothic,맑은 고딕,돋움,Dotum,굴림,Gulim,Tahoma,Verdana,Geneva,sans-serif,Apple Gothic,AppleGothic; /* 230711 추가 */
    }

        .search_wrap input:not([readonly]):focus {
            background-color: transparent;
        }

    .search_wrap ::-webkit-input-placeholder {
        font-size: 24px;
    }

    .search_wrap ::-moz-placeholder {
        font-size: 24px;
    }

    .search_wrap ::-moz-placeholder {
        font-size: 24px;
    }

    .search_wrap .frm {
        position: relative;
    }

        .search_wrap .frm .btn_search {
            display: block;
            position: absolute;
            top: 21px;
            right: 20px;
            width: 31px;
            height: 31px;
        }

            /* 230711 삭제 
			.search_wrap .frm .btn_search i {
                display: inline-block;
                width: 31px;
                height: 31px;
                background-image: url(../images/icon/ico_wbsearch.png);
                background-size: 31px;
                background-repeat: no-repeat;
                background-position: center center;
            } */

    .search_wrap .recom_keyword {
        margin-top: 8%;
    }

        .search_wrap .recom_keyword > p {
            padding-bottom: 20px;
            font-size: 24px;
            font-weight: 700;
            color: #fff;
        }

        .search_wrap .recom_keyword .item {
            float: left;
            width: 50%;
        }

            .search_wrap .recom_keyword .item li {
                padding: 13px 0;
            }

            .search_wrap .recom_keyword .item em {
                margin-right: 10px;
                font-style: oblique;
                font-weight: 700;
                color: #fff;
            }

            .search_wrap .recom_keyword .item a {
                display: inline-block;
                max-width: 70%;
                font-weight: 300;
                color: #e0e0e0;
                white-space: normal;
                word-wrap: break-word;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

.main_service {
    position: relative;
    display: none;
    height: 180px;
}

    .main_service:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 180px;
        width: 65%;
        background-color: #f2f4f6;
    }

    .main_service:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 180px;
        width: 35%;
        background-color: #fae100;
    }

    .main_service .row {
        padding: 0 40px 0;
    }

        .main_service .row * {
            color: #000;
        }

    .main_service .mailling {
        position: relative;
        float: left;
        width: 775px;
        height: 100%;
        padding-top: 35px;
    }

        .main_service .mailling h3 {
            font-size: 20px;
            line-height: 1.2;
        }

        .main_service .mailling .dot {
            display: inline-block;
            margin-top: -5px;
            vertical-align: middle;
        }

        .main_service .mailling p {
            font-size: 14px;
            font-weight: 300;
        }

        .main_service .mailling .frm {
            margin-top: 10px;
        }

        .main_service .mailling input, .main_service .mailling select {
            width: 150px;
            height: 40px;
            background-color: #fff;
        }

        .main_service .mailling .btn {
            width: 100px;
            line-height: 40px;
            color: #fff;
            font-size: 14px;
            text-align: center;
        }

    .main_service .social {
        position: relative;
        float: left;
        width: 280px;
        height: 180px;
        padding-top: 40px;
        padding-left: 30px;
        z-index: 2;
        background-color: #fae100;
    }

        .main_service .social a {
            display: inline-block;
            padding-left: 75px;
            line-height: 1.6;
            font-weight: 300;
            background-image: url(/images/event/BiCycle_230704/kakao_logo.png);
            background-size: 60px;
            background-repeat: no-repeat;
            background-position: 0 center;
        }

            .main_service .social a span {
                line-height: 1.3;
                font-size: 20px;
                font-weight: 450;
            }

[class*='_layer'] {
    z-index: 11;
}

    [class*='_layer'] .dim {
        display: none;
        bottom: -100%;
    }

    [class*='_layer'].active {
        bottom: 0;
    }

        [class*='_layer'].active .dim {
            bottom: 0;
            display: block;
        }

    [class*='_layer'] .layer_head {
        position: relative;
        padding: 1.70rem 3rem;
        font-size: 1.5rem;
        border-bottom: 1px solid #000;
    }

        [class*='_layer'] .layer_head .btn_close {
            position: absolute;
            right: 3rem;
            top: 2.3rem;
            width: 16px;
            height: 16px;
            background-image: url(../images/icon/icon_close32x32.png);
            background-size: 16px;
            background-repeat: no-repeat;
            background-position: center center;
        }

/* layer popup */
.layer_body {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}

    .layer_body.layer_full {
        top: inherit;
        bottom: 0;
        background-color: transparent;
    }

        .layer_body.layer_full .layer_wrap {
            width: 100%;
            height: 100%;
        }

        .layer_body.layer_full .layer_head .layer_title {
            height: 70px;
            padding: 23px 30px;
            text-align: left;
        }

        .layer_body.layer_full .layer_cont {
            height: calc(100% - 70px);
            padding: 20px 30px;
        }

        .layer_body.layer_full .layer_close {
            top: 27px;
            right: 32px;
        }

    .layer_body.layer_wide .layer_wrap {
        max-width: 100%;
        width: 100%;
        border-radius: 0;
    }

    .layer_body.layer_wide .layer_head .layer_title {
        border-bottom: 1px solid #e1e1e1;
    }

.layer_wrap {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    width: 480px;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow-y: auto;
    -webkit-transition: visibility 0.2s 0.1s, opacity 0.2;
    transition: visibility 0.2s 0.1s, opacity 0.2;
}

    .layer_wrap .layer_head .layer_title {
        padding: 34px 0 0;
        border-bottom-width: 0;
        font-size: 17px;
        font-weight: 500;
    }

    .layer_wrap .btn_wrap {
        width: 100%;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .layer_wrap .btn_wrap .btn {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-left: 0;
            font-size: 20px;
            font-weight: 700;
            line-height: 70px;
        }

    .layer_wrap .btn_confirm {
        background-color: #0053a7;
        color: #fff;
    }

    .layer_wrap .btn_cancel {
        background-color: #888;
        color: #fff;
    }

.layer_head {
    position: relative;
    background-color: #fff;
}

    .layer_head .layer_title {
        padding: 10px;
        font-size: 15px;
        line-height: 1.4;
        margin: 0;
        border-bottom: 1px solid #898989;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

/* 230713 삭제
.layer_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon/icon_close32x32.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    text-indent: -9999px;
}
*/

.layer_cont {
    width: 100%;
    height: 100%;
    padding: 30px 15px;
}

    .layer_cont > *:first-child {
        margin-top: 0;
    }

    .layer_cont > *:last-child {
        margin-bottom: 0;
    }

    .layer_cont.center {
        text-align: center;
    }

    .layer_cont.alert {
        padding: 70px 130px;
        text-align: center;
    }

        .layer_cont.alert p {
            white-space: nowrap;
            font-size: 20px;
            font-weight: 300;
        }

        .layer_cont.alert strong {
            font-weight: 500;
        }

.layer_body.is-visible {
    visibility: visible;
}

    .layer_body.is-visible .layer_wrap {
        opacity: 1;
    }

    .layer_body.is-visible[role="dialog"] {
        display: block;
    }

.layer_foo.btn_wrap._fixed {
    z-index: 101;
}

.layer_body.termspop .layer_head .layer_close {
    top: 30px;
    right: 30px;
}

.layer_body.termspop .layer_head .layer_title {
    padding: 30px 30px 20px;
    font-weight: 700;
    text-align: left;
}

.layer_body.termspop .layer_wrap {
    width: 600px;
}

.layer_body.termspop .layer_cont {
    padding: 0 30px 30px;
}

.layer_body.termspop .terms_area {
    max-height: 500px;
    padding: 30px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #eee;
}

    .layer_body.termspop .terms_area dl {
        margin-bottom: 40px;
    }

    .layer_body.termspop .terms_area dt {
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: 700;
    }

    .layer_body.termspop .terms_area dd {
        font-size: 13px;
        font-weight: 350;
    }

        .layer_body.termspop .terms_area dd p {
            margin-bottom: 10px;
            font-size: inherit;
            font-weight: inherit;
        }

        .layer_body.termspop .terms_area dd ul {
            margin-bottom: 10px;
            margin-left: 10px;
        }

        .layer_body.termspop .terms_area dd li {
            padding-bottom: 5px;
            font-size: 13px;
            font-weight: 350;
        }

.layer_body.termspop .inscroll {
    padding: 20px 0 20px 20px;
    height: 450px;
    background-color: #f4f6f8;
    overflow-y: scroll;
}

    .layer_body.termspop .inscroll .inframe {
        width: 100%;
        height: 100%;
        border: 0;
    }

.termsbox {
    padding-right: 20px;
}

    .termsbox .popCont {
        font-size: 13px;
        line-height: 1.8;
    }

        .termsbox .popCont div, .termsbox .popCont p, .termsbox .popCont strong, .termsbox .popCont span {
            font-size: 13px;
            line-height: 1.8;
        }

        .termsbox .popCont div {
            margin-top: 20px;
        }

        .termsbox .popCont caption {
            font-size: 0;
            text-indent: -9999px;
        }

        .termsbox .popCont table {
            border: 1px solid #dddddd;
            margin-top: 5px;
        }

            .termsbox .popCont table th, .termsbox .popCont table td {
                font-size: 12px;
                line-height: 1.5;
            }

            .termsbox .popCont table th {
                padding: 15px;
                border-bottom: 1px solid #dddddd;
                border-left: 1px solid #dddddd;
            }

            .termsbox .popCont table td {
                padding: 15px;
                border-bottom: 1px solid #dddddd;
                border-left: 1px solid #dddddd;
                background-color: #fff;
            }

select.terms_select {
    margin: 20px 0;
    width: auto;
    padding-right: 25px;
}

.tablist {
    display: table;
    width: 100%;
    table-layout: fixed;
}

    .tablist li {
        display: table-cell;
        border-bottom: 1px solid #f0f0f0;
        text-align: center;
    }

        .tablist li .tab, .tablist li input[type="radio"] + label {
            display: inline-block;
            min-width: 140px;
            border: 0;
            background: transparent;
            color: #000;
            cursor: pointer;
        }

            .tablist li .tab:after, .tablist li input[type="radio"] + label:after {
                display: none;
            }

            .tablist li .tab[aria-selected="true"], .tablist li .tab input[type="radio"]:checked + label, .tablist li input[type="radio"] + label[aria-selected="true"], .tablist li input[type="radio"] + label input[type="radio"]:checked + label {
                border: 0;
                border-bottom: 3px solid #3D3D3D;
            }

                .tablist li .tab[aria-selected="true"]:after, .tablist li .tab input[type="radio"]:checked + label:after, .tablist li input[type="radio"] + label[aria-selected="true"]:after, .tablist li input[type="radio"] + label input[type="radio"]:checked + label:after {
                    display: none;
                }

.board_tab {
    margin-bottom: 80px;
}

    .board_tab .tablist {
        border-bottom: 1px solid #eeeeee;
    }

        .board_tab .tablist a, .board_tab .tablist .tab {
            position: relative;
            width: 100%;
            padding: 20px 0;
            color: #999999;
        }

            .board_tab .tablist a.current, .board_tab .tablist .tab.current {
                color: #224c96;
                font-size: 18px;
                font-weight: 700;
            }

                .board_tab .tablist a.current:after, .board_tab .tablist .tab.current:after {
                    content: '';
                    position: absolute;
                    bottom: -2px;
                    left: 0;
                    display: inline-block;
                    width: 100%;
                    height: 2px;
                    background-color: #224c96;
                }

.tab_contents {
    clear: both;
}

    .tab_contents .tab-cont {
        display: none;
    }

        .tab_contents .tab-cont.current {
            display: block;
        }

    .tab_contents .tab_panel {
        padding: 50px 0;
    }

        .tab_contents .tab_panel[aria-hidden="true"] {
            display: none;
        }

.accord_wrap .item {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
}

.accord_wrap .acco_head {
    display: block;
    padding-bottom: 2.5rem;
    color: #000;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

    .accord_wrap .acco_head .acco_target {
        display: block;
        position: relative;
        font-size: 14px;
        font-weight: 700;
        outline: none;
    }

        .accord_wrap .acco_head .acco_target i {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -3px;
            display: inline-block;
            line-height: inherit;
            vertical-align: middle;
            width: 7px;
            height: 7px;
            border-top: 5px solid none;
            border-bottom: 6px solid #333;
            border-right: 5px solid transparent;
            border-left: 5px solid transparent;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

    .accord_wrap .acco_head[aria-expanded="true"] .acco_target i {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

.accord_wrap [data-status="disabled"] .acco_panel {
    display: none;
}

.accord_wrap .acco_panel {
    outline: 0;
}

    .accord_wrap .acco_panel[aria-hidden="true"] {
        display: none;
    }

.swiper-slide {
    background-repeat: no-repeat;
}

input.datepicker, input.calendar {
    background-image: url(../images/icon/ico_calender.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.ui-datepicker {
    width: calc(100% - 60px);
    max-width: 340px;
    padding: 2px 2px 0;
    margin-top: 2px;
    display: none;
    border: 1px solid #a1a1a1;
    background-color: #f2f4f6;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: 2px 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 8px;
        width: 28px;
        height: 28px;
        z-index: 10;
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 4px;
        background-image: url(../images/icon/ico_cal_prev.png);
        background-size: 10px;
        background-position: center center;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 4px;
        background-image: url(../images/icon/ico_cal_next.png);
        background-size: 10px;
        background-position: center center;
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px;
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 23px;
        padding: 5px 0;
        line-height: 18px;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title span {
            font-size: 15px;
        }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 10px;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 10px;
        border-collapse: collapse;
        margin: 0 0 4px;
    }

    .ui-datepicker th {
        padding: 7px 3px;
        text-align: center;
        border: 0;
        font-size: 12px;
    }

        .ui-datepicker th span {
            font-size: 12px;
            font-weight: bold;
        }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            width: 30px;
            height: 30px;
            text-align: center;
            text-decoration: none;
            font-size: 13px;
            line-height: 27px;
        }

            .ui-datepicker td span.ui-state-active, .ui-datepicker td a.ui-state-active {
                border: 1px solid #0053a7;
                background-color: #fff;
                color: #0053a7;
                border-radius: 100%;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                -ms-border-radius: 100%;
                -o-border-radius: 100%;
            }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: 7px 0 0 0;
        padding: 0 2px;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: 5px 2px 4px;
            cursor: pointer;
            padding: 2px 6px 3px 6px;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    /* with multiple calendars */
    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto 4px;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev, .ui-datepicker-rtl .ui-datepicker-prev:hover {
        top: 5px;
        right: 2px;
        left: auto;
        cursor: pointer;
    }

    .ui-datepicker-rtl .ui-datepicker-next, .ui-datepicker-rtl .ui-datepicker-next:hover {
        top: 5px;
        left: 2px;
        right: auto;
        cursor: pointer;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 5px;
    top: 3px;
}

/* table */
.tbl_list th, .tbl_list td {
    vertical-align: middle;
}

    .tbl_list th.left, .tbl_list td.left {
        padding-left: 2.5rem;
        text-align: left;
    }

    .tbl_list th.right, .tbl_list td.right {
        padding-right: 2.5rem;
        text-align: right;
    }

.tbl_list th {
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f2f4f6;
    font-weight: 400;
}

    .tbl_list th:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 10px;
        background-color: #e5e5e5;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.tbl_list td {
    padding: 13px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.tbl_list tfoot th, .tbl_list tfoot td {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f1fbff;
}

.error_page {
    background-color: #f5f5f5;
}

    .error_page .skybanner {
        display: none;
    }

.error_mssg {
    position: absolute;
    left: 50%;
    top: 43%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 300px;
    background-color: #fff;
    padding: 100px;
}

    .error_mssg .err_img {
        padding-left: 0;
    }

    .error_mssg div {
        padding-left: 15px;
    }

        .error_mssg div p {
            font-weight: 300;
        }

        .error_mssg div .btn_link {
            padding-right: 30px;
            padding-bottom: 5px;
            margin-top: 20px;
            margin-right: 50px;
            font-size: 1.4rem;
            font-weight: 500;
            background-image: url(../images/icon/icon_depth.png);
            background-repeat: no-repeat;
            background-position: right top 7px;
            background-size: 6px;
        }

    .error_mssg strong {
        display: block;
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 2.3rem;
        font-weight: 700;
        color: #0053a7;
    }

/** dropdown list **/
.dropdown_list {
    display: inline-block;
    position: relative;
}

    .dropdown_list input[type="checkbox"], .dropdown_list input[type="radio"] {
        position: absolute;
        overflow: hidden;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        clip: rect(0, 0, 0, 0);
        border: 0;
        border-radius: 0;
        background: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        opacity: 0;
        color: #000;
    }

    .dropdown_list .dropdown_value {
        position: relative;
    }

        .dropdown_list .dropdown_value input[type="text"] {
            width: 100%;
            padding: 10px 20px 9px 20px;
            font-size: 12px;
            border: 0;
            background-color: transparent;
            color: #000;
        }

        .dropdown_list .dropdown_value .btn_opener {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            border: 0;
            background-color: rgba(255, 255, 255, 0);
            cursor: pointer;
        }

            .dropdown_list .dropdown_value .btn_opener i {
                position: absolute;
                right: 10px;
                top: 45%;
                -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
                display: inline-block;
            }

                .dropdown_list .dropdown_value .btn_opener i:before {
                    content: "";
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    border-top: 2px solid #333;
                    border-right: 2px solid #333;
                    -webkit-transform: rotate(135deg);
                    transform: rotate(135deg);
                }

            .dropdown_list .dropdown_value .btn_opener[aria-expanded="true"] i {
                top: 47%;
            }

                .dropdown_list .dropdown_value .btn_opener[aria-expanded="true"] i:before {
                    content: "";
                    display: inline-block;
                    width: 5px;
                    height: 5px;
                    border-top: 2px solid #333;
                    border-right: 2px solid #333;
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

    .dropdown_list .item_list {
        display: none;
        position: absolute;
        top: 40px;
        left: -1px;
        z-index: 10;
        width: calc(100% + 2px);
        border: 1px solid #e6e6e6;
        background-color: #F7F7F7;
        border-top: 0;
        padding: 5px 0;
    }

        .dropdown_list .item_list a, .dropdown_list .item_list button, .dropdown_list .item_list input[type="radio"] + label {
            display: block;
            width: 100%;
            padding: 10px 20px;
            border: 0;
            background: transparent;
            font-size: 12px;
            text-align: left;
            cursor: pointer;
        }

            .dropdown_list .item_list a:hover, .dropdown_list .item_list a:active, .dropdown_list .item_list a:focus, .dropdown_list .item_list button:hover, .dropdown_list .item_list button:active, .dropdown_list .item_list button:focus, .dropdown_list .item_list input[type="radio"] + label:hover, .dropdown_list .item_list input[type="radio"] + label:active, .dropdown_list .item_list input[type="radio"] + label:focus {
                font-weight: 500;
            }

        .dropdown_list .item_list input[type="radio"]:focus + label {
            background: #aaa;
        }

        .dropdown_list .item_list input[type="radio"] + label:before {
            display: none;
        }

        .dropdown_list .item_list input[type="radio"]:disabled + label {
            background: #FAFAFA;
            color: #999;
        }

    .dropdown_list.active .item_list {
        display: block;
    }

.header:after, .headgnb .menu:after, .subgnb .submenu:after, .footer .row:after, .footer .util:after, .cust_inquiry:after, .cust_inquiry .frm_group:after, .search_wrap .recom_keyword > div:after, .product_list:after, [class*='_col'] ul:after, .order_list.type2 .info:after, .addphoto:after, .layer_body.lineuppopup .head .breadcr:after, .container:after, .container .conts:after, .searchcnts .nodata_recom .product_tree:after, .slide_page:after, .item_link:after, .introduction .details:after, .introduction .prd_info .code:after, .introduction .prd_spec:after, .custom .frm_group:after, .professional .bnr_figure ._box:after, .professional .about_sec1:after, .professional .about_sec2 ul:after, .professional .about_sec3 ul:after, .professional .about_sec4 ul:after, .professional .about_sec5 ul:after {
    content: "";
    display: block;
    clear: both;
}

/** Swiper 4.5.0 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2014-2019 Vladimir Kharlampidi Released under the MIT License Released on: February 22, 2019 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0; /*z-index:1*/
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform;
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(0.66);
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(0.66);
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block;
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: .2s top,.2s -webkit-transform;
            transition: .2s top,.2s -webkit-transform;
            -webkit-transition: .2s transform,.2s top;
            transition: .2s transform,.2s top;
            -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
            transition: .2s transform,.2s top,.2s -webkit-transform;
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: .2s left,.2s -webkit-transform;
        transition: .2s left,.2s -webkit-transform;
        -webkit-transition: .2s transform,.2s left;
        transition: .2s transform,.2s left;
        -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
        transition: .2s transform,.2s left,.2s -webkit-transform;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right,.2s -webkit-transform;
    transition: .2s right,.2s -webkit-transform;
    -webkit-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
    -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
    transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff;
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000;
    }

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-flip {
    overflow: visible;
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

.header:after, .headgnb .menu:after, .subgnb .submenu:after, .footer .row:after, .footer .util:after, .cust_inquiry:after, .cust_inquiry .frm_group:after, .search_wrap .recom_keyword > div:after, .product_list:after, [class*='_col'] ul:after, .order_list.type2 .info:after, .addphoto:after, .layer_body.lineuppopup .head .breadcr:after, .container:after, .container .conts:after, .searchcnts .nodata_recom .product_tree:after, .slide_page:after, .item_link:after, .introduction .details:after, .introduction .prd_info .code:after, .introduction .prd_spec:after, .custom .frm_group:after, .professional .bnr_figure ._box:after, .professional .about_sec1:after, .professional .about_sec2 ul:after, .professional .about_sec3 ul:after, .professional .about_sec4 ul:after, .professional .about_sec5 ul:after {
    content: "";
    display: block;
    clear: both;
}

.header:after, .headgnb .menu:after, .subgnb .submenu:after, .footer .row:after, .footer .util:after, .cust_inquiry:after, .cust_inquiry .frm_group:after, .search_wrap .recom_keyword > div:after, .product_list:after, [class*='_col'] ul:after, .order_list.type2 .info:after, .addphoto:after, .layer_body.lineuppopup .head .breadcr:after, .container:after, .container .conts:after, .searchcnts .nodata_recom .product_tree:after, .slide_page:after, .item_link:after, .introduction .details:after, .introduction .prd_info .code:after, .introduction .prd_spec:after, .custom .frm_group:after, .professional .bnr_figure ._box:after, .professional .about_sec1:after, .professional .about_sec2 ul:after, .professional .about_sec3 ul:after, .professional .about_sec4 ul:after, .professional .about_sec5 ul:after {
    content: "";
    display: block;
    clear: both;
}

.nodata {
    height: 100%;
    padding: 2rem 0 4rem;
    text-align: center;
}

    .nodata > p {
        font-size: 14px;
    }

        .nodata > p > span {
            font-size: inherit;
            color: #00a8e2;
        }

    .nodata > span {
        display: block;
        font-weight: 300;
        color: #666666;
        line-height: 1.6;
    }

.cust_info {
    width: 100%;
    margin-top: 60px;
    background-color: #f2f4f6;
    text-align: center;
}

    .cust_info > p {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 26px;
        font-weight: 300;
        vertical-align: middle;
    }

        .cust_info > p a {
            display: inline-block;
            margin-top: 2px;
            font-size: 26px;
            font-weight: 700;
        }

        .cust_info > p i {
            display: inline-block;
            width: 51px;
            height: 60px;
            margin-right: 15px;
            background-image: url(../images/icon/icon_contact.png);
            background-size: 51px;
            background-repeat: no-repeat;
            background-position: 0 0;
            vertical-align: middle;
        }

.sort {
    position: relative;
    min-height: 3rem;
    padding: 20px 0;
    margin-bottom: 10px;
}

    .sort .dropdown {
        position: absolute;
        right: 0;
        top: 13px;
        display: inline-block;
        width: auto;
        padding: 5px 20px 5px 0;
    }

.more_view {
    clear: both;
    width: 100%;
    margin: 20px auto;
    background-color: #ebebeb;
    text-align: center;
}

    .more_view a {
        position: relative;
        display: block;
        width: 100%;
        padding: 15px 0;
        color: #666666;
    }

        .more_view a i {
            display: inline-block;
            width: .75rem;
            height: .75rem;
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            margin-top: -7px;
            margin-left: 13px;
            vertical-align: middle;
        }

.product_list {
    clear: both;
    height: 100%;
    min-height: 100%;
}

    .product_list .img {
        position: relative;
        width: 100%;
        padding-top: 100%;
        overflow: hidden;
    }

        .product_list .img img {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .product_list .pname {
        height: 47px;
        line-height: 1.5;
        letter-spacing: -.5px;
        white-space: normal;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .product_list .info {
        padding-top: 15px;
    }

    .product_list .desc {
        padding-top: 5px;
    }

        .product_list .desc li {
            padding-top: 2px;
            font-size: 12px;
            color: #666666;
        }

            .product_list .desc li:first-child {
                padding-top: 0;
            }

        .product_list .desc .code {
            color: #0053a7;
        }

    .product_list .tag {
        position: absolute;
        left: 0;
        top: 0;
        width: 3.5rem;
        height: 2rem;
        display: block;
        z-index: 1;
    }

        .product_list .tag._new {
            background-image: url(/images/event/BiCycle_230704/tag_new.png);
            background-size: 3.5rem;
            background-repeat: no-repeat;
            background-position: center center;
        }

    .product_list ul {
        margin-bottom: 50px;
        border-bottom: 1px solid #e0e0e0;
    }

        .product_list ul:last-child {
            border-bottom: 0;
            margin-bottom: 0px;
        }

        .product_list ul li {
            position: relative;
            float: left;
            width: calc((100% / 4));
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 50px;
        }

            .product_list ul li:nth-child(4n + 1) {
                clear: both;
            }

            .product_list ul li a {
                display: block;
                width: 100%;
                height: 100%;
            }

        .product_list ul:after {
            content: '';
            display: block;
            clear: both;
        }

    .product_list hr {
        margin-left: -30px;
        margin-right: -30px;
    }

    .product_list._col5 .item {
        width: calc((100% / 5) - 16px);
        padding: 0;
        margin-right: 20px;
    }

        .product_list._col5 .item:nth-child(4n + 1) {
            clear: none;
        }

        .product_list._col5 .item:nth-child(5n) {
            margin-right: 0;
        }

        .product_list._col5 .item:nth-child(5n + 1) {
            clear: both;
        }

        .product_list._col5 .item .title {
            font-size: 16px;
        }

        .product_list._col5 .item .date {
            font-size: 14px;
            color: #999999;
        }

.paging {
    clear: both;
    margin: 40px 0 50px;
    text-align: center;
}

    .paging a {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 0 5px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 8px;
        font-size: 14px;
        line-height: 30px;
        vertical-align: middle;
    }

        .paging a span {
            font-size: 14px;
        }

        .paging a.now {
            border: 1px solid #2450a4;
            color: #2450a4;
        }

            .paging a.now span {
                color: #2450a4;
            }

    .paging .btn.btn_prev {
        background-image: url(/images/event/BiCycle_230704/btn_prev.png);
    }

    .paging .btn.btn_next {
        background-image: url(/images/event/BiCycle_230704/btn_next.png);
    }

.board_search {
    clear: both;
    margin-top: 10px;
    text-align: center;
}

    .board_search > div {
        display: inline-block;
        margin: 0 auto;
    }

    .board_search select {
        display: inline-block;
        max-width: 100px;
    }

    .board_search input {
        display: inline-block;
        max-width: 250px;
    }

    .board_search .btn {
        margin-left: -5px;
    }

.board_list .img {
    position: relative;
    overflow: hidden;
}

.board_list .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .board_list .info .title {
        line-height: 23px;
        font-weight: 500;
        white-space: normal;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .board_list .info .title a {
            display: block;
            margin-top: 15px;
            margin-bottom: 7px;
            font-size: 20px;
            font-weight: inherit;
            line-height: inherit;
        }

    .board_list .info .lnk {
        margin-top: 3px;
    }

        .board_list .info .lnk a {
            font-weight: 300;
        }

    .board_list .info .date {
        font-size: 14px;
        margin-top: 4px;
        color: #999;
    }

    .board_list .info .desc {
        margin-top: 4px;
        font-size: 12px;
        line-height: 18px;
        color: #666;
    }

    .board_list .info .util {
        display: inline-block;
    }

        .board_list .info .util:before {
            content: '';
            display: inline-block;
            margin: 0 8px 0 4px;
            width: 1px;
            height: 7px;
            background-color: #eeeeee;
            vertical-align: middle;
        }

        .board_list .info .util .ico_download {
            display: inline-block;
            width: 11px;
            height: 10px;
            background-image: url(../images/icon/icon_download.png);
            background-size: 11px;
            background-repeat: no-repeat;
            background-position: 0 0;
            vertical-align: middle;
        }

.board_list.type1 .img {
    width: 560px;
    height: 420px;
    margin-bottom: 15px;
}

.board_list.type1 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    min-height: 420px;
    margin-bottom: 30px;
}

.board_list._col3 .item {
    width: calc((100% / 3) - 20px);
    margin-right: 30px;
}

    .board_list._col3 .item:nth-child(3n) {
        margin-right: 0;
    }

    .board_list._col3 .item:nth-child(3n + 1) {
        clear: left;
    }

.board_list._col3 .img {
    padding-bottom: 73.5%;
}

    .board_list._col3 .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        max-width: 110%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.board_list._col4 .item {
    width: calc((100% / 4) - 15px);
}

    .board_list._col4 .item:nth-child(4n) {
        margin-right: 0;
    }

.board_list._col4 .img {
    padding-bottom: 100%;
}

    .board_list._col4 .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.board_list._col4 .date {
    display: inline-block;
}

.board_list._col5 .item {
    width: calc((100% / 5) - 16px);
}

    .board_list._col5 .item:nth-child(5n) {
        margin-right: 0;
    }

    .board_list._col5 .item:nth-child(5n+1) {
        clear: left;
    }

.board_list._col5 .img {
    padding-bottom: 73.5%;
}

    .board_list._col5 .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 110%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

[class*='_col'] .item {
    display: block;
    float: left;
    min-width: inherit;
    min-height: inherit;
    margin-right: 20px;
    margin-bottom: 40px;
}

[class*='_col'] .tit {
    max-height: 50px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 23px;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

[class*='_col'] .date {
    font-size: 14px;
    margin-top: 4px;
    font-weight: 300;
    color: #999;
}

[class*='_col'] .info {
    margin-top: 15px;
}

.borad_wrap .nodata {
    padding: 200px 0 250px;
}

.borad_wrap .sort {
    padding: 0;
    margin-right: 30px;
}

    .borad_wrap .sort .dropdown {
        top: 0;
    }

.borad_wrap .view_title {
    padding-left: 40px;
    margin-bottom: 60px;
    background-image: url(/images/event/BiCycle_230704/view_tit-bar.jpg);
    background-size: 10px 90%;
    background-position: 0 8px;
    background-repeat: no-repeat;
}

    .borad_wrap .view_title h3 {
        display: block;
        padding-bottom: 5px;
        font-size: 30px;
        font-weight: 500;
        line-height: 1.5;
    }

    .borad_wrap .view_title .date {
        color: #666666;
        font-weight: 300;
    }

.borad_wrap .row {
    padding: 0 30px 30px;
}

.borad_wrap .board_cont {
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
}

    .borad_wrap .board_cont p:not(.summary) {
        margin-bottom: 60px;
        font-weight: 300;
    }

        .borad_wrap .board_cont p:not(.summary):last-child {
            margin-bottom: 0;
        }

    .borad_wrap .board_cont a {
        color: #1d32fa;
        font-weight: 300;
    }

    .borad_wrap .board_cont dl {
        margin-bottom: 40px;
    }

        .borad_wrap .board_cont dl dt {
            margin-bottom: 10px;
            font-weight: 700;
        }

        .borad_wrap .board_cont dl dd {
            font-weight: 300;
        }

            .borad_wrap .board_cont dl dd em {
                font-size: inherit;
                font-weight: 400;
                vertical-align: baseline;
            }

            .borad_wrap .board_cont dl dd + dt {
                margin-top: 20px;
            }

        .borad_wrap .board_cont dl + .subtit {
            margin-top: 60px;
        }

    .borad_wrap .board_cont sup {
        vertical-align: super;
        font-size: 10px;
    }

    .borad_wrap .board_cont ul li, .borad_wrap .board_cont ol li {
        font-weight: 300;
    }

        .borad_wrap .board_cont ul li > ul, .borad_wrap .board_cont ol li > ul {
            padding-left: 30px;
        }

    .borad_wrap .board_cont h4:not(.subtit) {
        font-weight: 700;
    }

    .borad_wrap .board_cont .keyvisual {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 600px;
        margin-bottom: 100px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .borad_wrap .board_cont .keyvisual .img {
            position: relative;
            width: 600px;
            margin: 0;
        }

            .borad_wrap .board_cont .keyvisual .img img {
                position: relative;
            }

            .borad_wrap .board_cont .keyvisual .img:before {
                content: '';
                position: absolute;
                right: -79px;
                bottom: -49px;
                width: 566px;
                height: 366px;
                background: url(../images/workplace/bg.png) no-repeat 100% 100%;
            }

        .borad_wrap .board_cont .keyvisual .summary {
            width: 480px;
            margin-left: auto;
            font-size: 22px;
            line-height: 36px;
        }

            .borad_wrap .board_cont .keyvisual .summary strong {
                font-size: inherit;
                font-weight: 500;
            }

            .borad_wrap .board_cont .keyvisual .summary span {
                font-size: inherit;
                font-weight: 300;
            }

        .borad_wrap .board_cont .keyvisual:after {
            content: '';
            display: block;
            clear: both;
        }

    .borad_wrap .board_cont .img {
        width: 650px;
        margin: 0 auto 60px;
        font-size: 0;
        text-align: center;
    }

        .borad_wrap .board_cont .img figure {
            display: inline-block;
            max-width: 283px;
            text-align: center;
        }

            .borad_wrap .board_cont .img figure:last-child {
                margin-left: 84px;
            }

        .borad_wrap .board_cont .img figcaption {
            margin-bottom: 20px;
            font-size: 20px;
        }

            .borad_wrap .board_cont .img figcaption strong {
                font-size: inherit;
                font-weight: 700;
            }

        .borad_wrap .board_cont .img:last-child {
            margin-bottom: 0;
        }

    .borad_wrap .board_cont .subtit {
        margin-bottom: 10px;
        font-size: 22px;
    }

        .borad_wrap .board_cont .subtit:before {
            content: '';
            display: block;
            width: 35px;
            height: 2px;
            margin-bottom: 30px;
            background-color: #000;
        }

        .borad_wrap .board_cont .subtit strong {
            font-size: inherit;
            font-weight: 700;
        }

        .borad_wrap .board_cont .subtit + .img {
            margin-top: 50px;
        }

    .borad_wrap .board_cont .footnote {
        margin-top: 60px;
        border-top: 2px solid #eee;
        padding-top: 20px;
    }

        .borad_wrap .board_cont .footnote li {
            font-size: 14px;
            font-weight: 300;
            color: #666;
            padding-left: 16px;
            text-indent: -16px;
        }

    .borad_wrap .board_cont .text_box h4 {
        margin-bottom: 10px;
    }

    .borad_wrap .board_cont .text_box p {
        margin-bottom: 20px;
    }

        .borad_wrap .board_cont .text_box p:last-child {
            margin-bottom: 0;
        }

    .borad_wrap .board_cont .text_box dl {
        margin-bottom: 20px;
    }

        .borad_wrap .board_cont .text_box dl dt {
            font-weight: 400;
        }

    .borad_wrap .board_cont .text_box ul {
        margin-bottom: 20px;
    }

    .borad_wrap .board_cont .text_box + .subtit {
        margin-top: 60px;
    }

    .borad_wrap .board_cont .type_indent dt {
        font-weight: 400;
    }

    .borad_wrap .board_cont .type_indent dd {
        padding-left: 12px;
    }

    .borad_wrap .board_cont .type_ico img {
        display: inline-block;
        width: 36px;
        height: 36px;
        margin: 10px 18px 10px 0;
        vertical-align: middle;
    }

    .borad_wrap .board_cont .type_dot li {
        padding-left: 16px;
        text-indent: -16px;
    }

    .borad_wrap .board_cont .type_dot .img {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .borad_wrap .board_cont .guide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .borad_wrap .board_cont .guide li {
            width: 590px;
        }

            .borad_wrap .board_cont .guide li:nth-child(even) {
                margin-left: 20px;
            }

            .borad_wrap .board_cont .guide li span {
                display: block;
                margin-top: 20px;
                padding-left: 16px;
                text-indent: -16px;
                font-weight: 300;
            }

    .borad_wrap .board_cont table {
        width: 100%;
        border-collapse: collapse;
        text-align: left;
        margin-bottom: 50px;
    }

        .borad_wrap .board_cont table caption {
            font-weight: 400;
            text-align: left;
            line-height: 40px;
        }

            .borad_wrap .board_cont table caption span {
                font-weight: 300;
            }

        .borad_wrap .board_cont table [scope="col"] {
            position: relative;
        }

            .borad_wrap .board_cont table [scope="col"]:after {
                content: '';
                display: block;
                position: absolute;
                top: 50%;
                right: 0;
                margin-top: -9px;
                width: 1px;
                height: 18px;
                background-image: url(../images/workplace/table_th-bar.png);
                background-position: 0 0;
                background-repeat: no-repeat;
            }

            .borad_wrap .board_cont table [scope="col"]:last-of-type:after {
                background-image: none;
            }

        .borad_wrap .board_cont table tr {
            height: 55px;
        }

            .borad_wrap .board_cont table tr th, .borad_wrap .board_cont table tr td {
                text-align: center;
                vertical-align: middle;
                font-weight: 300;
            }

        .borad_wrap .board_cont table thead {
            border-top: 2px solid #000;
            border-bottom: 1px solid #000;
        }

            .borad_wrap .board_cont table thead th {
                font-weight: 500;
            }

        .borad_wrap .board_cont table tbody th {
            font-weight: 500;
        }

        .borad_wrap .board_cont table tbody tr {
            border-bottom: 1px solid #e4e7ec;
        }

        .borad_wrap .board_cont table tfoot td {
            text-align: left;
            font-size: 14px;
            color: #666;
        }

        .borad_wrap .board_cont table.colstyle tbody tr {
            border-bottom: none;
        }

            .borad_wrap .board_cont table.colstyle tbody tr td {
                vertical-align: top;
            }

                .borad_wrap .board_cont table.colstyle tbody tr td p {
                    margin-bottom: 10px;
                }

                .borad_wrap .board_cont table.colstyle tbody tr td ul {
                    margin-top: 25px;
                    border-right: 1px #e0e0e0 solid;
                }

                    .borad_wrap .board_cont table.colstyle tbody tr td ul li {
                        padding: 7.5px 0;
                    }

                .borad_wrap .board_cont table.colstyle tbody tr td:last-of-type ul {
                    border-right: none;
                }

    .borad_wrap .board_cont .health.view6 figure .tit {
        display: block;
        margin: 20px 0 10px;
        font-size: 22px;
        line-height: 1;
        font-weight: 700;
    }

    .borad_wrap .board_cont .health.view6 figure figcaption {
        margin: 0;
        padding: 0 30px;
        font-size: 18px;
    }

        .borad_wrap .board_cont .health.view6 figure figcaption img {
            vertical-align: top;
            height: 22px;
        }

    .borad_wrap .board_cont .health.view7 .guide {
        margin-top: -40px;
    }

        .borad_wrap .board_cont .health.view7 .guide li {
            margin-top: 40px;
        }

    .borad_wrap .board_cont .health.view8 [class^="ico_"] {
        height: 40px;
    }

    .borad_wrap .board_cont .health.view8 dt {
        margin-bottom: 0;
    }

    .borad_wrap .board_cont .health.view8 ol {
        margin: 60px 0;
    }

        .borad_wrap .board_cont .health.view8 ol:before {
            content: '';
            display: block;
            width: 35px;
            height: 2px;
            margin-bottom: 30px;
            background-color: #000;
        }

        .borad_wrap .board_cont .health.view8 ol li {
            margin-bottom: 20px;
        }

        .borad_wrap .board_cont .health.view8 ol em {
            font-weight: 700;
        }

    .borad_wrap .board_cont .health.view8 .type_ico {
        margin-bottom: 20px;
    }

        .borad_wrap .board_cont .health.view8 .type_ico [class^="ico_"] {
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .borad_wrap .board_cont .health.view8 .type_ico ul {
            padding-left: 54px;
        }

    .borad_wrap .board_cont .efficiency h4.subtit {
        font-size: 16px;
    }

    .borad_wrap .board_cont .efficiency dl.subtit {
        margin-bottom: 40px;
    }

    .borad_wrap .board_cont .protect .text_box p em {
        font-weight: 700;
    }

    .borad_wrap .board_cont .protect.view2 ol + h4 {
        margin-top: 60px;
    }

    .borad_wrap .board_cont .protect.view2 p {
        margin-bottom: 30px;
    }

    .borad_wrap .board_cont .protect.view2 .guide li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 40px;
    }

        .borad_wrap .board_cont .protect.view2 .guide li .txt {
            width: 260px;
            padding-left: 20px;
        }

        .borad_wrap .board_cont .protect.view2 .guide li .img {
            width: calc(100% - 260px);
            padding: 0 50px 0 40px;
        }

        .borad_wrap .board_cont .protect.view2 .guide li:last-of-type .txt {
            padding: 0;
        }

    .borad_wrap .board_cont .protect.view2 .guide div {
        font-weight: 500;
    }

    .borad_wrap .board_cont .protect.view2 .guide span {
        padding: 0;
        text-indent: 0;
    }

    .borad_wrap .board_cont .protect.view3 .guide li {
        margin-top: 20px;
    }

    .borad_wrap .board_cont .protect.view3 .guide + h4 {
        margin-top: 120px;
    }

    .borad_wrap .board_cont .protect.view6 h5 {
        margin: 60px 0 20px;
        font-weight: 700;
    }

    .borad_wrap .board_cont .protect.view6 dt {
        margin-top: 40px;
    }

    .borad_wrap .board_cont .protect.view6 .except {
        padding-left: 0;
    }

    .borad_wrap .board_cont .protect.view6 .guide {
        margin-left: -20px;
        margin-bottom: 60px;
    }

        .borad_wrap .board_cont .protect.view6 .guide li {
            width: 25%;
            margin-top: 25px;
            padding-left: 20px;
        }

            .borad_wrap .board_cont .protect.view6 .guide li:nth-child(even) {
                margin: 25px 0 0 0;
            }

        .borad_wrap .board_cont .protect.view6 .guide span {
            padding-left: 0;
            text-indent: 0;
        }

    .borad_wrap .board_cont .protect.view6 .type_indent img {
        margin-top: 60px;
    }

    .borad_wrap .board_cont .protect.view6 .col2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .borad_wrap .board_cont .protect.view6 .col2 > li {
            width: 50%;
            text-align: center;
        }

            .borad_wrap .board_cont .protect.view6 .col2 > li ul {
                display: inline-block;
                text-align: left;
            }

            .borad_wrap .board_cont .protect.view6 .col2 > li p {
                text-align: left;
            }

        .borad_wrap .board_cont .protect.view6 .col2 .inner {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .borad_wrap .board_cont .protect.view6 .col2 .inner p {
                width: calc(100% - 250px);
                padding-right: 60px;
                margin-left: auto;
            }

                .borad_wrap .board_cont .protect.view6 .col2 .inner p em {
                    display: block;
                    font-weight: 400;
                }

        .borad_wrap .board_cont .protect.view6 .col2 .img {
            width: 100%;
        }

    .borad_wrap .board_cont .protect.view6 .col2_pc li {
        float: left;
        width: 430px;
    }

    .borad_wrap .board_cont .protect.view6 .col2_pc:after {
        content: '';
        display: block;
        clear: both;
    }

    .borad_wrap .board_cont .protect.view6 .care .img {
        margin: 40px auto 60px;
    }

    .borad_wrap .board_cont .protect.view7 .imgbox {
        width: 100%;
        margin: 10px 0 35px;
        text-align: left;
    }

    .borad_wrap .board_cont .protect.view7 table tbody th, .borad_wrap .board_cont .protect.view7 table tbody td {
        text-align: left;
        font-weight: 300;
        padding-left: 80px;
    }

    .borad_wrap .board_cont .protect.view7 table.T1 col {
        width: 50%;
    }

    .borad_wrap .board_cont .protect.view7 table.T2 tbody td {
        width: 33.333%;
        padding-left: 50px;
    }

    .borad_wrap .board_cont .protect.view7 table.T3 tbody td {
        width: 33.333%;
        padding-left: 50px;
    }

    .borad_wrap .board_cont .protect.view7 .footnote {
        margin-top: 45px;
    }

        .borad_wrap .board_cont .protect.view7 .footnote em {
            font-size: 16px;
            font-weight: 500;
        }

    .borad_wrap .board_cont .protect.view8 .imgbox {
        width: 100%;
        margin: 0 0 35px;
    }

    .borad_wrap .board_cont .protect.view8 .info_behind {
        margin: 10px 0;
    }

    .borad_wrap .board_cont .protect.view8 table tbody th, .borad_wrap .board_cont .protect.view8 table tbody td {
        text-align: left;
        font-weight: 300;
        padding-left: 80px;
    }

    .borad_wrap .board_cont .protect.view8 table.T1 col {
        width: 50%;
    }

    .borad_wrap .board_cont .protect.view8 table.T2 tbody td {
        width: 33.333%;
        padding-left: 50px;
    }

    .borad_wrap .board_cont .protect.view8 table.T3 tbody td {
        width: 33.333%;
        padding-left: 50px;
    }

    .borad_wrap .board_cont .protect.view8 table.T4 tbody tr {
        height: 40px;
    }

    .borad_wrap .board_cont .protect.view8 table.T5 tbody td {
        width: 50%;
        padding: 7.5px 0px 7.5px 50px;
    }

        .borad_wrap .board_cont .protect.view8 table.T5 tbody td ul {
            padding-right: 50px;
        }

    .borad_wrap .board_cont .protect.view9 .imgbox {
        margin-top: 55px;
    }

    .borad_wrap .board_cont .protect.view9 table.T1 col {
        width: 50%;
    }

    .borad_wrap .board_cont .protect.view9 table.T1 tbody th, .borad_wrap .board_cont .protect.view9 table.T1 tbody td {
        text-align: left;
        padding-left: 80px;
    }

    .borad_wrap .board_cont .protect.view9 table.T1 tbody th {
        font-weight: 300;
    }

    .borad_wrap .board_cont .protect.view9 table.T2 col {
        width: 33.333%;
    }

    .borad_wrap .board_cont .protect.view9 table.T3 caption {
        font-weight: 700;
    }

    .borad_wrap .board_cont .protect.view9 table.T3 col {
        width: 25%;
    }

    .borad_wrap .board_cont .protect.view12 ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 15px;
    }

        .borad_wrap .board_cont .protect.view12 ol li {
            width: 590px;
        }

            .borad_wrap .board_cont .protect.view12 ol li img {
                width: 100%;
            }

        .borad_wrap .board_cont .protect.view12 ol.guide_1 {
            margin-bottom: 50px;
        }

.borad_wrap .attach {
    margin-top: 40px;
}

.borad_wrap .recomm {
    position: relative;
    margin-bottom: -150px;
    padding: 80px 0 0;
    background-color: #eee;
}

    .borad_wrap .recomm .title {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 500;
    }

    .borad_wrap .recomm .board_list ul {
        overflow: hidden;
    }

.btn_wrap._workplace {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e0e0e0;
    text-align: right;
}

    .btn_wrap._workplace .btn_line {
        max-width: 160px;
    }

.more_info {
    position: relative;
    padding-top: 150px;
    padding-bottom: 60px;
}

    .more_info .title {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 500;
    }

    .more_info .product_list .item {
        margin-bottom: 0;
    }

.order_list .item {
    margin-top: 20px;
    padding: 25px 20px;
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
}

.order_list .status {
    display: inline-block;
    padding: 0 5px;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 500;
}

    .order_list .status.type1 {
        background: linear-gradient(#fff 10px, #88ffd9 10px);
    }

    .order_list .status.type2 {
        background: linear-gradient(#fff 10px, #fecf5f 10px);
    }

    .order_list .status.type3 {
        background: linear-gradient(#fff 10px, #dedede 10px);
    }

.order_list .info {
    padding: 10px 0 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #000;
}

    .order_list .info .company:after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 9px;
        margin: 0 4px 0 8px;
        background-color: #e0e0e0;
    }

    .order_list .info .date {
        float: right;
        font-size: 12px;
        font-weight: 300;
        color: #999;
    }

.order_list.type1 .num {
    font-size: 12px;
}

.order_list.type1 .summary p {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 300;
    color: #666;
}

.order_list.type1 .summary li {
    margin-bottom: 20px;
}

    .order_list.type1 .summary li .code {
        font-weight: 300;
    }

    .order_list.type1 .summary li em {
        color: #0053a7;
    }

.order_list.type1 .summary a {
    position: relative;
    display: block;
    padding-right: 14px;
}

    .order_list.type1 .summary a:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 5px;
        height: 8px;
        background: url(../images/icon/ico_arr-bk.png) 50% 50%/cover;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.order_list.type1 .btn_wrap {
    margin: 0;
}

.order_list.type2 .num {
    font-size: 14px;
}

.order_list.type2 .info {
    padding-top: 0;
}

.order_list.type2 .qty:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 9px;
    margin: 0 8px 0 -4px;
    background-color: #e0e0e0;
}

.order_list.type2 .name {
    margin: 5px 0 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.order_list.type2 .prd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .order_list.type2 .prd .thumb {
        width: 120px;
    }

    .order_list.type2 .prd dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% - 130px);
        margin-left: auto;
    }

    .order_list.type2 .prd dt, .order_list.type2 .prd dd {
        font-size: 12px;
    }

        .order_list.type2 .prd dt:last-of-type, .order_list.type2 .prd dd:last-of-type {
            width: 100%;
        }

    .order_list.type2 .prd dt {
        width: 65px;
    }

        .order_list.type2 .prd dt:last-of-type {
            margin-top: 10px;
        }

    .order_list.type2 .prd dd {
        width: calc(100% - 65px);
        font-weight: 300;
        color: #666;
    }

.addphoto {
    margin-bottom: 10px;
}

    .addphoto .item {
        position: relative;
        float: left;
        width: calc((100% / 4) - 5px);
        margin-right: 6px;
        margin-bottom: 6px;
        background-image: url(/images/event/BiCycle_230704/photo_bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

        .addphoto .item:nth-child(4n) {
            margin-right: 0;
        }

        .addphoto .item:last-child {
            margin-bottom: 0;
        }

        .addphoto .item .btn_del {
            position: absolute;
            right: .75rem;
            top: .75rem;
            width: 15px;
            height: 15px;
            background-image: url(/images/event/BiCycle_230704/btn_wdel.png);
            background-size: 15px;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: 9;
        }

        .addphoto .item .img {
            position: relative;
            width: 100%;
            padding-top: 100%;
        }

            .addphoto .item .img img {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

    .addphoto .btn_plus {
        width: 100%;
        padding-top: calc(100% - 2px);
        border: 1px solid #0053a7;
        background-color: #fff;
        background-image: url(/images/event/BiCycle_230704/btn_plus.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: center center;
    }

.help {
    margin-bottom: 4rem;
    font-size: 14px;
    font-weight: 300;
}

.slide_navi {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 100px;
    height: 30px;
}

    .slide_navi [class^="swiper-button"] {
        width: 30px;
        height: 30px;
        background-size: 30px;
        background-position: 0 0;
        background-repeat: no-repeat;
    }

    .slide_navi .swiper-button-next {
        background-image: url(/images/event/BiCycle_230704/swipe_next.png);
    }

    .slide_navi .swiper-button-prev {
        background-image: url(/images/event/BiCycle_230704/swipe_prev.png);
    }

.tab_cont .content {
    display: none;
}

    .tab_cont .content.active {
        display: block;
    }

.attach {
    text-align: right;
}

    .attach a {
        display: inline-block;
        color: #0053a7;
        font-size: 16px;
    }

        .attach a:after {
            content: '';
            display: inline-block;
            width: 16px;
            height: 15px;
            margin: -4px 0 0 20px;
            background: url(../images/icon/icon_download-bl.png) no-repeat 50% 50%;
            background-size: cover;
        }

.layer_body.lineuppopup .layer_wrap {
    width: 720px;
    height: 70%;
    overflow-y: hidden;
    overflow: hidden;
}

    .layer_body.lineuppopup .layer_wrap .layer_cont {
        width: calc(100% + 20px);
        height: 78%;
        padding: 0;
        padding-right: 20px;
        margin-top: 30px;
        overflow-y: auto;
    }

.layer_body.lineuppopup .head {
    padding: 20px 50px 20px;
}

    .layer_body.lineuppopup .head .layer_close {
        right: 30px;
        top: 30px;
    }

    .layer_body.lineuppopup .head h3 {
        margin-bottom: 15px;
        font-size: 30px;
        font-weight: 500;
        text-align: left;
    }

    .layer_body.lineuppopup .head .breadcr > li {
        position: relative;
        float: left;
        font-size: 18px;
        font-weight: 300;
        padding-left: 10px;
        margin-left: 10px;
    }

        .layer_body.lineuppopup .head .breadcr > li:before {
            content: '';
            display: inline-block;
            width: 5px;
            height: 5px;
            border-top: 1px solid #333;
            border-right: 1px solid #333;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            left: -5px;
            top: 50%;
            margin-top: -3px;
        }

        .layer_body.lineuppopup .head .breadcr > li:first-child {
            padding-left: 0;
            margin-left: 0;
        }

            .layer_body.lineuppopup .head .breadcr > li:first-child:before {
                display: none;
            }

        .layer_body.lineuppopup .head .breadcr > li:last-child {
            color: #666666;
        }

.layer_body.lineuppopup#lineup-handwash .layer_cont .img {
    margin: 80px auto;
    padding-bottom: 30px;
    text-align: center;
}

.layer_body.lineuppopup .poptable {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 60px;
    padding-bottom: 60px;
}

    .layer_body.lineuppopup .poptable table thead {
        background-color: #f2f4f6;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }

    .layer_body.lineuppopup .poptable table th {
        padding: 12px 5px;
        font-weight: 400;
        font-size: 14px;
    }

    .layer_body.lineuppopup .poptable table .th150 {
        width: 180px;
    }

    .layer_body.lineuppopup .poptable table .th150n {
        width: calc(100% - 180px);
    }

    .layer_body.lineuppopup .poptable table .th95 {
        width: 110px;
    }

    .layer_body.lineuppopup .poptable table .th95n {
        width: calc(100% - 110px);
    }

    .layer_body.lineuppopup .poptable table .th100 {
        width: 110px;
    }

    .layer_body.lineuppopup .poptable table .th70 {
        width: 70px;
    }

    .layer_body.lineuppopup .poptable table .th0 {
        width: calc(100% - 180px);
    }

    .layer_body.lineuppopup .poptable .center .type {
        text-align: left;
    }

        .layer_body.lineuppopup .poptable .center .type strong {
            text-align: left;
        }

    .layer_body.lineuppopup .poptable .center .col {
        text-align: center;
    }

    .layer_body.lineuppopup .poptable td {
        padding: 35px 1.563rem;
        border-left: 1px solid #e5e5e5;
        vertical-align: middle;
    }

        .layer_body.lineuppopup .poptable td.type {
            border-left: 0;
            text-align: left;
        }

        .layer_body.lineuppopup .poptable td.last {
            border-bottom: 1px solid #c4c4c4;
        }

            .layer_body.lineuppopup .poptable td.last.col:after {
                display: none;
            }

        .layer_body.lineuppopup .poptable td strong {
            display: block;
            padding-bottom: 10px;
            font-size: 14px;
            font-weight: 500;
        }

            .layer_body.lineuppopup .poptable td strong > span {
                display: block;
                color: #0053a7;
                font-size: 13px;
                font-weight: 700;
            }

            .layer_body.lineuppopup .poptable td strong.center {
                text-align: center;
            }

        .layer_body.lineuppopup .poptable td p {
            font-size: 12px;
            font-weight: 300;
            color: #666666;
            letter-spacing: -1.3px;
        }

        .layer_body.lineuppopup .poptable td .link {
            display: inline-block;
            color: #0053a7;
            font-size: 13px;
        }

            .layer_body.lineuppopup .poptable td .link i {
                display: inline-block;
                width: 5px;
                height: 5px;
                border-top: 1px solid #0053a7;
                border-right: 1px solid #0053a7;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                vertical-align: middle;
                margin-left: 1px;
                margin-top: -3px;
            }

        .layer_body.lineuppopup .poptable td.col {
            position: relative;
        }

            .layer_body.lineuppopup .poptable td.col p {
                padding-left: 25%;
                padding-right: 10px;
                letter-spacing: 0;
                text-align: left;
                font-size: 13px;
            }

                .layer_body.lineuppopup .poptable td.col p > span {
                    display: block;
                    font-size: 12px;
                    font-weight: 400;
                    color: #1768bb;
                }

            .layer_body.lineuppopup .poptable td.col .normal {
                padding-left: 0;
                color: #000;
                font-weight: 400;
            }

                .layer_body.lineuppopup .poptable td.col .normal .link {
                    position: absolute;
                    right: 30px;
                    top: 50%;
                    -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%);
                }

            .layer_body.lineuppopup .poptable td.col .logo {
                display: block;
                max-width: 50px;
                padding-bottom: 3px;
                line-height: 1.1;
                text-align: center;
            }

                .layer_body.lineuppopup .poptable td.col .logo img {
                    max-width: 60px;
                }

                .layer_body.lineuppopup .poptable td.col .logo i {
                    display: block;
                    font-style: normal;
                    font-size: 7px;
                    color: #1768bb;
                }

                    .layer_body.lineuppopup .poptable td.col .logo i.v1 {
                        color: #a92f68;
                    }

                    .layer_body.lineuppopup .poptable td.col .logo i.v2 {
                        color: #1768bb;
                    }

            .layer_body.lineuppopup .poptable td.col:after {
                content: '';
                position: absolute;
                left: 0;
                bottom: 0;
                display: block;
                width: calc(100% - 30px);
                height: 1px;
                background-color: #e5e5e5;
            }

    .layer_body.lineuppopup .poptable .in {
        position: absolute;
        top: 55%;
        left: 13px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        line-height: 1;
    }

.layer_body.lineuppopup .saniti_type {
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 70px;
    margin-bottom: 50px;
    border-bottom: 20px solid #f2f4f6;
}

    .layer_body.lineuppopup .saniti_type dt {
        font-size: 18px;
        font-weight: 700;
    }

    .layer_body.lineuppopup .saniti_type .fig {
        padding: 30px 0 40px;
    }

    .layer_body.lineuppopup .saniti_type:last-child {
        border-bottom: 0;
    }

.dot_ul li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 300;
}

    .dot_ul li:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1.5px;
        width: 3px;
        height: 3px;
        background-color: #000;
        border-radius: 50px;
    }

/** container **/
.container .breadcrumb {
    max-width: 1280px;
    margin: 0 auto 50px;
}

    .container .breadcrumb a {
        position: relative;
        display: inline-block;
        margin-right: 15px;
        font-size: 14px;
        vertical-align: middle;
        color: #666666;
    }

        .container .breadcrumb a.b_home i {
            display: block;
            width: 20px;
            height: 20px;
            background-image: url(../images/icon/icon_home.png);
            background-size: 18px;
            background-position: 0 center;
            background-repeat: no-repeat;
        }

        .container .breadcrumb a:after {
            content: '';
            display: block;
            position: absolute;
            right: -14px;
            top: 50%;
            margin-top: -6px;
            width: 10px;
            height: 12px;
            background-image: url(../images/icon/icon_bread.png);
            background-size: 8px;
            background-position: 0 0;
            background-repeat: no-repeat;
        }

    .container .breadcrumb .b_now {
        position: relative;
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
    }

.container .conts {
    width: 100%;
}

    .container .conts._right {
        float: left;
        width: 900px;
    }

.page_head {
    position: relative;
    margin-bottom: 30px;
}

    .page_head h2 {
        display: inline-block;
        font-size: 30px;
        font-weight: 500;
        vertical-align: middle;
    }

    .page_head .sch_cnt {
        display: inline-block;
        margin-left: 5px;
        margin-top: 8px;
        color: #999999;
        vertical-align: middle;
    }

        .page_head .sch_cnt span {
            color: #51a5df;
        }

    .page_head .sort_wrap {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .page_head .list_sort {
        display: inline-block;
        vertical-align: middle;
    }

    .page_head .count_sort {
        display: inline-block;
        margin-left: 15px;
        vertical-align: middle;
    }

.count_sort {
    width: 105px;
    bottom: -3px !important;
    border: 1px solid #f0f0f0;
}

    .count_sort.dropdown_list .dropdown_value .btn_opener i {
        top: 38%;
    }

    .count_sort.dropdown_list .dropdown_value input[type="text"] {
        height: auto;
        padding: 0 10px;
        padding-bottom: 4px;
        color: #666666;
        font-size: 12px;
        background-color: #fff;
    }

    .count_sort .item_list {
        top: 27px;
        border: 0;
        padding: 0;
        background-color: #fff;
        border: 1px solid #f0f0f0;
        border-top: 0;
        padding: 5px 0;
    }

        .count_sort .item_list a, .count_sort .item_list button, .count_sort .item_list input[type="radio"] + label {
            padding: 5px 10px;
        }

.list_sort > ul li {
    float: left;
}

    .list_sort > ul li a {
        display: inline-block;
        margin-left: 12px;
        font-size: 12px;
        color: #666666;
        vertical-align: middle;
    }

    .list_sort > ul li.selected a {
        padding-left: 18px;
        font-size: 14px;
        color: #51a5df;
        background-image: url(../images/icon/icon_sortcheck.png);
        background-size: 13px;
        background-repeat: no-repeat;
        background-position: 0 center;
    }

    .list_sort > ul li:before {
        content: '';
        display: inline-block;
        margin-left: 12px;
        width: 1px;
        height: 10px;
        background-color: #e0e0e0;
        vertical-align: middle;
    }

    .list_sort > ul li:first-child:before {
        display: none;
    }

.list_sort .radiowrap {
    display: inline-block;
}

    .list_sort .radiowrap input[type=radio] {
        display: none;
    }

        .list_sort .radiowrap input[type=radio] + label {
            position: relative;
            min-width: inherit;
            margin: 0;
            padding-left: 15px;
            background: none;
            margin-left: 12px;
            font-size: 12px;
            color: #666666;
            vertical-align: middle;
        }

            .list_sort .radiowrap input[type=radio] + label:before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -5px;
                display: inline-block;
                margin-right: 12px;
                width: 1px;
                height: 10px;
                background-color: #e0e0e0;
                vertical-align: middle;
            }

        .list_sort .radiowrap input[type=radio]:checked + label {
            padding-left: 30px;
            font-size: 14px;
            color: #51a5df;
            background-image: url(../images/icon/icon_sortcheck.png);
            background-size: 13px;
            background-repeat: no-repeat;
            background-position: left 10px center;
        }

    .list_sort .radiowrap:first-child input[type=radio] + label:before {
        display: none;
    }

.left_filter {
    float: left;
    width: 255px;
    margin-right: 45px;
    border: 1px solid #e0e0e0;
}

    .left_filter .tit {
        padding: 20px 30px 0;
        font-size: 16px;
        font-weight: 700;
    }

    .left_filter .accord_wrap .item {
        padding: 0 30px;
        border-bottom: 1px solid #e0e0e0;
    }

        .left_filter .accord_wrap .item .acco_panel {
            margin-bottom: 20px;
        }

        .left_filter .accord_wrap .item .acco_head {
            padding-top: 20px;
        }

        .left_filter .accord_wrap .item:last-child {
            border-bottom: 0;
        }

    .left_filter .accord_wrap .chkwrap {
        margin-bottom: 14px;
    }

        .left_filter .accord_wrap .chkwrap label {
            margin-right: 0;
            font-size: 14px;
            color: #666;
        }

            .left_filter .accord_wrap .chkwrap label span {
                display: inline-block;
                font-size: 14px;
                color: #666;
                font-weight: 400;
                margin-top: -2px;
            }

            .left_filter .accord_wrap .chkwrap label i {
                display: inline-block;
                width: 10px;
                height: 10px;
                margin-left: 3px;
                margin-right: 3px;
                background-image: url(../images/icon/icon_depth.png);
                background-size: 5px;
                background-repeat: no-repeat;
                background-position: center top 0;
                vertical-align: middle;
            }

    .left_filter .accord_wrap .item_category {
        margin-top: 15px;
    }

        .left_filter .accord_wrap .item_category .depth1 {
            position: relative;
            margin-bottom: 20px;
            font-size: 14px;
            font-weight: 500;
        }

            .left_filter .accord_wrap .item_category .depth1.active .depth2 {
                position: relative;
                display: block;
                margin-top: 1.4rem;
                padding-top: 1.4rem;
                border-top: 1px solid #eee;
            }

        .left_filter .accord_wrap .item_category .depth2 {
            margin-top: 1rem;
        }

            .left_filter .accord_wrap .item_category .depth2 > li {
                position: relative;
                padding-left: 2rem;
                margin-bottom: 2rem;
            }

                .left_filter .accord_wrap .item_category .depth2 > li:last-of-type {
                    margin-bottom: 3rem;
                }

                .left_filter .accord_wrap .item_category .depth2 > li:before {
                    content: '';
                    position: absolute;
                    top: 7px;
                    left: 5px;
                    width: 5px;
                    height: 7px;
                    border-left: 1px solid #c3c3c3;
                    border-bottom: 1px solid #c3c3c3;
                }

                .left_filter .accord_wrap .item_category .depth2 > li a {
                    font-size: 14px;
                }

        .left_filter .accord_wrap .item_category .depth3, .left_filter .accord_wrap .item_category .depth4 {
            margin-top: 8px;
        }

            .left_filter .accord_wrap .item_category .depth3 > li, .left_filter .accord_wrap .item_category .depth4 > li {
                position: relative;
                padding-left: 20px;
                margin-bottom: 15px;
                font-weight: 300;
                color: #666666;
            }

                .left_filter .accord_wrap .item_category .depth3 > li a, .left_filter .accord_wrap .item_category .depth4 > li a {
                    font-weight: 300;
                    color: #666666;
                    line-height: 1;
                }

                .left_filter .accord_wrap .item_category .depth3 > li.active, .left_filter .accord_wrap .item_category .depth4 > li.active {
                    color: #0053a7;
                    font-weight: 450;
                }

                    .left_filter .accord_wrap .item_category .depth3 > li.active > a, .left_filter .accord_wrap .item_category .depth4 > li.active > a {
                        color: #0053a7;
                    }

                .left_filter .accord_wrap .item_category .depth3 > li:before, .left_filter .accord_wrap .item_category .depth4 > li:before {
                    content: '';
                    position: absolute;
                    top: 5px;
                    left: 5px;
                    width: 5px;
                    height: 7px;
                    border-left: 1px solid #c3c3c3;
                    border-bottom: 1px solid #c3c3c3;
                }

            .left_filter .accord_wrap .item_category .depth4 > li {
                margin-bottom: 2px;
            }

.sch_area {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .sch_area p {
        position: relative;
        width: 80.67%;
        margin: 0 auto;
        border: 8px solid #2451a4;
    }

        .sch_area p input {
            width: 80%;
            height: 55px;
            background-color: #fff;
            border: 0;
        }

        .sch_area p .btn_search {
            position: absolute;
            right: 30px;
            top: 15px;
        }

.searchcnts {
    padding-top: 50px;
}

    .searchcnts._right {
        padding-top: 0;
    }

    .searchcnts .nodata {
        padding: 0 0 95px;
        margin-bottom: 100px;
        border-bottom: 1px solid #e0e0e0;
        text-align: center;
    }

        .searchcnts .nodata p {
            font-size: 30px;
            font-weight: 500;
        }

            .searchcnts .nodata p > span {
                display: inline-block;
                font-size: 30px;
                color: #51a5df;
            }

        .searchcnts .nodata span {
            display: block;
            color: #999999;
        }

    .searchcnts .nodata_recom {
        text-align: left;
    }

        .searchcnts .nodata_recom > p {
            font-size: 30px;
            font-weight: 500;
        }

            .searchcnts .nodata_recom > p > span {
                display: block;
                font-weight: 300;
            }

        .searchcnts .nodata_recom .product_tree {
            margin-top: 50px;
        }

            .searchcnts .nodata_recom .product_tree .ptype {
                float: left;
                width: calc((100% / 5) - 16px);
                margin-right: 20px;
            }

                .searchcnts .nodata_recom .product_tree .ptype:last-child {
                    margin-right: 0;
                }

                .searchcnts .nodata_recom .product_tree .ptype:nth-child(5n + 1) {
                    clear: left;
                }

                .searchcnts .nodata_recom .product_tree .ptype dt {
                    padding-bottom: 10px;
                    font-size: 18px;
                    font-weight: 500;
                }

            .searchcnts .nodata_recom .product_tree .fig {
                position: relative;
                width: 100%;
                padding-bottom: 100%;
                margin-bottom: 30px;
                overflow: hidden;
            }

                .searchcnts .nodata_recom .product_tree .fig img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                }

            .searchcnts .nodata_recom .product_tree .item {
                margin-top: 5px;
                font-weight: 300;
            }

.slide-bg {
    position: absolute;
    top: 654px;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #eeeeee;
    height: 227px;
    width: 100%;
}

.idx-page_head {
    position: relative;
    max-width: 1280px;
    margin: 0 auto 93px;
}

    .idx-page_head h2 {
        display: inline-block;
        font-size: 40px;
        line-height: 1;
        font-weight: 500;
        vertical-align: middle;
        margin-bottom: 30px;
    }

        .idx-page_head h2 .btn_allv {
            display: inline-block;
            vertical-align: bottom;
        }

            .idx-page_head h2 .btn_allv span {
                display: inline-block;
                width: 90px;
                height: 25px;
                margin-left: 5px;
                border-radius: 25px;
                color: #fff;
                font-size: 13px;
                font-weight: 500;
                line-height: 24px;
                vertical-align: middle;
                background-color: #0053a7;
                text-align: center;
            }

                .idx-page_head h2 .btn_allv span i {
                    display: inline-block;
                    width: 5px;
                    height: 8px;
                    background-image: url(../images/icon/ico_arr-wh.png);
                    background-size: 5px;
                    background-repeat: no-repeat;
                    background-position: center center;
                    margin-top: -2px;
                    margin-left: 4px;
                    vertical-align: middle;
                }

    .idx-page_head .desc * {
        font-weight: 300;
    }

    .idx-page_head .etc {
        border-top: 1px solid #e0e0e0;
        padding-top: 20px;
        margin-top: 20px;
    }

        .idx-page_head .etc p {
            margin-bottom: 5px;
            font-weight: 300;
            color: #666666;
            vertical-align: middle;
        }

        .idx-page_head .etc .btn {
            display: inline-block;
            margin-top: -2px;
            margin-left: 10px;
            width: 120px;
            height: 24px;
            border-radius: 25px;
            line-height: 23px;
            background-color: #7b7b7b;
            color: #fff;
            font-size: 14px;
            text-align: center;
            vertical-align: middle;
        }

            .idx-page_head .etc .btn i {
                display: inline-block;
                width: 5px;
                height: 8px;
                background-image: url(../images/icon/ico_arr-wh.png);
                background-size: 5px;
                background-repeat: no-repeat;
                background-position: center center;
                margin-top: -2px;
                margin-left: 4px;
                vertical-align: middle;
            }

.sol-innov_sec {
    margin-bottom: 165px;
}

    .sol-innov_sec h3 {
        display: inline-block;
        font-size: 28px;
        font-weight: 500;
        vertical-align: middle;
        margin-bottom: 30px;
    }

    .sol-innov_sec .figure {
        position: relative;
        padding-top: 100%;
    }

        .sol-innov_sec .figure img {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .sol-innov_sec .info {
        margin-top: 20px;
    }

        .sol-innov_sec .info .desc {
            width: calc(100% - 10px);
            font-size: 14px;
            line-height: 24px;
            color: #666666;
        }

.slide_page {
    position: relative;
    width: 100%;
    max-width: 1200px;
    min-height: 50px;
    margin-top: 30px;
    text-align: right;
    z-index: 1;
}

    .slide_page > div {
        width: 100%;
    }

    .slide_page .swiper-counter {
        margin-bottom: 10px;
        margin-right: 40px;
    }

        .slide_page .swiper-counter span {
            display: inline-block;
            color: #888888;
        }

            .slide_page .swiper-counter span.cur {
                color: #000;
            }

    .slide_page .swiper-pagination-progressbar {
        width: 100%;
        height: 2px;
        background-color: #e9e9ea;
    }

        .slide_page .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
            background: #000;
        }

.board_list ul {
    padding-bottom: 80px;
}

.desc_wrapper {
    width: 600px;
    height: 420px;
    margin: 0 40px;
    position: relative;
}

    .desc_wrapper .wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .desc_wrapper .info {
        margin: 0 0 24px 0;
    }

        .desc_wrapper .info .title {
            font-size: 22px;
            font-weight: 500;
            padding-bottom: 5px;
        }

            .desc_wrapper .info .title a {
                font-size: inherit;
                font-weight: inherit;
            }

        .desc_wrapper .info .desc {
            font-size: 16px;
            color: #666666;
            line-height: 1.6;
        }

.item_link li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .item_link li:nth-of-type(2n-1) a {
        margin-left: 0;
    }

    .item_link li:nth-of-type(3n) a {
        margin-right: 0;
    }

.item_link a {
    display: inline-block;
    padding-left: 28px;
    padding-right: 28px;
    border: 1px solid #0053a7;
    color: #0053a7;
    line-height: 36px;
    text-align: center;
}

    .item_link a:after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 16px;
        margin: -4px 0 0 17px;
        vertical-align: middle;
        background-image: url(../images/icon/ico_arr_link.png);
        background-position: 0 0;
        background-size: cover;
    }

.introduction .details._top {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #e2e2e2;
}

.introduction .prd_slide {
    float: left;
    position: relative;
    width: 570px;
    margin-right: 60px;
}

    .introduction .prd_slide .prd-swipe {
        min-height: 500px;
    }

        .introduction .prd_slide .prd-swipe .figure {
            position: relative;
            width: 492px;
            margin: 0 auto;
            padding-bottom: 86.316%;
            overflow: hidden;
        }

            .introduction .prd_slide .prd-swipe .figure img, .introduction .prd_slide .prd-swipe .figure video, .introduction .prd_slide .prd-swipe .figure .youtube_vod {
                position: absolute;
                top: 50%;
                left: 50%;
                max-width: 100%;
                min-width: 100%;
                min-height: 100%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

            .introduction .prd_slide .prd-swipe .figure .video_util {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }

                .introduction .prd_slide .prd-swipe .figure .video_util button.btn_play > span {
                    display: block;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    min-width: 50px;
                    min-height: 50px;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    background-image: url(/images/event/BiCycle_230704/btn_play.png);
                    background-size: cover;
                    background-position: center 0;
                    background-repeat: no-repeat;
                }

                .introduction .prd_slide .prd-swipe .figure .video_util button.btn_play.stop > span {
                    background-image: url(/images/event/BiCycle_230704/btn_stop.png);
                }

                .introduction .prd_slide .prd-swipe .figure .video_util button.btn_play:before {
                    content: '';
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(0, 0, 0, 0.3);
                }

    .introduction .prd_slide .prd-thumbs {
        position: relative;
        width: 100%;
        height: 82px;
        z-index: 1;
    }

        .introduction .prd_slide .prd-thumbs .swiper-wrapper {
            margin-left: 30px;
        }

        .introduction .prd_slide .prd-thumbs .swiper-slide {
            width: 80px !important;
            height: 80px !important;
            margin-right: 5px;
            cursor: pointer;
        }

            .introduction .prd_slide .prd-thumbs .swiper-slide.swiper-slide-thumb-active .figure {
                border: 1px solid #0053a7;
            }

        .introduction .prd_slide .prd-thumbs .figure {
            position: relative;
            width: 100%;
            padding-bottom: 100%;
            border: 1px solid #fff;
            overflow: hidden;
        }

            .introduction .prd_slide .prd-thumbs .figure img {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

            .introduction .prd_slide .prd-thumbs .figure.video:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background-image: url(/images/event/BiCycle_230704/btn_play.png);
                background-size: 30px;
                background-repeat: no-repeat;
                background-position: center center;
                z-index: 1;
            }

        .introduction .prd_slide .prd-thumbs .swiper-button-next, .introduction .prd_slide .prd-thumbs .swiper-button-prev {
            top: 27%;
            height: 82px;
            background-size: 8px;
            background-repeat: no-repeat;
            background-position: center center;
            background-color: white;
        }

        .introduction .prd_slide .prd-thumbs .swiper-button-next {
            right: 0;
            background-image: url(../images/icon/ico_cal_next.png);
        }

        .introduction .prd_slide .prd-thumbs .swiper-button-prev {
            left: 0;
            background-image: url(../images/icon/ico_cal_prev.png);
        }

.introduction .prd_info {
    float: left;
    width: 570px;
}

    .introduction .prd_info .tit {
        font-size: 26px;
        line-height: 1.5;
        font-weight: 500;
        margin-bottom: 10px;
    }

        .introduction .prd_info .tit.brand {
            margin-bottom: 11px;
            line-height: 1;
        }

    .introduction .prd_info .code > li {
        position: relative;
        float: left;
        color: #0053a7;
        padding-left: 20px;
        margin-left: 20px;
        line-height: 1;
        font-weight: 500;
    }

        .introduction .prd_info .code > li:before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -6px;
            display: block;
            width: 1px;
            height: 13px;
            background-color: #e0e0e0;
        }

        .introduction .prd_info .code > li:first-child {
            padding-left: 0;
            margin-left: 0;
        }

            .introduction .prd_info .code > li:first-child:before {
                display: none;
            }

    .introduction .prd_info .option {
        margin-top: 40px;
        overflow: hidden;
    }

        .introduction .prd_info .option dt {
            margin-top: 40px;
            font-weight: 500;
        }

            .introduction .prd_info .option dt:first-child {
                margin-top: 0;
            }

        .introduction .prd_info .option ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0 0 0 -10px;
            font-size: 0;
        }

        .introduction .prd_info .option li {
            position: relative;
            margin: 10px 0 0 10px;
        }

@media (max-width: 359px) {
    .introduction .prd_info .option li {
        min-width: calc(50% - 10px);
    }
}

.introduction .prd_info .option input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

    .introduction .prd_info .option input[type="radio"]:checked + label {
        border-color: #000;
        color: #000;
    }

.introduction .prd_info .option label {
    display: block;
    min-width: 85px;
    padding: 0 18px;
    border: 1px solid #e0e0e0;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}

.introduction .prd_info .btn_wrap {
    margin-top: 60px;
}

    .introduction .prd_info .btn_wrap .btn {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 380px;
    }

.introduction .prd_info .etc {
    margin-top: 20px;
}

    .introduction .prd_info .etc p {
        margin-bottom: 5px;
        font-weight: 300;
        color: #666666;
    }

    .introduction .prd_info .etc .btn {
        width: 120px;
        height: 24px;
        border-radius: 25px;
        line-height: 23px;
        background-color: #7b7b7b;
        color: #fff;
        text-align: center;
    }

        .introduction .prd_info .etc .btn i {
            display: inline-block;
            width: 5px;
            height: 8px;
            background-image: url(../images/icon/ico_arr-wh.png);
            background-size: 5px;
            background-repeat: no-repeat;
            background-position: center center;
            margin-top: -2px;
            margin-left: 4px;
            vertical-align: middle;
        }

.introduction .prd_spec {
    float: left;
    width: 50%;
}

    .introduction .prd_spec dt {
        float: left;
        width: 150px;
        margin-bottom: 14px;
    }

        .introduction .prd_spec dt.mark {
            padding-top: 30px;
        }

    .introduction .prd_spec dd {
        float: left;
        width: calc(100% - 150px);
        margin-bottom: 14px;
        color: #666;
        font-weight: 300;
    }

        .introduction .prd_spec dd.mark {
            margin-top: 20px;
        }

    .introduction .prd_spec [class^="ico"] {
        display: inline-block;
        width: 60px;
        height: 60px;
        margin-right: 10px;
    }

.introduction .prd_desc {
    float: left;
    width: 50%;
}

    .introduction .prd_desc dt {
        float: left;
        width: 150px;
        margin-bottom: 15px;
    }

    .introduction .prd_desc dd {
        float: left;
        width: calc(100% - 150px);
        margin-bottom: 15px;
        font-weight: 300;
    }

    .introduction .prd_desc ul {
        margin-bottom: 30px;
    }

        .introduction .prd_desc ul li {
            position: relative;
            padding-left: 13px;
            font-size: inherit;
            font-weight: 300;
            text-align: left;
        }

            .introduction .prd_desc ul li:before {
                content: '・';
                position: absolute;
                left: 0;
                top: 3px;
                display: block;
            }

.introduction .row {
    margin-top: 120px;
}

    .introduction .row h4 {
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 500;
    }

        .introduction .row h4 > p {
            font-weight: 300;
            color: #666666;
        }

.introduction .details_slide {
    position: relative;
}

    .introduction .details_slide .figure {
        position: relative;
        padding-bottom: 100%;
        overflow: hidden;
        background-image: url(/images/event/BiCycle_230704/default_image.png);
        background-size: cover;
        background-position: center 0;
        background-repeat: no-repeat;
    }

        .introduction .details_slide .figure img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .introduction .details_slide .info {
        margin-top: 15px;
    }

        .introduction .details_slide .info .pname {
            min-height: 49px;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 1.6;
        }

        .introduction .details_slide .info .desc {
            min-height: 45px;
            color: #666666;
            font-size: 14px;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 1.6;
        }

    .introduction .details_slide .img {
        position: relative;
        padding-bottom: 100%;
        overflow: hidden;
    }

        .introduction .details_slide .img img {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.introduction ._reference {
    margin-top: 120px;
    border-top: 1px solid #e2e2e2;
}

    .introduction ._reference .item {
        padding-left: 0;
        border-bottom: 1px solid #e2e2e2;
    }

        .introduction ._reference .item:last-of-type .acco_panel {
            padding-bottom: 0;
        }

    .introduction ._reference .acco_head {
        padding: 40px 60px 40px 15px;
    }

        .introduction ._reference .acco_head .acco_target {
            font-size: 20px;
            font-weight: 350;
        }

        .introduction ._reference .acco_head[aria-expanded="true"] {
            padding-bottom: 20px;
        }

    .introduction ._reference .acco_target {
        font-weight: 400;
    }

    .introduction ._reference .acco_panel {
        padding-bottom: 20px;
    }

        .introduction ._reference .acco_panel li {
            padding: 15px 0 15px 45px;
            font-weight: 300;
        }

            .introduction ._reference .acco_panel li a {
                font-weight: 300;
            }

    .introduction ._reference [class^="ico"] {
        display: inline-block;
        width: 35px;
        height: 35px;
        margin-right: 20px;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        vertical-align: middle;
    }

    .introduction ._reference .ico_pdf {
        background-image: url(../images/icon/ico_pdf.png);
    }

    .introduction ._reference .ico_jpg {
        background-image: url(../images/icon/ico_jpg.png);
    }

    .introduction ._reference .ico_gif {
        background-image: url(../images/icon/ico_gif.png);
    }

.layer_body.lineuppopup .layer_wrap {
    max-width: 860px;
    max-height: 80%;
}

    .layer_body.lineuppopup .layer_wrap .layer_cont {
        position: relative;
        text-align: center;
    }

        .layer_body.lineuppopup .layer_wrap .layer_cont .layer_close {
            position: absolute;
            right: 40px;
            top: 40px;
        }

        .layer_body.lineuppopup .layer_wrap .layer_cont img {
            max-width: 720px;
            margin: 0 auto;
        }

.terms {
    width: 100%;
    padding: 30px 20px 60px;
    background-color: #f2f4f6;
}

    .terms > p {
        font-weight: 500;
    }

    .terms * {
        font-size: 14px;
        color: #666666;
    }

    .terms dl {
        margin-top: 20px;
    }

    .terms dd {
        font-weight: 300;
    }

.custom .idx-page_head {
    margin-bottom: 65px;
}

.custom .bnr_figure {
    margin-bottom: 50px;
}

.custom ._agr .chkwrap {
    margin-bottom: 10px;
    font-weight: 300;
}

    .custom ._agr .chkwrap span {
        font-size: 12px;
        color: #00a8e2;
        vertical-align: baseline;
    }

    .custom ._agr .chkwrap label {
        margin: 18px 0;
    }

.custom ._agr .inscroll {
    height: 214px;
    overflow: hidden;
}

.custom ._agr .inframe {
    width: 100%;
    height: 240px;
    resize: none;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    overflow-y: scroll;
}

.custom .counsel_wrap {
    margin-bottom: 60px;
}

.custom input[type=text], .custom input[type=password], .custom input[type=number], .custom input[type=tel], .custom input[type=email], .custom textarea {
    height: 40px;
    padding: 9px 10px;
    background-color: #f2f4f6;
    border: 1px solid #f2f4f6;
    font-size: 16px;
    line-height: 20px;
}

.custom textarea {
    padding: 27px 20px;
}

.custom .radiowrap input[type=radio] + label {
    background-position: 0 11px;
    margin-right: 15px;
}

.custom hr {
    width: 100%;
    height: 2px;
    margin-bottom: 40px;
}

.custom .frm_group {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
}

    .custom .frm_group:first-child {
        margin-top: 0;
    }

    .custom .frm_group label {
        font-weight: 300;
        line-height: 40px;
    }

    .custom .frm_group dt, .custom .frm_group dd {
        float: left;
    }

    .custom .frm_group dt {
        position: relative;
        width: 130px;
    }

    .custom .frm_group dd:not(.mix_half) {
        width: 630px;
    }

    .custom .frm_group select {
        margin-right: 0;
        height: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .custom .frm_group .warn {
        line-height: 30px;
        font-size: 14px;
    }

    .custom .frm_group .mix_half .inpwrap p {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .custom .frm_group .mix_half .email:before {
        left: 307px;
        top: 18%;
    }

    .custom .frm_group .mix_half .email p {
        width: 300px;
        margin-left: 32px;
    }

    .custom .frm_group .mix_half .sel_email {
        width: 300px;
        margin-left: 8px;
    }

    .custom .frm_group .mix_half .business p {
        width: 322px;
    }

    .custom .frm_group .mix_half .sel_business {
        width: 300px;
    }

    .custom .frm_group .mix_half .sel_month {
        width: 157px;
        margin-right: 8px;
    }

    .custom .frm_group .mix_half .sel_day {
        width: 157px;
        margin-right: 8px;
    }

    .custom .frm_group .mix_half .sel_time {
        width: 300px;
    }

    .custom .frm_group .chkwrap {
        margin-bottom: 15px;
    }

        .custom .frm_group .chkwrap input[type=checkbox] + label {
            padding-left: 25px;
            font-size: 14px;
        }

    .custom .frm_group textarea {
        width: 1070px;
        resize: none;
    }

    .custom .frm_group + .frm_group {
        margin-top: 15px;
    }

.custom .btn_wrap.user {
    margin-left: 355px;
    margin-right: 355px;
}

.professional .idx-page_head {
    position: static;
    margin-bottom: 50px;
}

    .professional .idx-page_head h2 {
        margin-bottom: 0px;
    }

.professional .bnr_figure {
    position: relative;
    min-height: 530px;
    margin-bottom: 105px;
    overflow: hidden;
}

    .professional .bnr_figure img {
        position: absolute;
        top: 0;
        left: 50%;
        max-width: inherit;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .professional .bnr_figure ._box {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 1200px;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .professional .bnr_figure figcaption {
        float: right;
        max-width: 550px;
        margin: 0 auto 0;
        font-size: 20px;
        font-weight: 300;
    }

        .professional .bnr_figure figcaption strong {
            display: block;
            margin-top: 20px;
            font-size: 34px;
            line-height: 1.5;
            font-weight: 500;
        }

.professional .about .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

    .professional .about .row:last-child {
        padding-bottom: 0;
    }

.professional .about .tit {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
}

.professional .about .desc {
    margin-top: 20px;
    margin-bottom: 120px;
    font-size: 18px;
    font-weight: 300;
}

.professional .about_top figcaption {
    position: relative;
    margin: -57px 0 0 30px;
    padding: 40px 30px;
    background-color: #fff;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    -webkit-box-shadow: 9px 15px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 9px 15px 30px 0 rgba(0, 0, 0, 0.05);
}

    .professional .about_top figcaption strong {
        display: block;
        margin-top: 20px;
        font-size: inherit;
        font-weight: 500;
    }

.professional .about .sec_left {
    float: left;
    width: calc(50% - 40px);
}

.professional .about .sec_right {
    float: right;
    width: calc(50% - 40px);
    margin-top: 135px;
}

.professional .about_sec1 .tit {
    font-weight: 300;
}

    .professional .about_sec1 .tit em {
        font-size: inherit;
        font-weight: 500;
    }

.professional .about_sec1 > .desc {
    margin-top: 20px;
}

.professional .about_sec1 figcaption {
    padding: 30px 0 0;
}

    .professional .about_sec1 figcaption em {
        display: block;
        font-size: 22px;
        font-weight: 700;
        line-height: 28px;
    }

.professional .about_sec2 {
    background-color: #f2f4f6;
}

    .professional .about_sec2 .row {
        padding-top: 120px;
    }

    .professional .about_sec2 ul {
        margin-top: 30px;
        background-color: #fff;
        padding-bottom: 40px;
    }

    .professional .about_sec2 li {
        float: left;
        width: 25%;
        padding: 100px 30px 40px;
        text-align: center;
        font-size: 18px;
        font-weight: 400;
    }

        .professional .about_sec2 li span {
            font-size: inherit;
            font-weight: 700;
        }

        .professional .about_sec2 li:nth-of-type(1):before {
            content: '';
            display: block;
            width: 65px;
            height: 65px;
            margin: 0 auto 20px;
            background: url(../images/professional/ico_manage01.png) no-repeat 50% 50%;
            background-size: cover;
        }

        .professional .about_sec2 li:nth-of-type(2):before {
            content: '';
            display: block;
            width: 65px;
            height: 65px;
            margin: 0 auto 20px;
            background: url(../images/professional/ico_manage02.png) no-repeat 50% 50%;
            background-size: cover;
        }

        .professional .about_sec2 li:nth-of-type(3):before {
            content: '';
            display: block;
            width: 65px;
            height: 65px;
            margin: 0 auto 20px;
            background: url(../images/professional/ico_manage03.png) no-repeat 50% 50%;
            background-size: cover;
        }

        .professional .about_sec2 li:nth-of-type(4):before {
            content: '';
            display: block;
            width: 65px;
            height: 65px;
            margin: 0 auto 20px;
            background: url(../images/professional/ico_manage04.png) no-repeat 50% 50%;
            background-size: cover;
        }

    .professional .about_sec2 .desc {
        margin-bottom: 50px;
    }

    .professional .about_sec2 .report p {
        padding: 40px 0 15px;
        font-size: 24px;
        font-weight: 500;
        text-align: center;
    }

    .professional .about_sec2 .report .btn_wrap {
        padding-bottom: 120px;
        text-align: center;
    }

    .professional .about_sec2 .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 300;
        max-width: 490px;
    }

        .professional .about_sec2 .btn span {
            margin-left: 4px;
            color: inherit;
            font-weight: 700;
        }

    .professional .about_sec2 .ico_down {
        display: inline-block;
        margin-right: 10px;
        width: 20px;
        height: 20px;
        background: url(../images/icon/icon_download-wh.png) no-repeat 0 0/cover;
    }

.professional .about_sec3 .tit {
    font-weight: 500;
}

.professional .about_sec3 ul {
    margin-bottom: 40px;
}

.professional .about_sec3 li {
    float: left;
    width: calc(100%/3);
    padding-bottom: 19%;
}

    .professional .about_sec3 li:nth-child(odd) {
        background-color: #eef6ff;
    }

    .professional .about_sec3 li:nth-child(even) {
        background-color: #f8fbff;
    }

    .professional .about_sec3 li:nth-of-type(1) {
        background-image: url(../images/professional/bg_covid01.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li:nth-of-type(2) {
        background-image: url(../images/professional/bg_covid02.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li:nth-of-type(3) {
        background-image: url(../images/professional/bg_covid03.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li:nth-of-type(4) {
        background-image: url(../images/professional/bg_covid04.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li:nth-of-type(5) {
        background-image: url(../images/professional/bg_covid05.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li:nth-of-type(6) {
        background-image: url(../images/professional/bg_covid06.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 0;
    }

    .professional .about_sec3 li div {
        height: 100px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 25px;
        padding-top: 40px;
        font-size: 22px;
        font-weight: 500;
        vertical-align: top;
    }

    .professional .about_sec3 li span {
        display: block;
        font-size: 16px;
        font-weight: 300;
    }

    .professional .about_sec3 li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 25px;
    }

        .professional .about_sec3 li a i {
            display: inline-block;
            width: 10px;
            height: 14px;
            margin: -2px 0 0 10px;
            background: url(../images/icon/ico_arr-bk.png) no-repeat 50% 50%;
            background-size: 100% auto;
            vertical-align: middle;
        }

.professional .about_sec3 .desc {
    margin-bottom: 40px;
    font-size: 22px;
}

.professional .about_sec4 {
    padding: 80px 0 110px;
    background-color: #f2f4f6;
}

    .professional .about_sec4 .row {
        padding-top: 20px;
    }

    .professional .about_sec4 .tit {
        font-weight: 500;
        font-size: 40px;
    }

    .professional .about_sec4 ul {
        margin-top: 60px;
    }

    .professional .about_sec4 li {
        position: relative;
        float: left;
        width: calc(100% / 6);
        padding: 20px;
    }

        .professional .about_sec4 li a {
            display: block;
            position: absolute;
            width: 100%;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            text-align: center;
        }

        .professional .about_sec4 li:nth-child(2) img {
            max-width: 80%;
        }

.professional .about_sec5.row {
    padding-top: 140px;
}

.professional .about_sec5 .tit {
    padding-bottom: 40px;
    font-weight: 500;
    font-size: 40px;
}

.professional .about_sec5 ul {
    margin-top: 10px;
}

.professional .about_sec5 li {
    float: left;
    width: calc(100% / 7);
    margin-top: 10px;
    text-align: center;
}

    .professional .about_sec5 li:nth-of-type(1) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution01.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(2) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution02.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(3) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution03.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(4) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution04.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(5) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution05.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(6) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution06.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li:nth-of-type(7) span:before {
        content: '';
        display: block;
        width: 55px;
        height: 60px;
        margin: 0 auto 23px;
        background-image: url(../images/professional/ico_solution07.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .professional .about_sec5 li span {
        display: block;
        padding: 15px 15px 10px;
        font-size: 14px;
    }

.professional .about_vod .row {
    padding-top: 0;
    margin-top: -120px;
    margin-bottom: 120px;
}

.professional .about_vod .vod {
    width: 720px;
    position: relative;
    padding-bottom: 40%;
    margin: 0 auto;
    overflow: hidden;
}

    .professional .about_vod .vod iframe {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

.professional .logo {
    position: relative;
    max-width: 100%;
    padding: 90px 0 100px;
    margin-bottom: -150px;
    background-color: #eeeeee;
}

    .professional .logo .idx-page_head {
        line-height: 1;
        margin-bottom: 150px;
    }

    .professional .logo .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 0 20px;
    }

        .professional .logo .content dl:first-of-type {
            -webkit-box-flex: 1.38;
            -ms-flex: 1.38;
            flex: 1.38;
        }

        .professional .logo .content dl:last-of-type {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        .professional .logo .content dt {
            font-size: 24px;
            font-weight: 400;
            padding-bottom: 38px;
        }

        .professional .logo .content dd {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            .professional .logo .content dd.ko {
                padding: 0 10px;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                .professional .logo .content dd.ko .img {
                    -webkit-box-flex: 1;
                    -ms-flex: 1;
                    flex: 1;
                    padding-top: 22px;
                }

            .professional .logo .content dd.store {
                -ms-flex-pack: distribute;
                justify-content: space-around;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

                .professional .logo .content dd.store p {
                    font-size: 16px;
                    line-height: 24px;
                    font-weight: 400;
                    color: #999;
                    position: relative;
                }

                    .professional .logo .content dd.store p:before {
                        content: '*';
                        position: absolute;
                        top: 0;
                        right: 100%;
                    }

.professional .sort_store {
    padding: 30px 0 0;
    margin-bottom: 60px;
    text-align: center;
}

    .professional .sort_store select {
        display: inline-block;
        min-width: 120px;
        width: auto;
        min-height: 40px;
        padding-right: 20px;
        margin-right: 5px;
    }

        .professional .sort_store select:last-child {
            min-width: 220px;
        }

    .professional .sort_store .inpwrap {
        display: inline-block;
    }

    .professional .sort_store .btn_wrap {
        display: inline-block;
        margin-bottom: 0;
    }

.professional .map_area {
    position: relative;
    width: 100%;
    height: 450px;
    margin-bottom: 60px;
    text-align: center;
}

    .professional .map_area .mapapi {
        position: absolute;
        left: 50%;
        width: 100%;
        height: 450px;
        text-align: center;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.professional .mapinfo_tx {
    position: absolute;
    display: inline-block;
    border: 1px solid #0053a7;
    padding: 2px 5px;
    color: #0053a7;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.85);
}

.professional .tbl_list.partner_list th {
    position: relative;
    font-size: 18px;
    font-weight: 500;
}

    .professional .tbl_list.partner_list th:before {
        content: '';
        height: 20px;
        background-color: #b0b0b0;
    }

    .professional .tbl_list.partner_list th:first-child:before {
        display: none;
    }

.professional .tbl_list.partner_list .items {
    color: #0053a7;
}

.brand .breadcrumb {
    margin: -18px auto 12px;
}

.brand_info {
    padding: 90px 30px 115px;
    position: relative;
}

    .brand_info .logo {
        height: 45px;
        margin-bottom: 20px;
    }

    .brand_info .desc {
        font-size: 20px;
        line-height: 30px;
        font-weight: 350;
        color: #fff;
    }

    .brand_info .item_link {
        margin-top: 30px;
        padding-bottom: 15px;
    }

        .brand_info .item_link li {
            display: inline-block;
            margin: 0 .75rem .75rem 0;
        }

            .brand_info .item_link li:last-of-type {
                margin-bottom: 0;
            }

        .brand_info .item_link a {
            display: block;
            padding: 7px 27px;
            font-size: 16px;
            font-weight: 500;
            line-height: 25px;
            color: #fff;
            background-color: #0c479b;
            border-color: transparent;
        }

            .brand_info .item_link a:after {
                content: '';
                display: inline-block;
                width: 9px;
                height: 16px;
                margin: -4px 0 0 18px;
                vertical-align: middle;
                background-image: url(../images/icon/ico_arr-wh.png);
                background-position: 0 0;
                background-size: cover;
            }

    .brand_info figure {
        text-align: right;
        max-width: 100%;
    }

        .brand_info figure img {
            position: absolute;
        }

.brand .bnr_bg {
    overflow: hidden;
    width: 100%;
    background-image: linear-gradient(to bottom, #4daadf, #2357a2 calc(100% - 54px));
}

    .brand .bnr_bg.kleenex {
        height: 456px;
    }

        .brand .bnr_bg.kleenex .bnr_cont {
            width: 820px;
        }

        .brand .bnr_bg.kleenex figure img {
            right: -1.5%;
            top: 15%;
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

    .brand .bnr_bg.scott {
        height: 438px;
    }

        .brand .bnr_bg.scott .bnr_cont {
            width: 700px;
        }

        .brand .bnr_bg.scott figure img {
            right: -1.5%;
            top: 15%;
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

    .brand .bnr_bg.poppy {
        height: 340px;
    }

        .brand .bnr_bg.poppy .bnr_cont {
            width: 800px;
        }

        .brand .bnr_bg.poppy figure img {
            right: 0%;
            top: 3%;
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

    .brand .bnr_bg.kleenguard {
        height: 370px;
    }

        .brand .bnr_bg.kleenguard .bnr_cont {
            width: 740px;
        }

        .brand .bnr_bg.kleenguard figure img {
            right: -3%;
            top: 3%;
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }

    .brand .bnr_bg.wypall {
        height: 450px;
    }

        .brand .bnr_bg.wypall .bnr_cont {
            width: 800px;
        }

        .brand .bnr_bg.wypall figure img {
            right: 2%;
            top: 8%;
        }

    .brand .bnr_bg.kimtech {
        height: 370px;
    }

        .brand .bnr_bg.kimtech .bnr_cont {
            width: 780px;
        }

        .brand .bnr_bg.kimtech figure img {
            right: -4%;
            top: 4%;
        }

.brand .tab_navi {
    -webkit-transform: translateY(-42px);
    transform: translateY(-42px);
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 15px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s ease;
    transition: 0.1s ease;
}

    .brand .tab_navi ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70px;
    }

        .brand .tab_navi ul li {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: center;
        }

            .brand .tab_navi ul li a {
                display: inline-block;
                width: 100%;
                height: 100%;
                line-height: 70px;
                color: #999;
            }

            .brand .tab_navi ul li.active {
                border-bottom: 5px solid #224c96;
            }

                .brand .tab_navi ul li.active a {
                    color: #224c96;
                    font-weight: 700;
                }

.brand .list_sort {
    float: right;
    margin-top: 50px;
}

    .brand .list_sort:after {
        content: '';
        display: block;
        clear: both;
    }

.brand .product_list {
    padding: 100px 0;
}

    .brand .product_list ._col5 {
        margin-bottom: 50px;
        border-bottom: 1px solid #e0e0e0;
    }

        .brand .product_list ._col5:last-child {
            border-bottom: 0;
            margin-bottom: 0px;
        }

        .brand .product_list ._col5 li {
            position: relative;
            float: left;
            width: calc((100% / 5));
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 50px;
            border-bottom: 0;
        }

            .brand .product_list ._col5 li:nth-child(4n + 1) {
                clear: none;
            }

            .brand .product_list ._col5 li:nth-child(5n + 1) {
                clear: both;
            }

            .brand .product_list ._col5 li a {
                display: block;
                width: 100%;
                height: 100%;
            }

        .brand .product_list ._col5:after {
            content: '';
            display: block;
            clear: both;
        }

.brand.sub .bnr_bg.kleenex_s01 {
    height: 207px;
}

.brand.sub .bnr_bg.kleenex_s02 {
    height: 208px;
}

.brand.sub .bnr_bg.kleenex_s03 {
    height: 224px;
}

.brand.sub .bnr_bg.wypall_sub {
    height: 210px;
}

.brand.sub .brand_info {
    padding: 60px 40px 0px;
}

    .brand.sub .brand_info .desc {
        margin-bottom: 14px;
    }

    .brand.sub .brand_info .item_link {
        position: absolute;
        right: 40px;
        top: 50%;
    }

.brand.sub .tab_wrap .tab_navi {
    margin-top: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.brand.sub .tab_wrap .tab_cont p {
    max-width: 1200px;
}

    .brand.sub .tab_wrap .tab_cont p img {
        width: 100%;
    }

    .brand.sub .tab_wrap .tab_cont p._gif {
        text-align: center;
    }

        .brand.sub .tab_wrap .tab_cont p._gif img {
            max-width: 800px;
        }

.layer_body.vodpop .layer_close {
    background-image: url(/images/event/BiCycle_230704/btn_wdel.png);
}

.layer_body.vodpop .layer_wrap {
    width: calc(100% - 20px);
    max-width: 500px;
    height: 315px;
    background-color: transparent;
}

.layer_body.vodpop .layer_cont {
    padding: 0;
    padding-top: 30px;
}

.layer_body.vodpop iframe {
    width: 100%;
    height: 100%;
}

.nbsp {
    display: inline-block;
    width: 20px;
}

.solution_view {
    max-width: 1200px;
    margin: 0 auto;
}

    .solution_view .sol_title {
        display: block;
        margin-bottom: 65px;
        font-size: 40px;
        font-weight: 500;
    }

        .solution_view .sol_title > span {
            display: block;
            font-size: 16px;
            font-weight: 300;
        }

    .solution_view .sub_block {
        margin-bottom: 50px;
    }

        .solution_view .sub_block dt {
            margin-bottom: 45px;
        }

            .solution_view .sub_block dt h2 {
                margin-bottom: 25px;
            }

        .solution_view .sub_block h2 {
            position: relative;
            margin-bottom: 60px;
            font-size: 26px;
            font-weight: 700;
            vertical-align: top;
        }

            .solution_view .sub_block h2 > span {
                display: inline-block;
                max-width: 70%;
                margin-top: 5px;
                margin-left: 5.625rem;
                font-size: 16px;
                font-weight: 400;
            }

            .solution_view .sub_block h2 > p {
                padding-bottom: 30px;
            }

                .solution_view .sub_block h2 > p:first-child {
                    padding-top: 10px;
                }

        .solution_view .sub_block .product_list {
            margin-bottom: 50px;
        }

            .solution_view .sub_block .product_list ul > li {
                width: calc((100% / 4) - 68px);
                padding-left: 0;
                padding-right: 0;
                margin-right: 90px;
                border-bottom: 0 !important;
            }

                .solution_view .sub_block .product_list ul > li:nth-child(4n) {
                    margin-right: 0;
                }

            .solution_view .sub_block .product_list .tit {
                min-height: 100px;
                padding-bottom: 40px;
                font-size: 24px;
                font-weight: 700;
            }

                .solution_view .sub_block .product_list .tit > span {
                    display: block;
                    font-size: 16px;
                    font-weight: 300;
                }

                    .solution_view .sub_block .product_list .tit > span.etc {
                        color: #666;
                    }

                        .solution_view .sub_block .product_list .tit > span.etc .btn {
                            margin-top: -2px;
                            margin-left: 10px;
                            width: 120px;
                            height: 24px;
                            border-radius: 25px;
                            line-height: 23px;
                            background-color: #7b7b7b;
                            color: #fff;
                            text-align: center;
                            vertical-align: middle;
                        }

                        .solution_view .sub_block .product_list .tit > span.etc i {
                            display: inline-block;
                            width: 5px;
                            height: 8px;
                            background-image: url(../images/icon/ico_arr-wh.png);
                            background-size: 5px;
                            background-repeat: no-repeat;
                            background-position: center center;
                            margin-top: -2px;
                            margin-left: 4px;
                            vertical-align: middle;
                        }

            .solution_view .sub_block .product_list .img img {
                width: auto;
                max-height: 100%;
            }

            .solution_view .sub_block .product_list ._half {
                float: left;
                width: 50%;
                padding-right: 45px;
            }

                .solution_view .sub_block .product_list ._half ul > li {
                    width: calc((100% / 2) - 45px);
                    padding-left: 0;
                    padding-right: 0;
                    margin-right: 90px;
                }

                    .solution_view .sub_block .product_list ._half ul > li:nth-child(2n) {
                        margin-right: 0;
                    }

                    .solution_view .sub_block .product_list ._half ul > li:nth-child(2n + 1) {
                        clear: both;
                    }

                .solution_view .sub_block .product_list ._half._right {
                    float: right;
                    padding-left: 45px;
                    padding-right: 0;
                }

                    .solution_view .sub_block .product_list ._half._right ul > li {
                        margin-right: 0;
                        margin-left: 90px;
                    }

                        .solution_view .sub_block .product_list ._half._right ul > li:nth-child(2n - 1) {
                            margin-left: 0;
                        }

    .solution_view .level-d {
        min-height: 500px;
        padding: 75px 0;
        margin-bottom: 75px;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        text-align: center;
    }

        .solution_view .level-d .inn {
            position: relative;
            max-width: 895px;
            min-height: 500px;
            margin: 0 auto;
            background-image: url(../images/solution/solution06_level-cut.png);
            background-size: auto;
            background-repeat: no-repeat;
            background-position: 0 0;
        }

        .solution_view .level-d i {
            display: inline-block;
            width: 30px;
            height: 30px;
            background-image: url(../images/solution/solution_ico.png);
            background-size: 30px;
            background-repeat: no-repeat;
            background-position: 0 0;
            vertical-align: middle;
        }

        .solution_view .level-d p {
            position: absolute;
            text-align: left;
        }

            .solution_view .level-d p.p01 {
                left: 100px;
                top: 40px;
            }

            .solution_view .level-d p.p02 {
                left: 145px;
                top: 140px;
            }

            .solution_view .level-d p.p03 {
                left: 135px;
                bottom: 190px;
            }

            .solution_view .level-d p.p04 {
                left: 120px;
                bottom: 55px;
            }

            .solution_view .level-d p strong {
                display: inline-block;
                margin: 0 19px;
                font-weight: 400;
                font-size: 20px;
                letter-spacing: -.5px;
                vertical-align: middle;
            }

            .solution_view .level-d p span {
                display: inline-block;
                width: 500px;
                vertical-align: middle;
            }

#productArea:after {
    content: '';
    position: relative;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin-top: -2px;
    z-index: 1;
}

.brand .product_list:after {
    content: '';
    position: relative;
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin-top: -2px;
    z-index: 1;
}

.sitemap .page_head {
    margin-bottom: 40px;
}

.sitemap .section {
    margin-bottom: 60px;
    border-bottom: 1px solid #e2e2e2;
}

    .sitemap .section * {
        line-height: 1;
    }

    .sitemap .section.sec2 {
        padding-bottom: 20px;
    }

    .sitemap .section.sec6 {
        border-bottom: none;
    }

    .sitemap .section h3 {
        font-size: 26px;
        font-weight: 500;
    }

    .sitemap .section .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 40px;
    }

        .sitemap .section .nav > li {
            min-width: 240px;
            margin-bottom: 40px;
        }

            .sitemap .section .nav > li .ti, .sitemap .section .nav > li > a {
                font-size: 20px;
                display: inline-block;
                margin-bottom: 20px;
            }

            .sitemap .section .nav > li ul > li {
                margin-bottom: 15px;
            }

                .sitemap .section .nav > li ul > li > a {
                    font-weight: 300;
                }

                    .sitemap .section .nav > li ul > li > a:before {
                        content: '';
                        display: inline-block;
                        width: 4px;
                        height: 4px;
                        background-color: #000;
                        border-radius: 50%;
                        margin-top: -3px;
                        margin-right: 6px;
                        vertical-align: middle;
                    }

.eventpage.wrap {
    padding-top: 0;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
}

    .eventpage.wrap h1.logo {
        margin: 25px auto 0;
        background-size: 110px;
        width: 110px;
        height: 70px;
    }

    .eventpage.wrap .conts {
        position: absolute;
    }

.eventpage .img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.eventpage [class*='event_'] {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.eventpage .event_bg1 {
    padding-top: 1149px;
}

    .eventpage .event_bg1 .conts {
        top: 470px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .eventpage .event_bg1 .conts .btn {
            width: 250px;
            height: 80px;
            background-color: #fae900;
            border-radius: 40px;
            text-align: center;
            font-size: 30px;
            font-weight: 500;
            line-height: 80px;
            letter-spacing: -0.02em;
            -webkit-box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.3);
            box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.3);
        }

.eventpage .event_bg2 {
    padding-top: 930px;
}

    .eventpage .event_bg2 .conts {
        bottom: 200px;
        left: 53%;
    }

        .eventpage .event_bg2 .conts .info {
            display: inline-block;
            width: 270px;
            color: #666;
            font-size: 24px;
            font-weight: 350;
            line-height: 36px;
            letter-spacing: -0.02em;
        }

        .eventpage .event_bg2 .conts .info_2 {
            padding-left: 10px;
        }

.eventpage .event_bg3 {
    padding-top: 1060px;
}

.eventpage .event_bg4 {
    height: auto;
    text-align: center;
    padding: 120px 0;
}

    .eventpage .event_bg4 img {
        position: relative;
        top: inherit;
        left: inherit;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.eventpage .evnt_foo {
    padding: 75px 0;
    background-color: #f9f9f9;
}

    .eventpage .evnt_foo .title {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .eventpage .evnt_foo .notice {
        width: 1200px;
        margin: 0 auto;
    }

    .eventpage .evnt_foo li {
        position: relative;
        padding-left: 12px;
        font-size: 20px;
        line-height: 1.5;
        font-weight: 350;
        color: #333333;
    }

        .eventpage .evnt_foo li:before {
            content: '-';
            position: absolute;
            left: 0;
            top: -2px;
            width: 12px;
        }

        .eventpage .evnt_foo li a {
            font-size: inherit;
            font-weight: inherit;
        }

.header:after, .headgnb .menu:after, .subgnb .submenu:after, .footer .row:after, .footer .util:after, .cust_inquiry:after, .cust_inquiry .frm_group:after, .search_wrap .recom_keyword > div:after, .product_list:after, [class*='_col'] ul:after, .order_list.type2 .info:after, .addphoto:after, .layer_body.lineuppopup .head .breadcr:after, .container:after, .container .conts:after, .searchcnts .nodata_recom .product_tree:after, .slide_page:after, .item_link:after, .introduction .details:after, .introduction .prd_info .code:after, .introduction .prd_spec:after, .custom .frm_group:after, .professional .bnr_figure ._box:after, .professional .about_sec1:after, .professional .about_sec2 ul:after, .professional .about_sec3 ul:after, .professional .about_sec4 ul:after, .professional .about_sec5 ul:after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 1440px) {
    .header.fixed .row {
        padding-left: 50px;
        padding-right: 50px;
    }

    .header .row {
        margin: 0 40px;
    }

    .cust_inquiry .head {
        width: calc((100% - 57vw) / 2);
    }

        .cust_inquiry .head .title {
            font-size: 3rem;
        }

        .cust_inquiry .head span {
            font-size: 13px;
        }

    .cust_inquiry .mid {
        width: 55vw;
        padding: 5rem 5rem 0;
    }

    .cust_inquiry .etc {
        width: calc((100% - 57vw) / 2);
    }

    .cust_inquiry .cust_call {
        left: 25px;
    }

        .cust_inquiry .cust_call dt, .cust_inquiry .cust_call p {
            font-size: 14px;
        }

        .cust_inquiry .cust_call .tel {
            font-size: 30px;
        }
}

@media screen and (min-width: 1440px) and (max-height: 1000px) {
    .cust_inquiry .head {
        width: calc((100% - 57vw) / 2);
    }

        .cust_inquiry .head .title {
            font-size: 4rem;
        }

        .cust_inquiry .head span {
            font-size: 14px;
        }

    .cust_inquiry .mid {
        width: 53vw;
        padding: 5rem 8rem 0;
    }

    .cust_inquiry .etc {
        width: calc((100% - 57vw) / 2);
    }

    .cust_inquiry .cust_call {
        left: 25px;
    }

        .cust_inquiry .cust_call dt, .cust_inquiry .cust_call p {
            font-size: 14px;
        }

        .cust_inquiry .cust_call .tel {
            font-size: 30px;
        }
}

@media screen and (max-width: 1640px) {
    .header .reomm_bnr.swiper-container {
        left: 0;
        width: 225px;
    }

        .header .reomm_bnr.swiper-container .figure {
            width: 60px;
        }

        .header .reomm_bnr.swiper-container .slide01 .figure, .header .reomm_bnr.swiper-container .slide02 .figure, .header .reomm_bnr.swiper-container .slide03 .figure, .header .reomm_bnr.swiper-container .slide04 .figure {
            background-size: 50px;
        }

        .header .reomm_bnr.swiper-container .info {
            padding-left: 70px;
        }
}

@media screen and (min-width: 1024px) and (max-width: 1600px) {
    .headgnb {
        max-width: 900px;
    }

        .headgnb .menu li a {
            padding: 0 10px;
            line-height: 100px;
        }

    .subgnb {
        max-width: 840px;
    }

        .subgnb .submenu > li {
            padding-left: 13px;
            padding-right: 13px;
        }

            .subgnb .submenu > li a {
                font-size: 14px;
            }

    .header .reomm_bnr.swiper-container {
        left: 0;
        width: 160px;
        height: auto;
        padding-bottom: 20px;
    }

        .header .reomm_bnr.swiper-container .figure {
            width: 40px;
        }

        .header .reomm_bnr.swiper-container .slide01 .figure, .header .reomm_bnr.swiper-container .slide02 .figure, .header .reomm_bnr.swiper-container .slide03 .figure, .header .reomm_bnr.swiper-container .slide04 .figure {
            background-size: 40px;
        }

        .header .reomm_bnr.swiper-container .info {
            padding-top: 0;
            padding-left: 50px;
        }

            .header .reomm_bnr.swiper-container .info p {
                font-size: 10px;
            }

    .header.fixed .reomm_bnr.swiper-container {
        left: 50px;
        width: 160px;
    }

        .header.fixed .reomm_bnr.swiper-container .figure {
            width: 40px;
        }

        .header.fixed .reomm_bnr.swiper-container .slide01 .figure, .header.fixed .reomm_bnr.swiper-container .slide02 .figure, .header.fixed .reomm_bnr.swiper-container .slide03 .figure, .header.fixed .reomm_bnr.swiper-container .slide04 .figure {
            background-size: 40px;
        }

        .header.fixed .reomm_bnr.swiper-container .info {
            padding-left: 50px;
        }

            .header.fixed .reomm_bnr.swiper-container .info p {
                font-size: 10px;
            }
}

@media screen and (max-width: 1320px) {
    .cust_inquiry .mid {
        width: 65vw;
        padding: 4rem 10rem 0;
    }

        .cust_inquiry .mid h4 {
            margin-bottom: 20px;
        }

        .cust_inquiry .mid .title {
            display: none;
        }

    .cust_inquiry.open .top_util {
        position: fixed;
        left: 70px;
        width: calc((100% - 62vw) / 2);
    }

        .cust_inquiry.open .top_util .weather {
            margin-left: 50px;
        }

        .cust_inquiry.open .top_util .btn_search {
            left: 30px;
            right: inherit;
        }

    .cust_inquiry.open .etc {
        width: 0;
    }

    .cust_inquiry.open .cust_call {
        display: none;
    }
}

@media screen and (max-width: 1440px) and (max-height: 800px) {
    .search_wrap .row {
        margin-top: 50px;
    }

    .search_wrap .title {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .search_wrap .recom_keyword {
        margin-top: 50px;
    }

        .search_wrap .recom_keyword > p {
            padding-bottom: 15px;
            font-size: 20px;
        }

        .search_wrap .recom_keyword .item li {
            padding: 8px 0;
        }

        .search_wrap .recom_keyword .item a {
            font-size: 14px;
        }
}

@media screen and (max-width: 1180px) {
    .cust_inquiry {
        display: none;
    }
}

@media screen and (max-width: 1280px) {
    .headgnb .menu li a {
        padding: 0 10px;
        line-height: 80px;
    }

    .reomm_bnr.swiper-container {
        top: 100px;
        left: 0;
        width: 140px;
        height: auto;
        padding-bottom: 20px;
        border-right: 0;
    }

        .reomm_bnr.swiper-container .figure {
            width: 45px;
        }

        .reomm_bnr.swiper-container .slide01 .figure, .reomm_bnr.swiper-container .slide02 .figure, .reomm_bnr.swiper-container .slide03 .figure, .reomm_bnr.swiper-container .slide04 .figure {
            background-size: 45px;
        }

        .reomm_bnr.swiper-container .info {
            padding-top: 0;
            padding-left: 55px;
        }

            .reomm_bnr.swiper-container .info p {
                font-size: 11px;
            }
}

@media screen and (max-width: 1200px) {
    .subgnb .submenu > li a {
        font-size: 14px;
    }

    .footer .util a {
        font-size: 18px;
    }
}

@media screen and (max-width: 1025px) {
    .header.fixed .row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container {
        max-width: 100%;
    }

    .footer .row .col {
        width: 25%;
    }

    .radiowrap input[type=radio] + label {
        padding-left: 35px;
    }

    .custom .frm_group .mix_half .email:before {
        left: 38%;
    }

    .custom .frm_group .mix_half .email p {
        width: inherit;
    }

    .custom .frm_group .mix_half .email .sel_email {
        width: inherit;
    }

    .custom .frm_group textarea {
        width: 100%;
    }

    .custom .btn_wrap.user {
        margin-left: 130px;
        margin-right: 0;
    }
}
