@charset "utf-8";
@font-face {
  font-family: "GmarketSansMedium";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2")
    format("woff2");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2")
    format("woff2");
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2")
    format("woff2");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2")
    format("woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2")
    format("woff2");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Paperozi";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2")
    format("woff2");
  font-weight: 900;
  font-display: swap;
}

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
button {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
}
fieldset,
img {
  border: 0 none;
}
dl,
ul,
ol,
menu,
li {
  list-style: none;
  font-size: 10px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
input,
select,
textarea,
button {
  vertical-align: middle;
}
input::-ms-clear {
  display: none;
}
textarea {
  resize: vertical;
}
button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}
th,
td {
  color: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
}
address,
caption,
cite,
code,
dfn,
em,
var,
i {
  font-style: normal;
  font-weight: inherit;
}
header,
footer,
menu,
nav,
aside,
main,
section,
article {
  display: block;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}
button,
input,
select,
textarea {
  font-size: inherit;
  font-family: "Noto Sans CJ KR", "맑은 고딕", "Malgun Gothic", "돋움", dotum,
    sans-serif;
  line-height: inherit;
  color: inherit;
}
input[type="password"] {
  font-family: "Noto Sans CJ KR", "맑은 고딕", "Malgun Gothic", "돋움", dotum,
    sans-serif;
}
/* common */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body {
  position: relative;
  direction: ltr;
  line-height: 1.3;
  font-family: "Noto Sans CJ KR", "맑은 고딕", "Malgun Gothic", "돋움", dotum,
    sans-serif;
  font-weight: 500;
  color: #363636;
  letter-spacing: -0.055em;
  word-break: keep-all;
  background: #fff;
}
.blind {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  text-align: left;
  text-indent: -9999em;
}
.accNav:focus {
  display: block;
  top: 0;
  left: 50%;
  width: 100px;
  height: auto;
  margin: 0 0 0 -50px;
  padding: 3px 0;
  text-align: center;
  font-size: 11px;
  text-indent: 0;
  color: #fff;
  background-color: #333;
  z-index: 999;
}
.clear:after {
  content: "";
  clear: both;
  display: block;
}
.outline_1 {
  max-width: 100%;
  padding-bottom: 20px;
  text-align: center;
  background-color: #f1efe2;
}
.outline_2 {
  max-width: 87%;
  margin: 0 auto;
  padding: 0 15px;
  background-color: white;
}
.ess {
  color: #007f41;
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf)
      format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf)
      format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf)
      format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf)
      format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf)
      format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf)
      format("opentype");
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select {
  font-family: "Noto Sans KR", sans-serif;
}

#wrap .container {
  position: unset;
  width: unset;
  margin: 0 auto;
  text-align: center;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f3f3f3;
  z-index: 9999;
}
header .top {
  position: relative;
  border-bottom: 1px solid #e1ebf0;
}
header a {
  display: block;
}
header h1 {
  float: left;
  width: 130px;
}
header h1 a {
  height: 40px;
  background: url("/rs/2101_driver_new/img/logo.png") 50% 50% / contain no-repeat;
}

header .top .tel {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 137px;
  height: 40px;
  margin-top: -20px;
  background: url("/rs/2101_driver_new/img/top_tel.png") 50% 50% / contain no-repeat;
}

.content .mainbanner {
  max-width: 100%;
  background-color: #f1efe2;
  text-align: center;
}
.content .mainbanner img {
  max-width: 95%;
  border: none;
  padding-top: 25px;
  text-align: center;
}

.content .inq {
  padding: 12px 10px;
}
.content .inq h3 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
}
.content .inq h3 span {
  font-weight: 700;
}
.content .formBox {
  margin-bottom: 12px;
  font-weight: 400;
}
.content .formBox .formGroup {
  margin-bottom: 6px;
}
.content .formBox .input {
  width: 100%;
  height: 64px;
  padding: 12px;
  border: none;
  color: #ababab;
  font-size: 16px;
}
.content .formBox .input::placeholder {
  color: #ddd;
}
.content .formBox .err {
  border: 1px solid #c32424;
}
.content .formBox .err,
.content .formBox .formGroup3 .input.err,
.content .formBox .formGroup3 .input.err:first-of-type {
  border: 1px solid #c32424;
}
.content .formBox ::placeholder {
  color: #8b8a8a;
  opacity: 1;
}
.content .formBox :-ms-input-placeholder {
  color: #8b8a8a;
}
.content .formBox ::-ms-input-placeholder {
  color: #8b8a8a;
}
.content .formBox .formGroup1 {
  position: relative;
  padding-right: 86px;
}
.content .formBox .gender {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.content .formBox label {
  display: block;
  float: left;
  width: 70px;
  height: 100%;
  text-align: center;
  color: #ccc;
  line-height: 63px;
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
.content .formBox input[type="radio"] {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  opacity: 0;
}

input[class="genderbox"] + label {
  background: url(/rs/2101_driver_new/img/chk_off.gif) no-repeat 0 18px;
}
input[class="genderbox"]:checked + label {
  background: url(/rs/2101_driver_new/img/chk_on.gif) no-repeat 0 18px;
}

.content .formBox .formGroup3 .input {
  display: block;
  float: left;
  width: calc(33% - 6px);
  margin-left: 6px;
}
.content .formBox .formGroup3 .input:first-of-type {
  width: 33%;
  margin-left: 0;
}
.content .agreeBox {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #8b8a8a;
}
.content .agreeBox label {
  display: inline-block;
  position: relative;
  margin: 0 8px;
  padding: 2px 0 2px 15px;
  color: #6b6b6b;
  cursor: pointer;
}
.content .agreeBox label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #000 url("/rs/2101_driver_new/img/checkbox.png") 50% 50% / 9px
    no-repeat;
  opacity: 0.5;
}
.content .agreeBox input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  opacity: 0;
}
.content .agreeBox input[type="checkbox"]:checked + label:before {
  opacity: 1;
}
.content .agreeBox .err + label {
  color: #c32424;
}
.content .inq .btns .btn {
  display: inline-block;
  width: 49%;
  margin: auto;
  padding: 18px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #01bc78;
  font-weight: bold;
  border-radius: 10px;
}
.content .inq .btns .btn2 {
  display: inline-block;
  width: 49%;
  margin: auto;
  padding: 18px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #ff8911;
  font-weight: bold;
  border-radius: 10px;
}

