@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ""; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
.cont_menu h3, .cont_menu h4, .cont_menu h5, .cont_menu h6{margin: 0;}
.navy{color: #0d5fd0;}
.skyblue{color: #2293e3;}
body{font-family:'NanumSquare';}



/*header*/
.header h1{padding-top: 20px;}

/*container*/
.main-row-full{width: 99.225vw; position: relative; margin-left: -49.65vw; height: auto; margin-top: 20px; left: 50%; background-color: #fff; margin-bottom: -1px;}

/*intro*/
.intro{padding-top: 90px; box-sizing: border-box; overflow: hidden; position: relative; height: 680px; width: 1200px; margin: 0 auto;}
.intro .txtbox{position: absolute; z-index: 10; text-align: left;}
.intro .imgbox{position: absolute; right: 0;}
.intro h4{font-size:35px; font-weight: 900; margin:68px 0 20px; line-height: 45px;}
.intro p{font-size: 22px;margin-bottom: 40px; line-height: 35px; color: #666;}
.intro .introBtn{display: block; width: 250px; height: 58px; background-color: #db5b1e; color: #fff; line-height: 58px; box-sizing: border-box; font-size: 20px; font-weight: 600;position: relative; text-decoration: none; text-align: center;}
.intro .introBtn:hover{background-color: #fff; border:1px solid #000; color: #000;}

.greeting{padding: 50px 0; text-align: center;}
.greeting h4{text-align: center; font-weight: bold; font-size: 34px;}
.greeting p{font-size: 24px; font-weight: 100; margin: 30px 0; margin-bottom: 50px; color: #838383;}

.greeting_content{width: 1200px; margin: 40px auto;}
/*.greeting_content>div{float: left; width:46%; margin: 20px 2%;}*/

.greeting_content ul li{float: left; width: 25%; padding: 0 30px;}
.greeting_content ul li .greeting-text{padding: 10px;}
.greeting_content ul li .greeting-text h5{font-size: 23px; margin-top: 20px; font-weight: bold; color:#0a7fc2;}
.greeting_content ul li .greeting-text p{font-size: 18px; margin: 20px 0; font-weight: 300; color: #444;}


.business{padding-top: 60px; padding-bottom: 60px; height: auto; text-align: center;
background-image: url(/_upload/myon.kr/twostarcoffee.myon.kr/business-bg.jpg); color: #fff;}
.business h4{text-align: center; font-weight: 900; font-size: 34px;}
.business > p{font-size: 24px; font-weight: 300; margin: 20px 0;}
.business_content{ width: 1200px; margin: 0 auto;}
.business_content .business_text{margin-top: 20px;}
.business_content .business_text h6{font-size: 15px;}
.business_content .business_list{width: 80%; margin: 40px auto;}
.business_content .business_list li{width: 23%; height: 200px; margin: 0 1%; float: left; border: 1px solid #999;}
.business_content .business_list li img{width: 100%; height: 100%;}

.business_content ul li{float: left; box-shadow: 6px 6px 6px rgba(0,0,0,0.3); width:48%; height: 180px; margin: 20px 1%; position: relative;}
.service-image{width: 30%; height: 100%; background-color: #004005; float: left;}
.service-image img{width: 100%; height: 100%;}
.service-text{float: left; width: 70%; height: 100%; padding: 10px 20px; background-color: #fff; text-align: left;}
.service-text a{display: block; width: 100%; height: 100%; text-decoration: none; color: #000;}
.service-text a h6{font-size: 25px; font-weight: 900; margin: 25px 0 20px;}
.service-text a p{font-size: 17px; font-weight: 500;}


.customer{width: 1200px; margin: 90px auto;}
.customer > div{float: left; position: relative; overflow: hidden; height: 280px;}
.cusotmer > div a{text-decoration: none;}
.customer > div:hover a >img{transform: scale(1.2); transition: all 0.5s ease-in;}
.customer-box01{width: 590px;}
.customer-box01 a{display: block; width: 100%; height: 100%;}
.customer-box01 img{display: block; width: 100%; height: 100%;}
.customer-box02{width: 290px; margin: 0 15px;}
.customer-box03{width: 290px;}

.customer-text{position: absolute; text-align: center; 
    top:50%; left:50%; transform: translate(-50%, -50%); color: #fff; z-index: 10; width: 100%;}
.customer-text > img{width: 53px; margin: 20px auto;}
.customer-text h5{font-size: 33px; font-weight: 900; letter-spacing: 4px;}
.customer-text p{font-size:19px;}
.customer-text h6{font-size: 34px; font-weight: bold;}
.customer-btn{width: 170px; height: 55px; line-height: 55px; border: 2px solid #fff; text-align: center; margin: 30px auto 0; font-weight: 900; font-size: 18px;}
.customer-btn:hover{background-color: #fff; color: #000;}

.photo{padding: 40px 0; color: #000; text-align: center;}
.photo h4{padding: 30px 0 20px; font-size: 30px; font-weight: 900;}
.photo p{font-size: 18px; margin-bottom: 30px;}
.photo-list{width: 1200px; margin: 0 auto;}
.photo-list ul li{float: left; width:23%; height: 190px; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}


.detail_btn{width: 100px; margin: 0 auto; height: 30px; line-height: 31px; text-align: center; background-color: #fff; border: 1px solid #888; border-radius: 5px;}
.detail_btn a{display: block; height: 100%;}
.detail_btn:hover {background-color: #777;}
.detail_btn a:hover{color: #fff; text-decoration: none;}


/*formbox*/
.inquiryBOX{width:100%; margin: 0 auto; height:100px;text-align:left;white-space:break-spaces; display: none;}
.inquiryBOX h4{text-align:left !important;font-size:12pt !important}
.formbox{width: 1200px; margin: 60px auto;}
.formbox_left{float: left; padding: 30px 45px 0px 70px; width: 50%;}
.formbox_left h2{color: #db5b1e; font-weight: 900; font-size: 30px; font-weight: bold; line-height: 53px; margin-bottom: 40px;}
.formbox_left >div{width: 100%; height: 75px;}
.formbox_left >div .form-icon{float: left;width: 54px; height: 54px; line-height: 54px; border-radius: 50%; background-color: #db5b1e; text-align: center;}
.formbox_left >div .form-icon img{vertical-align: middle;}
.formbox_left >div p{float: left; line-height: 50px; color: #555;font-size: 22px; font-weight: bold; margin-left: 20px;}


.formbox .formbox_right{float: right; width: 50%;}
/*                .fm_ul{width:50%; margin: 0 auto;}*/
#fm_inquiry{width: 50%; float: left; margin-right:0; margin-top: 30px; background-color: #427d37; padding: 40px;}
#fm_inquiry label{color: #fff; float: right; font-size: 20px;}
#fm_inquiry h4{color: #fff; font-weight: 900; padding-top: 20px; padding-bottom: 10px; font-size: 25px;}
.fm_ul input{width:100%; margin: 0 auto; height: 40px; background-color: #427d37;
width: 100%; margin: 0 auto; height: 40px; border: none; border-bottom: 1px solid #ccc; color: #fff;}
.fm_ul li{line-height: 39px; font-size: 20px; margin: 20px 0;}
.fm_ul li textarea{width:100%; font-size: 15px; margin: 0px; height: 120px; width: 100%; padding-left: 10px; background-color: #427d37; color: #fff; line-height: 25px;}


.formbox_right>div{width:100%; height: 250px; padding: 50px; position: relative;}
.formbox_right>div a{display: block; width: 100%; height: 100%; color: #fff; text-decoration: none;}
.formbox_right>div h3{font-weight: bold; font-size: 30px; margin: 0 0 30px 0;}
.formbox_right>div p{font-size: 22px;}
.formbox_right .qna{background-color: #db5b1e; margin-bottom: 20px;}
.formbox_right .location{background-color: #b5a7a0;}
.formbox_right>div img{position: absolute; bottom: 50px; right: 50px; transition: all 0.5s;}
.formbox_right>div:hover img{transform: scale(1.1); transition: all 0.5s;}

.form-box-btn{width: 100%; background-color: #000; color: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 20px; font-weight: 900; cursor: pointer;}

/*footer*/
.footer .footer_logo{width: 200px;}
.footer_logo img{width: 100%;}
.footer .item.copyright ul{margin-left:100px;}

/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.mains {margin-top: 0;}
.nav-tabs.nav-justified{width: 50%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 60px;}
.nav li{height: 60px; background-color:#db5b1e;}
.nav-tabs > li > a {border-radius: 0; height: 61px; line-height: 40px; color: #fff; font-size: 17px;}
.nav-tabs.nav-justified > li > a{border-radius: 0; border-bottom:none;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 60px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 61px; background-color:#db5b1e; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}


.sidebarCs_logo{width: 220px; border-radius: 10px;}
.sidebarCs_logo a{display: block; height: 100%; width:100%; margin:0 auto;}
.sidebarCs_logo a img{width: 100%;}
.sidebarCs .sidebarCs_call{padding: 0; height: 180px;}
.sidebarCs_call img{width: 100%; height: 100%;}
.sidebarCs{width: 220px;float: left; position: absolute;}
.sidebarCs>div{border: 1px solid #bbb;padding: 15px; margin: 15px auto;}
.sidebarCs h3{margin: 0;}
.sidebarCs h4{margin-top: 20px;}
.sidebarCs p{font-size: 13px;}
.call_btn{text-align: center; border-radius: 10px;}
.call_btn a{color: #333;}
.call_btn a h5{margin: 0; font-size: 18px; line-height: 30px;}
.cs_btn{text-align: center; border-radius: 10px;}
.cs_btn h5{margin: 0; font-size: 18px; line-height: 30px;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }

.loadmap_btn{   margin: 10px auto;     background-color: #aad656;     width: 170px;     height: 30px;     line-height: 30px;     text-align: center;     font-size: 16px;     font-weight: bold;     border-radius: 10px;     box-shadow: 4px 4px 3px rgba(0,0,0,0.2);}
.loadmap_btn a{display:block; height:100%;}

