/* Olleh CCTV 맞춤서비스 */
.service_content{ width: 100%; height: auto; margin: auto; display: flex; flex-flow: row wrap; transition: all 0.2s ease-in-out; }
.service_content>figure{ width: 100%; height: 400px; border: 1px solid rgb(220,220,220); background-repeat: no-repeat; background-size: cover; transition: all 0.2s ease-in-out; }
    .home_content>figure{ background-position: 20% 0; }
    .store_content>figure{ background-position: 20% 0; }
    .office_content>figure{ background-position: 20% 0; }
    .factory_content>figure{ background-position: 90% 0; }
    .institution_content>figure{ background-position: 90% 0; }
.service_content>p{ width: 100%; margin-top: 10px; font-size: 16px; color: rgb(85,85,85); text-align: justify; transition: all 0.2s ease-in-out; }
.service_content>h4{ width: 100%; margin-top: 40px; font-size: 30px; color: rgb(237,27,35); transition: all 0.2s ease-in-out; }
.service_content>h4>span{ color: rgb(85,85,85); }
.service_content>ul{ width: 100%; margin-top: 10px; display: flex; flex-flow: row wrap; justify-content: space-between; transition: all 0.2s ease-in-out; }
.service_content>ul>li{ width: 24.5%; margin-top: 10px; border: 1px solid rgb(220,220,220); background-color: rgb(40,36,33); background-position: center top 0; background-repeat: no-repeat; background-size: 100% auto; position: relative; transition: all 0.2s ease-in-out; cursor: pointer; }
.service_content>ul>li>p{ width: 100%; text-align: center; color: rgb(255,255,255); background-color: rgb(40,36,33); position: absolute; bottom: 0; left: 0; line-height: 50px; font-size: 18px; transition: all 0.2s ease-in-out; }

/* 기가아이즈 */
.gigaeyes_tit{ width: 100%; height: auto; margin-bottom: 50px; text-align: center; color: rgb(85,85,85); font-weight: normal; font-size: 32px; transition: all 0.2s ease-in-out; }
.gigaeyes_tit>span{ font-weight: bold; font-size: 36px; transition: all 0.2s ease-in-out; }
.gigaeyes_pc{ width: 100%; height: auto; max-width: 1181px; margin: auto; display: block; }
.gigaeyes_m{ width: 100%; height: auto; max-width: 480px; margin: auto; display: none; }

