@font-face {
  font-family: "NotoSans";
  font-weight: 100;
  src: url("./fonts/NotoSansCJKkr-Light.eot");
  src: url("./fonts/NotoSansCJKkr-Light.eot") format("embedded-opentype"),
    url("./fonts/NotoSansCJKkr-Light.woff") format("woff"),
    url("./fonts/NotoSansCJKkr-Light.otf") format("truetype");
}
@font-face {
  font-family: "NotoSans";
  font-weight: 400;
  src: url("./fonts/NotoSansCJKkr-Regular.eot");
  src: url("./fonts/NotoSansCJKkr-Regular.eot") format("embedded-opentype"),
    url("./fonts/NotoSansCJKkr-Regular.woff") format("woff"),
    url("./fonts/NotoSansCJKkr-Regular.otf") format("truetype");
}
@font-face {
  font-family: "NotoSans";
  font-weight: 700;
  src: url("./fonts/NotoSansCJKkr-Bold.eot");
  src: url("./fonts/NotoSansCJKkr-Bold.eot") format("embedded-opentype"),
    url("./fonts/NotoSansCJKkr-Bold.woff") format("woff"),
    url("./fonts/NotoSansCJKkr-Bold.otf") format("truetype");
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
table {
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
strong {
  font-weight: bold;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}

body {
  font-family: "NotoSans", "돋움", Dotum, Arial sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 1.5;
}
.hidden {
  font-size: 0;
  line-height: 0;
  position: relative;
  top: -1px;
  left: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -1000px;
}
.tc1 {
  color: #1a77ea !important;
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 70;
  width: 100%;
  margin: 0;
}
#menu.float .menu-wrap {
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#menu .menu-wrap {
  margin: 0 auto;
  padding: 40px 0;
  -webkit-transition: padding .3s, background-color .3s;
  -moz-transition: padding .3s, background-color .3s;
  -o-transition: padding .3s, background-color .3s;
  transition: padding .3s, background-color .3s;
}
#menu .menu-in {
  position: relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
#menu .menu-in a {
  position: relative;
  display: block;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid transparent;
  -webkit-transition: color .2s;
  transition: color .2s;
  padding: 0 10px;
}
#menu .menu-in a:not(.logo):after {
  content: '';
  position:absolute;
  bottom: 4px;
  left: 50%;
  width: 90%;
  height: 2px;
  background-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}
#menu .menu-in a:not(.logo):hover:after {
  background-color: #eee;
}
#menu .menu-in .h1 {
  float: left;
}
#menu .menu-in .h1 a {
  width: 139px;
  height: 43px;
  font-size: 0;
  background: url("../images/common/logo.png") 0 center no-repeat;
}
#menu .menu-in ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 46px;
}
#menu .menu-in ul li.active a {
  color: #00cc99;
  font-weight: bold;
}
.section {
  font-size: 0;
  text-align: center;
}

.section1 {height:auto !important;}
.section1 .p1 {
  position: relative;
  height: 600px;
  background: url("../images/contents/bg0.png") center 0 no-repeat;
}
.section1 .p1 .txt {
  display: block;
  padding: 200px 0 130px;
}

.section .box {
  position: relative;
}
.section:not(.section1) .box {
  min-height: 100vh;
}

.section1 .box {
  height:600px;
}

.section2 .box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section2 .box img {
  position: relative;
}
.section2 .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #e9f2fe;
}
.section2 .p1-3 {
  background-color: #0b052a;
}

.section3 .box2 {
  background: url("../images/contents/bg3.png") center 0 no-repeat;
}
/* .section3 .p2-1 {padding: 230px 0 130px;}

.section4 .p3-1 {padding: 230px 0 130px;} */
.section4 .box {
  background-color: #fff;
}
.section5,
.section5 .box {
  background-color: #e9f2fe;
}
/* .section5 .p4-1 {padding: 230px 0 130px;} */

.section6 .box {
  /*background:#303030 url('../images/contents/bg5.png') center 0 no-repeat;*/
  /* background-color: #08182f; */
  background-color: #fff;
}
/* .section6 .p5-1 {padding: 230px 0 130px;} */