.content .inq .btns br {
  display: none;
}

.content .inq .rst .inbox {
  text-align: center;
}
.content .inq .rst p {
  margin-top: 36px;
  padding: 55px 0;
  font-size: 25px;
  line-height: 35px;
  border: 16px solid #00854a;
}
.content .inq .rst p strong {
  font-weight: 800;
}
.content .inq .rst p strong.cal_name {
  color: #00854a;
  font-size: 30px;
}
.content .inq .rst p strong.fee {
  color: #ff8911;
  font-size: 30px;
  font-family: sans-serif;
}

.content .info_1 {
  max-width: 100%;
  background-color: #fff;
  text-align: center;
}
.content .info_1 img {
  max-width: 95%;
  border: none;
  text-align: center;
}

.content .info_2 {
  max-width: 100%;
  background-color: #ededf7;
  text-align: center;
}
.content .info_2 img {
  max-width: 95%;
  border: none;
  text-align: center;
}

.content .event_1 {
  max-width: 100%;
  background-color: #3744e4;
  text-align: center;
}
.content .event_1 img {
  max-width: 95%;
  border: none;
  text-align: center;
}

.content .event_2 {
  max-width: 100%;
  background-color: #007f41;
  text-align: center;
}
.content .event_2 img {
  max-width: 95%;
  border: none;
  text-align: center;
}

.content .event_3 {
  max-width: 100%;
  background-color: #33b59b;
  text-align: center;
}
.content .event_3 img {
  max-width: 95%;
  border: none;
  text-align: center;
}

footer {
  height: 170px;
  padding: 12px 0 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #8f8f8f;
  line-height: 1.5;
  background-color: #f4f4f4;
}
footer i {
  display: inline-block;
  margin: 0 2px;
  color: #e8e8e8;
}
footer span {
  display: inline-block;
  margin: 0 4px;
}

.container {
  position: fixed;
  bottom: 0;
}
.container .hideme {
  max-width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  opacity: 0;
  display: none;
}
.container .hideme img {
  width: 50%;
  height: 75px;
  float: left;
  border: none;
  display: block;
}
.container .up_btn {
  width: 100%;
  height: 10%;
  float: right;
  opacity: 0;
  padding-bottom: 10px;
}
.container .up_btn img {
  width: 10%;
  height: 10%;
  float: right;
}

