.orthodontic_01 {
    padding-top: 160px;
}
.orthodontic_01 .inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 78px;
}
.orthodontic_01 .inner .con_box {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.orthodontic_01 .title_box h2 {
    text-wrap: nowrap;
    line-height: 120%;
}
.orthodontic_01 .title_box p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    margin-top: 28px;
    text-wrap: nowrap;
}
.orthodontic_01 .title_box p strong {
    background-color: rgba(83, 191, 196, 0.15);
    font-weight: 700;
    line-height: 1.6;
}
.orthodontic_01 .title_box img {
    margin-top: 58px;
}

.orthodontic_02 {
    background: url(/theme/basic/img/sub/orthodontic_02_bg.jpg) center/cover no-repeat;
    padding: 116px 0 129px;
    text-align: center;
}
.orthodontic_02 .con_slide_box {
    margin-top: 61px;
}
.orthodontic_02 .con_slide_box #wrap {
    width: 100%;
    overflow: hidden;
}
.orthodontic_02 .con_slide_box #wrap .wrap-box {
    display: flex;
    width: 120%;
    overflow: hidden;
}
.orthodontic_02 .con_slide_box #wrap .wrap-box:last-child {
    margin-top: 35px;
}
.orthodontic_02 .con_slide_box #wrap .wrap-box .rolling-list {
    display: flex;
    flex-shrink: 0;
}
.orthodontic_02 .con_slide_box #wrap .wrap-box .rolling-list .list {
    margin: 0 12px;
    font-size: 100px;
    color: transparent;
    -webkit-text-stroke: #246dae 2px;
}
.orthodontic_02 .con_slide_box #wrap .wrap-box .rolling-list .list img {
    width: 4856px;
}
@keyframes rolling1 {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-100%);
    }
    50.01% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes rolling2 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-200%);
    }
}
.orthodontic_02 .con_slide_box #roller1 {
    animation: rolling1 460s linear infinite;
}
.orthodontic_02 .con_slide_box #roller2 {
    animation: rolling2 460s linear infinite;
}
.orthodontic_02 .con_slide_box #roller3 {
    animation: rolling1 455s linear infinite reverse;
}
.orthodontic_02 .con_slide_box #roller4 {
    animation: rolling2 455s linear infinite reverse;
}

.orthodontic_03 {
    background: url(/theme/basic/img/sub/orthodontic_03_bg.jpg) center/cover no-repeat;
    padding: 170px 0 190px;
}
.orthodontic_03 .title_box {
    text-align: center;
}
.orthodontic_03 .title_box * {
    color: #fff;
}
.orthodontic_03 .title_box p {
    margin-top: 25px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
}

.orthodontic_04 {
    background-color: #f8f8f8;
    padding: 92px 0;
}
.orthodontic_04 .inner {
    display: flex;
    justify-content: space-between;
}
.orthodontic_04 .title_box {
    margin-top: 141px;
}
.orthodontic_04 .title_box p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    margin-top: 40px;
}
.orthodontic_04 .title_box p strong {
    font-weight: 700;
}
.orthodontic_04 .con_box {
    max-width: 708px;
}
.orthodontic_04 .con_box ul {
    display: flex;
    gap: 24px;
}

