#wrap {width: 100%; height: 100%; min-width: 1100px; background-color: #252525;}
.safe-box {position: relative; width: 1000px; margin: 0 auto;}
.inner-safe {position: relative; width: 870px; margin: 0 auto; padding-top: 60px;}
.font-red {color: #be2538;}

#header-wrap {position: relative; min-width: 1100px; z-index: 99999;}
  #header {width: 100%; height: 100px; background-color: #fff;}
    #header #logo {position: absolute; top: 30px; left: 60px;}
    #header #title-box {position: relative; top: 34px; margin: 0 auto; width: 537px; text-align: center; font-size: 34px; font-weight: 700;}
	#header #title-box > img{height: 32px; width: 100%; display: block;}
    #header #toolbar {position: absolute; top: 30px; right: 0px;}
    #header #toolbar a {opacity:0.6; margin-left:3px;}
    #header #toolbar a:hover {opacity:1;}

/* 바디 - 공통 */
#body-wrap {min-width: 1100px; height: 100%; min-height: 770px; background-color: #252525;}

#body-wrap>.safe-box {height: 100%;}
#body-wrap>.safe-box .mid-title {margin-bottom: 6px; font-size: 18px; font-weight: 500; color: #333;}

#body-wrap #submit-box {margin-top: 50px; width: 100%; text-align: center;}
  #submit-box input[type="submit"] {width: 160px; height: 46px; line-height: 46px; text-align: center; font-size: 15px; color: #fff; border: none; border-radius: 50px; background-color: #f99300;}
#copyright {padding: 30px 0; text-align: center; font-size: 11px; color: #6f7783; line-height:16px; box-sizing:border-box; background: #384353;}
    #copyright span {margin:0 5px;}

a.btn-cert {
	text-align:center; font-size:11px; color:#fff; background:#384353; padding:7px 18px;
}


/* 바디 - 비밀번호 찾기 */

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {display: none;}

#cboxLoadedContent {
    padding: 40px 20px;
    margin-bottom: 0px;
}

#cboxOverlay {
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity = 40);
}

#cboxClose {
    position: absolute;
    top: 0;
    right: 15px;
    background: url('images/controls_color.png?v=1') no-repeat -25px 0;
    background: none;
    width: auto;
    height: 30px;
    text-indent: -9999px;
    text-indent: 0px;
}

#findpw .findpw-head {}
#findpw ul {width: 68%; margin: 20px auto 0; font-size:12px; padding:20px; background:#f8f8f8;}
#findpw ul li {margin:8px 0;}

#findpw .findpw-head {font-size:24px; text-align:center;}

#findpw .p_email {width: 178px; height: 24px; border: 1px solid #ddd; text-indent: 10px; margin-left:24px;}
#findpw .p_phone_head,
#findpw .p_phone_mid,
#findpw .p_phone_last {width: 78px; height: 24px; border: 1px solid #ddd; text-align: center;}
#findpw .dash-line {padding: 0px 5px;}
#findpw .tit {margin-right:10px;}
#findpw #submit-box {text-align:center; margin-top:20px;}

