/* È«º¸ÇÏ±â °øÅë */
.prom_common .section {
    max-width: none;
    padding: 0 0 15rem;
}

.page_title_box {
    text-align: center;
    padding-bottom: 10rem;
}
.find_password_page .page_title_box{
    padding-bottom: 0rem;
}

.prom_common .page_title {
    position: relative;
    display: inline-block;
}

.prom_common .page_title::before,
.prom_common .page_title::after {
    content: '';
    display: block;
    position: absolute;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.prom_common .page_title::before {
    width: 6.7rem;
    height: 6.8rem;
    background-image: url(../../../img/sub/promotion/prom_title_icon01.png);
    top: -5.5rem;
    right: -9.0rem;
    transform: scale(0);
    animation: trans_scale2 0.5s 0.7s ease-in-out alternate forwards;
}

.prom_common .page_title::after {
    width: 3.3rem;
    height: 3.2rem;
    background-image: url(../../../img/sub/promotion/prom_title_icon02.png);
    top: 1.8rem;
    right: -6.7rem;
    transform: scale(0);
    animation: trans_scale2 0.5s 0.7s ease-in-out alternate forwards;
}

.prom_common .page_title span {
    position: relative;
}

.prom_common .page_title span::before {
    content: "";
    background: url(../../../img/sub/promotion/prom_title_frame.png) no-repeat center;
    width: 17.5rem;
    height: 10rem;
    position: absolute;
    left: -1.2rem;
    top: -1rem;
    z-index: -1;
    transform: scale(0);
    animation: trans_scale2 0.5s 0.5s ease-in-out alternate forwards;
    /* transition: all 0.5s 0.5s;*/
}

.page_sub_desc01 {
    font-size: 3rem;
    padding-bottom: 1rem;
}

.page_sub_desc02 {
    font-size: 1.8rem;
    font-weight: normal;
}

.prom_common .page_title_box .btn {
    margin: 3rem auto 0;
}

.prom_common .sec_tit_box {
    text-align: center;
    padding-bottom: 7rem;
}

.prom_common .sec_tit {
    font-size: 4rem;
    font-weight: bold;
}

.prom_common .sec_desc {
    font-size: 1.7rem;
    font-weight: normal;
    padding-top: 1rem;
    line-height: 1.71;
}

.content_box {
    grid-template-columns: unset;
    margin-top: 9rem;
}

.consult01 .section .content_box {
    margin: 0 auto;
}


/* ¸ÂÃãÄÁ¼³ÆÃ ÆË¾÷ */
.popup_consult01{
    display: none;
}
.popup_consult01 .popup_box{
    max-width: 76rem;
    width: 100%;
    height: 90%;
    /* overflow-y: scroll; */
}
.popup_consult01 .popup_box .popup_box_inner{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: scroll;
}

.popup_consult01 .popup_box .popup_box_inner::-webkit-scrollbar{
    width: 1px;
    height: 90%;
}
.popup_consult01 .form_box{
    text-align: left;
}
.popup_consult01 .form_box fieldset{
    max-width: 500px;
}

.popup_consult01 .input_box span.tit{
    margin-bottom: 1.6rem;
    position: relative;
    padding-left: 0.7rem;
}
.popup_consult01 .input_box span.tit::before{
    content: '*';
    position: absolute;
    top: -0.3rem;
    left: 0;
}
.popup_consult01 .radio_box_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.popup_consult01 .radio_box_wrap01{
    margin-bottom: 3rem;
}
.popup_consult01 .radio_box {
    width: 33%;
    min-height: 2.5rem;
    padding-bottom: 2rem;
}
.popup_consult01 .radio_box_wrap01 .radio_box:last-child{
    width: 100%;
    display: inline-flex;
    max-width: 30rem;
    align-items: center;
    padding-bottom: 0;
}
.popup_consult01 .radio_box_wrap02{
    justify-content: flex-start;
    margin-bottom: 2.5rem;
}
.popup_consult01 .radio_box_wrap02 .radio_box{
    padding-bottom: 0;
}
.popup_consult01 .radio_box .radio_text{
    line-height: normal;
    text-align: left;
    font-size: 1.4rem;
    font-weight: normal;
}
.popup_consult01 .radio_box .etc_box{
    max-width: 28rem;
    display: inline-block;
    margin-left: 1.3rem;
}
.popup_consult01 .input_text_box .input_box + .input_box{
    margin-top: 2rem;
}
.popup_consult01 .input_box .user_select{
    width: 100% !important;
    margin-left: 0 !important;
}
#user_phone_select .select_li:first-child{display: none;}
.popup_consult01 .phone_box .phone_box_container,
.popup_consult01 .phone_box .input_phone{
    width: 100%;
}
.popup_consult01 .phone_box .user_num {
    width: 100%;
}
.popup_consult01 textarea{
    resize: none;
    width: 100%;
    min-height: 180px;;
    padding: 1.6rem 2rem;
}
.popup_consult01 .dlist{
    margin-top: 1.5rem;
}
.popup_consult01 .form_box .section02{
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 1px solid #ddd;
}
.popup_consult01 .form_box .section02 p{
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 1.5rem;
}
.popup_consult01 .form_box .section02 .check_cont{
    margin-bottom: 0;
}
.popup_consult01 .form_box .section02 .policy_desc{
    height: 18rem;
}
.popup_consult01 .form_box .section02 .policy_desc h4{
    font-size: 1.4rem;
}
.popup_consult01 .form_box .section02 .policy_desc p{
    margin: 0.5rem 0 3rem;
    color: rgba(0,0,0,0.7);
}

#solution{
    display: none;
}
#solution.show{
    display: block;
}
#user_id_box{
    display: none;
}
#user_id_box.show{
    display: block;
}
#user_id_box:not(.show) + .input_box{
    margin-top: 0;
}

