.top-visual {
    width: 100%;
    height: 280px;
    margin: 0 auto;
    padding: 0;
    background-color: #000000;
}
.top-visual.bnr01 {
    background-color: #8fcedf;
}
.top-visual.bnr02 {
    background-color: #eaeaea;
}
.wd1200 {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.wd1000 {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.top-img {
    float: left;
    width: 914px;
    margin: 0;
    padding: 0;
}
.top-img img {
    width: 914px;
}
.top-login {
    float: right;
    width: 270px;
    height: 200px;
    background-color: #f9fafb;
    border: 1px solid #dce2e6;
    margin: 0;
    padding: 17px 28px;
    box-sizing: border-box;
    font-size: 12px;
    color: #7a7a7a;
}
.top-login .lotit {
    text-align: center;
    font-size: 20px;
    color: #003c71;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}
.top-login .inpTxtf {
    width: 171px;
    height: 30px;
    margin-left: 5px;
}
.top-login .logipt div {
    margin-bottom: 5px;
    border: none;
    background-color: #ffffff;
    height: 30px;
    letter-spacing: -1px;
    padding-left: 10px;
}
.top-login .logipt div input::placeholder {
    color: #888888;
}
.top-login .ml47 {
    margin-left: 47px;
}
.top-login input {
    border: none;
}
.top-login input.vt {
    vertical-align: top;
}
.top-login .login-btn {
    margin: 10px auto 0 auto;
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    display: block;
    background: #003c71;
    border-radius: 0px;
    border: 0px;
    padding: 11px 0px;
    text-align: center;
    text-align: center;
}
.top-login .login-btn:hover {
    text-decoration: none;
}
.top-login .idpw-find a {
    color: #7a7a7a;
    letter-spacing: -1px;
}
.top-login .idpw-find a:hover {
    text-decoration: none;
    color: #7a7a7a;
}
.top-login .idpw-find {
    text-align: center;
    margin-top: 15px;
}
.top-login .bar {
    font-size: 11px;
    color: #c4c4c4;
    font-weight: normal;
    padding: 0 16px;
    display: inline-block;
    margin: 0px;
}

.top-login .loing-proimg {
    float: left;
}
.top-login .loing-proimg img {
    width: 64px;
    height: 64px;
    margin: 0 0 0 0;
}
.top-login .loing-protxt {
    margin: 0 0 0 80px;
    min-height: 70px;
}
.top-login .loing-protxt p.name {
    font-size: 16px;
    color: #181818;
    height: auto;
}
.top-login .loing-protxt p.lv {
    padding-top: 15px;
}
.top-login .loing-protxt .id-img {
    vertical-align: middle;
}
.top-login .loing-btn {
    text-align: center;
}
.top-login .loing-btn a.manager-btn {
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    background: #181818;
    border-radius: 0px;
    border: 0px;
    padding: 7px 28px;
    text-align: center;
    margin-top: 5px;
}
.top-login .loing-btn a.loout-btn {
    display: block;
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    background: #003c71;
    border-radius: 0px;
    border: 0px;
    padding: 12px 0;
    text-align: center;
    margin-top: 5px;
}
.top-login .loing-btn a.mymake-btn {
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    background: #003c71;
    border-radius: 0px;
    border: 0px;
    padding: 7px 28px;
    text-align: center;
}
.top-login .txt-num {
    text-align: center;
    padding: 0px 0 5px 0;
}
.top-login .txt-num strong {
    font-size: 15px;
}

/*page number*/
.pagenum {
    width: 100%;
    text-align: center;
    height: 100px;
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 30px auto 0 auto;
}
.pagenum .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagenum .pagination > li {
    display: inline;
}
.pagenum .pagination > .active > a {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #181818;
    border-color: #181818;
}
.pagenum .pagination > li > a,
.pagenum .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
}

/*  */
.corp-shop-list .pro-line {
    overflow: hidden;
    margin: 0 0 0px 0;
}
.corp-shop-list .pro-line .Rpro {
    float: left;
    width: 219px;
    position: relative;
    padding: 0 0 0 0;
    background-color: #181818;
    margin: 0px 15px 30px 15px;
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
}
.corp-shop-list .pro-line .Rpro .Rpro-pic {
    width: 219px;
    height: 165px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
}
.corp-shop-list .pro-line .Rpro .txt {
    display: block;
    height: 48px;
    padding: 10px 0 2px 10px;
    overflow: hidden;
    white-space: normal;
    line-height: 1.2;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.corp-shop-list .pro-line .Rpro .price {
    display: block;
    padding: 10px;
}
.corp-shop-list .pro-line .Rpro .cart {
    position: absolute;
    right: 10px;
    bottom: 49px;
}
.corp-shop-list .pro-line .Rpro a {
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
}
.corp-shop-list .pro-line .Rpro .con-txt {
    display: block;
    width: 100%;
    font-size: 13px;
    background-color: #ffffff;
    color: #181818;
    padding: 5px 10px;
    overflow: hidden !important;
    height: 42px;
    white-space: normal;
    line-height: 17px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    border: 1px solid #cfcfcf;
    border-top: 0px !important;
    box-sizing: border-box;
}
.corp-shop-list .pro-line .Rpro .price {
    color: #ffffff;
}
.corp-shop-list .pro-line .Rpro .gp-box {
    color: #181818;
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 10px 5px;
}
.corp-shop-list .pro-line .Rpro .ptxt-good {
    font-size: 13px;
    color: #706e6e;
}
.corp-shop-list .pro-line .Rpro .name {
    padding-left: 10px;
    line-height: 40px;
    vertical-align: middle;
    font-size: 13px;
}
.corp-shop-list .pro-line .Rpro .name img {
    vertical-align: text-bottom;
}
.corp-shop-list .pro-line .Rpro:first-child {
    margin-left: 0;
}
.corp-shop-list .pro-line .Rpro:last-child {
    margin-right: 0;
}

.corp-shop-list .pro-line .Rpro .goods-btn {
    margin: 0px 10px;
}
.corp-shop-list .pro-line .Rpro .goods-btn a.goods-regibtn {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    background-color: #ffffff;
    color: #181818;
    padding: 2px 34px;
}
.corp-shop-list .pro-line .Rpro .goods-btn a.goods-delbtn {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    background-color: #ffffff;
    color: #181818;
    padding: 2px 34px;
}

.corp-shop-list .pro-line .Rpro2 {
    float: left;
    width: 219px;
    position: relative;
    padding: 0 0 0 0;
    background-color: #181818;
    margin: 0px 19px 30px 19px;
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
}
.corp-shop-list .pro-line .Rpro2 .Rpro-pic {
    width: 219px;
    height: 165px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
}
.corp-shop-list .pro-line .Rpro2 .txt {
    display: block;
    height: 48px;
    padding: 10px 10px 2px 10px;
    overflow: hidden;
    white-space: normal;
    line-height: 1.2;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.corp-shop-list .pro-line .Rpro2 .con-txt {
    display: block;
    width: 100%;
    font-size: 13px;
    background-color: #ffffff;
    color: #181818;
    padding: 5px 10px;
    overflow: hidden !important;
    height: 42px;
    white-space: normal;
    line-height: 17px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    border: 1px solid #cfcfcf;
    border-top: 0px !important;
    box-sizing: border-box;
}
.corp-shop-list .pro-line .Rpro2 .price {
    display: block;
    padding: 10px;
}
.corp-shop-list .pro-line .Rpro2 .cart {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.corp-shop-list .pro-line .Rpro2 a {
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
}
.corp-shop-list .pro-line .Rpro2 .price {
    color: #ffffff;
}
.corp-shop-list .pro-line .Rpro2 .gp-box {
    color: #181818;
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 10px 5px;
}
.corp-shop-list .pro-line .Rpro2 .ptxt-good {
    font-size: 13px;
    color: #706e6e;
}
.corp-shop-list .pro-line .Rpro2 .name {
    padding-left: 10px;
    line-height: 40px;
    vertical-align: middle;
    font-size: 13px;
}
.corp-shop-list .pro-line .Rpro2 .name img {
    vertical-align: middle;
}
.corp-shop-list .pro-line .Rpro2:first-child {
    margin-left: 0;
}
.corp-shop-list .pro-line .Rpro2:last-child {
    margin-right: 0;
}
.corp-shop-list .pro-line .font14 {
    font-size: 13px !important;
}

/*table*/
.gtable-blue {
    width: 100%;
    clear: both;
    margin: 10px 0 0 0;
}
.gtable-blue th {
    font-size: 14px;
    color: #003c71;
    font-weight: normal;
    text-align: center;
    padding: 8px;
    border-top: 1px solid #003c71;
    border-bottom: 1px solid rgba(0, 60, 113, 0.2);
    background-color: #f4f8fc;
}
.gtable-blue td {
    font-size: 14px;
    color: #706e6e;
    text-align: center;
    padding: 10px 5px;
    border-bottom: 1px solid #e2e4e5;
}
.gtable-blue td a {
    color: #706e6e;
}
.gtable-blue td a.st {
    color: #0033cc;
}
.gtable-blue td a:hover {
    text-decoration: none;
}
.gtable-blue td a .ing {
    color: #ff0000;
    font-weight: bold;
}
.gtable-blue td.ctxt {
    text-align: left;
    font-size: 15px;
}
.gtable-blue td.ctxt-pd {
    text-align: left;
    padding-left: 30px;
}
.gtable-blue td.ctxt a {
    color: #2f2f2f;
}
.gtable-blue .line28 {
    line-height: 28px;
}
.gtable-blue .title-left {
    padding-left: 30px;
    text-align: left;
}

.quest-content {
    position: relative;
    height: auto;
}
.quest-content .lmenu {
    width: 180px;
    float: left;
    margin-right: 50px;
}
.quest-content .rcon {
    width: 970px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 70px;
    min-height: 650px;
    vertical-align: top;
    overflow: hidden;
}
.quest-content .lmenu .profile {
    width: 180px;
    padding: 15px 8px;
    min-height: 98px;
    box-sizing: border-box;
    border: 2px solid #181818;
    vertical-align: top;
}
.quest-content .lmenu .profile .photo {
    float: left;
}
.quest-content .lmenu .profile .photo {
    width: 64px;
    height: 64px;
}
.quest-content .lmenu .profile .photo img {
    border: 0px;
    box-sizing: border-box;
}
.quest-content .lmenu .profile .com-name {
    margin-left: 77px;
}
.quest-content .lmenu .profile .com-name span {
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 0px 0 8px 0;
    color: #181818;
}
.conlevel-img {
    vertical-align: middle;
}

.quest-content .lmenu > ul {
    margin: 0;
    padding: 0;
}
.quest-content .lmenu > ul > li {
    margin: 0;
    padding: 0;
    position: relative;
}
.quest-content .lmenu > ul > li > a {
    display: inline-block;
    width: 100%;
    padding: 20px 0 20px 10px;
    box-sizing: border-box;
    font-family: "Noto Sans KR";
    text-align: left;
    font-size: 15px;
    color: #181818;
    border-bottom: 1px solid #cecece;
}
.quest-content .lmenu > ul > li > a:hover {
    background-color: #eeeeee;
}
.quest-content .lmenu > ul > li.on > a {
    background-color: #eeeeee;
}
.quest-content .lmenu > ul > li > span {
    position: absolute;
    right: 10px;
    top: 19px;
    color: #a5a1a1;
}

.quest-content .lmenu ul.sub {
    margin: 0;
    padding: 0;
}
.quest-content .lmenu ul.sub li {
    margin: 0;
    padding: 0;
    position: relative;
}
.quest-content .lmenu ul.sub li a {
    display: inline-block;
    width: 100%;
    padding: 5px 0 5px 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: 15px;
    color: #181818;
    border-bottom: 1px solid #f3f3f3;
    background: url(/make/images/make/leftmenu_subicon.png) no-repeat 11px 11px;
}
.quest-content .lmenu ul.sub li a:hover {
    background-color: #eeeeee;
}
.quest-content .lmenu ul.sub li.on a {
    background-color: #eeeeee;
}
.quest-content .lmenu ul.sub li span {
    position: absolute;
    right: 10px;
    top: 19px;
    color: #a5a1a1;
}

.quest-content .alert-danger {
    font-size: 16px;
}
.quest-content .alert-danger i {
    font-size: 20px;
    margin-left: 0.5rem;
    margin-right: 0.3rem;
}

/* st quest event 2020-03-18 */
.working {
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 10px;
}

/* st quest main 2020-03-23 */
.submenu-title {
    font-weight: bold;
    font-size: 22px;
    color: #181818;
    background: url(../images/quest/dot.jpg) no-repeat 0 10px;
    margin-bottom: 10px;
    padding-left: 22px;
}
.submenu-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #181818;
    margin-bottom: 13px;
}
.submenu-title2 span {
    color: #0b5ed7;
}
.submenu-title2 i {
    font-size: 9px;
}
.submenu-title-s {
    font-weight: bold;
    font-size: 17px;
    color: #181818;
    background: url(../images/quest/dot02.jpg) no-repeat 0 10px;
    margin-bottom: 8px;
    padding-left: 15px;
}
.submenu-title-s.bg_none {
    background: none;
    padding-left: 0;
}
.submenu-title-s.bg_none svg {
    margin-right: 5px;
    margin-bottom: 0;
}

.quest-desc {
    padding: 1.5rem 0 3rem 0;
    font-size: 0.9375rem;
}
.quest-desc .quest-intro {
    line-height: 1.8;
}

#quest-theme {
    text-align: center;
}
#quest-theme > div {
    padding: 1.5rem 0;
}
.rel-links {
    height: 87px;
    margin: 25px 0;
}
.rel-links a {
    display: block;
    float: left;
    margin-left: 10px;
}
.rel-links a:first-of-type {
    margin-left: 0;
}

.rel-links.creaform {
    height: 87px;
    margin: 25px 0;
}
.rel-links.creaform ul li {
    position: relative;
    width: 19.2%;
    float: left;
    margin-right: 1%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f6f7fb;
    border: 1px solid #e5e6ea;
}
.rel-links.creaform ul li:last-child {
    margin-right: 0;
    background-color: #236192;
    padding-top: 11px;
    padding-bottom: 12px;
}
.rel-links.creaform ul li:last-child a {
    color: #ffffff;
    font-size: 19px;
}
.rel-links.creaform ul li:last-child a svg {
    width: 34px;
    height: 34px;
    top: 30%;
}
.rel-links.creaform a {
    display: block;
    float: none;
    margin-left: 0;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    color: #000000;
}
.rel-links.creaform a svg {
    position: absolute;
    right: 20px;
    top: 40%;
    width: 26px;
    height: 26px;
}

.road-map {
    height: 950px;
    position: relative;
}
.road-map .game00 {
    height: inherit;
    background: url(../images/quest/st-quest01.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game01 {
    height: inherit;
    background: url(../images/quest/st-quest01.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game02 {
    height: inherit;
    background: url(../images/quest/st-quest02.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game03 {
    height: inherit;
    background: url(../images/quest/st-quest03.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game04 {
    height: inherit;
    background: url(../images/quest/st-quest04.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game05 {
    height: inherit;
    background: url(../images/quest/st-quest05.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game06 {
    height: inherit;
    background: url(../images/quest/st-quest06.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game07 {
    height: inherit;
    background: url(../images/quest/st-quest07.jpg) no-repeat;
    text-indent: -9999px;
}

.road-map .game00-2021 {
    height: inherit;
    background: url(/st-touchGFX/images/st-quest01-2021.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game01 {
    height: inherit;
    background: url(../images/quest/st-quest01.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game02 {
    height: inherit;
    background: url(../images/quest/st-quest02.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game03 {
    height: inherit;
    background: url(../images/quest/st-quest03.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game04 {
    height: inherit;
    background: url(../images/quest/st-quest04.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game05 {
    height: inherit;
    background: url(../images/quest/st-quest05.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game06 {
    height: inherit;
    background: url(../images/quest/st-quest06.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game07 {
    height: inherit;
    background: url(../images/quest/st-quest07.jpg) no-repeat;
    text-indent: -9999px;
}

.road-map.creaform .game00 {
    height: inherit;
    background: url(../images/quest/creaform-quest01.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game01 {
    height: inherit;
    background: url(../creaform-peel/images/quest/creaform_quest01.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game02 {
    height: inherit;
    background: url(../creaform-peel/images/quest/creaform_quest02.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game03 {
    height: inherit;
    background: url(../creaform-peel/images/quest/creaform_quest03.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game04 {
    height: inherit;
    background: url(../creaform-peel/images/quest/creaform_quest04.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game05 {
    height: inherit;
    background: url(../creaform-peel/images/quest/creaform_quest_f.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game06 {
    height: inherit;
    background: url(../images/quest/creaform-quest06.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map.creaform .game07 {
    height: inherit;
    background: url(../images/quest/creaform-quest07.jpg) no-repeat;
    text-indent: -9999px;
}

.creaform .game04 p.blink {
    animation: blink-effect 1s step-end infinite;
    border-radius: 50%;
    background-color: #e60012;
    width: 46px;
    height: 46px;
    position: absolute;
    z-index: 100;
    top: 673px;
    left: 783px;
    box-shadow: 0 5px 0 1px rgba(0, 0, 0, 0.3);
    animation: scale1 0.7s infinite alternate;

    /*
  animation-name: blink-effect;
  animation-duration: 1s;
  animation-iteration-count:infinite;
  animation-timing-function:step-end;
  */
}
@keyframes blink-effect {
    50% {
        opacity: 0;
    }
}
.game00-2021 .blink {
    animation: blink-effect 1s step-end infinite;
    border-radius: 50%;
    background-color: #fdc918;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    position: absolute;
    z-index: 100;
    box-shadow: 0 5px 0 1px rgba(0, 0, 0, 0.3);
    animation: scale1 0.7s infinite alternate;
    display: none;

    /*
  animation-name: blink-effect;
  animation-duration: 1s;
  animation-iteration-count:infinite;
  animation-timing-function:step-end;
  */
}

@keyframes scale1 {
    0% {
        transform: scale(0.6);
    }
    100% {
        transform: scale(1);
    }
}

.road-map.creaform .game00 .blink {
    left: 137px;
    top: 28px;
}
.road-map.creaform .game01 .blink {
    left: 650px;
    top: 145px;
}

.road-map .game011 {
    height: inherit;
    background: url(../images/quest/st-quest011.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .game08 {
    height: inherit;
    background: url(../images/quest/st-quest08.jpg) no-repeat;
    text-indent: -9999px;
}
.road-map .on00 {
    position: absolute;
    top: 64px;
    left: 42px;
}
.road-map .on01 {
    position: absolute;
    top: 64px;
    left: 198px;
}
.road-map .on02 {
    position: absolute;
    top: 64px;
    left: 751px;
}
.road-map .on011,
.road-map .on08 {
    display: none;
}
.road-map .on03 {
    position: absolute;
    top: 325px;
    left: 750px;
}
.road-map .on04 {
    position: absolute;
    top: 325px;
    left: 473px;
}
.road-map .on05 {
    position: absolute;
    top: 325px;
    left: 197px;
}
.road-map .on06 {
    position: absolute;
    top: 589px;
    left: 196px;
}
.road-map .on07 {
    position: absolute;
    top: 589px;
    left: 471px;
}
.steps {
    padding-left: 20px;
    margin-top: 2rem;
}
.steps li {
    list-style: decimal;
    line-height: 1.5em;
    padding-bottom: 5px;
    border-bottom: none !important;
}
.steps.dot li {
    position: relative;
    list-style: none;
    line-height: 2em;
    border-bottom: none !important;
    padding-left: 11px;
}
.steps.dot li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #4f8abe;
    position: absolute;
    left: 0;
    top: 14px;
}
/*
.steps li{padding-bottom:5px; padding-left:25px}
.steps li:nth-child(1){background:url(../images/quest/btn_step01.jpg) no-repeat 0 1px;}
.steps li:nth-child(2){background:url(../images/quest/btn_step02.jpg) no-repeat 0 1px;}
.steps li:nth-child(3){background:url(../images/quest/btn_step03.jpg) no-repeat 0 1px;}
.steps li:nth-child(4){background:url(../images/quest/btn_step04.jpg) no-repeat 0 1px;}
.steps li:nth-child(5){background:url(../images/quest/btn_step05.jpg) no-repeat 0 1px;}
.steps li:nth-child(6){background:url(../images/quest/btn_step06.jpg) no-repeat 0 1px;}
*/
.btn-box {
    text-align: center;
    clear: both;
}
.btn-box a {
    display: inline-block;
    font-size: 18px;
    text-align: inherit;
    padding: 18px 45px;
}
.btn-box .btn-start {
    background: #251b62;
    color: #fff;
    margin: 0 auto;
}
.btn-box .btn-preview {
    color: #251b62;
    margin-left: 5px;
    border: 1px solid #251b62;
}
.quest-info {
    font-weight: bold;
    font-size: 16px;
    color: #181818;
    margin: 30px 0 10px;
}

.steps-quest li {
    padding-left: 10px;
    line-height: 24px;
}
.steps-quest.list-dot li {
    position: relative;
    padding-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.steps-quest.list-dot li:before {
    position: absolute;
    top: 16px;
    left: 0;
    content: "";
    display: inline-block;
    width: 4px;
    height: 1px;
    background: #714a08;
}
.steps-quest.bg_none li {
    background: none;
}
.btn-steps {
    display: inline-block;
    font-size: 12px;
    color: #333 !important;
    padding: 3px 10px;
    border: 1px solid #666;
    background-color: #fff;
}
.btn-download a {
    color: #ffffff !important;
}
.btn-download a:hover {
    color: #ffffff !important;
}
.btn-download a svg {
    margin-top: -8px;
}

.st-quest .notice {
    background: #f4f4f4;
}
.st-quest .notice td:nth-child(2) a {
    color: #e92e2a !important;
}

.special-notice {
    margin-top: 20px;
    padding: 20px;
    color: #ca2926;
    background-color: #ffeded;
    border: 1px solid #faebcc;
    border-color: #ffd7dd;
    border-radius: 10px;
}
.special-notice ul li {
    padding: 5px 0;
    line-height: 1.5;
}

p.isChallenger {
    margin-top: 20px;

    color: #714a08;
    background-color: #fffae2;
    border: 1px solid #faebcc;
    border-color: #ffedc9;
    padding: 20px;
    border-radius: 10px;
}

.st-quest {
    font-size: 0.935rem;
}

.st-quest .wd1200 {
    width: 1200px;
    margin: 0 auto;
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
}

.st-quest .regCounter span {
    font-weight: 600;
}
.st-quest .regCounter {
    margin: 20px 0;
    font-size: 1.5em;
    text-align: center;
}
.st-quest .myChallenge {
    margin: 10px 0 20px 0;
    font-size: 1.3em;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #111;
}

.st-quest .myChallenge a {
    font-weight: bold;
    color: #cb105b;
}

.st-quest .myChallenge.pass {
    padding-top: 52px;
    background-image: url(/images/quest/icon_pass.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.st-quest .myChallenge span {
    font-weight: 600;
}

#e4dsmake2019.st-quest .gp-content {
    margin: 30px 0 0 0;
    width: 100%;
    min-height: 500px;
}

.st-quest .quest-view-btns {
    margin: 0;
    padding: 20px;
    border-top: 1px solid #ccc;
    text-align: center;
}
.st-quest .quest-view-btns a {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.st-quest .mgr-pass {
    margin: 0;
    padding: 20px;
    border-top: 1px solid #ccc;
    text-align: center;
}

.st-quest .mgr-pass a {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.st-quest .regCounter span {
    font-weight: 600;
    border: 1px solid #251b62;
    background-color: #251b62;
    padding: 0px 20px 2px 19px;
    border-radius: 18px;
    color: #ffde05;
}
.st-quest .quest-intro-bk {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid transparent;
    border-color: #d6e9c6;
    padding: 20px;
    border-radius: 10px;
}
.quest-intro {
    color: #005b88;
    background-color: #d0efff;
    border: 1px solid transparent;
    border-color: #97d5e2;
    padding: 20px;
    border-radius: 10px;
}

.st-quest .quest-intro p,
.st-quest .quest-condition p,
.st-quest .quest-steps-order p,
.st-quest .quest-steps p {
    padding: 5px 0;
    line-height: 1.5;
}

.st-quest .quest-pass li {
    line-height: 2;
}
.st-quest .quest-pass li strong {
    font-weight: 700;
    color: #e2026b;
}

.st-quest .st_sample {
    margin: 10px 0;
}
.st-quest .st_sample img {
    width: 100%;
}

.st-quest .quest-condition {
    color: #005b88;
    background-color: #d0efff;
    border: 1px solid transparent;
    border-color: #97d5e2;
    padding: 20px;
    border-radius: 10px;
}

.quest-steps {
    color: #714a08;
    background-color: #fffae2;
    border: 1px solid #faebcc;
    border-color: #ffedc9;
    padding: 20px;
    border-radius: 10px;
    line-height: 1.5;
}

.quest-steps.winner {
    background-color: #fff6f6;
    border: 1px solid #f1bfbc;
    background-image: url(../images/quest/icon_winner.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 150px;
}
.quest-steps.winner p:first-of-type {
    margin-left: 150px;
    padding-left: 55px;
    padding-bottom: 30px;
    padding-top: 15px;
    font-size: 14px;
    color: #261514;
    font-weight: bold;
    background: url(../images/quest/icon_test.png) no-repeat 20px 10px;
}
.quest-steps.winner table {
    width: 78%;
    margin-left: 170px;
    margin-bottom: 10px;
}

.quest-steps.winner table tr th {
    padding: 12px 15px;
    color: #f83640;
    border-bottom: 1px solid #f0d6d5;
}
.quest-steps.winner table tr th:first-of-type {
    border-top: 1px solid #f0d6d5;
}
.quest-steps.winner table tr td:first-of-type {
    border-top: 1px solid #f0d6d5;
}
.quest-steps.winner table tr td {
    padding: 12px 0 12px 30px;
    border-bottom: 1px solid #f0d6d5;
    border-left: 1px solid #f0d6d5;
    color: #423635;
    font-size: 1em;
}

.steps-quest-order ul {
    padding-left: 30px;
}
.steps-quest-order li {
    margin-bottom: 5px;
}
.steps-quest-order li ul li {
    background: url(../images/quest/dot03.jpg) no-repeat 0 13px;
    margin-bottom: 5px;
    padding-left: 10px;
}

.steps-sub li div img {
    width: 700px;
}
ul.steps-sub {
    padding-left: 50px;
}

.st-quest .cur-articles {
    position: relative;
    margin: 20px 0;
}
.st-quest .article-free.col-md-6 {
    padding-left: 0;
    padding-right: 0;
    width: 49%;
}
.st-quest .article-qna.col-md-6 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 2%;
    width: 49%;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}

.st-quest .gtable {
    width: 100%;
    clear: both;
    margin: 5px 0 0 0;
    border-top: 1px solid #4c7ed6;
    border-bottom: 1px solid #cecece;
}
.st-quest .gtable td {
    font-size: 13px;
    color: #706e6e;
    text-align: left;
    padding: 8px 5px 8px 5px;
    border-bottom: 1px solid #cecece;
    box-sizing: border-box;
}
.st-quest .gtable td a {
    color: #706e6e;
    padding: 0;
}
.st-quest .gtable td a:hover {
    text-decoration: none;
}
.st-quest .gtable td.right {
    text-align: right;
}
.st-quest .gtable td.ctxt a {
    color: #2f2f2f;
    padding: 0 0 0px 0;
    margin: 0;
    font-size: 13px;
    text-align: left;
    display: inline-block;
    width: 331px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.st-quest .gtable td.ctxt a:hover {
    color: #003399;
}
.st-quest .gtable td img.id-img {
    vertical-align: middle;
}

.st-quest .gtit {
    float: left;
    font-size: 16px;
    color: #4c7ed6;
    line-height: 10px;
    font-weight: 500;
}
.st-quest .gmore {
    float: right;
}
.st-quest .gmore a:hover {
    text-decoration: none;
}

.st-quest .quest-regist-intro {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
}
.st-quest .quest-regist-guide {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
}

.st-quest .quest-attach-guide {
    position: relative;
}
.st-quest .quest-attach-guide p {
    padding: 5px 0;
}
.st-quest .quest-attach-guide .gu-title {
    width: 157px;
    float: left;
}
.st-quest .quest-attach-guide .gu-content {
    width: 800px;
    float: left;
}
.st-quest .quest-attach-guide .gu-content img {
    vertical-align: top;
    margin-top: 4px;
}

.master-excel a {
    padding: 1px 5px 3px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.st-quest .commentCount {
    color: red;
    font-weight: bold;
}

.rcon .selsearch {
    overflow: hidden;
    margin: 0 0 30px 0;
}
.rcon .selsearch .sor {
    float: left;
}
.rcon .selsearch .sel {
    float: left;
}
.rcon .selsearch .ser {
    float: left;
    font-size: 0;
}
.rcon .selsearch .regi {
    float: right;
}
.rcon .selsearch .regi a {
    display: inline-block;
    padding: 11px 35px;
    margin: 0;
    text-align: center;
    font-size: 13px;
    background-color: #181818;
    color: #ffffff;
    box-sizing: border-box;
}
.rcon .selsearch .list-view-btn {
    display: inline-block;
    background-color: #aeaeae;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 2px;
}
.rcon .selsearch .selected {
    background-color: #181818;
}

.w100 {
    width: 100px;
}

.sel-a {
    border: 1px solid #cfcfcf;
    height: 40px;
    color: #706e6e;
    font-size: 13px;
    padding: 0 0 0 10px;
    margin-right: 5px;
}
.input-a {
    height: 40px;
    color: #706e6e;
    font-size: 13px;
    padding: 0 10px;
    border: 1px solid #cfcfcf;
    border-right: 0 !important;
}

.quest-content .rcon a.regi-btn {
    float: right;
    display: inline-block;
    background-color: #181818;
    color: #ffffff;
    padding: 10px 45px;
}

.quest-content .card.offline {
    border-radius: 10px;
    margin-bottom: 50px;
}
.quest-content .card.offline p {
    line-height: 2.3;
    padding-left: 10px;
    font-size: 16px;
}
.quest-content .card.offline .card-header {
    font-size: 18px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #cc0000;
}
.quest-content .card.offline .card-header i {
    color: #1b3042;
}
.quest-content .card.offline ul {
    margin-bottom: 40px;
    margin-left: 30px;
}
.quest-content .card.offline ul:last-of-type {
    margin-bottom: 10px;
}
.quest-content .card.offline ul li {
    padding-bottom: 10px;
}
.quest-content .card.offline ul li.d-flex div:first-child {
    width: 160px;
}
.quest-content .card.offline h5 {
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    color: #11426d;
    font-size: 17px;
}
.quest-content .card.offline h5 i {
    margin-right: 0.5rem;
}
.quest-content .card.offline h6 {
    margin-left: 20px;
    font-size: 15px;
    margin-bottom: 15px;
}

/*page number*/
.pagenum {
    width: 100%;
    text-align: center;
    height: 70px;
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 30px auto 0 auto;
}
.pagenum .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagenum .pagination > li {
    display: inline;
}
.pagenum .pagination > .active > a {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #003c71;
    border-color: #003c71;
}
.pagenum .pagination > li > a,
.pagenum .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
    font-size: 13px;
    color: #41495e;
}

/*상세설명 에디터부분*/
.edit-form {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    border: 0px;
}
.lefttxt-tit {
    float: left;
    width: 237px;
    height: 650px;
    color: #181818;
    font-weight: bold;
    background-color: #f9f9f9;
    vertical-align: middle;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding: 309px 0 0 0;
    line-height: 35px;
}
.edit {
    float: left;
    width: 684px;
    margin: 0 auto;
    height: auto;
    line-height: 1.6;
}
.edit-100 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    line-height: 1.6;
}
.tl {
    text-align: left;
    padding: 20px 0;
    min-height: 100px;
    vertical-align: top;
}
.edit-view {
    line-height: 1.6;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
/*  .edit-view p { min-height:21px; display: block; line-height: 1.6; margin-top:1em; margin-bottom:1em;  margin-block-start: 1em; margin-block-end: 1em;  margin-inline-start: 0px;  margin-inline-end: 0px;} */
.edit-view p {
    margin: 0;
    padding: 0;
}

.edit-view table,
.edit-view th,
.edit-view td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.edit-view table {
    border-collapse: separate;
    border-spacing: 0px;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}

.edit-view caption,
.edit-view th,
.edit-view td {
    font-weight: normal;
    text-align: left;
}

.edit-view th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 5px;
    background-color: #eee;
}

.edit-view td {
    border-width: 0 1px 1px 0;
    padding: 4px;
}

.lefttxt-tit2 {
    width: 100%;
    padding: 8px 0;
    color: #181818;
    font-weight: bold;
    background-color: #f9f9f9;
    vertical-align: middle;
    border-bottom: 0px;
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    line-height: 35px;
}
.edit2 {
    width: 100%;
    margin: 0 auto;
    height: auto;
}

.board-lock {
    vertical-align: middle;
    padding-right: 3px;
}
a.regi-btn {
    margin-top: -10px;
    margin-bottom: 30px;
    float: right;
    display: inline-block;
    background-color: #003c71;
    color: #ffffff;
    padding: 10px 45px;
}

.gpform ul li {
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 15px 0;
}
.gpform ul li.gpf-sort {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.gpform ul li.gpf-sort2 {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 28px 0px 27px 0px;
    box-sizing: border-box;
}
.gpform ul li.gpf-sort3 {
    float: left;
    width: 50%;
    overflow: hidden;
    padding-top: 15px;
}
.gpform ul li.gpf-cate {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.gpform ul li.gpf-cateshop {
    width: 100%;
    overflow: hidden;
}
.gpform ul li.gpf-tit {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.gpform ul li.gpf-txt {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
}
.gpform ul li.gpf-txt textarea {
    width: 80%;
    height: 60px;
    border: 1px solid #cecece;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    font-family: "Nanum Gothic", "Malgun Gothic", dotum, Helvetica, sans-serif;
    font-size: 13px;
}
.gpform textarea.pd {
    padding: 10px 5px 5px 9px;
}

.gpform ul li.gpf-normal {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
}
.gpform ul li.gpf-source {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
}
.gpform ul li.gpf-pro {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
    text-align: left;
}
.gpform ul li.gpf-guidecon {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
    text-align: left;
}
.gpform ul li.gpf-movie {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
}
.gpform ul li.gpf-key {
    width: 50%;
    float: left;
    padding-top: 15px;
    vertical-align: middle;
}
.gpform ul li.gpf-key2 {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.gpform ul li.gpf-open {
    width: 50%;
    float: left;
    padding-top: 26px;
    vertical-align: middle;
    height: 71px;
    box-sizing: border-box;
}
.gpform ul li.gpf-open input {
    vertical-align: bottom;
}
.gpbtn {
    width: 100%;
    overflow: hidden;
    text-align: center;
    clear: both;
    padding: 60px 0;
}

/* ---------- board 2019 --------- */
.quest-content a:link {
    text-decoration: none;
    color: #41495e;
}
.quest-content a:hover {
    text-decoration: none;
    color: #272c3a;
}
.quest-content a:visited {
    text-decoration: none;
    color: #41495e;
}
.quest-content a:active {
    text-decoration: none;
    color: #41495e;
}

.inqviewform ul {
  padding-left: 0;  
}

.inqviewform ul li,
.inqviewform ul li a {
    font-size: 14px;
}
.inqviewform ul li.last {
    border-bottom: 1px solid #e9e9e9;
}
.inqviewform ul li.inq-line {
    width: 100%;
    overflow: hidden;
    padding: 0px;
    border-top: 1px solid #e9e9e9;
    color: #181818;
}
.inqviewform ul li.inq-line p {
    line-height: 1.7;
}
.inqviewform ul li.inq-line a {display: inline-block;}
.inqviewform ul li.inq-tit {
    width: 100%;
    overflow: hidden;
    padding: 0px;
    border-top: 1px solid #e9e9e9;
    color: #181818;
}
.inqviewform ul li.inq-id {
    width: 50%;
    float: left;
    overflow: hidden;
    padding: 0px;
    border-top: 1px solid #e9e9e9;
    color: #181818;
}
.inqviewform ul li.inq-date {
    width: 50%;
    float: left;
    overflow: hidden;
    padding: 0px;
    border-top: 1px solid #e9e9e9;
    color: #181818;
}
.inqviewform ul li.inq-date strong {
    font-size: 13px;
}
.inqviewform ul li.inq-con {
    width: 100%;
    overflow: hidden;
    padding: 15px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    color: #181818;
    line-height: 25px;
    text-align: left;
}
.inqviewform ul li.pd {
    padding: 20px 10px;
}
.inqviewform ul li.center {
    text-align: center;
}
.inqviewform input.in-sbtn {
    display: inline-block;
    float: right;
    background: #757575;
    border: 0;
    padding: 5px 15px;
    margin-top: 30px;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
}
.inqviewform input.in-good {
    display: inline-block;
    background: #7181818;
    border: 0;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
}
.inqviewform button.in-good {
    text-align: center;
    display: inline-block;
    background: #fd4537;
    border: 0;
    border-radius: 4px;
    margin: 20px 0;
    padding: 10px 25px 5px 25px;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
}
.inqviewform button.in-good .good-wh {
    vertical-align: top;
}
.inqviewform button.in-good .in-num {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 10px;
}
.inqviewform ul span.tit {
    display: inline-block;
    width: 100px;
    padding: 15px 0 15px 15px;
    margin: 0 20px 0 0;
    text-align: left;
    background-color: #f3f3f3;
    font-weight: bold;
    box-sizing: border-box;
    color: #666666;
}
.inqviewform ul span.tit-s {
    display: inline-block;
    width: 75px;
    padding: 15px 0 15px 15px;
    margin: 0 20px 0 0;
    text-align: left;
    background-color: #f3f3f3;
    font-weight: normal;
    box-sizing: border-box;
    color: #003c71;
    font-size: 14px;
}
.inqviewform ul .d-flex span.tit-s {
    width: 75px;
}
.inqviewform ul .d-flex span.title {
    width: 776px;
    padding: 0.7rem 0 0.5rem 0;
    word-break: keep-all;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
}
.inqviewform ul span.op-tit {
    display: inline-block;
    width: 100px;
    padding: 15px 0;
    margin: 0 20px 0 0;
    text-align: center;
    background-color: #f3f3f3;
    font-weight: bold;
    box-sizing: border-box;
    color: #666666;
}
.inqviewform ul span.op-titinput {
    display: inline-block;
    width: 100px;
    padding: 26px 0;
    margin: 0 20px 0 0;
    text-align: center;
    background-color: #f3f3f3;
    font-weight: bold;
    box-sizing: border-box;
    color: #666666;
}
.inqviewform .lv {
    vertical-align: text-bottom;
}
.inqviewform .text-top {
    vertical-align: text-top;
}
.inqviewform .edit-form {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    padding: 0 0 15px 0;
}
.inqviewform .tl {
    text-align: left;
    padding: 20px 0;
    min-height: 100px;
    vertical-align: top;
}
.inqviewform .edit-100 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    line-height: 1.6;
}

.eduform ul li {
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0 15px 0;
}
.eduform ul li.edu-sort {
    width: 100%;
}
.eduform ul li.edu-tit {
    width: 100%;
    padding-top: 15px;
}
.eduform ul li.edu-tit input[type="checkbox"] {
    margin-right: 1rem;
}
.eduform ul li.edu-tit strong {
    display: inline-block;
    padding: 0;
    color: #003c71;
    font-weight: normal;
    width: 20%;
    text-align: center;
}
.eduform ul li.edu-area {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-place {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-guidproj {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    vertical-align: middle;
    text-align: left;
}
.eduform ul li.edu-start {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-end {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-instructor {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-personnel {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-dtxt {
    width: 100%;
    overflow: hidden;
    padding-top: 0px;
    vertical-align: middle;
    text-align: center;
}
.eduform ul li.edu-dtxt span.dtxt-tit {
    display: block;
    width: 100%;
    padding: 15px 0;
    background-color: #eeeeee;
    font-weight: bold;
    text-align: center;
    color: #181818;
}
.eduform ul li.edu-expenses {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-entry {
    width: 50%;
    float: left;
    padding-top: 15px;
}
.eduform ul li.edu-link {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
.eduform ul li.edu-tel {
    width: 50%;
    float: left;
    padding-top: 15px;
    vertical-align: middle;
}
.eduform ul li.edu-open {
    width: 50%;
    float: left;
    padding-top: 26px;
    vertical-align: middle;
    height: 71px;
    box-sizing: border-box;
}
.eduform .w78p {
    width: 70%;
}
.eduform .mr92 {
    margin-right: 92px;
}
.eduform .lefttxt-tit2 {
    width: 100%;
    text-align: center;
    padding: 8px 0;
    color: #181818;
    font-weight: bold;
    background-color: #f9f9f9;
    vertical-align: middle;
    border-bottom: 0px;
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    line-height: 35px;
}
.gpbtn {
    width: 100%;
    overflow: hidden;
    text-align: center;
    clear: both;
    padding: 10px 0;
}
.gpbtn .btn-save {
    display: inline-block;
    background: #003c71;
    border: 0;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 0;
}
.gpbtn .btn-cen {
    display: inline-block;
    background: #aeaeae;
    border: 0;
    padding: 10px 30px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 0;
}
.gpbtn .btn-inqregi {
    display: inline-block;
    background: #003c71;
    border: 0;
    padding: 6px 16px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 0;
}
.gpbtn .btn-inqdel {
    display: inline-block;
    background: #aeaeae;
    border: 0;
    padding: 6px 16px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 0;
}

.quest-content .good .btn-good {
    background: #ab4ea9;
    border: 0;
    padding: 3px 8px;
    color: #ffffff;
    font-size: 12px;
}
.quest-content .good .btn-point {
    background: #cccccc;
    border: 0;
    padding: 3px 8px;
    color: #ffffff;
    font-size: 12px;
}

.quest-content .btn-inqre {
    background: #181818;
    border: 0;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
}
.quest-content .btn-view {
    background: #181818;
    border: 0;
    padding: 10px 15px;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
}
.quest-content .btn-inqregi {
    background: #aeaeae;
    border: 0;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
}
.quest-content .gpbtn .btn-inqdel {
    background: #757575;
    border: 0;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
}
.quest-content .inqviewform .gpbtn {
    padding: 30px 0;
}

.quest-content .btn-box {
    text-align: center;
    clear: both;
}
.quest-content .btn-box a {
    display: inline-block;
    font-size: 18px;
    text-align: inherit;
    padding: 18px 45px;
}
.quest-content .btn-box .btn-start {
    background: #251b62;
    color: #fff;
    margin: 0 auto;
}
.quest-content .btn-box button.btn-start {
    border-radius: 0;
    padding: 18px 45px;
    background: #236192;
    color: #fff;
    margin: 0 auto;
    border: none;
}
.quest-content.creaform .btn-box .btn-start {
    background: #236192;
    color: #fff;
    margin: 0 auto;
}
.quest-content .btn-box .btn-preview {
    color: #251b62;
    margin-left: 5px;
    border: 1px solid #251b62;
}
.quest-content .quest-info {
    font-weight: bold;
    font-size: 16px;
    color: #181818;
    margin: 30px 0 10px;
}

.quest-contentdition p {
    font-size: 15px;
    padding-top: 4px;
    padding-bottom: 5px;
    color: #333333;
    line-height: 1.3;
}

/* 콘테스트 컨텐츠 2022~*/
.v-tit {
    font-size: 26px;
    color: #000000;
    font-weight: 700;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 18px;
    margin-bottom: 10px !important;
}
.guide-inner {
    max-width: 1000px;
    margin: 0 auto;
}
.guide-box {
    padding: 30px 0;
}
.guide-box dl + dl {
    margin-top: 75px;
}
.guide-box dl {
    padding-left: 100px;
    position: relative;
}
.guide-box dl dt {
    position: absolute;
    left: 0;
    top: 0;
}
.guide-box dl dd .h4-guide {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 10px;
}
.guide-box dl dd .guide-txt ul li {
    font-size: 16px;
    color: #333333;
    line-height: 2.2;
}
.guide-box dl dd .guide-txt ul.li-style li {
    line-height: 1.8;
}
.guide-box dl dd .guide-txt ul.li-style li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #8c4601;
    vertical-align: top;
    margin-top: 12px;
    margin-right: 9px;
}
.guide-box dl dd .guide-txt table.eval {
    width: 100%;
}
.guide-box dl dd table.eval {
    width: 100%;
}
.guide-box dl dd table.eval th strong {
    display: inline-block;
    width: 100px;
    height: 26px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    background: #063f51;
    border-radius: 6px;
}
.guide-box dl dd table.eval td {
    padding: 10px 0 10px 5px;
    font-size: 16px;
}
.guide-box dl dd .guide-txt {
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
}
.guide-box dl dd .guide-txt p {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
}
.guide-box dl dd .guide-txt a {
    display: inline-block;
}
.guide-box dl dd .guide-desc {
    font-size: 14px;
    color: #718096;
    line-height: 1.8;
}
.guide-box dl dd .btn-type1 {
    height: 42px;
    line-height: 41px;
    padding: 0 38px;
    font-size: 14px;
}
.guide-box dl dd img  {
height: auto !important;
}
.guide-box dl dd a {
    display: inline-block;
}
.guide-box a.btn-danger {
    color: rgb(255, 255, 255);
    font-weight: 400;
}
.guide-box a.btn-danger:hover {
    color: rgb(255, 255, 255);
}

.v-table1 table {
    width: 100%;
    border-collapse: collapse;
}
.v-table1 table thead th {
    width: 25%;
    font-size: 14px;
    padding: 6px 10px;
    font-weight: 600;
    text-align: left;
    color: #718096;
    line-height: 1.3;
}
.v-table1 table thead th .gift_title {
    padding: 11px 0;
    border-radius: 5px;
    background-color: #a384ff;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}
.v-table1 table tbody td {
    text-align: left;
    padding: 3px 10px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #eff4fb;
    line-height: 1.4;
}
.v-table1 table tbody td strong {
    font-weight: 600;
}
.v-table1 table tbody td .gift_title:last-child {
    margin-right: 0;
}
.v-table1 table tbody td .gift_desc {
    border-radius: 5px;
    padding-top: 3px;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #718096;
    box-sizing: border-box;
    height: 165px;
    text-align: center;
    color: #454545;
}
.v-table1 table tbody td .gift_desc span {
    display: block;
    text-align: center;
    color: #000000;
}

input.secret-input[type="checkbox"] {
    display: none;
}
input.secret-input[type="checkbox"] {
    color: #f2f2f2;
}
input.secret-input[type="checkbox"] + label {
    display: inline-block;
    width: 43px;
    height: 35px;
    margin: 0 0 0 0;
    padding: 2px 0;
    vertical-align: middle;
    background: url(/make/images/make/comm_open.gif) left top no-repeat;
    cursor: pointer;
}
input.secret-input[type="checkbox"]:checked + label {
    background: url(/make/images/make/comm_lock.gif) top no-repeat;
}

input.secretoff-input[type="checkbox"] {
    display: none;
}
input.secretoff-input[type="checkbox"] {
    color: #f2f2f2;
}
input.secretoff-input[type="checkbox"] + label {
    display: inline-block;
    width: 43px;
    height: 35px;
    margin: 0 0px 0 0;
    vertical-align: middle;
    background: url(/make/images/make/comm_open.gif) left top no-repeat;
    cursor: pointer;
}
input.secretoff-input[type="checkbox"]:checked + label {
    background: url(/make/images/make/comm_lock.gif) top no-repeat;
}

.inqviewform .comm-regi-btn {
    border: 0;
    margin: 0px 0 0 0;
}
.inqviewform .txt {
    min-height: 30px !important;
    margin-left: 5px !important;
    padding-left: 0;
}
.inqviewform .tbox {
    /*min-height: 30px !important;*/
    padding: 5px 0 10px 0;
    border: 0 !important;
}
.inqviewform .txt-comm .date {
    padding-top: 8px;
}
.inqviewform .cmt-reply {
    background-color: #f8f6f9;
    padding: 10px 15px 5px 5rem !important;
    box-sizing: border-box;
}
.inqviewform .cmt-item {
    padding: 10px 0px 5px 0px;
    box-sizing: border-box;
    border-bottom: 1px dashed #cfcfcf;
}
.inqviewform .col-md-1 img {
    width: 60px;
    height: 55px;
    padding-right: 5px;
}
.inqviewform .form-report-comment {
    margin-top: 4px;
}

.board-comm a img {
    vertical-align: middle;
}
.board-comm .comm-regi-btn {
    float: right;
    display: inline-block;
    background-color: #003c71;
    color: #ffffff;
    padding: 7px 17px 6px 17px;
}
.board-comm .repot-btn {
    float: right;
    display: inline-block;
    background-color: #ff0000;
    color: #ffffff;
    padding: 9px 17px 8px 17px;
}
.tbox {
    clear: both;
    overflow: hidden;
    min-height: 68px;
    padding: 10px 0 25px 0;
    border-bottom: 1px solid #cfcfcf;
}
.tbox .pro-photo {
    float: left;
    margin: 8px 0 0 0;
    padding: 0;
}
.tbox .txt {
    margin-left: 80px;
    line-height: 24px;
    font-size: 14px;
    color: #4f4f4f;
    min-height: 77px;
}
.tbox .txt strong {
    color: #181818;
}
.tbox .txt-re {
    margin-left: 115px;
    line-height: 24px;
    font-size: 14px;
    color: #4f4f4f;
}
.tbox .txt-re strong {
    color: #181818;
}
.input-b {
    height: 35px;
    color: #706e6e;
    font-size: 13px;
    padding: 0 10px;
    border: 1px solid #cfcfcf;
}
.w87p {
    width: 87.9%;
}

.w85 {
    width: 85%;
}

.txt-comm .id {
    color: #181818;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 2px;
    vertical-align: bottom;
    font-size: 13px;
}
.txt-comm .id a {
    color: #003c71;
    font-size: 14px;
}
.txt-comm .id .id-img {
    vertical-align: sub;
}
.txt-comm .fl_r {
    margin-left: 20px;
    font-size: 14px;
    color: #333333;
}
.txt-comm .fl_r .btn-cmt-reply {
    color: #333333;
}
.txt-comm .fl_r .btn-cmt-report {
    color: #ff0000;
}
.txt-comm .date {
    padding-top: 5px;
    vertical-align: bottom;
    color: #666666;
    font-size: 13px;
}
.board-comm .report-txt {
    color: #ff0000;
    vertical-align: middle;
}
.form-reply-comment,
.form-report-comment {
    width: 95%;
    margin-left: 5%;
}
.form-reply-comment .input-reply {
    width: 86.1%;
}
.form-report-comment .input-report {
    width: 84.4%;
}

.gp-profile {
    float: left;
    width: 254px;
    line-height: 22px;
}
.gp-content {
    margin: 30px 0 0 0;
    width: 100%;
    min-height: 500px;
}
.gp-profile .pimg {
    font-size: 14px;
    color: #4f4f4f;
}
.gp-profile .pimg img {
    width: 254px;
    height: 190px;
    border: 1px solid #cfcfcf;
}
.gp-profile .pimg .pb-menu {
    margin: 20px 0;
}
.gp-profile .pimg .pb-menu li a {
    font-size: 15px;
    color: #181818;
    font-weight: bold;
    display: block;
    padding: 20px 0;
}
.gp-profile .pimg .pb-menu li {
    padding: 0px 0;
    border-top: 1px solid #cecece;
}
.gp-profile .pimg .pb-menu li.source-icon {
    background: url(../make/images/make/profile_menuicon_01.gif) no-repeat right;
}
.gp-profile .pimg .pb-menu li.movie-icon {
    background: url(../make/images/make/profile_menuicon_02.gif) no-repeat right;
}
.gp-profile .pimg .pb-menu li.subscribe-icon {
    background: url(../make/images/make/profile_menuicon_03.gif) no-repeat right;
}
.gp-profile .pimg .pb-menu li.attention-icon {
    background: url(../make/images/make/profile_menuicon_04.gif) no-repeat right;
}
.gp-profile .pimg .pb-menu li:last-child {
    border-bottom: 1px solid #cecece;
}
.gp-profile .pimg .pb-unmenu li {
    padding: 0px 0;
}
.gp-profile .pimg .pb-unmenu li a {
    font-size: 15px;
    color: #181818;
    font-weight: normal;
    display: block;
    padding: 5px 0;
}
.gp-profile .pimg .porj-img img {
    width: 254px;
    height: 190px;
}

.gp-content .location {
    position: relative;
    font-size: 13px;
    color: #706e6e;
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0 20px 0;
}
.gp-content .location span a {
    color: #706e6e;
}
.gp-content .location span.page {
    color: #181818;
    font-weight: bold;
}
.gp-content .location span.good {
    position: absolute;
    right: 0;
    top: 0px;
}
.gp-content .location span.good img {
    width: 80px;
    height: 29px;
}

.intro-cont {
    width: 880px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 70px;
    min-height: 650px;
    vertical-align: top;
    overflow: hidden;
}
.intro-cont > div {
    margin-bottom: 40px;
}

.intro-cont div h3 {
    color: #4f8abe;
    font-size: 30px;
    font-weight: bold;
}
.intro-cont div:first-of-type h3::after {
    width: 115px;
}
.intro-cont div h3::after {
    content: "";
    display: block;
    width: 85px;
    height: 3px;
    margin-top: 18px;
    margin-bottom: 15px;
    background-color: #4f8abe;
}
.intro-cont div p {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}
.intro-cont .desc {
    background-color: #f2f8fe;
    padding: 2rem 1rem 0.8rem 3rem;
}
.intro-cont .desc p {
    padding-bottom: 25px;
}
.intro-cont .desc .line-color {
    box-shadow: inset 0 -10px 0 #fbe6ff;
}
.intro-cont div p .txt-large {
    display: inline-block;
    padding-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 20px;
}
.intro-cont div p .txt-large span {
    display: inline-block;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.intro-cont .col-md-6 {
    position: relative;
    margin-top: 2rem;
    height: 84px;
    padding-left: 70px;
}
.intro-cont .d-flex {
    margin-top: 6rem;
    margin-bottom: 6rem;
    border-top: 1px solid #4f8abe;
    border-bottom: 1px solid #4f8abe;
}
.intro-cont .col-md-6:first-child {
    width: 53%;
}
.intro-cont .col-md-6:last-child {
    width: 47%;
}
.intro-cont .col-md-6 a {
    display: block;
    padding-left: 2.2rem;
    font-size: 17px;
    line-height: 1.6;
    color: #333333;
}
.intro-cont .col-md-6 a svg {
    position: absolute;
    left: 33px;
    top: 0;
    height: 55px;
    width: 55px;
    color: #4f8abe;
}
.intro-cont .col-md-6 a svg:first-of-type {
    position: static;
    margin-left: 10px;
    height: 15px;
    width: 15px;
}

.intro-cont.touchgfx h3 {
    margin-bottom: 1rem;
}
.intro-cont.touchgfx h3 span {
    background: linear-gradient(to right, #03234b, #3cb4e6);
    color: transparent;
    -webkit-background-clip: text;
    font-size: 29px;
    font-weight: 900;
}
.intro-cont.touchgfx div h3::after {
    display: none;
}
.intro-cont.touchgfx .desc {
    background-color: #464650;
    padding: 2rem 1rem 0.8rem 3rem;
}
.intro-cont.touchgfx .desc p {
    padding-bottom: 25px;
    color: #ffffff;
}
.intro-cont.touchgfx dl dt {
    font-size: 19px;
    line-height: 1.8;
    color: #03234b;
}
.intro-cont.touchgfx dl dt:last-of-type {
    padding-top: 1rem;
}
.intro-cont.touchgfx dl dd {
    font-size: 16px;
    line-height: 1.8;
    color: #333333;
}
.intro-cont .d-flex {
    margin-top: 6rem;
    margin-bottom: 6rem;
    border-top: 1px solid #03234b;
    border-bottom: 1px solid #03234b;
}
.intro-cont .col-md-6 a svg {
    position: absolute;
    left: 33px;
    top: 0;
    height: 55px;
    width: 55px;
    color: #03234b;
}

@keyframes blink-effect {
    50% {
        opacity: 0;
    }
}

.rel-links.creaform .blink {
    animation: blink-effect 1s step-end infinite;

    /*
  animation-name: blink-effect;
  animation-duration: 1s;
  animation-iteration-count:infinite;
  animation-timing-function:step-end;
  */
}

.regist .btn-start {
    font-size: 1.6em;
    background: #236192;
    color: #fff !important;
    padding: 20px 50px;
}
