@charset "utf-8";
/* planner css 240415 */
/* archis renewal css 260212 */

/* planner 240415 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root {
    --main-color: #4D82FF;
    --bg-figure-color1: #F4F1FD;
    --bg-figure-color2: #DBE6FF;
    --bg-figure-color3: #E9E3FF;
    --bg-figure-color4: #D6D3F1;
    --bg-figure-color5: #fff;
    --bg-figure-color6: #FFA100;
    --bg-figure-color7: #e5ecff;
    --subtit-color: #212529;
    --txt-color: #343A40;
    --tit-color1: #fff;
    --tit-color2: #2a3457;
    --btn-color1: #4d82ff;
    --btn-color2: rgba(255, 255, 255, 0.7);
    --btn-color3: linear-gradient(91deg, #8e75fc 0%, #4b73fd 54%, #0072fe 100%);
    --btn-color4: #6874fc;
    --border: 1px solid #868E96;
    --border2: solid 1px #212529;
    --radius-basic: 30px;
    --radius-img: 20px;

    --visual-tit-size: 80px;
    --visual-subtit-size: 30px;
    --visual-txt-size: 22px;
    --visual-line-height: 34px;
    --tit-size1: 40px;
    --tit-size2: 30px;
    --subtit-size: 26px;
    --txt-size: 20px;
    --tit-weight: 700;
    --subtit-weight: 500;
    --txt-weight: 400;
    --txt-line-height: 32px;
}

body {
    background: #fff;
}

#sub_box {
    background: transparent;
}

.planner#sub_box {
    background: #fff;
}

.planner {
    font-family: "Noto Sans KR", sans-serif;
}

.planner a, .planner .tit {
    text-wrap: nowrap;
}

.sub_inner {
    font-family: 'GmarketSansBold';
}

.product_name {
    padding-left: 12px;
    font-size: var(--visual-tit-size);
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: -1px;
    line-height: 1;
}

.product_name .txt_wrap {
    display: flex;
    margin: 35px 0 0 2px;
}

.product_name span {
    letter-spacing: 4px;
}

.product_name .beta {
    align-self: flex-end;
    margin: 0 0 6px 12px;
    font-size: var(--visual-subtit-size);
    letter-spacing: 0.3px;
}

.planner .sec .tit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 12px 25px;
    border-radius: var(--radius-basic);
    background: var(--btn-color1);
    font-size: var(--tit-size2);
    font-weight: var(--tit-weight);
    color: var(--tit-color1);
}

.sec2 .tit {
    font-size: var(--tit-size2);
    font-weight: var(--tit-weight);
    color: var(--tit-color2);
    text-align: center;
}

.cont_detail .sub_tit {
    display: block;
    font-size: var(--subtit-size);
    font-weight: var(--subtit-weight);
    color: var(--subtit-color);
}

.cont_detail .txt {
    margin: 20px 0;
    font-size: var(--txt-size);
    font-weight: var(--txt-weight);
    color: var(--txt-color);
    line-height: var(--txt-line-height);
}

.line2 {
    width: 430px;
    word-break: keep-all;
}

.sec1 .line2 {
    width: 470px;
}

.bottom {
    color: #fff;
}

.bottom .tit {
    font-size: 32px;
    font-weight: var(--tit-weight);
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.bottom .txt {
    margin: 40px 0;
    font-size: var(--subtit-size);
    font-weight: var(--subtit-weight);
    text-align: center;
}

.btn {
    padding: 12px 35px;
    border-radius: var(--radius_basic);
    color: var(--btn_color1);
}

.sec .cont_detail {
    position: relative;
}

.cont_detail ul, .cont_detail .box {
    position: relative;
    z-index: 10;
}

.sec .cont_detail::after, .sec .cont_detail::before {
    position: absolute;
    z-index: 5;
    border-radius: var(--radius-basic);
    background: var(--bg-figure-color7);
    content: '';
}

.sec .cont_detail::after {
    top: 146px;
    right: -410px;
}

.sec:nth-of-type(1) .cont_detail::before {
    position: absolute;
    top: 150px;
    left: -590px;
    z-index: 0;
    width: 553px;
    height: 553px;
    border-radius: 50%;
    background: var(--bg-figure-color1);
}

.sec:nth-of-type(1) .cont_detail::after {
    width: 775px;
    height: 394px;
}

.sec:nth-of-type(2) .cont_detail::before {
    top: 155px;
    left: -410px;
    width: 766px;
    height: 394px;
}

.sec:nth-of-type(2) .cont_detail::after {
    top: 360px;
    right: -610px;
    z-index: 0;
    width: 655px;
    height: 655px;
    border-radius: 50%;
    background: var(--bg-figure-color2);
}

.sec:nth-of-type(3) .cont_detail::after {
    top: 155px;
    width: 812px;
    height: 394px;
}

.sub_visual {
    height: 821px;
    padding-bottom: 60px;
    background: #4d82ff;
}

.sub_inner {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    padding: 156px 0 50px;
    box-sizing: border-box;
}

.sub_inner .fl {
    width: 60%;
}

.sub_inner .fr {
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: flex-end;
    width: 40%;
    max-width: 440px;
}

.sub_inner .fr::before {
    position: absolute;
    top: 20px;
    left: -16px;
    width: 510px;
    height: 100%;
    background: url("../img/renewal/planner/img_computer.png") 0 0 / contain no-repeat;
    content: '';
}

.bubble_wrap {
    margin-top: 85px;
}

.bubble {
    display: block;
    position: relative;
    padding: 0;
    border-radius: 30px;
    background: #fff;
    font-family: 'GmarketSansMedium';
    font-size: var(--visual-txt-size);
    text-align: center;
    letter-spacing: 1.1px;
    line-height: var(--visual-line-height);
    box-sizing: border-box;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.25);
}

.bubble1 {
    width: 256px;
    margin: 0 0 124px 40px;
    padding: 9.5px 30px;
}

.bubble2 {
    width: 431px;
    margin: 0 0 0 35px;
    padding: 26.5px 45.5px;
    letter-spacing: 0.8px;
}

.bubble::after, .bubble::before {
    position: absolute;
    width: 100px;
    height: 100px;
    content: '';
}

.bubble1::before {
    top: -52px;
    left: -60px;
    background: url("../img/renewal/planner/ico_text.png") 0 0 no-repeat;
}

.bubble1::after {
    right: -40px;
    bottom: -40px;
    background: url("../img/renewal/planner/ico_calculator.png") 0 0 no-repeat;
}

.bubble2::after {
    right: -27px;
    bottom: -38px;
    background: url("../img/renewal/planner/ico_check.png") 0 0 no-repeat;
}

.img_wrap {
    display: flex;
}

.ico_wrap {
    flex: 1;
    position: relative;
}

.ico {
    display: block;
    position: absolute;
    width: 136px;
    height: 136px;
}

.ico1 {
    top: 26px;
    right: -10px;
    background: url("../img/renewal/planner/ico_drawing.png") 0 0 no-repeat;
}

.ico2 {
    top: 115px;
    left: -135px;
    width: 195px;
    height: 153px;
    background: url("../img/renewal/planner/data.png") 0 0 no-repeat;
}

.ico3 {
    right: 15px;
    bottom: 30px;
    background: url("../img/renewal/planner/ico_clander.png") 0 0 no-repeat;
}

.btn_register {
    display: block;
    z-index: 5;
    width: 392px;
    height: 82px;
    padding: 19.5px 100px;
    border-radius: 50px;
    background: var(--btn-color3);
    font-family: 'GmarketSansMedium';
    font-size: 30px;
    color: #fff !important;
    letter-spacing: 0.5px;
    line-height: 44px;
    box-sizing: border-box;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
}

.sec_wrap {
    overflow: hidden;
    position: relative;
    background: linear-gradient(to bottom, rgba(229, 236, 255, 0.1) 0%, rgba(77, 130, 255, 0.1) 50%, rgba(210, 104, 252, 0.1) 100%);
}

.sec {
    width: 1100px;
    max-width: 1920px;
    margin: 0 auto;
    padding: 162px 0 0;
    box-sizing: border-box;
}

.sec:nth-of-type(3) {
    margin-bottom: 230px;
    padding: 35px 0 0;
}

.sec .cont_detail {
    display: flex;
    justify-content: space-between;
    margin-top: 54px;
}

.cont_detail .item {
    position: relative;
}

.cont_detail .item:not(:first-of-type) .sub_tit {
    padding-top: 35px;
}

.cont_detail .item:not(:first-of-type)::before {
    position: absolute;
    width: 408px;
    height: 1px;
    background: #868E96;
    content: '';
}

.box {
    overflow: hidden;
    width: 534px;
    height: 438px;
    border: var(--border2);
    border-radius: var(--radius-img);
}

.box .poster {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../video/video_poster.png") 0 0 / contain no-repeat;
}

.box .poster.off {
    display: none;
}

.info_video {
    width: 100%;
    height: 100%;
}

.sec1 {
    padding: 220px 0;
    text-align: right;
}

.sec1 .tit {
    float: right;
    margin-bottom: 54px;
}

.sec1 .cont_detail {
    clear: both;
    margin-top: 54px;
}

.sec1 .cont_detail .item:not(:first-of-type)::before {
    right: 0;
}

.sec2 {
    position: relative;
    width: 1100px;
    max-width: 1920px;
    margin: 2px auto 0;
    padding: 0 0 88px;
}

.sec2::before, .sec2::after {
    position: absolute;
    border-radius: 50%;
    content: '';
}

.sec2::before {
    top: 495px;
    left: -500px;
    width: 458px;
    height: 458px;
    background: var(--bg-figure-color3);
}

.sec2 .step {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 429px;
    padding: 258px 74.5px 41px;
    border-radius: var(--radius-basic);
    background: var(--bg-figure-color5);
    text-align: center;
    box-sizing: border-box;
}

.sec2 .step::before {
    position: absolute;
    top: 53px;
    left: 50%;
    width: 160px;
    height: 160px;
    content: '';
    transform: translate(-50%, 0);
}

.sec2 .step:nth-of-type(1)::before {
    background: url("../img/renewal/planner/img_settings2x.png") 0 0 / contain no-repeat;
}

.sec2 .step:nth-of-type(2)::before {
    background: url("../img/renewal/planner/img_analytics2x.png") 0 0 / contain no-repeat;
}

.sec2 .step:nth-of-type(3)::before {
    background: url("../img/renewal/planner/img_tel2x.png") 0 0 / contain no-repeat;
}

.sec2 .step:nth-of-type(4)::before {
    background: url("../img/renewal/planner/img_proft2x.png") 0 0 / contain no-repeat;
}

.sec2 .step::after {
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 100px;
    content: '';
}

.sec2 .step:nth-of-type(1)::after {
    right: 0;
    background: url("../img/renewal/planner/ico_arrow.png") 0 0 / contain no-repeat;
    transform: translate(160px, -100px);
}

.sec2 .step:nth-of-type(2)::after {
    left: 0;
    background: url("../img/renewal/planner/ico_arrow2.png") 0 0 / contain no-repeat;
    transform: translate(-164px, 75px) rotate(5deg);
}

.sec2 .step:nth-of-type(3)::after {
    right: 0;
    width: 80px;
    background: url("../img/renewal/planner/ico_arrow3.png") 0 0 / contain no-repeat;
    transform: translate(140px, 175px);
}

.sec2 .step:nth-of-type(1), .sec2 .step:nth-of-type(2), .sec2 .step:nth-of-type(4) {
    margin-bottom: 159px;
}

.sec2 .step:nth-of-type(2) {
    margin-top: 165px;
}

.step.fl {
    float: left;
}

.step.fr {
    float: right;
}

.sec2 .tit {
    position: relative;
    z-index: 10;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 220px;
}

.sec2 .tit::before {
    display: block;
    position: absolute;
    top: -34px;
    left: -33px;
    z-index: -1;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: var(--bg-figure-color6);
    content: '';
}

.cont2 {
    overflow: hidden;
}

.cont2 .txt {
    margin: 45px 0;
}

.step .btn_go_direct {
    width: 280px;
    padding: 13px 96px;
    border-radius: var(--radius-basic);
    background: var(--btn-color4);
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 42px;
    box-sizing: border-box;
}

.bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 38px 0;
    background: var(--main-color);
}

.btn_register_s {
    padding: 17px 40px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: var(--btn-color2);
    font-size: 28px;
    font-weight: var(--tit-weight);
    color: var(--tit-color2);
}

/* archis renewal 240415 */
/* font, background */
.archis * {
    font-family: 'pretendard', sans-serif;
    letter-spacing: normal;
}