/* ¸ÂÃãÄÁ¼³ÆÃ */

.consult01 .banner01 {
    width: 90%;
    max-width: 168rem;
    background: #f4f6f8;
    padding: 10rem 0 11rem;
    margin: 0 auto;
    position: relative;
}

.consult01 .banner01 .baner01_box .box {
    padding: 0 5rem;
    flex-direction: column;
}

.consult01 .banner01 .baner01_box .box+.box {
    position: relative;
}

.consult01 .banner01 .baner01_box .box+.box::before {
    content: '';
    display: block;
    width: 0.1rem;
    height: 6.8rem;
    background-color: #dbdbdb;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.consult01 .banner01 .baner01_box .box strong span{
    font-size: 7.5rem;
    font-weight: 600;
    padding-right: 0.7rem;
}
.consult01 .banner01 .baner01_box .box .conunt_num span{
    padding-right: 0;
}

.consult01 .banner01 .baner01_box .box strong {
    color: var(--mainColor);
    line-height: 1;
    font-size: 2.9rem;
}

.consult01 .banner01 .baner01_box .box>span {
    font-size: 1.8rem;
    padding-top: 1rem;
}

.consult01 .banner01 img {
    position: absolute;
}

.consult01 .banner01 .banner01_img01 {
    top: 10rem;
    left: -3.5rem;
}

.consult01 .banner01 .banner01_img02 {
    top: 9.7rem;
    left: 16rem;
}

.consult01 .banner01 .banner01_img03 {
    bottom: 0;
    left: 9.4rem;
}

.consult01 .banner01 .banner01_img04 {
    bottom: 0rem;
    right: 15rem;
}

.consult01 .banner01 .banner01_img05 {
    top: 7.2rem;
    right: 39rem;
}

.consult01 .banner01 .banner01_img06 {
    bottom: -3.2rem;
    right: 3rem;
}

.consult01 .section02 .content_box {
    max-width: 145rem;
    width: 90%;
}

.consult01 .section02 .content_box .graph_box {
    margin-right: 3rem;
    border-radius: 20px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
}



.consult01 .section02 .content_box ul {
    max-width: 67rem;
    width: 100%;
}

.consult01 .section02 .content_box ul li {
    height: 8rem;
    padding-left: 3.5rem;
    border-radius: 20px;
    background-color: #f8faff;
    align-items: center;
}

.consult01 .section02 .content_box ul li+li {
    margin-top: .7rem;
}


.consult01 .section02 .content_box ul li span{
    color: var(--mainColor);
    font-weight: bold;
}
.consult01 .section02 .content_box ul li p {
    padding-left: 2rem;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: -.13rem;
}

.consult01 .section03 {
    max-width: 128rem;
    margin: 0 auto;
}

