/*
 * BOOTSTRAP 4.X ê¸°ë°˜
 * http://ETY.KR
 * ìƒì—…ì  ë˜ëŠ” ì˜ë¦¬ë¡œ ì´ìš© ê°€ëŠ¥í•˜ë©° ì œìž‘ì˜ë¢° ë°›ì•„ì„œ ìœ ë£Œë¡œ ìž‘ì—…ì„ í•´ë„ ë©ë‹ˆë‹¤.
 * ì‚¬ìš©í•˜ì…”ë„ ë˜ì§€ë§Œ ë‹¤ë¥¸ê³³ì— ë°°í¬í•˜ì§€ ë§ˆì„¸ìš”.(ì €ìž‘ê¶Œê´€ë ¨ ë¬¸ì œê°€ ë°œìƒë  ìˆ˜ ìžˆìŠµë‹ˆë‹¤.)
 * ë°°í¬, ìž¬ë°°í¬ëŠ” ì—í‹°í…Œë§ˆ(http://ety.kr) ,ì†Œí”„íŠ¸ì¡´(http://www.softzone.co.kr) ë§Œ ê°€ëŠ¥í•˜ë©° ì†”ë£¨ì…˜ìœ¼ë¡œ ìž¬íŒë§¤í•  ìˆ˜ ì—†ìœ¼ë©° ì§€ì ìž¬ì‚°ê¶Œì„ ì£¼ìž¥í•  ìˆ˜ ì—†ìŠµë‹ˆë‹¤.

 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2018-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

.dn {
    display: none;
}
a {
    color: #666666;
}
a:hover {
    color: #32c5d2;
    text-decoration: none;
}
.footer ul li a {
    color: #fff;
}
.footer ul li a:hover {
    color: #666;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.navbar .dropdown.show a:active {
    background-color: #6c757d;
}
.bg-white {
    background-color: #ffffff !important;
    box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}

.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}
.f16 {
    font-size: 16px;
}
.f17 {
    font-size: 17px;
}
.f18 {
    font-size: 18px;
}
.f19 {
    font-size: 19px;
}
.f20 {
    font-size: 20px;
}
.f21 {
    font-size: 21px;
}
.f22 {
    font-size: 22px;
}
.f23 {
    font-size: 23px;
}
.f24 {
    font-size: 24px;
}
.f25 {
    font-size: 25px;
}
.fw1 {
    font-weight: 100;
}
.fw2 {
    font-weight: 200;
}
.fw3 {
    font-weight: 300;
}
.fw4 {
    font-weight: 400;
}
.fw5 {
    font-weight: 500;
}
.fw6 {
    font-weight: 600;
}
.fw7 {
    font-weight: 700;
}
.lh19 {
    line-height: 1.9;
}
.lh20 {
    line-height: 2;
}
.color-white {
    color: #c3c3c3;
}
.color-sky-blue {
    background: #cce5ff;
}
.color-green {
    background: #d4edda;
}
.portfolio-item {
    margin-bottom: 30px;
}
/*
HEAD-LINE
**********/
.subtitle {
    margin: 0 0 50px 0;
}
.head-line {
    line-height: 0.5;
    text-align: center;
}
.head-line span {
    display: inline-block;
    position: relative;
}
.head-line span:before,
.head-line span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    top: 0;
    width: 100px;
}
.head-line span:before {
    right: 100%;
    margin-right: 15px;
}
.head-line span:after {
    left: 100%;
    margin-left: 15px;
}
.subbg {
    background: url("../img/subbg.jpg");
}
/*
.navbar {
  min-height: 80px;
}
.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
*/
.bg-dark {
    background-color: #000000 !important;
}
#tnb_index {
    background: #fff;
}
#tnb_index h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
#tnb_index ul {
    margin: 0 auto;
    width: 1120px;
    background: #333333;
    zoom: 1;
}
#tnb_index ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#tnb_index li:first-child {
    border-right: 1px solid #444444;
}
#tnb_index li {
    float: right;
    border-left: 1px solid #444444;
    margin-bottom: -1px;
}
#tnb_index a {
    display: inline-block;
    padding: 0 10px;
    color: #eee;
    line-height: 35px;
}
#tnb_index a:focus,
#tnb_index a:hover {
    color: #4ea1d3;
    background: #fafafa;
    font-family: "Gulim";
    font-size: 12px;
}
#tnb_index .tnb_index_admin a {
    color: #ff0000;
}
#tnb_index .tnb_index_left {
    float: left;
}
#tnb_index .tnb_index_left a {
    padding: 0 14px;
}
#tnb_index .tnb_index_cart {
    border-right: 1px solid #ddd;
}
#tnb_index .tnb_index_community {
    border-right: 1px solid #ddd;
}
#tnb_index .tnb_index_community i {
    font-size: 15px;
}
#tnb_index .tnb_index_community {
    background: #e7e7e7;
    font-weight: bold;
}
#tnb_index .tnb_index_community:focus,
#tnb_index .tnb_index_community:hover {
    color: #333;
    border-bottom: 0;
}
#tnb_index .tnb_index_community a {
    color: #4ea1d3;
    border-bottom: 1px solid #e7e7e7;
}
#tnb_index_left {
    float: left;
    margin-top: 5px;
}
#tnb_index ul li a {
    font-size: 12px;
    font-weight: bold;
    font-family: "Gulim";
}
/*
í—¤ë”©
**********/
.center-heading {
    text-align: center;
    margin-bottom: 40px;
}
.center-heading h1 {
    font-size: 30px;
}
.center-heading p {
    margin-top: 10px;
    color: #555 !important;
    font-weight: normal;
    font-size: 18px;
    font-family: "S-CoreDream-3Light";
}
.center-line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #bbb;
    margin: auto;
}
/* íŽ˜ì´ì§€ ìœ„ì¹˜ ì•ˆë‚´ */
#loc_wrap {
    background: lightslategrey;
}
#loc_wrap ul {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 10px;
    margin-bottom: 0;
}
#loc_wrap ul li {
    color: #fff;
}
#loc_wrap ul li.current {
    color: #fff;
    font-weight: bold;
}
#loc_wrap ul li img {
    width: 20px;
}
#loc_wrap ul li:after {
    content: "|";
    font-size: 15px;
    padding-left: 10px;
    color: #eee;
    padding-right: 10px;
}
#loc_wrap ul li:last-child:after {
    content: "";
}
/*
ì•„ì´ì½˜ë°•ìŠ¤
**********/
.h75 {
    height: 75px;
}
/*
parallax
**********/
.parallax-window {
    position: relative;
    background: #3e3b3b52;
}
.para_count {
    padding-top: 50px;
}
/*
callbox
**********/
.callbox {
    background: #f2f2f2;
    margin-top: 50px;
    padding-top: 60px;
    padding-bottom: 60px;
}
/*
sns_icon
**********/
.sns_icon {
    list-style: none;
    text-align: center;
    width: 80px;
    cursor: pointer;
    display: inline;
    padding: 5px;
}
.sns_icon .fab {
    font-size: 30px;
}
.sns_icon .fa-facebook-f {
    color: #a2a2a2;
    font-size: 20px;
}
.sns_icon .fa-instagram {
    color: #a2a2a2;
    font-size: 20px;
}
.sns_icon .fa-twitter {
    color: #a2a2a2;
    font-size: 20px;
}
.sns_icon a .fa-facebook-f:hover {
    color: #3b5998;
    font-size: 20px;
}
.sns_icon a .fa-instagram:hover {
    color: #dd4b39;
    font-size: 20px;
}
.sns_icon a .fa-twitter:hover {
    color: #55acee;
    font-size: 20px;
}

/* header ìƒë‹¨ ì „í™”ë²ˆí˜¸ ì¶”ê°€ */
.wd-size {
    max-width: 1500px !important;
}
.navbar-collapse {
    flex-grow: inherit;
}
#tnb-tell a {
    font-size: 35px;
    color: crimson;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
#tnb-tell a i {
    font-size: 20px;
}

.navbar > .container,
.navbar > .container-fluid {
    align-items: center;
    justify-content: space-between;
}