.section7 .box {
  /*background:#fe6b00 url('../images/contents/bg6.png') center 0 no-repeat;*/
  /* background-color: #fe6b00; */
  background-color: #f5f5f5;
}
/* .section7 .p6-1 {padding: 230px 0 130px;}

.section8 .box {padding: 130px 0 130px;} */
/*
.section8 .box .form-wrap {margin: 0 auto; width: 800px;}
*/

.section8 .box2 {
  /*background:#fe6b00 url('../images/contents/bg7.png') center 0 no-repeat;*/
  background-color: #fff;
}
.section8 .box2 {
  color: #000;
}
.section8 .box2 .copy1 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 32px;
}
.section8 .box2 .copy1 img {
  vertical-align: middle;
}
.section8 .box2 .copy2 {
  margin-top: 12px;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  text-align: left;
  border-top: 1px solid #d3d3d3;
  padding-top: 20px;
}
.section8 .box2 .copy2 img {
  vertical-align: middle;
  padding-left: 5px;
}
.section8 .box2 .copy2 span {
  color: #fe6b00;
}
.section8 .box2 .join-guide {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cacaca;
  margin: 60px auto 140px;
  width: 1040px;
  border-radius: 12px;
}
.section8 .box2 .join-guide > div {
  padding: 50px 62px;
  flex-basis: 520px;
  width: 520px;
  text-align: left;
}
.section8 .box2 .join-guide > div + div {
  flex-grow: 0;
}
.section8 .box2 .join-guide .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.section8 .box2 .join-guide .tel {
}
.section8 .box2 .join-guide .tel .icon {
  width: 54px;
  height: 54px;
  vertical-align: middle;
  background-image: url("../images/contents/icon-phone.png");
}
.section8 .box2 .join-guide .tel .icon + div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.section8 .box2 .join-guide .tel .p1 {
  font-weight: bold;
  font-size: 24px;
}
.section8 .box2 .join-guide .tel .p2 {
  font-size: 20px;
}
.section8 .box2 .join-guide .tel .p3 {
  font-size: 20px;
}
.section8 .box2 .join-guide .email {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #cacaca;
}
.section8 .box2 .join-guide .email .icon {
  width: 49px;
  height: 51px;
  background-image: url("../images/contents/icon-mail.png");
}
.section8 .box2 .join-guide .email a {
  vertical-align: middle;
  font-size: 24px;
  color: #000;
  text-decoration: underline;
  letter-spacing: 0;
}
.section8 .box2 .join-guide .email a.btn01 {
  border: 1px solid #333333;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
  width: 390px;
  min-height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  margin-top: 16px;
}
/* guide */
.section8 .box2 .guide {
  overflow: hidden;
  margin: 60px auto 90px;
  width: 1200px;
}
.section8 .box2 .guide.type1 {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 55px auto 100px;
}

.section8 .box2 .guide > ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.section8 .box2 .guide > ul li + li {
  margin-top: 30px;
}
.section8 .box2 .guide > ul li .tit {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  width: 160px;
  text-align: left;
}
.section8 .box2 .guide > ul li .cont {
  color: #222;
  width: calc(100% - 160px);
}

.section8 .box2 .guide > ul li .cont > ul li {
  font-size: 20px;
  position: relative;
  padding-left: 17px;
}
.section8 .box2 .guide > ul li .cont > ul li:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #222;
}
.section8 .box2 .guide > ul li .cont > ul li + li {
  margin-top: 5px;
}

.section8 .box2 .guide > ul li .cont2 {
  color: #222;
  width: 400px;
}
.section8 .box2 .guide > ul li .cont2 > ul li {
  font-size: 20px;
  position: relative;
  padding-left: 17px;
}
.section8 .box2 .guide > ul li .cont2 > ul li:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #222;
}

.section8 .box2 .guide > ul li .cont3 {
  color: #222;
  width: 640px;
}
.section8 .box2 .guide > ul li .cont3 > ul li {
  font-size: 20px;
  position: relative;
  padding-left: 17px;
}
.section8 .box2 .guide > ul li .cont3 > ul li:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #222;
}