.consult01 .section03 .content_box {
    flex-direction: column;
    max-width: 128rem;
    margin: 0 auto;
}
.consult01 .section03 .content_box .sec03_ul_box{
    position: relative;
}
.consult01 .section03 .content_box ul li {
    width: 24rem;
    height: 23rem;
    border-radius: 10px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
    flex-direction: column;
}
.consult01 .section03 .content_box ul li img{
	width:5.5rem
}

.consult01 .section03 .content_box ul li+li {
    margin-left: 2rem;
}



.consult01 .section03 .content_box ul li strong {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 1rem 0 .5rem;
}

.consult01 .section03 .content_box ul li p {
    font-weight: normal;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.consult01 .section03 .content_box .sec03_ul_box02{
    margin-top: 4rem;
}

.consult01 .section03 .content_box .sec03_ul_box02 ul{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.consult01 .section03 .content_box .sec03_ul_box02 li:nth-child(1) {
    background-color: #decdfa;
}

.consult01 .section03 .content_box .sec03_ul_box02 li:nth-child(2) {
    background-color: #cde8bf;
}

.consult01 .section03 .content_box .sec03_ul_box02 li:nth-child(3) {
    background-color: #ffeda7;
}

.consult01 .section03 .content_box .sec03_ul_box02 li:nth-child(4) {
    background-color: #bbe5f7;
}

.consult01 .section03 .content_box .sec03_ul_box svg{
    position: absolute;
}
.consult_svg01{
    top: 11.0rem;
    right: 9.7rem;
    width: 16.3rem;
    height: 16.1rem;
    fill: none;
}
.consult_svg02{
    top: -4.1rem;
    left: 10.9rem;
    width: 15.2rem;
    height: 16.6rem;
    fill: none;
}
#consult_svg01_path01{
    stroke-miterlimit: 10;
    stroke-dasharray: 313;
    stroke-dashoffset: 313;
}
#consult_svg01_path02{
    opacity: 0;
}
#consult_svg02_path02{
    stroke-miterlimit: 10;
    stroke-dasharray: 626;
    stroke-dashoffset: 626;
}
#consult_svg02_path01{
    opacity: 0;
}

.consult01 .section03.on #consult_svg01_path01 {
    animation: line1 0.6s linear forwards;
}
.consult01 .section03.on #consult_svg01_path02 {
    animation: pol 0s 0.6s linear forwards;
}
.consult01 .section03.on #consult_svg02_path02 {
    animation: line2 0.6s linear forwards;
}
.consult01 .section03.on #consult_svg02_path01 {
    animation: pol 0s 0.6s linear forwards;
}

@keyframes line1 {
    to {
        stroke-dashoffset: 626;
    }
}
@keyframes line2 {
    to {
        stroke-dashoffset: 337;
    }
}


@keyframes pol {
    to {
        opacity: 1;
    }
}

.consult01 .section04 {
    position: relative;
}

.consult01 .section04>img {
    position: absolute;
    transform: scale(0);
}

.consult01 .section04>img:nth-child(1) {
    top: 5rem;
    left: 0;
}
.consult01 .section04.on >img{
    animation: trans_scale 0.3s ease-in-out alternate forwards, trans_rotate 0.5s 0.5s ease-in-out alternate forwards;
}

.consult01 .section04>img:nth-child(2) {
    top: 53rem;
    left: 14rem;
    animation-delay: 0.3s;
}

.consult01 .section04>img:nth-child(3) {
    top: 32rem;
    right: 23rem;
    animation-delay: 0.3s;
}

.consult01 .section04 .content_box {
    position: relative;
    flex-direction: column;
    max-width: 1050px;
}

.consult01 .section04 .content_box>img {
    position: absolute;
}

.consult01 .section04 .content_box>img:nth-child(1) {
    top: -.8rem;
    left: -168px;
}

.consult01 .section04 .content_box>img:nth-child(2) {
    top: 51.5rem;
    right: -6.771vw;
    z-index: -1;
}

.consult01 .section04 .content_box .graph_box {
    background-color: #f8fafd;
    border-radius: 20px;
}

.consult01 .section04 .content_box .result_box {
    width: 100%;
    background-color: #fff;
    margin-top: 2rem;
}

.consult01 .section04 .result_table th:nth-child(1) {
    width: 33.3%;
}

.consult01 .section04 .result_table th:nth-child(2) {
    width: 33.3%;
}

.consult01 .section04 .result_table th:nth-child(3) {
    width: 33.3%;
}