/* ë©”ì¸ ì´ë¯¸ì§€ */
.main-img {
    width: 100%;
    height: 400px;
}
.main-img-box {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background-color: beige;
}
.main-img-box picture {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.main-img-box img {
    max-width: 100%;
    height: auto;
}

/* í€µë©”ë‰´ */
#quick_wrap {
    position: fixed;
    right: 0;
    z-index: 100;
    padding: 10px 0;
    top: 130px;
}
#q_consult {
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    align-items: center;
}
.q_contact {
    background: coral;
    margin-bottom: 10px;
    padding: 10px;
}
ul.q_sns li {
    display: block;
    position: relative;
    margin: 0 5px 15px 0;
}
ul.q_sns li:last-child {
    margin: 0;
}
ul.q_sns li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    opacity: 1;
    transition: opacity 0.3ms;
}
ul.q_sns li a img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
ul.q_sns li a:hover {
    opacity: 0.9;
}

/* í•˜ë‹¨ ê³ ê°ìƒë‹´ ì‹ ì²­ */
#customer_wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 80px;
    color: #fff;
    background: rgb(185, 31, 104);
    background: linear-gradient(
        90deg,
        rgba(185, 31, 104, 1) 0%,
        rgba(0, 212, 255, 1) 100%
    );
    width: 100%;
    z-index: 200;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pd-sty {
    padding: 0 10px;
}
.cus-tell {
    font-size: 30px;
    margin-bottom: 0;
}
.cus-txt {
    font-size: 15px;
    margin-bottom: 0;
}
.btn_consult {
    background: gold;
    font-size: 22px;
    padding: 5px 10px;
    font-weight: bold;
}

/* main 3ê°œ ì»¨í…ì¸  */
.top-event-banner img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
#cont_wrap ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#cont_wrap ul li {
    width: calc((100% - 60px) / 3);
    border: 1px solid #ccc;
    padding: 30px 10px;
}
#cont_wrap ul li p {
    word-break: keep-all;
    margin-bottom: 20px;
    font-size: 14px;
    color: #898989;
    padding: 0 15px;
}
#cont_wrap ul li span.icon {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    border-radius: 50%;
    background: #00ffff54;
    margin-bottom: 15px;
}
#cont_wrap ul li span.icon img {
    width: 24px;
}
#cont_wrap ul li:nth-child(2) span.icon {
    background-color: #ee82ee57;
}
#cont_wrap ul li:nth-child(3) span.icon {
    background-color: #fa807259;
}
#cont_wrap ul li:nth-child(2) span.icon img {
    width: 30px;
    height: 30px;
}
#cont_wrap ul li:nth-child(3) span.icon img {
    width: 22px;
    height: 22px;
}
#cont_wrap ul li a {
    padding: 5px 10px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-weight: bold;
}
.main-tit {
    font-size: 28px;
    text-align: center;
    padding-bottom: 30px;
    display: block;
}

/* main ê²Œì‹œê¸€ ì´ë¯¸ì§€ ì»¨í…ì¸  */
.main-post-3box ul li {
    padding: 25px !important;
    height: auto !important;
}
.main-post-3box img {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.main-post-3box ul li strong {
    padding: 14px 0 !important;
    display: block;
    word-break: keep-all;
    text-align: left;
    font-weight: bold;
}
.main-post-3box ul li a {
    padding: 0 !important;
    border: 0 !important;
}

/* 9ê°œ ë² ìŠ¤íŠ¸ ì œí’ˆ */
.width100 {
    width: 100%;
    background-color: #eee;
}
.photo_type h1 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 35px;
}
.photo_type ul {
    display: flex;
    justify-content: flex-start;
    column-gap: 25px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.photo_type ul li {
    width: calc((100% - 50px) / 3);
    border: 1px solid #ccc;
    padding: 30px 20px;
    margin-bottom: 50px;
    position: relative;
    background-color: #fff;
    border-radius: 12px;
}
.photo_type ul li a {
    display: block;
}
.photo_type ul li h2 {
    font-size: 16px;
    word-break: keep-all;
    font-weight: bold;
    letter-spacing: -0.05em;
}
.photo_type ul li img {
    width: 100%;
    width: 200px;
    height: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.darkblue {
    font-size: 20px;
    display: block;
}
.tb_sm_txt {
    position: relative;
}
.tb_sm_txt::after {
    content: "event";
    background-color: blueviolet;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    width: 36px;
    height: 18px;
    text-align: center;
    line-height: 15px;
}
.lbl_rental {
    background: rgb(34, 105, 195);
    background: linear-gradient(
        0deg,
        rgba(34, 105, 195, 1) 0%,
        rgba(253, 45, 185, 1) 100%
    );
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-weight: bold;
}
.p_title_sub {
    font-size: 13px;
    word-break: keep-all;
    color: #898989;
}
.p_brand {
    color: blue;
    border: 1px solid blue;
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 14px;
}
.p_new {
    color: red;
    border: 1px solid red;
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 14px;
}
.p_name {
    color: green;
    border: 1px solid green;
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 14px;
}
.p_reaper {
    color: green;
    border: 1px solid green;
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 14px;
}
#p_wrap table {
    width: 90%;
    margin: 0 auto;
}
#p_wrap .table td,
.table th {
    padding: 6px;
    font-size: 13px;
}
#p_wrap .table td:nth-child(2) {
    color: red;
    text-align: right;
}

/* ë² ìŠ¤íŠ¸ ìƒì„¸ */
.text-point {
    background: gold;
    font-weight: bold;
    position: relative;
}
.text-point::after {
    content: "ì¸ê¸°";
    background: darkorchid;
    padding: 3px 10px;
    color: #fff;
    border-radius: 20px;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 5px;
    letter-spacing: -0.1em;
}
.printer-best-box .table td,
th {
    border-right: 0px !important;
}
.printer-best-box h3 {
    text-align: center;
}

/* ë² ìŠ¤íŠ¸ ìƒì„¸ detail-box */
.detail-box {
    text-align: center;
}
.detail-box h2.detail-tit {
    font-size: 25px;
    font-weight: bold;
}
.detail-box h3.detail-sub-tit {
    font-size: 20px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #555;
}
.detail-box h3.detail-sub-tit > span {
    color: yellow;
}
.detail-box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
}
.detail-box ul li {
    width: calc((100% - 20px) / 4);
    margin-bottom: 15px;
    position: relative;
}
.detail-box ul li span {
    font-size: 12px;
    color: #555;
}
.detail-box ul li picture img {
    background: #ffde0b;
    padding: 15px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 30px;
    border: 2px solid #000;
    border-radius: 7px;
    margin-bottom: 6px;
}
.detail-box ul li::after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    background: url(/pages/imgs/icon/arrow_right_next.svg) no-repeat;
    background-size: cover;
    right: -12px;
    top: 20%;
}
.detail-box ul li:nth-child(4n)::after {
    content: "";
    background: none;
}
.detail-bg {
    background: #f2f2f2;
    padding: 40px 0 20px 0;
}
.rental-set {
    border: 2px solid #555;
    text-align: left;
    background: #fff;
}
.rental-set p {
    font-size: 14px;
    font-weight: bold;
    color: #3b5998;
    text-align: center;
    padding-top: 5px;
    word-break: keep-all;
}
.rental-set dl {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 14px;
}
.rental-set dt {
    position: relative;
    padding: 0 5px;
}
.rental-set dt::before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: coral;
    position: absolute;
    top: 30%;
    left: 0;
    transform: translate(-50%, 0);
}
.dl-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px 0;
}
/* ë Œíƒˆ ì„œë¹„ìŠ¤ í˜œíƒ  rental-service*/
.rental-service .detail-bg {
    background: radial-gradient(circle, #ff9800 0%, #e91e63 100%);
    color: #fff;
    padding: 40px 0 0px 0;
    border: 9px dotted rgba(252, 252, 122, 0.8);
}
.rental-service .service2 li::after {
    content: none;
    background: none;
}
.rental-service .service2 li {
    position: relative;
    overflow: hidden;
    width: calc((100% - 20px) / 2);
    background-color: #fff;
    color: #000;
    padding: 20px 0;
    border-radius: 50px;
    box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.3);
}
.rental-service .service2 li strong {
    font-size: 18px;
    margin-bottom: 5px;
}
.rental-service .service2 li:nth-child(1) strong {
    color: var(--red);
}
.rental-service .service2 li:nth-child(2) strong {
    color: var(--green);
}
.rental-service .service2 li:nth-child(3) strong {
    color: var(--pink);
}
.rental-service .service2 li:nth-child(4) strong {
    color: var(--primary);
}
.rental-service .service2 li:nth-child(5) strong {
    color: var(--orange);
}
.rental-service .service2 li:nth-child(6) strong {
    color: var(--purple);
}
.rental-service .service2 li p {
    font-size: 12px;
    word-break: keep-all;
    margin-bottom: 0;
    color: #000;
}
.rental-service .service2 li picture img {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.rental-service .service2 {
    align-items: flex-start;
    padding: 5px 40px;
}
.rental-service .service2 li:after {
    opacity: 0.18;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    background-position: center !important;
    background-size: contain !important;
}
.rental-service .service2 li:nth-child(1):after {
    content: "";
    background: url(/pages/imgs/icon/business_tools.svg) no-repeat;
    width: 50px;
}
.rental-service .service2 li:nth-child(2):after {
    content: "";
    background: url(/pages/imgs/icon/mobile_settings.svg) no-repeat;
    width: 40px;
}
.rental-service .service2 li:nth-child(3):after {
    content: "";
    background: url(/pages/imgs/icon/headset_help_icon.svg) no-repeat;
    width: 40px;
}
.rental-service .service2 li:nth-child(4):after {
    content: "";
    background: url(/pages/imgs/icon/ink_icon.svg) no-repeat;
    width: 40px;
}
.rental-service .service2 li:nth-child(5):after {
    content: "";
    background: url(/pages/imgs/icon/printer_icon.svg) no-repeat;
    width: 40px;
}
.rental-service .service2 li:nth-child(6):after {
    content: "";
    background: url(/pages/imgs/icon/document_essential.svg) no-repeat;
    width: 40px;
}

.blue-bg {
    background: #3b5998;
    padding: 30px 20px 10px 20px;
}
.call-box {
    text-align: center;
    color: #fff;
}
.call-box strong {
    font-size: 30px;
    letter-spacing: -0.05em;
    color: yellow;
}
.call-wrap {
    margin-top: 30px;
    text-align: left;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 38px 30px 20px 30px;
    letter-spacing: -0.01em;
    width: 90%;
    display: table;
    margin: 30px auto;
}
.call-wrap li p {
    position: relative;
    padding: 0 8px;
}
.call-wrap li p::before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: yellow;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translate(-50%, 0);
}
.call-wrap li p {
    font-size: 16px;
    word-break: keep-all;
}
.call-wrap span {
    color: yellow;
    font-size: 18px;
}
.call-wrap li p.call-num {
    font-size: 20px;
    font-weight: 500;
}
.call-bg-tit {
    background: #000;
    color: #fff;
    padding: 5px 30px;
    display: table;
    margin: 10px auto;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}