/* 팝업 */
.popupWrap {
  z-index: 999;
}
.popupWrap .pop_contentWrap {
  padding: 0 10px;
}
.popupWrap .pop_contentWrap h3 {
  margin: 16px 0 7px;
  font-size: 18px;
}
.popupWrap .pop_contentWrap .pop_contentBox {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.popupWrap .pop_contentWrap .btnAllAgree {
  font-weight: bold;
  color: #000;
}
.popupWrap .pop_contentWrap .btnAllAgree {
  position: relative;
}
.popupWrap .pop_contentWrap .btnAllAgree input {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.popupWrap .pop_contentWrap .btnAgree {
  padding: 10px;
}
.popupWrap .pop_contentWrap .btnAgree > div {
  display: inline-block;
  position: relative;
}
.popupWrap .pop_contentWrap .btnAgree > div.agreeBox02 {
  margin-left: 7px;
}
.popupWrap .pop_contentWrap .btnAgree > div input {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.popupWrap .pop_contentWrap .btnAgree > div label {
  position: relative;
  padding-left: 22px;
}
.popupWrap .pop_contentWrap .btnAgree > div label::before {
  position: absolute;
  left: 0;
  top: 2.5px;
  content: "";
  width: 18px;
  height: 18px;
  background: url("/rs/2101_driver_new/img/check_2.png") no-repeat;
  background-size: 100%;
}
.popupWrap .pop_contentWrap .btnAgree > div input:checked ~ label::before {
  background: url("/rs/2101_driver_new/img/check_1.png") no-repeat;
  background-size: 100%;
}

.popup_1 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  font-family: "Noto Sans CJ KR";
  overflow: scroll;
}
.popup_1 .header {
  background-color: #007f41;
  width: 100%;
  height: 40px;
  margin-top: 40px;
}
.popup_1 .header h1 {
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  width: 100%;
}
.popup_1 .header .pop_close {
  position: relative;
  width: 100%;
  z-index: 999;
}
.popup_1 .header .close {
  width: 18px;
  height: 100%;
  padding-top: 9.5px;
  margin-right: 15px;
  float: right;
  outline: 0;
}
.popup_1 .pop_contentWrap .pop_content1 {
  padding: 15px 0;
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  line-height: 17px;
}
.popup_1 .pop_contentWrap .pop_btn {
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #c5c5c5;
  font-weight: bold;
  font-size: 16px;
}
.popup_1 .pop_contentWrap .pop_btn img {
  width: 18px;
  height: 18px;
  margin-top: -2px;
}
.popup_1 .pop_contentWrap .pop_content2 {
  padding: 10px 8px;
  margin-bottom: 9px;
  background-color: #e0e0e0;
  font-weight: normal;
}
.popup_1 .pop_contentWrap .pop_content2 ul li {
  font-size: 12px;
  line-height: 17px;
}
.popup_1 .pop_contentWrap .pop_content2 > ul > li {
  margin-bottom: 10px;
}
.popup_1 .pop_contentWrap .pop_content2 > ul > li:last-child {
  margin-bottom: 0;
}
.popup_1 .pop_btns {
  margin-top: 30px;
}
.popup_1 .pop_btns .btn {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #ff7925;
  font-weight: bold;
}

.popup_2 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  font-family: "Noto Sans CJ KR";
  overflow: scroll;
}
.popup_2 .header {
  background-color: #007f41;
  width: 100%;
  height: 40px;
  margin-top: 40px;
}
.popup_2 .header h1 {
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;
  width: 100%;
}
.popup_2 .header .pop2_close {
  position: relative;
  width: 100%;
  z-index: 999;
}
.popup_2 .header .close {
  width: 18px;
  height: 100%;
  padding-top: 9.5px;
  margin-right: 15px;
  float: right;
  outline: 0;
}
.popup_2 .pop_contentWrap .pop2_content1 {
  padding: 15px 0;
  background-color: #fff;
  text-align: left;
  font-size: 12px;
  line-height: 17px;
}
.popup_2 .pop_contentWrap .pop2_btn {
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 2px #c5c5c5;
  font-weight: bold;
  font-size: 16px;
}
.popup_2 .pop_contentWrap .pop2_btn .btn {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: left;
  color: #000;
}
.popup_2 .pop_contentWrap .pop2_btn img {
  width: 20px;
  height: 20px;
  margin-top: -2px;
}
.popup_2 .pop_contentWrap .pop2_content2 {
  padding: 10px 8px;
  margin-bottom: 9px;
  background-color: #e0e0e0;
  font-weight: normal;
}
.popup_2 .pop_contentWrap .pop2_content2 ul li {
  font-size: 12px;
  line-height: 17px;
}
.popup_2 .pop_contentWrap .pop2_content2 > ul > li {
  margin-bottom: 10px;
}
.popup_2 .pop_contentWrap .pop2_content2 > ul > li:last-child {
  margin-bottom: 0;
}
.popup_2 .pop2_btns {
  margin-top: 30px;
}
.popup_2 .pop2_btns .btn {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #1ca77e;
  font-weight: bold;
}

/* 2410 팝업 추가 */

.popup_3 {
  display: none;
  position: fixed;
  max-width: 600px;
  width: 90%;
  /* padding: 20px 20px 0; */
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "GmarketSansMedium";
  /* overflow-y: scroll; */
}
.popup_3 .pop_contentWrap .btnAllAgree,
.popup_3 .pop_contentWrap .btnAgree > div label {
  font-weight: normal;
}
.popup_3 > div {
  /* overflow: scroll; */
}
.popup_3 .header {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  /* background-color: #007f41; */
  width: 100%;
  border-bottom: 1px solid #eee;
  /* height: 40px; */
  /* margin-top: 40px; */
}
.popup_3 .header h1 {
  color: #fff;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  /* text-align: center; */
  /* padding-top: 10px; */
  width: 100%;
  font-family: "GmarketSansMedium";
}
.popup_3 .header .pop_close {
  /* width: 100%; */
  z-index: 999;
}
.popup_3 .header .close {
  width: 18px;
  /* height: 100%; */
  /* padding-top: 9.5px; */
  /* margin-right: 10px; */
  /* float: right; */
  outline: 0;
}
.popup_3 .pop_topBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup_3 .pop_contentWrap .pop3_btn {
  display: flex;
  justify-content: flex-end;
  padding: 10px;
  background-color: #fff;
  /* border-radius: 10px; */
  /* border: solid 2px #c5c5c5; */
  /* font-weight: bold; */
  font-size: 16px;
}
.popup_3 .pop_contentWrap .pop3_btn img {
  width: 18px;
  height: 18px;
  margin-top: -2px;
}
.popup_3 .pop_contentWrap .pop_content3 {
  overflow: hidden;
  overflow-y: scroll;
  padding: 10px 8px;
  max-height: 80px;
  margin-bottom: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  font-weight: normal;
  &::-webkit-scrollbar {
    position: absolute;
    width: 8px;
  }

  &::-webkit-scrollbar-thumb {
    background-color: #eee;
    border-radius: 10px;
  }

  &::-webkit-scrollbar-track {
    position: absolute;
    background-color: transparent;
  }
}

.popup_3 .pop_contentWrap .pop_content3 ul li {
  font-size: 14px;
  line-height: 17px;
}
.popup_3 .pop_contentWrap .pop_content3 > ul > li {
  margin-bottom: 10px;
}
.popup_3 .pop_contentWrap .pop_content3 > ul > li:last-child {
  margin-bottom: 0;
}
.popup_3 .pop_btns {
  margin-top: 30px;
}
.popup_3 h3 {
  font-family: "GmarketSansMedium";
}
.popup_3 .pop_btns .btn {
  width: 100%;
  height: 50px;
  padding: 10px 0;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background-color: #ff7925;
  /* font-weight: bold; */
  font-family: "GmarketSansMedium";
}
#kakaoBtn {
  display: inline-block;
  width: 85%;
  margin-bottom: 2%;
  /* border: 3px solid #fff; */
  border-radius: 8px;
  cursor: pointer;
}
.popup_3 #pop3_img_All_btn {
  display: inline-block;
  padding: 10px 10px 5px;
  background: #ddd;
  border-radius: 5px;
  cursor: pointer;
}
.popup_3 #pop3_img_All_btn.on {
  background-color: #27a08a;
  color: #fff;
}
.popup_3 .agreeBox01 {
  margin-right: 10px;
}
.popup_3.popupWrap .pop_contentWrap {
  padding: 20px 10px 0;
}

/* NEW 보험료 팝업 */
.popup_5 {
  display: none;
  position: fixed;
  max-width: 500px;
  width: 90%;
  /* padding: 20px 20px 0; */
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* overflow-y: scroll; */
}
.popup_5 .step2 {
  display: none;
  padding: 110px 0 110px;
}
.popup_5 .step2 .calculator img {
  width: 100%;
  margin-bottom: 20px;
}
.popup_5 > div {
  padding: 110px 0 70px;
  margin: 0 auto;
}
.popup_5 * {
  font-family: "Pretendard-Regular";
}
.popup_5 #inq2 {
  background-color: #fff;
  text-align: center;
}
.popup_5 .calculator {
  width: 60%;
  margin: 0 auto 5%;
}
.popup_5 .calculator img {
  width: 100%;
  padding: 5%;
  background-color: #d3ffb0;
  border-radius: 50%;
}
.popup_5 p {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
}
.popup_5 p span {
  color: #00854a;
}

