section > div{ margin-top:210px;}

section > div > .helpdeskhead{ text-align:center; display:flex; justify-content:center; align-items:center;}
section > div > .helpdeskhead > h2 {
	display:flex;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  position:relative;
}
section > div > .helpdeskhead > h2:after{ content:""; width:calc(100% - 30px); height:3px; background-color:#1435f6; display:inline-block; left:15px; bottom:-13px; position:absolute;}
section > div > .helpdeskhead > a{ display:none;}

section > div > .helpdeskbody1{ width:90%; max-width:1254px; margin:auto; margin-top:60px; position:relative;}

section > div > .helpdeskbody1 > .text{
	width:100%;
  max-width: 1254px;
  background-image:url(/file/img/help.png); background-size:cover;
  background-position:right center;
  display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding-top:57px;
	padding-bottom:47px;
}

section > div > .helpdeskbody1 > .text > h3 {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  max-width:90%; margin:auto;
}

section > div > .helpdeskbody1 > .text > h4{
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  max-width:90%; margin:auto;
	margin-top:12px;
	margin-bottom:29px;
}
section > div > .helpdeskbody1 > .text > p{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  max-width:90%; margin:auto;
}
section > div > .helpdeskbody2{ width:90%; max-width:1254px; margin:auto; position:relative;}
section > div > .helpdeskbody2 > nav{ border-bottom:1px solid #c1c1c1; margin-top:5px;}

section > div > .helpdeskbody2 > nav > ul{ display:flex; position:relative; margin:auto; justify-content:center;}
section > div > .helpdeskbody2 > nav > ul > li > a{ padding:12px 29px; display:inline-block; position:relative; margin:0 12px;}
section > div > .helpdeskbody2 > nav > ul > li > a > .linktext {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}

body.MtoM section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='MtoM'] > .linktext{ color:#1435f6;}
body.MtoM section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='MtoM']:after{ content:""; position:absolute; left:0; bottom:-1px; width:100%; height:0px; 
  box-shadow: 0 1px 4px 0 #1435f6;
  border-bottom: solid 1px #1435f6;
}
body.FAQ section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='FAQ'] > .linktext{ color:#1435f6;}
body.FAQ section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='FAQ']:after{ content:""; position:absolute; left:0; bottom:-1px; width:100%; height:0px; 
  box-shadow: 0 1px 4px 0 #1435f6;
  border-bottom: solid 1px #1435f6;
}
body.Download section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='Download'] > .linktext{ color:#1435f6;}
body.Download section > div > .helpdeskbody2 > nav > ul > li > a[data-path2='Download']:after{ content:""; position:absolute; left:0; bottom:-1px; width:100%; height:0px; 
  box-shadow: 0 1px 4px 0 #1435f6;
  border-bottom: solid 1px #1435f6;
}


section > div > .helpdeskbody2 > form{ display:flex; justify-content:flex-end; align-items:center;}
section > div > .helpdeskbody2 > form > div{
	margin-top:50px;
	display:flex;
  border-radius: 19px;
  border: solid 1px #2e313d;
   align-items:center;
   padding:0 8px;
}
section > div > .helpdeskbody2 > form > div > select{
	border:0;
	background-color:transparent;
	padding:9px 25px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2e313d;
}
section > div > .helpdeskbody2 > form > div > input[type=text]{
	border:0;
	background-color:transparent;
	padding:9px 25px;
}

section > div > .helpdeskbody2 > form > div > a{ font-size:0; width:24px; height:24px; background-repeat:no-repeat; background-size:cover; background-position:center center; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cg%20transform%3D%22translate(-1556%20-666)%22%3E%0A%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20transform%3D%22translate(1556%20666)%22%20fill%3D%22%23eee%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22rotate(-7%206275.802%20-12430.338)%22%20stroke%3D%22%232e313d%22%20fill%3D%22none%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%225.412%22%20cy%3D%225.412%22%20r%3D%225.412%22%20stroke%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%225.412%22%20cy%3D%225.412%22%20r%3D%224.912%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20transform%3D%22rotate(-7%206351.472%20-12496.5)%22%20stroke%3D%22%232e313d%22%20fill%3D%22none%22%20d%3D%22M2.335%204.212%200%200%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");}

section > div > .helpdeskbody2 > div > ul{ margin-top:18px;}
section > div > .helpdeskbody2 > div > ul > li{ display:flex; flex-grow:1; flex-wrap:wrap; border-bottom:1px solid #c1c1c1; position:relative; justify-content:space-between;}
section > div > .helpdeskbody2 > div > ul > li:first-child{ background-color:#eee;}
section > div > .helpdeskbody2 > div > ul > li > div{ padding:11px 0; flex-grow:1;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
section > div > .helpdeskbody2 > div > ul > li:first-child > div.htitle{ justify-content:center;}
section > div > .helpdeskbody2 > div > ul > li:first-child > div.hcontent{ display:none;}

section > div > .helpdeskbody2 > div > ul > li > div.hnolist{ width:100%;  display:flex; justify-content:center; align-items:center; padding:30px 0;}
section > div > .helpdeskbody2 > div > ul > li > div.hno{ width:8%; min-width:8%; display:flex; justify-content:center; align-items:center;}
section > div > .helpdeskbody2 > div > ul > li > div.hgubun{ width:18%; min-width:18%; display:flex; justify-content:center; align-items:center;}
section > div > .helpdeskbody2 > div > ul > li > div.htitle{ width:40%; min-width:40%; display:flex; justify-content:flex-start; align-items:center; }
section > div > .helpdeskbody2 > div > ul > li > div.hregdate{ width:15%; min-width:15%; display:flex; justify-content:center; align-items:center;}
section > div > .helpdeskbody2 > div > ul > li > div.hstate{ width:10%; min-width:10%; display:flex; justify-content:center; align-items:center;}
section > div > .helpdeskbody2 > div > ul > li > div.hstate:before{ content:"";
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
section > div > .helpdeskbody2 > div > ul > li > div.hstate.stateflag_0:before{ content:"접수중";}
section > div > .helpdeskbody2 > div > ul > li > div.hstate.stateflag_1:before{ content:"확인중";}
section > div > .helpdeskbody2 > div > ul > li > div.hstate.stateflag_2:before{ content:"답변완료"; color:#1435f6;}

section > div > .helpdeskbody2 > div > ul > li > div.hcontent{ transition-duration:0.19s; width:100%; min-width:100%; height:0; overflow:hidden; padding:0; display:flex; justify-content:flex-start; align-items:flex-start; background-color:#f1f3ff; flex-wrap:wrap;}
section > div > .helpdeskbody2 > div > ul > li.active > div.hcontent{ height:auto; overflow:inherit; padding:11px 0;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div{
   width:calc(92% - 20px);
   max-width:calc(92% - 20px);
   min-width:calc(92% - 20px);
   margin:0 10px;
   padding:20px 0;
   padding-left:8%;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  background-color:#fff;
  display:flex;
  flex-wrap:wrap;
}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div{ width:100%; display:inline-block;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul{ border-top:1px solid #707070; max-width:300px; margin-bottom:30px;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul > li{ display:flex; border-bottom:1px solid #707070;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul > li > label{ width:60px; margin-right:12px; font-size:15px; padding:8px; background-color:#f1f1f1;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul > li > div{ font-size:15px; padding:8px;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul > li > div > a{ font-size:14px; border:1px solid #1435f6; padding:3px 8px; color:#1435f6; margin-left:8px;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > aside > ul > li > div > a:hover{ background-color:#1435f6; color:#fff;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > nav{ margin-top:10px; margin-right:20px; flex-grow:1; display:flex; justify-content:flex-end; align-items:center; width:calc(100% - 20px);}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > nav > a{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 25px;
    border: solid 1px #1435f6;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1435f6;
	margin:0 4px;
}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > div > nav > a:hover{ background-color:#1435f6; color:#fff;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form{ width:calc(100% - 20px); display:inline-block; margin:10px;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form > div{ display:flex;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form > div > label{  width:8%; display:flex; justify-content:center;  align-items:center;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form > div > textarea{ flex-grow:1;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form > div > a{ display:flex; justify-content:center; align-items:center;font-size:18px; font-weight:500; width:8%; border:1px solid #1435f6; color:#1435f6; background-color:#fff;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > form > div > a:hover{ background-color:#1435f6; color:#fff;}

section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul{ position:relative; padding:11px 0; padding-left:10%; display:flex; justify-content:flex-start; flex-direction: column; flex-grow:1; }
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul:before{ content:"답변"; position:absolute;
left:8%; top:22px;
display:flex; justify-content:center; align-items:center;
  width: 48px;
  height: 25px;
  border-radius: 12.5px;
  border: solid 1px #1435f6;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1435f6;
}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul > li{  display:flex; flex-grow:1; margin:11px 40px; margin-right:20px; width:calc(100% - 60px);}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul > li > div{
	flex-grow:1;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;

  letter-spacing: normal;
  text-align: left;
  color: #000;
}

section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul > li > a{font-size:14px; border:1px solid #1435f6; padding:3px 8px; color:#1435f6; background-color:#fff;}
section > div > .helpdeskbody2 > div > ul > li > div.hcontent > ul > li > a:hover{ background-color:#1435f6; color:#fff;}


section > div > .helpdeskbody2 > div > .pagelist{ display:flex; justify-content:center; align-items:center; flex-wrap:wrap;}
section > div > .helpdeskbody2 > div > .pagelist > a{
  min-width: 26px;
  height: 26px;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  display:flex; justify-content:center; align-items:center;
  margin:15px;
  border-radius:30px;
}
section > div > .helpdeskbody2 > div > .pagelist > span {
  min-width: 26px;
  height: 26px;
  background-color: #f1f3ff;
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1435f6;
  display:flex; justify-content:center; align-items:center;
  margin:15px;
  border-radius:30px;
  
}

section > div > .helpdeskbody2 > div > .BbsListNav0{display:flex; justify-content:center; align-items:center; margin:25px 0;}
section > div > .helpdeskbody2 > div > .BbsListNav0 > a{
	margin:0 15px;
  width: 242px;
  height: 52px;
  border-radius: 2px;
  background-color: #fff;
  border:1px solid #1435f6;
  display:flex; justify-content:center; align-items:center;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1435f6;
}

section > div > .helpdeskbody4 > div > form{ width:90%; max-width:1250px; margin:auto; margin-top:60px;}
section > div > .helpdeskbody4 > div > form > div{ width:100%; display:inline-block;}
section > div > .helpdeskbody4 > div > form > div > ul{ border-top:2px solid #c1c1c1; display:flex; flex-wrap:wrap;}
section > div > .helpdeskbody4 > div > form > div > ul > li{ display:flex; border-bottom:1px solid #c1c1c1; width:100%; flex-grow:1;}
section > div > .helpdeskbody4 > div > form > div > ul > li > label {
	display:flex; align-items:center;
	padding:0 20px;
  width: 65px;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}
section > div > .helpdeskbody4 > div > form > div > ul > li > div{ flex-grow:1; margin:0 25px;}
section > div > .helpdeskbody4 > div > form > div > ul > li.hnameli
,section > div > .helpdeskbody4 > div > form > div > ul > li.hemailli
,section > div > .helpdeskbody4 > div > form > div > ul > li.harmyli
,section > div > .helpdeskbody4 > div > form > div > ul > li.htelli{ width:100%;}

section > div > .helpdeskbody4 > div > form > div > ul > li > div > div{ display:inline-block; padding:14px 0;}
section > div > .helpdeskbody4 > div > form > div > ul > li > div > div > label{ margin:8px 0; margin-right:10px;}
section > div > .helpdeskbody4 > div > form > div > ul > li > div > input[type=text]
,section > div > .helpdeskbody4 > div > form > div > ul > li > div > input[type=password]
,section > div > .helpdeskbody4 > div > form > div > ul > li > div > input[type=tel]
,section > div > .helpdeskbody4 > div > form > div > ul > li > div > input[type=number]{
 width: calc(100% - 36px);
  height: 40px;
  padding:0 18px;
  border-radius: 3px;
  background-color: #f2f2f2;
  border:0;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  flex-grow:1;
  margin:8px 0;
  margin-right:10px;

}

section > div > .helpdeskbody4 > div > form > div > ul > li > div > textarea{
 width: calc(100% - 36px);
  padding:12px 18px;
  border-radius: 3px;
  background-color: #f2f2f2;
  border:0;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  flex-grow:1;
  margin:8px 0;
  float:left;
  min-height:300px;
}
section > div > .helpdeskbody4 > div > form > div > ul > li.tagli > div > div{ display:flex;}
section > div > .helpdeskbody4 > div > form > div > ul > li.tagli > div > div > input[type="radio"]{ display:none; }
section > div > .helpdeskbody4 > div > form > div > ul > li.tagli > div > div > label{
	position:relative;
	display:flex;
	align-items:center;
	margin-right:30px;
}
section > div > .helpdeskbody4 > div > form > div > ul > li.tagli > div > div > label:before{
	content:""; width:15px; height:15px; background-repeat:no-repeat; background-size:cover; background-position:center center; display:inline-block; margin-right:4px;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%231435f6%22%20stroke%3D%22%231435f6%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20width%3D%2215%22%20height%3D%2215%22%20rx%3D%221%22%20stroke%20%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2214%22%20height%3D%2214%22%20rx%3D%22.5%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m14863.389%203541.911%203.915%203.128%205.432-6.4%22%20transform%3D%22translate(-14860.563%20-3534.339)%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5px%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
	opacity:0.19;
	-webkit-filter: grayscale(100%);
filter: gray;
}

section > div > .helpdeskbody4 > div > form > div > ul > li.tagli > div > div > input[type="radio"]:checked + label:before{ 
opacity:1;
-webkit-filter: grayscale(0%);
filter: none;
}

section > div > .helpdeskbody4 > div > form > div > nav{ display:flex; justify-content:center; align-items:center; margin:25px 0;}
section > div > .helpdeskbody4 > div > form > div > nav > a {
  width: 240px;
  height: 50px;
  border-radius: 2px;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  border:1px solid #1435f6;
  color:#1435f6;
  display:flex; justify-content:center; align-items:center;
  margin:0 15px
}

section > div > .helpdeskbody4 > div > form > div > nav > a.submitbtn{
  background-color: #1435f6;
  color: #fff;
}