.sec03_location > .content_wrap{overflow: hidden}
.block_959 {
    display: none;
}

.scroll_nav li.pocket_nav a {
    color: #198ccf;
    font-family: 'notokr-medium';
    font-size: 16px;
}

.scroll_nav li a {
    font-size: 15px;
}

.visual {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.bx-controls-direction {
    display: none;
}

.sec_tit {
    padding: 64px 0 40px 0;
    text-align: center;
}

.sec_tit01 {
    font-size: 48px;
    color: #000;
    font-family: 'notokr-light';
}

.sec_tit02 {
    font-size: 60px;
    color: #222;
    font-family: 'notokr-bold';
}

.sec_tit:after {
    content: "";
    display: inline-block;
    width: 77px;
    height: 4px;
    background-color: #000;
    margin-top: 20px;
}

.sec_white .sec_tit02 {
    color: #fff;
}

.sec_tit.sec_white:after {
    content: "";
    display: inline-block;
    width: 77px;
    height: 4px;
    background-color: #fff;
    margin-top: 20px;
}

.sec_sub_text {
    text-align: center;
    padding-bottom: 35px;
}

.sec_sub_text01 {
    color: #646464;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 15px;
}

.sec_sub_text02 {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

.sec_sub_text02 span.color_red {
    font-weight: 600;
}

.sec_sub_text02 a {
    color: #e20000;
}

.sec_sub_white .sec_sub_text01 {
    color: #fff;
}

.sec_sub_white .sec_sub_text02 {
    color: #edebeb;
}

/*버튼*/
a.btn_100 {
    display: block;
    width: 100%;
    height: 61px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 61px;
    margin-top: 10px;
    cursor: pointer;
}

a.btn_inline {
    max-width: 400px;
    margin: 10px auto 0;
}


.btn_blue {
    background: url(../../_images/main/btn_blue.jpg) repeat-x center;
    border: 1px solid #002c62;
}

.btn_red {
    background: url(../../_images/main/btn_red.jpg) repeat-x center;
    border: 1px solid #8f0000;
}

.btn_gray {
    background: url(../../_images/main/btn_gray.jpg) repeat-x center;
    border: 1px solid #b3b3b3;
}

a.btn_red22 {
    background: red;
    display: inline-block;
    border: 1px solid #8f0000;
    height: 38px;
    line-height: 38px;
    padding: 0px 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

/****section01****/
#section01 {
    padding-bottom: 130px;
}

/*이런분들께 추천해드립니다!!*/
.sec01_con {
    background-color: #f5f5f5;
    position: relative;
    padding: 40px 0;
}

.sec01_tit {
    background-color: #e85858;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    width: 100%;
    max-width: 549px;
    padding: 10px 0;
    border-radius: 30px;
    text-align: center;
    margin: -70px auto 30px;
}

.sec01_con ul:after {
    content: "";
    display: block;
    clear: both;
}

.sec01_con ul li {
    border: 1px solid #d3d3d3;
    float: left;
    width: calc(25% - 30px);
    height: 365px;
    background-color: #fff;
    margin-right: 40px;
}

.sec01_con ul li:last-child {
    margin-right: 0;
}

.sec01_img_wrap {
    width: 100%;
}

.sec01_img_wrap img {
    width: 100%;
}

.sec01_text_wrap {
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.sec01_con_tit {
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}

.sec01_text {
    font-size: 15px;
    color: #555;
    line-height: 20px;
    max-width: 210px;
    margin: 0 auto;
}

.sec_sub_tit_wrap {
    padding: 35px 0 23px 0;
    text-align: center;
}

.sub_tit_ico {
    display: inline-block;
    width: 66px;
    height: 66px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

#rent_ico01 {
    background: url(../../_images/main/rent_ico01.png) #e5e5e5 no-repeat center center;
}

#wifi_ico01 {
    background: url(../../_images/main/wifi_ico01.png) #e5e5e5 no-repeat center center;
}

.sec_sub_tit {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'nanum_regular';
}

.noti_text01 {
    font-size: 14px;
    color: #434343;
    font-family: 'nanum_regular';
}

.noti_text01 img {
    margin-right: 10px;
}

/*임대 기종 안내*/
.sec01_rent ul:after {
    content: "";
    display: block;
    clear: both;
}

.sec01_rent ul li {
    width: 48%;
    float: left;
    text-align: center;
}

.sec01_rent ul li:first-child {
    margin-right: 1%;
}

.sec01_rent ul li:last-child {
    margin-left: 1%;
}

.sec01_rent_img {
    border: 1px solid #d3d3d3;
    height: 268px;
    line-height: 268px;
}

.sec01_rent ul li:first-child img {
    width: 90%;
    max-width: 514px;
}

.sec01_rent ul li:last-child img {
    width: 90%;
    max-width: 440px;
}

.sec01_rent_bedge {
    display: inline-block;
    margin-top: -27px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    background-color: #e20000;
    height: 54px;
    line-height: 54px;
    padding: 0 80px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}



/*포켓와이파이 연결방법*/
.sec01_wifi ul {
    border: 1px solid #d0d0d0;
    background-color: #efefef;
}

.sec01_wifi ul:after {
    content: "";
    display: block;
    clear: both;
}

.sec01_wifi ul li {
    width: 33.3333%;
    float: left;
    text-align: center;
}

.sec01_wifi ul li:first-child img {
    border: 1px solid #eaeaea;
    width: 92%;
    max-width: 337px;
}

.sec01_wifi ul li:nth-child(2) img {
    width: 92%;
    max-width: 216px;
}

.sec01_wifi ul li:last-child img {
    border: 1px solid #eaeaea;
    width: 92%;
    max-width: 399px;
}

.sec01_wifi_img {
    height: 378px;
    line-height: 378px;
    background-color: #fff;
}

.sec01_wifi_img2 {
    height: 378px;
    line-height: 378px;
    background-color: #fff;
}

.sec01_wifi_text {
    width: 100%;
    background: url(../../_images/main/sec01_wifi_arrow.png) no-repeat right center;
    padding: 40px 0 20px 0;
}

.sec01_wifi ul li:last-child .sec01_wifi_text {
    background: transparent;
}

.number_blit {
    vertical-align: top;
    display: inline-block;
    width: 43px;
    height: 43px;
    margin-right: 10px;
    margin-top: -20px;
    font-size: 20px;
    font-family: 'nanum_bold';
    background: url(../../_images/main/number_blit.png) no-repeat center;
    color: #fff;
    line-height: 43px;
}

.sec01_wifi_text p {
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
    color: #454545;
    font-size: 18px;
}

.sec01_wifi_text .color_red {
    font-weight: 600;
}

/****section02****/

#section02 {
    position: relative;
    background: url(../../_images/main/sec02_bg.png) #00c0f0 no-repeat center center;
    padding-bottom: 110px;
}

.plus_ico {
    position: absolute;
    left: 50%;
    margin-left: -44.5px;
    width: 89px;
    height: 89px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: url(../../_images/main/plus_ico.png) #e20000 no-repeat center;
}

.plus_top {
    top: -44.5px;
}

.plus_bottom {
    bottom: -44.5px;
}

.benefit_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.benefit_wrap li {
    float: left;
    width: calc(33.3333% - 48px);
    height: 434px;
    margin-right: 72px;
    text-align: center;
}

.benefit_wrap li:first-child {
    background-color: #ff8d59;
}

.benefit_wrap li:nth-child(2) {
    background-color: #f06d8c;
}

.benefit_wrap li:last-child {
    margin-right: 0;
    background-color: #578bcb;
}

.benefit_img {
    width: 100%;
    height: 235px;
    line-height: 235px;
    position: relative;
    background-color: #fff;
}

.benefit_wrap li:first-child img {
    width: 90%;
    max-width: 305px;
}

.benefit_wrap li:nth-child(2) img {
    width: 90%;
    max-width: 300px;
}

.benefit_wrap li:last-child img {
    width: 90%;
    max-width: 235px;
}

.benefit_num {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 49px;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 33px;
    font-family: 'notokr-medium';
}

#benefit_num01 {
    background-color: #ff8d59;
}

