@charset "UTF-8";
h2 {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 77px */
    letter-spacing: -1.5px;
}
h2 strong {
    color: #c7b273;
    font-weight: 700;
}

.title_box small {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    display: inline-block;
}

.laminate_01 {
    position: relative;
}
.laminate_01 .inner {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
}
.laminate_01 .plus_popup {
    margin-left: 190px;
    margin-top: 144px;
    position: relative;
}
.laminate_01 .plus_popup .plus_btn {
    width: 60px;
    height: 60px;
    background-color: #c7b273;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.laminate_01 .plus_popup .pop_text {
    background: rgba(255, 255, 255, 0.7);
    width: 495px;
    height: 230px;
    padding: 30px 34px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.2s;
}
.laminate_01 .plus_popup .pop_text p {
    background: linear-gradient(90deg, #b48d38 0%, #837c64 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    margin-bottom: 10px;
}
.laminate_01 .plus_popup .pop_text span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: -0.5px;
}
.laminate_01 .plus_popup:hover .pop_text {
    opacity: 1;
}
.laminate_01 .text_box {
    margin-right: 43px;
}
.laminate_01 .text_box h2 {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 77px */
    letter-spacing: -1.5px;
    color: #fff;
}
.laminate_01 .text_box p {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    color: #c7b273;
    margin: 45px 0 39px;
}
.laminate_01 .text_box span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: -0.5px;
    color: rgba(255, 255, 255, 0.7);
}

.laminate_02 {
    background: url(../img/sub/laminate_02_bg.jpg) center/cover no-repeat;
    padding: 158px 0 106px;
}
.laminate_02 .title_box {
    margin-bottom: 54px;
}
.laminate_02 .title_box h2 {
    color: #fff;
}
.laminate_02 .text_box {
    display: flex;
    gap: 41px;
    margin-left: 38px;
}
.laminate_02 .text_box * {
    color: #fff;
}
.laminate_02 .text_box h3 {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 77px */
    letter-spacing: -1.5px;
    margin-top: -24px;
}
.laminate_02 .text_box p {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    gap: 14px;
}
.laminate_02 .text_box p small {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: -0.4px;
}
.laminate_02 .text_box span {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
    opacity: 0.8;
    display: inline-block;
    margin-top: 24px;
}
.laminate_02 .text_box span span {
    margin-top: 0px;
}
.laminate_02 .con_box {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 867px;
    padding: 30px 0;
    margin-top: 36px;
}
.laminate_02 .con_box ul {
    display: flex;
    gap: 32px;
}
.laminate_02 .con_box ul li * {
    color: #fff;
}
.laminate_02 .con_box ul li p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    margin-bottom: 23px;
}
.laminate_02 .con_box ul li span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    opacity: 0.8;
}

.laminate_04 {
    background: url(/theme/basic/img/sub/laminate_04_bg.jpg) center/cover no-repeat;
    padding: 92px 0 114px;
}
.laminate_04 .title_box p {
    margin-top: 14px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    color: #202020;
    opacity: 0.8;
}
.laminate_04 .con_box {
    margin-top: 72px;
}
.laminate_04 .con_box ul {
    display: grid;
    grid-template: repeat(2, auto) / repeat(2, 1fr);
    gap: 60px 24px;
}
.laminate_04 .con_box ul li {
    text-align: center;
}
.laminate_04 .con_box ul li p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    margin: 24px 0 16px;
}
.laminate_04 .con_box ul li span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    opacity: 0.8;
}

.laminate_05 {
    padding: 105px 28px;
}
.laminate_05 .title_box {
    text-align: center;
    margin-bottom: 60px;
}
.laminate_05 .title_box small {
    opacity: 0.8;
}
.laminate_05 .con_box {
    display: flex;
    justify-content: center;
    gap: 24px;
    position: relative;
}
.laminate_05 .con_box .mini_con .img_box {
    display: flex;
    flex-direction: column;
}
.laminate_05 .con_box .mini_con .img_box p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    width: 100%;
    background-color: #d9d9d9;
    border-radius: 0 0 20px 20px;
    text-align: center;
    padding: 20px 0;
}
.laminate_05 .con_box .mini_con ul {
    padding-top: 3px;
    height: 608px;
}
.laminate_05 .con_box .mini_con ul li {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    padding: 17px 0;
}
.laminate_05 .con_box .mini_con ul li span {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.laminate_05 .con_box .mini_con ul li span::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #000000;
    border-radius: 100%;
    display: inline-block;
}
.laminate_05 .con_box .mini_con:last-child .img_box p {
    background-color: #c7b273;
    color: #fff;
}
.laminate_05 .con_box .con_menu_bar {
    position: absolute;
    bottom: -33px;
    left: 50%;
    transform: translateX(-50%);
}
.laminate_05 .con_box .con_menu_bar ul {
    background-color: #2f2f2f;
    border-radius: 1000px;
    height: 666px;
    width: 148px;
    padding: 41px 0 49px;
}
.laminate_05 .con_box .con_menu_bar ul li {
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}
.laminate_05 .con_box .con_menu_bar ul li:nth-child(2) {
    margin: 30px 0;
}
.laminate_05 .con_box .con_menu_bar ul li:nth-child(4) {
    margin: 48px 0 80px;
}
.laminate_05 .con_box .con_menu_bar ul li:nth-child(6) {
    margin: 83px 0 43px;
}