.call-box2 {
    display: flex;
    justify-content: center;
    height: 220px;
    align-items: center;
    border: 5px solid cornflowerblue;
}
.call-box2 .callbox-left {
    width: calc(100% - 70%);
    height: 100%;
    padding-top: 25px;
    height: 100%;
}
.call-box2 .callbox-right {
    width: calc(100% - 30%);
    color: #333;
    padding: 25px 30px;
    height: 100%;
}
.call-txt-box span {
    font-size: 20px;
    font-weight: bold;
}
.call-box2 .callbox-left p {
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    line-height: 1.2;
}
.call-box2 .callbox-right h3 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid blueviolet;
    width: max-content;
    padding-right: 10px;
    padding-bottom: 3px;
}
.call-box2 .callbox-right span {
    font-size: 14px;
    word-break: keep-all;
    margin-top: 5px;
    text-align: left;
    font-weight: normal;
}
.call-box2 picture img {
    width: 100px;
    object-fit: contain;
    height: auto;
}
.callbox-left picture {
    position: relative;
}
.suwon-rental-ceo {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    background: darkblue;
    display: block;
    color: #fff;
    width: 100px;
    left: 50%;
    transform: translate(-50%);
    padding: 3px;
}

.kakao-flex {
    display: flex;
    text-align: left;
    align-items: center;
}
.kakao-flex picture {
    padding-right: 10px;
    width: auto;
}
.kakao-flex picture img {
    width: 35px;
}
.kakao-flex a {
    color: brown;
    font-weight: bold;
    text-decoration: underline;
    display: block;
}

.printer-tit-img {
    background: rgb(34, 105, 195);
    background: linear-gradient(
        0deg,
        rgba(34, 105, 195, 1) 0%,
        rgba(253, 45, 185, 1) 100%
    );
    padding: 50px 0;
    margin-bottom: 30px;
}
.printer-tit-img h3 {
    display: table;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 8px 30px;
    border: 3px solid;
}
.printer-tit-img picture img {
    object-fit: contain;
    border-radius: 50%;
    width: 350px;
    height: 350px;
}
.printer-tit-img .printer-price {
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 30px;
    background: #000;
    display: table;
    margin: 0 auto;
    padding: 4px 20px;
    margin-top: 40px;
}
.printer-tit-img .printer-price span {
    font-size: 25px;
    font-weight: bold;
}

.event-box {
    text-align: center;
    background: #ffde0b;
}
.event-txt-box {
    background: #000;
    padding: 30px 0;
    color: #fff;
}
.event-sub-tit {
    font-size: 17px !important;
}
.event-tit {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 0;
}
.event-tit span:nth-of-type(1) {
    color: red;
}
/* ì´ë²¤íŠ¸ ì›” ìˆ˜ì • */
.event-tit span.after-mont::after {
    content: "8";
}
.event-tit span:nth-of-type(2) {
    color: #ffde0b;
}
.event-tit span:nth-of-type(3) {
    color: blueviolet;
}
.event-box-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
}
.event-box-wrap li {
    width: calc((100% - 30px) / 3);
}
.event-box-wrap li picture {
    margin: 20px 0;
}
.event-box-wrap li img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: contain;
}
.event-box-wrap li span {
    font-size: 12px;
    letter-spacing: -0.05em;
}
.event-box-wrap li strong {
    font-size: 18px;
}
.event-box-wrap li p {
    font-weight: bold;
    font-size: 20px;
    border-radius: 30px;
    color: #fff;
    width: 120px;
    display: table;
    margin: 0 auto;
}
.event-box-wrap li:nth-child(1) p {
    background: red;
}
.event-box-wrap li:nth-child(2) p {
    background: #14ad80;
}
.event-box-wrap li:nth-child(3) p {
    background: blueviolet;
}
.event-box-wrap li b {
    font-weight: 500;
    font-size: 12px;
    text-decoration: overline;
    display: block;
}
.event-box-wrap li:nth-child(1) b {
    color: red;
}
.event-box-wrap li:nth-child(2) b {
    color: #088560;
}
.event-box-wrap li:nth-child(3) b {
    color: #7318c7;
}

.event-box-wrap2 {
    flex-wrap: wrap;
    padding: 20px;
}
.event-box-wrap2 li {
    width: calc((100% - 20px) / 2);
}
.event-box-wrap2 li {
    border: 1px solid #fff;
    padding: 10px 0;
}
.event-box-wrap2 li:nth-child(1),
.event-box-wrap2 li:nth-child(2) {
    margin-bottom: 20px;
}
.event-box-wrap2 li {
    border: 1px solid #fff;
    padding: 10px 0;
}
.event-box-wrap2 li p.print-option {
    background: none;
    border-radius: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
}
.event-box-wrap2 li span.print-add {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 30px;
}
.event-box-wrap2 li span.print-add2 {
    color: #333;
    font-size: 16px;
    margin-right: 5px;
}
.event-box-wrap2 li b.print-op-price {
    color: red;
    font-size: 20px;
    text-decoration: none;
    margin: 0 5px;
}
.event-box-wrap2 li p.event-price {
    background-color: transparent;
    color: #000;
    font-size: 25px;
}