/* KT Biz */
.biz_content{ width: 100%; height: auto; margin: auto; display: flex; flex-flow: row wrap; transition: all 0.2s ease-in-out; }
.biz_content>ul{ width: 100%; display: flex; flex-flow: row nowrap; justify-content: space-between; transition: all 0.2s ease-in-out; }
.biz_content>ul>li{ width: 100%; height: 40px; border: 1px solid rgb(220,220,220); border-left: 0; font-size: 16px; color: rgb(85,85,85); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.12s ease-in-out; cursor: pointer; }
.biz_content>ul>li.on{ background-color: rgb(237,27,35); color: rgb(255,255,255); }
.biz_content>ul>li:first-of-type{ border-left: 1px solid rgb(220,220,220); }
.biz_content>section{ width: 100%; height: auto; margin-top: 90px; transition: all 0.2s ease-in-out; }
.biz_content>section>article{ width: 100%; height: auto; }
.biz_content>section>article span.lf_480{ display: none; }
.biz_content>section>article span.lf_960{ display: none; }
.biz_content>section>article .color_red{ color: rgb(237,27,35); }
.biz_content>section>article>h4{ width: 100%; height: auto; text-align: center; color: rgb(85,85,85); font-weight: normal; font-size: 32px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>h4>span{ font-weight: bold; font-size: 36px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul{ width: 100%; height: auto; margin-top: 20px; display: flex; flex-flow: row wrap; justify-content: center; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul>li{ width: 32%; max-width: 300px; margin: 30px 0.6% 0; padding: 30px 0; border: 2px solid rgb(220,220,220); border-radius: 20px; display: flex; flex-flow: column nowrap; align-items: center; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul>li>img{ width: auto; height: auto; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul>li>h4{ width: auto; height: auto; margin: 20px 0 10px; text-align: center; color: rgb(85,85,85); font-size: 20px; font-weight: bold; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul>li>p{ width: auto; height: auto; text-align: center; color: rgb(85,85,85); font-size: 15px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>ul>div{ width: 100%; height: 0; margin: 0; padding: 0; }
.biz_content .swiper-container{ display: none; }
.biz_content>section>article>h5{ width: 100%; height: auto; margin: 70px 0 20px; text-align: center; color: rgb(85,85,85); font-weight: bold; font-size: 32px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>p{ width: 100%; height: auto; margin: 10px 0; text-align: center; color: rgb(85,85,85); font-size: 18px; display: flex; flex-flow: row wrap; justify-content: center; transition: all 0.2s ease-in-out; }
.biz_content>section>article>p>span{ margin: 0 2px; }
.biz_content>section>article>figure{ width: 100%; height: 1px; margin: 50px 0; background-color: rgb(220,220,220); transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl{ width: 100%; margin-top: 15px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dt{ width: 100%; height: 70px; padding: 0 20px; border-top: 1px solid rgb(51,51,51); border-bottom: 1px solid rgb(204,204,204); display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; background: rgb(233,233,233); color: rgb(85,85,85); font-size: 18px; transition: all 0.2s ease-in-out; cursor: pointer; }
.biz_content>section>article>dl>dt>p>i{ transform: rotate(0deg); transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd{ width: 100%; height: auto; margin-bottom: 50px; display: none; }
.biz_content>section>article>dl>dd>dl{ width: 100%; height: auto; margin: 50px 0 10px; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-end; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>dl:first-of-type{ margin-top: 25px; }
.biz_content>section>article>dl>dd>dl>dt{ margin-right: 15px; font-size: 20px; color: rgb(237,27,35); font-weight: bold; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>dl>dd{ font-size: 16px; color: rgb(85,85,85); text-align: justify; display: flex; flex-flow: row nowrap; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>dl>dd>span:nth-of-type(1){ margin-right: 5px; }
.biz_content>section>article>dl>dd>ol{ width: 100%; height: auto; border-left: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; color: rgb(85,85,85); font-size: 16px; text-align: center; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>ol:first-of-type{ border-top: 1px solid rgb(220,220,220); }
.biz_content>section>article>dl>dd>ol.table_head{ background-color: rgb(51,51,51); color: rgb(255,255,255); font-weight: bold; }
.biz_content>section>article>dl>dd>ol.mobile_960{ display: none; }
.biz_content>section>article>dl>dd>ol.mobile_480{ display: none; }
.biz_content>section>article>dl>dd>ol>li{ height: 40px; border-right: 1px solid rgb(220,220,220); border-bottom: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }

    /* 인터넷/TV  -- 인터넷 최대 100M */
    .biz_content>section>article>dl>dd.internettv_1_1>ol>li:nth-of-type(1){ width: 28%; }
    .biz_content>section>article>dl>dd.internettv_1_1>ol>li:nth-of-type(2){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_1_1>ol>li:nth-of-type(3){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_1_1>ol>li:nth-of-type(4){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_1_1>ol>li:nth-of-type(5){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_1_1>ol:nth-of-type(4)>li:nth-of-type(2){ width: 72%; }

    /* 인터넷/TV  -- 기가 인터넷 */
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(1){ width: 28%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(2){ width: 9%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(3){ width: 9%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(4){ width: 9%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(5){ width: 9%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(6){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol>li:nth-of-type(7){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li{ height: 80px; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li:nth-of-type(1){ width: 8%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li:nth-of-type(6){ width: 9%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li:nth-of-type(8){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+2)>li>div:nth-of-type(1){ border-top: 0; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+4)>li:nth-of-type(2){ width: 36%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+4)>li:nth-of-type(3){ width: 18%; }
    .biz_content>section>article>dl>dd.internettv_2_1>ol:nth-of-type(4n+4)>li:nth-of-type(4){ width: 18%; }

    /* 인터넷/TV  -- Olleh TV */
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li{ height: 120px; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(1){ width: 14%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(2){ width: 16%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(3){ width: 10%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(4){ width: 10%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(5){ width: 22%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(6){ width: 14%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li:nth-of-type(7){ width: 14%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li{ flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_1>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li{ height: 80px; flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(1){ width: 30%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(2){ width: 42%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(3){ width: 28%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li>div{ width: 100%; height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li>ul{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li>ul>li{ height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(2)>ul>li:nth-of-type(1){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(2)>ul>li:nth-of-type(2){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(2)>ul>li:nth-of-type(3){ width: 220%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(3)>ul>li:nth-of-type(1){ width: 140%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_1>li:nth-of-type(3)>ul>li:nth-of-type(2){ width: 140%; }

    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_2>li{ width: 25%; }

    .biz_content #vod_enjoy:after{ content: '\A보고 싶은 VOD 마음껏 보는 월정액 서비스'; white-space: pre; width: 100%; font-size: 14px; color: rgb(153,153,153); font-weight: normal; text-align: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3>li:nth-of-type(1){ width: 8%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3>li:nth-of-type(2){ width: 23%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3>li:nth-of-type(3){ width: 23%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3>li:nth-of-type(4){ width: 23%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3>li:nth-of-type(5){ width: 23%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3.height_txt>li{ height: 120px; flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3.height_txt.mobile_960>li{ height: 100px; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3.height_txt>li.space_ctrl>p{ width: 95%; display: flex; flex-flow: row wrap; justify-content: center; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_3.height_txt>li.space_ctrl>p>span{ margin: 0 2px; }

    .biz_content #charge_channel:after{ content: '\A일반 TV대비 7~80% 할인가(개인/법인 사업자 대상)'; white-space: pre; width: 100%; font-size: 14px; color: rgb(153,153,153); font-weight: normal; text-align: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(1){ width: 8%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(2){ width: 12%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(3){ width: 8%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(4){ width: 12%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(5){ width: 10%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(6){ width: 12%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(7){ width: 10%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(8){ width: 14%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4>li:nth-of-type(9){ width: 14%; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table_head.table3_4>li{ height: 60px; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4.height_txt>li{ height: 100px; flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4.height_txt>li.space_ctrl>p{ width: 95%; display: flex; flex-flow: row wrap; justify-content: center; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_4.height_txt>li.space_ctrl>p>span{ margin: 0 2px; }

    .biz_content #charge_discount:after{ content: '\A동일 단지별로 다량으로 tv서비스 청약 시 소정의 요금할인\A대상 tv 서비스 이용료\A할인대상 회선 수 및 할인율(개통 후 3년)'; white-space: pre; width: 100%; font-size: 14px; color: rgb(153,153,153); font-weight: normal; text-align: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.internettv_3_1>ol.table3_5>li{ width: 25%; }

    /* 전화  -- 일반전화 */
    .biz_content>section>article>dl>dd.phone_1_1>ol>li:nth-of-type(1){ width: 30%; min-width: 80px; }
    .biz_content>section>article>dl>dd.phone_1_1>ol>li:nth-of-type(2){ width: 70%; }
    .biz_content>section>article>dl>dd.phone_1_1>ol>li.space_ctrl>p{ width: 95%; display: flex; flex-flow: row wrap; justify-content: center; }
    .biz_content>section>article>dl>dd.phone_1_1>ol>li.space_ctrl>p>span{ margin: 0 2px;  }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2.table_head>li:nth-of-type(1){ width: 34%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2.table_head>li:nth-of-type(2){ width: 22%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2.table_head>li:nth-of-type(3){ width: 44%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li:nth-of-type(1){ width: 14%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li:nth-of-type(3){ width: 22%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li:nth-of-type(4){ width: 22%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li:nth-of-type(5){ width: 22%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2:nth-of-type(2)>li{ height: 80px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2:nth-of-type(3)>li{ height: 120px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2:nth-of-type(4)>li{ height: 160px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li{ flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2:nth-of-type(4)>li:nth-of-type(4)>div:nth-of-type(1){ height: 120px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_2:nth-of-type(4)>li:nth-of-type(5)>div:nth-of-type(1){ height: 120px; }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li:nth-of-type(1){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li:nth-of-type(3){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li:nth-of-type(4){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_2>li{ height: 100px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_3>li{ height: 60px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_3>li:nth-of-type(2){ width: 70%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_4>li{ height: 60px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_4>li:nth-of-type(2){ width: 70%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_5>li{ height: 140px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_6>li{ height: 100px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li{ flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_2>li>div:nth-of-type(2){ height: 60px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_5>li>div:nth-of-type(3){ height: 60px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_3_6>li>div:nth-of-type(2){ height: 60px; }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li:nth-of-type(1){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li:nth-of-type(2){ width: 40%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li:nth-of-type(3){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li:nth-of-type(4){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li{ flex-flow: column nowrap; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_4_3>li{ height: 80px; }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_5>li:nth-of-type(1){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_5>li:nth-of-type(2){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_5>li:nth-of-type(3){ width: 40%; }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_6>li:nth-of-type(1){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_6>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_6>li:nth-of-type(3){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_6>li:nth-of-type(4){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_6>li:nth-of-type(5){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li{ height: 80px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(1){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(2){ width: 80%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li>div{ width: 100%; height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li>ul{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li>ul>li{ height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(2)>ul>li:nth-of-type(1){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(2)>ul>li:nth-of-type(2){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(2)>ul>li:nth-of-type(3){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_6>li:nth-of-type(2)>ul>li:nth-of-type(4){ width: 100%; }

    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_7>li:nth-of-type(1){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_7>li:nth-of-type(2){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_7>li:nth-of-type(3){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table1_7>li:nth-of-type(4){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li{ height: 80px; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li:nth-of-type(1){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li:nth-of-type(2){ width: 75%; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li>div{ width: 100%; height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li>ul{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li>ul>li{ height: 40px; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li:nth-of-type(2)>ul>li:nth-of-type(1){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li:nth-of-type(2)>ul>li:nth-of-type(2){ width: 100%; border-right: 1px solid rgb(220,220,220); }
    .biz_content>section>article>dl>dd.phone_1_2>ol.table_head.table1_7>li:nth-of-type(2)>ul>li:nth-of-type(3){ width: 100%; }

    /* 전화  -- 인터넷 전화 */
    .biz_content #phone_2_1_flow_chart1{ width: 100%; padding: 20px; border: 1px solid rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul{ width: 100%; display: flex; flex-flow: row nowrap; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul>li{ display: flex; flex-flow: column nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(1){ width: 20%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(2){ width: 10%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(3){ width: 20%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(4){ width: 10%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(5){ width: 20%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(6){ width: 10%; }
    .biz_content #phone_2_1_flow_chart1>ul>li:nth-of-type(7){ width: 10%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(2){ justify-content: flex-start; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(4){ justify-content: flex-start; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(6){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(7){ width: 6%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li>p{ width: 100%; border-radius: 40px; line-height: 40px; text-align: center; color: rgb(51,51,51); font-size: 18px; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(1)>p{ background-color: rgb(241,238,238); }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(3)>p{ background-color: rgb(207,238,248); }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(5)>p{ background-color: rgb(241,238,238); }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li>div{ width: 80%; height: 50%; border-bottom: 2px dotted rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(6)>img{ width: 85%; max-width: 103px; height: auto; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(1)>li:nth-of-type(7)>img{ width: 85%; max-width: 44px; height: auto; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(2)>li{ height: 120px; justify-content: space-between; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(2)>li:nth-of-type(1)>div{ width: 100%; height: 100%; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(2)>li:nth-of-type(3)>div{ width: 100%; height: 25px; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(2)>li>div>div{ width: 50%; height: 100%; border-right: 2px dotted rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(2)>li:nth-of-type(3)>img{ width: 60%; height: auto; max-width: 59px; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(1){ justify-content: flex-start; align-items: flex-end; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(1)>div{ width: calc(50% + 2px); height: 50%; border-bottom: 2px dotted rgb(220,220,220); border-left: 2px dotted rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(2){ justify-content: flex-start; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(2)>div{ width: 100%; height: 50%; border-bottom: 2px dotted rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(3){ padding: 10px 0; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(3)>li:nth-of-type(3)>img{ width: 80%; height: auto; max-width: 169px; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(4)>li:nth-of-type(3){ height: 25px; align-items: flex-start; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(4)>li:nth-of-type(3)>div{ width: 50%; height: 100%; border-right: 1px solid rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li{ height: 25px; flex-flow: row nowrap; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(3){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(4){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(5){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(6){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(7){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li>div{ width: 50%; height: 100%; border-top: 1px solid rgb(220,220,220); transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li>div:nth-of-type(1){ border-right: 1px solid rgb(220,220,220); }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(3)>div:nth-of-type(1){ border-top: 0; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(5)>li:nth-of-type(7)>div:nth-of-type(2){ border-top: 0; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li{ margin-top: 10px; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li:nth-of-type(3){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li:nth-of-type(4){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li:nth-of-type(5){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li:nth-of-type(6){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li:nth-of-type(7){ width: 14%; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li>div{ width: 80%; height: auto; max-width: 117px; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li>div>img{ width: 100%; height: auto; transition: all 0.2s ease-in-out; }
    .biz_content #phone_2_1_flow_chart1>ul:nth-of-type(6)>li>div>p{ width: 100%; margin-top: 5px; font-size: 14px; color: rgb(51,51,51); text-align: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section{ width: 100%; display: flex; flex-flow: row wrap; justify-content: space-between; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section>article{ width: 32%; height: auto; border: 1px solid rgb(220,220,220); display: flex; flex-flow: column nowrap; align-items: center; background-color: rgb(255,255,255); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section>article>h4{ width: 100%; height: auto; text-align: center; line-height: 60px; font-size: 16px; color: rgb(255,255,255); background-color: rgb(23,36,71); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section>article>img{ width: 90%; height: auto; max-width: 198px; margin: 25px 0; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section>article>h6{ width: 90%; height: auto; margin: 0; font-size: 18px; font-weight: bold; color: rgb(85,85,85); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_1>section>article>p{ width: 90%; height: auto; margin: 10px 0; font-size: 15px; color: rgb(85,85,85); text-align: justify; transition: all 0.2s ease-in-out; }

    .biz_content>section>article>dl>dd.phone_2_2>ol.table_head.table2_1>li:nth-of-type(1){ width: 40%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table_head.table2_1>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table_head.table2_1>li:nth-of-type(3){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table_head.table2_1>li:nth-of-type(4){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li{ height: 80px; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li:nth-of-type(1){ width: 12%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li:nth-of-type(2){ width: 28%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li:nth-of-type(3){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_2>li:nth-of-type(4){ width: 40%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li{ height: 160px; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li:nth-of-type(2)>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li:nth-of-type(3)>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li>ul{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li>ul:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li>ul>li{ width: 100%; height: 40px; border-right: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li>ul>li:last-of-type{ border-right: 0; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li:nth-of-type(1){ width: 12%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li:nth-of-type(2){ width: 28%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_3>li:nth-of-type(3){ width: 60%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_4>li:nth-of-type(1){ width: 40%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_4>li:nth-of-type(2){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_4>li:nth-of-type(3){ width: 40%; }

    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_2>li:nth-of-type(1){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_2>li:nth-of-type(2){ width: 55%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_2>li:nth-of-type(3){ width: 25%; }
    .biz_content>section>article>dl>dd.phone_2_2>ol.table2_1_9>li{ height: 60px; }

    .biz_content>section>article>dl>dd.phone_2_3>section{ width: 100%; display: flex; flex-flow: row wrap; justify-content: space-between; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_3>section>article{ width: 24%; height: auto; margin-top: 10px; border: 1px solid rgb(220,220,220); display: flex; flex-flow: column nowrap; align-items: center; background-color: rgb(255,255,255); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_3>section>article>h4{ width: 100%; height: auto; text-align: center; line-height: 60px; font-size: 16px; color: rgb(255,255,255); background-color: rgb(23,36,71); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_3>section>article>img{ width: 90%; height: auto; max-width: 179px; margin: 25px 0; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_3>section>article>h6{ width: 90%; height: auto; margin: 0; font-size: 18px; font-weight: bold; color: rgb(85,85,85); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_2_3>section>article>p{ width: 90%; height: auto; margin: 10px 0; font-size: 15px; color: rgb(85,85,85); text-align: justify; transition: all 0.2s ease-in-out; }

    /* 전화  -- 인터넷 전화 centrex */
    .biz_content>section>article>dl>dd.phone_3_1>ol.table3_1>li:nth-of-type(1){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_3_1>ol.table3_1>li:nth-of-type(2){ width: 70%; }

    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2>li:nth-of-type(1){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2>li:nth-of-type(2){ width: 60%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2>li:nth-of-type(3){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_3>li{ height: 60px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_4>li{ height: 60px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_5>li{ height: 60px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li{ height: 180px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li:nth-of-type(1){ width: 8%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li:nth-of-type(2){ width: 12%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li:nth-of-type(3){ width: 60%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li:nth-of-type(4){ width: 20%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_2_8>li>div:first-of-type{ height: 60px; border-top: 0; }

    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3>li:nth-of-type(1){ width: 39%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3>li:nth-of-type(2){ width: 15%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3>li:nth-of-type(3){ width: 23%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3>li:nth-of-type(4){ width: 23%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li{ height: 160px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li:nth-of-type(1){ width: 12%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li:nth-of-type(2){ width: 27%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li:nth-of-type(3){ width: 61%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li:nth-of-type(2)>div:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul:first-of-type{ border-top: 0; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul>li{ width: 100%; height: 40px; border-right: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul>li:nth-of-type(1){ width: 30%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul>li:nth-of-type(2){ width: 46%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_3>li>ul>li:nth-of-type(3){ width: 46%; border-right: 0; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li{ height: 80px; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li:nth-of-type(1){ width: 12%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li:nth-of-type(2){ width: 27%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li:nth-of-type(3){ width: 15%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li:nth-of-type(4){ width: 46%; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li>div{ width: 100%; height: 40px; border-top: 1px solid rgb(220,220,220); display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_2>ol.table3_3_4>li>div:first-of-type{ border-top: 0; }

    .biz_content>section>article>dl>dd.phone_3_3>section{ width: 100%; display: flex; flex-flow: row wrap; justify-content: space-between; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_3>section>article{ width: 24%; height: auto; margin-top: 10px; border: 1px solid rgb(220,220,220); display: flex; flex-flow: column nowrap; align-items: center; background-color: rgb(255,255,255); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_3>section>article>h4{ width: 100%; height: auto; text-align: center; line-height: 60px; font-size: 16px; color: rgb(255,255,255); background-color: rgb(23,36,71); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_3>section>article>img{ width: 90%; height: auto; max-width: 179px; margin: 25px 0; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_3>section>article>h6{ width: 90%; height: auto; margin: 0; font-size: 18px; font-weight: bold; color: rgb(85,85,85); transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_3>section>article>p{ width: 90%; height: auto; margin: 10px 0; font-size: 15px; color: rgb(85,85,85); text-align: justify; transition: all 0.2s ease-in-out; }

    .biz_content>section>article>dl>dd.phone_3_4>dl>div{ width: 100%; height: auto; transition: all 0.2s ease-in-out; }
    .biz_content>section>article>dl>dd.phone_3_4>dl>div>img{ width: 100%; height: auto; max-width: 1036px; transition: all 0.2s ease-in-out; }


.biz_content>section>article>dl>dd>h3{ width: 100%; margin: 45px 0 20px; font-weight: bold; font-size: 24px; color: rgb(85,85,85); transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>p{ width: 100%; margin: 10px 0; font-size: 14px; color: rgb(85,85,85); text-align: justify; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>h6{ width: 100%; margin: 10px 0; font-weight: normal; font-size: 14px; color: rgb(85,85,85); display: flex; flex-flow: row wrap; align-items: center; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>h6>span{ margin-right: 5px; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>h6>a{ transition: all 0.2s ease-in-out; cursor: pointer; }
.biz_content>section>article>dl>dd>h6>a:hover{ color: rgb(237,27,35); }
.biz_content>section>article>dl>dd>h5{ width: 100%; margin: 10px 0; font-weight: normal; font-size: 14px; color: rgb(85,85,85); text-align: justify; display: flex; flex-flow: row nowrap; transition: all 0.2s ease-in-out; }
.biz_content>section>article>dl>dd>h5>span:first-of-type{ margin-right: 5px; }

/* 스마트폰설정방법 */
.smartphone_pc{ width: 100%; height: auto; max-width: 1211px; margin: auto; display: block; }
.smartphone_m{ width: 100%; height: auto; max-width: 480px; margin: auto; display: none; }



.smartphone_content{ width: 100%; height: auto; margin: auto; display: flex; flex-flow: row wrap; transition: all 0.2s ease-in-out; }
.smartphone_content>h4{ width: 100%; margin: 70px 0 20px; font-size: 30px; color: rgb(237,27,35); transition: all 0.2s ease-in-out; }
.smartphone_content>h4:first-of-type{ margin-top: 0; }
.smartphone_content>h4>span{ color: rgb(85,85,85); }
.smartphone_content>div{ width: 100%; padding: 40px; border: 1px solid rgb(220,220,220); border-radius: 20px; display: flex; flex-flow: row wrap; justify-content: space-around; transition: all 0.2s ease-in-out; }
.smartphone_content>div.swiper-container{ display: none; }
.smartphone_content>div>dl{ width: 209px; height: auto; display: flex; flex-flow: column nowrap; transition: all 0.2s ease-in-out; }
.smartphone_content>div>dl>dd{ width: 100%; height: 368px; margin-bottom: 10px; background-position: center; background-repeat: no-repeat; background-size: cover; transition: all 0.2s ease-in-out; }
.smartphone_content>div>dl>dt{ width: 100%; height: auto; color: rgb(85,85,85); font-size: 16px; text-align: center; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
.smartphone_content>div>dl>dt>span{ margin: 0 2px; transition: all 0.2s ease-in-out; }
.smartphone_content>div>dl>dt>span.fontawesomebars{ width: 24px; height: 24px; padding-top: 1px; border: 2px solid rgb(85,85,85); border-radius: 24px; font-size: 14px; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; }
.smartphone_content>div>p{ width: auto; height: auto; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; transition: all 0.2s ease-in-out; }
.smartphone_content>div>p.width100{ width: 100%; height: 0; margin: 30px 0; }

/* A/S 신청 */
.as_content{ width: 100%; height: auto; margin: auto; display: flex; flex-flow: row wrap; transition: all 0.2s ease-in-out; }

/* 대리점페이지 */
.quick {top:250px; width:96px; height:528px; right:100px; position:fixed; z-index:999;}
.quick a img{margin-bottom:10px;}

/*
.quick {background:url(/img/franchise/frcQuick.png) no-repeat center 0; top:250px; width:96px; height:528px; right:100px; position:fixed;  z-index:999;}
.quick a {display:block; text-indent:-9999px; width:96px; transition:0.5s;}
.quick a:nth-child(1) {height:95px;}
*/

.topBtn {width:100%; background-color:#f8f8f8; height:85px; margin:0 auto; padding:8% 0 7% 0;}
.topBtn .call {width:45%; margin:0 auto;}
.topBtn .call a {position:relative; background:#fff; border:1px solid #ccc; float:left; width:49%; height:83px; line-height:83px; text-align:left; font-size:1.5em; padding-left:2%; letter-spacing:-0.08em;}
.topBtn .call a span {font-family:'Montserrat Alternates';}
.topBtn .call a:nth-child(2) {margin-left:8px;}
.topBtn .call a img {position:absolute; right:5%; top:50%;}

.visual {position:relative; background:#f8f8f8; width:100%;}
.visual .mainTitle h1,p {text-align:center;}
.visual .mainTitle p {font-size:1.3em; letter-spacing:-0.02em; margin-top:3%; color:#6e6e6e; line-height:35px;}
.visual .mainTitle h2 {text-align:center;}
.visual .mainPrd {position:relative; top:-60px;}

.visual .subTitle {padding-bottom:10%;}
.visual .subTitle p {font-size:1.8em; text-align:center; letter-spacing:-0.1em;}
.visual .subTitle h2 {width:100%; font-size:2.8em; text-align:center; float:left; letter-spacing:-0.1em;}
.visual .subTitle h2 img {margin-left:20px;}

.cont1 {position:relative; margin-top:5%;}
/*.cont1 h1 {width:max-content; margin:0 auto;}*/
.cont1 h1 {text-align:center;}
.cont1 .cont1Txt {max-width:1200px; background:#f8f8f8; border:1px solid #dedede; height:160px; margin:0 auto; margin-top:50px;}
.cont1 .cont1Txt ul {position:relative;}
.cont1 .cont1Txt li {font-size:1.2em;}
.cont1 .cont1Txt li:nth-child(3) {margin-top:2%;}
.cont1 .cont1Txt li:nth-child(5) {margin-top:3%;}
.cont1 .cont1Txt .service {width:30%; padding:2% 5%; text-align:center; float:left;}
.cont1 .cont1Txt .plus {position:relative; width:3%; margin-top:4%; float:left; font-size:3em; font-weight:900; line-height:80px; color:#a5a5a5;}

.cont1 .supportImg {margin:0 auto; text-align:center; padding:2%;}
.cont1 .supportTxt {position:relative; margin:3% auto; width:100%; max-width:1200px; overflow:hidden;}
.cont1 .supportTxt li {float:left; margin-right:1%; border:1px solid #9f9b9e; border-radius:50px; padding:0.3% 3%; text-align:center; font-size:1.2em; font-weight:600; letter-spacing:-0.09em; width:32%;}
.cont1 .supportTxt li:last-child {margin-right:0;}

.cont2 {position:relative; background:#fbfcfc; height:auto; padding:5% 0;}
.cont2 .cont2Tit h1 {text-align:center;}
.cont2 .cont2Tit p {font-size:1.5em; margin-top:2%; line-height:180%; color:#494949; letter-spacing:-0.08em;}
.cont2 .cont2Img {position:relative; text-align:center; padding-top:2%;}

.cont3 {position:relative; background:#f5f5f5; padding:5%; overflow:hidden;}
.cont3 h1 {text-align:center; margin-bottom:5%;}
.cont3 .qna {position:relative; width:100%; max-width:1200px; margin:0 auto;}
.cont3 .qna div {float:left; background:#fff; width:30%; height:350px; padding:2%; margin:0.5%; text-align:center;}
.cont3 .qna .question {font-size:1.6em; font-weight:600; color:#333; margin-top:10%;font-size:1.5em; letter-spacing:-0.08em;}
.cont3 .qna .answer {font-size:1.2em; letter-spacing:-0.08em; color:#515151; padding:6% 5%;}

.cont4 {position:relative; background:#9c1717; height:285px;}
.cont4 .cs {position:relative; max-width:1200px; margin:0 auto;}
.cont4 .cs div {width:1200px; margin:0 auto; max-width:1200px; margin:0 auto;}
.cont4 .cont4Left {position:absolute; float:left; left:-5%;}

.cont4 .cont4Right {position:absolute; margin:2% 5%; right:0;}
.cont4 .cont4Right li h3 {font-size:1.5em; font-weight:400; color:#fff;}   
.cont4 .cont4Right li h3 img {margin-right:3px;}
.cont4 .cont4Right li p {text-align:left; font-size:2.5em; font-weight:800; color:#ffe400; letter-spacing:0;}
.cont4 .cont4Right li span {color:#ebd1d1;}

.cont5 {position:relative; background:url(/img/franchise/lineupBg.jpg) no-repeat center 0; overflow:hidden;}

.cont5 .cont5Ai {overflow:hidden;}

.cont5 .cont5Left {float:left; margin-top:5%;}
.cont5 .cont5Left img {width:max-content;}

.cont5 .cont5Right {float:left; margin:20% 0 0 1%;}
.cont5 .cont5Right p {font-size:1.8em; font-weight:400; color:#4c4c4c; text-align:left; letter-spacing:-0.08em; font-family:'Noto Sans KR'; margin-bottom:10%;}
.cont5 .cont5Right h2 {font-size:2.5em; font-weight:600; letter-spacing:-0.08em;}
.cont5 .cont5Right .red {color:#c02f2f; font-weight:600; font-style:normal;}

.cont5 .cont5Tit {position:relative;}
.cont5 .cont5Tit h1 {text-align:center;}
.cont5 .cont5Tit h1 img {margin-top:5%;}

.cont5 .lineup {position:relative; margin:0 auto; width:50%; margin-top:4%;}
.cont5 .lineup li {border:1px solid #cdcdcd; width:23%; height:210px; float:left; margin:0 2% 2% 0;}
.cont5 .lineup li:nth-child(4) {margin-right:0;}
.cont5 .lineup li:nth-child(8) {margin-right:0;}
.cont5 .lineup li h1 {text-align:center; margin:12% 0 5% 0;}
.cont5 .lineup li p {letter-spacing:-0.08em; color:#626262; padding:10%;}

.cont5 .lineupButton {width:100%; margin:0 auto; float:left; margin:2% 0 6% 0;}
.cont5 .lineupButton h3 {text-align:center; font-size:1.8em; margin:0 auto; padding-bottom:1%; letter-spacing:-0.08em; font-weight:100;}
.cont5 .luBtn {display:block; background:#343434; width:475px; height:80px; margin:0 auto; text-align:center; line-height:80px; color:#fff; font-size:1.5em; font-weight:100; letter-spacing:-0.08em;}

.cont6 {position:relative; background:#f5f5f5; clear:both; width:100%; height:185px; margin:0 auto;}

.cont6 div {position:absolute; margin:0 auto; width:63%; left:16%; margin:2% 0;}
.cont6 div ul li {background-color:#fff; float:left; width:375px; height:120px; text-align:center; margin-right:2%; letter-spacing:-0.08em; padding:2%; color:#7c7c7c; font-weight:100; font-size:1.1em;}
.cont6 div ul li img {margin-bottom:5px;}

.db {position:relative; background:#1a1a1a no-repeat center 0; overflow:hidden; padding:2% 0 5% 0;}
.db section {width:95%; max-width:1200px; height:auto; margin:0 auto;}
.db section article:first-child {width:40%; max-width:400px; float:left;}
.db section article:first-child h1 {width:max-content; position:relative; bottom:-30px; margin-left:20%;}
.db section article:nth-child(2) {position:relative; width:60%; color:#fff; float:right;}

.db .consultForm .conTit {position:absolute; width:90%; float:left;}
.db .consultForm .conTit li p {width:calc(30% - 5px); text-align:left; display:inline-block; margin-right:5px; font-size:1em;}
.db .consultForm .conTit li:nth-child(4) p {text-align:center;}
.db .consultForm .conTit li {margin-bottom:2%;}
.db .consultForm .conTit input {width:calc(40% - 10px); height:40px; padding:2px 5px;}
.db .address {width:calc(30% - 10px); background-color:#aa0000; color:#fff; font-size:12px; line-height:40px; margin-right:10px; text-align:center; cursor:pointer; float:left;}
.db .dbBtn {position:absolute; right:0; width:calc(35% - 5px); float:right; height:116px; margin-right:3%; background-color:#aa0000; font-size:2em; letter-spacing:-0.05em; line-height:116px; cursor:pointer;}
.db label {position:absolute; top:125px; right:100px; cursor:pointer; float:left;}