.consult01 .section04 .result_table td {
    height: 3rem;
    color: rgba(0, 0, 0, 0.7)
}

.consult01 .section04 .result_table td+td {
    position: relative;
}

.consult01 .section04 .result_table tbody tr:first-child td {
    padding-top: 2rem;
}

.consult01 .section04 .result_table tbody tr:last-child td {
    padding: 1rem 0 2rem;
}

.consult01 .section04 .result_table td+td::before {
    content: '';
    display: block;
    width: .1rem;
    ;
    height: 100%;
    background: #e7e7e7;
    position: absolute;
    top: 0%;
    left: 0;
    /* transform: translateY(-50%); */
}

.consult01 .section04 .result_table tbody tr:first-child td+td::before {
    height: 80%;
    top: auto;
    bottom: 0
}

.consult01 .section04 .result_table tbody tr:last-child td+td::before {
    height: 80%;
    top: 0;

}

.consult01 .section04 .content_box .result_box .per {
    padding-left: 1.4rem;
    position: relative;
    color: var(--mainColor);
    width: 6rem;
    margin: 0 auto;
    display: block;
}

.consult01 .section04 .content_box .result_box .per::before {
    content: '';
    display: block;
    width: .6rem;
    ;
    height: .6rem;
    ;
    background: url(../../../img/sub/promotion/per_up.png) no-repeat center /cover;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.consult01 .section04 .result_table span.dot {
    display: block;
    width: 3px;
    height: 3px;
    background-color: #d9d9d9;
    border-radius: 50%;
    margin: 0 auto;
}

.consult01 .section04 .result_table span.dot+span.dot {
    margin-top: 3px;
}

.consult01 .section04 .content_box small {
    margin: 1rem 0 0 auto;
    font-size: 1.4rem;
    color: #929292;
}

.consult01 .loop_banner ul:first-child {
    animation: jsLoopSlide 210s -105s linear infinite;
}

.consult01 .loop_banner ul:last-child {
    animation: jsLoopSlide2 210s linear infinite;
    padding-left: 1rem;
}

.consult01 .loop_banner.bottom_con ul:first-child {
    animation: jsLoopSlide3 210s -105s linear infinite;
}

.consult01 .loop_banner.bottom_con ul:last-child {
    animation: jsLoopSlide4 210s linear infinite;
    padding-left: 1rem;
}

.consult01 .section05 .swiper_container {
    position: relative;
    padding: 0 7.5rem 6rem;
    max-width: 1440px;
    margin: 0 auto;
}

.consult01 .section05 .content_box {
    flex-direction: column;
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.consult01 .section05 .content_box .swiper-wrapper{
    /* margin-left: 30px; */
    justify-content: flex-start;
}
.consult01 .section05 .content_box .swiper-slide {
    /* max-width: 625px; */
    width: calc(50% - 30px);
    padding: 7rem 5rem 5rem;
    border-radius: 20px;
    height: 67.5rem;
}

.consult01 .section05 .content_box .swiper-slide:nth-child(odd) {
    background-color: #ffeda7;
}

.consult01 .section05 .content_box .swiper-slide:nth-child(even) {
    background-color: #bbe5f7;

}

.consult01 .section05 .content_box .swiper-slide .slide_article h4 {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.43;
    padding-bottom: 3rem;
    letter-spacing: -.2rem;
}

.consult01 .section05 .content_box .swiper-slide .slide_article p {
    font-size: 1.8rem;
    word-break: keep-all;
}

.consult01 .section05 .content_box .swiper-slide .slide_article p.question,
.consult01 .section05 .content_box .swiper-slide .slide_article p.answer {
    padding-left: 2rem;
    position: relative;
    letter-spacing: -.13rem;
}

.consult01 .section05 .content_box .swiper-slide .slide_article p.question {
    padding-bottom: 1rem;
}

.consult01 .section05 .content_box .swiper-slide .slide_article p.question::before,
.consult01 .section05 .content_box .swiper-slide .slide_article p.answer::before {
    content: 'Q.';
    display: block;
    position: absolute;
    top: 0.4rem;
    left: 0;
    line-height: 1;
}

.consult01 .section05 .content_box .swiper-slide .slide_article p.answer::before {
    content: 'A.';
}

.consult01 .section05 .content_box .swiper-slide .slide_article p.answer {
    color: #666;
    line-height: 1.56;
    font-weight: normal;
}

.consult01 .section05 .content_box .swiper-slide .slide_article .img_box {
    margin-top: 5.5rem;
    background-color: #fff;
    border-radius: 20px;
}

.consult01 .section05 .swiper-button-prev {
    left: 0;
}

.consult01 .section05 .swiper-button-next {
    right: 0;
}

.consult01 .section05 .swiper-pagination {
    display: block;
    bottom: 0;
}

.consult01 .section06 .loop_banner:hover ul,
.consult01 .section06 .loop_banner.bottom_con:hover ul {
    animation-play-state: paused;
}
.consult01 .section06 .banner_list ul li:hover {
    box-shadow: 0px 2px 14.7px 0.3px rgba(0, 0, 0, 0.08);
    border: 0;
}


.consult01 .section07 {
    position: relative;
}

.consult01 .section07 .swiper_container {
    position: relative;
    padding: 0 7.5rem;
    max-width: 128rem;
    margin: 0 auto;
}

.consult01 .section07 .content_box {
    max-width: 101rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background-color: #f4f6f8;
    padding: 2.5rem 0;
}

.consult01 .section07 .content_box .swiper-slide {
    flex-direction: column;
}



.consult01 .section07 .content_box .swiper-slide .img_box {
    padding-top: 2.5rem;
}

.consult01 .section07 .swiper-button-prev {
    left: 0;
}

.consult01 .section07 .swiper-button-next {
    right: 0;
}

.consult01 .section07 .swiper_container>img {
    position: absolute;
}

.consult01 .section07 .swiper_container .section07_icon01 {
    bottom: 2rem;
    right: 11rem;
}

.consult01 .section07 .swiper_container .section07_icon02 {
    top: 3rem;
    right: 8rem;
    z-index: -1;
}

.consult01 .section07 .btn {
    margin: 3rem auto 0;
}

.ad_pagination {
    text-align: center;
    padding-bottom: 15rem;
}

.ad_pagination a {
    font-size: 1.8rem;
    /* display: inline-block; */
    position: relative;
    line-height: 1;
}
.ad_pagination a.disabled{
    opacity: 0.5;
    pointer-events: none;
}
.ad_pagination a.disabled:hover{
    color: initial;
}

.ad_pagination a:hover {
    color: var(--mainColor);
}

.ad_pagination a.prev::before,
.ad_pagination a.next::after {
    content: '';
    display: inline-block;
    width: .7rem;
    height: 1.2rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: .3rem;
}

.ad_pagination a.prev::before {
    background-image: url(../../../img/sub/promotion/prom_page_prev.png);
    margin-right: 1.5rem;
}

.ad_pagination a.prev:hover::before {
    background-image: url(../../../img/sub/promotion/prom_page_prev_on.png);
}

.ad_pagination a.next {
    margin-left: 6rem;
}

.ad_pagination a.next::after {
    background-image: url(../../../img/sub/promotion/prom_page_next.png);
    margin-left: 1.5rem;
}

.ad_pagination a.next:hover::after {
    background-image: url(../../../img/sub/promotion/prom_page_next_on.png);
}
.ad_pagination a.disabled:hover::before{
    background-image: url(../../../img/sub/promotion/prom_page_prev.png);
}
.ad_pagination a span {
    position: absolute;
    top: -6.2rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    background-color: #fff;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.1));
    display: block;
    font-size: 1.5rem;
    white-space: nowrap;
    padding: 1.1rem 2rem;
    display: none;
    color: #000;
}

.ad_pagination a span::before {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    transform: translate(-50%,50%) rotate(45deg);
    /* box-shadow: 0px 5px 24.3px 2.7px rgba(0, 0, 0, 0.09); */
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #fff;
    z-index: -1;
}

.ad_pagination a:hover span {
    display: block;
}
br.lap_show{
    display: none;
}
br.lap_hide{
    display: none;
}
.popup_cont.popup_consult01 .popup_box .scroll {
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
}

.prom_common.marketing .page_title span::before{
	top: -5px;
    left: -11px
}
.prom_common.consult01 .page_title span::before{
	top: -5px;
    left: -11px
}
.prom_common.consult02 .page_title span::before{
	top: -6px;
    left: -11px
}
.prom_common.seo .page_title span::before{
	top: -4px;
    left: -11px
}