.orthodontic_05 {
    background: url(/theme/basic/img/sub/orthodontic_05_bg.jpg) center/cover no-repeat;
    padding: 196px 0 176px;
}
.orthodontic_05 .title_box h2 {
    position: relative;
    width: -moz-max-content;
    width: max-content;
}
.orthodontic_05 .title_box h2::after {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(/theme/basic/img/sub/orthodontic_05_mark.svg) center/cover no-repeat;
}
.orthodontic_05 .title_box p {
    margin-top: 40px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
}
.orthodontic_05 .title_box p strong {
    font-weight: 700;
}
.orthodontic_05 .title_box p strong span {
    color: #962f2f;
}
.orthodontic_05 .title_box ul {
    display: flex;
    gap: 24px;
    margin-top: 57px;
}
.orthodontic_05 .title_box ul li {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 2px solid #009ace;
    box-shadow: 0 0 15px 0 rgba(0, 154, 206, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #009ace;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    text-align: center;
}

.orthodontic_06 {
    background: url(/theme/basic/img/sub/orthodontic_06_bg.jpg) center/cover no-repeat;
    padding: 105px 0;
}
.orthodontic_06 .title_box p {
    margin-top: 40px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
}
.orthodontic_06 .title_box p strong {
    font-weight: 700;
}
.orthodontic_06 .title_box p strong span {
    color: #962f2f;
}
.orthodontic_06 .con_box {
    margin-top: 56px;
}
.orthodontic_06 .con_box ul {
    display: flex;
    gap: 10px;
}
.orthodontic_06 .con_box ul li {
    width: 360px;
    height: 200px;
    position: relative;
}
.orthodontic_06 .con_box ul li img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.orthodontic_06 .con_box ul li::before {
    content: 'BEFORE';
    position: absolute;
    top: 9px;
    left: 15px;
    z-index: 3;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 33px */
    letter-spacing: -0.6px;
    color: #fff;
    opacity: 0.8;
}
.orthodontic_06 .con_box ul li:last-child:after {
    content: '';
    box-shadow: inset 0 0 0 5px #53bfc4;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.orthodontic_06 .con_box ul li:last-child:before {
    content: 'AFTER';
    opacity: 1;
}
.orthodontic_06 .con_box p {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 31px;
}
.orthodontic_06 .con_box p span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: -0.4px;
    opacity: 0.5;
}

.orthodontic_07 {
    padding: 90px 0 83px;
}
.orthodontic_07 .title_box {
    text-align: center;
}
.orthodontic_07 .con_box {
    margin-top: 62px;
}
.orthodontic_07 .con_box ul {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.orthodontic_07 .con_box ul li {
    text-align: center;
}
.orthodontic_07 .con_box ul li .img_box {
    position: relative;
    cursor: pointer;
}
.orthodontic_07 .con_box ul li .img_box .over_text_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(24, 59, 72, 0.9);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s;
}
.orthodontic_07 .con_box ul li .img_box .over_text_box * {
    color: #fff;
}
.orthodontic_07 .con_box ul li .img_box .over_text_box p {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 39px */
    letter-spacing: -0.7px;
    font-weight: 700;
    margin-bottom: 24px;
}
.orthodontic_07 .con_box ul li .img_box .over_text_box span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: -0.5px;
}
.orthodontic_07 .con_box ul li .img_box:hover .over_text_box {
    opacity: 1;
}
.orthodontic_07 .con_box ul li > span {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    letter-spacing: -0.6px;
    display: inline-block;
}
.orthodontic_07 .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;
    color: #53bfc4;
    margin-top: 24px;
    margin-bottom: 6px;
}

.orthodontic_08 {
    padding: 58px 0 124px;
}
.orthodontic_08 .title_box {
    text-align: center;
}
.orthodontic_08 .title_box small {
    color: rgba(47, 47, 47, 0.8);
}

.orthodontic_08 #divisor1 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img01.png);
}

.orthodontic_08 #divisor2 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img02.png);
}

.orthodontic_08 #divisor3 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img03.png);
}

.orthodontic_08 #divisor4 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img04.png);
}

.orthodontic_08 #divisor5 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img05.png);
}

.orthodontic_08 #divisor6 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img06.png);
}

.orthodontic_08 #divisor7 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img07.png);
}

.orthodontic_08 #divisor8 {
    background-image: url(/theme/basic/img/sub/orthodontic_08_before_img08.png);
}

.orthodontic_08 #comparison1 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img01.png);
}

.orthodontic_08 #comparison2 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img02.png);
}

.orthodontic_08 #comparison3 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img03.png);
}

.orthodontic_08 #comparison4 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img04.png);
}

.orthodontic_08 #comparison5 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img05.png);
}

.orthodontic_08 #comparison6 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img06.png);
}

.orthodontic_08 #comparison7 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img07.png);
}

.orthodontic_08 #comparison8 figure {
    background-image: url(/theme/basic/img/sub/orthodontic_08_after_img08.png);
}