#benefit_num02 {
    background-color: #f06d8c;
}

.benefit_noti {
    color: #4d4d4d;
    font-size: 13px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: 1em;
}

#benefit_num03 {
    background-color: #578bcb;
}

.benefit_text {
    padding: 27px 54px;
}

.benefit_text01 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

.benefit_text02 {
    font-size: 28px;
    font-weight: 600;
    color: #f8ffbb;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.benefit_text03 {
    font-size: 16px;
    color: #eaeaea;
    line-height: 1.3em;
}

.benefit_bottom {
    border-bottom: 2px solid #fff;
    text-align: center;
    line-height: 0px;
    margin-top: 50px;
    position: relative;
}

.benefit_bottom p {
    display: block;
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: -1px;
    width: 100%;
}

.benefit_bottom p span {
    background-color: #00c0f0;
    padding: 0 15px;
}


/****section03****/
#section03 {
    padding-bottom: 46px;
}

/*수령반납*/
.sec03_receive {
    background-color: #f5f5f5;
    padding-bottom: 80px;
}

.sec03_receive .content_wrap {
    text-align: center;
}

.recive_wrap {
    display: inline-block;
}

.recive_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.recive_wrap li {
    display: table;
    float: left;
    width: 520px;
    height: 287px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    margin: 0 6px 12px 6px;
}

