@media screen and (min-width:1280px) and (max-width:1520px) {

    /* -------------------------------- * company.html * -------------------------------- */

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 600px;
        background-size: cover;
    }

    .com_sec04 .com_sec04_box {
        width: 1177px;
        height: 350px;
        background-size: cover;
    }

    /* -------------------------------- * business.html * -------------------------------- */

    .bs_sec04 {
        width: 90%;
    }

    .bs_sec05 {
        height: 900px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 1168px;
        height: 656px;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 370px;
        height: 656px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0 29px;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 405px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 405px;
        line-height: 405px;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 1.5em;
        height: 70px;
        line-height: 70px;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 0.9em;
    }

    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 100px;
    }
    .inquiry_sec01 p {
        width: 90%;
    }

    .inq_sec02_box {
        width: 80%;
    }

    .inq_sec02_box p {
        width: 100%;
    }


    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 1250px;
    }

    .subway_box {
        background: url(../images/subway_img1.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img1.jpg) center center no-repeat;
    }
    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_sec01 {
        height: 500px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 95%;
        padding-top: 200px;
    }

    .star_sec02 {
        width: 85%;
    }

    .star_sec02_text {
        width: 100%;
    }

    .star_sec03 {
        width: 1184px;
        height: 1350px;
    }

    .star_sec03 > div {
        width: 368px;
        height: 550px;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 376px;
    }

    .star_sec04 {
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }

    .star_sec04_btn {
        top: 280px;
    }
    
    
    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_sec01 {
        height: 500px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 95%;
        padding-top: 200px;
    }

    .manage_sec02 {
        width: 85%;
    }

    .manage_sec02_text {
        width: 100%;
    }

    .manage_sec03 {
        width: 1184px;
        height: 1350px;
    }

    .manage_sec03 > div {
        width: 368px;
        height: 550px;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 376px;
    }

    .manage_sec04 {
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }

    .manage_sec04_btn {
        top: 280px;
    }
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_sec01_text{
        width: 90%;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
    }
    .rental_sec02_text{
        width: 100%;
    }
    .rental_sec03{
        width: 1184px;
        height: 750px;
    }
    .rental_sec03 > div{
        width: 368px;
        height: 550px;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 376px;
    }
    .rental_sec04{
        width: 1065px;
        height: 1200px;
    }
    .rental_sec04_title{
        width: 1184px;
    }
    .rental_sec05{
        width: 1184px;
        height: 1700px;
    }
    .rental_sec05 > div{
        width: 368px;
        height: 440px;
    }
    .rental_sec05_title{
        width: 1184px;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 368px;
    }
    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_sec01_text{
        width: 90%;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 100px;
    }
    .web_sec02_text{
        width: 100%;
    }
    .web_sec03_tit{
        width: 1180px;
        font-size: 2em;
    }
    .web_sec03_txt{
        width: 1180px;
        font-size: 1.2em;
    }
    .web_sec03_box{
        height: 640px;
    }
    .web_sec03_cont01{
        width: 200px;
        height: 404px;
        right: 980px;
    }
    .web_sec03_cont02{
        width: 912px;
        height: 640px;
    }
    .web_sec04_cont01{
        width: 1180px;
        height: 488px;
    }
    .wsec04_cont01_left{
        width: 688px;
    }
    .wsec04_cont01_right{
        width: 420px;
        margin-left: 72px;
    }
    .web_sec04_tit01{
        margin-top: 130px;
        font-size: 2em;
    }
    .web_sec04_txt01{
        font-size: 1.2em;
    }
    .web_sec04_cont02{
        width: 1180px;
        height: 400px;
    }
    .wsec04_cont02_left{
        width: 452px;
        margin-left: 40px;
    }
    .wsec04_cont02_right{
        width: 688px;
    }
    .web_sec04_tit02{
        margin-top: 60px;
        font-size: 2em;
    }
    .web_sec04_txt02{
        font-size: 1.2em;
    }
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_sec01_text {
        width: 90%;
    }

    .marketing_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 100%;
    }

    .marketing_sec03 {
        width: 1100px;
    }

    .mk_sec03_box02 {
        width: 500px;
    }

    .mk_sec04_bg {
        width: 1100px;
    }

    .mk_sec04_box01 {
        width: 500px;
    }

    .mk_sec04_box01 p {
        margin-left: 0;
    }

    .mk_sec05_box {
        width: 1100px;
    }
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_sec01_text {
        width: 90%;
    }

    .event_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
    }

    .event_sec03 {
        width: 1100px;
    }

    .event_sec03_box02 {
        width: 500px;
    }

    .event_sec04_bg {
        width: 1100px;
    }

    .event_sec04_box01 {
        width: 500px;
    }

    .event_sec04_box01 p {
        margin-left: 0;
    }

    .event_sec05_box {
        width: 1100px;
    }
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/

