@charset "utf-8";

/* IE */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /*    #proptech{
        min-height: 680px;
    }
    #our_story{
        margin-top: 550px;
    }
    #support_banner{
        min-height: 355px;
    }*/
}

@media screen and (max-width: 1200px) {
    @supports (-ms-ime-align: auto) {
        .selector {
            max-width: 25rem;
        }
    }

    /*common*/
    .inbox {
        padding: 0 16px;
    }

    .mul-view-icon {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .intro-cont-wrap {
        height: auto;
    }

    .intro-video-wrap {
        width: 100%;
        height: 414px;
        float: initial;
    }

    .intro-text-wrap {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        padding: 20px;
        float: initial;
    }

    /*common*/
    .inbox {
        padding: 0 16px;
    }

    /* GNB */
    #main-logo img {
        height: 25px;
    }

    .top-gnb-box {
        margin-left: 30px;
    }

    #top-gnb>dl {
        width: auto !important;
    }

    #top-gnb>dl>dt>a {
        padding: 0 10px;

        font-size: 14px;
        line-height: 56px;
    }

    #top-gnb>dl>dt>a.on::after {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        height: 2px;
    }

    .beta-gnb::before {
        top: 10px;
        right: -5px;
    }

    /* 검색창 */
    #top-search-box {
        height: 48px;
    }

    .top_casenum_bottom_banner {
        height: auto;
    }

    /*    .top-search-input-box input[type=text],
    .top-search-input-box input[type=number] {
        width: 200px;
        height: 34px;

        font-size: 13px;
    }*/
    .top-search-btn {
        right: 0;
    }

    .top-search-btn>img {
        width: 14px;
        height: 14px;
    }

    .top-point-btn-inbox>img {
        width: 18px;
        height: 18px;
    }

    .gnb-profile {
        padding: 0 10px 0 0;

        border-radius: 16px;
    }

    /* 지도 */
    #mapsearch_form_wrap {
        position: relative;
        top: 4px;

        width: 100%;
        padding: 10px 12px;
    }

    .btn_clear {
        margin-right: 15px !important;
    }

    #btn_search_list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    #btn_search_list>li {
        min-width: 45px;

        -webkit-box-flex: 1;

        -webkit-flex: auto;

        -moz-box-flex: 1;

        -ms-flex: auto;

        flex: auto;
    }

    .btn_clear {
        min-width: 76px;
    }

    .btn_box {
        font-size: 1em;
    }

    #slider-range {
        height: 8px;
    }

    .mul_addr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;

        font-size: 14px;
    }

    .mul_addr_txt {
        max-width: 80%;
    }

    .mul_eval_price {
        font-size: 12px;
    }

    .mul_low_price {
        font-size: 14px;
    }

    .mul_low_per {
        font-size: 11px;
    }

    .mul_date_icon,
    .mul_uchal_icon {
        display: inline-block;
        padding: 0.1em .6em;
        font-size: 11px;
        border-radius: 4px;
    }

    .mul_img {
        width: 94px;
        height: 76px;
    }

    .mul_icon_box {
        margin-top: 3px;
    }

    .mul_icon_box>span:not(:last-child) {
        margin-right: 3px;
    }

    .top_search_cancel_wrap {
        position: absolute;
        top: 0;
        right: 0;

        display: -webkit-box;

        display: -webkit-flex;

        display: -moz-box;

        display: -ms-flexbox;

        display: flex;
        width: 200px;
        height: 100%;
        padding-right: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;

        background-color: #f9f9f9;

        -webkit-box-align: center;

        -webkit-align-items: center;

        -moz-box-align: center;

        -ms-flex-align: center;

        align-items: center;
    }

    .top_search_cancel_wrap>span {
        font-size: 14px;

        color: #777;
    }

    .top_user_box {
        padding: 0 10px;
    }

    .mul-view-icon {
        display: none;
    }

    .location_banner_icon {
        display: none;
    }

    .middle_banner2_img {
        position: absolute;
        right: 10px;
        bottom: 10px;
        height: 176px;
    }

    .middle_banner2 .middle_banner_tit,
    .middle_banner2 .middle_banner_txt {
        margin-left: 10px;
    }

    .middle_banner2 .middle_banner_tit::before {
        left: auto;
        right: -37px;
        -webkit-transform: rotate(17deg);
        -moz-transform: rotate(17deg);
        -ms-transform: rotate(17deg);
        -o-transform: rotate(17deg);
        transform: rotate(17deg);
    }

    .intro_text_inner h4 {
        font-size: 16px;
    }

    .intro_text_inner h3 {
        font-size: 22px;
    }

    /* 회사소개 */
    #proptech {
        padding-top: 40px;
    }

    .proptech_box {
        width: 100%;
        margin: 0 auto;
    }

    .proptech_container p {
        padding: 212px 140px;
    }

    .history_box {
        padding: 30px 250px 30px 360px;
    }

    .history_list:before {
        left: 27%;

        height: 51%;
    }

    .merit_txt ul {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: -moz-inline-box;
        display: inline-flex;
    }

    .team_info {
        padding: 27px 0;
    }

    .team_img li {
        width: 190px;
    }

    .position {
        width: 190px;
    }

    .jsm {
        left: 1.5%;
    }

    .lsh {
        left: 21.1%;
    }

    .nhj {
        left: 40.8%;
    }

    .jhy {
        left: 60.3%;
    }

    .lgn {
        left: 79.8%;
    }

    .team_position_text_wrap {
        bottom: 15px;
    }

    .team_img_wrap div.team_img_inner {
        margin: 0 5px;
    }

    .team_img_inner>img {
        width: 100%;
    }

    .support {
        background-position: 28%;
    }

    .support_txt {
        padding: 72px 80px 72px 320px;

        text-align: left;
    }

    .support_txt img {
        bottom: 30%;
        left: 17%;

        width: 90px;
    }

    .donation_banner_icon {
        left: 8%;
    }

}

