
body, html {background: #fafafa;}
.wrap {width: 100%; height: 100%;}
.ezWrap {width: 100%; }
.ezWrap .head-wrap {border-bottom: 1px solid #e1e1e1; text-align: center}
.ezWrap .mt5 {margin-top:5px;}
.ezWrap .mt10 {margin-top:10px;}
.ezWrap .mt20 {margin-top:20px;}
.ezWrap .mt30 {margin-top:30px !important;}
.ezWrap .mb10 {margin-bottom:10px;}
.ezWrap .fc-impact{color: #325492;}
.ezWrap .fs15{font-size: 15px;}
.ezWrap .bold {font-weight: bold;}
.ezWrap .head-wrap h1 {padding: 35px 0;}
.ezWrap .head-wrap nav {width: 1200px; margin: 0 auto;}
.ezWrap .head-wrap nav ul {width: 700px; margin: 0 auto; display: flex; justify-content: space-between; }
.ezWrap .head-wrap nav ul li {width: 100px; font-size: 16px; font-weight:600; line-height:2; padding-bottom: 3px; text-align:center; }
.ezWrap .head-wrap nav ul li a { color: #444; }
.ezWrap .head-wrap nav ul li.nav-on {border-bottom: 4px solid #afd4f7;}

.ezWrap .cont-wrap {max-width: 100%; margin: 0 auto; text-align: center; /*padding: 50px;*/ padding: 10px 5px; zoom: 0.9;}
.ezWrap .cont-wrap h3 {font-size: 26px; line-height:2;  color: #222; margin-top: 20px;}
.ezWrap .cont-wrap .title-script {font-size: 18px; color: #333; font-weight:200; line-height:1.3;}
.ezWrap .cont-wrap .title-script .bolder {font-weight: 500;}

.ezWrap .list-cont-wrap {box-sizing: border-box; position: relative; margin-top: 20px;}
.ezWrap .sub-title {font-size: 15px; font-weight:bold; position:relative; top: 2px;}
.ezWrap .sub-script {text-align: left; padding-left: 10px;}
.ezWrap .sub-script:before {content :'※ '; margin-left: -12px;}
.ezWrap .cont-list {overflow: hidden;  width: 1200px;  margin: 0 auto; position:relative; }
.ezWrap .cont-list>li {box-sizing:border-box; float: left; background: #fff; box-shadow: 0 0 4px 2px rgba(0,0,0,0.1); border-radius: 20px; letter-spacing:-0.5px; /*margin: 20px 15px;*/ margin: 20px 10px}
.ezWrap .cont-list.cont-list4>li { width: calc(25% - 30px); height: 400px; padding: 35px 20px;}
.ezWrap .cont-list.cont-list3>li { width: calc(33% - 30px); height: 460px; padding: 35px 20px 35px 30px;  right: 20px;}

.ezWrap .cont-list.cont-list3 :is(h6, p, .serv-list li){text-align: left;}
.ezWrap .cont-list>li.on {/*border: 2px solid #aab8d5;*/ margin: 5px 15px; box-shadow: 0 3px 5px 3px rgba(0,0,20,0.2); transition: 0.5s; opacity: 1;}
.ezWrap .cont-list>li h5 {font-size: 18px; color: #333; margin-bottom:10px}
.ezWrap .cont-list>li h6 {font-size: 15px; color: #444; font-weight: 500; margin: 10px 0 5px 0; line-height:1.5}
.ezWrap .cont-list>li p {font-size: 14px; color: #444; line-height:1.5; font-weight:100;}
.ezWrap .cont-list .Emph-txt {display: inline-block; font-weight: 700; color: #325492;}
.ezWrap .cont-list>li .ez-img {width: 90px; height: 90px; background: #f0f8ff; border-radius: 150px; padding: 25px; margin: 0px auto 30px auto; text-align: center;}
.ezWrap .cont-list>li .ez-img img {width:100%}
.ezWrap .cont-list>li .ez-img2 {width: 100%; padding: 20px 0;}
.ezWrap .cont-list>li .ez-img3 {width: 100%; padding: 5px 0;}
.ezWrap .cont-list>li .ez-img3 img {width: inherit;}
.ezWrap .cont-list>li .img-title {font-weight: 700; color: #444; text-align: left; display:block; margin-top: 30px; }
.ezWrap .cont-list .serv-list li{line-height: 1.5; font-size: 15px; color: #444; font-weight:500; margin-bottom: 10px;}
.ezWrap .cont-list .serv-list li span {font-weight: 100;}
.ezWrap .cont-list .checked p{font-size: 14px; color: #444; font-weight: 500; margin: 10px 0 5px 10px; line-height:1.5}
.ezWrap .cont-list .checked p:before {display: inline; content : '\2714  '; color: #496eff; position: relative; margin-left: -10px;}
.ezWrap .list-dots {width: 80px; justify-content: space-between; margin: 0 auto; display: flex; margin-top: 20px;}
.ezWrap .list-dots input {height: 12px; background: #ccc; border-radius:12px; border: 0 ;}
.ezWrap .list-dots input.dot-on {background: #9eb0f1;}

/*우측 고정 Nav*/
.ezWrap .fixed-nav {width: 70px;position:fixed; /*right: 3%;*/ top: 38%;  right: 1%; }
.ezWrap .fixed-nav a {background: #d8d8d8; width: 70px; height: 70px; margin-bottom:10px; border-radius:70px; display:flex; justify-content: center;align-items: center; font-weight: bolder; font-size:13px; position:relative;color: #444;line-height: 1.2;}
.ezWrap .fixed-nav .payment {background: #0170e3;}
.ezWrap .fixed-nav .preview {background: #777}
.ezWrap .fixed-nav .join {background: #cce5ff;}
.ezWrap .fixed-nav a.payment,.fixed-nav a.preview{color: #fff;}
.ezWrap .fixed-nav a:last-child {margin-bottom: 0;}
.ezWrap .fixed-nav a:hover { box-shadow: 0 5px 5px 2px rgba(0,0,0,0.2); top: -5px; transition: 0.3s;}

/*서비스 이용로 테이블*/
.ezWrap .table-cont {width: 65%; margin: 30px auto 0 auto;}
.ezWrap .table-cont table {width: 100%; border: 3px solid #fff; margin-bottom:20px; margin: 0 auto;}
.ezWrap .table-cont table :is(th,td) {line-height:1.5; border-bottom: 3px solid #fff; border-right: 3px solid #fff;}
.ezWrap .table-cont table :is(th,td):last-child {border-right: 0;}
.ezWrap .table-cont table thead :is(th,td) {font-size: 15px; color: #fff; font-weight: 300; padding: 5px 10px;}
.ezWrap .table-cont table thead :is(th,td) .fc-yellow {color: #ffeb7b;}
.ezWrap .table-cont table thead th{background: #999;}
.ezWrap .table-cont table thead td{background: #777;}
.ezWrap .table-cont table tbody :is(th,td) {font-size: 14px; color: #111; font-weight: 500; padding: 10px;}
.ezWrap .table-cont table tbody th{background: #e8e8e8;}
.ezWrap .table-cont table tbody td{background: #f4f4f4;}
.ezWrap .table-cont table tfoot :is(th,td) {font-size: 14px; color: #111; font-weight: 500; padding: 10px;}
.ezWrap .table-cont table tfoot th{background: #e7e7f3;}
.ezWrap .table-cont table tfoot td{background: #f0f0f4;}
.ezWrap .table-cont table tfoot td ul {width: 180px; margin: 10px auto 0 auto; box-sizing:border-box; line-height:1.7;}
.ezWrap .table-cont table tfoot td ul li {font-size: 14px; font-weight:200; position:relative;}
.ezWrap .table-cont table tfoot td ul li p {background: #0170e3; color: #fff; border-radius: 10px;; width: 110px; margin: 0 auto; position:absolute; top: -7px; right: -97px; z-index: 10; font-weight:700; -webkit-animation: blink 2s linear infinite; line-height: 2.3; font-size: 13px;}
.ezWrap .table-cont table tfoot td ul li p:after {content: ''; position: absolute; left: 0; top: 50%; width: 0; height: 0; border: 15px solid transparent; border-right-color: #0170e3; border-left: 0; border-bottom: 0; margin-top: -10px; margin-left: -10px; transform:rotate3d(2, 2, 1, 45deg);}
@keyframes blink {0% {opacity: 1;} 50% {opacity: 0.5} 100% {opacity: 1};}
.ezWrap .table-cont table tfoot td ul li:nth-child(2) {border-bottom: 1px solid #999; padding-bottom:5px;}
.ezWrap .table-cont table tfoot td ul li:last-child {font-weight:900; padding: 5px 0; font-size: 15px;}
.ezWrap .table-cont>p {line-height: 1.8; color: #111; text-align: left;}
.ezWrap .table-cont>p:before {content: ''; display: inline-block; background: #0170e3; width: 5px; height: 5px; position: relative; margin-right: 8px; border-radius: 5px; top: -2px;}

/*이용후기*/
.ezWrap .user_review {text-align: center;}
.ezWrap .user_review .speech-bubble {padding: 15px 30px; position: relative; background: #fff; border-radius: 2em; box-shadow: 0 0 9px 2px rgba(0,0,0,0.2); display: block; font-size: 16px; color: #444; font-weight:700; width: fit-content; margin: 0 auto 20px auto;}
.ezWrap .user_review .speech-bubble:before {content: '';position: absolute;left: 5px;top: 50%;width: 0;height: 0;border: 20px solid transparent;border-right-color: #fff;border-left: 0;border-top: 0;margin-top: -10px;margin-left: -20px;}
.ezWrap .user_review .review_01:after {content:''; display:block; width: 25px; height: 25px; background: url(../images/review_01.png) no-repeat center; position:absolute; top: 25px; right: -10px;}
.ezWrap .user_review .review_02:after {content:''; display:block; width: 25px; height: 25px; background: url(../images/review_02.png) no-repeat center; position:absolute; top: 25px; right: -10px;}
.ezWrap .user_review .review_03:after {content:''; display:block; width: 25px; height: 25px; background: url(../images/review_03.png) no-repeat center; position:absolute; top: 25px; right: -10px;}
.ezWrap .user_review .review_04:after {content:''; display:block; width: 25px; height: 25px; background: url(../images/review_04.png) no-repeat center; position:absolute; top: 25px; right: -10px;}
.ezWrap .user_review .review-link {background: #0170e3; padding: 7px 40px; position: relative; top: 30px; color: #fff; font-size: 16px; border-radius:20px;}
.ezWrap .user_review .review-link:hover {background: #0170e3; transition:1s;}

/* modal popup - */
.modal-pop-wrap {display: none; overflow-y:auto; overflow-x:auto; position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:20; background:#000; background:rgba(0,0,0,0.55);}
.modal-pop-wrap .modal-fixed-pop-inner{position:absolute; display:table; width:100%; height:100%; text-align:center;}
.modal-pop-wrap .modal-inner-box{position:relative; display:table-cell; vertical-align:middle;}
.modal-pop-wrap .modal-inner-cont{position:relative; width:fit-content;;height: fit-content;margin:0 auto;padding:40px;text-align:center;background:#fff;box-sizing:border-box;border-radius:10px;box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.35); }

/*상담신청*/
.ezWrap .modal-inner-cont h3 {font-weight:800; font-size: 20px; color: #222; text-align: left;}
.ezWrap .modal-inner-cont h3:after{content:'';display:inline-block;width:24px;height:22px;padding:0 5px 0 0;background: url(../images/tt_ico_check.png) 0 0 no-repeat; vertical-align:middle;}

.ezWrap .al-flex {display: flex; flex-wrap: wrap; align-items: center;}
.ezWrap .modal-inner-cont :is(h5,h6) {color: #222; }
.ezWrap .modal-inner-cont h5{font-size: 14px; width: 130px; text-align:left;}
.ezWrap .modal-inner-cont h6{font-size: 13px; width: 80px; text-align:right; padding-right: 10px;}
.ezWrap .modal-inner-cont .ml15 {margin-left:15px;}
.ezWrap .modal-inner-cont .cont-item {max-width: 500px;}
.ezWrap .modal-inner-cont .cont-align {width: 100%; padding: 5px 0;}
.ezWrap .modal-inner-cont .cont-align input[type="text"] {border: 1px solid #aaa;border-radius:5px; height:30px;}
.ezWrap .modal-inner-cont .cont-align input[type="text"].w100 { width: 100px; }
.ezWrap .modal-inner-cont .cont-align input[type="text"].w200 { width: 200px; }
.ezWrap .modal-inner-cont .yesno {font-size: 14px; margin-left: 2px; color: #444; margin-top: 2px}
/*.ezWrap .modal-inner-cont .center-code {display: none;}*/
.ezWrap .modal-inner-cont .cont-align select {width: 195px; border: 1px solid #aaa;border-radius:5px; height:32px;}
.ezWrap .modal-inner-cont .cont-align select.w400 {width: 405px;}

/*개인정보 동의 테이블*/
.agree-form .agree-form01 {font-size: 14px; font-weight:500; color: #111;}
.agree-form .agree-form02-wrap {max-width:500px; border-top: 1px solid #ddd; padding-top: 20px; margin-top: 10px;}
.agree-form .agree-form02-wrap>p {text-align: left; color: #333;}
.agree-form .agree-form02 {display:flex; flex-wrap: wrap; margin: 10px 0;}
.agree-form .agree-form02 .flex50 {width: calc(50% - 1px); max-width: 250px; border-top:1px solid #ddd; }
.agree-form .agree-form02 .flex50 p {padding: 5px; color: #222; background: #f0f0f0;}
.agree-form .agree-form02 .flex50 span {display: inline-block; padding: 5px; color: #666; font-weight: 100; line-height: 1.3; font-size:11px;}
.agree-form .agree-form02 .flex50.bdb {border-bottom: 1px solid #ddd}
.agree-form .agree-form02 .flex50.bdr {border-right: 1px solid #ddd}
.agree-form .agree-form02 .flex50:last-child span {margin-top: 10px;}

button{display:inline-block;margin:0;text-align: center;font-weight:500;letter-spacing:-1px;text-decoration:none;cursor: pointer;box-sizing: border-box;}
button:focus,
button:active,
button:active{outline:0;}
.event-btn2{height:37px;padding:0 40px;font-size:16px;line-height:1;background:#0170e3;border:none;color:#fff; margin-top: 20px; border-radius: 20px;}
.event-btn2:hover{background:#0060c3;}

@media (max-width: 960px) {
.ezWrap .cont-wrap, .ezWrap .cont-slider{max-width: 100%;}