.popup_5 p strong.fee {
  font-family: "GmarketSansMedium";
  color: #00854a !important;
}

.popup_5 .btn_wrap {
  margin-top: 40px;
}

.popup_5 .btn_wrap button {
  padding: 14px 50px 15px;
  border: none;
  background-color: #00854a;
  border-radius: 30px;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
}
.popup_5 .btn_wrap button::after {
  content: "▶";
  display: inline-block;
  margin-top: -4px;
  margin-left: 4px;
  font-size: 15px;
  vertical-align: middle;
}
.popup_5 .counselor::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 25px;
  background: url(/2101_driver_new/img/receiver.png) no-repeat center/100%;
  vertical-align: middle;
}
.popup_5 .header {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #00854a;
}
.popup_5 .header .close {
  position: relative;
  width: 35px;
  height: 35px;
}
.popup_5 .header .close::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 35px;
  background-color: #fff;
  transform: rotate(-45deg);
}

.popup_5 .header .close::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 35px;
  background-color: #fff;
  transform: rotate(45deg);
}

/* 팝업 */
#kakaoDim {
  /* display: none; */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53);
}

.info {
  background-color: #fff;
  word-break: break-all;
}
.info .outline {
  padding: 0;
}
.info .tab {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.info .tab li {
  float: left;
  width: 25%;
  padding: 4px 0;
  text-align: center;
  font-size: 12px;
  color: #888;
}
.info .tab li a {
  display: block;
  padding: 6px 0;
  border-left: 1px solid #c0c0c0;
}
.info .tab li:first-of-type a {
  border-left: none;
}
.info .tab .active {
  color: #242424;
}
.info .innerTab {
  padding-top: 14px;
  text-align: center;
  border: none;
}
.info .innerTab li {
  position: relative;
  width: auto;
  padding: 0;
  font-size: 12px;
  font-weight: 300;
  color: #0f9185;
}
.info .innerTab .active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  border-top-color: #0d8f83;
}
.info .innerTab li:first-of-type a,
.info .innerTab li a {
  padding: 5px 15px;
  border-radius: 100px;
  border: 1px solid #a7d1cd;
}
.info .innerTab .active {
  color: #fff;
}
.info .innerTab .active:first-of-type a,
.info .innerTab .active a {
  border-color: #0d8f83;
  background-color: #0d8f83;
}
.info .innerTab span {
  margin: 0;
}
.info .innerTab2 li {
  float: left;
  width: 20%;
  font-size: 10px;
  color: #030002;
  white-space: nowrap;
  letter-spacing: -1px;
}
.info .innerTab2 .active:before {
  display: none;
}
.info .innerTab2 li:first-of-type a,
.info .innerTab2 li a {
  padding: 12px 0;
  border-radius: 0;
  border-color: #7f7f7f;
  border-right-width: 0;
}
.info .innerTab2 li:last-of-type a {
  border-right-width: 1px;
}
.info .innerTab2 .active {
  color: #077d6f;
}
.info .innerTab2 .active:first-of-type a,
.info .innerTab2 .active a {
  border-color: #7f7f7f;
  background-color: #f0f9f6;
}
.info .cont .toggle {
  display: none;
}
.info .cont .on {
  display: inherit;
}
#info2_2 .innerTab2 li,
#info3_2 .innerTab2 li {
  width: 25%;
}

