.page_title span {
    position: relative;
}
.oper_common .page_title {
    position: relative;
    display: inline-block;
}
.page_title::before,
.page_title::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: scale(0);
    animation: trans_scale2 0.5s 0.7s ease-in-out alternate forwards;
}
.page_title span::before {
    content: "";
    position: absolute;
    z-index: -1;
    transform: scale(0);
    animation: trans_scale2 0.5s 0.5s ease-in-out alternate forwards;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.oper06 .page_title span::before {
    top: -1.3rem;
}
/* 230504 [¼öÁ¤Ç¥½Ã] start */
.oper06 .page_title span::before {
    background-image: url(../../../img/sub/operation/oper_title_frame01.png);
    width: 19.1rem;
    height: 9.99rem;
    left: -1.6rem;
    top: -0.4rem;
}
/* 230504 [¼öÁ¤Ç¥½Ã] end */
.oper06 .page_title::after {
    background-image: url(../../../img/sub/operation/oper06_title_icon01.png);
    width: 6.3rem;
    height: 8.4rem;
    top: -0.41rem;
    right: -9.5rem;
}
.oper06 .section01 {
    max-width: 128rem;
    margin: 0 auto;
}
.oper06 .feature dd::before {
    background-image: url(../../../img/sub/ready/ready05_checkbox01.png);
}
.oper06 .article2_li .feature {
    border-top: none;
}
.article2_li .txt_desc_box {
    border-radius: 2rem;
    box-shadow: inset 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    background: #f8faff;
    padding: 3.7rem 2rem 6rem;
    text-align: center;
    position: relative;
    z-index: 10;
}
.article2_li .article_desc_box > div {
    width: 50%;
}
.article2_li .article_desc_box .img_box {
    position: relative;
}
.article2_li .article_desc_box .img_box img {
    top: calc(50% + 3.7rem);
}
.oper06 .article2_li {
    padding: 5.5rem 3rem 3rem;
    margin-bottom: 3rem;
}
.article2_li .txt_desc_box p {
    font-size: 1.7rem;
    margin-bottom: 3rem;
}
.article2_li .txt_desc_box .btn_box {
    display: flex;
    justify-content: center;
}
.article2_li .txt_desc_box .btn_box a:first-child {
    margin-right: 1.2rem;
}
.oper06 .article2_li .txt_box {
    padding: 0 1.5rem 7rem 2.5rem;
}
.oper06 .article2_li .article_tit {
    padding: 0 0 1.2rem;
}
.oper06 .article2_li .feature {
    margin-top: 2rem;
}
.article2_li.article2_li02 .article_desc_box .img_box img {
    top: calc(50% + 0.7rem);
}
.article2_li.article2_li03 .article_desc_box .img_box img {
    top: calc(50% - 0.3rem);
}
.oper_common .ad_pagination {
    padding-top: 10rem;
}
.oper06 .article_li small,
.oper06 .article2_li small {
    position: absolute;
    top: 50%;
    bottom: 0;
}
/* 230508 [¼öÁ¤Ç¥½Ã] start */
.oper06 .f_fs.admin_line img{
    width: 1.6rem;
}
/* 230508 [¼öÁ¤Ç¥½Ã] end */


/* oper07 */
.oper07 .section01 {
    max-width: 128rem;
    margin: 0 auto;
}
.oper07 .article_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
}
.oper07 .article2_li01 .feature dd::before {
    background-image: url(../../../img/sub/operation/oper07_checkbox02.png);
}
.oper07 .article2_li02 .feature dd::before {
    background-image: url(../../../img/sub/ready/ready05_checkbox02.png);
}
.oper07 .article2_li03 .feature dd::before {
    background-image: url(../../../img/sub/ready/ready05_checkbox03.png);
}
.oper07 .article2_li04 .feature dd::before {
    background-image: url(../../../img/sub/ready/ready05_checkbox01.png);
}
.oper07 .article2_li05 .feature dd::before {
    background-image: url(../../../img/sub/ready/ready05_checkbox04.png);
}
.oper07 .article2_li06 .feature dd::before {
    background-image: url(../../../img/sub/operation/oper07_checkbox01.png);
}
.oper07 .page_title span::before {
    background-image: url(../../../img/sub/ready/ready_title_frame01.png);
    width: 13.1rem;
    height: 9.9rem;
    left: -1.3rem;
    top: -0.4rem;
}
.oper07 .page_title::after {
    background-image: url(../../../img/sub/operation/oper07_title_icon01.png);
    width: 4.2rem;
    height: 4.2rem;
    top: -3.41rem;
    left: -6.5rem;
}
.oper07 .page_title::before {
    background-image: url(../../../img/sub/operation/oper07_title_icon02.png);
    width: 3.7rem;
    height: 3.6rem;
    top: -0.41rem;
    left: -9.5rem;
}
.oper07 .tab_desc {
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    margin-top: 5rem;
}
.oper07 .article2_li .article_tit {
    padding: 0 0 1rem;
}
.oper07 .article2_li .feature {
    padding-top: 4rem;
    height: 26rem;
}
.oper07 .article2_li .txt_box {
    padding: 3.5rem 2.5rem 3rem;
}
.oper07 .btn_box {
    display: flex;
}
.oper07 .btn_box a:first-child {
    margin-right: 1rem;
}
/* 230508 [¼öÁ¤Ç¥½Ã] start */
.oper07 .f_fs.admin_line img{
    width: 1.6rem;
}
/* 230508 [¼öÁ¤Ç¥½Ã] end */