@media only screen and (max-width: 768px) {
    .location_banner_icon {
        display: none;
        /*left: auto;
        right: 0;
        width: 120px;*/
    }

    .middle_banner2 .middle_banner_tit,
    .middle_banner2 .middle_banner_txt {
        margin-left: 10px;
    }

    .middle_banner2 .middle_banner_tit::before {
        left: auto;
        right: -37px;
        -webkit-transform: rotate(17deg);
        -moz-transform: rotate(17deg);
        -ms-transform: rotate(17deg);
        -o-transform: rotate(17deg);
        transform: rotate(17deg);
    }

    .middle_banner2_img {
        right: 10px;
        height: 140px;
    }

    /* 경매마당 소개 */
    #introduce {
        height: auto;
        margin-top: 20px;
    }

    .intro-cont-wrap {
        height: auto;
    }

    .intro-video-wrap {
        width: 100%;
        height: 414px;
        float: initial;
    }

    .intro-text-wrap {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        padding: 20px;
        float: initial;
    }

    .intro_text_img {
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
    }

    .mul-view-icon {
        display: none;
    }

    /* 후원하기 */
    #support_banner {
        min-height: 250px;
        height: 250px;
    }

    .support_banner_subtit {
        font-size: 16px;
    }

    .support_banner_tit {
        font-size: 28px;
    }

    #support_intro,
    #support_how,
    #support_service {
        padding-top: 50px;
    }

    .support_cont_tit {
        font-size: 28px;
    }

    .support_intro_cont_wrap {
        padding: 35px 40px;
    }

    .support_intro_text_point {
        font-size: 24px;
    }

    .support_intro_text {
        font-size: 16px;
        line-height: 28px;
    }

    .support_how_text {
        font-size: 16px;
    }

    .support_service_cont_div {
        font-size: 16px;
    }

    .support_service_cont_div:nth-child(2) {
        margin: 0 50px;
    }

    .support_service_cont_div:nth-child(1)>img {
        height: 40px;
    }

    .support_input_wrap {
        width: 100%;
        max-width: 100%;
    }

    .support_input_wrap>div>label {
        font-size: 16px;
    }

    .support_input_wrap>div {
        padding-bottom: 20px;
    }

    .support_input_validate_text {
        bottom: 0;
    }

    #support_message {
        padding: 0.6em 0.4em;
    }

    .support_receipt_tit {
        font-size: 16px;
    }

    .support_receipt_quest_mark {
        width: 16px;
        height: 16px;
        margin-left: 5px;
    }

    .support_receipt_wrap {
        width: 100%;
        max-width: 100%;
    }

    .support_receipt_radio_inner>label {
        font-size: 16px;
    }

    .custom_radio[type="radio"]:checked+label,
    .custom_radio[type="radio"]:not(:checked)+label {
        padding-left: 30px;
    }

    .support_privacy_wrap {
        width: 100%;
        max-width: 100%;
    }

    /* 회사소개 */
    .proptech_container p {
        padding: 215px 30px;
    }

    .merit {
        font-size: 14px;
    }

    .merit div {
        padding: 40px 0 55px;
    }

    #our_story iframe {
        height: 435px;
    }

    .history_img {
        height: 560px;

        -webkit-background-size: 960px 960px;
        background-size: 960px;
    }

    .history_box {
        padding: 30px 30px 30px 95px;
    }

    .history_list:before {
        left: 15.9%;
    }

    .team_info {
        padding: 26px 104px;
    }

    .team_img li {
        width: 140px;
        height: 355px;

        -webkit-background-size: 140px 140px;
        background-size: 140px;
    }

    .position {
        line-height: 20px;

        bottom: 1.3%;

        width: 140px;
    }

    .jsm {
        left: 2%;
    }

    .lsh {
        left: 21.5%;
    }

    .lgn {
        left: 79.6%;
    }

    .team_position_text_wrap {
        bottom: 16px;
    }

    .team_position_text_wrap>span:first-child {
        font-size: 14px;
    }

    .team_position_text_wrap>span:last-child {
        font-size: 11px;
    }

    #req_support_banner2 {
        background-position: 28%;
    }

    .support_banner_txt_wrap {
        text-align: left;
    }

    .support_banner_wrap p {
        white-space: pre-line;
    }

    .donation_banner_icon {
        width: 90px;
        margin-right: 100px;
    }
}

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

    html,
    body {
        font-size: 12px;
    }

    .br {
        display: block;
    }


    .top-search-input-box input[type=text],
    .top-search-input-box input[type=number] {
        width: 200px;
        height: 34px;

        font-size: 13px;
    }

    .cal_icon {
        height: 16px !important;
    }

    .footer-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-logo-wrap {
        display: none;
    }

    .footer-logo {
        height: 40px;
    }

    .footer-text-wrap {
        margin: 0;
        font-size: 10px;
    }

    .footer-link-wrap a {
        font-size: 10px;
    }

    .footer-text {
        font-size: 11px;
        font-weight: 300;
        margin-top: 0;
    }

    .theme-title-text {
        font-size: 18px;
    }

    /* 물건 목록 */
    .theme-container {
        /*margin-bottom: 30px;*/
    }

    .main-list-container {
        margin-top: 15px;
        /*overflow: initial;*/
    }

    .mul-list-img-box {
        height: 46vw;
    }

    .mul-list-img-box-short {
        height: 40.2vw;
    }

    .mulgun_list_horizontal .mul-lis t-img-box {
        width: 120px;
        height: 98px;
    }

    .mulgun_list_horizontal .mul-list-img-box .mul-img {
        width: 120px;
    }

    .mul-list-txt-box {
        line-height: initial;
    }

    .mul-appraised-value-name,
    .mul-appraised-value {
        font-size: 12px;
    }

    .mul-detail {
        font-size: 10px;
    }

    .mul-detail span {
        line-height: 2;
    }

    .mul-view-icon {
        display: none;
    }

    .mul-name {
        font-size: 14px;
    }

    .mul-lowest-price {
        font-size: 14px;
    }

    /* 띠배너 */
    .today-count-banner {
        height: 110px;
        background: none;
        background-color: #f8f8f8;
        margin-top: 30px;
    }

    .today-count-text {
        font-size: 16px;
        white-space: pre-line;
    }

    .today-count-text-point {
        padding-left: 0;
    }

    /* 경매마당 소개 */
    #introduce {
        height: auto;
        margin-top: 20px;
    }

    .intro-cont-wrap {
        height: auto;
    }

    .intro-video-wrap {
        width: 100%;
        height: 215px;
        float: initial;
    }

    .intro-text-wrap {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        padding: 20px;
        float: initial;
    }

    .intro-text {
        font-size: 1rem;
        line-height: initial;
    }

    .intro-text-point {
        font-size: 16px;
        line-height: 1.5em;
        padding-bottom: 20px;
    }

    .intro-sub-txt {
        font-size: 13px;
    }

    .intro_text_inner h4 {
        font-size: 12px;
    }

    .intro_text_inner h3 {
        font-size: 20px;
    }

    .intro_text_img {
        width: 80px;
        height: 80px;
    }

    /* 후원 */
    .hoowon-text-wrap {
        background: none;
        background-color: #f8f8f8;
    }

    .hoowon-text {
        line-height: initial;
    }

    .hoowon-text>h3 {
        font-size: 15px;
        line-height: 2em;
    }

    .hoowon-text>p {
        font-size: 12px;
        white-space: pre-line;
    }

    /* 마이페이지 */
    .page-title {
        padding: 30px 0;
    }

    .edit-profile-nav>ul>li {
        padding: 0.6em 0;
        font-size: 14px;
    }

    .edit-profile-cont-wrap {
        width: 100%;
        padding: 15px 0 50px 0;
    }

    .empty_message {
        font-size: 14px;
    }

    .edit-profile-text {
        font-size: 14px;
    }


    /* 일반검색 */
    .general-search-filter-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .general-search-filter-wrap>ul {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .general-search-filter-wrap>ul>li {
        font-size: 1.1rem;
    }

    .general-search-filter-li.area {
        -webkit-flex-basis: 55%;
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    }

    .general-search-filter-li.use_type {
        -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    }

    .general-search-list-wrap {
        display: block;
    }

    /* 띠배너 */
    .middle_banner {
        margin-bottom: 40px;
        margin-top: 20px;
    }

    .middle_banner1_img {
        left: 10px;
        height: 180px;
    }

    .middle_banner_txt {
        font-size: 14px;
    }

    .middle_banner1 .middle_banner_container {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .middle_banner1 .middle_banner_tit {
        font-size: 24px;
        padding-right: 10px;
        padding-left: 0;
        text-align: right;
    }

    .middle_banner1 .middle_banner_tit::before {
        left: -37px;
        right: auto;
        -webkit-transform: rotate(-17deg);
        -moz-transform: rotate(-17deg);
        -ms-transform: rotate(-17deg);
        -o-transform: rotate(-17deg);
        transform: rotate(-17deg);
    }

    .middle_banner1 .middle_banner_txt {
        padding-left: 0;
        padding-right: 10px;
        text-align: right;
        white-space: pre-wrap;
    }

    .middle_banner2 {
        min-height: 220px;
    }

    .middle_banner2 .middle_banner_container {
        display: block;
    }

    .middle_banner2 .middle_banner_tit {
        font-size: 24px;
        padding-top: 1em;
        margin-left: 0;
        padding-left: 10px;
    }

    .middle_banner2 .middle_banner_tit::before {
        top: 10px;
        right: -30px;
        left: auto;
        -webkit-transform: rotate(17deg);
        -moz-transform: rotate(17deg);
        -ms-transform: rotate(17deg);
        -o-transform: rotate(17deg);
        transform: rotate(17deg);
    }

    .middle_banner2 .middle_banner_txt {
        margin-left: 0;
        white-space: pre-wrap;
        line-height: 1.7em;
        padding-top: 10px;
        padding-left: 10px;
    }

    .middle_banner2_img {
        height: 100px;
        right: 0;
        bottom: 10px
    }

    .location_banner {
        background-position: left;
    }

    .location_banner .middle_banner_tit {
        font-size: 18px;
    }

    .location_banner .middle_banner_btn {
        font-size: 14px;
    }

    .location_banner_icon {
        display: none;
    }

    .mypage-theme-container {
        margin-bottom: 0;
    }

    .mypage-theme-container .empty_message {
        padding: 20px 0 30px;
    }

    /* 후원하기 */
    .support_cont_tit {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .cofinfo_intro_banner_wrap {
        padding: 55px 20px;
    }

    .support_intro_cont_wrap {
        padding: 25px;
    }

    .support_intro_text {
        font-size: 14px;
        line-height: 1.9em;
        white-space: initial;
    }

    .support_intro_text_point {
        font-size: 16px;
    }

    .support_intro_more_btn {
        font-size: 14px;
    }

    .support_how_text {
        font-size: 14px;
        line-height: 1.7em;
        white-space: initial;
    }

    .support_service_cont_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .support_service_cont_div:nth-child(2) {
        margin: 20px 0;
    }

    .support_service_cont_div {
        min-height: 70px;
        height: 70px;
        font-size: 14px;
        padding: 0;
    }

    .support_show_btn {
        font-size: 16px;
        line-height: 50px;
    }

    #support_input {
        padding-top: 50px;
    }

    .support_qr_img_wrap {
        padding-top: 40px;
    }

    .support_bank_div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 16px;
        padding-bottom: 40px;
    }

    .support_bank_tit,
    .support_bank_num {
        padding: 0;
    }

    .support_input {
        font-size: 14px;
    }

    #support_message {
        font-size: 14px;
    }

    .support_receipt_radio_wrap {
        padding: 15px 20px;
    }

    .support_submit_btn {
        font-size: 16px;
    }

    .support_bottom_banner_wrap>h3 {
        font-size: 16px;
    }

    .support_input_validate_text {
        bottom: 3px;
    }

    .tooltip_box {
        top: 30px;
        left: 0;
        width: 50vh;
        white-space: initial;
    }

    /* 회사소개 */
    #intro_banner {
        min-height: 200px;
        max-height: 200px;
    }

    .intro_banner {
        min-height: 200px;
        max-height: 200px;
    }

    .proptech_container p {
        font-size: 16px;

        padding: 140px 28px;
    }

    .proptech_box {
        height: 430px;
    }

    /* 새로운 연혁 */
    .history_wrap_inner {
        width: 100%;
        min-width: 100%;
        padding: 50px 10px;
    }

    .history_list_inner h2 {
        font-size: 18px;
        margin-right: 20px;
    }

    .history_circle {
        margin-right: 10px;
    }

    .history_list_inner img {
        margin-right: 10px;
        width: 20px;
    }

    .history_list_inner p {
        font-size: 13px;
    }

    .history_list_inner:not(:last-child) .history_circle::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -88px;
        left: 9px;
        width: 2px;
        height: 338%;
        background-color: #ececec;
    }

    .team_position_text_wrap>span:first-child {
        font-size: 18px;
    }

    .team_position_text_wrap>span:last-child {
        font-size: 13px;
    }

    #merit {
        padding-top: 40px;
    }

    .merit div {
        padding: 25px 0 35px;
    }

    .merit h2 {
        font-size: 1.5em;

        padding-top: 0;
    }

    .merit_base {
        font-size: 1em;
        line-height: 20px;

        margin-top: 4px;
    }

    .merit_txt .title_bold {
        line-height: 30px;
    }

    .merit_txt ul {
        width: 100%;
        flex-direction: column;
        align-items: inherit;
    }

    .merit_txt ul:last-child {
        width: 100%;
    }

    #our_story {
        padding-top: 60px;
    }

    #our_story iframe {
        height: 235px;
    }

    #our_history {
        padding-top: 60px;
    }

    .history_img {
        margin-top: 20px;

        -webkit-background-size: 965px 965px;
        background-size: 965px;
    }

    .easy .merit_box_top {
        border-top: 0;
    }

    #our_team {
        padding-top: 60px;
    }

    .team_info {
        font-size: 12px;

        padding: 7px 15px;
    }

    .team_txt_box {
        height: auto;
    }

    .team_info {
        font-size: 12px;

        padding: 12px;
    }

    .team_info>p {
        white-space: pre-line;
    }

    .team_txt_box {
        margin: 10px 0;
    }

    .team_img {
        display: inline-block;

        width: 100%;
    }

    .team_img li {
        font-size: 15px;

        width: 100%;
        height: 160px;
        margin: 4px 0;
        padding: 40px;

        text-align: end;

        background-position-x: -5px;
        background-position-y: -90px;
        -webkit-background-size: 200px 200px;
        background-size: 200px;
    }

    .position {
        left: 52.5%;

        text-align: right;
    }

    .jsm {
        bottom: 75%;
    }

    .lsh {
        bottom: 58%;
    }

    .nhj {
        bottom: 40.5%;
    }

    .jhy {
        bottom: 23.5%;
    }

    .lgn {
        bottom: 6%;
    }

    /* 새로운 팀 소개 */
    .team_img_wrap {
        flex-direction: column;
    }

    .team_img_wrap div.team_img_inner {
        width: 100%;
        height: 160px;
        overflow: hidden;
        justify-content: normal;
        flex-direction: column;
        margin-bottom: 10px;
        align-items: flex-end;
    }

    .team_img_inner>img {
        position: absolute;
        width: 200px;
        top: -88px;
        left: 0;
    }

    .team_img_wrap div.team_img_inner>span {
        position: static;
        transform: translateX(0);
        font-size: 15px;
        margin-top: 60px;
        margin-right: 40px;
    }

    .team_position_text_wrap {
        position: static;
        transform: translate(0, 0);
        margin-right: 40px;
    }

    .team_position_text_wrap>span {
        text-align: right;
    }




    #req_support_banner {
        margin: 60px 0;
        background-position: 28%;
    }

    .donation_banner_icon {
        width: 70px;
        margin-right: 14px;
    }

    .support_banner_wrap h3 {
        font-size: 18px;
    }

    .support_banner_wrap p {
        font-size: 14px;
        white-space: normal;
    }

    .prop_txt>p,
    .merit_txt>p,
    .ours_txt>p,
    .history_txt>p,
    .team_txt>p {
        font-size: 1.3em;
    }

    .merit_box_bottom {
        border-bottom: 2px solid #acacac;
    }

    .title_bold {
        font-size: 28px;
    }

    .float_notice_container {
        max-width: 100%;
        max-height: 95vh;
    }

    /*.mul_list_note_icon {        
        border-bottom: 55px solid transparent;
        border-right: 55px solid #439DE3;        
    }
    .mul_list_note_icon > span {        
        width: 55px;
        height: 55px;        
        line-height: 1.8;
        font-size: 14px;        
    }*/
}

@media only screen and (max-device-width: 384px) {
    .middle_banner1_img {
        height: 145px
    }
}

@media only screen and (max-width: 375px) {
    .bantxt {
        font-size: 12px;
    }

    .middle_banner1_img {
        height: 140px;
    }

    /* 회사소개 */
    .merit div {
        width: 342px;
    }

    #our_story iframe {
        height: 214px;
    }

    .team_info {
        font-size: 10px;

        padding: 12px;
    }

    .team_img li {
        padding: 45px 22px;
    }

    .support_banner_wrap h3 {
        font-size: 16px;
    }

    .support_banner_wrap p {
        font-size: 12px;
        white-space: normal;
    }
}