.archis#sub_box {
    background: #fff;
}

.archis .tit {
    font-size: 32px;
    font-weight: 700;
    color: #212529;
}

.archis .tit span {
    color: #0689ff;
}

.archis .sub_inner .tit {
    font-size: 52px;
    color: #fff;
}

.archis .sub_inner .txt {
    font-size: 22px;
    color: #fff;
}

.rendering .tit span {
    font-size: 55px;
    line-height: 53px;
}

.archis .txt {
    font-size: 18px;
    font-weight: 500;
    color: #495057;
    line-height: 1.56;
}

.archis .bottom .tit {
		margin-bottom: 0;
    font-size: 32px;
    color: #fff;
    line-height: 1.38;
}

.archis .btn {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1.6;
}

.archis .sub_visual {
    background: transparent;
}

/* layout */
.archis .flex {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.archis .flex_col {
		display: flex;
		flex-direction: column;
		gap: 20px;
}

.archis .btn {
    display: block;
    padding: 4px 16px;
    border: 1px solid #fff;
    border-radius: 40px;
    transition: all .2s;
}
.archis .btn:visited {
		color: #fff;
}

.archis .sub_visual {
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: 100vh;
    padding: 0;
}

.archis .sub_inner {
    flex-direction: column;
    position: absolute;
    align-items: center;
    height: auto;
    padding: 0;
}

.archis .visual_video video {
    width: 100%;
    height: 100%;
}

.archis .btn_list {
    display: flex;
    margin-top: 40px;
}

.archis .btn_list button.btn {
    margin-right: 8px;
}

.archis .bottom .btn_list {
    margin-top: 20px;
}

.archis .sec {
    align-items: center;
    padding: 120px 0 180px;
}

.archis .tit {
    margin-bottom: 28px;
    letter-spacing: -0.5px;
}

.archis .flex .tit2 {
    border: none;
}

.archis .flex .tit2::before {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url("../img/renewal/archis/ico_map_2x.png") 0 50% / 30px 30px no-repeat;
    content: '';
    transform: translate(0, 4px);
}

.archis .video_wrap {
    overflow: hidden;
    width: calc((100% - 20px)/2);
		max-width: 540px;
    aspect-ratio: 27/16;
    border-radius: 15px;
}

.archis .sec video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.archis .ani_wrap {
    position: relative;
    padding: 160px 0 39.2px;
}

.archis .bg_img_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: calc(100% - 100px);
    height: 403px;
    margin: 0 50px;
}