.laminate_06 {
    background: url(/theme/basic/img/sub/laminate_06_bg.jpg) center/cover no-repeat;
    padding: 155px 0 147px;
}
.laminate_06 .title_box small {
    color: #fff;
}
.laminate_06 .title_box h2 {
    color: #fff;
}
.laminate_06 .title_box p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 45px;
}

.laminate_07 {
    background: url(/theme/basic/img/sub/laminate_07_bg.jpg) center/cover no-repeat;
    padding: 141px 0 130px;
}
.laminate_07 .title_box {
    margin-left: auto;
    width: -moz-max-content;
    width: max-content;
}
.laminate_07 .title_box h2 {
    width: -moz-max-content;
    width: max-content;
    color: #fff;
}
.laminate_07 .title_box p {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    margin-top: 24px;
}
.laminate_07 .title_box p strong {
    color: #c7b273;
    font-weight: 400;
}
.laminate_07 ul {
    margin-top: 45px;
}
.laminate_07 ul li {
    display: flex;
    align-items: baseline;
    gap: 15px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
}
.laminate_07 ul li::before {
    content: '·';
}

.laminate_08 {
    background: url(/theme/basic/img/sub/laminate_08_bg.jpg) center/cover no-repeat;
    padding: 98px 0 92px;
}
.laminate_08 .title_box p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    margin: 30px 0 30px;
}
.laminate_08 .con_box {
    display: flex;
    gap: 24px;
}

.laminate_09 {
    padding: 100px 0 124px;
}
.laminate_09 .title_box {
    text-align: center;
}
.laminate_09 .title_box small {
    opacity: 0.8;
}
.laminate_09 .bna_wrap {
    display: flex;
    justify-content: center;
    gap: 24px;
    text-align: center;
}
.laminate_09 .bna_wrap .bna_img_box {
    position: relative;
}
.laminate_09 .bna_wrap .bna_img_box:after {
    content: '';
    width: 34px;
    height: 50px;
    display: inline-block;
    background: url(/theme/basic/img/sub/rebom_mark.svg) center/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.laminate_09 .bna_wrap p {
    margin: 18px 0 6px;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
}
.laminate_09 .bna_wrap span {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
}

/* 슬라이드 01 */
.implant_06 #divisor1 {
    background-image: url(/theme/basic/img/sub/before01.jpg);
}
.implant_06 #comparison1 figure {
    background-image: url(/theme/basic/img/sub/after01.jpg);
}

.implant_06 #divisor2 {
    background-image: url(/theme/basic/img/sub/before02.jpg);
}
.implant_06 #comparison2 figure {
    background-image: url(/theme/basic/img/sub/after02.jpg);
}

/* 슬라이드 02 */
.implant_06 #divisor3 {
    background-image: url(/theme/basic/img/sub/before02_01.jpg);
}
.implant_06 #comparison3 figure {
    background-image: url(/theme/basic/img/sub/after02_01.jpg);
}

.implant_06 #divisor4 {
    background-image: url(/theme/basic/img/sub/before02_02.jpg);
}
.implant_06 #comparison4 figure {
    background-image: url(/theme/basic/img/sub/after02_02.jpg);
}

/* 슬라이드 03 */
.implant_06 #divisor5 {
    background-image: url(/theme/basic/img/sub/before03_01.jpg);
}
.implant_06 #comparison5 figure {
    background-image: url(/theme/basic/img/sub/after03_01.jpg);
}

.implant_06 #divisor6 {
    background-image: url(/theme/basic/img/sub/before03_02.jpg);
}
.implant_06 #comparison6 figure {
    background-image: url(/theme/basic/img/sub/after03_02.jpg);
}

/* 슬라이드 04 */
.implant_06 #divisor7 {
    background-image: url(/theme/basic/img/sub/before04_01.jpg);
}
.implant_06 #comparison7 figure {
    background-image: url(/theme/basic/img/sub/after04_01.jpg);
}

.implant_06 #divisor8 {
    background-image: url(/theme/basic/img/sub/before04_02.jpg);
}
.implant_06 #comparison8 figure {
    background-image: url(/theme/basic/img/sub/after04_02.jpg);
}

/* 슬라이드 05 */
.implant_06 #divisor9 {
    background-image: url(/theme/basic/img/sub/before05_01.jpg);
}
.implant_06 #comparison9 figure {
    background-image: url(/theme/basic/img/sub/after05_01.jpg);
}

.implant_06 #divisor10 {
    background-image: url(/theme/basic/img/sub/before05_02.jpg);
}
.implant_06 #comparison10 figure {
    background-image: url(/theme/basic/img/sub/after05_02.jpg);
}

/* 슬라이드 06 */
.implant_06 #divisor11 {
    background-image: url(/theme/basic/img/sub/before06_01.jpg);
}
.implant_06 #comparison11 figure {
    background-image: url(/theme/basic/img/sub/after06_01.jpg);
}

.implant_06 #divisor12 {
    background-image: url(/theme/basic/img/sub/before06_02.jpg);
}
.implant_06 #comparison12 figure {
    background-image: url(/theme/basic/img/sub/after06_02.jpg);
}
