header{ background-color:transparent;}
section{ display:flex; algin-items:flex-start; width:100%;}
section > div{ width:100%; min-height:577px; display:flex; flex-wrap:wrap; flex-direction: column;}

section > div > .Pghead{ margin-top:80px; text-align:center; width:100%; display:flex; justify-content:center;}
section > div > .Pghead > a{ display:none;}
section > div > .Pghead > h2{ display:inline-block;}
section > div > .Pghead > h2 > span {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  position:relative;
}
section > div > .Pghead > h2 > span:after{ content:""; width:calc(100% - 30px); height:3px; background-color:#1435f6; display:inline-block; left:15px; bottom:-13px; position:absolute;}

section > div > .Pghead{order:2;}
section > div > .Pgbody1{order:1;}
section > div > .Pgbody2{order:3;}


section > div > .Pgbody1{ width:100%; height:577px; display:flex; align-items:center; justify-content: center;background-image:url(/file/img/pgm.png); background-repeat:no-repeat; background-position:top center; background-size:cover; position:relative;}
section > div > .Pgbody1:after{ content:""; position:absolute; left:0; top:0;  background-color:rgba(46,49,61,0.75); width:100%; height:100%;}

section > div > .Pgbody1 > div{ width:100%; position:relative; z-index:1;}
section > div > .Pgbody1 > div > h3{
	font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.42px;
  text-align: center;
  color: #fff;
}
section > div > .Pgbody1 > div > h3 > span{ font-weight:bold;}

section > div > .Pgbody1 > div > ul {
	padding:40px 0;
	margin:auto;
	margin-top:28px;
	width:90%;
  max-width: 784.9px;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #fff;
  background-color: rgba(255,255,255,0.16);
}

section > div > .Pgbody1 > div > ul > li:first-child > label{
  width: 174.4px;
  height: 43px;
  opacity: 0.8;
  border-radius: 21.5px;
  background-color: #2e313d;
  display:flex;
  align-items:center;
  justify-content:center;

  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin:auto;
  margin-bottom:22px;
}

section > div > .Pgbody1 > div > ul{ margin-top:22px;}
section > div > .Pgbody1 > div > ul > li:first-child > div {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-align:center;
}
section > div > .Pgbody1 > div > ul > li:last-child{ display:flex; justify-content:center; margin-top:14px;}
section > div > .Pgbody1 > div > ul > li:last-child > label
,section > div > .Pgbody1 > div > ul > li:last-child > div {
	 margin:0 4px;
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #eee;
}
section > div > .Pgbody1 > div > ul > li:last-child > label:before{ content:"( ";}
section > div > .Pgbody1 > div > ul > li:last-child > div:after{ content:" )";}
section > div > .Pgbody2{ width:100%;}
section > div > .Pgbody2 > form > div > h3{
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2e313d;
  margin-top:100px;
  margin-bottom:37px;
}


.chargetypediv{ width:100%;  background-color:#fff; border-radius:1em; text-align:center;}
.chargetypediv > h3{ width:100%; display:inline-block;
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align:center;
  color: #000;
  margin-bottom:50px;
  
}
.chargetypediv > ul{ display:flex; flex-wrap:wrap; table-layout:fixed; justify-content: center;}

.chargetypediv > ul > li{ margin:10px; text-align:center;
  width: 116px;
  height: 116px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: solid 2px #fff;
  display:flex;
  justify-content: center;
  align-items: center;
}
.chargetypediv > ul > li > label{
	min-width:116px; margin:auto; display:block;
  font-size: 15px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #000;
}
.chargetypediv > ul > li > label:before{  content:""; width:100%; height:53px; display:inline-block; background-repeat:no-repeat; background-position:center center; background-size:53px 53px;}
.chargetypediv > ul > li > label > input{ display:none;}
.chargetypediv > ul > li.gubunactive > label{ color:#1435f6;}
.chargetypediv > ul > li.gubunactive  {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
  border: solid 2px #1435f6;
  background-color: #fff;
}


.chargetypediv > ul > li.gubunactive > label.GubunBank:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_1.png);}
.chargetypediv > ul > li.gubunactive > label.GubunCard:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_3.png);}
.chargetypediv > ul > li.gubunactive > label.GubunHP:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_5.png);}