.archis .apt {
    width: 300px;
    height: 440px;
    margin-right: 98px;
}

.archis .apt img {
    width: 100%;
}

.rendering .video_tab {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    position: relative;
    width: 84%;
    max-width: 540px;
    height: 320px;
}

.video_tab .tab_item {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: calc(100% /3);
    max-width: 120px;
}

.rendering .tab_btn {
		overflow: hidden;
    width: 100%;
    padding: 0;
    border-radius: 10px;
    aspect-ratio: 2 / 1;
}

.rendering .tab_btn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video_tab .video_wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 250px;
    border-radius: 15px;
}

.archis .bottom {
    flex-direction: row;
    align-items: start;
    margin-bottom: 80px;
    padding: 48px 0 52px 178px;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(10px);
	  backdrop-filter: blur(10px);
	  background-image: linear-gradient(to right, #414456 0%, #1c1e29 80%);
}

/* effect */
.archis .tab_link:hover,
.archis .tab_link:focus {
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8);
}

.video_tab .tab_item .video_wrap.on {
    display: block;
}

.archis .bottom .btn:hover,
.archis .bottom .btn:focus {
    background-color: rgba(255, 255, 255, 0.2);
}

/* effect scroll 240416 */
.archis .bg_img_wrap {
    z-index: 0;
    opacity: 0;
    transform: translate(0, -50px);
}

