@charset "utf-8";

/* 모바일용 CSS */
/* 기본 CSS */

/* Webkit */
input::-webkit-input-placeholder { font-size:16px;color: #999999; }

/* Firefox 4-18 */
input:-moz-placeholder { font-size:16px;color: #999999; }

/* Firefox 19+ */
input::-moz-placeholder { font-size:16px;color: #999999; }

/* IE10+ */
input:-ms-input-placeholder { font-size:16px;color: #999999; }



html{
/* ie 스크롤바 */
  scrollbar-face-color: #df3033;
  scrollbar-track-color: #fff;
  scrollbar-arrow-color: #df3033;
  scrollbar-highlight-color: none;
  scrollbar-3dlight-color: none;
  scrollbar-shadow-color: #df3033;
  scrollbar-darkshadow-color: none;
}

/*모달 css*/
.mw{display: none;z-index: 1000;position:fixed;_position:absolute;top:0;left:0;width:100%;height:100%}
.mw .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}
.mw .fg{position:absolute;top:30%;left:50%;width:360px;margin:-100px 0 0 -200px;padding:20px;border:3px solid #ccc;background:#fff}

.fg button{
  background-color: #df3033;
  border: none;
  width: 100%;
  height: 60px;
}
.fg button img{
  width: 150px;
}

.fg h1{
font-size: 38px;
text-align: center;
letter-spacing: -2px;
line-height: 1.2;
}

.fg #counter{
  font-size: 65px;
  text-align: center;
  color: #df3033;
  margin: 15px 0;
}
.count_back{
  margin:20px 0 20px 0;
}
.count_back #counter{
  color: #df3033;
  font-size: 30px;
  margin-left: 37%;
}
.fg .para{
  text-align: center;
  font-size: 18px;
  color: #df3033;
  font-weight: bold;
}

.fg .para_caution{
  text-align: center;
  font-size: 15px;
  margin: 20px 0 10px 0;

}

/* 유효성검사 css */
.redText{color: #df3033;}

/* 네이버맵 관련 css-- */
.mapsize_detail{
padding : 0 5%;
margin: 20px 0;
}

.mapsize_list{
margin : 0 5%;
}
/* 네이버맵 관련 css 끝-- */
.login_background{
background-color: #fff;
width: 40%;
margin-left: 30%;
}
.login_logo img{
width: 8%;
margin:80px 0 20px 30%;
}
.login_form h1{
font-size: 37px;
text-align: center;
margin:30px 0 40px 0;
}
.login_form h3{
text-align: center;
}
.agree_form h1{
font-size: 37px;
text-align: center;
margin:30px 0 40px 0;
}
.login_form p{
text-align: center;
margin:30px 0 40px 0;
}
.login_form a{
color:#df3033;
}
.login_form .login_title{
display: block;
text-align: left;
margin: 0 0 7px 20%;
font-size: 20px;
font-weight: bold;
color: #424242;
}
.login_form .form-control{
display: block;
height: 45px;
border : none;
font-size: 15px;
width: 60%;
padding-left: 20px;
margin: 0 20% 20px 20%;
background-color: #f6f6f6;
border: 1px solid #e1e1e1;
}
.login_form .val{
text-align: center;
}
.addr_search .postcode{
width: 25%;
padding-left: 20px;
margin-right: 5px;
}
.addr_search .addr_btn{
width: 70px;
padding: 0 !important;
background-color: #656565;
color: #fff;
}
.addr_search {
display: block;
flex-flow: row;
justify-content: space-between;
margin: 0 20% 0 20%;
}
.addr_search input{
  display: inline;
  height: 45px;
  border : none;
  font-size: 15px;
  padding-left: 20px;
  background-color: #f6f6f6;
  border: 1px solid #e1e1e1;
}
.addr_full{
  margin: 5px 0;
}

.send-btn input{
height: 40px ;
background-color: #df3033;
font-weight: bold;
color: #fff;
font-size: 20px;
margin: 40px 20%;
border: none;
padding-left: 20px;
width:60%;
}
.agree_form .send-btn{
  margin: 0 5%;
  margin-bottom: 20px;
}
.agree_form .send-btn input{
border: none;
}

.log_footer{
margin: 30px 0 30px 0;
text-align: center;
}

.agree_title{
display: block;
text-align: left;
margin: 30px 0 7px 5%;
font-size: 20px;
font-weight: bold;
color: #424242;
}
.text_box{
  padding: 20px;
  height: 270px;
  width: 90%;
  margin-left:5%;
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: visible;
  border: 1px solid #e1e1e1;
  color: #5a5a5a;
}
.chkbox {
width: 15px;
margin-left :5%;
}
.chk span{
margin-top: 10px;
}
.pay_btn{
  width: 150px;
  height: 50px;
  background-color: #616161;
  font-size: 20px;
  font-weight: bold;
  border: none;
  color: #fff;
}

.main {
  width:100%;
  height:900px;
  background-image: url(../images/main2.png);
  background-position: center top;
  background-size: cover;
  text-align: center;
}


.welcome{
  line-height: 2;
  text-align: center;
}
.welcome strong{
color: #df3033;
}
.welcome img{
  position: relative;
  width:80% !important;
  margin: 0 10% 20px 10%;
}
.welcome h1{
font-size: 37px;
margin-top: 20px;
}
.button{
margin: 30px 30% 30px 30%;
}
.back{
margin: 0 10% 30px 10%;
}
.back_btn{
  width: 100%;
  height: 50px;
  background-color: #df3033;
  font-size: 20px;
  font-weight: bold;
  border: none;
  color: #fff;
}
.drinkit_open{
  width:100%
}
.drinkit_open .drinkit_btn{
  width: 90%;
  margin: 10px 5% 30px 5%;
  background-color: #df3033;
  border: none;
  height: 80px;
}
.drinkit_open .drinkit_btn img{
max-width: 200px;
}
.caution{
width: 90%;
text-align: center;
font-size: 14px;
margin: 0 5%;
color: #df3033;
font-weight: bold;
}
.table{
  margin-bottom: 30px;
}
/* 서서히 사라지는 창 시작-- */
div.noticePopup { z-index:2000; display:none; position:fixed; left:50%; top:50%; background-color:rgba(0,0,0,0.75); border-radius: 3px; }
div.noticePopup>div.noticeMessage { color:white; }
/* 서서히 사라지는 창 끝-- */

/* 로그인폼 css-- */


/* GO TO TOP 스타일 태그 시작-- */
#backtotop {
 cursor : pointer;
 display : none;
 float: right;
 margin : 0% 0 0% 98%;
 position : fixed;
 bottom : 10px;
 right : 0;
 padding : 0px;
 width : 100px;
 -webkit-border-radius : 8px;
 -moz-border-radius : 8px;
 filter : alpha(opacity=30);
 -khtml-opacity : 0.6;
 -moz-opacity : 0.6;
 opacity : 0.6;
 z-index : 900;
}
#backtotop img{
  width:70%
}

#backtotop:hover
{
 filter : alpha(opacity=90);
 -khtml-opacity : 0.9;
 -moz-opacity : 0.9;
 opacity : 0.9;
}
/* GO TO TOP 스타일 태그 끝-- */

.dt{
  background-color: #de3033;
  border-radius:5px;
  font-size:18px;
  font-weight: bold;
  color:#ffffff;
  width:500px;
  height:30px;
  padding:10px 30px;
}


.container{
width:100%;
margin:0 auto;
}

.container p{
padding:0 7%;
margin:0 auto;
}

.container img{
text-align: center;
width: 100%;
}

.container .box p{
margin:0 auto;
max-width:1270px;
}


.:after, .container:after{
display:block;
content:"";
clear:both;
}

.blind{
position:absolute;
width:0;
height:0;
line-height:0;
text-indent:-9999px;
overflow:hidden;
}

.sec-tit{
font-size:42px;
color:#de3033;
font-weight:normal;
}

.divider{
width:90%;
max-width:1132px;
margin:0 auto;
margin-top:77px;
background:#eee;
}

.m-divider{
width:20px;
margin:0 auto;
margin-top:77px;
background:#757575;
}

/* 헤더 영역 CSS */
.header{
position:fixed;
z-index: 30;
width:100%;
padding:18px;
background: rgba(222, 48, 51, 0.8);
box-shadow: 0px 2px 5px 5px rgba(0, 0, 0, 0.2);
}

.header .logo{
float:left;
margin-left: 20px;
}

.header .gnb{
display:none;
margin: 44px 0 0 -18px;
position:absolute;
top:100%;
left:0;
margin-right:100px;
width:100%;
background: rgba(222, 48, 51, 0.8);
}

.header .gnb li{
/*margin : 0 0 0 -20px;*/
border-bottom:1px solid #df3033;
background: rgba(222, 48, 51, 0.8);
}

.header .gnb li a{
display:block;
padding:14px 0 14px 5%;
font-size:14px;
color:#ffffff;
}

.header .menu-toggle-btn{
float:right;
width:20px;
margin-top:4px;
margin-right:10%;
cursor:pointer;
}

.header .menu-toggle-btn span{
display:block;
width:100%;
height:2px;
background:#ffffff;
}

.header .menu-toggle-btn span:nth-child(2){
margin:5px 0;
}

/* 슬라이더 영역 CSS */
.intro_about{
  height: auto;
  background-image: url(../images/intro/about_intro.jpg);
  background-attachment: fixed;
}
.intro_business{
  height: auto;
  background-image: url(../images/intro/business_intro.jpg);
  background-attachment: fixed;
}
.intro_faq{
  height: auto;
  background-image: url(../images/intro/faq_intro.jpg);
  background-attachment: fixed;
}
.intro_con{
  height: auto;
  background-image: url(../images/intro/contact_intro.jpg);
  background-attachment: fixed;
}

.intro_about h1{
  display: block;
  padding-top: 130px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 55px;
}
.intro_about p{
  display: block;
  margin-top: 20px;
  padding-bottom: 50px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.intro_business h1{
  display: block;
  padding-top: 130px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 55px;
}
.intro_business p{
  display: block;
  margin-top: 20px;
  padding-bottom: 50px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.intro_con h1{
  display: block;
  padding-top: 130px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 55px;
}
.intro_con p{
  display: block;
  margin-top: 20px;
  padding-bottom: 50px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
.intro_faq h1{
  display: block;
  padding-top: 130px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 55px;
}
.intro_faq p{
  display: block;
  margin-top: 20px;
  padding-bottom: 50px;
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}

.banner1{
  position: absolute;
  font-size: 2.5vw;
  color:#fff;
  text-align: right;
  margin-left: 42%;
  margin-top: 20%;
  letter-spacing: -0.1rem;
}
.banner1_1{
  width:41.2%;
  position: absolute;
  font-weight: lighter;
  font-size: 1.2vw;
  color:#fff;
  text-align: left;
  margin-left: 43%;
  margin-top: 24%;
  letter-spacing: -0.1rem;
  line-height: 1.7;
}
.banner2{
  position: absolute;
  font-size: 4.5vw;
  color:#fff;
  text-align: center;
  margin-left: 31%;
  margin-top: 27%;
  letter-spacing: -0.1rem;
}
.banner2_1{
  position: absolute;
  font-weight: lighter;
  font-size: 1.5vw;
  color:#fff;
  text-align: left;
  margin-left: 36.5%;
  margin-top: 33%;
  letter-spacing: -0.1rem;
}
.banner3{
  position: absolute;
  font-size: 4.5vw;
  color:#fff;
  text-align: center;
  margin-left: 31%;
  margin-top: 27%;
  letter-spacing: -0.1rem;
}
.banner3_1{
  position: absolute;
  font-weight: lighter;
  font-size: 1.5vw;
  color:#fff;
  text-align: left;
  margin-left: 36.5%;
  margin-top: 33%;
  letter-spacing: -0.1rem;
}

/* 디스플레이 영역 CSS */
.content{
  width: 100%;
}
.display-section{
margin-top:45px;
text-align:center;
}

.display-section h3{
  font-size: 21px;
}

.display-section .sec-tit{
margin-bottom:10px;
letter-spacing: -0.05em;
font-weight: bold;
}

.display-section .desc{
color:#616161;
letter-spacing: -0.05em;
line-height:1.9;
}

.display-section h1{
letter-spacing: -0.05em;
line-height:1.9;
color:#de3033
}

/* 프로모션 영역 CSS */
.promotion-section{
margin-top:50px;
}

.promotion-section .founder img{
margin:0px 20px 10px 0px;
float : left;
}

.promotion-section .founder{
  font-size:16px;
  color:#616161;
  line-height:1.9;
  letter-spacing: -0.05rem;
  margin-bottom: 50px;
}

.promotion-section .founder h2{
  font-size:22px;
  color:#df3033;
  margin-bottom: 10px;
}

.border{
  border: 1px solid #de3033;
  border-radius: 10px / 10px;
}

.founder2 {
  display: flex;
}

.founder2 img{
  width : 100%;
  max-width: 479px;
}

.promotion-section .idee{
margin-top: 50px;
  font-size:16px;
  color:#616161;
  line-height:1.9;
  letter-spacing: -0.05rem;
  margin-bottom: 50px;
}

.promotion-section .idee img{
  margin:0px 0px 20px 40px;
  float : right;
}


.promotion-section .promo-list{
display: flex;
flex-flow: wrap;
max-width: 100%;
}

.promotion-section .promo-list li{
/*display: block;*/
margin-top:5px;
text-align:center;
width:100%;
}

.promotion-section .promo-list li img{
width:50%;
}

.promotion-section .promo-list li h3{
margin:18px 0 16px 0;
font-size: 22px;
letter-spacing: -0.05rem;
color:#000000;
font-weight:bold;
}

.promotion-section .promo-list li h4{
margin:18px 0 6px 0;
font-size: 22px;
letter-spacing: -0.1rem;
color:#df3033;
font-weight:bold;
}

.promotion-section .promo-list li p{
font-size:14px;
color:#616161;
line-height:1.5;
letter-spacing: -0.05rem;
margin-bottom: 30px;
}

.promotion-section .promo-list2{
display: flex;
flex-flow: wrap;
width: 100%;
}

.promotion-section .promo-list2 li{
/*display: block;*/
margin-top:5px;
text-align:center;
width:100%;
}

.promotion-section .promo-list2 li img{
width:100%;
}

.promotion-section .promo-list2 li img:hover{
content:"";
opacity:0.86;
transition:all 0.5s;
}

.promotion-section .promo-list2 li h3{
margin:18px 0 16px 0;
font-size: 22px;
letter-spacing: -0.1rem;
color:#df3033;
font-weight:bold;
}

.promotion-section .promo-list2 li h4{
margin:18px 0 6px 0;
font-size: 22px;
letter-spacing: -0.1rem;
color:#df3033;
font-weight:bold;
}

.promotion-section .promo-list2 li p{
font-size:14px;
color:#616161;
line-height:1.5;
letter-spacing: -0.05rem;
}




/*바트너 리스트 영역 CSS*/
.bartner_list{
display : block;
margin: 0 5% 5% 5%;
}

.bartner_section li{
margin: 4% auto 0 auto;
width: 100%;
text-align: center;
}

.bartner_section img{
width: 100%;
max-width: 100%;
}

.bartner_section h3{
margin: 3% 0 2% 0;
font-size: 22px;
color: #df3033;
}

.bartner_section p{
font-size: 14px;
color: #616161;
}

/*바트너 상세 CSS*/
.img{
margin-top: 3%;
}
.detail{
  margin: 0 5%;
}
.detail .bartner_name{
text-align: center;
font-size: 45px;
color: #df3033;
margin: 5% 0 5% 0;
}
.detail_con{
color: #414141;
line-height:2;
}
.detail_icon{
color: #df3033;
}
.iw_inner{
  padding: 15px;
  line-height: 1.5;
  color: #414141;
}
.iw_inner h1{
  font-size: 20px;
  color: black;
}

/*제휴영역 CSS*/
.affiliate{
  margin-top: 5%;
  width:100%;
  height:400px;
  background-image: url(../images/intro/affiliate.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.affiliate h1{
  display: block;
  font-size: 3rem;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -0.05rem;
  padding-top: 1%;
  padding-bottom: 2%;
}
.affiliate p{
  display: block;

  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: -0.1rem;
  line-height:1.5;
  margin-bottom: 55px;
}
.affiliate .apply_btn{

  background-color: rgba(0,0,0,0.2);
  border: 1px solid #ffffff;
	border-radius:20px;
	font-size:16px;
	color:#ffffff;
	width:115px;
	height:30px;
	padding:10px 30px;
}

.bartner_consulting{
  margin-top: 5%;
  padding-bottom: 5%;
  width:100%;
  height:auto;
  background-image: url(../images/intro/consulting.jpg);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  text-align: center;
}
.bartner_consulting h1{
  min-width: 500px;
  font-size: 3rem;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -0.05rem;
  padding-top: 4%;
  padding-bottom: 1%;
}
.bartner_consulting p{
  min-width: 400px;
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: -0.1rem;
  line-height:1.5;
  margin-bottom: 55px;
}

.apply_consulting{
  display: block;
  margin:0 15% 0 15%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  min-width:70%;
  background-color: rgba(0,0,0,.8)
}

.apply_consulting .form{
  padding: 40px 30px 0 20px;
}
.apply_consulting .form input{
  height:40px;
  margin: 5px 0;
  font-size: 16px;
  padding-left: 10px;
  color: #202020;
}

.apply_consulting .textarea{
  padding : 0 30px 0 20px;
}

.apply_consulting textarea{
  height:120px;
  margin: 5px 0 10px 0;
  font-size: 16px;
  padding: 10px 0 0 10px;
  color: #202020;
}

.apply_qu{
  display: block;
  margin:35px 25% 0 25%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  min-width:50%;
}
.apply_qu p{
  margin-top: 10px;
  font-weight: bold;
  color: #414042;
}

.apply_qu .form input{
  height:40px;
  width:100%;
  border: 1px solid #d3d3d3;
  padding-left: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 16px;
  color: #202020;
}

.apply_qu textarea{
  height:120px;
  padding-left: 10px;
  padding-top:10px;
  margin-bottom: 10px;
  margin-top: 5px;
  border: 1px solid #d3d3d3;
  font-size: 16px;
  color: #202020;
}
.apply_consulting .send-btn{
  padding : 0 50px 0 20px;
}
.apply_consulting .send-btn input{
  width: 100%;
  padding:15px;
  margin: 10px 0 20px 0;
  /*font-size:20px;*/
  font-weight: bold;
  color:#fff;
  background:#df3033;
  cursor:pointer;
}
.apply_qu .send-btn{
  border: 1px solid #df2b33;
  width: 100%;
  margin-bottom: 50px;
}

.apply_qu .send-btn input{
  width: 100%;
  padding:5px;
  margin:0;
  border:0;
  font-size:20px;
  font-weight: bold;
  color:#fff;
  background:#df3033;
  cursor:pointer;
}

/* FAQ 영역 CSS */
.faq_section{
  display: flex;
  margin: 100px 0 60px 0;
}

.faq{ width:100%; justify-content: center; padding:0 5% 0 5%; font-size:16px;}
 .faq .hgroup{ position:relative; *zoom:1; }
 .faq .hgroup .triggers{ position:absolute; bottom:20px; right:0; font-size:12px; border:0;  padding:10px;  overflow:visible; background:#df3033; color:#fff;font-weight: bold;cursor:pointer; }
 .faq ul{ list-style:none; margin:0; padding:0; }
 .faq .q{ border-top:1px solid #ddd; color:#df3033;}
 .faq .q a.trigger{
  display:block;
  padding:20px 25px;
  line-height: 2;
  text-align:left;
  font-weight:bold;
  color:#333;
  background:#f8f8f8;
  text-decoration:none !important;
 }

.faq .hide .q a.trigger{font-weight:normal; background:none; }
 .faq .q a.trigger:hover{color:#df3033;  background:#f8f8f8; font-weight: bold;},
 .faq .q a.trigger:active{color:#df3033;  background:#f8f8f8; font-weight: bold;},
 .faq .q a.trigger:focus{color:#df3033;  background:#f8f8f8; font-weight: bold;}
 .faq .a{margin:0; padding:20px 15px 20px 35px; line-height: 2;}


/* 지도 영역 CSS */
#map {
 height: 500px;
 width: 80%;
margin:5% auto;
}

/* 푸터 영역 CSS */
.footer{
padding-top: 40px;
height:200px;
background: #de3033;
}

.footer img{
display: block; margin: 0px auto;
}



.footer p{
padding-top: 40px;
line-height: 1.5;
color:#fff;
text-align:center;
}


/*------------------------------------태블릿----------------------------------------*/

/* 태블릿용 CSS */
@media all and (min-width:768px){

  .promotion-section .promo-list li img{
  width:100%;
  }

/* 기본 CSS */
.divider{
margin-top:124px;
}

.m-divider{
margin-top:124px;
}

#backtotop {
 right : 30px;
}
#backtotop img{
  width: 100%;
}

/* 헤더 영역 CSS */
.header{
position:fixed;
padding:28px 52px;
background: rgba(222, 48, 51, 0.8);
box-shadow: 0px 2px 5px 5px rgba(0, 0, 0, 0.2);
}

.header .gnb{
display:block !important;
position:static;
float:right;
width:auto;
margin-top:6px;
margin-right: 17%;
background:none;
}

.header .logo{
margin-left: 14%;
}
.header .gnb li{
float:left;
margin-left:35px;
border-bottom:0;
background:none;
}

.header .gnb li a{
padding:0;
font-size:14px;
}

.header .menu-toggle-btn{
display:none !important;
}

/* 디스플레이 영역 CSS */
.display-section{
margin-top:45px;
}

/* 프로모션 영역 CSS */
.promotion-section{
margin-top:50px;
}

.promotion-section .promo-list{
flex-flow: row;
/*justify-content: center;*/
}

.promotion-section .promo-list li{
margin:0 2%;
width:30%
}


.promotion-section .promo-list2{
flex-flow: row;
/*justify-content: center;*/
}

.promotion-section .promo-list2 li{
margin:1% 2%;
width:30%
}

.work-section{
margin-top:50px;
}

.work-section .work-list{
flex-flow: row;
/*justify-content: center;*/
}


.main {
  width:100%;
  height:1400px;
  background-image: url(../images/main2.png);
  background-position: center top;
  background-size: cover;
  text-align: center;
}


/*바트너 리스트 영역 CSS*/
.bartner_list{
display : flex;
flex-wrap: wrap;
margin: 0 15% 5% 15%;
}

.bartner_section li{
margin: 4% 0.65% 0 0.65%;
width: 48%;
}
.caution{
width: 90%;
text-align: center;
font-size: 14px;
margin: 0 5%;
}

/*바트너 상세 영역 CSS*/
.detail{
  margin: 0 5%;
}
.mapsize_list{
  margin : 0 15%;
}

/* 제휴 영역 CSS */
.apply_affiliate {
  margin-top: 12%;
}
.apply_consulting{
  margin:0 30% 0 30%;
  min-width:40%;
}

/* faq 영역 CSS */
.faq{padding:0 15% 0 15%;}

/* 지도 영역 CSS */
#map {
 height: 500px;
}
}
/* 푸터 영역 CSS */

/*------------------------------------PC----------------------------------------*/

/* PC용 CSS */
@media all and (min-width:1132px){

  .affiliate{
    margin-top: 5%;
    width:100%;
    height:400px;
    background-image: url(../images/intro/affiliate.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    text-align: center;
  }
  .affiliate h1{
    display: block;
    font-size: 3rem;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -0.05rem;
    padding-top: 1%;
    padding-bottom: 2%;
  }
  .affiliate p{
    display: block;

    font-size: 1.2rem;
    color: #ffffff;
    letter-spacing: -0.1rem;
    line-height:1.5;
    margin-bottom: 55px;
  }
  .affiliate .apply_btn{

    background-color: rgba(0,0,0,0.2);
    border: 1px solid #ffffff;
  	border-radius:20px;
  	font-size:16px;
  	color:#ffffff;
  	width:115px;
  	height:30px;
  	padding:10px 30px;
  }

.container img{
  text-align: center;
  width: 80%;
  }


.promotion-section .promo-list li img{
  width:100%;
  }

/* 바트너리스트 영역 CSS */
.bartner_section li{
width: 32%;
}
/*바트너 상세 영역 CSS*/
.detail{
  margin: 0 20%;
}
.drinkit_open .drinkit_btn{
  width: 60%;
  margin: 10px 20% 30px 20%;
}
.caution{
width: 60%;
text-align: center;
font-size: 14px;
margin: 0 20%;
}
/* 네이버맵 관련 css-- */
.mapsize_detail{
  padding : 0 20%;
  margin: 20px 0;
}
/* 네이버맵 관련 css 끝-- */
}