/* ì œí’ˆ ìƒì„¸íŽ˜ì´ì§€ - ì—…ì¢…ë³„ ì¶”ì²œ ë°”ë¡œê°€ê¸° */
.sectors-tit {
    text-align: center;
    background: #eee;
    padding: 30px;
}
.sectors-tit h2 {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 28px !important;
}
.sectors-tit p {
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
}
.dir-link {
    background: yellow;
    padding: 5px 15px;
    border: 1px solid #555;
    margin: 0 10px;
    font-size: 22px;
}
.sectors-tit b {
    font-size: 16px;
    color: #555;
    font-weight: normal;
}
.sectors-link ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 50px;
}
.sectors-link ul li {
    width: calc((95% - 30px) / 2);
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-radius: 15px;
    position: relative;
    background: rgb(227, 227, 227);
    box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.2);
    background: linear-gradient(
        0deg,
        rgba(227, 227, 227, 1) 0%,
        rgba(255, 254, 254, 1) 51%,
        rgba(238, 237, 237, 1) 100%
    );
}
.sectors-link ul li img {
    width: 120px;
    height: auto;
    position: absolute;
    top: 0;
    left: -50px;
}
.sectors-link ul li:nth-child(4) img,
.sectors-link ul li:nth-child(5) img,
.sectors-link ul li:nth-child(6) img,
.sectors-link ul li:nth-child(7) img,
.sectors-link ul li:nth-child(8) img,
.sectors-link ul li:nth-child(11) img,
.sectors-link ul li:nth-child(14) img {
    width: 90px;
    top: 20px;
    left: -30px;
}
.sectors-link ul li:nth-child(15) img,
.sectors-link ul li:nth-child(16) img {
    width: 90px;
    top: 40px;
    left: -30px;
}
.sectors-link .dir-link {
    font-size: 16px;
    font-weight: bold;
}
.sectors-link p {
    font-size: 20px;
    font-weight: bold;
}
.sectors-link span {
    font-size: 14px;
    color: #898989;
    font-weight: normal;
}

/* ë³µí•©ê¸° ë Œíƒˆ ì„œë¹„ìŠ¤ ìƒì„¸ */
.spec-tit {
    text-align: center;
    background-color: #02025b;
    color: #fff;
    font-weight: bold;
}
.tb-text-point .text-point {
    background: transparent;
}
.tb-text-point .text-point::after {
    content: "EVENT";
    background: tomato;
    letter-spacing: normal;
}
/* ë Œíƒˆ ì œí’ˆ ì¶”ê°€ ì˜µì…˜ ìƒì„¸ */
.option-box {
    background-color: #ff9800;
    padding: 30px 30px 10px 30px;
}
.option-box h2 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
.option-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.option-box ul li {
    width: calc((100% - 30px) / 4);
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px 20px 20px 20px;
    border-radius: 20px;
}
.option-box ul li picture {
    width: 80px;
    height: 80px;
    margin: 10px auto;
    display: flex;
    align-items: center;
}
.option-box ul li img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.option-box ul li p {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
}
.option-box ul li strong {
    color: #555;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: -0.05em;
    margin-bottom: 5px;
    display: block;
}
.option-box ul li span {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: blueviolet;
    padding: 5px;
}
.option-box2 ul li {
    width: calc((100% - 30px) / 3);
    padding: 10px 30px 20px 30px;
}
.option-box3 ul {
    justify-content: center;
}
.option-box3 ul li {
    width: 30%;
    margin: 10px;
}

/* ì „êµ­ ì§€ì‚¬ ì•ˆë‚´ */
#chain_wrap {
    width: 100%;
    height: auto;
    text-align: center;
    color: #333;
    background-color: #fff;
    border-top: 8px solid royalblue;
    border-bottom: 8px solid royalblue;
}
.chain_wrap {
    text-align: center;
    background-color: #f5f5f5;
}
.chain-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin: 0 auto;
    margin-top: 30px;
}
.printer-best-box .chain-box {
    width: max-content;
}
.chain_map img {
    width: 280px;
    height: 454px;
    object-fit: contain;
}
.chain h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
.chain h2 {
    font-size: 18px;
    font-family: "S-CoreDream-3Light";
}
.chain p {
    font-size: 13px;
    margin-top: 10px;
    color: #898989;
    font-family: "S-CoreDream-3Light";
}
.color-st1 {
    color: royalblue;
    font-weight: bold;
}
.color-st2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    background: crimson;
    padding: 3px 8px;
    display: inline-block;
}
.recent_chain li {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding: 3px 0;
    font-size: 14px;
}
.recent_chain li::before {
    content: "";
    padding-left: 20px;
    padding-right: 10px;
    background: url(/theme/theme_wide_17/images/map-i.png) no-repeat;
    background-size: 22px;
}
/* ë©”ì¸ ì§€ë„ ì•ˆë‚´ */
.main-map h2 {
    font-size: 14px !important;
    word-break: keep-all;
}

