section.top .wrap-1280 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
section.top .top-bg {
  position: relative;
  height: 434px;
  width: 100%;
}
section.prime .top-bg {
  height: auto;
  width: 100%;
  padding: 130px 0;
}
section.top .top-bg:after {
  transition: transform 5s ease !important;
}
section.top.about .top-bg:after {
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.07);
  background: url(../images/sub/top_about.png) no-repeat;
  background-position: center center;
  z-index: -1;
}
section.top.showroom .top-bg:after {
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.07);
  background: url(../images/sub/top_showroom.png) no-repeat;
  background-position: center center;
  z-index: -1;
}
section.top.estimate .top-bg:after {
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.07);
  background: url(../images/sub/top_estimate.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
section.top.ka4-main .top-bg:after {
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.07);
  background: url(../images/sub/top_ka.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

.ka4-img1 img {
  transform: scale(1.07);
  transition: transform 5s ease;
}

.ka4-img1.active img {
  transform: scale(1);
}

section.top .top-bg.active:after {
  transform: scale(1);
}
section.top h3 {
  opacity: 0;
  filter: blur(15px);
  transition: all 0.5s ease;
  margin-top: 45px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 800;
  font-size: 62px;
  line-height: 74px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  word-break: keep-all;
  transition: all 1.5s ease 1.5s;
}
section.top.ka4 h3 {
  opacity: 1;
  filter: blur(0);
}
section.top .active h3 {
  opacity: 1;
  filter: blur(0);
}

section.top p {
  opacity: 0;
  filter: blur(15px);
  transition: all 1.5s ease 1.5s;
  margin-top: 25px;
  font-family: 'Pretendard';
  font-style: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  word-break: keep-all;
  text-shadow: 0px 0px 30px rgb(0 0 0 / 50%);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
section.top .active p {
  opacity: 1;
  filter: blur(0);
}
section.top.ka4 p {
  transition: all 1.5s ease 0.5s;
}
section.prime h3 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 102px;
  line-height: 153px;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background: linear-gradient(97.16deg, #9E9E9E 5.95%, #D0D0D0 55.08%, #8D8D8D 100.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
section.prime p {
  margin-top: 0;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #5e5e5e;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.03rem;
  text-shadow: none;
}
section.sub-nav {
  margin-top: 37px;
}
section.sub-nav .wrap-1280>div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
section.sub-nav .wrap-1280>div span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
  color: #cccccc;
  margin-right: 24px;
}
section.sub-nav .wrap-1280>div span:last-child {
  margin-right: 0;
}
section.sub-nav .wrap-1280>div span.blank {
  font-weight: 300;
  color: #B1B1B1;
}
section.sub-nav .wrap-1280>div span.last {
  color: #222;
}
section.sub-nav .wrap-1280>div span i {
  display: inline-block;
  font-size: 15px;
  font-style: normal;
}
/* about=> about_us */
section.us-contents1 {
  margin-top: 100px;
}
section.us-contents1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 1726px;
}
section.us-contents1 .flex {
  margin-top: 50px;
  margin-bottom: 60px;
}
section.us-contents1 .flex h4 {
  margin-right: 100px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #8B8B8B;
}
section.us-contents1 .flex p {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  text-transform: uppercase;
  color: #000000;
}
/* about=>ceo */
section.ceo-contents1 {
  padding-top: 105px;
  padding-bottom: 300px;
}
section.ceo-contents1 .ceo-contents1-img1 {
  position: absolute;
  width: 578px;
  right: 0;
  top: 260px;
  z-index: -1;
  font-size: 0;
}
section.ceo-contents1 .ceo-contents1-img1 img {
  width: 100%;
}
/* section.ceo-contents1 .ceo-contents1-img1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 155px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
} */
section.ceo-contents1 .text-box {
  width: 100%;
  max-width: 640px;
  padding-left: 124px;
  box-sizing: border-box;
}
section.ceo-contents1 h3 {
  position: relative;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 62px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #222;
}
section.ceo-contents1 h3::before {
  content: '';
  position: absolute;
  left: -53px;
  top: -11px;
  background: url(../images/sub/ceo_comma1.svg) no-repeat;
  width: 41px;
  height: 33px;
}
section.ceo-contents1 h3 span::after {
  content: '';
  position: absolute;
  right: -55px;
  top: 0;
  background: url(../images/sub/ceo_comma2.svg) no-repeat;
  width: 41px;
  height: 33px;
}
section.ceo-contents1 h3 span {
  position: relative;
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 62px;
  letter-spacing: -1px;
  opacity: 0.7;
  text-transform: uppercase;
  color: #EB4B13;
  display: inline-block;
  margin-top: 10px;
}
section.ceo-contents1 p {
  margin-top: 82px;
  padding-bottom: 70px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  text-transform: uppercase;
  color: #000000;
}
/* about=> vison */
section.vision-contents1 ul li {
  display: flex;
  margin-top: 75px;
}
section.vision-contents1 ul li:nth-child(2) {
  margin-top: 150px;
}
section.vision-contents1 ul li>div {
  width: 50%;
}

section.vision-contents1 ul li>div img {
  max-width: 100%;
}
section.vision-contents1 ul li>div>p {
  padding-left: 73px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.2;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #8B8B8B;
}
section.vision-contents1 ul li:nth-child(2) {
  display: flex;
  flex-direction: row-reverse;
}
section.vision-contents1 ul li:nth-child(2) p {
  padding-left: 0;
  padding-right: 60px;
  text-align: right;
}
section.vision-contents1 ul li:nth-child(3) p {
  padding-left: 31px;
}
/* 견적내기 */
section.estimate-bg {
  /* background: url(../images/sub/estimate-bg.png) no-repeat; */
  background: #000;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
section.estimate-bg .estimate-box {
  width: 100%;
  margin-top: 90px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  height: 100vh;
  display: flex;
}
section.estimate-bg .left {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  width: calc(100% - 480px);
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.estimate-bg .left>div {
  width: 100%;
  height: 100%;
}
section.estimate-bg .right {
  position: relative;
  width: 480px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.estimate-bg .right-top {
  padding: 26px 4rem 0px 4rem;
}
section.estimate-bg .right-top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.estimate-bg .right-top-title span {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
section.estimate-bg .right-top-title span:last-child {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
}
section.estimate-bg .right-middle {
    height: calc( 100vh - 33rem);
    padding: 0 4rem 50px 4rem;
    box-sizing: border-box;
    overflow-y: auto;
    margin-bottom: 20px;
}
section.estimate-bg .right-middle>div.estimate-title {
  padding: 2rem 0rem 2rem;
  margin: 0;
}
section.estimate-bg .right-middle>div.estimate-content {
    overflow-x: hidden;
    /* height: calc(100% - 29.3rem); */
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
section.estimate-bg .right-middle>div p {
  font-size: 50px;
  word-break: keep-all;
}
section.estimate-bg .right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 90;
  width: 100%;
  height: 18rem;
  margin-left: -1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section.estimate-bg .right-bottom>div {
  border-top: 1px solid rgba(255, 255, 255, 0.33);
  padding: 25px 4rem 25px;
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0.2);
  /* or add it to thetrack */
}
.scrollbar::-webkit-scrollbar-track {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
}
.scrollbar:hover::-webkit-scrollbar-thumb {
  background: #9d9d9d;
}
.estimate-title {
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  margin-top: 105px;
}
.estimate-title h4 {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: rgba(195, 111, 81, 1);
}
.estimate-title h4 span {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.5);
}
.estimate-input {
  position: relative;
  padding: 25px 0;
}
.estimate-input input+label+.des {
  padding-bottom: 30px;
  color: #fff;
  padding-top: 10px;
  padding-left: calc(25px + 15px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  transition: border .5s ease;
}

.estimate-input input+label+.des.border0 {
  border:0 !important;
  padding-bottom:0;
}

.estimate-input label+.des.pl0 {
  padding-left:0;
}
.estimate-input input+label+.des.no_border {
  border: 0;
  padding-bottom: 20px;
}
.des.mt-1 {
  margin-top: 20px;
}
.des.mt-2 {
  margin-top: 30px;
}
.des.mt-3 {
  margin-top: 10px;
}
.des>.estimate-input {
  padding-top: 10px;
}

.estimate-input.ver1 {
  padding-top: 10px;
  padding-bottom: 5px;
}

.estimate-input.ver2 {
  padding-top: 0px;
  padding-bottom: 23px;
}

.estimate-input.ver3 {
  padding-top: 0px;
  padding-bottom: 20px;
}

.estimate-input.ver3:last-child {
  padding-bottom: 0;
}

.pb-5 {
  padding-bottom: 5px;
}
.estimate-input label {
  display: inline-block;
  padding-left: 10px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  position: relative;
  top: 2px;
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.5s ease;
}

.estimate-input .des .des__ul__wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.estimate-input .des .des__ul__wrap > p {
  margin-top: 35px;
  width: 100%;
  font-size: 15px;
  color: rgba(255,255,255,0.5);
	font-weight: 700;
}

.estimate-input .des ul:nth-child(odd) {
  width: 49%;
  margin-right:2%;
}

.estimate-input .des ul:nth-child(even) {
  width: 49%;
}

.estimate-input .des ul li {
  position: relative;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  color: rgba(255,255,255,0.5);
  padding-bottom: 7px;
}

.estimate-input .des ul li::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 8px;
  width:3px;
  height: 3px;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
}

.estimate-input > input:checked+label+.des .des__ul__wrap > p,
.estimate-input > input:checked+label+.des .des__ul__wrap ul li {
  color: #fff;
}

.estimate-input input:checked+label+.des .des__ul__wrap ul li::before {
  background: #fff;
}


.estimate-input label > span {
  font-size: 15px;
  margin-top: 10px;
  display: block;
}
.estimate-input.ver1 label,
.estimate-input.ver2 label {
  width: calc( 100% - 40px );
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.estimate-input.ver3 label {
  width: calc( 100% - 40px );
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.estimate-input.ver1 label i,
.estimate-input.ver2 label i {
  font-style: normal;
  font-size: 15px;
}


.more__div1 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dashed rgba(255,255,255,0.5);
}

.more__div1.active {
  border-bottom: 1px solid rgba(255,255,255,1);
}
.estimate-input input:checked+label {
  color: #FFFFFF;
}
.estimate-input input:checked+label span {
  color: #FFFFFF;
}
.estimate-input input:checked+label+.des {
  border-color: #fff;
}

.estimate-input input+label+.des input+label+.des h5 {
  color: rgba(195, 111, 81, 0.5);
  margin: 20px 0 10px;
}

.estimate-input input:checked+label+.des input:checked+label+.des h5 {
  color: rgba(195, 111, 81, 1)
}

.more__div1.active {
  border-bottom: 1px solid rgba(255,255,255,1);
  margin-top: 28px;
  margin-bottom: 35px;
}

.more__div1.active h5 {
  color: rgb(195, 111, 81);
  margin-bottom: 10px;
}


.group.disabled input {
  pointer-events: none;
}

.estimate-input [type="radio"] {
  vertical-align: middle;
  appearance: none;
  margin: 0;
}
.estimate-input [type="radio"] {
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25px;
  height: 25px;
  border: 2px solid rgba(255, 255, 255, 0.33);
  border-radius: 18px;
  transition: all 0.5s ease;
}
.estimate-input [type="radio"]:checked {
  border: 2px solid rgba(255, 255, 255);
  transition: all 0.5s ease;
  vertical-align: top;
}
.estimate-input [type="radio"]:checked:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #FFFFFF;
  border-radius: 18px;
  transition: all 0.5s ease;
}

.estimate-input [type="checkbox"] {
  vertical-align: middle;
  appearance: none;
  margin: 0;
}
.estimate-input [type="checkbox"] {
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25px;
  height: 25px;
  border: 2px solid rgba(255, 255, 255, 0.33);
  border-radius: 2px;
  transition: all 0.5s ease;
}
.estimate-input [type="checkbox"]:checked {
  border: 2px solid rgba(255, 255, 255);
  transition: all 0.5s ease;
  vertical-align: top;
  background: #fff;
  border-color: #fff;
}
.estimate-input [type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  background: url(../images/sub/input_ck1.svg) no-repeat;
  width: 14px;
  height: 11px;
  transition: all 0.5s ease;
}
.estimate-input [type="checkbox"] + label {
  top: 2px;
  margin-top: 0 !important;
  align-items:flex-start
}
.estimate-input [type="checkbox"] + label .des2{
  font-size: 15px;
  line-height: 1.6;
  font-weight: 300;
  padding-top: 10px;
}
section.estimate-bg .left .obj>div {
  width: 100%;
  text-align: center;
  height: calc(100% - 90px);
  overflow: hidden;
  position: relative;
}
section.estimate-bg .left .obj>div img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  transform: unset;
}
section.estimate-bg .left .obj>div img.active {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  transform: unset;
}
section.estimate-bg .left .obj>div .b {
  left: 150%;
}
.estimate-input input:disabled {
  overflow: hidden;
  border-color: rgba(255, 255, 255, 0);
}
.estimate-input>input+label+.des>input+* {
  color: rgba(255, 255, 255, 0.5);
}
.estimate-input>input:checked+label+.des>input:checked+* {
  color: rgba(255, 255, 255, 1);
}
.right-bottom span {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.7);
}
.right-bottom p .price {
  margin-top: 7px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #FFFFFF;
}
.right-bottom p i {
  margin-left: 6px;
  display: inline-block;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
.btn1 {
  position: relative;
  cursor: pointer;
  text-align: center;
  padding: 19px 0;
  width: 50%;
  outline: none;
  border: 1px solid #FFFFFF;
  background: transparent;
  color: #fff;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  transition: all 0.5s ease;
}
.btn1:hover {
  color: #000;
  background-color: #fff;
  border-color: transparent;
}
.btn2 {
  text-align: center;
  position: relative;
  cursor: pointer;
  padding: 19px 0;
  width: 50%;
  outline: none;
  border: 1px solid #FFFFFF;
  background: #fff;
  color: #57627A;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  transition: all 0.5s ease;
}
.btn2.w100 {
  width: 100%;
}
.btn2:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}
.btn3 {
  position: relative;
  cursor: pointer;
  text-align: center;
  padding: 19px 0;
  width: 50%;
  height: 70px;
  outline: none;
  background-color: #000;
  color: #fff;
  border: 1px solid transparent;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  transition: all 0.5s ease;
}

.btn3 a {
  color: #fff;
}


.btn4 {
  position: relative;
  cursor: pointer;
  text-align: center;
  padding: 19px 0;
  width: 50%;
  height: 70px;
  outline: none;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  transition: all 0.5s ease;
}


/* about=>contact */
section.contact-contents1 ul {
  margin-top: 138px;
}
section.contact-contents1 ul li {
  margin-top: 80px;
}
section.contact-contents1 ul li .top {
  display: flex;
  height: 640px;
}
section.contact-contents1 ul li .top>div {
  width: 50%;
}
section.contact-contents1 ul li .top>div>div,
.root_daum_roughmap .wrap_map {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
section.contact-contents1 ul li .top>div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.contact-contents1 ul li .bottom {
  padding: 50px 40px;
}
section.contact-contents1 ul li .bottom .title {
  display: flex;
}
section.contact-contents1 ul li .bottom .title h4 {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #8B8B8B;
}
section.contact-contents1 ul li .bottom .title div {
  margin-left: 33px;
  height: 45px;
  border: 2px solid #DADADA;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.contact-contents1 ul li .bottom .title div a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
section.contact-contents1 ul li .bottom .title div img {
  margin-right: 15px;
}
section.contact-contents1 ul li .bottom .title div span {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #959595;
}
section.contact-contents1 ul li .bottom p {
  margin-top: 23px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #7C7C7C;
}
/* 견적상담 */
section.sub .title {
  margin-top: 80px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: -3px;
  text-transform: uppercase;
  color: #8B8B8B;
}
section.sub .title>button {
  margin-top: 80px;
  font-family: 'Pretendard';
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  border: 0;
  position: absolute;
  right: 20px;
  color: #fff;
  padding: 0px 30px;
  background: #ff936d;
  border-radius: 5px;
  cursor: pointer;
  top: -70px;
  transition: background .3s ease;
}
section.sub .title>button:hover {
  background: #222;
}
section.estimate-contents1 ul {
  width: 100%;
  margin-top: 78px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
section.estimate-contents1 ul li {
  margin-top: 30px;
  width: 50%;
}
section.estimate-contents1 ul li>a {
  display: flex;
  justify-content: space-between;
}
section.estimate-contents1 ul li>a>div:first-child {
  width: calc(100% - 130px);
}
section.estimate-contents1 ul li>a>div:last-child {
  width: 107px;
  margin-left: 13px;
}
.estimate-contents1-board {
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(44, 44, 44, 0.33);
}
.estimate-contents1-board>div:first-child ul li {
  box-sizing: border-box;
  padding-right: 65px
}
.estimate-contents1-board>div:last-child ul li {
  box-sizing: border-box;
  padding-left: 65px
}
section.estimate-contents1 ul {
  position: relative;
}
section.estimate-contents1 ul:after {
  content: '';
  position: absolute;
  width: 1px;
  top: 30px;
  height: calc( 100% - 10px );
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.20);
}
section.estimate-contents1 ul li p {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
section.estimate-contents1 ul li span img {
  width: auto;
}
section.estimate-contents1 ul li span b {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #5A5A5A;
}
.estimate-contents1-btn1 {
  padding: 9px 15px;
  background: #ff936d;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.estimate-contents1-btn1 img {
  margin-right: 6px;
}
.estimate-contents1-btn2 {
  padding: 9px 15px;
  background: #B3B3B3;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.estimate-contents1-btn2 img {
  margin-right: 6px;
}
/* KA4 CARNIVAL => index */
section.ka4-contents1 ul {
  font-size: 0;
}
section.ka4-contents1 ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
section.ka4-contents1 ul li:nth-child(1) {
  width: 50%;
  margin: 0 auto;
  top: -150px;
  text-align: left;
  left: 80px;
}
section.ka4-contents1 ul li:nth-child(1) a>div {
  display: inline-block;
  text-align: left;
}
section.ka4-contents1 ul li:nth-child(2) {
  width: 50%;
  margin-top: 180px;
  right: -60px;
}
section.ka4-contents1 ul li:nth-child(2) a>div.text-box {
  padding-left: 127px;
  text-align: left;
  box-sizing: border-box;
}
section.ka4-contents1 ul li:nth-child(3) {
  top: -84px;
  left: 132px;
}
section.ka4-contents1 ul li:nth-child(4) {
  top: 137px;
  float: right;
  padding-right: 73px;
  text-align: right;
}
section.ka4-contents1 ul li:nth-child(4) .img-box {
  position: relative;
  right: -110px;
}
section.ka4-contents1 ul li:nth-child(4) .text-box {
  text-align: left;
  display: inline-block;
  margin-top: -50px;
}
section.ka4-contents1 ul li:nth-child(5) {
  padding-left: 300px;
  margin-top: 30px;
}
section.ka4-contents1 ul li:nth-child(5) a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
section.ka4-contents1 ul li:nth-child(5) .text-box {
  margin-top: 60px;
  margin-left: 27px;
}

section.ka4-contents1 ul li:nth-child(6) {
  padding-left: 178px;
}
section.ka4-contents1 ul li:nth-child(6) a {
  display: flex;
  align-items: center;
}
section.ka4-contents1 ul li:nth-child(6) .text-box {
  margin-top: 60px;
  margin-left: 27px;
}

section.ka4-contents1 .text-box h4 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  line-height: 63px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #505050;
}
section.ka4-contents1 .text-box p {
  position: relative;
  z-index: 3;
  margin-top: 5px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #9E9E9E;
}
section.sub .flex1 {
  display: flex;
  margin-top: 150px;
}
section.sub .flex1.flex-end {
  justify-content: flex-end;
}

section.sub .flex1.flex-center {
  justify-content: center;
}

section.sub .flex1>div.left {
  width: 20%;
}
section.sub .flex1>div.left>h4 {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #9E9E9E;
}
section.sub .flex1>div.left>p {
  margin-top: 53px;
  padding-right: 30px;
  word-break: keep-all;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}
section.sub .flex1>div.left>div {
  margin-top: 100px;
}
section.sub .flex1>div.left>div>p {
  position: relative;
  text-align: right;
  width: calc(100% - 38px);
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -1px;
  color: #262626;
  margin-right: 38px;
  padding-bottom: 7px;
}
section.sub .flex1>div.left>div>p::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #262626;
}
section.sub .flex1>div.left ul li {
  padding: 14px 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
section.sub .flex1>div.left ul li p {
  position: relative;
  z-index: 2;
  cursor: pointer;
  word-break: keep-all;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #878787;
  padding-left: 27px;
  padding-right: 34px;
  transition: color 0.5s ease;
}
section.sub .flex1>div.left ul li p span {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #878787;
}
section.sub .flex1>div.left ul {
  margin-top: 18px;
}
section.sub .flex1>div.left ul li {
  position: relative;
}
section.sub .flex1>div.left ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 111.7%;
  height: 100%;
  z-index: 1;
  background: transparent;
}
section.sub .flex1>div.left ul li.active:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 111.7%;
  height: 100%;
  z-index: 1;
  background: var(--gr-1, linear-gradient(231deg, #FF8255 13.17%, #D25528 74.62%));
}
section.sub .flex1>div.left ul li.active::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -18px;
  width: 100%;
  height: 18px;
  z-index: 1;
  background: url(../images/sub/ka_shadow_1.png) no-repeat;
  z-index: 2;
  background-size: contain;
  background-position: center top;
}
section.sub .flex1>div.left ul li.active p {
  color: #fff;
}
section.sub .flex1>div.left ul li.active p span {
  color: rgba(255, 255, 255, 0.56);
}
section.sub .flex1>div.right {
  width: 77%;
  max-width: 1100px;
}
section.sub .flex1>div.right img {
  width: 100%;
  max-width: 1100px;
  max-height: 640px;
}

section.sub .flex>div.flex-col img {
  max-height: 443px;
}



section.sub .flex1>div.right .slick-ver1 {
  height: 640px;
}
section.sub .flex1 div.right .slick-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
section.sub .flex1 div.right .slick-ver1 .slick-track {
  height: 690px !important;
  display: flex !important;
}
section.sub .flex1 div.right .slick-ver1 .slick-slide {
  height: inherit !important;
}
section.sub .flex-col:first-child {
  padding-right: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column-reverse;
}
section.sub .flex-col:last-child {
  padding-left: 20px;
  box-sizing: border-box;
}
section.sub .flex-col>div.left {
  display: flex;
  width: 100%;
}

section.sub .flex-col>div.left.between {
  justify-content: space-between;
}
section.sub .flex-col>div.right .slick-ver1 {
  overflow: hidden;
  height: 443px;
}
section.sub .flex-col {
  flex-direction: column;
}
section.sub .flex-col .right2 {
  height: 443px;
}

section.sub .flex-col .right2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.sub .flex-col>div.left,
section.sub .flex-col>div.right {
  width: 100%;
}
section.sub .flex-col>div.left {
  margin-top: 40px;
}
section.sub .flex-col>div.left>h4 {
  color: #000000;
}
section.sub .flex-col>div.left>div {
  margin-left: 70px;
  margin-top: 25px;
  width: 280px;
}
section.sub .flex-col>div.left ul li.active:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: var(--gr-1, linear-gradient(231deg, #FF8255 13.17%, #D25528 74.62%));
}
section.sub .flex-col>div.left ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 115%;
  height: 100%;
  z-index: 1;
  background: transparent;
}

/* section.sub .flex1>div.right2 img {
  width: 100%;
  height: 300px;
  object-fit: cover;
} */

section.estimate-write .input-wrap2 {
  margin-top: 68px;
}
section.estimate-write .input-title {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.estimate-write .input-title h4 {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: -1px;
  color: #2D2D2D;
}
section.estimate-write .input-title p {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: right;
  letter-spacing: -1px;
  color: #EB4B13;
}
section.estimate-write .input-box {
  border-top: 3px solid rgba(0, 0, 0, 0.5);
}
section.estimate-write .input-box>.row {
  display: flex;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
section.estimate-write .input-box>.row:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
section.estimate-write .input-box>.row .col-text {
  width: 20%;
  padding: 1.2375rem 2.6875rem;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.025);
}
section.estimate-write .input-box>.row .col-text h5 {
  display: inline-block;
  position: relative;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -1px;
  color: #000000;
}
section.estimate-write .input-box>.row .col-text h5 span {
  position: absolute;
  top: -3px;
  right: -9px;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -1px;
  color: #EB4B13;
}
section.estimate-write .input-box>.row .col-input {
  width: 80%;
  padding: .625rem .875rem;
  box-sizing: border-box;
}
section.estimate-write .input-box>.row .col-input input,
section.estimate-write .input-box>.row .col-input textarea {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  padding: .75rem 1.25rem;
  box-sizing: border-box;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.75);
}
section.estimate-write .input-box>.row .col-input input:focus,
section.estimate-write .input-box>.row .col-input textarea:focus {
  width: 100%;
  height: 100%;
  background: rgba(129, 104, 182, 0.05);
  border: 1px solid #EB4B13;
}
section.estimate-write .file span {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
section.estimate-write .file #fileName {
  width: 100%;
}
section.estimate-write .file input[type="text"]:read-only {
  background: rgba(0, 0, 0, 0.02);
  cursor: default;
}
section.estimate-write .file input {
  padding: 9px 15px;
  box-sizing: border-box;
  width: 100%;
  line-height: 22px;
  height: 42px;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff;
}
section.estimate-write .input-box>.row .col-input.file input[type='file'] {
  width: 154px;
  height: auto;
  right: 0;
  border: 0;
  background: #fff;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}
section.estimate-write .input-box>.row .col-input.file input[type='file']+label {
  height: 42px;
  text-align: center;
  left: 0;
  top: 0;
  z-index: 1;
  width: 154px;
  height: auto;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  background: #777;
  font-size: 13px;
  color: #fff;
  box-sizing: border-box;
  line-height: 42px;
  padding: 0px 25px;
  margin-left: 7px;
  display: inline-block;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 50px;
  color: #FFFFFF;
  transition: background .3s ease;
}
section.estimate-write .input-btn {
  text-align: center;
  margin-top: 25px;
}
input[type="password"].default {
  border: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 30px;
  padding: 10px 20px;
  font-size: 18px;
  vertical-align: top;
  box-sizing: border-box;
  height: 50px;
  min-width: 30%;
  margin-right: 5px;
}
button.default,
section.estimate-write .input-btn>button {
  cursor: pointer;
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 5px;
  line-height: 50px;
  outline: none;
  border: 0;
  text-align: center;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  transition: background 0.5s ease, color 0.5s ease;
}
button.default,
section.estimate-write .input-btn>.input-btn-type1 {
  background: #EB4B13;
  border: 1px solid #EB4B13;
  margin-right: 5px;
}
section.estimate-write .input-btn>.input-btn-type2 {
  background: #000000;
  border: 1px solid #000000;
}
section.estimate-write .input-btn>.input-btn-type1:hover {
  background: #fff;
  color: #EB4B13;
}
section.estimate-write .input-btn>.input-btn-type2:hover {
  background: #FFF;
  color: #000;
}
section.media-view {}
section.media-view .top {
  border-top: 1px solid #000000;
  padding: 50px;
  box-sizing: border-box;
  margin-top: 35px;
}
.flex__lrc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.news1__detail .top .subject span, section.job1 .top .subject span {
  color: #0085ff;
}
section.media-view .top .subject span {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #009759;
}
section.media-view .top .subject .car_info {
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 3rem;
    margin-top: 20px;
}
section.media-view .top .subject .car_info span{
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #EB4B13;
}
section.media-view .top .subject .car_info span.car_name{
	font-weight: bold;
	color: #9E9E9E;
}
section.media-view .top .subject h6 {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.03em;
  color: #000000;
  padding-right: 40px;
  word-break: keep-all;
}
section.media-view .top .date {
  padding-left: 190px;
  border-left: 1px solid #e1e1e1;
  text-align: right;
}
section.media-view .top .date span.year {
  display: inline-block;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  padding: 0 10px;
  text-align: center;
  color: #FFFFFF;
  background: #EB4B13;
  border-radius: 5px;
  min-width: 80px;
}
section.media-view .top .date span.year.type2 {
  background: #B3B3B3;
}
section.media-view .top .date span.month__day {
  display: block;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 37px;
  text-align: right;
  color: #5A5A5A;
  margin-top: 17px;
}
section.media-view .bottom {
  position: relative;
  margin-top: 50px;
  height: 50px;
}
section.media-view .bottom .prev,
section.media-view .bottom .next {
  width: 32%;
}
section.media-view .bottom .prev a,
section.media-view .bottom .next a {
  display: flex;
  justify-content: space-between;
  padding-right: 30px;
  align-items: center;
}
section.media-view .bottom .prev a {
  padding-left: 30px;
}
section.media-view .bottom .next a {
  padding-right: 30px;
}
section.media-view .bottom .prev p,
section.media-view .bottom .next p {
  width: 85%;
  font-family: 'Pretendard';
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.025em;
  color: rgba(0, 0, 0, 0.85);
  transition: color 0.5s ease;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
section.media-view .bottom .next p {
  text-align: right;
}
section.media-view .bottom .prev:hover p,
section.media-view .bottom .next:hover p {
  color: #EB4B13;
}
section.media-view .activity1__detail .bottom .prev:hover p,
section.media-view .activity1__detail .bottom .next:hover p {
  color: #EB4B13;
}
section.media-view .bottom .prev p {
  text-align: left;
}
section.media-view .bottom .list {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 50px;
  background: #EB4B13;
  border-radius: 5px;
  z-index: 11;
}
section.media-view .bottom .list.type2 {
  transform: inherit;
  left: inherit;
  position: absolute;
  right: 0%;
  top: 0%;
  width: 120px;
  height: 50px;
  background: #EB4B13;
  border-radius: 5px;
  z-index: 11;
}
section.media-view .bottom .list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
section.media-view .bottom .list a span {
  margin-top: 5px;
  width: 17px;
  height: 2px;
  background: #fff;
  display: block;
}
section.media-view .bottom .list a span:first-child {
  margin-top: 0;
}
.media-view-contents {
  border-top: 1px solid #E5E5E5;
  padding: 50px 50px 50px 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #000000;
}
.media-view-contents img {
  max-width: 100%;
}
.media-view-contents>xmp {
  width: 100%;
  display: block;
  white-space: pre-line;
  word-break: keep-all;
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -0.025em;
  color: rgba(0, 0, 0, 0.85);
}
.media-view-contents>div {}
.summit-img1 img {
  width: 100%;
  height: 791;
  object-fit: cover;
}
section.estimate_final {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  max-width: 100%;
  left: 0;
  top: 0;
}
section.estimate_final .bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}


#popupContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#popupContent {
    position: relative;
    animation: popupAnimation 0.5s ease-in-out;
}

@keyframes popupAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#popupContent {
  background-color: white;
  max-width: 1280px;
  width: 90%;
  box-sizing: border-box;
  max-height: 90vh;
}

#closeButton {
  cursor: pointer;
  font-size: 13px;
  color: #000;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #000;
  transform: translateX(-50%);
  opacity: 1;
  z-index: 3;
  font-weight: bold;
  right: 0;
  top: 20px;
  position: absolute;
  right: -40px;
  top: -20px;
}

.modal .left {
  width: 70%;
}

.modal .right {
  width: 25%;
  margin-top: 54px;
}

.modal__header h3 {
  color: var(--888, #8B8B8B);
  font-size: 42px;
  font-weight: 200;
  line-height: normal;
  letter-spacing: -2px;
}

.modal__header h3 b {
  color: #323232;
  font-size: 64px;
  font-weight: 600;
  letter-spacing: -2px;
}

.modal__body {
  margin-top: 230px;
}

.modal__body .left h4 {
  margin-bottom: 15px;
  color: #242424;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
}

.div__table1 {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.div__table1__row {
  padding: 30px 0;
  border-bottom: 1px solid #CCC;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.div__table1__row > .row {
  margin-bottom: 10px;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.div__table1__row > .row .div__table1__rect1 {
  cursor: inherit;
}

.div__table1__row > .row:last-child {
  margin-bottom: 0;
}

.div__table1__col:nth-child(1) {
  width: 17%;
}

.div__table1__col:nth-child(2) {
    width: 21.5%;
    box-sizing: border-box;
    padding-right: 10px;
}

.div__table1__col:nth-child(3) {
  width: 12%;
}

.div__table1__col:nth-child(4) {
  width: 49.5%;
  text-align: right;
}

.div__table1__rect1 {
  display: flex;
  width: max-content;
  height: 30px;
  padding: 0 15px;
  border: 1px solid rgba(0, 0, 0, 1);
  flex-direction: column;
  justify-content: center;
  color: #686868;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
  cursor: pointer;
}

.div__table1__rect2 {
  display: flex;
  width: max-content;
  height: 24px;
  padding: 0 15px;
  background: #000;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
  cursor: pointer;
}

.div__table1__text1 {
  margin-top: 14px;
  display: block;
  color: #686868;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1px;
}

.div__table1__text1:first-child {
  margin-top: 2.5px;
}

.div__table1__text2 {
  font-family: "Pretendard";
  margin-top: 15px;
  color: #686868;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -1px;
}

.div__table1__text2:first-child {
  margin-top: 1px;
}

.div__table1__text2 i {
  margin-left:5px;
  color: #B5B5B5;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}


.modal__body .left .price__modal p:first-child {
  font-family: "Pretendard";
  color: #686868;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 222.222% */
  letter-spacing: -1px;
}

.modal__body .left .price__modal p:last-child {
  font-family: "Pretendard";
  color: #2D2D2D;
  text-align: right;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.modal__body .left .price__modal p:last-child i {
  margin-left: 5px;
  color: #686868;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -1px;
}

.modal__body .left .price__modal {
  margin-top: 50px;
}

.modal__body .left .price__modal > div {
  margin-top: 15px;
}

.modal__body .right > div:first-child {
  margin-bottom: 165px;
}

.modal__body .right button:last-child {
  margin-top: 13px;
}

.modal__body .right p {
  padding-left: 10px;
  margin-top: 10px;
  position: relative;
  color: #969696;
  font-size: 12px;
  line-height: 2;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.05em;
  word-break: keep-all;
}

.modal__body .right p::before {
  content:'';
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 3px;
  background: #969696;
  border-radius: 50%;
}

.modal__header,
.modal__body,
.modal__footer {
  padding:0 90px;
}

.modal__footer {
  background: #333333;
  margin-top: 150px;
  padding: 26px 90px;
}

.modal__footer p {
  color: rgba(255, 255, 255, 0.50);
  text-align: right;
  font-family: Poppins;
  font-size: 52px;
  font-style: normal;
  font-weight: 250;
  line-height: normal;
  letter-spacing: 5px;
}

.scrollbar1 {

}

#popupContent .scrollbar1 {
  background: #fff;
  overflow-y: scroll;
  height: 100%;
  position: relative;
  max-height: calc( 90vh - 90px );
  padding: 90px 0;
  padding-top: 90px;
  padding-bottom: 0;
}

.scrollbar1::-webkit-scrollbar {
  width: 5px;
}
.scrollbar1::-webkit-scrollbar-thumb {
  background-color: rgba(195, 111, 81, 1);
  border-radius: 10px;
  background-clip: padding-box;
}
.scrollbar1::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 10px;
}



/* admission_guide/bulletin_board/ */
.com__board1 {
  border-top: 3px solid #333;
}

.com__board1--bordert0 {
  border-top:0;
}

.com__board1 ul li {
  position: relative;
}

.com__board1 ul li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 40px 42px 34px 42px;
  border-bottom: 1px solid #ddd;
}


.com__board1__num {
  width: 9.5%;
  margin-right: 2.6%;
  text-align: center;
}

.com__board1__text {
  position: relative;
  width: 85.9%;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
}

.com__board1__text > div {
  width: calc( 100% - 220px );
}

.com__board1__text > .com__board1__text__img {
  width: 200px;
  height: 120px;
  margin-right: 20px;
}

.com__board1__text > .com__board1__text__img img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  height: 100%;
}

.com__board1__num span {
  margin-bottom:12px;
  padding: 7px 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #EB4B13;
  border: 1px solid #EB4B13;
  border-radius: 5px;
  display: inline-block;
  box-sizing: border-box;
  transition: color 0.5s ease, border 0.5s ease, background 0.5s ease;
}

.com__board1__num i {
  display: block;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.1em;
  text-align: center;
  color: rgba(124, 136, 151, 0.7);
}

.com__board1__num p {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: rgba(124, 136, 151, 0.7);
}

.com__board1__text h5 {
  width: 93%;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: -0.025em;
  color: #000000;
  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;

}

.com__board1__text p {
  width: 93%;
  margin-top: 12px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #7C8897;
  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}

.com__board1__text:after {
  content: '';
  position: absolute;
  background: url(../images/sub/board_arr1.svg) no-repeat;
  right: -13px;
  top: 50%;
  width: 13px;
  height: 22px;
  transform: translateY(-50%);
  filter: grayscale(1);
  transition: filter 0.5s ease;
}

.com__board1 ul li:hover .com__board1__num span {
  background: #EB4B13;
  border: 1px solid #fff;
  color: #fff;
}

.com__board1 ul li:hover .com__board1__num i {
  color: #EB4B13;
}

.com__board1 ul li:hover .com__board1__text:after {
  filter: invert(33%) sepia(25%) saturate(6684%) hue-rotate(358deg) brightness(98%) contrast(89%);
}

.com__board1 .paging {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.com__board1 .paging a {
  margin: 0 7px;
}
.com__board1 .paging a:last-child {
  margin-right:0;
}
.com__board1 .paging a span {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #7C8897;
  display: block;
  transition: color 0.5s ease;
  padding: 12px;
}

.com__board1 .paging a.prev span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding:0;
  border:1px solid #EB4B13;
  border-radius: 5px;
  background-position: 50% 50%;
  transition: background 0.5s ease;
}

.com__board1 .paging a.next span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding:0;
  border:1px solid #EB4B13;
  border-radius: 5px;
  background-position: 50% 50%;
  transition: background 0.5s ease;
}

.com__board1 .paging a.prev span img,
.com__board1 .paging a.next span img {
  transition: filter 0.5s ease;
}

.com__board1 .paging a.prev:hover span,
.com__board1 .paging a.next:hover span {
  background: #EB4B13;
}

.com__board1 .paging a.prev:hover img,
.com__board1 .paging a.next:hover img {
  filter: brightness(0) invert(1);
}

.com__board1 .paging a:hover span {
  color: #EB4B13;
}

/* admission_guide/bulletin_board_detail/ */
.com__detail1__top {
  border-top: 2px solid #333;
  padding: 30px 50px;
}

.com__detail1__top h5 {
  font-weight: 500;
  font-size: 34px;
  line-height: 49px;
  letter-spacing: -0.025em;
  color: #000000;
}

.com__detail1__top span {
  display: block;
  margin-top: 15px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: -0.025em;
  color: rgba(124, 136, 151, 0.8);
}

.com__detail1__middle {
  border-top: 2px solid #ddd;
  padding: 40px 50px 80px;
}

.com__detail1__middle img {
  max-width: 100%;
}

.information {
  margin-top: 50px;
}

.information * {
  line-height: 1.5;
}

.information .inner {
  margin:0 auto;
}

section.information .com h3 {
  font-size: 28px;
  font-weight: 600;
}

section.information .com p {
  font-size: 18px;
  margin: 30px 0 50px;
  font-weight: 300;
}

.impo_box {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 0 0 50px;
  box-sizing: border-box;
}

.impo_box .box {
  font-size: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  padding: 50px 0;
  box-sizing: border-box;
}

.impo_box>div:last-child {
  border: none;
}

.impo_box .box>div {
  display: inline-block;
  vertical-align: top;
}

.impo_box .left {
  width: 30%;
}

.impo_box .left p {
  position: relative;
  font-size: 20px;
  color: #EB4B13;
  font-weight: 500;
  padding-left: 15px;
  word-break: keep-all;
}

.impo_box .left p:after {
  position: absolute;
  content: "";
  display: block;
  clear: both;
  background: #EB4B13;
  width: 5px;
  height: 5px;
  top: 0;
  left: 0;
}

.impo_box .right {
  width: 70%;
  padding-left: 50px;
  box-sizing: border-box;
}

.impo_box .right p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
  word-break: keep-all;
}

.impo_box .right>p:last-child {
  margin-bottom: 0;
}

.impo_box .right p span {
  display: block;
  margin-bottom: 5px;
}

.impo_box .right p span:last-child {
  margin-bottom: 0;
}

.impo_box .right>div>p:last-child {
  margin-bottom: 0;
}

.form_area_v2 {
  margin-top: 20px;
  text-align: center;
}

.form_area_v2 .ck_custom {
  margin-bottom: 10px;
}

.form_area_v2 a {
  color: #EB4B13;
}


@media only screen and (max-width: 1280px) {
  /* about=> about_us */
  section.us-contents1 .flex {
    margin-top: 50px;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.us-contents1 .flex h4 {
    margin-right: 0;
  }
  section.us-contents1 .flex p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
  }
  /* about=>ceo */
  section.ceo-contents1 {
    padding-bottom: 0;
  }
  section.ceo-contents1 .text-box {
    max-width: 100%;
    padding: 0;
  }
  section.ceo-contents1 .text-box h3 {
    word-break: keep-all;
    padding-left: 50px;
  }
  section.ceo-contents1 h3::before {
    left: 0;
  }
  section.ceo-contents1 .text-box h3 br {
    display: none;
  }
  section.ceo-contents1 h3 span {
    display: inline-block;
    margin-top: 0px;
  }
  section.ceo-contents1 p {
    padding-bottom: 0;
    word-break: keep-all;
  }
  section.ceo-contents1 .ceo-contents1-img1 {
    position: relative;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    margin-top: 20px;
  }
  section.ceo-contents1 .ceo-contents1-img1 img {
    width: 100%;
  }
  /* about=>vision */
  section.vision-contents1 ul li>div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 602px;
    max-height: 602px;
  }
  /* ka4 */
  .ka4-img1 {
    height: 434px;
  }
  .ka4-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  section.ka4-contents1 ul li {
    width: 50% !important;
    text-align: center !important;
  }
  section.ka4-contents1 ul li:nth-child(odd) {
    margin-right: 50%;
  }
  section.ka4-contents1 ul li:nth-child(even) {
    margin-left: 50%;
  }
  section.ka4-contents1 ul li .img-box,
  section.ka4-contents1 ul li .text-box {
    display: inline-block;
    text-align: left;
  }
  section.ka4-contents1 ul li .img-box img {
    max-width: 100%;
  }
  section.ka4-contents1 ul li:nth-child(5) {
    padding-left: 0;
    width: 50% !important;
    margin: 0;
  }
  section.ka4-contents1 ul li:nth-child(5) a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  section.ka4-contents1 ul li:nth-child(6) {
    padding-left: 0;
  }
  section.ka4-contents1 ul {
    font-size: 0;
    margin-top: 50px;
  }
  section.ka4-contents1 ul li:nth-child(1) {
    width: 50%;
    margin: 0 auto;
    top: inherit;
    text-align: left;
    left: inherit;
    ;
  }
  section.ka4-contents1 ul li:nth-child(1) a>div {
    display: inline-block;
    text-align: left;
  }
  section.ka4-contents1 ul li:nth-child(2) {
    width: 50%;
    margin-top: inherit;
    ;
    right: inherit;
  }
  section.ka4-contents1 ul li:nth-child(2) a>div.text-box {
    padding-left: inherit;
    text-align: left;
    box-sizing: border-box;
  }
  section.ka4-contents1 ul li:nth-child(3) {
    top: inherit;
    left: inherit;
  }
  section.ka4-contents1 ul li:nth-child(4) {
    top: inherit;
    float: inherit;
    padding-right: inherit;
    text-align: inherit;
  }
  section.ka4-contents1 ul li:nth-child(4) .img-box {
    position: relative;
    right: inherit;
  }
  section.ka4-contents1 ul li:nth-child(4) .text-box {
    text-align: left;
    display: inline-block;
    margin-top: -50px;
  }
  section.ka4-contents1 ul li:nth-child(5) .text-box {
    margin-top: 0px;
    margin-left: 0px;
  }

  section.ka4-contents1 ul li:nth-child(6) {
    top: inherit;
    float: inherit;
    padding-right: inherit;
    text-align: inherit;
  }
  section.ka4-contents1 ul li:nth-child(6) a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  section.ka4-contents1 ul li:nth-child(6) .img-box {
    position: relative;
    right: inherit;
  }
  section.ka4-contents1 ul li:nth-child(6) .text-box {
    text-align: left;
    display: inline-block;
    margin-top: 0;
  }
  section.media-view .top {
    padding: 40px;
  }
  section.media-view .top .date {
    padding-left: 50px;
  }
  section.media-view .middle .content {
    width: 100%;
    margin: 0 auto;
  }
  .media-view-contents {
    border-top: 1px solid #E5E5E5;
    padding: 50px 20px 100px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #000000;
  }

  section.vision-contents1 ul li>div>p {
    font-size: 35px;
  }

  section.vision-contents1 ul li:nth-child(1) p,
  section.vision-contents1 ul li:nth-child(3) p {
    padding-left: 50px;
  }

  section.sub .flex1.flex-end {
    justify-content: space-between;
  }

  .modal__body {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
  }

  .modal .left,
  .modal .right {
    width: 100%;
  }

  .modal__body .right > div:first-child {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
  }

  .modal__body .right > div:first-child .btn3,
  .modal__body .right > div:first-child .btn4 {
    margin-top:0;
    width: 48% !important;
  }



}