.info h3 {
  font-size: 5.3vw;
  color: #00854a;
  font-weight: bold;
  padding: 0 5vw;
  margin-top: 6.666vw;
  line-height: 1;
}
.info .weight {
  color: #ff3333;
}
.info .terms-wrap {
  padding: 0 5vw;
}
.info .terms-wrap h4 {
  margin-top: 20px;
  margin-top: 6.666vw;
  font-size: 12px;
  font-size: 4vw;
  color: #067e50;
  font-weight: 700;
}
.info .terms-wrap h4:before {
  content: "▣";
  display: inline-block;
  color: #333;
  margin-right: 5px;
}
.info .terms-wrap h4 + h4 {
  margin-top: 1.666vw;
}
.info .terms-wrap h5 {
  margin-top: 10px;
  font-size: 3.4vw;
  font-weight: 700;
  color: #333333;
}
.info .terms-wrap .terms-cont {
  margin-top: 4vw;
}
.info .terms-wrap .data-table {
  width: 100%;
  table-layout: fixed;
  margin-top: 5px;
  border-bottom: 1px solid #00b0a2;
}
.info .terms-wrap .data-table thead th {
  border-top: 1px solid #00b0a2;
  border-bottom: 1px solid #00b0a2;
  border-left: 1px solid #00b0a2;
}
.info .terms-wrap .data-table thead tr th:first-child {
  border-left: 0 none;
}
.info .terms-wrap .data-table th {
  background-color: #f0f9f5;
  padding: 2vw;
  color: #333333;
  font-weight: bold;
  font-size: 3vw;
}
.info .terms-wrap .data-table td {
  padding: 2vw 1vw;
  color: #666666;
  font-size: 2.6vw;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: center;
}
.info .terms-wrap .data-table td.center {
  text-align: center;
}
.info .terms-wrap .data-table.center td {
  text-align: center;
  padding: 1vw 2vw;
}
.info .terms-wrap .data-table td.left {
  text-align: left;
}
.info .terms-wrap .data-table td.right {
  text-align: right;
}
.info .terms-wrap .data-table td span {
  display: inline-block;
  margin-top: 1vw;
}
.info .terms-wrap .data-table tbody th {
  border-top: 1px solid #ccc;
}
.info .terms-wrap .data-table tbody tr th.borderTopNone {
  border-top: none;
}
.info .terms-wrap .data-table tbody tr th {
  border-right: 1px solid #d9d9d9;
}
.info .terms-wrap .data-table tbody tr:first-child th:first-child {
  border-top: 0 none;
}
.info .terms-wrap .data-table tbody tr:first-child td {
  border-top: 0 none;
}
.info .terms-wrap .data-table tbody tr td:first-child {
  border-left: 0 none;
}
.info .terms-wrap .data-table tfoot th {
  border-top: 1px solid #00b0a2;
  border-left: 1px solid #00b0a2;
}
.info .terms-wrap .data-table tfoot tr th:first-child {
  border-left: 0 none;
}
.info .terms-wrap .data-table tfoot tr:first-child td {
  border-top: 1px solid #00b0a2;
}
.info .terms-wrap .data-table + .data-list {
  margin-top: 3vw;
}
.info .terms-wrap .data-table + .info-text {
  margin-top: 3vw;
}
.info .terms-wrap .data-list li {
  font-size: 3vw;
  margin-top: 1.5vw;
  font-weight: 700;
  color: #333333;
}
.info .terms-wrap .data-list li .highlight {
  font-weight: 800;
  text-decoration: underline;
}
.info .terms-wrap .data-table tbody tr td .data-list li {
  padding: 0;
  color: #666666;
  font-size: 2.6vw;
}
.info .terms-wrap .data-table tbody tr td .data-list.small li {
  padding: 0;
  color: #666666;
  font-size: 2.6vw;
  font-weight: normal;
}
.info .terms-wrap .data-table tbody tr td .data-list.small li p {
  color: #666666;
  font-size: 2.6vw;
  font-weight: normal;
}
.info .terms-wrap .data-table tbody tr th.btNon {
  border-top: none;
}
.info .terms-wrap .data-table tbody tr th.bbNon {
  border-bottom: none;
}
.info .terms-wrap .data-table tbody tr td.btNon {
  border-top: none;
}
.info .terms-wrap .data-table tbody tr td.bbNon {
  border-bottom: none;
}
.info .terms-wrap .data-list li.weight {
  color: #ff3333;
}
.info .data-list.small {
  margin-left: 5px;
}
.info .data-list.small li {
  position: relative;
}
.info .data-list.small li:before {
  content: "*";
  display: block;
  position: absolute;
  color: #333333;
  margin-left: -1.8vw;
  top: 0.5vw;
}
.info .data-list.small li.weight:before {
  content: "*";
  display: block;
  position: absolute;
  color: #ff3333;
  margin-left: -10px;
}
.info .data-table + .aside {
  padding-top: 5vw;
}
.info .aside {
  text-align: left;
}
.info .aside span {
  display: block;
  text-align: right;
}
.info .terms-wrap .data-table + .info-message {
  margin-top: 2vw;
}
.info h5 + p {
  margin-top: 5px;
  color: #333333;
}
.info p {
  font-size: 3vw;
  color: #333333;
  font-weight: 700;
}
.info p em.chinese {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}
.info .data-list ul {
  margin-top: 2vw;
  margin-left: 10px;
}
.info .terms-wrap .data-list.none {
  margin-left: 0;
}
.info .terms-wrap .data-list.none li {
  margin-top: 0;
}
.info .terms-wrap .data-list.none li:before {
  content: "";
  display: none;
}

.info dl {
  margin-top: 2vw;
  margin-left: 10px;
}
.info dt,
.terms dd {
  font-size: 3vw;
  color: #333333;
  font-weight: 700;
}

.info #info3 p {
  font-size: 4vw;
}
.info #info3 .aside {
  font-size: 3vw;
}
.info #info3 .info_btn {
  display: inline-block;
  margin-top: 30px;
  border: 1px solid #a0a0a0;
  border-radius: 16px;
  padding: 8px 16px;
  font-size: 13px;
}
.info #info3 .info_btn.on {
  background: #00854a;
  color: #fff;
}
.info #info3 .info_box_man {
  display: block;
}
.info #info3 .info_box_girl {
  display: none;
}

/* 4월 신규 운전자보험 */
.driver header {
  padding-left: 15px;
  background: #fff;
}
.driver header .top {
  border: none;
}
.driver header h1 {
  width: 95px;
}
.driver header h1 a {
  height: 42px;
  background: url("/rs/2101_driver_new/img/logo.png") 50% 50% / contain no-repeat;
}
.driver header .tel {
  top: 0;
  width: 127px;
  height: 42px;
  margin-top: 0;
  background: url("/rs/2101_driver_new/img/tel.png") 50% 50% / contain no-repeat;
  animation: infinite logoAni linear 2s;
}
@keyframes logoAni {
  0% {
    background: url("/rs/2101_driver_new/img/tel.png") 50% 50% / contain no-repeat;
  }
  49% {
    background: url("/rs/2101_driver_new/img/tel.png") 50% 50% / contain no-repeat;
  }
  50% {
    background: url("/rs/2101_driver_new/img/tel_2.png") 50% 50% / contain no-repeat;
  }
  99% {
    background: url("/rs/2101_driver_new/img/tel_2.png") 50% 50% / contain no-repeat;
  }
  100% {
    background: url("/rs/2101_driver_new/img/tel.png") 50% 50% / contain no-repeat;
  }
}
.driver .mainbanner {
  position: relative;
  padding-top: 42px;
  background: transparent;
}
.driver .mainbanner img {
  max-width: 100%;
  padding-top: 0px;
}
.driver .info4 {
  font-size: 0;
}