.section8 .box2 .guide > div {
  padding: 50px 62px;
  flex-basis: 520px;
  width: 520px;
  text-align: left;
}
.section8 .box2 .guide > div + div {
  flex-grow: 0;
}
.section8 .box2 .guide .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.section8 .box2 .guide .tel {
  font-size: 20px;
  color: #000;
  display: block;
  text-align: left;
}
.section8 .box2 .guide .tel:before {
  display: none;
}
.section8 .box2 .guide .tel .icon {
  width: 56px;
  height: 54px;
  vertical-align: middle;
  background-image: url("../images/contents/icon-phone.png");
}
.section8 .box2 .guide .tel .icon + div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.section8 .box2 .guide .tel .p1 {
  font-weight: 700;
  font-size: 24px;
}
.section8 .box2 .guide .tel .p2 {
  font-size: 20px;
  font-weight: 400;
}
.section8 .box2 .guide .tel .p2 span {
  font-weight: 100;
}
.section8 .box2 .guide .tel .p2 em {
  font-style: normal;
  font-weight: 100;
  color: #ccc;
}
.section8 .box2 .guide .tel .p3 {
  font-size: 20px;
}
.section8 .box2 .guide .email {
  display: block;
  text-align: left;
}
.section8 .box2 .guide .email:before {
  display: none;
}
.section8 .box2 .guide .email .icon {
  width: 49px;
  height: 51px;
  background-image: url("../images/contents/icon-mail.png");
}
.section8 .box2 .guide .email a {
  vertical-align: middle;
  font-size: 20px;
  color: #222;
  text-decoration: underline;
  letter-spacing: 0;
}
.section8 .box2 .btnWrap {
  display: flex;
  justify-content: center;
  width: 870px;
  margin: 0 auto;
}

.section8 .box2 a.btn01 {
  display: inline-block;
  padding: 9px 0;
  border-radius: 4px;
  background-color: #205bab;
  color: #fff;
  width: 430px;
  min-height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
}
.section8 .box2 a.btn02 {
  display: inline-block;
  padding: 9px 0;
  border-radius: 4px;
  background-color: #333986;
  color: #fff;
  width: 430px;
  min-height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  margin-left: 10px;
}
.section9 .box {
  background-color: #f5f5f5;
}
.fade {
  visibility: hidden;
  opacity: 0;
  position: relative;
  z-index: 0;
  top: 100px;
  -webkit-transition: left .4s cubic-bezier(0.42, 0.97, 0.52, 1.49),
    top .4s cubic-bezier(0.25, 0.75, 0.5, 1), opacity .5s ease-in-out;
  transition: left .4s cubic-bezier(0.42, 0.97, 0.52, 1.49),
    top .4s cubic-bezier(0.25, 0.75, 0.5, 1), opacity .5s ease-in-out;
}
.fade2 {
  margin-top: 100px;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: margin-top .4s cubic-bezier(0.42, 0.97, 0.52, 1.49),
    opacity .5s ease-in-out;
  transition: margin-top .4s cubic-bezier(0.42, 0.97, 0.52, 1.49),
    opacity .5s ease-in-out;
}
.fade-left {
  top: 0;
  left: -60px;
}
.fade-down {
  top: 60px;
}
.fadeIn .fade,
.fadesIn .fade {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  top: 0;
  left: 0 !important;
}
.fadeIn2 .fade2 {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

.go-top {
  display: none;
  position: fixed;
  z-index: 20;
  right: 20px;
  bottom: 20px;
}
.go-top.last {
  bottom: auto;
  top: 520px;
}
.go-top a {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: url("../images/common/go-top.png") 0 0 no-repeat;
}

.box .h2 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.box .h3 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  text-align: left;
}
.box .des {
  font-size: 18px;
  margin: 1.4125em 76px 0;
}
.box .des strong {
  font-size: 1.1em;
}