/* sub page. ë Œíƒˆìš”ê¸ˆì•ˆë‚´ */
.printer-img {
    border: 1px solid #999;
}
.printer-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pricing-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pricing-wrap li {
    width: calc((100% - 50px) / 4);
}
.pricing-wrap li p {
    text-align: center;
    font-family: "S-CoreDream-3Light";
    color: #555;
    font-size: 12px;
}
.pricing-box {
    position: relative;
}
.pricing-box .num {
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000;
    color: #000;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
}
.pricing-wrap h3 {
    font-size: 15px !important;
    text-align: center;
    padding: 15px 10px 10px 10px;
    margin-bottom: 0;
}
.pricing-wrap h3 span {
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

/*
footer
*/

.a-link a {
    color: #ffffff;
}
.sns_icon a {
    color: #ffffff;
}
.bg-gray {
    background: #454545;
}
.bg-gray div {
    padding: 15px;
}

/* ì—…ì¢…ë³„ ì¶”ì²œ ìƒì„¸ */
.db {
    display: block;
}
.pd-choice {
    font-size: 12px;
    color: #555 !important;
}
.red {
    color: red !important;
}
.product-view {
    width: 80%;
    margin: 0 auto;
}
.media-body > h5 {
    font-size: 16px;
    letter-spacing: -0.05em;
    font-weight: bold;
}
.table1 tbody td {
    vertical-align: middle;
}
.sectors .table td:nth-child(2) {
    color: #666 !important;
    text-align: left !important;
}
.sectors .table td {
    font-size: 12px !important;
    word-break: keep-all;
}
.sectors .table th,
td {
    vertical-align: middle;
}
.sectors .table th {
    height: 52px;
    background: #d3d3d3;
}
.sectors table {
    width: 100% !important;
}
.sectors .img {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15px 0;
}
.sectors picture {
    width: calc((100% - 30px) / 3);
    text-align: center;
}
.sectors picture img {
    width: 100% !important;
}
.sectors .p_title_sub > span {
    display: block;
    word-break: keep-all;
}

/* border ìŠ¤íƒ€ì¼ */
.table-bordered th {
    background: #d3d3d3;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #898989 !important;
}
.table-bordered {
    border: 1px solid #898989;
}
.sectors .table1 {
    text-align: center;
}
table th,
table td {
    color: #333 !important;
}
.gray-bg {
    background: #d3d3d3 !important;
}
.product-view table th {
    color: #fff !important;
}
.spec-tit {
    color: #fff !important;
}

.fixed-top {
    top: 0 !important;
}

/*
ìƒí•˜ ì¢Œìš° ì¡°ì ˆ
**********/
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-80 {
    margin-top: 80px !important;
}
.margin-top-90 {
    margin-top: 90px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-bottom-70 {
    margin-bottom: 70px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-left-10 {
    margin-left: 10px;
}
.margin-left-20 {
    margin-left: 20px;
}
.margin-left-30 {
    margin-left: 30px;
}
.margin-left-40 {
    margin-left: 40px;
}
.margin-left-50 {
    margin-left: 50px;
}
.margin-left-60 {
    margin-left: 60px;
}
.margin-left-70 {
    margin-left: 70px;
}
.margin-left-80 {
    margin-left: 80px;
}
.margin-left-90 {
    margin-left: 90px;
}
.margin-left-100 {
    margin-left: 100px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-right-20 {
    margin-right: 20px;
}
.margin-right-30 {
    margin-right: 30px;
}
.margin-right-40 {
    margin-right: 40px;
}
.margin-right-50 {
    margin-right: 50px;
}
.margin-right-60 {
    margin-right: 60px;
}
.margin-right-70 {
    margin-right: 70px;
}
.margin-right-80 {
    margin-right: 80px;
}
.margin-right-90 {
    margin-right: 90px;
}
.margin-right-100 {
    margin-right: 100px;
}

.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-top-50 {
    padding-top: 50px;
}
.padding-top-60 {
    padding-top: 60px;
}
.padding-top-70 {
    padding-top: 70px;
}
.padding-top-80 {
    padding-top: 80px;
}
.padding-top-90 {
    padding-top: 90px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.padding-bottom-50 {
    padding-bottom: 50px;
}
.padding-bottom-60 {
    padding-bottom: 60px;
}
.padding-bottom-70 {
    padding-bottom: 70px;
}
.padding-bottom-80 {
    padding-bottom: 80px;
}
.padding-bottom-90 {
    padding-bottom: 90px;
}

.p-r {
    position: relative;
}
.p-a {
    position: absolute;
}

.para-text h2 {
    line-height: 2.5;
}
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.color_666 {
    color: #666;
}
.bg-gray2 {
    background: #f2f2f2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.heading {
    font-size: 18px;
    line-height: 24px;
}
.pro-icon i {
    font-size: 24px;
}

.navbar-toggler {
    background-color: #454545;
}

.para-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* ëª¨ë°”ì¼ê¸°ê¸° */
@media only screen and (max-width: 320px) {
    /*
	ë„¤ë¹„
	**********/
    f .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 5px 0 5px 10px;
    }
}

/* ëª¨ë°”ì¼ê¸°ê¸° + íƒœë¸”ë¦¿ */

@media only screen and (min-width: 321px) and (max-width: 768px) {
    .col-12 {
        flex: 0 0 50%;
    }

    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 5px 0 5px 10px;
    }
}

@media only screen and (max-width: 1280px) {
    .info-pink-3 img,
    .info-pink img {
        width: 120px;
    }
    .info-pink > div,
    .info-pink-3 > div {
        margin-top: 0;
    }
    .box > .icon > .info-pink > p,
    .box > .icon > .info-pink-3 > p {
        margin: 10px 10px 0px 10px;
    }
    /* ë©”ì¸ë°°ë„ˆ ìˆ˜ì • */
    .top-event-banner img {
        width: 100%;
        height: 300px;
        object-fit: contain;
    }
}

@media only screen and (max-width: 1200px) {
    #quick_wrap {
        top: 105px;
    }
    /* ë©”ì¸ ì´ë¯¸ì§€ í…ìŠ¤íŠ¸ ìˆ˜ì • */
    .main-img-txt {
        margin-top: 38px;
        height: 240px;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .card-title {
        font-size: 18px;
    }

    .sectors li {
        height: 590px !important;
    }
}
@media only screen and (max-width: 1090px) {
    #quick_wrap {
        top: 70px;
    }
    /* ë Œíƒˆìš”ê¸ˆ ì•ˆë‚´ ê°€ê²© ìˆ˜ì • */
    .pricing-wrap h3 span {
        display: block;
        padding-top: 10px;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .recommended ul li {
        flex: 0 0 33.3333% !important;
        max-width: 33.3333% !important;
    }
    .card-title {
        font-size: 18px;
    }
    .sectors li {
        height: 570px !important;
    }

    /* ë² ìŠ¤íŠ¸ ì œí’ˆ ìƒì„¸ */
    .printer-best-box {
        width: 100% !important;
    }
}

@media (min-width: 1090px) {
    .ety-main {
        margin-bottom: 105px !important;
    }
}

@media only screen and (max-width: 991px) {
    /* ë©”ì¸ ë°°ë„ˆ ìˆ˜ì • */
    .top-event-banner img {
        width: 100%;
        height: 250px;
        object-fit: contain;
    }
    /* ë©”ì¸ ìƒë‹¨ í…ìŠ¤íŠ¸ ìˆ˜ì • */
    .main-img-txt {
        width: 550px;
        margin-top: 60px;
        height: 220px;
    }
    .main-img-txt h2 {
        font-size: 25px !important;
    }
    .main-img-txt span {
        font-size: 17px;
    }
    .main-img-txt p {
        font-size: 14px;
    }
    .main-img-txt::after {
        width: 250px;
        height: 250px;
    }
    /* ë©”ì¸ ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .p_brand,
    .p_new,
    .p_name {
        font-size: 11px;
        padding: 2px 7px;
        letter-spacing: -0.1em;
    }
    .sectors li {
        height: 570px !important;
    }
    .info-pink-3 img .info-pink img {
        width: 100px;
    }
    .box > .icon > .info-pink > p,
    .box > .icon > .info-pink-3 > p {
        margin: 10px;
    }
    .h3 {
        font-size: 1.2rem !important;
    }
    .tit-txt h3 {
        font-size: 1.2rem !important;
    }
    .h2,
    h2 {
        font-size: 1.5rem !important;
    }
    .center-heading p {
        font-size: 16px;
    }
    .more-btn1 {
        font-size: 15px !important;
    }
    .media-body > p br {
        display: none;
    }
    .m-br-style {
        display: block;
        padding: 20px 0;
    }
    .printer-img {
        height: 190px;
    }
    .printer-img img {
        object-fit: cover;
        padding: 15px;
        height: 100%;
    }
    .recommend-wrap {
        margin: 0;
        justify-content: space-between;
        width: 100%;
    }
    .recommend-wrap > div {
        width: 50%;
        padding: 0 10px;
    }
    .recommend-wrap > div h5 {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .box-bg3 {
        background: #457b9d !important;
    }
    .box-bg4 {
        background: #3a4e6a !important;
    }
    .printer-img {
        height: 170px;
    }
    .printer-img img {
        width: 100% !important;
        display: block;
        margin: 0 auto;
        object-fit: contain;
        padding: 0px;
        height: 100%;
    }
    .printer-box table td {
        font-size: 12px;
        letter-spacing: -0.05em;
    }
    .table1 tbody td:nth-child(1) {
        width: 60%;
    }
    .tab_content h3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 768px) {
    .m_db {
        display: block !important;
    }
    .m_dn {
        display: none !important;
    }

    /* ë©”ì¸ì´ë¯¸ì§€ */
    .main-img,
    .main-img-box {
        height: 350px;
    }
    .rental-inquiry {
        bottom: 20px;
    }

    /* ë©”ì¸ ìƒë‹¨ í…ìŠ¤íŠ¸ ìˆ˜ì • */
    .main-img-txt {
        width: 470px;
        margin-top: 50px;
        height: 200px;
    }
    .main-img-txt h2 {
        font-size: 25px !important;
    }
    .main-img-txt span {
        font-size: 17px;
    }
    .main-img-txt p {
        font-size: 13px;
    }
    .main-img-txt::before {
        width: 100px;
        height: 100px;
    }
    .main-img-txt::after {
        width: 170px;
        height: 170px;
    }

    /* ë©”ì¸ ë°°ë„ˆ ìˆ˜ì • */
    .top-event-banner img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }

    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 15px 0 15px 5px;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .navbar .navbar-brand {
        flex-grow: 1;
    }
    .navbar-brand img {
        width: 200px;
        height: 55px;
    }
    #tnb-tell a {
        font-size: 25px;
        display: none;
    }
    #tnb_index ul {
        width: 100%;
    }

    /* ë©”ì¸ 3ê°œ ë°°ë„ˆ ìˆ˜ì • */
    #cont_wrap ul li {
        height: 260px;
        width: calc((100% - 30px) / 3);
    }
    #cont_wrap h4 {
        font-size: 18px;
    }
    #cont_wrap ul li p {
        font-size: 12px;
    }

    .main-post-3box ul li {
        height: 260px;
        width: calc((100% - 30px) / 2) !important;
    }
    .main-post-3box ul li:nth-child(3) {
        display: none;
    }

    /* ë² ìŠ¤íŠ¸ ë°°ë„ˆ ì´ë¯¸ì§€ ìˆ˜ì • */
    #event_wrap,
    #event_wrap img {
        height: 250px !important;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ì œí’ˆ ìˆ˜ì • */
    .container,
    .width100 > .container {
        max-width: 90%;
    }
    #p_wrap .table td,
    .table th {
        font-size: 10px;
    }
    #p_wrap table {
        width: 100%;
    }

    .photo_type ul li {
        width: calc((100% - 30px) / 2);
    }
    .product_list ul li {
        width: calc((100% - 40px) / 1);
    }

    .photo_type ul li img {
        width: 150px;
    }
    .photo_type ul li h2 {
        font-size: 16px !important;
    }
    .sectors li {
        height: 610px !important;
    }
    .sectors .table td {
        font-size: 10px !important;
    }
    /* ë² ìŠ¤íŠ¸ ì œí’ˆ ìƒì„¸ */
    .printer-best-box table td {
        font-size: 14px;
        word-break: keep-all;
    }
    /* ì œí’ˆ ìƒì„¸ ì¶”ê°€ ì˜µì…˜ */
    .option-box3 {
        padding: 30px 20px 10px 20px;
    }
    .option-box ul {
        justify-content: center;
    }
    .option-box ul li {
        padding: 15px;
        width: 30%;
        margin: 5px;
    }
    .option-box2 ul li {
        padding: 10px 20px 20px 20px;
    }
    .option-box3 ul li {
        width: 30%;
        margin: 5px;
    }
    /* ì „êµ­ ì§€ì‚¬ ìˆ˜ì • */
    .chain-box {
        width: 85%;
    }
    .chain h2 {
        font-size: 18px !important;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .box > .icon > .info-box > p {
        font-size: 13px;
    }
    .box > .icon img {
        width: 100px;
        height: 100px;
    }
    .col-lg-3 {
        padding-right: 6px;
        padding-left: 6px;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìƒì„¸ ìˆ˜ì • */
    .product-view {
        width: auto;
        margin: 0 auto;
    }
    /* í€µë©”ë‰´ */
    #quick_wrap {
        padding: 10px 0;
    }
    ul.q_sns li {
        margin: 0 10px 15px 0;
    }
    /* í•˜ë‹¨ ìƒë‹´ì‹ ì²­ ë²ˆí˜¸ */
    #customer_wrap {
        height: 70px;
        display: none;
    }
    .cus-tell {
        font-size: 20px;
    }
    .btn_consult {
        font-size: 18px;
    }

    /* ë Œíƒˆìš”ê¸ˆ ì•ˆë‚´ ê°€ê²© ìˆ˜ì • */
    .pricing-wrap li {
        width: calc((100% - 50px) / 3) !important;
    }
    .pricing-wrap h3 {
        font-size: 18px;
    }
    .pricing-wrap h3 span {
        display: block;
        padding-top: 10px;
        font-size: 15px;
    }
    .pricing-wrap li p {
        font-size: 14px;
    }

    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .recommended ul li {
        flex: 0 0 33.3333% !important;
        max-width: 33.3333% !important;
    }
    .card-title {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .m-margin1 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .main .row {
        margin: 0 auto !important;
    }
    .f14 {
        font-size: 13px !important;
        word-break: keep-all;
    }
    .main .h75 {
        height: 65px;
    }
    .tab_content h3 {
        font-size: 20px;
    }
    .tab_content {
        padding: 40px 5px 0px 5px !important;
    }
    .table td,
    .table th {
        padding: 10px;
    }
    .recommend-wrap > div h5 {
        font-size: 13px;
    }
    .card-body a {
        font-size: 12px !important;
    }
}