/* 바디 - 로그인 */
#login-wrap {position: relative; top: 50%; width: 500px; margin: 0 auto; transform: translate(0, -55%); -webkit-transform: translate(0, -55%); -o-transform: translate(0, -55%); -moz-transform: translate(0, -55%); -ms-transform: translate(0, -55%);}
#login-wrap > h4{margin-bottom: 30px; font-size: 22px; line-height:35px; letter-spacing:-0.075em; font-weight: 300; color: #fff; text-align: center;}
#login-wrap > h4 > b{font-size: 26px; line-height:35px; letter-spacing:-0.075em; font-weight: bold; color: #fff; display: inline-block; vertical-align: bottom;}

  #login-box {width: 500px; height: 388px; background-color: #fff; box-sizing:border-box; border-radius:10px;}
    #login-box .box-title {padding-top: 68px;  font-size: 30px; text-align: center;}
	#login-box .box-logo{padding: 70px 0 40px; box-sizing:border-box;}
	#login-box .box-logo > img{width: 168px; height: 36px; margin: 0 auto; display: block;}
    #login-box form {width: 400px; margin: 0 auto;}
      #login-box form table {width: 100%;}
        #login-box form table tr td:first-child {width: 294px; height: }

      #login-box form input[type="text"],
      #login-box form input[type="password"] {width: 282px; height: 46px; border: 1px solid #ddd; text-indent: 19px; font-family: "dotum", sans-serif; border-radius:7px; box-sizing:border-box;}

      #login-box form input[type="text"]::-webkit-input-placeholder,
      #login-box form input[type="password"]::-webkit-input-placeholder {color: #999;}
      #login-box form input[type="text"]::-moz-placeholder,
      #login-box form input[type="password"]::-moz-placeholder {color: #999}
      #login-box form input[type="text"]:-ms-input-placeholder,
      #login-box form input[type="password"]:-ms-input-placeholder {color: #999}

      #login-box form input[type="text"] {margin-bottom: 10px;}

      #login-box form input[type="submit"] {width: 106px; height: 106px; font-size: 18px; font-weight: 500; color: #fff; border: none; border-radius: 7px; background-color: #f99300;}

    #login-box .opt-box {padding-top: 20px; width: 400px; margin: 0 auto; margin-top: 22px; box-sizing:border-box; border-top: 1px solid #e0e0e0; text-align: center; font-size: 0;}
      #login-box .opt-box .member-opt {display: inline-block; vertical-align: top; font-size: 0; text-align: center;}
        #login-box .opt-box .member-opt a {display: inline-block; line-height: 20px; font-size: 15px; letter-spacing:0; font-weight: 300; color: #444; vertical-align: top;}
		#login-box .opt-box .member-opt a > img{width: 15px; height: 20px; margin-right: 8px; display: inline-block; vertical-align: top;}
        #login-box .opt-box .member-opt a:first-child {margin-right: 60px;}



/* 바디 - 회원가입 */
#join-wrap {position: relative; top: 50%; width: 100%; margin: 0 auto; transform:translate(0, -50%); -webkit-transform:translate(0, -50%); -o-transform:translate(0, -50%); -ms-transform:translate(0, -50%); -moz-transform:translate(0, -50%);}
  #join-box {width: 100%; height: 668px; background-color: #fff;}

    #join-box .join-table {width: calc(100% - 2px); margin-bottom: 25px; border: 1px solid #ebebeb;}

      #join-box .join-table th,
      #join-box .join-table td {height: 42px; border-bottom: 1px solid #ebebeb; font-size: 12px;}

      #join-box .join-table th {width: 120px; background-color: #ddd; font-weight: 400;}
      #join-box .join-table td {padding-left: 20px;}
        #join-box .join-table .j_email,
        #join-box .join-table .j_pw,
        #join-box .join-table .j_pw_confirm {width: 178px; height: 24px; border: 1px solid #ddd; text-indent: 10px;}

        #join-box .join-table .j_phone_head,
        #join-box .join-table .j_phone_mid,
        #join-box .join-table .j_phone_last {width: 78px; height: 24px; border: 1px solid #ddd; text-align: center;}
        #join-box .join-table .dash-line {padding: 0px 5px;}

  #join-box #privacy-text {width: calc(100% - 32px); height: calc(170px - 20px); padding: 10px 15px; font-size: 12px; border: 1px solid #ebebeb; overflow-y: auto; color:#666;}

  #join-box #agree-check {margin-top: 10px;}
    #join-box #agree-check input {margin-right: 6px;}
    #join-box #agree-check label {font-size: 12px; color: #666;}