@media screen and (min-width:1028px) and (max-width:1279px) {

    /* -------------------------------- * company.html * -------------------------------- */

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 600px;
        background-size: cover;
    }

    .com_sec03 .com_sec03_box {
        width: 1000px;
        height: 294px;
    }

    .com_sec04 .com_sec04_box {
        width: 996px;
        height: 275px;
        background-size: cover;
    }

    .com_sec06 .com_sec06_box01 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box02 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box03 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box04 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box05 {
        width: 1000px;
    }

    .com_sec06 .sec06_bg {
        width: 350px;
        height: 150px;
        position: absolute;
        top: 60px;
        left: 0px;
        background: url(../images/sk_logo.png) center center no-repeat;
        background-size: cover;
    }


    /* -------------------------------- * business.html * -------------------------------- */
    .bs_sec01 h1 {
        font-size: 4em;
    }

    .bs_sec02 {
        width: 1008px;
        height: 448px;
    }

    .bs_sec02 .bs_sec02_box01 {
        width: 448px;
        height: 100%;
    }

    .bs_sec02 .bs_sec02_box02 {
        width: 520px;
        height: 100%;
    }

    .bs_sec02 .bs_sec02_box02 h2 {
        height: 100px;
        line-height: 100px;
    }

    .bs_sec02 .bs_sec02_box02 p {
        width: 95%;
    }

    .bs_sec03 .bs_sec03_bg {
        width: 1008px;
        height: 448px;
    }

    .bs_sec03 .bs_sec03_box01 {
        width: 520px;
        height: 100%;
    }

    .bs_sec03 .bs_sec03_box02 {
        width: 448px;
        height: 100%;
    }

    .bs_sec03 .bs_sec03_box01 h2 {
        height: 100px;
        line-height: 100px;
    }

    .bs_sec03 .bs_sec03_box01 p {
        width: 95%;
        margin-left: 5%;
    }

    .bs_more02 {
        top: 370px;
    }

    .bs_sec04 {
        width: 90%;
    }

    .bs_sec05 {
        height: 1800px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 1000px;
        height: 1640px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0 20px;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 460px;
        height: 820px;
        margin: 0 20px;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 510px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 510px;
        line-height: 510px;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 1.8em;
        height: 90px;
        line-height: 90px;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 1em;
    }

    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 100px;
    }
    .inquiry_sec01 p {
        width: 90%;
    }

    .inq_sec02_box {
        width: 80%;
    }

    .inq_sec02_box p {
        width: 100%;
    }

    .inq_sec03_box {
        width: 950px;
    }

    .inq_sec03_box .inq_sec03_right {
        width: 550px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec04_box {
        width: 950px;
    }

    .inq_sec04_box .inq_sec04_left {
        width: 550px;
        height: 100%;
        float: left;
        margin-right: 52px;
    }

    .inq_sec05_box {
        width: 950px;
    }

    .inq_sec05_box .inq_sec05_right {
        width: 550px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }
    
    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 1000px;
    }

    .subway_box {
        background: url(../images/subway_img2.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img2.jpg) center center no-repeat;
    }
    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_sec01 {
        height: 400px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 90%;
        padding-top: 150px;
    }

    .star_sec02 {
        width: 85%;
    }

    .star_sec02_text {
        width: 100%;
    }

    .star_sec03 {
        width: 1040px;
        height: 2250px;
    }

    .star_sec03 > div {
        width: 460px;
        height: 650px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .star_sec03 .mlr {
        margin-left: 30px;
        margin-right: 30px;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 470px;
    }

    .star_sec03 > div > span {
        font-size: 1.1em;
        line-height: 25px;
    }

    .star_sec04 {
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }

    .star_sec04_btn {
        top: 280px;
    }
    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_sec01 {
        height: 400px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 90%;
        padding-top: 150px;
    }

    .manage_sec02 {
        width: 85%;
    }

    .manage_sec02_text {
        width: 100%;
    }

    .manage_sec03 {
        width: 1040px;
        height: 2250px;
    }

    .manage_sec03 > div {
        width: 460px;
        height: 650px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .manage_sec03 .mlr {
        margin-left: 30px;
        margin-right: 30px;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 470px;
    }

    .manage_sec03 > div > span {
        font-size: 1.1em;
        line-height: 25px;
    }

    .manage_sec04 {
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }

    .manage_sec04_btn {
        top: 280px;
    }
    
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_sec01{
        height: 500px;
        background-size: cover;
    }
    .rental_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
    }
    .rental_sec02_text{
        width: 100%;
    }
    .rental_sec03{
        width: 1000px;
        height: 1600px;
    }
    .rental_sec03 > div{
        width: 460px;
        height: 650px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 470px;
    }
    .rental_sec03 .mlr {
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec04{
        width: 960px;
        height: 1200px;
    }
    .rental_sec04 > div {
        width: 300px;
        height: 250px;
        margin: 70px 10px 60px;
    }
    .rental_sec04_title{
        width: 1000px;
    }
    .rental_sec04 > div > div{
        width: 300px;
        height: 210px;
    }
    .rental_sec05_bg{
        margin-top: 40px;
    }
    .rental_sec05{
        width: 1000px;
        height: 2500px;
    }
    .rental_sec05 > div{
        width: 460px;
        height: 550px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec05 .mlr{
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec05_title{
        width: 1000px;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 460px;
    }
    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_sec01{
        height: 500px;
    }
    .web_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 50px;
    }
    .web_sec02_text{
        width: 100%;
    }
    .web_sec03_tit{
        width: 1000px;
        font-size: 2em;
    }
    .web_sec03_txt{
        width: 1000px;
        font-size: 1.2em;
    }
    .web_sec03_box{
        height: 560px;
        margin-top: 50px;
    }
    .web_sec03_cont01{
        display: none;
    }
    .web_sec03_cont02{
        width: 798px;
        height: 560px;
    }
    .web_sec04{
        margin-top: 100px;
    }
    .web_sec04_cont01{
        width: 1000px;
        height: 392px;
    }
    .wsec04_cont01_left{
        width: 602px;
    }
    .wsec04_cont01_right{
        width: 360px;
        margin-left: 38px;
    }
    .web_sec04_tit01{
        margin-top: 90px;
        font-size: 2em;
    }
    .web_sec04_txt01{
        font-size: 1.2em;
    }
    .web_sec04_cont02{
        width: 1000px;
        height: 350px;
    }
    .wsec04_cont02_left{
        width: 360px;
        margin-left: 38px;
    }
    .wsec04_cont02_right{
        width: 602px;
    }
    .web_sec04_tit02{
        margin-top: 35px;
        font-size: 2em;
    }
    .web_sec04_txt02{
        font-size: 1.2em;
    }
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_sec01_text {
        width: 90%;
    }

    .marketing_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 100%;
    }

    .marketing_sec03 {
        width: 988px;
        height: 448px;
    }

    .mk_sec03_box01 {
        width: 448px;
    }

    .mk_sec03_box02 {
        width: 500px;
    }

    .mk_sec03_box02 h2 {
        margin-top: 100px;
    }

    .mk_sec03_box02 p {
        width: 100%;
    }

    .marketing_sec04 {
        height: 448px;
    }

    .mk_sec04_bg {
        width: 988px;
    }

    .mk_sec04_box01 {
        width: 500px;
    }

    .mk_sec04_box01 h2 {
        margin-top: 100px;
    }

    .mk_sec04_box01 p {
        margin-left: 0;
        width: 100%;
    }

    .mk_sec04_box02 {
        width: 448px;
    }

    .mk_sec05_box {
        width: 988px;
    }

    .marketing_sec05 {
        margin: 100px auto 50px auto;
    }
    
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_sec01_text {
        width: 90%;
    }

    .event_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
    }

    .event_sec03 {
        width: 988px;
        height: 448px;
    }

    .event_sec03_box01 {
        width: 448px;
    }

    .event_sec03_box02 {
        width: 500px;
    }

    .event_sec03_box02 h2 {
        margin-top: 100px;
    }

    .event_sec03_box02 p {
        width: 100%;
    }

    .event_sec04 {
        height: 448px;
    }

    .event_sec04_bg {
        width: 988px;
    }

    .event_sec04_box01 {
        width: 500px;
    }

    .event_sec04_box01 h2 {
        margin-top: 100px;
    }

    .event_sec04_box01 p {
        margin-left: 0;
        width: 100%;
    }

    .event_sec04_box02 {
        width: 448px;
    }

    .event_sec05_box {
        width: 988px;
    }

    .event_sec05 {
        margin: 100px auto 50px auto;
    }
}


/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/