/* íƒœë¸”ë¦¿ */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    /* ë©”ì¸ì´ë¯¸ì§€ */
    .main-img,
    .main-img-box {
        height: 400px;
    }
    .rental-inquiry {
        bottom: 30px;
    }

    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 15px 0 15px 5px;
    }
    .navbar-nav li a {
        font-size: 13px;
    }
    .navbar .navbar-brand {
        flex-grow: 1;
    }
    .navbar-brand img {
        width: 200px;
        height: 55px;
    }
    #tnb-tell a {
        font-size: 25px;
        display: none;
    }
    #tnb_index ul {
        width: 100%;
    }

    /* ë©”ì¸ 3ê°œ ë°°ë„ˆ ìˆ˜ì • */
    #cont_wrap ul li {
        height: 260px;
    }
    #cont_wrap h4 {
        font-size: 20px;
    }
    #cont_wrap ul li p {
        font-size: 12px;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ì œí’ˆ ìˆ˜ì • */
    .container,
    .width100 > .container {
        max-width: 95%;
    }
    #p_wrap .table td,
    .table th {
        font-size: 12px;
    }
    #p_wrap table {
        width: 100%;
    }
    .photo_type ul li {
        width: calc((100% - 30px) / 2);
    }
    .photo_type ul li img {
        width: 150px;
    }
    .photo_type ul li h2 {
        font-size: 16px !important;
    }
    /* ì „êµ­ ì§€ì‚¬ ìˆ˜ì • */
    .chain-box {
        width: 65%;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .box > .icon > .info-box > p {
        font-size: 13px;
    }
    .box > .icon img {
        width: 100px;
        height: 100px;
    }
    .col-lg-3 {
        padding-right: 6px;
        padding-left: 6px;
    }
    /* í€µë©”ë‰´ */
    #quick_wrap {
        padding: 10px 0;
    }
    ul.q_sns li {
        margin: 0 10px 15px 0;
    }
    /* í•˜ë‹¨ ìƒë‹´ì‹ ì²­ ë²ˆí˜¸ */
    .cus-tell {
        font-size: 20px;
    }
}

/* ë°ìŠ¤í¬íƒ‘ */
@media only screen and (min-width: 1201px) {
    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 15px 0 15px 5px;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    #tnb-tell a {
        font-size: 25px;
        font-weight: bold;
    }
    #tnb_index ul {
        width: 100%;
    }
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    font-weight: 700;
}

/* ì„œë¸Œë©”ë‰´ ê°€ë¡œ í¬ê¸° */
.dropdown-menu {
    min-width: 180px;
}