.archis .ani_wrap .video_wrap,
.archis .ani_wrap .txt_wrap {
    position: relative;
    z-index: 5;
}

.archis .bg_img_wrap div {
    position: absolute;
}

.archis .bg_img_wrap.on {
    animation: animateUpDown 1s forwards ease-in-out;
}

@keyframes animateUpDown {
    0% {
        opacity: 0;
        transform: translate(0, -50px);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.archis .bg_img_wrap div:nth-of-type(1) {
    top: 20px;
    left: 41px;
}

.archis .bg_img_wrap div:nth-of-type(2) {
    right: 36px;
}

.archis .bg_img_wrap div:nth-of-type(3) {
    top: 142px;
    left: 478px;
}

.archis .bg_img_wrap div:nth-of-type(4) {
    bottom: 0;
    left: 319.5px;
}

.archis .bg_img_wrap div:nth-of-type(5) {
    right: 22.5px;
    bottom: 50.9px;
}

/* archis renewal */
i {
    font-family: 'renewalIcon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.archis * {
  	box-sizing: border-box;
}

.archis .img_wrap {
		overflow: hidden;
}

.archis .img_wrap img {
		width: 100%;
		object-fit: cover;
}

.archis .sec_tit {
	  margin-bottom: 60px;
	  font-size: 40px;
	  font-weight: 400;
	  color: #000;
	  line-height: 1.2;
	  text-align: center;
}

.sec_tit strong {
    font-weight: 600;
}

.archis .pre_tit {
	  margin-bottom: 4px;
	  font-size: 16px;
	  font-weight: 600;
	  color: #adb5bd;
}

.archis .main_tit .pre_tit {
    font-size: 24px;
    color: #676f77;
}

.archis_bg,
.archis .special_sec {
    background-image: linear-gradient(to bottom, #1c1e29 44%, #414456);
}

.archis_bg .top_img {
    margin-left: 0;
    top: 0;
    left: 50%;
    width: 84%;
    margin-top: 310px;
    transform: translate(-50%, 0);
    z-index: auto;
}

.archis_bg .top_img video {
		 width: 100%;
		 max-width: 914px;
		 height: auto;
		 object-fit: fill;
		 filter: drop-shadow(0 20px 10px rgba(0, 0, 0, 0.3));
}

.archis_bg .title p,
.archis_bg .title h3 {
		font-weight: 600;
		font-family: 'pretendard', sans-serif;
}

.archis_bg .title p {
		font-size: 20px;
		line-height: 1.4;
}

.archis_bg .title .main_tit {
		display: flex;
		justify-content: center;
		gap: 20px;
		margin-top: 15px;
		font-size: 54px;
		color: #fff;
		line-height: 1.11;
}

.archis_bg .main_tit .ico {
		position: static;
		display: inline-flex;
		width: 60px;
		height: auto;
}

.feature_sec {
		padding: 300px 0 70px;
}

.archis .feature_sec .sec {
		align-items: start;
		padding: 140px 0 0;
		margin-bottom: 0;
}

.archis .feature_sec .sec:first-of-type {
  	padding-top: 0;
}

.archis .feature_sec .sec_tit,
.archis .service_sec .sec_tit {
		font-weight: 600;
}

.archis .main_tit {
		margin: 0 0 60px;
		text-align: center;
} 

.feature_sec .txt_wrap {
		width: calc((100% - 20px)/2);
		padding: 24px 60px;
}

.feature_sec .sec:nth-of-type(even) .txt_wrap {
		padding: 24px 40px 24px 92px;
}

.environment_sec .sec_tit {
		font-weight: 300;
}

.environment_sec .env_item {
		position: relative;
  	overflow: hidden;
		width: calc(100%/3);
    height: 500px;
    border-radius: 20px;
}

.env_item .txt_wrap {
	  position: absolute;
	  bottom: 0;
	  display: flex;
	  flex-direction: column;
	  justify-content: end;
	  width: 100%;
    height: 200px;
	  padding: 28px 32px;
	  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000 50%);
}

.archis .env_item .tit {
    margin-bottom: 10px;
    font-size: 28px;
    color: #fff;
}

.archis .env_item .txt,
.archis .env_item .txt * {
		font-size: 16px;
		color: #adb5bd;
		letter-spacing: -.5px;
}

.archis .special_sec {
    width: auto;
    margin-bottom: 0;
}

.special_sec .special_list {
		align-items: center;
		margin: 0 auto;
		gap: 80px;
}
.special_sec .special_item {
		justify-content: center;
		width: 100%;
}

.special_sec .img_wrap {
	  width: 447px;
	  height: 413px;
	  border-radius: 15px;
}

.special_sec .txt_wrap {
		padding: 44px 40px;
}

.archis .special_sec .sec_tit,
.archis .special_sec .tit {
		color: #fff;
}

.archis .special_sec .pre_tit {
		color: #f92d00;
}

.archis .service_sec {
  	width: 914px;
}

.archis .special_sec .txt {
		color: #adb5bd;
}

.service_sec .service_item {
    height: 282px;
    background-color: #f4f6f7;
    border-radius: 15px;
    padding: 36px 52px 36px 72px;
}

.archis .service_item:last-of-type {
		padding-right: 72px;
		background: url("../img/renewal/archis/sec_kovian_bg.png") 0 0 / 100% no-repeat;
}

.archis .service_sec .sec_tit {
		margin-bottom: 8px;
}

.service_sec .post_tit {
		font-size: 18px;
		font-weight: 500;
		color: #676f77;
}

.archis .service_item .tit {
		font-size: 28px;
		margin: 24px 0 20px;
}

.archis .service_item:last-of-type .tit {
		margin: 4px 0 40px; 
}

.archis .service_sec .pre_tit {
		margin-top: 24px;
    font-size: 15px;
    font-weight: 500;
    color: #676f77;
}

.service_sec .img_wrap {
  	width: 375px;
  	border-radius: 15px;
}

.archis .service_sec .btn {
		position: relative;
		display: flex;
		justify-content: center;
		gap: 12px;
		width: 220px;
		padding: 14px 12px;
		background-color: #00aecd;
		border: none;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.5;
		transition: background-color .2s;
}

.archis .service_sec .btn::before {
		content: '';
		position: relative;
		width: 80px;
		height: 16px;
		margin: auto 0;
		background-image: url("../img/renewal/archis/logo_kovian.png");
		background-size: 100%;
}

.archis .service_sec .btn:hover,
.archis .service_sec .btn:focus {
    background-color: #fff;
    color: #495057;
}

.archis .service_sec .btn:hover::before,
.archis .service_sec .btn:focus::before {
		background-image: url("../img/main/renewal/logo_kovien.png");
}

.service_item .btn span {
	  display: flex;
	  align-content: center;
	  line-height: 1.5;
}

.service_sec .icon-icon-goto {
  	margin-top: 1px;
  	margin-bottom: -2px;
}

.service_sec .icon-icon-goto::before {
		font-size: 24px;		
}

.archis .service_sec .btn:hover .icon-icon-goto::before,
.archis .service_sec .btn:focus .icon-icon-goto::before {
		color: #495057;
}

@media (max-width: 1099px) {
    /* set font size */
    .fzoom {
        font-size: 10px;
        line-height: 1;
        -webkit-tap-highlight-color: transparent;
    }

    html.fzoom body {
        font-size: 1.6rem;
    }

    .archis .bg_img_wrap {
        overflow: hidden;
        top: 0;
        left: 0;
        width: calc(100% - 40px);
        height: 330px;
        margin: 0 20px;
    }

    /* effect scroll 240416 */
    .archis .bg_img_wrap div:nth-of-type(1) {
        top: -40px;
        left: 0;
        width: 49px;
        height: 81px;
    }

    .archis .bg_img_wrap div:nth-of-type(2) {
        top: -5px;
        left: 88px;
        right: auto;
        width: 50px;
        height: 54px;
    }

    .archis .bg_img_wrap div:nth-of-type(3) {
        top: 100px;
        left: 0px;
        width: 56px;
        height: 56px;
    }

    .archis .bg_img_wrap div:nth-of-type(4) {
        bottom: 5px;
        left: 63.8px;
        width: 68px;
        height: 50px;
    }

    .archis .bg_img_wrap div:nth-of-type(5) {
        right: 18.3px;
        bottom: 5px;
        width: 53px;
        height: 63px;
    }

    .archis .bg_img_wrap {
        opacity: 0;
        transform: translate(0, -20px);
    }

    .archis .bg_img_wrap.on {
        animation: animateUpDown 1s forwards ease-in-out;
    }

    @keyframes animateUpDown {
        0% {
            opacity: 0;
            transform: translate(0, -20px);
        }
        100% {
            opacity: 1;
            transform: none;
        }
    }
}

@media (max-width: 359px) {
    body {
        min-width: 320px;
    }
}

/* 250703 제품설명회 프로모션 플로팅 버튼 */
.floating_school_btn {
    position: fixed;
    right: 55px;
    bottom: 120px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 24px;
    background: linear-gradient(145deg, #78DD9D 0%, #48C07A 55%, #2DAA64 100%);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.13);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.5px;
    transition: transform .2s ease, box-shadow .2s ease;
}

.floating_school_btn:link,
.floating_school_btn:visited,
.floating_school_btn:hover,
.floating_school_btn:focus,
.floating_school_btn:active {
    color: #fff;
}

.floating_school_btn:hover,
.floating_school_btn:focus {
    transform: translateY(-4px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
    .floating_school_btn {
        right: 30px;
        bottom: 90px;
        width: 78px;
        height: 78px;
        font-size: 13px;
    }
}