.recive_img_wrap {
    display: table-cell;
    width: 224px;
    vertical-align: middle;
    text-align: center;
}

.recive_img_wrap img {
    border: 1px solid #e2e2e2;
}

.recive_text {
    display: table-cell;
    width: calc(100% - 224px);
    vertical-align: middle;
    padding-right: 30px;
    text-align: left;
}

.recive_tit {
    font-size: 29px;
    font-weight: 600;
    color: #000;
}

.recive_text01 {
    color: #000;
    font-size: 16px;
}

.recive_text01 img {
    margin-right: 5px;
}

.recive_text02 {
    color: #000;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #a5a5a5;
    font-weight: 600;
}

.recive_text03 {
    color: #525252;
    font-size: 14px;
    padding-top: 10px;
}

.recive_text04 {
    color: #e20000;
    font-size: 18px;
    font-weight: 600;
}

.recive_text04 a {
    color: #e20000;
}

.recive_text05 {
    font-size: 12px;
    color: #e20000;
    font-weight: 600;
}

.recive_call {
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    background: url(../../_images/main/recive_bg.jpg) repeat;
    padding: 50px 0;
}

.recive_call_text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 40px;
}

.recive_call_text01 {
    font-size: 18px;
    color: #fff;
}

.recive_call_text02 {
    font-size: 33px;
    color: #fff;
    font-weight: 600;
}

.recive_call_text02 a {
    color: #ffef87;
}

.call_time {
    font-weight: normal;
    font-size: 22px;
}

/*오시는길*/
.location_ico {
    text-align: center;
    margin-bottom: 15px;
}

.location_text {
    text-align: center;
    margin-top: 15px;
}

.location_text01 {
    font-size: 24px;
    color: #5e5e5e;
}

.location_text02 {
    font-size: 18px;
    color: #5e5e5e;
}

.location_wrap {
    display: block;
    width: 288%;
    margin-top: 10px;
    text-align: center;
}

.map_wrap {
  
    overflow: hidden;
    position: relative;
 
    height: 449px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.root_daum_roughmap {
    position: absolute !important;
    left: 10% !important;
    margin-left: -480px !important;
    top: 50% !important;
    margin-top: -225px !important;
}

.location_video_wrap {
    display: table-cell;
    width: 50%;
    overflow: hidden;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/****section04****/

.no_pc span {
    display: none;
}

.fee_table li > div.bt_none {
    border-bottom: none;
}

#section04 {
    padding-bottom: 46px;
}

.fee_table {
    width: 100%;
    text-align: center;
}

.table_tit_blue {
    margin: 20px auto;
    color: #00c0f0;
    font-size: 28px;
    font-weight: 600;
}

.table_tit_blue:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 11px;
    background-color: #00c0f0;
    border-radius: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.table_tit_red {
    margin: 20px auto;
    color: #e20000;
    font-size: 28px;
    font-weight: 600;
}

.table_tit_red:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 11px;
    background-color: #e20000;
    border-radius: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.table_tit_gray {
    margin: 20px auto;
    color: #555555;
    font-size: 28px;
    font-weight: 600;
}

.table_tit_gray:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 11px;
    background-color: #555555;
    border-radius: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.fee_table > ul {
    border-top: 2px solid #000;
}

.fee_table li {
    text-align: center;
    display: table;
    width: 100%;
}

.fee_table li:after {
    content: "";
    display: block;
    clear: both;
}

.fee_table li > div {
    display: table-cell;
    padding: 15px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #dcdcdc;
}

.col01 {
    width: 23%;
    font-weight: 600;
    border-right: 1px solid #dcdcdc;
}

.col02 {
    width: 18%;
    border-right: 1px solid #dcdcdc;
}

.col03 {
    width: 18%;
    border-right: 1px solid #dcdcdc;
}

.col04 {
    width: 18%;
    border-right: 1px solid #dcdcdc;
}

.col05 {
    width: 23%;
}

.table_noti {
    display: block;
    color: #e20000;
    font-size: 14px;
}

.fee_noti {
    font-size: 12px;
    text-align: left;
    color: #e64242;
    padding-top: 15px;
}

.table_head {
    font-size: 22px;
    color: #636363;
    font-weight: 600;
    background-color: #f7f8f9;
}



.deposit_wrap {
    width: 96%;
    max-width: 1300px;
    margin: 60px auto;
}

.deposit_left {
    display: inline-block;
    position: relative;
    z-index: 99;
}

.deposit_bedge {
    display: inline-block;
    width: 152px;
    height: 152px;
    color: #fff;
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1em;
    border: 5px solid #fff;
}

.deposit_bedge span {
    font-weight: normal;
    font-size: 24px;
}

.deposit_blue {
    background-color: #578bcb;
    padding-top: 30px;
}

.deposit_red {
    background-color: #e20000;
    padding-top: 15px;
}

.deposit_arrow {
    display: inline-block;
    width: 38px;
    height: 152px;
    background: url(../../_images/main/deposit_arrow.png) no-repeat center center;
    padding: 0 42px;
}

.deposit_right {
    display: inline-block;
    background-color: #f0f0f0;
    border-radius: 76px;
    height: 152px;
    width: calc(100% - 395px);
    margin-left: -10px;
    vertical-align: top;
    text-align: center;
}

.deposit_right_text01 {
    font-size: 22px;
    color: #222;
    font-weight: 600;
    padding-top: 50px;
}

.deposit_right_text02 {
    font-size: 16px;
    color: #222;
}

.rent_qa {
    width: 100%;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    padding-top: 35px;
}

.rent_qa_text01 {
    font-size: 22px;
    color: #4b4b4b;
}

.rent_qa_text02 {
    font-size: 33px;
    font-weight: 600;
    color: #3f3f3f;
}

.rent_qa_text02 span {
    color: #e20000;
}

.rent_qa_text02 a {
    color: #e20000;
}

/****section05****/
#section05 {
    padding-bottom: 46px;
}