.icon span {
    font-size: 60px;
    margin-top: 5px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition:
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.cbox {
    color: #333;
    background: #fff;
    padding: 60px 20px;
}
.cbox div {
    text-align: center;
}
.cbox span {
    font-size: 60px;
}
.cbox p {
    margin-top: 10px;
    font-weight: 600;
}

@media only screen and (max-width: 650px) {
    /* ë©”ì¸ì´ë¯¸ì§€ */
    .main-img,
    .main-img-box {
        height: 300px;
    }
    .rental-inquiry {
        bottom: 18px;
        font-size: 15px;
    }
    /* ë©”ì¸ ìƒë‹¨ í…ìŠ¤íŠ¸ ìˆ˜ì • */
    .main-img-txt {
        width: 400px;
        margin-top: 40px;
        height: 180px;
        text-align: right;
        align-items: end;
        padding: 0 20px;
    }
    .main-img-txt h2 {
        font-size: 20px !important;
    }
    .main-img-txt span {
        font-size: 14px;
    }
    .main-img-txt p {
        font-size: 13px;
        word-break: keep-all;
        color: #eee;
        padding-left: 30px;
    }
    .main-img-txt p br {
        display: none;
    }
    .main-img-txt::before {
        display: none;
    }
    .main-img-txt::after {
        width: 160px;
        height: 160px;
        left: 0;
        right: inherit;
        transform: translate(-50%, -50%);
    }
    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 15px 0 15px 5px;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .navbar .navbar-brand {
        flex-grow: 1;
    }
    .navbar-brand img {
        width: 150px;
        height: 41px;
    }
    #tnb-tell a {
        font-size: 25px;
        display: none;
    }
    #tnb_index ul {
        width: 100%;
    }

    /* ìƒë‹¨ ì´ë²¤íŠ¸ ì´ë¯¸ì§€ */
    .top-event-banner {
        margin-top: -30px;
    }
    /* ë©”ì¸ 3ê°œ ë°°ë„ˆ ìˆ˜ì • */
    #cont_wrap ul li {
        height: 260px;
        width: calc((100% - 20px) / 3);
    }
    #cont_wrap h4 {
        font-size: 15px;
    }
    #cont_wrap ul li p {
        font-size: 10px;
    }
    /* ë² ìŠ¤íŠ¸ ë°°ë„ˆ ì´ë¯¸ì§€ ìˆ˜ì • */
    #event_wrap,
    #event_wrap img {
        height: 230px !important;
        margin-top: -30px;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ì œí’ˆ ìˆ˜ì • */
    .width100 {
        margin-top: -30px;
    }
    .container,
    .width100 > .container {
        max-width: 95%;
    }
    #p_wrap .table td,
    .table th {
        font-size: 10px;
    }
    #p_wrap table {
        width: 100%;
    }
    .photo_type ul li {
        width: calc((100% - 15px) / 1);
    }
    .photo_type ul li img {
        width: 150px;
    }
    .photo_type ul li h2 {
        font-size: 16px !important;
    }
    .sectors li {
        height: auto !important;
    }
    /* ë² ìŠ¤íŠ¸ ìƒì„¸ */
    .detail-box ul li picture img {
        width: 70px;
        height: 70px;
    }
    .rental-service .service2 li {
        width: 100%;
    }
    .rental-service .service2 li:after {
        right: 30px;
    }
    .call-box2 {
        height: auto;
    }
    /* ë² ìŠ¤íŠ¸ ìƒì„¸ - ì—…ì¢…ë³„ ì¶”ì²œë§í¬ */
    .sectors-link p {
        font-size: 18px;
    }
    .sectors-link ul li img {
        width: 110px;
    }
    .sectors-link ul li:nth-child(4) img,
    .sectors-link ul li:nth-child(5) img,
    .sectors-link ul li:nth-child(6) img,
    .sectors-link ul li:nth-child(7) img,
    .sectors-link ul li:nth-child(8) img,
    .sectors-link ul li:nth-child(11) img,
    .sectors-link ul li:nth-child(14) img,
    .sectors-link ul li:nth-child(15) img,
    .sectors-link ul li:nth-child(16) img {
        width: 80px;
    }
    /* ì œí’ˆ ìƒì„¸ ì¶”ê°€ ì˜µì…˜ */
    .option-box {
        padding: 30px 10px;
    }
    .option-box ul li {
        width: 45%;
        margin: 2%;
    }
    .option-box2 ul li {
        padding: 10px 20px 20px 20px;
    }
    .option-box3 ul li {
        width: 45%;
        margin: 2%;
    }
    /* ì „êµ­ ì§€ì‚¬ ìˆ˜ì • */
    .chain-box {
        width: 80%;
        margin: 20px auto;
    }
    .chain h2 {
        font-size: 18px !important;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .box > .icon > .info-box > p {
        font-size: 13px;
    }
    .box > .icon img {
        width: 100px;
        height: 100px;
    }
    .col-lg-3 {
        padding: 10px;
    }
    /* í€µë©”ë‰´ */
    #quick_wrap {
        padding: 5px 0;
    }
    .q_contact {
        padding: 5px 10px;
    }
    ul.q_sns li {
        margin: 0 10px 15px 0;
    }
    /* í•˜ë‹¨ ìƒë‹´ì‹ ì²­ ë²ˆí˜¸ */
    #customer_wrap {
        height: 70px;
    }
    .cus-tell {
        font-size: 18px;
        font-weight: bold;
    }
    .cus-txt {
        font-size: 12px;
    }
    .btn_consult {
        font-size: 16px;
        padding: 5px;
    }
    .pd-sty {
        padding: 0 5px;
    }
    /* í‘¸í„° ë¡œê³  ì´ë¯¸ì§€ ìˆ˜ì • */
    .en1 img {
        width: 200px;
    }
    /* ë Œíƒˆìš”ê¸ˆ ì•ˆë‚´ ê°€ê²© ìˆ˜ì • */
    .pricing-wrap h3 {
        font-size: 16px !important;
    }
    .pricing-wrap h3 span {
        display: block;
        padding-top: 10px;
        font-size: 14px;
    }
    .pricing-wrap li p {
        font-size: 12px;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .recommended ul li {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .card-title {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    /* ë©”ì¸ ìƒë‹¨ í…ìŠ¤íŠ¸ ìˆ˜ì • */
    .main-img-txt {
        width: 70%;
        margin-top: 35px;
        height: 170px;
        text-align: right;
        align-items: end;
        padding: 0 20px;
    }
    .main-img-txt h2 {
        font-size: 18px !important;
        padding-top: 3px;
    }
    .main-img-txt span {
        font-size: 12px;
    }
    .main-img-txt p {
        font-size: 12px;
        word-break: keep-all;
        color: #eee;
        padding-left: 30px;
        padding-top: 0;
    }
    .main-img-txt p br {
        display: none;
    }
    .main-img-txt::before {
        display: none;
    }
    .main-img-txt::after {
        width: 160px;
        height: 160px;
        left: 0;
        right: inherit;
        transform: translate(-50%, -50%);
    }

    .m-margin1 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .main .row {
        margin: 0 auto !important;
    }
    .f14 {
        font-size: 13px !important;
        word-break: keep-all;
    }
    .main .h75 {
        height: 65px;
    }
    .tab_content h3 {
        font-size: 20px;
    }
    .tab_content {
        padding: 40px 5px 0px 5px !important;
    }
    .table td,
    .table th {
        padding: 10px;
    }
    .recommend-wrap > div h5 {
        font-size: 13px;
    }
    .card-body a {
        font-size: 12px !important;
    }

    /* ìƒë‹¨ ë©”ë‰´ ì•ˆë‚´ */
    #loc_wrap ul {
        padding: 5px;
    }
    #loc_wrap ul li img {
        width: 14px;
    }
    #loc_wrap ul li {
        font-size: 14px;
    }

    /* ë©”ì¸ì´ë¯¸ì§€ */
    .main-img,
    .main-img-box {
        height: 280px;
    }
    .rental-inquiry {
        bottom: 18px;
        font-size: 15px;
        padding: 6px 12px;
    }

    /*
	ë„¤ë¹„
	**********/
    .navbar-brand {
        font-size: 25px;
        font-weight: bold;
    }
    .navbar-nav li {
        padding: 15px 0 15px 5px;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .navbar .navbar-brand {
        flex-grow: 1;
    }
    .navbar-brand img {
        width: 180px;
        height: 49px;
    }
    #tnb-tell a {
        font-size: 25px;
        display: none;
    }
    #tnb_index ul {
        width: 100%;
    }

    /* ìƒë‹¨ ì´ë²¤íŠ¸ ì´ë¯¸ì§€ */
    .top-event-banner {
        margin-top: -30px;
    }
    /* ë©”ì¸ 3ê°œ ë°°ë„ˆ ìˆ˜ì • */
    #cont_wrap {
        margin-top: -20px;
    }
    #cont_wrap ul li {
        height: auto;
        width: calc((100% - 20px) / 3);
    }
    #cont_wrap h4 {
        font-size: 13px;
        margin-bottom: 15px;
        font-weight: bold;
        letter-spacing: -0.05em;
    }
    #cont_wrap ul li p {
        font-size: 10px;
        display: none;
    }
    #cont_wrap ul li a {
        font-size: 10px;
    }

    .main-post-3box ul li {
        padding: 20px 12px !important;
        width: calc((100% - 15px) / 2) !important;
    }
    .main-post-3box ul li strong {
        font-size: 12px;
        letter-spacing: -0.05em;
        display: block !important;
        word-break: keep-all;
    }

    /* ë©”ì¸ ê²Œì‹œíŒ */
    .main-board {
        display: none;
    }
    /* ë² ìŠ¤íŠ¸ ë°°ë„ˆ ì´ë¯¸ì§€ ìˆ˜ì • */
    #event_wrap,
    #event_wrap img {
        height: 230px !important;
        margin-top: -30px;
        display: none;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ì œí’ˆ ìˆ˜ì • */
    .width100 {
        margin-top: -30px;
    }
    .container,
    .width100 > .container {
        max-width: 100%;
    }
    #p_wrap .table td,
    .table th {
        font-size: 12px;
    }
    #p_wrap table {
        width: 95%;
    }
    .photo_type ul li {
        width: 85%;
        margin: 10px auto;
    }
    .photo_type ul li img {
        width: 150px;
    }
    .photo_type ul li h2 {
        font-size: 16px !important;
    }
    /* ë² ìŠ¤íŠ¸ ìƒì„¸ - ì—…ì¢…ë³„ ì¶”ì²œë§í¬ */
    .sectors-link ul {
        padding: 30px 20px 0 20px;
    }
    .sectors-tit h2 {
        font-size: 24px !important;
    }
    .dir-link {
        font-size: 18px;
    }
    .sectors-tit b {
        font-size: 14px;
    }
    .sectors-link p {
        font-size: 16px;
    }
    .sectors-link span {
        font-size: 13px;
    }
    .sectors-link ul li {
        padding: 20px 10px 20px 10px;
    }
    .sectors-link ul li img {
        width: 100px;
    }
    .sectors-link ul li:nth-child(4) img,
    .sectors-link ul li:nth-child(5) img,
    .sectors-link ul li:nth-child(6) img,
    .sectors-link ul li:nth-child(7) img,
    .sectors-link ul li:nth-child(8) img,
    .sectors-link ul li:nth-child(11) img,
    .sectors-link ul li:nth-child(14) img {
        width: 70px;
        top: 30px;
    }
    .sectors-link ul li:nth-child(15) img,
    .sectors-link ul li:nth-child(16) img {
        width: 70px;
        top: 50px;
    }
    .sectors-link .dir-link {
        font-size: 12px;
        padding: 5px 7px;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ìƒì„¸ ìˆ˜ì • */
    .call-box2 .callbox-right {
        padding: 20px;
    }
    .call-box2 .callbox-right {
        width: calc(100% - 20%);
    }
    .call-box2 .callbox-right span {
        font-size: 12px;
    }
    .call-box2 .callbox-right h3 {
        font-size: 16px !important;
    }
    .call-box2 picture img {
        width: 90px;
    }
    .suwon-rental-ceo {
        width: 90px;
    }
    .kakao-flex picture img {
        width: 30px;
    }
    /* ì œí’ˆ ìƒì„¸ ì¶”ê°€ ì˜µì…˜ */
    .option-box2 ul li {
        width: calc((100% - 8%) / 2);
        padding: 10px 10px 20px 10px;
    }
    .option-box3 ul li {
        width: 45%;
        margin: 2%;
    }
    /* ì „êµ­ ì§€ì‚¬ ìˆ˜ì • */
    .chain-box {
        width: 95%;
    }
    .chain h2 {
        font-size: 16px !important;
        word-break: keep-all;
    }
    .chain_map img {
        width: 200px;
        height: 324px;
    }
    .recent_chain li {
        font-size: 12px;
        letter-spacing: -0.05em;
    }
    .color-st1 {
        display: block;
        padding: 3px;
    }
    .color-st2 {
        font-size: 12px;
        letter-spacing: -0.05em;
    }
    .recent_chain li::before {
        background-size: 18px;
        padding-right: 0;
    }
    /* ì—…ì¢…ë³„ ì¶”ì²œ ìˆ˜ì • */
    .box > .icon > .info-box > p {
        font-size: 13px;
    }
    .box > .icon img {
        width: 100px;
        height: 100px;
    }
    .col-lg-3 {
        padding: 10px;
    }
    /* í€µë©”ë‰´ */
    #quick_wrap {
        padding: 5px 0;
    }
    .q_contact {
        padding: 3px 8px;
    }
    ul.q_sns li {
        margin: 0 10px 15px 0;
    }
    .q_contact a {
        font-size: 12px;
        font-weight: bold;
    }
    /* í•˜ë‹¨ ìƒë‹´ì‹ ì²­ ë²ˆí˜¸ */
    #customer_wrap {
        height: 70px;
        display: none;
    }
    .cus-tell {
        font-size: 18px;
        font-weight: bold;
    }
    .cus-txt {
        font-size: 12px;
    }
    .btn_consult {
        font-size: 16px;
        padding: 5px;
    }
    .pd-sty {
        padding: 0 5px;
    }
    /* í‘¸í„° ë¡œê³  ì´ë¯¸ì§€ ìˆ˜ì • */
    .en1 img {
        width: 200px;
    }
    /* ë³µí•©ê¸°ë Œíƒˆ ì„œë¹„ìŠ¤ */
    ul.tabs li {
        font-size: 12px;
    }
    /* ë Œíƒˆìš”ê¸ˆ ì•ˆë‚´ ê°€ê²© ìˆ˜ì • */
    .pricing {
        max-width: 95%;
        margin: 0 auto;
    }
    .pricing-wrap li {
        width: calc((100% - 20px) / 2) !important;
    }
    .pricing-wrap h3 {
        font-size: 16px !important;
    }
    .pricing-wrap h3 span {
        display: block;
        padding-top: 10px;
        font-size: 14px;
    }
    .pricing-wrap li p {
        font-size: 12px;
        letter-spacing: -0.05em;
    }

    .printer-box .printer-img {
        width: 30% !important;
    }
    .printer-box .table1 {
        width: 68% !important;
    }
}