.GubunBank:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_0.png);}
.GubunCard:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_2.png);}
.GubunHP:before{ background-image:url(https://file.k-friends.kr/img/20220809/105127_4.png);}

.chargelistdiv{ width:100%; display:inline-block; background-color:#fff; border-radius:1em; flex-wrap:wrap;}
.chargelistdiv > h3{
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}



.chargelistdiv > ul.normal{ width:100%; display:flex;; margin:auto; flex-wrap:wrap; justify-content:center;}
.chargelistdiv > ul.normal > li{ background-repeat:no-repeat; background-image:url(https://file.k-friends.kr/img/20220810/105845_1.png); background-position:top center;
display:inline-block; width:165px; height:233px;  text-align:center; position:relative; margin:10px; margin-top:30px;}
.chargelistdiv > ul.normal > li[data-event='true']{ background-image:url(https://file.k-friends.kr/img/20220810/105845_3.png);}
.chargelistdiv > ul.normal > li.accactive{ background-image:url(https://file.k-friends.kr/img/20220810/105845_0.png);}
.chargelistdiv > ul.normal > li.accactive[data-event='true']{ background-image:url(https://file.k-friends.kr/img/20220810/105845_2.png);}

.chargelistdiv > ul.normal > li > label{ height:175px; display:block; border-radius:0.5em; position:relative; cursor:pointer; overflow:hidden}


.chargelistdiv > ul.normal > li > label > input{ position:absolute; bottom:-2em; left:50%; margin-left:-8px;}
.chargelistdiv > ul.normal > li > label > span{
  font-size: 21px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-top:47px;
  display:inline-block; width:100%;
}
.chargelistdiv > ul.normal > li > label > span:after{ content:"원";}
.chargelistdiv > ul.normal > li > label > span:before{ content:""; width:22px; height:6px; display:inline-block; background-color:#999; border-radius:2px; position:absolute; left:50%; top:-12px; margin-left:-11px;}

.chargelistdiv > ul.normal > li > label:hover > span:before{ background-color:#FF3;}


.chargelistdiv > ul.normal > li > label > p{ width:100%; text-align:center; display:inline-block; margin-top:-30px;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  color: #000;
  position:absolute;
  top:168px; left:0;
    font-weight:900;
}
.chargelistdiv > ul.normal > li > label > p > b{ display:none;}
.chargelistdiv > ul.normal > li > label > p > span{ display:inline-block; width:60%; border-top:2px solid #d80900; height:20px; position:relative; z-index:1; bottom:13px;}
.chargelistdiv > ul.normal > li > label > p > span:after{ content:""; width:100%; display:inline-block; position:absolute; top:20px; left:0; height:40px; background-color:#fff; background-image:url(/file/img/down.png); background-repeat:no-repeat; background-position:center center;}
/*
.chargelistdiv > ul.normal > li > label > aside{ position:absolute; color:#a9a9a9; bottom:0.7em; font-size:13px; width:100%; text-align:center; font-weight:900;}
.chargelistdiv > ul.normal > li > label > aside > span{ font-size:14px; color:#ce062a; font-weight:900;}
*/
.chargelistdiv > ul.normal > li > label > aside {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #002bff;
  margin-top:90px;
  font-weight:900;
}
.chargelistdiv > ul.normal > li > label > hr{ position:absolute; width:70%; left:15%; top:80px; border:1px dashed #8e8e8e; display:none;}
.chargelistdiv > ul.normal > li > label > ins{ position:absolute; color:#a9a9a9; bottom:0.7em; font-size:13px; width:100%; text-align:center; font-weight:900; left:0; text-decoration:none; display:none;}

.chargelistdiv > ul.normal > li > label > ins.view{ display:inline-block;}
.chargelistdiv > ul.normal > li > input{ display:none;}

.chargelistdiv > ul.normal > li[data-event='true'] > div:before{ content:""; position:absolute; background-image:url(https://file.k-friends.kr/img/20220809/042113_1.png); width:143.4px; height:47.4px;  top:-47.4px;  left:10px; border-radius:0; background-size:100% auto;}
.chargelistdiv > ul.normal > li[data-event='true']:hover > div:before{ background-image:url(https://file.k-friends.kr/img/20220809/042113_0.png); }



.chargelistdiv > ul.normal > li.accactive > label > span:before{ content:""; width:22px; height:6px; display:inline-block; background-color:#000; border-radius:2px; position:absolute; left:50%; top:-12px; margin-left:-11px;}

.chargelistdiv > ul.normal > li[data-event='true'] > label{height:233px;}


.chargelistdiv > ul.normal > li.accactive > label > span{color: #1435f6;}
.chargelistdiv > ul.normal > li.accactive > label > p{color: #1435f6;}
.chargelistdiv > ul.normal > li.accactive > label > hr{border:1px dashed #1435f6;}

.chargepgcheck{ width:90%; display:inline-block; margin-left:5%; margin-top:30px; background-color:#fff; border-radius:1em;}
.chargepgcheck > ul{ margin:auto; margin-top:80px; margin-bottom:30px; width:90%; max-width:700px; border-top:1px solid #c1c1c1;}
.chargepgcheck > ul > li{ display:flex; border-bottom:1px solid #c1c1c1; padding:9.5px 0;}
.chargepgcheck > ul > li > label{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: -0.27px;
  text-align: left;
  color: #000;
  width:70px;
  padding-left:calc(40% - 70px);
}
.chargepgcheck > ul > li > div{
	padding-left:7%;
	width:53%;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: -0.27px;
  text-align: left;
  color: #000;
}

.chargepgcheck > ul > li:nth-child(1) > label{ border-top:0; letter-spacing:0.3em;}
.chargepgcheck > ul > li:nth-child(1) > div{ border-top:0;}

.chargepgcheck2 > div{ display:flex; justify-content:center;}
.chargepgcheck2 > div > label{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #7e7e7e;
  margin-left:14px;
}
.chargepgcheck2 > nav{ margin-top:38px; width:100%; display:flex; justify-content:center;}
.chargepgcheck2 > nav > a {
	margin:4px;
  width: 194px;
  height: 50px;
  border-radius: 2px;
  background-color: #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: #fff;
  border:1px solid #1435f6;
}

.chargepgcheck2 > nav > a#PgSelectBtn2{ background-color:#fff; border:1px solid #1435f6; color:#1435f6;}