/* 바디 - 답안입력 */
#mark-wrap {width: 100%; margin: 0 auto; margin-top: 60px; padding-bottom: 60px;}
  #mark-box {width: 100%; height: auto; padding-bottom: 60px; background-color: #fff;}
    #mark-box td.bg-gray {background-color: #f5f5f5; text-align: center;}

    #mark-box .user-info-table {width: calc(100% - 2px); margin-bottom: 25px; border: 1px solid #ebebeb;}
      #mark-box .user-info-table th,
      #mark-box .user-info-table td {height: 42px; border-bottom: 1px solid #ebebeb; font-size: 12px;}

      #mark-box .user-info-table th {width: 104px; font-weight: 400; color: #555; background-color: #ddd;}
      #mark-box .user-info-table td {padding-left: 20px;}

    #mark-box .exam-math-table,
    #mark-box .exam-eng-table,
    #mark-box .exam-kor-table {width: calc(100% - 2px); margin-bottom: 25px; border: 1px solid #ebebeb;}
      #mark-box .exam-math-table th,
      #mark-box .exam-math-table td,
      #mark-box .exam-eng-table th,
      #mark-box .exam-eng-table td,
      #mark-box .exam-kor-table th,
      #mark-box .exam-kor-table td {height: 42px; font-size: 12px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;}

      #mark-box .exam-math-table th,
      #mark-box .exam-eng-table th,
      #mark-box .exam-kor-table th {width: 104px; font-weight: 400; color: #555; background-color: #ddd;}

      #mark-box .exam-math-table td,
      #mark-box .exam-eng-table td,
      #mark-box .exam-kor-table td {color: #666;}

        #mark-box .exam-math-table td input[type="text"],
        #mark-box .exam-eng-table td input[type="text"],
        #mark-box .exam-kor-table td input[type="text"] {display: block; width: 80%; margin: 0 auto; border: none; font-family: "dotum"; font-size: 12px; color: #666; font-weight: 400; text-align: center; letter-spacing: 7px;}

        #mark-box .subjective {letter-spacing: 0px !important;}

/* 바디 - 점수출력 */
#result-wrap {position: relative; top: 50%; width: 100%; margin: 0 auto; margin-top: -390px;}
  #result-box {width: 100%; height: 668px; background-color: #fff;}
    #result-box .bg-gray {background-color: #f5f5f5; text-align: center;}
    #result-box .bg-pink {background-color: #d77481; text-align: center; border: 1px solid #d77481; color: #fff;}

  #result-box .exam-result,
  #result-box .exam-average {width: calc(100% - 2px); margin-bottom: 25px; border: 1px solid #ebebeb;}

    #result-box .exam-average th,
    #result-box .exam-average td,
    #result-box .exam-result th,
    #result-box .exam-result td {height: 42px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; font-size: 12px; font-weight: 400; text-align: center;}

    #result-box .exam-result th:nth-child(3),
    #result-box .exam-result td:nth-child(3) {border-right: 1px solid #d77481;}

#ajaxTarget {width:0;height:0;border:0;display:none;}