@media only screen and (max-width: 500px) {
    /* ë©”ì¸ ì´ë¯¸ì§€ í¬ê¸° ìˆ˜ì • */
    .main-img-box img {
        max-width: 85%;
        height: auto;
    }
    .photo_type ul li:nth-child(4),
    .photo_type ul li:nth-child(5),
    .photo_type ul li:nth-child(6),
    .photo_type ul li:nth-child(7),
    .photo_type ul li:nth-child(8),
    .photo_type ul li:nth-child(9) {
        display: none;
    }
    /* ë³µí•©ê¸°ë Œíƒˆ ì œí’ˆ */
    .product_list ul li {
        display: block !important;
    }

    /* ì—…ì¢…ë³„ ì¶”ì²œ ìƒì„¸ */
    ul.list-unstyled li {
        padding: 10px 0 !important;
        flex-direction: column;
    }
    ul.list-unstyled li > img {
        width: 150px !important;
        margin-right: 5px !important;
        flex-grow: 1;
    }
    .product-view > h3 {
        font-size: 25px !important;
    }
    .media-body {
        text-align: center;
        padding: 20px 25px !important;
    }
    .media-body > h5 {
        font-size: 16px;
        word-break: keep-all;
        line-height: 1.5;
        letter-spacing: -0.05em;
    }
    .media-body > p {
        font-size: 12px !important;
        padding: 0;
    }
    .media-body .red_txt {
        display: block;
    }
    .product-view table th {
        font-size: 16px !important;
    }
    .product-view table td > p {
        font-size: 15px !important;
    }
    .table1 tbody td:nth-child(1) {
        width: 62%;
    }
    .product-view table td:nth-child(2) {
        letter-spacing: -0.05em;
        font-size: 12px;
    }
    .product-view .sub_txt {
        word-break: keep-all;
        font-size: 12px;
    }
    .center-heading h2 {
        font-size: 18px !important;
        font-weight: bold;
    }
    .q_contact {
        background: transparent;
    }
    .q_consult_open {
        display: none;
    }
    /* íšŒì‚¬ì†Œê°œ */
    .about-title {
        display: block;
        padding-top: 5px;
    }
    /* ë² ìŠ¤íŠ¸ 9ê°œ ìƒì„¸ ìˆ˜ì • */
    .call-box2 {
        flex-direction: column;
        height: auto;
    }
    .call-box2 .callbox-left {
        width: 100%;
    }
    .call-box2 .callbox-right {
        width: 100%;
        padding: 20px 30px;
    }
    .call-box2 .callbox-right span {
        font-size: 12px;
    }
    .call-box2 .callbox-right h3 {
        font-size: 16px !important;
    }
    .kakao-flex picture img {
        width: 30px;
    }
    .detail-box ul li picture img {
        width: 65px;
        height: 65px;
    }
    .rental-set p {
        padding: 5px 30px;
        margin-bottom: 0;
    }
    .dl-box {
        align-items: inherit;
    }
    .detail-bg {
        padding: 40px 0 1px 0;
    }
    .call-box strong {
        font-size: 20px;
    }
    .call-box .blue-bg picture {
        margin-bottom: 10px;
    }
    .call-box .blue-bg picture img {
        width: 60px;
    }
    .call-wrap {
        width: 100%;
        padding: 30px 20px;
    }
    .call-wrap li p {
        font-size: 14px;
    }
    .event-tit {
        font-size: 28px;
        letter-spacing: -0.05em;
    }
    .event-box-wrap li p {
        width: 100px;
        font-size: 16px;
    }
    .event-box-wrap li strong {
        font-size: 15px;
    }
    .event-box-wrap {
        padding: 30px 10px;
    }
    .event-box-wrap li {
        width: calc((100% - 10px) / 3);
    }
    .event-box-wrap li span {
        font-size: 10px;
        letter-spacing: -0.05em;
    }
    .event-box-wrap li img {
        width: 80px;
        height: 80px;
    }
    .detail-box ul li::after {
        width: 15px;
        height: 15px;
    }
    .event-box-wrap2 li span.print-add {
        font-size: 10px;
    }
    .event-box-wrap2 {
        padding: 5px;
    }
    .event-box-wrap2 li {
        width: calc((100% - 5px) / 2);
    }
    .event-box-wrap2 li:nth-child(1),
    .event-box-wrap2 li:nth-child(2) {
        margin-bottom: 5px;
    }
    .event-box-wrap2 li span.print-add2 {
        font-size: 12px;
        letter-spacing: -0.05em;
    }
    .printer-tit-img picture img {
        width: 250px;
        height: 250px;
    }
    .rental-service .service2 li:after {
        right: 5px;
    }
    .event-box-wrap2 li b.print-op-price {
        font-size: 15px;
    }
}