/* oper08 */
.oper08 .section01 {
    max-width: 128rem;
    margin: 0 auto;
}
.oper08 .section04 {
    max-width: 168rem;
    margin: 0 auto;
}
.oper08 .page_title span::before {
    background-image: url(../../../img/sub/operation/oper_title_frame02.png);
    width: 33.1rem;
    height: 10rem;
    left: -0.7rem;
    top: -0.4rem;
}
.oper_common.oper08 .page_title {
    letter-spacing: -0.28rem;
}
.oper08 .page_title::after {
    background-image: url(../../../img/sub/operation/oper08_title_icon01.png);
    width: 4rem;
    height: 4rem;
    top: -7.41rem;
    right: 11.5rem;
}
.oper08 .page_title::before {
    background-image: url(../../../img/sub/operation/oper08_title_icon02.png);
    width: 3.9rem;
    height: 5.3rem;
    top: -6.41rem;
    right: 6.5rem;
}
.queuing_system_content .desc_box.n1 {
    width: 100%;
    border-radius: 2rem;
    background: #f4f6f8;
    padding: 6rem 2rem;
    text-align: center;
    margin-bottom: 13rem;
}
.queuing_system_content .desc_box.n1 .tit {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: -0.28rem;
    margin-bottom: 2rem;
}
.queuing_system_content .desc_box.n1 .txt_desc {
    font-weight: normal;
    font-size: 1.7rem;
}
.queuing_system_content .desc_box.n2 {
    display: flex;
    align-items: center;
    margin-bottom: 13rem;
}
.queuing_system_content .desc_box.n2 > div {
    width: 50%;
}
.queuing_system_content .desc_box.n2 .img_box {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2rem;
    margin-right: 7rem;
    text-align: center;
}
.queuing_system_content .desc_box.n2 .txt_box .tit {
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: -0.28rem;
    margin-bottom: 4rem;
}
.queuing_system_content .desc_box.n2 .txt_box .txt_desc {
    font-size: 1.7rem;
    font-weight: normal;
    letter-spacing: -1.5px;
    line-height: 1.59;
    margin-bottom: 1rem;
}
.queuing_system_content .desc_box.n2 .txt_box span {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.71;
    letter-spacing: -0.15rem;
    margin-bottom: 2.8rem;
}
.queuing_system_content .desc_box.n3 > .tit {
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: -0.28rem;
    margin-bottom: 4rem;
    text-align: center;
}
.example_list {
    border-radius: 2rem;
    background: #f4f6f8;
    padding: 1rem;
    width: 41rem;
}
.example_list .img_box {
    width: 100%;
    height: 13.4rem;
    background: #fff;
    position: relative;
    border-radius: 2rem;
}
.example_list .txt_box {
    padding: 2.3rem;
}
.queuing_system_content .swiper_container {
    position: relative;
    padding: 0 7.5rem 6rem;
}
.queuing_system_content .oper08_swiper {
    width: 85rem;
    margin: 0 auto;
    overflow: hidden;
    display: grid;
}
.example_list .txt_box .tit {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.example_list .txt_box .txt_desc {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.67;
    color: #666;
}
.queuing_system_content .swiper-button-prev {
    left: 13rem;
}
.queuing_system_content .swiper-button-next {
    right: 13rem;
}
.oper08 .section04 .cate_ban {
    margin: 0;
    margin-top: 9rem;
}
.oper08 .section04 .ban01 .inner {
    background: #cde8bf;
    padding: 6.9rem 20rem 6.5rem;
    width: 100%;
    margin: 0 auto;
}
.oper08 .section04 .ban01 .tit {
    font-size: 4rem;
    letter-spacing: -0.28rem;
    margin-bottom: 1.4rem;
}
.oper08 .section04 .ban01 .txt_desc {
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 1.59;
    margin: 0;
    width: 50%;
    color: #000;
}
.oper08 .section04 .ban01 .ban_img {
    right: 13%;
    bottom: -16%;
    width: 61.4rem;
}
.oper_common .article_li small span,
.oper_common .article2_li small span {
    align-items: center;
}

@media screen and (max-width: 1920px) {
}
@media screen and (max-width: 1800px) {
    .article2_li .article_desc_box .img_box img {
        top: calc(50% + 0.7rem);
    }
    .article2_li.article2_li02 .article_desc_box .img_box img {
        top: calc(50% - 0.3rem);
    }
    .article2_li.article2_li03 .article_desc_box .img_box img {
        top: calc(50% - 1.3rem);
    }
}
@media screen and (max-width: 1680px) {
    /* oper08 */
    .oper08 .section04 .ban01 .inner {
        padding: 6.9rem 13rem 6.5rem;
    }
    .oper08 .section04 .cate_ban {
        margin: 9rem 5rem 0;
    }
}
@media screen and (max-width: 1440px) {
    /* oper06 */
    /* 230504 [¼öÁ¤Ç¥½Ã] start */
    .oper_common .article_li small span img,
    .oper_common .article2_li small span img {
        margin-top: 1px;
        width: 1.6rem;
    }
    /* 230504 [¼öÁ¤Ç¥½Ã] end */
    /* oper08 */
    .oper08 .section04 .ban01 .ban_img {
        right: 10%;
        width: 55rem;
    }
}
@media screen and (max-width: 1280px) {
    /* oper06 */
    .article2_li.article2_li01 .article_desc_box .img_box img {
        max-width: 100%;
    }
    .article2_li .article_desc_box .img_box img {
        max-width: 80%;
    }
    .oper06 .article2_li .txt_box {
        padding: 0 0 7rem 2.5rem;
    }
    .article2_li .article_desc_box .img_box img {
        top: 50%;
    }
    /* oper08 */
    .oper08 .section04 .ban01 .ban_img {
        right: 4%;
    }
    .oper08 .section04 .ban01 .inner {
        padding: 6rem 8rem 6rem;
    }
    /* oper09 */
    .oper08 .section04 .cate_ban {
        margin: 9rem 0 0;
    }
    .oper08 .sub_container {
        padding-top: 8rem;
    }
}
@media screen and (max-width: 1110px) {
    /* oper07 */
    .oper07 .article2_li .txt_desc br {
        display: none;
    }
    .oper07 .article2_li .feature {
        padding-top: 3.5rem;
        height: 28rem;
    }
    .oper07 .article_wrap {
        gap: 2rem;
    }
    .queuing_system_content .swiper-button-prev {
        left: 0;
    }
    .queuing_system_content .swiper-button-next {
        right: 0;
    }
    .oper08 .section04 .ban01 .ban_img {
        width: 52rem;
    }

    .oper08 .page_title {
        font-size: 5rem;
    }
    .oper08 .page_title span::before {
        width: 30.5rem;
        height: 9.3rem;
        left: -1.1rem;
    }
    .oper08 .page_title::before {
        top: -6.8rem;
        right: 4.5rem;
    }
    .oper08 .page_title::after {
        right: 9.5rem;
    }
}
@media screen and (max-width: 989px) {
    /* oper08 */
    .queuing_system_content .desc_box.n1 .txt_desc .mo_ver2 {
        display: none;
    }
    .queuing_system_content .desc_box.n1 {
        padding: 5rem 2rem;
        margin-bottom: 10rem;
    }
    .queuing_system_content .desc_box.n2 > div {
        width: 50%;
    }
    .queuing_system_content .desc_box.n2 .txt_box .txt_desc br {
        display: none;
    }
    .oper08 .section04 .ban01 .txt_desc {
        width: 100%;
        text-align: center;
    }
    .oper08 .section04 .ban01 .inner {
        padding: 6rem 3rem 32rem;
    }
    .oper08 .section04 .ban01 .ban_img {
        bottom: -7%;
    }
    .queuing_system_content .desc_box.n2 {
        flex-direction: column;
    }
    .queuing_system_content .desc_box.n2 .img_box {
        margin-right: 0;
        margin-bottom: 3rem;
    }
    .queuing_system_content .desc_box.n2 .img_box img {
        width: 70%;
    }
    .queuing_system_content .oper08_swiper {
        width: 100%;
    }
    .example_list .txt_box .txt_desc br {
        display: none;
    }
    .queuing_system_content .desc_box.n2 {
        margin-bottom: 10rem;
    }
    .oper08 .section04 .cate_ban {
        margin-top: 12rem;
    }
    .queuing_system_content .desc_box.n2 > div {
        width: 80%;
    }
}
@media screen and (max-width: 800px) {
    /* oper07 */
    .oper07 .article_wrap {
        grid-template-columns: repeat(1, 1fr);
    }
    .oper07 .article2_li .feature {
        height: 23rem;
    }
}
@media screen and (max-width: 767px) {
    .oper06 .article_desc_box {
        flex-direction: column;
    }
    .article2_li .article_desc_box .img_box img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: none;
    }
    .oper06 .article2_li .txt_box {
        width: 100%;
    }
    .article2_li .article_desc_box .img_box img {
        max-width: 90%;
    }
    .article2_li.article2_li01 .article_desc_box .img_box img {
        max-width: 80%;
    }
    .article2_li.article2_li02 .article_desc_box .img_box img {
        top: auto;
    }
    .article2_li.article2_li03 .article_desc_box .img_box img {
        top: auto;
    }
    .article2_li .article_desc_box > div {
        width: auto;
    }
    .article2_li .article_desc_box .img_box {
        text-align: center;
    }
    .oper06 .article2_li .txt_box {
        padding: 0;
    }
    .oper06 .article_desc_box {
        margin-bottom: 3rem;
    }
    .article2_li .article_desc_box .img_box {
        margin-bottom: 2rem;
    }
    .oper06 .article_li small,
    .oper06 .article2_li small {
        bottom: -1rem;
    }

    /* oper08 */
}
@media screen and (max-width: 650px) {
    .oper_common .txt_desc_box .btn_box {
        flex-direction: column;
        align-items: center;
    }
    .article2_li .txt_desc_box .btn_box a:first-child {
        margin: 0;
        margin-bottom: 1rem;
    }
    .oper06 .article_li small,
    .oper06 .article2_li small {
        position: absolute;
        top: auto;
        bottom: 10px;
        left: 50%;
        width: 100%;
        justify-content: center;
        transform: translateX(-50%);
    }
    .article2_li .txt_desc_box {
        padding: 2rem 2rem 5rem;
    }
}
@media screen and (max-width: 500px) {

    .oper06 .article_li small,
    .oper06 .article2_li small {
        top: calc(50% + 44px);
        align-items: center;
    }
    .article2_li .txt_desc_box p {
        font-size: 1.4rem;
    }
    .article2_li .txt_desc br {
        display: none;
    }
    .article2_li .article_desc_box .img_box img {
        width: auto;
    }
    .oper06 .article2_li {
        padding: 2rem;
    }
    /* 230504 [¼öÁ¤Ç¥½Ã] start */
    .oper06 .page_title span::before {
        width: 10.3rem;
        height: 5.4rem;
        left: -1rem;
        top: -0.3rem;
    }
    /* 230504 [¼öÁ¤Ç¥½Ã] end */
    .oper06 .page_title::after {
        background-size: 50%;
        top: -4.1rem;
        right: -6.6rem;
    }
    .article2_li.article2_li01 .article_desc_box .img_box img {
        max-width: 90%;
    }
    .article2_li .txt_desc_box {
        padding: 2rem 1rem 6rem;
    }

    /* oper07 */
    .oper07 .article2_li .feature {
        height: auto;
    }
    .oper07 .tab_desc {
        font-size: 1.6rem;
    }
    .article2_li .article_tit {
        letter-spacing: inherit;
    }
    .oper07 .article2_li .txt_box {
        padding: 2rem;
    }
    .oper07 .page_title::before {
        background-size: 60%;
        left: -6.5rem;
    }
    .oper07 .page_title::after {
        background-size: 60%;
        top: -2.8rem;
        left: -5.2rem;
    }
    .oper07 .page_title span::before {
        left: -1.1rem;
        top: -0.4rem;
        width: 7.7rem;
        height: 5.8rem;
    }
    /* 230508 [¼öÁ¤Ç¥½Ã] start */
    .oper07 .btn_box .btn {
        width: 50%;
    }
    /* 230508 [¼öÁ¤Ç¥½Ã] end */
    
    /* oper08 */
    .oper08 .page_title span::before {
        width: 18rem;
        height: 5.4rem;
        left: -0.6rem;
        top: -0.3rem;
    }
    .oper08 .page_title::before {
        background-size: 60%;
        right: 1.8rem;
        top: -4.9rem;
    }
    .oper08 .page_title::after {
        background-size: 60%;
        top: -4.8rem;
        right: 4.8rem;
    }
    .queuing_system_content .desc_box.n1 .tit {
        font-size: 2rem;
        letter-spacing: inherit;
        margin-bottom: 1.5rem;
    }
    .queuing_system_content .desc_box.n1 .txt_desc {
        font-size: 1.3rem;
    }
    .queuing_system_content .desc_box.n1 .txt_desc br {
        display: none;
    }
    .queuing_system_content .desc_box.n1 {
        padding: 3rem 2rem;
    }
    .queuing_system_content .desc_box.n1 {
        margin-bottom: 5rem;
    }
    .queuing_system_content .desc_box.n2 .txt_box .tit {
        font-size: 2rem;
        letter-spacing: -0.2rem;
    }
    .queuing_system_content .desc_box.n2 .txt_box .txt_desc {
        font-size: 1.3rem;
        letter-spacing: inherit;
    }
    .queuing_system_content .desc_box.n2 .txt_box span {
        font-size: 1.2rem;
        letter-spacing: inherit;
    }
    .queuing_system_content .desc_box.n2 .txt_box .tit {
        margin-bottom: 2rem;
    }
    .queuing_system_content .desc_box.n3 > .tit {
        font-size: 2rem;
    }
    .example_list .txt_box .txt_desc {
        font-size: 1.3rem;
    }
    .queuing_system_content .desc_box.n3 > .tit {
        margin-bottom: 2rem;
        letter-spacing: -0.2rem;
    }
    /* .example_list {
        width: 100%;
    } */
    .oper08 .swiper-button-prev, 
    .oper08 .swiper-button-next {
        display: block;
        background-size: 70%;
    }
    .example_list .txt_box .tit {
        font-size: 1.5rem;
    }
    .queuing_system_content .swiper_container {
        padding: 0px 3.5rem 1rem;
    }
    .oper08 .swiper-pagination {
        bottom: -4rem;
    }
    .oper08 .section04 .ban01 .tit {
        font-size: 2rem;
        letter-spacing: -0.2rem;
    }
    .oper08 .section04 .ban01 .txt_desc {
        font-size: 1.3rem;
    }
    .oper08 .section04 .ban01 .inner {
        padding: 3rem;
    }
    .queuing_system_content .desc_box.n1 {
        border-radius: 1rem;
    }
    .queuing_system_content .desc_box.n2 .img_box {
        border-radius: 1rem;
    }
    .oper08 .section04 .cate_ban {
        background: #cde8bf;
        border-radius: 1rem;
    }
    .oper08 .section04 .ban01 .ban_img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
    }
    .oper08 .page_title {
        font-size: 3rem;
    }
    .oper08 .sub_container {
        padding-top: 5rem;
    }
    .queuing_system_content .desc_box.n2 .img_box img {
        width: 100%;
    }
    .queuing_system_content .desc_box.n2 > div {
        width: 100%;
    }
    .queuing_system_content .desc_box.n2 .txt_box {
        padding: 0 2rem;
    }
    .example_list .txt_box {
        padding: 2rem;
    }
}