.posR{position: relative;}
.clear:after{content:""; display: block; clear:both;}
.cen-wrap{padding: 60px 0 65px; width: 1000px; margin: 0 auto; box-sizing:border-box;}
.cen-banner{}
.n-cen-top{}
.cen01-wrap{}
.cen01-cont{}
.cen01-cont .left{height: 310px; width: 50%; float: left; background: url('../img/cen01-cont-leftbg.jpg?v=1') center center no-repeat; background-size: cover; position: relative;}
.cen01-cont .left .le-btn{bottom: 48px; left: 0; width: 100%; font-size: 0; text-align: center; position: absolute; z-index: 1;}
.cen01-cont .left .le-btn p{margin-right: 25px; padding-top: 15px; width: 180px; height: 94px; background: #fff; box-sizing:border-box; border-radius:47px; display: inline-block; vertical-align: top; text-align: center;}
.cen01-cont .left .le-btn p:last-of-type{margin-right: 0;}
.cen01-cont .left .le-btn p b{margin-bottom: 10px; font-size: 21px; line-height:1; letter-spacing:-0.075em; font-weight: 500; color: #2b3b3f; display: block;}
.cen01-cont .left .le-btn p a{font-size: 13px; line-height:32px; width: 105px; height: 34px; letter-spacing:-0.075em; font-weight: 400; color: #2b3b3f; box-sizing:border-box; border: 1px solid #195898; background: #a3e4fe; text-align: center; border-radius: 17px; display: block; margin: 0 auto; box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);}
.cen01-cont .left .le-btn p a img{width: 19px; height: 19px; margin: 6px 0 0 5px; display: inline-block; vertical-align: top;}
.cen01-cont .right{height: 310px; width: 50%; float: left; background: url('../img/cen01-cont-rightbg.jpg?v=1') center center no-repeat; background-size: cover; position: relative;}
.cen01-cont .right .ri-btn{bottom: 58px; left: 0; width: 100%; font-size: 0; text-align: center; position: absolute; z-index: 1;}
.cen01-cont .right .ri-btn a{font-size: 19px; line-height:56px; width: 170px; height: 58px; letter-spacing:-0.075em; font-weight: bold; color: #2b3b3f; text-align: center; display: inline-block; vertical-align: top; box-sizing:border-box; border-radius:29px; border: 1px solid #3574ac; background: #a3e4fe; box-shadow:0 5px 10px 5px rgba(0,0,0,0.28);}
.cen01-cont .right .ri-btn a img{margin: 15px 0 0 10px; width: 26px; height: 26px; display: inline-block; vertical-align: top;}

.cen02-wrap{padding: 48px 65px 38px; box-sizing:border-box; background: #f7f7f7;}
.cen02-con p{margin-bottom: 20px; font-size: 24px; line-height:35px; letter-spacing:-0.075em; font-weight: 400; color: #333;}
.cen02-in {width: 811px; margin: 0 auto;}
.cen02-in > article{width: 398px; height: 254px; margin: 0 15px 15px 0; float: left;}
.cen02-in > article:nth-of-type(2n){margin-right: 0;}
/* .cen02-in > article:nth-of-type(3){margin-bottom: 0;} */
/* .cen02-in > article:nth-of-type(4){margin-bottom: 0;} */
.cen02-in > article iframe {width: 398px; height: 254px;}

.cen03-wrap{padding: 48px 65px 38px; box-sizing:border-box; background: #fff;}
.top-txt p{font-size: 24px; line-height:35px; letter-spacing:-0.075em; font-weight: 400; color: #333; float: left;}
.top-txt span{font-size: 13px; line-height:20px; letter-spacing:0; font-weight: 300; color: #fa0808; float: right; text-align: right; display: block;}
.cen03-cont{width: 811px; margin: 0 auto;}
.cen03-tab{margin-top: 5px;}
.cen03-tab > a{font-size: 16px; line-height: 57px; letter-spacing:0; font-weight: bold; color: #fff; text-align: center; width: 25%; float: left; display: block; background: #c6cddc; box-sizing:border-box; border-right: 1px solid rgba(255,255,255,0.1);}
.cen03-tab > a.on{background: #2763bb; border-right: 1px solid #2763bb; position: relative;}
.cen03-tab > a.on:after{bottom: -9px; left: 50%; margin-left: -7px; width: 14px; height: 9px; background: url('../img/cen03-tab-afterbg.png?v=1') center center no-repeat; background-size: cover; content:""; position: absolute;}
.cen03-box {padding:20px 37px 24px; background: #f0f3fa;}
.cen03-box table{width: 100%; box-sizing:border-box; border: 1px solid #ebeef2; border-bottom: 0;}
.cen03-box table tr td{padding: 10px 0; font-size: 14px; line-height:1.2; letter-spacing:0; font-weight: 400; color: #333; text-align: center; box-sizing:border-box; border-bottom: 1px solid #ebeef2; border-right: 1px solid #ebeef2; background: #fff;}
.cen03-box table tr td:last-of-type{border-right: 0;}
.cen03-box table tr td.bgb{font-size: 16px; color: #222; font-weight: 400; background: #fff; border-bottom: 1px solid #ebeef2;}

.cen04-wrap{padding: 48px 65px 38px; box-sizing:border-box; background: #fff;}
.cen04-top-txt p{font-size: 24px; line-height:35px; letter-spacing:-0.075em; font-weight: 400; color: #333;}
.cen04-cont{width: 811px; margin: 0 auto;}
.cen04-tab{margin-top: 30px;}
.cen04-tab > a{font-size: 16px; line-height: 69px; letter-spacing:0; font-weight: bold; color: #fff; text-align: center; width: 25%; float: left; display: block; background: #c6cddc; box-sizing:border-box; border-right: 1px solid rgba(255,255,255,0.1);}
.cen04-tab > a.on{background: #2763bb; position: relative;}
.cen04-tab > a.on:after{bottom: -9px; left: 50%; margin-left: -7px; width: 14px; height: 9px; background: url('../img/cen03-tab-afterbg.png?v=1') center center no-repeat; background-size: cover; content:""; position: absolute;}
.cen04-box {padding:20px 31px 24px; background: #f0f3fa;}
.cen04-box table{width: 100%; box-sizing:border-box; }
.cen04-box table tr th{font-size: 16px; line-height:1.2; padding: 12px 0; text-align: center; box-sizing:border-box; border-right: 1px solid #abb3c6; background: #b8c0d3; color: #fff;}
.cen04-box table tr th:last-of-type{border-right: 0;}
.cen04-box table tr td{padding: 10px 0; font-size: 14px; line-height:1.2; letter-spacing:0; font-weight: 400; color: #333; text-align: center; box-sizing:border-box; border-bottom: 1px solid #ebeef2; border-right: 1px solid #ebeef2; background: #fff;}
.cen04-box table tr td:last-of-type{border-right: 0;}

#copyright.pb45{padding-bottom: 45px;}

.board-wrap{width: 1000px; margin: 0 auto; margin-top: 30px; padding: 30px 0; box-sizing:border-box; background: #fff;}
.board-con {padding: 50px; font-size: 14px;}
.board-con .txt {padding-bottom: 20px;}
.board-con .txt p {font-size: 24px; line-height:1; letter-spacing:0; font-weight: 500; color: #333;}



@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*가채점 메인 스타일230719*/
.home_btn {
    display: inline-block;
    width: 43px;
    height: 43px;
    text-align: center;
    font-weight: 900;
    font-size: 14px;
    line-height: 33px;
    letter-spacing: -2px;
    color:#333;
}
.n-cen-top {
    position: relative;
}
.n-cen-top .nav {
    z-index: 9;
    position: absolute;
    top: 380px;
    left: 21px;
    width: 958px;
    display: flex;
    justify-content: space-around;
}
.n-cen-top .nav li {
    width: 222px;
    height: 66px;
    line-height: 60px;
    font-size: 22px;
    border: 2px solid #fff;
    box-sizing: border-box;
    background-color: #665cfd;
    text-align: center;
}
.n-cen-top .nav li:hover {
    background-color: #fff;
    border: 2px solid #665cfd;
}
.n-cen-top .nav li:hover a {
    color: #665cfd;
}
.n-cen-top .nav li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-family: 'GmarketSansMedium';
}
div.w-bg {
    background-color: #fff;
}
span.r-txt {
    color: red;
}
span.b_txt {
    font-weight: bold;
}

#section1 {
    width: 1000px;
    height: 611px;
    padding: 390px 21px 0 21px;
    position: relative;
    background: url('../img/section1_ba01.jpg?v=1') center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
    font-family: 'GmarketSansMedium';
    letter-spacing: -1px;
}
#section1 h2 {
    color:#fff;
    font-size: 28px;
    font-weight: 500;
    border:3px solid #fff;
    padding: 8px 24px;
    box-sizing: border-box;
    width: max-content;
    margin: 0 auto;
}
#section1 p {
    color:#fff;
    font-size: 25px;
    padding-top: 25px;
}
/* #section1 .section1_con01,
#section1 .section1_con02 {
    margin: 50px 0 70px 0;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}
#section1 .section1_con01 a,
#section1 .section1_con02 a {
    position: absolute;
    left: 50%;
    bottom: -100px;
    height: 70px;
    text-align: center;
    padding: 0 24px;
    line-height: 75px;
    background-color: #3127c7;
    color: #fff;
    font-size: 30px;
    border: 1px solid #3217c7;
    box-sizing: border-box;
}
#section1 .section1_con01 a:hover,
#section1 .section1_con02 a:hover {
    background-color: #fff;
    color: #3217c7;
}
#section1 .section1_con01 a:hover img,
#section1 .section1_con02 a:hover img {
    filter: invert(83%) sepia(65%) saturate(5469%) hue-rotate(242deg) brightness(98%) contrast(97%);
}
#section1 .section1_con01 a {
    margin-left: -145.29px;
}
#section1 .section1_con02 a {
    margin-left: -234.415px;
}
#section1 .section1_con01 a img,
#section1 .section1_con02 a img {
    position: relative;
    top: 27px;
    left: 14px;
}
#section1 .section1_con01 h4 {
    font-size: 44px;
    color:#000;
    margin-bottom: 10px;
    background: url(../img/h4_bg01.png) center bottom 10px no-repeat;
}
#section1 .section1_con01 p,
#section1 .section1_con02 p {
    font-size: 35px;
    color:#000;
}
#section1 .section1_con02 {
    top: 90px;
}
#section1 .section1_con02 h4 {
    font-size: 44px;
    color:#000;
    margin-bottom: 10px;
} */

#section2 {
    width: 1000px;
    height: 489px;
    padding: 263px 21px 0 21px;
    position: relative;
    background: url('../img/section2_ba01.jpg?v=1') center center no-repeat;
    /* background-size: cover; */
    box-sizing: border-box;
    text-align: center;
    font-family: 'GmarketSansMedium';
    letter-spacing: -1px;
}
#section2 ul {
    display: flex;
    justify-content: center;
    gap: 23px;
}
#section2 ul li:nth-child(1) a {
    background: #102052;
}
#section2 ul li:nth-child(2) a {
    background: #031491;
}
#section2 ul li a {
    display: block;
    font-size: 30px;
    color:#fff;
    padding: 20px 0;
    box-sizing: border-box;
    border: 1px solid #fff;
    min-width: 336px;
}
#section2 ul li a:hover {
    filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.5));
}
/* #section2 > div {
    margin-top: 63px;
}
#section2 > img {
    padding-bottom: 151px;
}
#section2 .txt_wrap {
    display: flex;
    justify-content: flex-start;
}
#section2 .txt_wrap h5 {
    width: 312px;
    background-color: #5c67fd;
    color: #fff;
    border: 2px solid #fff;
    padding: 8px;
    box-sizing: border-box;
    font-size: 27px;
    text-align: center;
    font-weight: 500;
}
#section2 .txt_wrap p {
    font-size: 26px;
    color: #fff;
    text-align: left;
    line-height: 60px;
    margin-left: 10px;
    font-weight: 500;
}
#section2 .img_wrap {
    margin-top: 10px;
} */

#section2 div.btn_box {
    padding-top: 30px;
}
#section2 div.btn_box a {
    display: block;
    max-width: 908px;
    background: #2b3cbb url('../img/new_arrow.png?v=1')no-repeat 97% 50%;
    border: 1px solid #fff;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    color:#fff;
    margin: 0 auto;
}
#section2 div.btn_box a:hover {
    filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.5));
}

#section3 {
    width: 1000px;
    height: 652px;
    padding: 258px 21px 0 21px;
    position: relative;
    background: url('../img/section3_ba01.jpg?v=1') center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
    font-family: 'GmarketSansMedium';
    letter-spacing: -1px;
}
#section3 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    width: 100%;
}
#section3 ul li div.step_box {
    min-width: 264px;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}
#section3 ul li div.step_box b {
    display: block;
    font-size: 24px;
    padding: 14px 0;
    box-sizing: border-box;
    background: #102052;
    color:#fff;
}
#section3 ul li div.step_box p {
    color:#000;
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
}
#section3 ul li div.step_box span {
    display: block;
    font-size: 16px;
    color:#ff0000;
    padding-top: 8px;
}
#section3 ul li div.info_box {
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#section3 div.btn_box {
    padding-top: 30px;
}
#section3 div.btn_box a {
    display: block;
    max-width: 908px;
    background: #031491 url('../img/new_arrow.png?v=1')no-repeat 69% 50%;
    border: 1px solid #fff;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 50px;
    text-align: center;
    font-size: 27px;
    color:#fff;
    margin: 0 auto;
}
#section3 div.btn_box a:hover {
    filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.5));
}
/* #section3 > img.tip_txt {
    position: absolute;
    right: 21px;
    top: 360px;
}
#section3 > ul {
    display: flex;
    justify-content: space-around;
    margin-bottom: 68px;
}
#section3 > ul li {
    width: 37%;
    border: 2px solid #fff;
    background-color: #665cfd;
}
#section3 > ul li a {
    display: inline-block;
    font-size: 34px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    position: relative;
}
#section3 > ul li a img {
    position: absolute;
    top: 40px;
    right: -110px;
}
#section3 h4,
#section3 p {
    font-size: 40px;
    color: #fff;
}
#section3 h4.txt-orange {
    color:#ffbf24;
}
#section3 h4.txt-orange::after {
    display: block;
    content: "";
    width: 87%;
    height: 2px;
    background-color: #ffbf24;
    margin-left: 64px;
    margin-top: -8px;
}
#section3 > p {
    margin: 58px 0;
}
#section3 .icon_box ul {
    display: flex;
    justify-content: space-between;
    padding: 47px 0 40px 0;
    margin-bottom: 60px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px;
}
#section3 .icon_box ul li {
    width: 25%;
}
#section3 .icon_box ul li img {
    display: block;
    margin: 0 auto;
}
#section3 .icon_box ul b {
    display: inline-block;
    margin: 21px 0 14px 0;
    font-size: 22px;
    color: #000;
    text-decoration : underline;
    text-underline-position : under;
    font-weight: bold;
}
#section3 .icon_box ul p {
    font-size: 17px;
    color: #000;
} */