.rent_guide {
    border-top: 2px solid #000;
    margin-bottom: 35px;
}

.rent_guide li {
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 80px;
}

.guide_num {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    font-size: 32px;
    color: #000;
}

.rent_guide p {
    font-size: 15px;
    color: #636363;
    display: inline-block;
    width: calc(100% - 135px);
    vertical-align: middle;
}

.rent_guide p span.fb {
    color: #2c2c2c;
}


/****section06****/
#section06 {
    padding-bottom: 46px;
}

.rent_request_top {
    text-align: center;
}

.step_wrap {
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
}

.step_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.step_wrap li {
    float: left;
    display: inline-block;
}

.step_wrap li p {
    text-align: center;
    font-size: 22px;
    color: #292929;
    font-weight: 600;
    margin-top: 16px;
}

.step_arrow {
    width: 80px;
    vertical-align: middle;
    text-align: center;
    line-height: 148px;
}

/*실시간 신청현황*/
.application_wrap {
    text-align: center;
}

.application_head {
    border-top: 2px solid #000;
}

.application_head:after {
    content: "";
    display: block;
    clear: both;
}

.application_head li {
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #dcdcdc;
    color: #636363;
    font-size: 22px;
    font-weight: 600;
    background-color: #f7f8f9;
}

.application_head li > span {
    display: inline-block;
    float: left;
}

.app_col01 {
    width: 11%;
}

.app_col02 {
    width: 13%;
}

.app_col03 {
    width: 38%;
}

.app_col04 {
    width: 15%;
}

.app_col05 {
    width: 11%;
}

.app_col06 {
    width: 8%;
}

.app_col07 {
    width: 15%;
}

#application_list {
    width: 100%;
}

#application_list ul {
    width: 100%;
}

.app_desc:after {
    content: "";
    display: block;
    clear: both;
}

.app_desc {
    border-bottom: 1px solid #dcdcdc;
    height: 62px;
    line-height: 62px;
}

.app_desc > span {
    display: inline-block;
    float: left;
}

.app_num {
    width: 11%;
    font-size: 15px;
    color: #636363;
}

.app_ph {
    width: 13%;
    font-size: 18px;
    color: #010101;
    font-weight: 600;
}

.app_fee {
    width: 38%;
    font-size: 18px;
    color: #c10000;
    font-weight: 600;
}

.app_receive {
    width: 15%;
    font-size: 18px;
    color: #010101;
}

.app_pay {
    width: 11%;
    font-size: 15px;
    color: #636363;
}

.app_date {
    width: 8%;
    font-size: 15px;
    color: #636363;
}

.app_period {
    width: 15%;
    font-size: 15px;
    color: #636363;
}


/****section07****/
#section07 {
    padding-bottom: 46px;
}

.faq_wrap {
    border-top: 2px solid #000;
    margin-bottom: 28px;
}

.faq_wrap li {
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 87px;
}

.faq_wrap li a:hover .faq_tit {
    color: #00bff3;
}

.faq_num {
    display: inline-block;
    width: 145px;
    vertical-align: middle;
    color: #000;
    font-size: 32px;
}