@media screen and (min-width:1026px) and (max-width:1027px) {

    /* -------------------------------- * company.html * -------------------------------- */

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 600px;
        background-size: cover;
    }

    .com_sec03 .com_sec03_box {
        width: 1000px;
        height: 294px;
    }

    .com_sec04 .com_sec04_box {
        width: 996px;
        height: 275px;
        background-size: cover;
    }

    .com_sec06 .com_sec06_box01 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box02 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box03 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box04 {
        width: 1000px;
    }

    .com_sec06 .com_sec06_box05 {
        width: 1000px;
    }

    .com_sec06 .sec06_bg {
        width: 350px;
        height: 150px;
        position: absolute;
        top: 60px;
        left: 0px;
        background: url(../images/sk_logo.png) center center no-repeat;
        background-size: cover;
    }


    /* -------------------------------- * business.html * -------------------------------- */
    .bs_sec01 h1 {
        font-size: 4em;
    }

    .bs_sec02 {
        width: 1008px;
        height: 448px;
    }

    .bs_sec02 .bs_sec02_box01 {
        width: 448px;
        height: 100%;
    }

    .bs_sec02 .bs_sec02_box02 {
        width: 520px;
        height: 100%;
    }

    .bs_sec02 .bs_sec02_box02 h2 {
        height: 100px;
        line-height: 100px;
    }

    .bs_sec02 .bs_sec02_box02 p {
        width: 95%;
    }

    .bs_sec03 .bs_sec03_bg {
        width: 1008px;
        height: 448px;
    }

    .bs_sec03 .bs_sec03_box01 {
        width: 520px;
        height: 100%;
    }

    .bs_sec03 .bs_sec03_box02 {
        width: 448px;
        height: 100%;
    }

    .bs_sec03 .bs_sec03_box01 h2 {
        height: 100px;
        line-height: 100px;
    }

    .bs_sec03 .bs_sec03_box01 p {
        width: 95%;
        margin-left: 5%;
    }

    .bs_more02 {
        top: 370px;
    }

    .bs_sec04 {
        width: 90%;
    }

    .bs_sec05 {
        height: 1800px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 1000px;
        height: 1640px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0 20px;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 460px;
        height: 820px;
        margin: 0 20px;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 510px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 510px;
        line-height: 510px;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 1.8em;
        height: 90px;
        line-height: 90px;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 1em;
    }

    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 100px;
    }
    .inquiry_sec01 p {
        width: 90%;
    }

    .inq_sec02_box {
        width: 80%;
    }

    .inq_sec02_box p {
        width: 100%;
    }

    .inq_sec03_box {
        width: 950px;
    }

    .inq_sec03_box .inq_sec03_right {
        width: 550px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec04_box {
        width: 950px;
    }

    .inq_sec04_box .inq_sec04_left {
        width: 550px;
        height: 100%;
        float: left;
        margin-right: 52px;
    }

    .inq_sec05_box {
        width: 950px;
    }

    .inq_sec05_box .inq_sec05_right {
        width: 550px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }
    
    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 1000px;
    }

    .subway_box {
        background: url(../images/subway_img2.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img2.jpg) center center no-repeat;
    }
    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_sec01 {
        height: 400px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 90%;
        padding-top: 150px;
    }

    .star_sec02 {
        width: 85%;
    }

    .star_sec02_text {
        width: 100%;
    }

    .star_sec03 {
        width: 1040px;
        height: 2250px;
    }

    .star_sec03 > div {
        width: 460px;
        height: 650px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .star_sec03 .mlr {
        margin-left: 30px;
        margin-right: 30px;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 470px;
    }

    .star_sec03 > div > span {
        font-size: 1.1em;
        line-height: 25px;
    }

    .star_sec04 {
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }

    .star_sec04_btn {
        top: 280px;
    }

    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_sec01 {
        height: 400px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 90%;
        padding-top: 150px;
    }

    .manage_sec02 {
        width: 85%;
    }

    .manage_sec02_text {
        width: 100%;
    }

    .manage_sec03 {
        width: 1040px;
        height: 2250px;
    }

    .manage_sec03 > div {
        width: 460px;
        height: 650px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .manage_sec03 .mlr {
        margin-left: 30px;
        margin-right: 30px;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 470px;
    }

    .manage_sec03 > div > span {
        font-size: 1.1em;
        line-height: 25px;
    }

    .manage_sec04 {
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }

    .manage_sec04_btn {
        top: 280px;
    }
    
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_sec01{
        height: 500px;
        background-size: cover;
    }
    .rental_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
    }
    .rental_sec02_text{
        width: 100%;
    }
    .rental_sec03{
        width: 1000px;
        height: 1600px;
    }
    .rental_sec03 > div{
        width: 460px;
        height: 650px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 470px;
    }
    .rental_sec03 .mlr {
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec04{
        width: 960px;
        height: 1200px;
    }
    .rental_sec04 > div {
        width: 300px;
        height: 250px;
        margin: 70px 10px 60px;
    }
    .rental_sec04_title{
        width: 1000px;
    }
    .rental_sec04 > div > div{
        width: 300px;
        height: 210px;
    }
    .rental_sec05_bg{
        margin-top: 40px;
    }
    .rental_sec05{
        width: 1000px;
        height: 2500px;
    }
    .rental_sec05 > div{
        width: 460px;
        height: 550px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec05 .mlr{
        margin-left: 20px;
        margin-right: 20px;
    }
    .rental_sec05_title{
        width: 1000px;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 460px;
    }
    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_sec01{
        height: 500px;
    }
    .web_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 50px;
    }
    .web_sec02_text{
        width: 100%;
    }
    .web_sec03_tit{
        width: 1000px;
        font-size: 2em;
    }
    .web_sec03_txt{
        width: 1000px;
        font-size: 1.2em;
    }
    .web_sec03_box{
        height: 560px;
        margin-top: 50px;
    }
    .web_sec03_cont01{
        display: none;
    }
    .web_sec03_cont02{
        width: 798px;
        height: 560px;
    }
    .web_sec04{
        margin-top: 100px;
    }
    .web_sec04_cont01{
        width: 1000px;
        height: 392px;
    }
    .wsec04_cont01_left{
        width: 602px;
    }
    .wsec04_cont01_right{
        width: 360px;
        margin-left: 38px;
    }
    .web_sec04_tit01{
        margin-top: 90px;
        font-size: 2em;
    }
    .web_sec04_txt01{
        font-size: 1.2em;
    }
    .web_sec04_cont02{
        width: 1000px;
        height: 350px;
    }
    .wsec04_cont02_left{
        width: 360px;
        margin-left: 38px;
    }
    .wsec04_cont02_right{
        width: 602px;
    }
    .web_sec04_tit02{
        margin-top: 35px;
        font-size: 2em;
    }
    .web_sec04_txt02{
        font-size: 1.2em;
    }
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_sec01_text {
        width: 90%;
    }

    .marketing_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 100%;
    }

    .marketing_sec03 {
        width: 988px;
        height: 448px;
    }

    .mk_sec03_box01 {
        width: 448px;
    }

    .mk_sec03_box02 {
        width: 500px;
    }

    .mk_sec03_box02 h2 {
        margin-top: 100px;
    }

    .mk_sec03_box02 p {
        width: 100%;
    }

    .marketing_sec04 {
        height: 448px;
    }

    .mk_sec04_bg {
        width: 988px;
    }

    .mk_sec04_box01 {
        width: 500px;
    }

    .mk_sec04_box01 h2 {
        margin-top: 100px;
    }

    .mk_sec04_box01 p {
        margin-left: 0;
        width: 100%;
    }

    .mk_sec04_box02 {
        width: 448px;
    }

    .mk_sec05_box {
        width: 988px;
    }

    .marketing_sec05 {
        margin: 100px auto 50px auto;
    }
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_sec01_text {
        width: 90%;
    }

    .event_sec02 {
        width: 85%;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
    }

    .event_sec03 {
        width: 988px;
        height: 448px;
    }

    .event_sec03_box01 {
        width: 448px;
    }

    .event_sec03_box02 {
        width: 500px;
    }

    .event_sec03_box02 h2 {
        margin-top: 100px;
    }

    .event_sec03_box02 p {
        width: 100%;
    }

    .event_sec04 {
        height: 448px;
    }

    .event_sec04_bg {
        width: 988px;
    }

    .event_sec04_box01 {
        width: 500px;
    }

    .event_sec04_box01 h2 {
        margin-top: 100px;
    }

    .event_sec04_box01 p {
        margin-left: 0;
        width: 100%;
    }

    .event_sec04_box02 {
        width: 448px;
    }

    .event_sec05_box {
        width: 988px;
    }

    .event_sec05 {
        margin: 100px auto 50px auto;
    }
}



/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/