.driver .outline_1 {
  position: relative;
  background: #e0eced;
}
/*.driver .outline_1::before {position: absolute; left: 0; top: 0;  content: ''; width: 100%; height:41px; background: #00854a;} */
.driver .outline_1 .outline_2 {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0;
}
.driver .inq {
  padding: 10px 0 0 0;
  background-color: #f1fff3;
}
.driver .formBox {
  margin: 0 20px;
  margin-bottom: 18px;
  font-size: 14px;
}
.driver .formBox {
}
.driver .formBox .formGroup {
  margin-bottom: 0;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.driver .formBox .formGroup1 {
  padding-right: 80px;
}
.driver .formBox label {
}
.driver .inq .rst {
  color: #1a1a1a;
  font-weight: bold;
  line-height: 30px;
}

.driver .inq .rst p .fee {
  font-size: 27px;
  color: #ff7925;
}
.driver .inq .rst .feeText {
  display: block;
  font-weight: normal;
  font-size: 10px;
  color: #6b6b6b;
  line-height: 18px;
}
.driver .inq .btns {
  margin: 0 20px;
}
.driver .info .tab {
  border-top: 2px solid #c9c9c9;
  border-bottom: 2px solid #d4d4d4;
}
.driver .info .tab li {
  padding: 0;
  border-left: 2px solid #c9c9c9;
}
.driver .info .tab li:first-child {
  border-left: none;
}
.driver .info .tab li a {
  padding: 22px 0;
  border-left: none;
  color: #8a8a8a;
  font-size: 16px;
  font-weight: bold;
}
.driver .foot {
  height: auto;
  padding: 16px 0;
  /* margin-bottom: 59px; */
}
.driver .container {
  width: 100%;
}
.driver .container .hideme img {
  height: 59px;
}
.driver .container .up_btn {
  padding-right: 11px;
  padding-bottom: 12px;
}
.driver .container .up_btn img {
  min-width: 44px;
  min-height: 44px;
}

.driver ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #999898;
  font-weight: normal;
}
.driver :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999898;
  opacity: 1;
  font-weight: normal;
}
.driver ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999898;
  opacity: 1;
  font-weight: normal;
}
.driver :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999898;
  font-weight: normal;
}

/* 하단 내용 */
.infoTitle {
  padding: 5px 10px;
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 133, 74, 1);
}
.infoList {
  padding: 20px 10px;
}
.infoList .MT10 {
  margin-top: 10px;
}
.infoList .bold {
  font-weight: bold;
}
.infoList .red {
  color: red;
}
.infoList .black {
  color: #000 !important;
}
.infoList .link {
  color: rgba(0, 112, 192, 1);
  text-decoration: underline;
}
.infoList .left {
  text-align: left;
}
.infoList .right {
  padding-right: 7px !important;
  text-align: right;
}
.infoList br.br {
  display: none;
}
.infoList .bbGray {
  border-bottom: 1px solid #dcdddd !important;
}
/*.infoList .bbn {border-bottom: none !important;}*/
.infoList > li {
  padding-bottom: 7px;
  color: #666;
}
.infoList li {
  font-size: 11px;
}
.infoList > li:last-child {
  padding-bottom: 0;
}
.infoList li .tit {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  color: rgba(0, 133, 74, 1);
}
.infoList > li > .txt {
  padding-bottom: 5px;
}
.infoList li ul li {
  position: relative;
  padding-bottom: 3px;
}
.infoList .caption {
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: right;
  font-size: 10px;
  color: #6f6f6f;
}
.infoList .table {
  margin-bottom: 10px;
  border-top: 1px solid #30bfb3;
  border-bottom: 1px solid #30bfb3;
  text-align: center;
  font-size: 10px;
}
.infoList .table.long br {
  display: none;
}
.infoList .table th {
  padding: 8px 5px;
  border-right: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
  background: rgba(240, 249, 245, 1);
  font-weight: bold;
}
.infoList .table th:last-child {
  border-right: none;
}
.infoList .table td {
  padding: 6px 5px;
  border-right: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
}
.infoList .table td:last-child {
  border-right: none;
}
.infoList .table tbody tr:last-child th {
  border-bottom: none;
}
.infoList .table tbody tr:last-child td {
  border-bottom: none;
}
.infoList .table tbody tr:first-child td:last-child {
  border-right: none;
}
.infoList .tableNoticeList li {
  padding-bottom: 3px;
}
.infoList .tTit {
  padding-top: 10px;
  font-weight: bold;
}
.infoList li ul.list1 {
  padding-left: 10px;
}
.infoList li ul.list1 > li {
  padding-bottom: 3px;
  text-indent: -10px;
}
.infoList li ul.list2 {
  padding-left: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.infoList li ul.list2 > li {
  padding-bottom: 3px;
  text-indent: -13px;
}
.infoList li ul.list3 {
  padding-left: 10px;
}
.infoList li ul.list3 > li {
  padding-bottom: 3px;
  text-indent: 0;
}
.infoList li ul.list3 > li:before {
  position: absolute;
  left: -7px;
  top: 5px;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #666;
}
.infoList li ul li .tit {
  padding-bottom: 3px;
  font-size: 11.5px;
  color: #666;
}
.infoList li ul li .txt {
  padding-bottom: 3px;
}
.infoList li ul.list4 {
  padding-left: 14px;
}
.infoList li ul.list5 {
  padding-left: 13px;
}
.infoList li ul.list5 > li {
  padding-bottom: 3px;
  text-indent: -13px;
}
.infoList li ul.list6 {
  padding-left: 8px;
}
.infoList li ul.list6 > li {
  padding-bottom: 3px;
  text-indent: -5px;
}
.brred {
  color: red;
}
.border_none {
  border-right: 0px;
}
/* 플로팅 배너 */
.bannerFloating {
  position: fixed;
  left: 50%;
  z-index: 99;
  width: 100%;
  background: #fff;
  text-align: center;
  transform: translateX(-50%);
  transition: all 0.7s ease;
}
.bannerFloating .topArea {
  position: relative;
}
.bannerFloating .topArea .btnClose {
  position: absolute;
  right: 0;
  top: 50%;
  width: 6%;
  height: 100%;
  transform: translateY(-50%);
}
.bannerFloating .topArea .btnClose a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
}

/* 7월 운전자보험 */
.driver #wrap header {
  border-bottom: 1px solid #d5d3d3;
}
.driver #wrap .container {
  position: static;
  max-width: 720px;
  margin: 0 auto;
  text-align: left;
}
.driver #wrap .container .content .formBox input {
  outline: none;
}
.container.btBtnWrap {
  overflow: hidden;
  width: 100%;
}
.container.btBtnWrap .up_btn img {
  max-width: 63px;
}
.container.btBtnWrap .hideme a {
  display: block;
  float: left;
}
.container.btBtnWrap .hideme a:nth-child(1) {
  width: 50%;
  height: 60px;
  background: #ff7925;
}
.container.btBtnWrap .hideme a:nth-child(2) {
  width: 50%;
  height: 60px;
  background: #1ca77e;
}
.container.btBtnWrap .hideme a img {
  float: none;
  display: inline-block;
  width: auto;
  text-align: center;
}