.faq_tit {
    display: inline-block;
    font-size: 16px;
    color: #636363;
    width: calc(100% - 246px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    padding-right: 30px;
}

.faq_date {
    display: inline-block;
    width: 93px;
    font-size: 15px;
    color: #636363;
    vertical-align: middle;
}


/**포켓와이파이 연결동영상**/
.md-content > div.video_wrap {
    padding: 0;
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}

.md-content > div.video_wrap iframe {
    width: 100% !important;
}

/*-------PC-------------------------------------------------------------------------------------*/
@media only screen and (max-width:1715px) {
    #section01 {}

    .sec01_con ul li {
        height: 337px;
    }

    #section03 {}

    .recive_wrap {
        width: 1064px;
    }
}

@media only screen and (max-width:1400px) {
    .block_1400 {
        display: block;
    }

    #section01 {}

    .sec01_con ul li {
        height: 317px;
    }

    .sec01_con_tit {
        font-size: 21px;
    }

    /*포켓와이파이연결방법*/
    .sec01_wifi_text {
        min-height: 154px;
    }

    .number_blit {
        text-align: center;
        background: #e20000;
        border-radius: 50%;
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

    .sec01_wifi_text p {
        display: block;
        text-align: center;
    }

    #section02 {}

    .benefit_text {
        padding: 27px;
    }

    .benefit_text02 {
        font-size: 26px;
    }

    #section06 {}

    .step_wrap {
        width: auto;
        display: inline-block;
    }

    .step_wrap img {
        width: 100px;
    }

    .step_arrow {
        line-height: 100px;
    }

    .step_arrow img {
        width: 23px;
    }
}

@media only screen and (max-width:1200px) {
    #section01 {}

    .sec01_con ul li {
        width: calc(25% - 15px);
        margin-right: 20px;
        height: 290px;
    }

    .sec01_text_wrap {
        padding: 20px 10px;
    }

    .sec01_con_tit {
        font-size: 18px;
    }

    /*포켓와이파이연결방법*/
    .sec01_wifi_text p {
        font-size: 16px;
    }

    #section02 {}

    .benefit_wrap li {
        width: calc(33.3333% - 20px);
        margin-right: 30px;
        height: 450px;
    }

    .benefit_text {
        padding: 20px;
    }

    .benefit_text02 {
        font-size: 23px;
    }

    #section06 {}

    .step_arrow {
        width: 70px;
    }

    /*실시간 신청현황*/
    .app_num {
        font-size: 15px;
    }

    .app_ph {
        font-size: 16px;
    }

    .app_fee {
        font-size: 16px;
    }

    .app_receive {
        font-size: 16px;
    }

    .app_pay {
        font-size: 15px;
    }

    .app_date {
        font-size: 15px;
    }

    .app_period {
        font-size: 15px;
    }
}


@media only screen and (max-width:1150px) {
    #section03 {}

    .recive_wrap {
        width: 882px;
    }

    .recive_wrap li {
        width: 429px;
    }

    .recive_img_wrap {
        width: 160px;
    }

    .recive_img_wrap img {
        width: 130px;
        height: 130px;
    }

    .recive_text {
        width: calc(100% - 160px);
        padding-right: 20px;
    }

    .recive_tit {
        font-size: 22px;
    }

    .recive_text01 {
        font-size: 15px;
    }

    .recive_text02 {
        font-size: 15px;
        padding-top: 10px;
    }


    #section04 {}

    .deposit_bedge {
        width: 120px;
        height: 120px;
        font-size: 25px;
    }

    .deposit_bedge span {
        font-size: 20px;
    }

    .deposit_blue {
        padding-top: 29px;
    }

    .deposit_arrow {
        height: 120px;
        padding: 0 22px;
    }

    .deposit_right {
        width: calc(100% - 300px);
        height: 120px;
    }

    .deposit_right_text01 {
        font-size: 19px;
        padding-top: 36px;
    }

    .deposit_right_text02 {
        font-size: 14px;
    }

    #section06 {}

    .step_wrap img {
        width: 80px;
    }

    .step_arrow {
        width: auto;
        padding: 0 20px;
    }

    .step_arrow img {
        width: 15px;
        line-height: 30px;
    }

    .step_wrap li p {
        font-size: 16px;
    }

    /*실시간 신청현황*/
    .application_head li {
        font-size: 17px;
        height: 35px;
        line-height: 35px;
    }

    .app_col01 {
        width: 8%;
    }

    .app_col02 {
        width: 14%;
    }

    .app_num {
        width: 8%;
    }

    .app_ph {
        width: 14%;
        font-size: 15px;
    }

    .app_fee {
        font-size: 15px;
    }

    .app_receive {
        font-size: 15px;
    }
}


@media only screen and (max-width:959px) {
    .block_959 {
        display: block;
    }

    #section01 {
        padding-bottom: 40px;
    }

    .sec01_con ul li {
        width: calc(50% - 10px);
        margin-right: 20px;
        height: 390px;
        margin-bottom: 10px;
    }

    .sec01_con ul li:nth-child(2) {
        margin-right: 0;
    }

    .sec01_text_wrap {
        padding: 20px 10px;
    }

    /*임대 기종 안내*/
    .sec01_rent_bedge {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
    }

    /*포켓와이파이연결방법*/
    .sec01_wifi ul li {
        width: 100%;
    }

    .sec01_wifi_img {
        height: auto;
        line-height: inherit;
        padding: 15px 0;
    }

    .sec01_wifi_text {
        min-height: auto;
        padding: 30px 0 15px 0;
        background: transparent;
    }

    .number_blit {
        vertical-align: bottom;
        margin-bottom: 10px;
    }

    #section02 {
        padding-bottom: 80px;
    }

    .benefit_wrap li {
        width: 100%;
        margin-right: 0px;
        height: auto;
        display: table;
        border-bottom: 1px solid #dddddd;
    }

    .benefit_wrap li:last-child {
        border-bottom: none;
    }

    .benefit_img {
        display: table-cell;
        width: 40%;
        vertical-align: middle;
    }

    .benefit_text {
        display: table-cell;
        width: 60%;
        padding: 10px 30px;
        vertical-align: middle;
    }

    .benefit_num {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .plus_ico {
        width: 50px;
        height: 50px;
        background-size: 25px;
        margin-left: -25px;
    }

    .plus_top {
        top: -25px;
    }

    .plus_bottom {
        bottom: -25px;
    }

    #section03 {}

    .recive_wrap {
        width: 100%;
        max-width: 520px;
    }

    .recive_wrap li {
        width: 100%;
        max-width: 520px;
        margin: 0 auto 10px;
    }

    .recive_ico {
        display: block;
        margin-bottom: 10px;
    }

    .recive_ico img {
        width: 80px;
    }

    .recive_call {
        padding: 15px 20px;
    }

    .recive_call_text01 {
        text-align: center;
    }

    .recive_call_text {
        text-align: center;
        padding-left: 0;
    }

    #section04 {}

    .deposit_right {
        padding: 0 15px;
    }

    .deposit_right_text01 {
        font-size: 15px;
    }

    #section06 {}

    .step_wrap {
        width: 418px;
    }

    .step_wrap li {
        width: 124px;
        margin-bottom: 10px;
    }

    .step_wrap li.step_arrow {
        width: auto;
        padding: 0 4px;
    }

    #step_arrow03 {
        display: none;
    }

    /*실시간 신청현황*/
    .application_head li > span.app_col01,
    .app_desc > span.app_num {
        display: none;
    }

    .application_head li > span.app_col05,
    .app_desc > span.app_pay {
        display: none;
    }

    .app_col02 {
        width: 20%;
    }

    .app_col03 {
        width: 20%;
    }

    .app_col04 {
        width: 20%;
    }

    .app_col06 {
        width: 15%;
    }

    .app_col07 {
        width: 25%;
    }

    .app_ph {
        width: 20%;
        font-size: 14px;
    }

    .app_fee {
        width: 20%;
        font-size: 14px;
    }

    .app_receive {
        width: 20%;
        font-size: 14px;
    }

    .app_date {
        width: 15%;
        font-size: 14px;
    }

    .app_period {
        width: 25%;
        font-size: 14px;
    }

    #section07 {}

    .faq_wrap li {
        padding: 25px 27px;
    }

    .faq_num {
        width: 75px;
    }

    .faq_tit {
        width: calc(100% - 176px);
    }
}