@media screen and (min-width:756px) and (max-width:1026px) {
    
    .sub_topbox{margin-top: 150px;}
    
    /* -------------------------------- * company.html * -------------------------------- */
    #company_wrap {
        margin-top: 150px;
    }

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 700px;
        background-size: cover;
        background: url(../images/company_sec01_1.png) center 0 no-repeat;
    }

    .com_sec01 .sec01_tit_box {
        height: 600px;
    }

    .com_sec01 .sec01_tit_box p {
        font-size: 1.9em;
        width: 80%;
        margin: auto;
        text-align: center;
        line-height: 55px;
        padding-top: 150px;
    }

    .com_sec02 {
        height: 500px;
        background: #f3f3f3;
    }

    .com_sec02 .com_tit01 {
        font-size: 2.5em;
        height: 200px;
        line-height: 230px;
    }

    .com_sec02 .com_txt01 {
        font-size: 3em;
        line-height: 70px;
    }

    .com_sec02 .com_txt02 {
        font-size: 2.5em;
        margin-top: 10px;
    }

    .com_sec03 {
        height: auto;
    }

    .com_sec03 h2 {
        height: 250px;
        line-height: 250px;
        font-size: 2.5em;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .com_sec03 .com_sec03_box {
        width: 90%;
        height: 300px;
    }

    .com_sec03 .com_sec03_box .sec03_table_left {
        font-size: 1.8em;
        width: 30%;
    }

    .com_sec03 .com_sec03_box .sec03_table_right {
        font-size: 1.8em;
        width: 70%;
    }

    .com_sec04 {
        height: auto;
    }

    .com_sec04 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec04 .com_sec04_box {
        width: 500px;
        height: 2600px;
        background: url(../images/company_sec04_1.png) center 0 no-repeat;
        background-size: cover;
        margin-bottom: 200px;
    }

    .com_sec05 {
        height: 900px;
    }

    .com_sec05 .com_tit02 {
        top: 50px;
        line-height: 180px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt03 {
        top: 50px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt04 {
        top: 100px;
        font-size: 1.8em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec06 .com_sec06_box01 {
        width: 725px;
    }

    .com_sec06 .com_sec06_box02 {
        width: 95%;
        height: auto;
        margin-top: 120px;
    }

    .com_sec06 .com_tit03 {
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt05 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box03 {
        display: none;
    }

    .com_sec06 .com_sec06_box04 {
        width: 95%;
        height: auto;
    }

    .com_sec06 .com_tit04 {
        margin-top: 180px;
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt06 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box05 {
        width: 90%;
        height: 250px;
        margin-top: 100px;
        margin-bottom: 200px;
    }

    .com_sec06 .com_sec06_box05 .color_box {
        width: 50%;
        height: 250px;
        padding-right: 0;
        position: relative;
        text-align: center;
    }

    .com_sec06 .com_sec06_box05 .com_color01 {
        top: 0;
        left: 0;
    }

    .com_sec06 .com_sec06_box05 .com_color02 {
        top: 0;
        right: 0;
    }

    .com_sec06 .sec06_bg {
        display: none;
    }


    /* -------------------------------- * business.html * -------------------------------- */
    .business_wrap_top {
        margin-top: 150px;
    }

    .bs_sec01 .fas {
        background: url(../images/bs_fas.png) center center no-repeat;
        width: 60px;
        height: 60px;
        background-size: cover;
        position: absolute;
        bottom: 15%;
        left: 50%;
        margin-left: -30px;

        animation-name: ani;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    /* 화살표 애니매이션 */
    @keyframes ani {
        0% {
            bottom: 7%;
        }

        100% {
            bottom: 7%;
        }

        from {
            bottom: 7%;
        }

        to {
            bottom: 7%;
        }
    }

    .bs_more {
        width: 300px;
        height: 100px;
        border: 1px solid #000;
        text-align: center;
        line-height: 100px;
        font-family: 'Nanum Gothic', sans-serif;
        font-size: 2em;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .bs_sec01 h1 {
        font-size: 4em;
    }

    .bs_sec01 p {
        font-size: 1.9em;
        line-height: 50px;
    }

    .bs_sec02 {
        width: 790px;
        height: 1400px;
    }

    .bs_sec02 .bs_sec02_box {
        position: relative;
    }

    .bs_sec02 .bs_sec02_box01 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec02 .bs_sec02_box02 {
        width: 790px;
        height: 580px;
        padding-left: 0;
    }

    .bs_sec02 .bs_sec02_box02 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
    }

    .bs_sec02 .bs_sec02_box02 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_sec03 {
        width: 100%;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_bg {
        width: 790px;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_box {
        clear: both;
    }

    .bs_sec03 .bs_sec03_box01 {
        width: 790px;
        height: 580px;
        top: 790px;
        padding: 0;
        position: relative;
    }

    .bs_sec03 .bs_sec03_box02 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec03 .bs_sec03_box01 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
        text-align: left;

    }

    .bs_sec03 .bs_sec03_box01 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        text-align: left;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_more02 {
        position: absolute;
        right: 0;
        top: 478px;
    }


    .business_wrap_middle {
        height: 1000px;
    }

    .bs_sec04 {
        width: 90%;
        height: 750px;
        top: 150px;
    }

    .bs_sec04 h1 {
        font-size: 5em;
    }

    .bs_sec04 p {
        font-size: 2em;
        line-height: 50px;
    }

    .bs_sec04 a {
        top: 550px;
    }

    .bs_sec05 {
        height: 4100px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 690px;
        height: 3900px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 100%;
        height: 1300px;
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 765px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 765px;
        line-height: 765px;
        font-size: 2.5em;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 5em;
        height: 150px;
        line-height: 150px;
        color: #68a4c4;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 2em;
        line-height: 50px;
    }

    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 150px;
    }
    .inquiry_sec01 p {
        width: 90%;
        font-size: 5em;
    }

    .inq_sec02_box {
        width: 80%;
        height: 350px;
    }

    .inq_sec02_box p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        height: 280px;
    }

    .inq_sec03_box {
        width: 850px;
    }

    .inq_sec03_box .inq_sec03_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec03_box .inq_sec03_right h2 {
        font-size: 3.5em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec03_box .inq_sec03_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec03_box .inq_sec03_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }

    .inq_sec04_box {
        width: 850px;
    }

    .inq_sec04_box .inq_sec04_left {
        width: 450px;
        height: 100%;
        float: left;
        margin-right: 52px;
    }

    .inq_sec04_box .inq_sec04_left h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec04_box .inq_sec04_left p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec04_box .inq_sec04_left a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 2px solid #68a4c4;
        font-weight: bold;
        color: #68a4c4;
        top: 155px;

    }

    .inq_sec05_box {
        width: 850px;
    }

    .inq_sec05_box .inq_sec05_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec05_box .inq_sec05_right h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec05_box .inq_sec05_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec05_box .inq_sec05_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }
    
    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 740px;
        height: 800px;
    }
    .btn_section .btn_box ul li {
        font-size: 1.6em;
        width: 370px;
    }
    .btn_section .btn_box ul li.active {
        font-size: 2em;
    }
    .btn_under{
        height: 683px;
    }
    
    .subway_box {
        background: url(../images/subway_img3.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img3.jpg) center center no-repeat;
    }

    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_wrap{
        margin-top: 150px;
    }
    .star_sec01 {
        height: 400px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 90%;
        padding-top: 140px;
        font-size: 5em;
    }

    .star_sec02 {
        width: 85%;
        height: 400px;
    }

    .star_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .star_sec03 {
        width: 690px;
        height: 7300px;
    }

    .star_sec03 > div {
        width: 690px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .star_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .star_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .star_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 250px;
    }

    .star_sec04 {
        height: 600px;
        background: url(../images/star_btm.png) -400px center no-repeat;
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }
    
    .star_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .star_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }

    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_wrap{
        margin-top: 150px;
    }
    .manage_sec01 {
        height: 400px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 90%;
        padding-top: 140px;
        font-size: 5em;
    }

    .manage_sec02 {
        width: 85%;
        height: 450px;
    }

    .manage_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .manage_sec03 {
        width: 690px;
        height: 8200px;
    }

    .manage_sec03 > div {
        width: 690px;
        height: 1255px;
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .manage_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .manage_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .manage_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 400px;
    }

    .manage_sec04 {
        height: 600px;
        background: url(../images/m_manage_btm.png) center center no-repeat;
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }
    
    .manage_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .manage_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }
    
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_wrap {
        margin-top: 150px;
    }
    .rental_sec01{
        height: 500px;
        background-size: cover;
    }
    .rental_sec01_text{
        width: 90%;
        padding-top: 185px;
        font-size: 5em;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
        height: 400px;
    }
    .rental_sec02_text{
        width: 100%;
        font-size: 1.9em;
        line-height: 50px;
        padding-top: 100px;
    }
    .rental_sec03{
        width: 782px;
        height: 3700px;
    }
    .rental_sec03_title{
        font-size: 5em;
    }
    .rental_sec03 > div{
        width: 782px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 799px;
    }
    .rental_sec03 .sec03_box1_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box2_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box3_img{
        background-size:cover;
    }
    .rental_sec03 > div > h3{
        font-size: 4em;
        height: 100px;
        line-height: 100px;
        margin-bottom: 20px;
    }
    .rental_sec03 > div > span{
        font-size: 2.3em;
        line-height: 60px;
    }
    .rental_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec04{
        width: 900px;
        height: 1300px;
    }
    .rental_sec04 > div {
        width: 300px;
        height: 290px;
        margin: 70px 0px 40px;
    }
    .rental_sec04_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec04 > div > div{
        width: 300px;
        height: 210px;
    }
    .rental_sec04 > div > h4{
        font-size: 2.2em;   
        height: 70px;
        line-height: 70px;
    }
    .rental_sec05_bg{
        margin-top: 40px;
    }
    .rental_sec05{
        width: 690px;
        height: 7100px;
    }
    .rental_sec05 > div{
        width: 690px;
        height: 825px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec05 .mlr{
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 690px;
    }
    .rental_sec05 .sec05_box1_img {background-size:cover;}
    .rental_sec05 .sec05_box2_img {background-size:cover;}
    .rental_sec05 .sec05_box3_img {background-size:cover;}
    .rental_sec05 .sec05_box4_img {background-size:cover;}
    .rental_sec05 .sec05_box5_img {background-size:cover;}
    .rental_sec05 .sec05_box6_img {background-size:cover;}
    .rental_sec05 .sec05_box7_img {background-size:cover;}
    .rental_sec05 .sec05_box8_img {background-size:cover;}
    
    .rental_sec05 > div > h3{
        font-size: 3em;
        height: 100px;
        line-height: 100px;
    }

    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_wrap {
        margin-top: 150px;
    }
    .web_sec01{
        height: 500px;
    }
    .web_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 50px;
        height: 300px;
    }
    .web_sec02_text{
        width: 97%;
        font-size: 1.8em;
        line-height: 50px;
    }
    .web_sec03_tit{
        width: 800px;
        font-size: 3em;
    }
    .web_sec03_txt{
        width: 800px;
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec03_box{
        height: 560px;
        margin-top: 100px;
    }
    .web_sec03_cont01{
        display: none;
    }
    .web_sec03_cont02{
        width: 798px;
        height: 560px;
    }
    .web_sec04{
        margin-top: 100px;
    }
    .web_sec04_cont01{
        width: 800px;
        height: 1000px;
    }
    .wsec04_cont01_left{
        width: 100%;
        height: 521px;
        clear: both;
    }
    .wsec04_cont01_right{
        width: 100%;
        height: 400px;
        margin-left: 0;
    }
    .web_sec04_tit01{
        margin-top: 50px;
        font-size: 3em;
    }
    .web_sec04_txt01{
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec04_cont02{
        width: 800px;
        height: 900px;
        margin-top: 0;
        position: relative;
    }
    .wsec04_cont02_left{
        width: 100%;
        height: 400px;
        margin-left: 0;
        clear: both;
        position: absolute;
        top: 500px;
        right: 0;
    }
    .wsec04_cont02_right{
        width: 800px;
        height: 465px;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
    }
    .web_sec04_tit02{
        margin-top: 40px;
        font-size: 3em;
        line-height: 60px;
    }
    .web_sec04_txt02{
        font-size: 1.7em;
        line-height: 40px;
    }
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_wrap {
        margin-top: 150px;
    }

    .marketing_sec01 {
        height: 400px;
        background-size: cover;
    }

    .marketing_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .marketing_sec02 {
        width: 90%;
        height: 350px;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 80%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .marketing_sec03 {
        width: 790px;
        height: 1300px;
    }

    .mk_sec03_box {
        position: relative;
    }

    .mk_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .mk_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .mk_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .mk_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .marketing_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .mk_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .mk_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .mk_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .mk_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .mk_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .marketing_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .mk_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .marketing_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .marketing_sec05 p{
        display: none;
    }
    
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_wrap {
        margin-top: 150px;
    }

    .event_sec01 {
        height: 400px;
        background-size: cover;
    }

    .event_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .event_sec02 {
        width: 90%;
        height: 320px;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .event_sec03 {
        width: 790px;
        height: 1300px;
    }

    .event_sec03_box {
        position: relative;
    }

    .event_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .event_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .event_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .event_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .event_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .event_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .event_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .event_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .event_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .event_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .event_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .event_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .event_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .event_sec05 p{
        display: none;
    }
    

}




/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/



@media screen and (min-width:488px) and (max-width:756px) {

    .sub_topbox{margin-top: 70px;}
    
    /* -------------------------------- * company.html * -------------------------------- */
    #company_wrap {
        margin-top: 150px;
    }

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 700px;
        background-size: cover;
        background: url(../images/company_sec01_1.png) center 0 no-repeat;
    }

    .com_sec01 .sec01_tit_box {
        height: 600px;
    }

    .com_sec01 .sec01_tit_box p {
        font-size: 1.9em;
        width: 80%;
        margin: auto;
        text-align: center;
        line-height: 55px;
        padding-top: 150px;
    }

    .com_sec02 {
        height: 500px;
        background: #f3f3f3;
    }

    .com_sec02 .com_tit01 {
        font-size: 2.5em;
        height: 200px;
        line-height: 230px;
    }

    .com_sec02 .com_txt01 {
        font-size: 3em;
        line-height: 70px;
    }

    .com_sec02 .com_txt02 {
        font-size: 2.5em;
        margin-top: 10px;
    }

    .com_sec03 {
        height: auto;
    }

    .com_sec03 h2 {
        height: 250px;
        line-height: 250px;
        font-size: 2.5em;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .com_sec03 .com_sec03_box {
        width: 90%;
        height: 300px;
    }

    .com_sec03 .com_sec03_box .sec03_table_left {
        font-size: 1.8em;
        width: 30%;
    }

    .com_sec03 .com_sec03_box .sec03_table_right {
        font-size: 1.8em;
        width: 70%;
    }

    .com_sec04 {
        height: auto;
    }

    .com_sec04 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec04 .com_sec04_box {
        width: 500px;
        height: 2600px;
        background: url(../images/company_sec04_1.png) center 0 no-repeat;
        background-size: cover;
        margin-bottom: 200px;
    }

    .com_sec05 {
        height: 900px;
    }

    .com_sec05 .com_tit02 {
        top: 50px;
        line-height: 180px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt03 {
        top: 50px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt04 {
        top: 100px;
        font-size: 1.8em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec06 .com_sec06_box01 {
        width: 725px;
    }

    .com_sec06 .com_sec06_box02 {
        width: 95%;
        height: auto;
        margin-top: 120px;
    }

    .com_sec06 .com_tit03 {
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt05 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box03 {
        display: none;
    }

    .com_sec06 .com_sec06_box04 {
        width: 95%;
        height: auto;
    }

    .com_sec06 .com_tit04 {
        margin-top: 180px;
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt06 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box05 {
        width: 90%;
        height: 250px;
        margin-top: 100px;
        margin-bottom: 200px;
    }

    .com_sec06 .com_sec06_box05 .color_box {
        width: 50%;
        height: 250px;
        padding-right: 0;
        position: relative;
        text-align: center;
    }

    .com_sec06 .com_sec06_box05 .com_color01 {
        top: 0;
        left: 0;
    }

    .com_sec06 .com_sec06_box05 .com_color02 {
        top: 0;
        right: 0;
    }

    .com_sec06 .sec06_bg {
        display: none;
    }


    /* -------------------------------- * business.html * -------------------------------- */
    .business_wrap_top {
        margin-top: 150px;
    }

    .bs_sec01 .fas {
        background: url(../images/bs_fas.png) center center no-repeat;
        width: 60px;
        height: 60px;
        background-size: cover;
        position: absolute;
        bottom: 15%;
        left: 50%;
        margin-left: -30px;

        animation-name: ani;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    /* 화살표 애니매이션 */
    @keyframes ani {
        0% {
            bottom: 7%;
        }

        100% {
            bottom: 7%;
        }

        from {
            bottom: 7%;
        }

        to {
            bottom: 7%;
        }
    }

    .bs_more {
        width: 300px;
        height: 100px;
        border: 1px solid #000;
        text-align: center;
        line-height: 100px;
        font-family: 'Nanum Gothic', sans-serif;
        font-size: 2em;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .bs_sec01 h1 {
        font-size: 4em;
    }

    .bs_sec01 p {
        font-size: 1.9em;
        line-height: 50px;
    }

    .bs_sec02 {
        width: 790px;
        height: 1400px;
    }

    .bs_sec02 .bs_sec02_box {
        position: relative;
    }

    .bs_sec02 .bs_sec02_box01 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec02 .bs_sec02_box02 {
        width: 790px;
        height: 580px;
        padding-left: 0;
    }

    .bs_sec02 .bs_sec02_box02 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
    }

    .bs_sec02 .bs_sec02_box02 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_sec03 {
        width: 100%;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_bg {
        width: 790px;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_box {
        clear: both;
    }

    .bs_sec03 .bs_sec03_box01 {
        width: 790px;
        height: 580px;
        top: 790px;
        padding: 0;
        position: relative;
    }

    .bs_sec03 .bs_sec03_box02 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec03 .bs_sec03_box01 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
        text-align: left;

    }

    .bs_sec03 .bs_sec03_box01 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        text-align: left;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_more02 {
        position: absolute;
        right: 0;
        top: 478px;
    }


    .business_wrap_middle {
        height: 1000px;
    }

    .bs_sec04 {
        width: 90%;
        height: 750px;
        top: 150px;
    }

    .bs_sec04 h1 {
        font-size: 5em;
    }

    .bs_sec04 p {
        font-size: 2em;
        line-height: 50px;
    }

    .bs_sec04 a {
        top: 550px;
    }

    .bs_sec05 {
        height: 4100px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 690px;
        height: 3900px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 100%;
        height: 1300px;
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 765px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 765px;
        line-height: 765px;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 5em;
        height: 150px;
        line-height: 150px;
        color: #68a4c4;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 2em;
        line-height: 50px;
    }
    
    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 150px;
    }
    .inquiry_sec01 p {
        width: 90%;
        font-size: 5em;
    }

    .inq_sec02_box {
        width: 80%;
        height: 350px;
    }

    .inq_sec02_box p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        height: 280px;
    }

    .inq_sec03_box {
        width: 850px;
    }

    .inq_sec03_box .inq_sec03_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec03_box .inq_sec03_right h2 {
        font-size: 3.5em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec03_box .inq_sec03_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec03_box .inq_sec03_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }

    .inq_sec04_box {
        width: 850px;
    }

    .inq_sec04_box .inq_sec04_left {
        width: 450px;
        height: 100%;
        float: left;
        margin-right: 52px;
    }

    .inq_sec04_box .inq_sec04_left h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec04_box .inq_sec04_left p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec04_box .inq_sec04_left a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 2px solid #68a4c4;
        font-weight: bold;
        color: #68a4c4;
        top: 155px;

    }

    .inq_sec05_box {
        width: 850px;
    }

    .inq_sec05_box .inq_sec05_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec05_box .inq_sec05_right h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec05_box .inq_sec05_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec05_box .inq_sec05_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }
    
    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 480px;
        height: 800px;
    }
    
    .btn_under{
        height: 686px;
    }
    
    .subway_box {
        background: url(../images/subway_img4.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img4.jpg) center center no-repeat;
    }
    
    
    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_wrap{
        margin-top: 150px;
    }
    .star_sec01 {
        height: 400px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 90%;
        padding-top: 150px;
        font-size: 5em;
    }

    .star_sec02 {
        width: 85%;
        height: 400px;
    }

    .star_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .star_sec03 {
        width: 690px;
        height: 7300px;
    }

    .star_sec03 > div {
        width: 690px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .star_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .star_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .star_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 250px;
    }

    .star_sec04 {
        height: 600px;
        background: url(../images/star_btm.png) -400px center no-repeat;
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }
    
    .star_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .star_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }
    
    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_wrap{
        margin-top: 150px;
    }
    .manage_sec01 {
        height: 400px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 90%;
        padding-top: 150px;
        font-size: 5em;
    }

    .manage_sec02 {
        width: 85%;
        height: 450px;
    }

    .manage_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .manage_sec03 {
        width: 690px;
        height: 8200px;
    }

    .manage_sec03 > div {
        width: 690px;
        height: 1255px;
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .manage_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .manage_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .manage_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 400px;
    }

    .manage_sec04 {
        height: 600px;
        background: url(../images/m_manage_btm.png) center center no-repeat;
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }
    
    .manage_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .manage_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }
    
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_wrap {
        margin-top: 150px;
    }
    .rental_sec01{
        height: 500px;
        background-size: cover;
    }
    .rental_sec01_text{
        width: 90%;
        padding-top: 195px;
        font-size: 5em;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
        height: 400px;
    }
    .rental_sec02_text{
        width: 100%;
        font-size: 1.9em;
        line-height: 50px;
        padding-top: 100px;
    }
    .rental_sec03{
        width: 782px;
        height: 3700px;
    }
    .rental_sec03_title{
        font-size: 5em;
    }
    .rental_sec03 > div{
        width: 782px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 799px;
    }
    .rental_sec03 .sec03_box1_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box2_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box3_img{
        background-size:cover;
    }
    .rental_sec03 > div > h3{
        font-size: 4em;
        height: 100px;
        line-height: 100px;
        margin-bottom: 20px;
    }
    .rental_sec03 > div > span{
        font-size: 2.3em;
        line-height: 60px;
    }
    .rental_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec04{
        width: 900px;
        height: 1300px;
    }
    .rental_sec04 > div {
        width: 300px;
        height: 290px;
        margin: 70px 0px 40px;
    }
    .rental_sec04_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec04 > div > div{
        width: 300px;
        height: 210px;
    }
    .rental_sec04 > div > h4{
        font-size: 2.2em;   
        height: 70px;
        line-height: 70px;
    }
    .rental_sec05_bg{
        margin-top: 40px;
    }
    .rental_sec05{
        width: 690px;
        height: 7100px;
    }
    .rental_sec05 > div{
        width: 690px;
        height: 825px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec05 .mlr{
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 690px;
    }
    .rental_sec05 .sec05_box1_img {background-size:cover;}
    .rental_sec05 .sec05_box2_img {background-size:cover;}
    .rental_sec05 .sec05_box3_img {background-size:cover;}
    .rental_sec05 .sec05_box4_img {background-size:cover;}
    .rental_sec05 .sec05_box5_img {background-size:cover;}
    .rental_sec05 .sec05_box6_img {background-size:cover;}
    .rental_sec05 .sec05_box7_img {background-size:cover;}
    .rental_sec05 .sec05_box8_img {background-size:cover;}
    
    .rental_sec05 > div > h3{
        font-size: 3em;
        height: 100px;
        line-height: 100px;
    }
    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_wrap {
        margin-top: 150px;
    }
    .web_sec01{
        height: 500px;
    }
    .web_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 50px;
        height: 300px;
    }
    .web_sec02_text{
        width: 97%;
        font-size: 1.8em;
        line-height: 50px;
    }
    .web_sec03_tit{
        width: 800px;
        font-size: 3em;
    }
    .web_sec03_txt{
        width: 800px;
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec03_box{
        height: 560px;
        margin-top: 100px;
    }
    .web_sec03_cont01{
        display: none;
    }
    .web_sec03_cont02{
        width: 798px;
        height: 560px;
    }
    .web_sec04{
        margin-top: 100px;
    }
    .web_sec04_cont01{
        width: 800px;
        height: 1000px;
    }
    .wsec04_cont01_left{
        width: 100%;
        height: 521px;
        clear: both;
    }
    .wsec04_cont01_right{
        width: 100%;
        height: 400px;
        margin-left: 0;
    }
    .web_sec04_tit01{
        margin-top: 50px;
        font-size: 3em;
    }
    .web_sec04_txt01{
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec04_cont02{
        width: 800px;
        height: 900px;
        margin-top: 0;
        position: relative;
    }
    .wsec04_cont02_left{
        width: 100%;
        height: 400px;
        margin-left: 0;
        clear: both;
        position: absolute;
        top: 500px;
        right: 0;
    }
    .wsec04_cont02_right{
        width: 800px;
        height: 465px;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
    }
    .web_sec04_tit02{
        margin-top: 40px;
        font-size: 3em;
        line-height: 60px;
    }
    .web_sec04_txt02{
        font-size: 1.7em;
        line-height: 40px;
    }
    
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_wrap {
        margin-top: 150px;
    }

    .marketing_sec01 {
        height: 400px;
        background-size: cover;
    }

    .marketing_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .marketing_sec02 {
        width: 90%;
        height: 350px;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 80%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .marketing_sec03 {
        width: 790px;
        height: 1300px;
    }

    .mk_sec03_box {
        position: relative;
    }

    .mk_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .mk_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .mk_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .mk_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .marketing_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .mk_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .mk_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .mk_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .mk_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .mk_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .marketing_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .mk_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .marketing_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .marketing_sec05 p{
        display: none;
    }
    
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_wrap {
        margin-top: 150px;
    }

    .event_sec01 {
        height: 400px;
        background-size: cover;
    }

    .event_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .event_sec02 {
        width: 90%;
        height: 320px;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .event_sec03 {
        width: 790px;
        height: 1300px;
    }

    .event_sec03_box {
        position: relative;
    }

    .event_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .event_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .event_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .event_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .event_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .event_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .event_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .event_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .event_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .event_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .event_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .event_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .event_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .event_sec05 p{
        display: none;
    }
    

}




/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/



@media screen and (max-width:487px) {

    
    .sub_topbox{margin-top: 70px;}
    
    /* -------------------------------- * company.html * -------------------------------- */
    #company_wrap {
        margin-top: 150px;
    }

    .com_sec01 .com_sec01_box {
        width: 100%;
        height: 700px;
        background-size: cover;
        background: url(../images/company_sec01_1.png) center 0 no-repeat;
    }

    .com_sec01 .sec01_tit_box {
        height: 600px;
    }

    .com_sec01 .sec01_tit_box p {
        font-size: 1.9em;
        width: 80%;
        margin: auto;
        text-align: center;
        line-height: 55px;
        padding-top: 150px;
    }

    .com_sec02 {
        height: 500px;
        background: #f3f3f3;
    }

    .com_sec02 .com_tit01 {
        font-size: 2.5em;
        height: 200px;
        line-height: 230px;
    }

    .com_sec02 .com_txt01 {
        font-size: 3em;
        line-height: 70px;
    }

    .com_sec02 .com_txt02 {
        font-size: 2.5em;
        margin-top: 10px;
    }

    .com_sec03 {
        height: auto;
    }

    .com_sec03 h2 {
        height: 250px;
        line-height: 250px;
        font-size: 2.5em;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .com_sec03 .com_sec03_box {
        width: 90%;
        height: 300px;
    }

    .com_sec03 .com_sec03_box .sec03_table_left {
        font-size: 1.8em;
        width: 30%;
    }

    .com_sec03 .com_sec03_box .sec03_table_right {
        font-size: 1.8em;
        width: 70%;
    }

    .com_sec04 {
        height: auto;
    }

    .com_sec04 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec04 .com_sec04_box {
        width: 500px;
        height: 2600px;
        background: url(../images/company_sec04_1.png) center 0 no-repeat;
        background-size: cover;
        margin-bottom: 200px;
    }

    .com_sec05 {
        height: 900px;
    }

    .com_sec05 .com_tit02 {
        top: 50px;
        line-height: 180px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt03 {
        top: 50px;
        font-size: 2.5em;
    }

    .com_sec05 .com_txt04 {
        top: 100px;
        font-size: 1.8em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 h2 {
        font-size: 2.5em;
        height: 300px;
        line-height: 300px;
        margin-top: 100px;
    }

    .com_sec06 .com_sec06_box01 {
        width: 725px;
    }

    .com_sec06 .com_sec06_box02 {
        width: 95%;
        height: auto;
        margin-top: 120px;
    }

    .com_sec06 .com_tit03 {
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt05 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box03 {
        display: none;
    }

    .com_sec06 .com_sec06_box04 {
        width: 95%;
        height: auto;
    }

    .com_sec06 .com_tit04 {
        margin-top: 180px;
        font-size: 2.2em;
        height: auto;
    }

    .com_sec06 .com_txt06 {
        font-size: 1.6em;
        line-height: 50px;
        height: auto;
    }

    .com_sec06 .com_sec06_box05 {
        width: 90%;
        height: 250px;
        margin-top: 100px;
        margin-bottom: 200px;
    }

    .com_sec06 .com_sec06_box05 .color_box {
        width: 50%;
        height: 250px;
        padding-right: 0;
        position: relative;
        text-align: center;
    }

    .com_sec06 .com_sec06_box05 .com_color01 {
        top: 0;
        left: 0;
    }

    .com_sec06 .com_sec06_box05 .com_color02 {
        top: 0;
        right: 0;
    }

    .com_sec06 .sec06_bg {
        display: none;
    }


    /* -------------------------------- * business.html * -------------------------------- */
    .business_wrap_top {
        margin-top: 150px;
    }

    .bs_sec01 .fas {
        background: url(../images/bs_fas.png) center center no-repeat;
        width: 60px;
        height: 60px;
        background-size: cover;
        position: absolute;
        bottom: 15%;
        left: 50%;
        margin-left: -30px;

        animation-name: ani;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    /* 화살표 애니매이션 */
    @keyframes ani {
        0% {
            bottom: 7%;
        }

        100% {
            bottom: 7%;
        }

        from {
            bottom: 7%;
        }

        to {
            bottom: 7%;
        }
    }

    .bs_more {
        width: 300px;
        height: 100px;
        border: 1px solid #000;
        text-align: center;
        line-height: 100px;
        font-family: 'Nanum Gothic', sans-serif;
        font-size: 2em;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .bs_sec01 h1 {
        font-size: 4em;
    }

    .bs_sec01 p {
        font-size: 1.9em;
        line-height: 50px;
    }

    .bs_sec02 {
        width: 790px;
        height: 1400px;
    }

    .bs_sec02 .bs_sec02_box {
        position: relative;
    }

    .bs_sec02 .bs_sec02_box01 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec02 .bs_sec02_box02 {
        width: 790px;
        height: 580px;
        padding-left: 0;
    }

    .bs_sec02 .bs_sec02_box02 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
    }

    .bs_sec02 .bs_sec02_box02 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_sec03 {
        width: 100%;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_bg {
        width: 790px;
        height: 1400px;
    }

    .bs_sec03 .bs_sec03_box {
        clear: both;
    }

    .bs_sec03 .bs_sec03_box01 {
        width: 790px;
        height: 580px;
        top: 790px;
        padding: 0;
        position: relative;
    }

    .bs_sec03 .bs_sec03_box02 {
        width: 790px;
        height: 790px;
        background-size: cover;
    }

    .bs_sec03 .bs_sec03_box01 h2 {
        height: 150px;
        line-height: 150px;
        width: 100%;
        font-size: 5em;
        text-align: left;

    }

    .bs_sec03 .bs_sec03_box01 p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        text-align: left;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .bs_more02 {
        position: absolute;
        right: 0;
        top: 478px;
    }


    .business_wrap_middle {
        height: 1000px;
    }

    .bs_sec04 {
        width: 90%;
        height: 750px;
        top: 150px;
    }

    .bs_sec04 h1 {
        font-size: 5em;
    }

    .bs_sec04 p {
        font-size: 2em;
        line-height: 50px;
    }

    .bs_sec04 a {
        top: 550px;
    }

    .bs_sec05 {
        height: 4100px;
    }

    .bs_sec05 .bs_sec05_box {
        width: 690px;
        height: 3900px;
    }

    .bs_sec05 .bs_sec05_box > .sidemg {
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div {
        width: 100%;
        height: 1300px;
        margin: 0;
    }

    .bs_sec05 .bs_sec05_box > div > .bsec05_img {
        width: 100%;
        height: 765px;
    }

    .bs_sec05 .bs_sec05_box > div > a {
        width: 100%;
        height: 765px;
        line-height: 765px;
    }

    .bs_sec05 .bs_sec05_box > div > h2 {
        font-size: 5em;
        height: 150px;
        line-height: 150px;
        color: #68a4c4;
    }

    .bs_sec05 .bs_sec05_box > div > p {
        font-size: 2em;
        line-height: 50px;
    }
    
    /* -------------------------------- * inquiry.html * -------------------------------- */
    .inquiry_wrap{
        margin-top: 150px;
    }
    .inquiry_sec01 p {
        width: 90%;
        font-size: 5em;
    }

    .inq_sec02_box {
        width: 80%;
        height: 350px;
    }

    .inq_sec02_box p {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        height: 280px;
    }

    .inq_sec03_box {
        width: 850px;
    }

    .inq_sec03_box .inq_sec03_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec03_box .inq_sec03_right h2 {
        font-size: 3.5em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec03_box .inq_sec03_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec03_box .inq_sec03_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }

    .inq_sec04_box {
        width: 850px;
    }

    .inq_sec04_box .inq_sec04_left {
        width: 450px;
        height: 100%;
        float: left;
        margin-right: 52px;
    }

    .inq_sec04_box .inq_sec04_left h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec04_box .inq_sec04_left p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec04_box .inq_sec04_left a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 2px solid #68a4c4;
        font-weight: bold;
        color: #68a4c4;
        top: 155px;

    }

    .inq_sec05_box {
        width: 850px;
    }

    .inq_sec05_box .inq_sec05_right {
        width: 450px;
        height: 100%;
        float: left;
        margin-left: 52px;
    }

    .inq_sec05_box .inq_sec05_right h2 {
        font-size: 3.2em;
        height: 150px;
        line-height: 200px;
    }

    .inq_sec05_box .inq_sec05_right p {
        font-size: 1.5em;
        line-height: 30px;
        width: 100%;
        display: none;
    }

    .inq_sec05_box .inq_sec05_right a {
        width: 300px;
        height: 100px;
        font-size: 2.5em;
        line-height: 100px;
        border: 1px solid #68a4c4;
        background: #68a4c4;
        color: #fff;
        font-weight: bold;
    }
    
    /* -------------------------------- * adress.html * -------------------------------- */
    .address_box {
        width: 100%;
    }

    .btn_section {
        width: 480px;
        height: 800px;
    }
    
    .btn_under{
        height: 686px;
    }
    
    .subway_box {
        background: url(../images/subway_img4.jpg) center center no-repeat;
    }

    .bus_box {
        background: url(../images/bus_img4.jpg) center center no-repeat;
    }
    
    
    
    /* -------------------------------- * star.html * -------------------------------- */
    .star_wrap{
        margin-top: 150px;
    }
    .star_sec01 {
        height: 400px;
        background-size: cover;
    }

    .star_sec01_text {
        width: 90%;
        padding-top: 150px;
        font-size: 5em;
    }

    .star_sec02 {
        width: 85%;
        height: 400px;
    }

    .star_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .star_sec03 {
        width: 690px;
        height: 7300px;
    }

    .star_sec03 > div {
        width: 690px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .star_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .star_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .star_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .star_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .star_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 250px;
    }

    .star_sec04 {
        height: 600px;
        background: url(../images/star_btm.png) -400px center no-repeat;
        background-size: cover;
    }

    .star_sec04_box {
        width: 90%;
    }
    
    .star_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .star_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }
    
    
    /* -------------------------------- * manage.html * -------------------------------- */
    .manage_wrap{
        margin-top: 150px;
    }
    .manage_sec01 {
        height: 400px;
        background-size: cover;
    }

    .manage_sec01_text {
        width: 90%;
        padding-top: 150px;
        font-size: 5em;
    }

    .manage_sec02 {
        width: 85%;
        height: 450px;
    }

    .manage_sec02_text {
        width: 100%;
        font-size: 2em;
        line-height: 50px;
        padding-top: 100px;
    }

    .manage_sec03 {
        width: 690px;
        height: 8200px;
    }

    .manage_sec03 > div {
        width: 690px;
        height: 1255px;
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }

    .manage_sec03 > div > div {
        width: 100%;
        height: 705px;
    }

    .manage_sec03 .sec03_box01_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box02_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box03_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box04_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box05_img {
        background-size:cover;
    }

    .manage_sec03 .sec03_box06_img {
        background-size:cover;
    }
    
    .manage_sec03>div>h2{
        font-size: 5em;
        height: 150px;
        line-height: 150px;
    }
    
    .manage_sec03 > div > span {
        font-size: 2em;
        line-height: 50px;
        height: 400px;
    }

    .manage_sec04 {
        height: 600px;
        background: url(../images/m_manage_btm.png) center center no-repeat;
        background-size: cover;
    }

    .manage_sec04_box {
        width: 90%;
    }
    
    .manage_sec04_text{
        font-size: 2.2em;
        line-height: 60px;
        text-align: center;
    }
    .manage_sec04_btn {
        top: 400px;
        width: 350px;
        height: 100px;
        font-size: 2em;
        line-height: 100px;
        left: 50%;
        margin-left: -175px;
        border: 2px solid #fff;
    }
    
    
    /* -------------------------------- * rental.html * -------------------------------- */
    .rental_wrap {
        margin-top: 150px;
    }
    .rental_sec01{
        height: 500px;
        background-size: cover;
    }
    .rental_sec01_text{
        width: 90%;
        padding-top: 195px;
        font-size: 5em;
    }
    .rental_sec02{
        width: 85%;
        margin-bottom: 100px;
        height: 400px;
    }
    .rental_sec02_text{
        width: 100%;
        font-size: 1.9em;
        line-height: 50px;
        padding-top: 100px;
    }
    .rental_sec03{
        width: 782px;
        height: 3700px;
    }
    .rental_sec03_title{
        font-size: 5em;
    }
    .rental_sec03 > div{
        width: 782px;
        height: 1105px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec03 > div > div{
        width: 100%;
        height: 799px;
    }
    .rental_sec03 .sec03_box1_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box2_img{
        background-size:cover;
    }
    .rental_sec03 .sec03_box3_img{
        background-size:cover;
    }
    .rental_sec03 > div > h3{
        font-size: 4em;
        height: 100px;
        line-height: 100px;
        margin-bottom: 20px;
    }
    .rental_sec03 > div > span{
        font-size: 2.3em;
        line-height: 60px;
    }
    .rental_sec03 .mlr {
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec04{
        width: 900px;
        height: 1300px;
    }
    .rental_sec04 > div {
        width: 300px;
        height: 290px;
        margin: 70px 0px 40px;
    }
    .rental_sec04_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec04 > div > div{
        width: 300px;
        height: 210px;
    }
    .rental_sec04 > div > h4{
        font-size: 2.2em;   
        height: 70px;
        line-height: 70px;
    }
    .rental_sec05_bg{
        margin-top: 40px;
    }
    .rental_sec05{
        width: 690px;
        height: 7100px;
    }
    .rental_sec05 > div{
        width: 690px;
        height: 825px;
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05_title{
        width: 782px;
        font-size: 5em;
    }
    .rental_sec05 .mlr{
        margin-left: 0;
        margin-right: 0;
    }
    .rental_sec05 > div > div{
        width: 100%;
        height: 690px;
    }
    .rental_sec05 .sec05_box1_img {background-size:cover;}
    .rental_sec05 .sec05_box2_img {background-size:cover;}
    .rental_sec05 .sec05_box3_img {background-size:cover;}
    .rental_sec05 .sec05_box4_img {background-size:cover;}
    .rental_sec05 .sec05_box5_img {background-size:cover;}
    .rental_sec05 .sec05_box6_img {background-size:cover;}
    .rental_sec05 .sec05_box7_img {background-size:cover;}
    .rental_sec05 .sec05_box8_img {background-size:cover;}
    
    .rental_sec05 > div > h3{
        font-size: 3em;
        height: 100px;
        line-height: 100px;
    }
    
    /* -------------------------------- * web.html * -------------------------------- */
    .web_wrap {
        margin-top: 150px;
    }
    .web_sec01{
        height: 500px;
    }
    .web_sec01_text{
        width: 90%;
        padding-top: 195px;
    }
    .web_sec02{
        width: 85%;
        margin-bottom: 50px;
        height: 300px;
    }
    .web_sec02_text{
        width: 97%;
        font-size: 1.8em;
        line-height: 50px;
    }
    .web_sec03_tit{
        width: 800px;
        font-size: 3em;
    }
    .web_sec03_txt{
        width: 800px;
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec03_box{
        height: 560px;
        margin-top: 100px;
    }
    .web_sec03_cont01{
        display: none;
    }
    .web_sec03_cont02{
        width: 798px;
        height: 560px;
    }
    .web_sec04{
        margin-top: 100px;
    }
    .web_sec04_cont01{
        width: 800px;
        height: 1000px;
    }
    .wsec04_cont01_left{
        width: 100%;
        height: 521px;
        clear: both;
    }
    .wsec04_cont01_right{
        width: 100%;
        height: 400px;
        margin-left: 0;
    }
    .web_sec04_tit01{
        margin-top: 50px;
        font-size: 3em;
    }
    .web_sec04_txt01{
        font-size: 1.7em;
        line-height: 40px;
        margin-top: 30px;
    }
    .web_sec04_cont02{
        width: 800px;
        height: 900px;
        margin-top: 0;
        position: relative;
    }
    .wsec04_cont02_left{
        width: 100%;
        height: 400px;
        margin-left: 0;
        clear: both;
        position: absolute;
        top: 500px;
        right: 0;
    }
    .wsec04_cont02_right{
        width: 800px;
        height: 465px;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
    }
    .web_sec04_tit02{
        margin-top: 40px;
        font-size: 3em;
        line-height: 60px;
    }
    .web_sec04_txt02{
        font-size: 1.7em;
        line-height: 40px;
    }
    
    
    /* ------------------------------- * marketing.html * ------------------------------- */
    .marketing_wrap {
        margin-top: 150px;
    }

    .marketing_sec01 {
        height: 400px;
        background-size: cover;
    }

    .marketing_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .marketing_sec02 {
        width: 90%;
        height: 350px;
        margin-bottom: 100px;
    }

    .marketing_sec02_text {
        width: 80%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .marketing_sec03 {
        width: 790px;
        height: 1300px;
    }

    .mk_sec03_box {
        position: relative;
    }

    .mk_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .mk_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .mk_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .mk_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .marketing_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .mk_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .mk_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .mk_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .mk_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .mk_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .marketing_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .mk_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .marketing_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .marketing_sec05 p{
        display: none;
    }
    
    
    /* ------------------------------- * event.html * ------------------------------- */
    .event_wrap {
        margin-top: 150px;
    }

    .event_sec01 {
        height: 400px;
        background-size: cover;
    }

    .event_sec01_text {
        width: 90%;
        padding-top: 145px;
    }

    .event_sec02 {
        width: 90%;
        height: 320px;
        margin-bottom: 100px;
    }

    .event_sec02_text {
        width: 100%;
        line-height: 50px;
        font-size: 2em;
        padding-top: 100px;
    }

    .event_sec03 {
        width: 790px;
        height: 1300px;
    }

    .event_sec03_box {
        position: relative;
    }

    .event_sec03_box01 {
        width: 100%;
        height: 790px;
    }

    .event_sec03_box02 {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .event_sec03_box02 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
    }

    .event_sec03_box02 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
    }

    .event_sec04 {
        height: 1500px;
        margin-top: 0;
        padding: 50px 0 0 0;
        background: #fff;
    }

    .event_sec04_bg {
        width: 790px;
        height: 1300px;
        margin-top: 100px;
    }

    .event_sec04_box01 {
        width: 100%;
        height: auto;
        top: 790px;
        left: 0;
    }

    .event_sec04_box01 h2 {
        margin-top: 50px;
        font-size: 3.5em;
        line-height: 70px;
        text-align: left;
    }

    .event_sec04_box01 p {
        width: 100%;
        height: auto;
        font-size: 2em;
        line-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: box;
        max-height: 350px;
        overflow: hidden;
        vertical-align: top;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        padding-top: 50px;
        text-align: left;
        margin-left: 0;
    }

    .event_sec04_box02 {
        width: 100%;
        height: 790px;
        top: 0;
        left: 0;
    }

    .event_sec05 {
        height: 600px;
        background-size: cover;
        margin: 50px auto 100px auto;
        
    }
    
    .event_sec05_box {
        padding-top: 230px;
        width: 790px;
    }
    .event_sec05 h1 {
        font-size: 4em;
        line-height: 80px;
        text-shadow: 0px 0px 10px #000;
    }
    .event_sec05 p{
        display: none;
    }
    

}