/* 8월 운전자보험 */
/* .driver .new2207 .outline_1 {background: url(/rs/2101_driver_new/img/bg.png) repeat center/100%;padding-bottom: 70px;}
	.driver .new2207 .outline_2 {max-width: 88.8%;margin-left: 5.6%;border-radius: 5px;overflow: hidden;box-shadow:  0 0 15px rgba(0,0,0,0.2);}
	.driver .new2207 .outline_2 h2{padding: 35px 50px 20px;}
	.driver .new2207 .content .inq .btns .btn,.driver .new2207 .content .inq .btns .btn2{padding: 0;background: none;width: 47%;margin: 0 1%;}
	.driver .new2207 .content .inq .btns .btn img,.driver .new2207 .content .inq .btns .btn2 img{width: 100%;}
	.driver .new2207 .content .inq .rst p{border: none;border-top: 2px solid #ededed;width: 88.88%;margin: 36px auto 0;}
	.driver .new2207 .formBox .formGroup:first-child{border: none;padding-right: 150px;}
	.driver .new2207 .formBox .formGroup:first-child input{border: 1px solid #ddd;-webkit-border-radius: 0;border-radius: 0 !important;}
	.driver .new2207 .content .formBox label:last-child{margin-left: 5px;} */

.driver .new2207 input[class="genderbox"] + label {
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 0 !important;
}
.driver .new2207 input[class="genderbox"]:checked + label {
  background: #0fb76b;
  color: #fff;
}

/* 221006 채팅 상담 버튼 추가 */
.container.btBtnWrap .hideme a:nth-child(1) {
  background-color: #0b3d25 !important;
  width: 33.33% !important;
  vertical-align: bottom;
  height: 60px;
}
.container.btBtnWrap .hideme a:nth-child(2) {
  background-color: #0fb76a !important;
  width: 33.33% !important;
  vertical-align: bottom;
  height: 60px;
}
.container.btBtnWrap .hideme a:nth-child(3) {
  background-color: #ff8911 !important;
  width: 33.33% !important;
  vertical-align: bottom;
  height: 60px;
}
.driver .new2207 .inq .btns {
  margin: 0 6.5%;
}
.driver .new2207 .content .inq .btns .btn,
.driver .new2207 .content .inq .btns .btn2 {
  padding: 0;
  background: none;
  width: 47%;
  margin: 0 1%;
}
.driver .new2207 .content .inq .btns .btn img,
.driver .new2207 .content .inq .btns .btn2 img {
  width: 100%;
}
.driver .new2207 .content .inq .rst .inbox {
  margin-top: 8%;
  padding: 8% 0;
  background-color: #13c676;
}
.driver .new2207 .content .inq .rst .inbox img {
  width: 35%;
  margin: 0 auto;
}
.driver .new2207 .content .inq .rst p {
  border: none;
  /* border-top: 2px solid #ededed; */
  /* width: 88.88%; */
  width: 100%;
  padding: 0;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.8;
}

/* 11월 운전자보험 */
.driver .new2207 .outline_1 {
  /* background-color: #c7e9da; */
  background-color: transparent;
  margin-top: -17%;
  padding-bottom: 0;
}
.driver .new2207 .outline_2 {
  width: 100%;
  max-width: 100%;
  /* background-color: #f1fff3; */
  background-color: transparent;
  /* max-width: 88.8%; */
  /* margin-left: 5.6%; */
  /* overflow: hidden;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); */
}
.driver .new2207 .formBox {
  margin: 0 8%;
}
.driver .new2207 .formBox .formGroup input {
  font-size: 24px;
  font-weight: 100;
  color: #5e5e5e;
}
.driver .new2207 .formBox .formGroup:first-child {
  border: none;
  padding-right: 150px;
}
.driver .new2207 .formBox .formGroup:first-child input {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}
.driver .new2207 .content .formBox label:last-child {
  margin-left: 5px;
}
.driver .new2207 input[class="genderbox"] + label {
  background: #fff;
  border: 1px solid #ddd;
  padding-left: 0 !important;
  font-size: 24px;
  font-weight: 300;
  color: #5e5e5e;
}
.driver .new2207 input[class="genderbox"]:checked + label {
  background: #009b0b;
  color: #fff;
}
.driver .new2207 .content .inq .rst p strong.cal_name {
  color: #fff;
  font-family: "Noto Sans KR";
  /* font-size: 32px; */
  font-weight: normal;
}
.driver .new2207 .content .inq .rst p span {
  padding: 5px 20px;
  background-color: #fff;
  border-radius: 40px;
  color: #13c676;
}
.driver .new2207 .content .inq .rst p strong.fee {
  color: #13c676;
  font-family: "Noto Sans KR";
  font-weight: 600;
  font-size: 32px;
}
.driver .new2207 .content .inq .rst p b {
  font-size: 40px;
  color: #ffff93;
}

/* 2509 운전자보험 개편 */
.contents {
  margin: 0 auto;
  text-align: center;
}