/*-------테블릿-------------------------------------------------------------------------------------*/
@media only screen and (max-width:767px) {

    .sec_tit {
        padding: 30px 0 20px 0;
    }

    .sec_tit img {
        width: 80px;
    }

    .sec_tit01 {
        font-size: 35px;
    }

    .sec_tit02 {
        font-size: 43px;
    }

    .sec_tit:after {
        margin-top: 0px;
    }

    .sec_tit.sec_white:after {
        margin-top: 0px;
    }

    .sec_sub_text {
        padding-bottom: 30px;
    }

    .sec_sub_text01 {
        font-size: 22px;
    }

    #section01 {}

    .sec01_tit {
        font-size: 20px;
        padding: 7px 0;
        margin: -50px auto 20px;
    }

    .sec01_con ul li {
        height: 336px;
    }

    .sub_tit_ico {
        width: 50px;
        height: 50px;
    }

    #rent_ico01 {
        background-size: 35px;
    }

    #wifi_ico01 {
        background-size: 35px;
    }

    /*임대 기종 안내*/
    .sec01_rent_img {
        height: 230px;
        line-height: 220px;
    }

    #section03 {
        padding-bottom: 0;
    }

    .sec03_receive {
        padding-bottom: 0;
    }

    /*찾아오시는길*/
    .location_ico {
        margin-bottom: 10px;
    }

    .location_ico img {
        width: 30px;
    }

    .location_text01 {
        font-size: 20px;
    }

    .location_text02 {
        font-size: 15px;
    }

    .location_wrap {
        display: block;
    }

    .map_wrap {
        display: block;
        width: 100%;
        height: 300px;
    }

    .location_video_wrap {
        display: block;
        width: 100%;
    }

    #section04 {
        padding-bottom: 0;
    }

    .fee_table li {
        font-size: 15px;
    }

    .deposit_wrap {
        margin: 20px auto;
    }

    .deposit_left {
        display: block;
        text-align: center;
    }

    .deposit_right {
        width: 100%;
        height: auto;
        padding: 20px;
        border-radius: 0;
        margin-left: 0;
    }

    .deposit_right_text01 {
        padding-top: 0;
    }

    .rent_qa {
        padding-top: 15px;
    }

    .rent_qa_text01 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .rent_qa_text02 {
        font-size: 23px;
    }

    #section05 {
        padding-bottom: 0;
    }

    .rent_guide li {
        padding: 20px 30px;
    }

    .guide_num {
        width: 62px;
    }

    .rent_guide p {
        width: calc(100% - 68px);
        font-size: 14px;
    }

    #section06 {}

    /*실시간 신청현황*/
    .application_head li > span.app_col07,
    .app_desc > span.app_period {
        display: none;
    }

    .app_col02 {
        width: 25%;
    }

    .app_col03 {
        width: 25%;
    }

    .app_col04 {
        width: 25%;
    }

    .app_col06 {
        width: 25%;
    }

    .app_ph {
        width: 25%;
    }

    .app_fee {
        width: 25%;
    }

    .app_receive {
        width: 25%;
    }

    .app_date {
        width: 25%;
    }

}