@media only screen and (max-width: 1024px) {
  /* about=>vision */
  section.vision-contents1 ul li {
    display: flex;
    align-items: center;
    flex-direction: column !important;
  }
  section.vision-contents1 ul li>div {
    width: 100%;
  }
  section.vision-contents1 ul li>div>p {
    margin-top: 20px !important;
    text-align: center !important;
    padding: 0 !important;
  }
  /* about=>contact */
  section.contact-contents1 ul li .top {
    height: 40vw;
  }
  /* 견적상담 */
  .estimate-contents1-board {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
  }
  .estimate-contents1-board>div {
    width: 100% !important;
  }
  section.estimate-contents1 ul {
    padding-top: 0px;
  }
  .estimate-contents1-board>div:last-child ul li {
    padding-left: 0px;
    padding-right: 20px;
  }
  .estimate-contents1-board>div:first-child ul li {
    padding-right: 20px;
  }
  section.ka4-contents1 {
    margin-top: -100px;
  }
  section.prime-contents1 .flex1 {
    display: flex;
    margin-top: 80px;
    flex-direction: column;
  }
  section.prime-contents1 .flex1>div.left {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  section.prime-contents1 .flex1>div.right {
    width: 100%;
    margin-top: 10px;
  }
  section.prime-contents1 .flex1>div.left ul {
    margin-top: 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  section.prime-contents1 .flex1>div.left ul li.active:after {
    width: 100%;
    height: 100%;
  }
  section.prime-contents1 .flex1>div.left ul li p {
    padding: 0;
  }
  section.prime-contents1 .flex1>div.left ul li {
    padding: 14px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    text-align: center;
  }
  section.prime-contents1 .flex1>div.left>div>p {
    margin-right: 0;
    width: 100%;
    font-size: 15px;
  }
  section.prime-contents1 .flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.prime-contents1 .flex1>div.left>div {
    margin-top: 0px;
  }
  section.sub .flex1>div.right .slick-ver1 {
    height: 450px;
  }
  section.sub .flex1 div.right .slick-ver1 .slick-track {
    height: 450px !important;
    display: flex !important;
  }
  section.sub .flex-col>div.left>div {
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
  }
  section.sub .flex1>div.left>p {
    word-break: keep-all;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.sub .flex1>div.left>p br {
    display: none;
  }

  section.sub .title>button {
    margin-top: 20px;
    position: relative;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    transition: background .3s ease;
    display: block;
  }

  section.vision-contents1 ul li>div {
    text-align: center;
  }

  section.vision-contents1 ul li>div img {
    max-width: 800px;
  }

  section.vision-contents1 ul li {
    margin-top: 75px;
  }

  section.vision-contents1 ul li:nth-child(2) {
    margin-top: 75px;
  }

  section.prime-contents1 .flex1 {
    padding:0;
    width: 100% !important;
  }

  section.sub .flex-col:first-child,
  section.sub .flex-col:last-child {
    padding:0;
  }

  section.sub .flex-col:first-child {
    flex-direction: column;
  }

  section.sub .flex-col:last-child {
    flex-direction: column-reverse !important;
  }

  section.sub .flex-col>div.left>div {
    margin-top: 0;
  }

  section.sub .flex-col>div.left {
    margin-bottom: 40px;
    margin-top: 0;
  }

  section.prime-img1 img {
    height: 50vh;
    object-fit: cover;
  }

  #popupContent .scrollbar1 {
    padding-top: 70px;
  }

  .modal__header h3 {
    font-size: 4vw;
  }

  .modal__header h3 b {
    font-size: 6vw;
  }

  .modal__header img {
    width: 22vw;
  }

  .div__table1__col:nth-child(1) {
    width: 23%;
  }

  .div__table1__col:nth-child(2) {
    width: 29%;
  }

  .div__table1__col:nth-child(3) {
    width: 18%;
  }

  .div__table1__col:nth-child(4) {
    width: 30%;
    text-align: right;
  }

  .modal__body .left h4 {
    font-size: 16px;
  }

  .div__table1__row {
    padding: 20px 0;
  }

  .div__table1__rect1,
  .div__table1__rect2 {
    font-size: 13px;
  }


  .div__table1__text1 {
    font-size: 16px;
  }

  .div__table1__text2 {
    font-size: 18px;
  }

  .modal__body .left .price__modal p:first-child {
    font-size: 16px;
  }

  .modal__body .left .price__modal p:last-child {
    font-size: 3.5vw;
  }

  .modal__body .left .price__modal p:last-child i {
    font-size: 3vw;
  }

  .modal__body .left .price__modal > div {
    margin-top: 10px;
  }

  section.estimate-bg .estimate-box {
    display: flex;
    flex-direction: column;
  }

  section.estimate-bg .left {
    width: 100%;
    height: 100%;
  }

  section.estimate-bg .right {
    width: 100%;
    height: auto;
  }

  .estimate-title {
    margin-top: 35px;
  }

  section.estimate-bg .right-bottom {
    bottom: 30px;
    height: auto;
  }

  section.estimate-bg .estimate-box {
    display: block;
  }

  section.estimate-bg .left {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  section.estimate-bg .left>div {
    width: 100%;
    height: auto;
  }

  section.estimate-bg .left .obj>div {
    width: 100%;
    height: auto;
  }

  section.estimate-bg .left .obj>div img {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
  }

  section.estimate-bg .left {
    height: calc( 40vh - 90px );
  }

  section.estimate-bg .left {
    height: calc( 40vh - 90px );
    display: flex;
    align-items: center;
    justify-content: center;
  }

  section.estimate-bg .right-bottom {
    bottom: 0px;
    height: auto;
    position: fixed;
    background: #000;
  }

  section.estimate-bg .right-bottom>div {
    padding: 20px 4rem 20px;
  }

  section.estimate-bg .right-middle {
    height: calc( 60vh - 184px - 168px );
  }

  section.estimate-bg .right-top {
    padding: 0 20px;
    padding-top: 8px;
  }

   /* admission_guide/bulletin_board/ */
  .com__board1 ul li a {
    padding: 20px;
  }
  .com__board1__num {
    margin-right: 5%;
    width: 20%;
  }
  .com__board1__text {
    padding-right: 15%;
  }
  .com__board1__text:after {
    right: 20px;
  }

  .com__board1__text h5 {
    font-size: 20px;
  }

  .com__board1__text p {
    font-size: 17px;
  }

  .com__board1__num {
    margin-right: 5%;
    width: 17%;
    box-sizing: border-box;
  }

  .com__board1__text {
    padding-right: 7%;
    width: 78%;
  }

  .com__board1__text > .com__board1__text__img {
    width: 150px;
    height: 100px;
    margin-right: 20px;
  }

  .com__board1__text > div {
    width: calc( 100% - 170px );
  }

  .information .inner {
    margin: 0 auto;
    padding: 0 20px;
  }
  
  .impo_box .box {
    padding: 30px 0;
  }

  .impo_box .left {
    width: 100%;
  }

  .impo_box .left p {
    margin-bottom: 20px;
  }

  .impo_box .right {
    width: 100%;
    padding-left: 0;
  }

  .impo_box .right p {
    margin-bottom: 15px;
  }


}
@media only screen and (max-width: 640px) {
  .mobile_hidden {
    display: none;
  }
  section.top h3 {
    margin-top: 30px;
    font-size: 13vw;
    line-height: 1.5;
    letter-spacing: 0;
  }
  section.top p {
    margin-top: 10px;
    font-size: 4.5vw;
    line-height: 1.5;
    word-break: keep-all;
  }
  section.sub-nav {
    margin-top: 15px;
  }
  section.sub-nav .wrap-1280>div span {
    font-size: 13px;
    line-height: 27px;
    margin-right: 10px;
  }
  section.us-contents1 {
    margin-top: 65px;
  }
  section.us-contents1 .flex {
    margin-top: 30px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section.us-contents1 .flex h4 {
    font-size: 24px;
    line-height: 1.5;
    word-break: keep-all;
    text-align: left;
  }
  section.us-contents1 .flex h4 br {
    display: none;
  }
  section.us-contents1 .flex p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 26px;
    word-break: keep-all;
  }
  section.us-contents1 .flex p br {
    display: none;
  }
  /* about=>ceo */
  section.ceo-contents1 {
    padding-bottom: 0;
    padding-top: 50px;
  }
  section.ceo-contents1 .text-box h3 {
    padding-left: 20px;
  }
  section.ceo-contents1 h3::before {
    left: -5px;
    top: -3px;
    width: 20px;
    background-size: contain;
  }
  section.ceo-contents1 h3 span::after {
    right: -25px;
    top: -3px;
    width: 20px;
    background-size: contain;
  }
  section.ceo-contents1 .text-box h3,
  section.ceo-contents1 .text-box h3 span {
    word-break: keep-all;
    font-size: 25px;
    line-height: 1.5;
  }
  section.ceo-contents1 p {
    margin-top: 30px;
  }
  section.ceo-contents1 p br {
    display: none;
  }
  /* about=> vision */
  section.vision-contents1 ul li:first-child {
    margin-top: 50px;
  }
  section.vision-contents1 ul li {
    margin-top: 50px;
  }
  section.vision-contents1 ul li:nth-child(2) {
    margin-top: 50px;
  }
  section.vision-contents1 ul li>div>p {
    font-size: 20px;
    line-height: 1.3;
  }
  /* about=> contact */
  section.contact-contents1 ul {
    margin-top: 50px;
  }
  section.contact-contents1 ul li .top {
    display: flex;
    height: 100%;
    flex-direction: column;
  }
  section.contact-contents1 ul li .top>div {
    width: 100%;
    height: 60vw;
  }
  section.contact-contents1 ul li .bottom {
    padding: 20px;
  }
  section.contact-contents1 ul li .bottom .title {
    display: flex;
    align-items: center;
  }
  section.contact-contents1 ul li .bottom .title h4 {
    font-size: 17px;
    line-height: 1.5;
  }
  section.contact-contents1 ul li .bottom .title div {
    margin-left: 15px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #DADADA;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  section.contact-contents1 ul li .bottom .title div img {
    margin-right: 5px;
    width: 12px;
  }
  section.contact-contents1 ul li .bottom .title div span {
    font-size: 13px;
  }
  section.contact-contents1 ul li .bottom p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.5;
  }
  section.contact-contents1 ul li:last-child {
    margin-top: 30px;
  }
  /* 견적상담 */
  section.sub .title {
    margin-top: 30px;
    font-size: 22px;
    line-height: 1.5;
  }
  section.estimate-contents1 ul li {
    width: 100%;
  }
  .estimate-contents1-board>div:first-child ul li,
  .estimate-contents1-board>div:last-child ul li {
    padding-right: 0;
  }
  section.estimate-contents1 ul li p {
    font-size: 15px;
    line-height: 1.5;
  }
  section.estimate-contents1 ul li span b {
    font-size: 12px;
  }
  section.estimate-contents1 ul li>div:last-child {
    width: 100px;
    margin-left: 13px;
  }
  .estimate-contents1-btn1,
  .estimate-contents1-btn2 {
    padding: 7px 10px;
    font-size: 14px;
  }
  /* ka4 */
  section.ka4-contents1 {
    margin-top: 0;
  }
  section.ka4-contents1 ul {
    margin-top: 0;
  }
  section.ka4-contents1 ul li {
    margin-top: 50px !important;
    width: 100% !important;
    text-align: left !important;
  }
  section.ka4-contents1 ul li:nth-child(5) {
    width: 100% !important;
  }
  section.ka4-contents1 ul li:nth-child(5) .text-box,
  section.ka4-contents1 ul li:nth-child(6) .text-box {
    width: 100%;
  }
  section.ka4-contents1 ul li:nth-child(odd) {
    margin-right: 0%;
  }
  section.ka4-contents1 ul li:nth-child(even) {
    margin-left: 0%;
  }
  section.ka4-contents1 .text-box h4 {
    font-size: 35px;
    line-height: 1.5;
  }
  section.ka4-contents1 .text-box p {
    margin-top: 5px;
    font-size: 15px;
    line-height: 2;
  }
  section.media-view {
    margin-top: 0px;
  }
  section.media-view .top {
    margin-top: 35px;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  section.media-view .top {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
  }
  section.media-view .top .subject span {
    font-size: 16px;
    line-height: 19px;
  }

	section.media-view .top .subject .car_info {
		flex-direction: column;
		gap: .5rem;
		margin-top: 10px;
	}
	section.media-view .top .subject .car_info span{
		font-size: 16px;
		line-height: 19px;
	}


  section.media-view .top .subject h6 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
  }
  section.media-view .top .date {
    padding-left: 0;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    border: 0;
    margin-top: 20px;
    justify-content: flex-start;
  }
  section.media-view .top .date span.year {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
  }
  section.media-view .top .date span.month__day {
    margin-top: 0;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
  }
  section.media-view .middle {
    /* padding-top: 30px; */
  }
  .media-view-contents {
    padding: 30px 0px 50px 0px;
    border-top: 0;
    border-bottom: 0;
  }
  section.media-view .subject {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  section.media-view .bottom {
    padding-bottom: 15vw;
    margin-top: 30px;
  }
  section.media-view .bottom .prev,
  section.media-view .bottom .next {
    width: 50%;
    min-height: auto;
  }
  section.media-view .bottom .next {
    border-left: 1px solid #e1e1e1;
  }
  section.media-view .bottom .prev a,
  section.media-view .bottom .next a {
    padding: 0;
  }
  section.media-view .bottom .prev p,
  section.media-view .bottom .next p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
  }
  section.media-view .bottom .prev p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 20px;
    height: auto;
  }
  section.media-view .bottom .next p {
    padding-left: 15px;
    padding-right: 0px;
    font-size: 13px;
    line-height: 20px;
    height: auto;
  }
  section.media-view .bottom .list {
    position: absolute;
    left: 50%;
    top: inherit;
    bottom: 0;
    transform: none;
    width: 100px;
    height: 40px;
    margin-top: 0;
    transform: translateX(-50%);
  }
  section.prime-contents1 .flex1>div.left ul {
    margin-top: 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  section.prime-contents1 .flex1>div.left ul li {
    padding: 7px 10px;
    display: inline-block;
    align-items: center;
    cursor: pointer;
    text-align: left;
    width: 50%;
    box-sizing: border-box;
    vertical-align: top;
  }
  section.sub .flex1>div.left ul li p {
    font-size: 15px;
    line-height: 1.3;
  }
  section.sub .flex1>div.left ul li p span {
    font-size: 13px;
    line-height: 1.3;
  }
  section.prime-contents1 .flex .w50 {
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
  section.prime-contents1 .flex1>div.left {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }
  section.prime-contents1 .flex1>div.left ul {
    margin-top: 18px;
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 0;
    vertical-align: top;
  }
  section.prime-contents1 .flex1>div.left>div {
    margin-left: 0;
    width: 100%;
  }
  section.prime .top-bg {
    height: auto;
    width: 100%;
    padding: 70px 0;
}
  section.prime-contents1 .flex1 {
    margin-top: 20px;
  }
  section.prime-contents1 .flex1>div.right img {
    width: 100%;
  }
  section.prime-contents1 .flex1>div.left>h4 {
    font-size: 25px;
    line-height: 1.3;
  }
  section.prime-contents1 .flex1>div.left>p {
    margin-top: 10px;
    margin-bottom: 0;
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    word-break: keep-all;
  }
  section.prime-contents1 .flex1>div.left>p br {
    display: none;
  }
  section.prime-contents1 .flex1>div.right {
    width: 100%;
    margin-top: 20px;
  }
  section.prime-contents1 .flex1>div.right .slick-ver1 {
    height: 250px;
  }
  section.prime-contents1 .flex1 div.right .slick-ver1 .slick-track {
    height: 250px !important;
    display: flex !important;
  }
  section.prime-contents1 .flex1 div.right .slick-ver1 .slick-slide {
    height: inherit;
  }
  section.prime-contents1 .flex1>div.left ul li.active::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    z-index: 1;
    background: url(../images/sub/ka_shadow_1.png) no-repeat;
    z-index: 2;
    background-size: contain;
    background-position: center top;
  }

  section.prime-img1 img {
    height: 300px;
    object-fit: cover;
  }

  section.sub .flex-col .right2 {
    height: auto;
  }

  section.sub .flex-col>div.left.between {
    margin-bottom: 0;
  }

  section.sub .flex .flex-col:last-child>div.left {
    margin-bottom: 20px;
  }

  .modal__header, .modal__body {
    padding: 0 20px;
  }

  #popupContent .scrollbar1 {
    padding-top: 25px;
    max-height: 85vh;
  }

  .modal__footer {
    padding: 20px 10px;
    margin-bottom: 0;
    margin-top: 70px;
  }

  .modal__body {
    margin-top: 60px;
  }

  .modal__header h3 {
    font-size: 16px;
  }

  .modal__header h3 b {
    font-size: 21px;
  }

  .modal__header img {
    width: 90px;
  }

  .div__table1__rect1, .div__table1__rect2 {
    padding: 0 8px;
    height: 25px;
  }

  .div__table1__row {
    padding: 20px 0;
    position: relative;
  }

  .div__table1__col:nth-child(1) {
    width: 100%;
  }

  .div__table1__col:nth-child(2) {
    margin-top: 10px;
    width: 50%;
  }

  .div__table1__col:nth-child(3) {
    width: auto;
    position: absolute;
    right: 0;
    top: 20px;
  }

  .div__table1__col:nth-child(4) {
    margin-top: 10px;
    width: 50%;
  }

  .div__table1__row > .row {
    margin-bottom: 0;
  }

  .div__table1__text1 {
    margin-top: 8px;
    font-size: 15px;
  }

  .div__table1__text2 {
    margin-top: 6px;
    font-size: 16px;
  }

  .div__table1__text2 i {
    font-size: 13px;
    margin-left: 2px;
  }

  .modal__body .left .price__modal {
    margin-top: 30px;
  }

  .modal__body .left .price__modal > div {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .modal__body .left .price__modal p:first-child {
    font-size: 15px;
    width: 100%;
    text-align: center;
  }

  .modal__body .left .price__modal p:last-child {
    font-size: 22px;
    width: 100%;
    text-align: center;
  }

  .modal__body .left .price__modal p:last-child i {
    font-size: 15px;
    margin-left: 2px;
  }

  #closeButton {
    right: -27px;
    width: 30px;
    height: 30px;
    font-size: 10px;
    top: -15px;
  }

  .modal__footer p {
    font-size: 25px;
    text-align: center;
  }

  section.estimate-bg .estimate-box {
    margin-top: 60px;
  }

  section.estimate-bg .right-middle {
    height: calc( 68vh - 116px - 77px );
    padding: 0 20px 50px 20px;
  }

  section.estimate-bg .right-bottom>div {
    padding: 20px;
    text-align: left;
    padding-top: 8px;
  }

  .right-bottom span + p {
    display: inline-block;
  }

  .btn1,
  .btn2,
  .btn3,
  .btn4 {
    font-size: 13px;
    height: 45px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }

  section.estimate-bg .right-bottom .mt30 {
    margin-top: 10px !important;
  }

  .right-bottom p .price {
    margin-top: 5px;
    font-size: 25px;
    line-height: 1.5;
  }

  .right-bottom p i {
    margin-left: 3px;
    font-size: 15px;
  }

  section.estimate-bg .left {
    height: calc( 29vh - 60px );
  }

  section.estimate-bg .right-top-title span {
    font-size: 15px;
  }

  section.estimate-bg .right-top-title span:last-child {
    font-size: 13px;
  }

  .estimate-title {
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .estimate-title h4 {
    font-size: 17px;
  }

  .estimate-input label {
    font-size: 13px;
  }
  .estimate-input [type="checkbox"] + label .des2{
    font-size: 12px;
  }

  .estimate-input.ver1 label i, .estimate-input.ver2 label i {
    font-size: 13px;
  }

  .estimate-input label > span {
    font-size: 13px;
    margin-top: 5px;
  }

  .estimate-input.ver2 {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  #popupContent {
    height: 85vh;
  }

  .des>.estimate-input {
    padding-top: 0;
  }

  .des.mt-1 {
    margin-top: 10px;
  }

  .estimate-input input+label+.des input+label+.des h5 {
    margin: 10px 0 10px;
    margin-bottom: 5px;
  }

  .estimate-input {
    padding: 20px 0;
    padding-top: 0;
  }

  .scrollbar {
    padding-top: 20px;
  }

  .estimate-input input+label+.des {
    padding-bottom: 20px;
  }


  /* admission_guide/bulletin_board/ */
  .com__board1__num {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .com__board1__num i {
    text-align: left;
  }

  .com__board1__text {
    position: static;
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }

  .com__board1__text h5 {
    font-size: 15px;
  }

  .com__board1__text p {
    font-size: 13px;
    margin-top: 0px;
  }

  .com__board1 ul li a {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 10px;
    border-bottom: 1px solid #ddd;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .com__board1__text:after {
    right: 20px;
    top: 35px;
  }

  .com__board1 .paging a {
    margin: 0 2px;
  }

  .com__board1__num i {
    margin-bottom: 7px;
    font-size: 30px;
    line-height: 1;
  }

  .com__board1__text {    
    display: flex;
    flex-direction: column;
  }

  .com__board1__text > .com__board1__text__img {
    width: 100%;
    height: 50%;
    margin-right: 0;
    margin-top:0;
  }

  .com__board1__text > div {
    width: 100%;
    margin-top: 10px;
  }

  section.information .com p {
    font-size: 15px;
    margin: 0 0 20px;
  }

  .impo_box .box {
    padding: 20px 0;
  }

  .impo_box .left p {
    font-size: 16px;
    padding-left: 0;
  }

  .impo_box .right p {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .impo_box .left p:after {
    display: none;
  }

  .impo_box .right p span {
    margin-bottom: 0;
    line-height: 1.5;
  }

  section.estimate-write .input-btn {
    text-align: center;
    margin-top: 25px;
    display: flex;
  }

  section.estimate-write .input-title h4 {
    font-size: 17px;
  }

  section.estimate-write .input-box>.row .col-text h5 {
    font-size: 15px;
  }

  section.estimate-write .input-box>.row .col-text {
    width: 20%;
    padding: 1.2375rem 2.6875rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.025);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

 .iframeContainer {
  position: relative;
  width: 100%
}
 .iframeContainer iframe {
  position: absolute;
  width: 100%
  height: 100%;
  top: 0;
  left: 0;
}
}