.contents .tit {
  padding: 18% 0 8%;
}
.contents > a {
  display: inline-block;
  margin-bottom: 1%;
}
.contents .item {
  padding-top: 5%;
}
.contents .item .btn {
  cursor: pointer;
}
#content * {
  font-family: "Pretendard-Regular";
}
#content .outline_1 {
  z-index: 999;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 720px;
  padding-top: 50px;
  border-radius: 40px 40px 0 0;
  background-color: #fff;
  transition: 0.5s;
}
#content .inq {
  background: transparent;
}
.driver #wrap .container #content .outline_2 .close {
  position: absolute;
  top: -20px;
  right: 5%;
  width: 28px;
  cursor: pointer;
}
.driver #wrap .container #content .outline_2 h2 {
  margin: 0 8% 3%;
  text-align: left;
}
.driver #wrap .container #content .outline_2 h2 img {
  width: 58%;
}
.driver #wrap .container #content .inq .formBox input {
  height: auto;
  border: 1px solid #dddddd;
  border-radius: 5px !important;
  font-size: 20px;
}
.driver #wrap .container #content .formBox .formGroup {
  margin-bottom: 2%;
  border: none;
}
.driver #wrap .container #content .formBox .formGroup1 {
  display: flex;
  justify-content: space-between;
  padding-right: 0;
}
.driver #wrap .container #content .formBox .formGroup1 input {
  width: calc(100% - 114px);
}
.driver #wrap .container #content .formBox .gender {
  position: static;
}
.driver #wrap .container #content .formBox .gender label {
  width: 52px;
  padding: 9px 10px !important;
  border-radius: 5px !important;
  border-width: 2.5px;
  line-height: 1.5;
  font-size: 20px;
}

.driver
  #wrap
  .container
  #content
  .formBox
  input[class="genderbox"]:checked
  + label {
  background: transparent;
  border-color: #000;
  color: #000;
}
.driver #wrap .content .inq .btns {
  display: flex;
  margin: 0 8%;
}
.driver #wrap .content .inq .btns a {
  display: inline-block;
  width: 100px;
  padding: 15px;
  border: 1px solid #648476;
  border-radius: 5px;
}
.driver #wrap .content .inq .btns a img {
  width: 60%;
}
.driver #wrap .content .inq .btns .btn {
  width: calc(100% - 2% - 100px);
  margin: 0 0 0 1%;
  border: 1px solid #648476;
  color: #648476;
  border-radius: 5px;
  font-weight: 400;
  font-size: 20px;
}
.driver #wrap .content .inq .btns .btn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00006 1.00024L4.67459 4.29317C5.10855 4.68206 5.10855 5.31843 4.67459 5.70731L1.00006 9.00024' stroke='%23648476' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.driver #wrap .content .inq .btns .btn2 {
  width: calc(100% - 2% - 100px);
  margin: 0 0 0 1%;
  background-color: #0a8f5a;
  border: 1px solid #648476;
  border-radius: 5px;
  font-weight: 400;
  font-size: 20px;
}
.driver #wrap .content .inq .btns .btn2::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 15px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.50006 1.00024L5.17459 4.29317C5.60855 4.68206 5.60855 5.31843 5.17459 5.70731L1.50006 9.00024' stroke='%23F5FFFB' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.floatingBtn {
  z-index: 998;
  position: fixed;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 720px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
  animation: animation infinite 1.5s;
  transform: translate(-50%, 0);
  pointer-events: auto;
  cursor: pointer;
}

.tab-menu {
  display: flex;
  margin-top: 8%;
  border-top: 1px solid #d9dce4;
  border-bottom: 1px solid #d9dce4;
}

.tab-content *,
.tab-menu * {
  font-family: "Paperozi" !important;
}
.tab-menu li {
  width: 50%;
}
.tab-menu li:not(:last-of-type) {
  border-right: 1px solid #d9dce4;
}

.tab-menu li a {
  display: block;
  padding: 5% 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.tab-menu li.active a {
  border-bottom: 4px solid #00854a;
  color: #00854a;
}
.tab-content {
  /* text-align: left; */
  font-weight: 400;
  font-size: 16px;
}
.tab-content .tab-panel > div {
  padding: 5%;
}
.tab-content h3 {
  padding-bottom: 3%;
  font-size: 20px;
  font-weight: 600;
}
.tab-content p {
  line-height: 1.5;
  letter-spacing: -0.03em;
}
#tab2 {
  text-align: left;
}

@keyframes animation {
  0% {
    bottom: 2%;
  }
  50% {
    bottom: 2.5%;
  }
  100% {
    bottom: 2%;
  }
}
@media only screen and (max-width: 720px) {
  .driver .new2207 .outline_2 {
    /* max-width: 88.7%;
    box-shadow: 0 2vw 15px rgba(0, 0, 0, 0.1); */
  }
  .driver .new2207 .content .inq .rst p {
    margin-top: 4%;
    font-size: 24px;
  }
  .driver .info .tab li a {
    font-size: 3vw;
  }
  .driver .new2207 .content .inq .rst p b {
    font-size: 32px;
  }
  .content .inq .rst p strong.cal_name {
    font-size: 24px;
  }

  #kakaoBtn {
    width: 90%;
    border-width: 2px;
  }
  #kakaoBtn + h2 {
    margin-top: -5px;
  }

  .driver .container .up_btn {
    padding-bottom: 15%;
  }

  .driver .container .up_btn img {
    width: 30px;
    min-width: 40px;
    min-height: 40px;
  }
  .contents .tit img {
    width: 80%;
  }
  .contents > a {
    width: 70%;
  }
  .contents .btn {
    display: inline-block;
    width: 58%;
  }
  #content .outline_1 {
    padding-top: 8%;
    border-radius: 20px;
  }
  .driver #wrap .container #content .outline_2 .close {
    top: -3%;
    width: 5%;
  }
  .driver #wrap .container #content .formBox,
  .driver #wrap .container #content .outline_2 h2,
  .driver #wrap .content .inq .btns {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media only screen and (max-width: 550px) {
  .content .inq .btns br {
    display: initial;
  }
  .driver .new2207 .content .inq .btns .btn,
  .driver .new2207 .content .inq .btns .btn2 {
    font-size: 20px;
    padding: 10px 0;
  }
  .driver .container .hideme a {
    display: flex;
    align-items: center;
  }
  .driver .container .hideme img {
    height: auto;
  }
}

@media only screen and (max-width: 350px) {
  .infoList br.br {
    display: block;
  }
}
@media only screen and (max-width: 320px) {
  .infoList .table td {
    padding: 10px 2px;
  }
}
@media only screen and (max-width: 315px) {
  .driver .info .tab li a {
    padding: 39.5px 0;
    font-size: 16px;
  }
  .driver .info .tab li:last-child a {
    padding: 29px 0;
  }
}