/*-------모바일-------------------------------------------------------------------------------------*/
@media only screen and (max-width:640px) {
    .header_wifibg {
        height: auto !important;
    }

    .block_640 {
        display: block;
    }

    .visual {}

    .bx-controls-direction {
        display: block;
    }

    .bx-pager {
        display: none;
    }

    .sec_tit {
        padding: 30px 0 20px 0;
    }

    .sec_tit img {
        width: 50px;
    }

    .sec_tit01 {
        font-size: 30px;
    }

    .sec_tit02 {
        font-size: 35px;
    }

    .sec_sub_tit {
        font-size: 22px;
    }

    .sec_sub_text01 {
        font-size: 19px;
    }

    .sec_sub_text02 {
        font-size: 15px;
    }

    .noti_text01 > span {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

    .noti_text01 > span img {
        width: 13px;
        height: 13px;
    }

    /*btn*/
    a.btn_100 {
        font-size: 17px;
    }

    #section01 {}

    .sec01_tit {
        font-size: 17px;
    }

    .sec01_con ul {
        display: block;
    }

    .sec01_con ul li {
        display: block;
        width: 100%;
        max-width: 368px;
        margin: 0 auto 10px !important;
        height: auto;
        float: inherit;
    }

    .sec01_img_wrap {
        text-align: center;
    }

    .sec01_img_wrap img {
        max-width: 368px;
    }

    /*임대 기종 안내*/
    .sec01_rent ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    .sec01_rent ul li:first-child {
        margin-right: 0;
    }

    .sec01_rent_img {
        height: 180px;
        line-height: 160px;
    }

    #section02 {}

    .benefit_text01 {
        font-size: 16px;
    }

    .benefit_text02 {
        font-size: 18px;
    }

    .benefit_text03 {
        font-size: 15px;
    }

    .benefit_bottom p {
        font-size: 20px;
    }

    .benefit_bottom .block_640 {
        display: block;
        background: transparent;
        line-height: 60px;
    }

    .plus_ico {
        width: 40px;
        height: 40px;
        background-size: 20px;
        margin-left: -20px;
    }

    .plus_top {
        top: -20px;
    }

    .plus_bottom {
        bottom: -20px;
    }

    #section03 {}

    /*찾아오시는길*/
    .map_wrap {
        display: block;
        width: 100%;
        height: 200px;
    }

    .location_video_wrap {
        display: block;
        width: 100%;
    }

    #section04 {}

    .table_tit_blue {
        font-size: 20px;
    }

    .table_tit_red {
        font-size: 20px;
    }

    .no_pc span {
        display: block;
    }

    .fee_table li {
        margin-bottom: 10px;
        border: 1px solid #dcdcdc;
    }

    .fee_table li > div {
        display: block;
        width: 100%;
        border-bottom: 1px solid #dcdcdc;
        padding: 0;
    }

    .fee_table li > div:last-child {
        border-bottom: none;
    }

    .fee_table li > div:after {
        content: "";
        display: block;
        clear: both;
    }

    .fee_table li > div p {
        display: inline-block;
        width: calc(100% - 100px);
        float: left;
        text-align: left;
        padding: 10px;
    }

    .table_head {
        display: none !important;
    }

    .col01,
    .col02,
    .col03,
    .col04,
    .col05 {
        border-right: none;
    }

    .col01 {
        background-color: #f7f8f9;
    }

    .col02:before {
        content: "요금";
        display: inline-block;
        width: 100px;
        float: left;
        background-color: #f7f8f9;
        color: #636363;
        padding: 10px 0;
    }

    .col03:before {
        content: "일데이터";
        display: inline-block;
        width: 100px;
        float: left;
        background-color: #f7f8f9;
        color: #636363;
        padding: 10px 0;
    }

    .col04:before {
        content: "임대기간";
        display: inline-block;
        width: 100px;
        float: left;
        background-color: #f7f8f9;
        color: #636363;
        padding: 10px 0;
    }

    .fee_table li > div.col05 {
        padding: 10px 0;
    }


    #section06 {}

    /*실시간 신청현황*/
    .app_desc {
        height: 45px;
        line-height: 45px;
    }

    .application_head li > span.app_col07,
    .app_desc > span.app_period {
        display: none;
    }

    .app_ph {
        font-size: 13px;
    }

    .app_fee {
        font-size: 13px;
    }

    .app_receive {
        font-size: 13px;
    }

    .app_date {
        font-size: 13px;
    }


    #section07 {}

    .faq_wrap li {
        padding: 15px;
    }

    .faq_num {
        font-size: 20px;
        width: 40px;
    }

    .faq_ico {
        width: 20px;
    }

    .faq_tit {
        width: calc(100% - 45px);
        padding-right: 0;
    }

    .faq_date {
        display: block;
        margin-left: 43px;
    }



}


@media only screen and (max-width:480px) {
    .block_480 {
        display: block;
    }

    #section02 {}

    .benefit_wrap li {
        display: block;
    }

    .benefit_img {
        display: block;
        width: 100%;
    }

    .benefit_text {
        display: block;
        width: 100%;
    }

    #section03 {}

    .recive_wrap li {
        display: block;
        height: auto;
        padding: 15px 10px;
    }

    .recive_img_wrap {
        display: block;
        width: 100%;
    }

    .recive_img_wrap img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }

    .recive_text {
        display: block;
        width: 100%;
        text-align: center;
        padding-right: 0;
    }

    #section04 {}

    .deposit_bedge {
        width: 100px;
        height: 100px;
        font-size: 20px;
    }

    .deposit_bedge span {
        font-size: 15px;
    }

    .deposit_blue {
        padding-top: 24px;
    }

    .deposit_arrow {
        height: 100px;
        background-size: 20px;
    }

    .table_body {
        font-size: 14px;
    }

    .m_th {
        width: 77px;
        margin-right: 8px;
    }

    .table_noti {
        font-size: 13px;
    }

    #sectoin05 {}

    .rent_guide li {
        padding: 15px 15px;
    }

    .guide_num {
        font-size: 23px;
        width: 40px;
    }

    .rent_guide p {
        width: calc(100% - 45px);
    }

    #section06 {}

    .step_wrap {
        width: 304px;
    }

    .step_wrap li {
        width: 81px;
    }

    .step_arrow {
        line-height: 82px;
    }

    /*실시간 신청현황*/
    .application_head li > span.app_col04,
    .app_desc > span.app_receive {
        display: none;
    }

    .app_col02 {
        width: 33.3333%;
    }

    .app_col03 {
        width: 33.3333%;
    }

    .app_col06 {
        width: 33.3333%;
    }

    .app_ph {
        width: 33.3333%;
        font-size: 12px;
    }

    .app_fee {
        width: 33.3333%;
        font-size: 12px;
    }

    .app_date {
        width: 33.3333%;
        font-size: 12px;
    }

}

@media only screen and (max-width:350px) {
    #sectoin05 {}

    .rent_guide p {
        width: 100%;
        display: block;
    }

    #section06 {}

    .step_wrap li p {
        font-size: 14px;
    }

    /*실시간 신청현황*/
    .app_desc {
        height: auto;
        line-height: inherit;
        padding: 10px 15px;
    }

    .application_head li > span.app_col06 {
        display: none;
    }

    .app_desc > span.app_date {
        display: block;
    }

    .app_col02 {
        width: 50%;
        text-align: left;
        padding-left: 10px;
    }

    .app_col03 {
        width: 50%;
        text-align: right;
        padding-right: 10px;
    }

    .app_ph {
        width: 50%;
        font-size: 14px;
        text-align: left;
    }

    .app_fee {
        width: 50%;
        font-size: 14px;
        text-align: right;
    }

    .app_date {
        width: 100%;
        font-size: 14px;
        text-align: left;
    }

}