.table-form {
  margin: 5px 76px 0;
  margin: 0 auto;
  border-top: 2px solid #0d88e4;
  border-bottom: 2px solid #0d88e4;
}
.table-form table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.table-form table tbody th,
.table-form table tbody td {
  padding: 11px 0 11px 33px;
  text-align: left;
  border-top: 1px dotted #373636;
}
.table-form table tbody tr:first-child th,
.table-form table tbody tr:first-child td {
  border-top: 0 none;
}
.table-form table tbody td input[type="text"] {
  border: 1px solid #c9c9c9;
  font-size: 13px;
  padding: 0 9px;
  width: 45%;
  height: 1.769230769230769em;
}
.table-form table tbody td input[type="text"].end {
  width: 85%;
}
.table-form table tbody th {
  width: 94px;
  font-size: 15px;
  background-color: #dfdfee;
}

.agree-form {
  text-align: right;
  margin: 20px 0 10px;
  font-size: 16px;
}
.agree-form .p1 {
  font-weight: bold;
  margin-bottom: 8px;
  padding-left: 0.7em;
  text-indent: -0.7em;
}
.agree-form .agree {
  overflow: hidden;
  border-top: 1px dotted #373636;
  padding: 14px 0 18px;
}
.agree-form .agree .p1 {
  float: left;
  width: 14em;
  margin-bottom: 0;
}
.agree-form .agree .info {
  overflow: hidden;
}
.agree-form .agree .info > ul {
}
.agree-form .agree .info > ul li {
  padding: 0 0 0 0.5em;
  text-indent: -0.5em;
  font-size: 14px;
}
.agree-form .agree .info .check-wrap {
  position: relative;
  background-color: #efefef;
  margin-top: 6px;
  padding: 0.5em 25px 0.5em 0.5em;
}
.agree-form .agree .info .check-wrap label {
  color: #0d88e4;
  font-weight: bold;
}
.agree-form .agree .info .check-wrap input[type="checkbox"] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 17px;
  height: 17px;
  border: 1px solid #666;
}
.btn-line {
  margin-top: 46px;
}
.btn-line a {
  display: inline-block;
  padding: 18px 70px;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  background-color: #0d88e4;
}
.btn-line a.btn-disable {
  background-color: #adadad;
  cursor: default;
}
.btn-line a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  width: 24px;
  height: 24px;
  background: url("../images/common/icon1.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.view-list .item .btns a {
  font-size: 0.8em;
}
.view-list .item .btns {
  display: table;
  width: 100%;
}
.view-list .item .btns a {
  display: table-cell;
  padding: 0;
  height: 3.6em;
  vertical-align: middle;
}
.view-list .item .btns2 a {
  width: 50%;
  border-left: 1px solid #2831c5;
}
.view-list .item .btns2 a:first-child {
  border-left: 0 none;
}
.view-list .item .btns2 a span {
  margin-left: 0.375em;
}

.agree-box {
  text-align: left;
}
.agree-box .item {
}
.agree-box .item .q {
  position: relative;
  padding: 0.9125em 100px 0.9125em 33px;
  font-size: 16px;
  border-top: 1px solid #d0cece;
  cursor: pointer;
}
.agree-box .item .q:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
  background: url("../images/common/arrows.png") 0 0 no-repeat;
}
.agree-box .opened .q:after {
  background-position: 0 100%;
}
.agree-box .item .a {
  display: none;
  padding: 1em 80px 1em;
  border-top: 1px solid #d0cece;
  font-size: 16px;
  line-height: 1.5625em;
}
.agree-check {
  position: relative;
  border-top: 1px solid #ddd;
  background-color: #f5f4f6;
  color: #007dfe;
  font-size: 16px;
  padding: 1.25em 100px 1.25em 30px;
  text-align: left;
  border-bottom: 4px solid #3f3f3f;
}
.agree-check input[type="checkbox"] {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
}

.fp-center {
}
.fp-center .fp-center-in {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.section3 .fp-center-in .p2-1,
.section6 .fp-center-in .p5-1,
.section7 .fp-center-in .p6-1 {
  padding: 83px 0;
}
/* .section7 .fp-center-in .p6-1,
.section3 .fp-center-in .p2-1 {
  padding: 83px 0;
} */

@media (min-width: 1920px) {
  .box {
    margin: 0 auto;
    width: 1920px;
  }
}