#section4 {
    width: 1000px;
    height: 844px;
    padding: 360px 21px 0 21px;
    position: relative;
    background: url('../img/section4_ba01.jpg') center center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    text-align: center;
    font-family: 'GmarketSansMedium';
    letter-spacing: -1px;
}
#section4 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    width: 100%;
    padding-top:30px;
}
#section4 ul li {
    min-width: 400px;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
}
#section4 ul li b {
    display: block;
    font-size: 24px;
    padding: 14px 0;
    box-sizing: border-box;
    background: #496cd8;
    color:#fff;
    font-weight: 500;
}
#section4 ul li b span {
    font-weight: 900;
}
#section4 div.img_box {
    padding: 20px 0;
}
#section4 div.btn_box {
    padding-top: 30px;
}
#section4 div.btn_box2 {
    padding-top: 0;
}
#section4 div.btn_box a {
    display: block;
    max-width: 908px;
    background: #102052 url('../img/new_arrow.png?v=1')no-repeat 77% 50%;
    border: 1px solid #fff;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 50px;
    text-align: center;
    font-size: 27px;
    color:#fff;
    margin: 0 auto;
}
#section4 div.btn_box a:hover {
    filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.5));
}

.top {
    width: 50px; 
    line-height: 50px; 
    border:1px solid #fff; 
    background: #665cfd; 
    color: #fff; 
    text-align: center; 
    font-size: 13px;
    text-decoration: none; 
    position: fixed; 
    right: -200px; 
    bottom: 20px; 
    transition: 0.3s; 
}
.top.on { right: 20px; }