@charset "utf-8";
@font-face {
    font-family: 'LINESeedKR-RG';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/LINESeedKR-Rg.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'KCCMurukmuruk';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCCMurukmuruk.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KCCChassam';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCCChassam.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SBAggroM';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SBAggroL';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SBAggroB';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Oneprettynight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Oneprettynight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMJUA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMJUA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PyeongChangPeace-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TangsBudaeJjigae';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/DdangFonts/TangsBudaeJjigae_Bold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/DdangFonts/TangsBudaeJjigae_Bold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/DdangFonts/TangsBudaeJjigae_Bold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/DdangFonts/TangsBudaeJjigae_Bold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/DdangFonts/TangsBudaeJjigae_Bold.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'KOTRAHOPE';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/KOTRAHOPE.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Katuri';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/Katuri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GangwonEdu_OTFBoldA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#sub{
    margin-top: 101px;
    position: relative;
}
@media(max-width:1500px){.a1 .content_title p span
    #sub{
        margin-top: 100px;
    }
}
/******************************** common ********************************/
.sub_title_wrap{
    padding: 48px 0;
}
.sub_title_wrap>.wrap-1200{
    position: relative;
}
/* btn_wrap */
.sub_title_wrap .btn_wrap{
    position: absolute;
    top: 45px;
    right: 0;
}
.sub_title_wrap .btnBox li{
    position: relative;
}
.sub_title_wrap .btnBox li::after{
    content: "";
    width: 1px;
    height: 11px;
    background-color: #444;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.sub_title_wrap .btnBox li.social:after,.social_Box ul li::after{
    display: none;
}

.social_Box{
    position:absolute;
    top: 0px;
    left: 150px;
    width: 120px;
    display: none;
    z-index: 999;
    background-color: #fff;
    padding: 10px;
}
.social_Box ul li{
    padding-bottom: 10px;
    margin-right: 0;
}
.social_Box ul li:last-child{
    padding-bottom: 0;
}
.social_Box ul li span{
    font-size: 14px;
    font-weight: 300;
    color: #666;
}
.social_Box ul li:hover span{
    text-decoration: underline;
}
.socialBtn img.on,.click .icon_click.on{
    display: none;
}
.socialBtn.on img.off,.click.on .icon_click.off{
    display: none;
}
.socialBtn.on img.on,.click.on .icon_click.on{
    display: block;
}
/* btn_wrap */

/* sub_title_wrap .title_box */
.sub_title_wrap .title_box{
    background: url(../images/sub/sub1.png) no-repeat;
    background-position: 50% 50% !important;
    background-size: 139px 119px !important;
    height: 119px;
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
    position: relative;
}
.b .sub_title_wrap .title_box{
    background: url(../images/sub/sub2.png) no-repeat;
}
.c .sub_title_wrap .title_box{
    background: url(../images/sub/sub3.png) no-repeat;
}
.d .sub_title_wrap .title_box{
    background: url(../images/sub/sub4.png) no-repeat;
}
.e .sub_title_wrap .title_box{
    background: url(../images/sub/sub5.png) no-repeat;
}
/* sub_title_wrap .title_box */

/* .title */
    .sub_title_wrap .title{
        text-align: center;
        font-size: 30px;
        font-family: 'KOTRAHOPE';
        color: #f3787e;
        padding: 0 18px;
        position: relative;
    }
    .b .sub_title_wrap .title{
        color: #ffbb1a;
    }
    .c .sub_title_wrap .title{
        color: #679ef7;
    }
    .d .sub_title_wrap .title{
        color: #ff9d4d;
    }
    .e .sub_title_wrap .title{
        color: #52ac80;
    }
/* .title */

/* sub_title_wrap .title::before,after */

.sub_title_wrap .title::before{
    content: "";
    width: 5px;
    height: 22px;
    background-color: #f3787e;
    position: absolute;
    left: 0;
    bottom: 7px;
    border-radius: 5px;
  }
  .sub_title_wrap .title::after{
    content: "";
    width: 5px;
    height: 22px;
    background-color: #f3787e;
    position: absolute;
    right: 0;
    bottom: 7px;
    border-radius: 5px;
  }
  .b .sub_title_wrap .title::before,.b .sub_title_wrap .title::after{
    background-color: #ffbb1a;
  }
  .c .sub_title_wrap .title::before,.c .sub_title_wrap .title::after{
    background-color: #679ef7;
  }
  .d .sub_title_wrap .title::before,.d .sub_title_wrap .title::after{
    background-color: #ff9d4d;
  }
  .e .sub_title_wrap .title::before,.e .sub_title_wrap .title::after{
    background-color: #52ac80;
  }
/* sub_title_wrap .title::before,after */


/* sub-title */
  .sub-title{
    display: block;
    margin: 12px auto;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    background-color: #f3787e;
    width: fit-content;
    border-radius: 24px;
    padding: 1px 10px;
  }
  .b .sub-title{
    background-color: #ffbb1a;
  }
  .c .sub-title{
    background-color: #679ef7;
  }
  .d .sub-title{
    background-color: #ff9d4d;
  }
  .e .sub-title{
    background-color: #52ac80;
  }
  /* sub-title */

  .sub_title_wrap h2{
    padding-bottom: 30px;
    animation: op 1s .4s both;
  }
  @keyframes op {
    0% {
        opacity: 0;
       transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
  .sub_title_wrap h2,.sub_title_wrap h2 b{
    text-align: center;
    font-family: 'SBAggroM';
    font-size: 36px;
    font-weight: 300;
    padding-top: 5px;
  }
  .sub_title_wrap h2 b{
    font-weight: 500;
    font-family: 'SBAggroB';
  }
  #sub .txt{
    font-weight: 300;
    color: #555;
    word-break: keep-all;
    text-align: justify;
    line-height: 1.7;
    /* padding-bottom: 40px; */
  }
  /*********************** banner ***********************/
  .banner {
    background: url(../images/sub/a/a1.jpg) no-repeat;
    background-size: cover !important;
    background-position: 50% 50% !important;
    height: 362px;
    text-indent: 9999px;
    margin-bottom: 90px;
}
    .a2 .banner{
        background: url(../images/sub/a/a2.jpg) no-repeat;
    }
    .a3 .banner{
        background: url(../images/sub/a/a3.jpg) no-repeat;
    }
    .b1 .banner{
        background: url(../images/sub/b/b1.jpg) no-repeat;
    }
    .b2 .banner{
        background: url(../images/sub/b/b2.jpg) no-repeat;
    }
    .c1 .banner{
        background: url(../images/sub/c/c1.jpg) no-repeat;
    }
    .c2 .banner{
        background: url(../images/sub/c/c2.jpg) no-repeat;
    }
    .c3 .banner{
        background: url(../images/sub/c/c3.jpg) no-repeat;
    }
    .c4 .banner{
        background: url(../images/sub/c/c4.jpg) no-repeat;
    }
    .c5 .banner{
        background: url(../images/sub/c/c5.jpg) no-repeat;
    }
    .c6 .banner{
        background: url(../images/sub/c/c6.jpg) no-repeat;
    }
    .d1 .banner{
        background: url(../images/sub/d/d1.jpg) no-repeat;
        text-indent: 0;
    }
    .d2 .banner{
        background: url(../images/sub/d/d2.jpg) no-repeat;
        text-indent: 0;
    }
    .d .banner .wrap-1200{
        padding-top: 25px;
    }

  /*********************** banner ***********************/

#page{
    padding-top: 70px;
}
#page>.wrap-800{
    border-top: 1px solid #f3787e;
    padding: 30px 0;
}
.b + #page>.wrap-800{
    border-color: #ffba34;
}
.c + #page>.wrap-800{
    border-color: #7785dd;
}
.c.c6 + #page>.wrap-800{
    border-color: #de5454;
}
.d + #page>.wrap-800{
    border-color: #ff9d4d;
}
.e + #page {
    /*background: #d9f6ff;*/
    padding-top: 0;
}
.e + #page>.wrap-800{
   border: none;
}
#page ul li p{
    font-size: 16px;   
    margin:0 30px;
}
#page ul li p span{
    display: block;
    font-size: 20px;
    font-weight: 600;
}
#page ul li.next p,#page ul li.next p span{
    text-align: right;
}

#page ul li.next img.arrow{
    transform: rotate(180deg);
}
@media (max-width:1210px) {
    .social_Box{
        left: 10px;
        top: 40px;
    }
    .sub_title_wrap .btn_wrap {
        top: -30px;
        right: 20px;
    }
    .sub_title_wrap>.wrap-1200{
        padding: 0 30px;
    }
    #page{
     padding: 0 30px;
        padding-top: 70px;
    }
    .pageArrow{
        flex-wrap: wrap;
    }
    .pageArrow>li{
        width: fit-content;
    }
    #page ul li  {
        width: 100%;
        max-width: 164px;
    }
    #page ul li.next  .pageArrow>li:first-child{
        order: 3;
    }
    #page ul li img.img-fluid{
        
        margin-top: 10px;
    }
    .sub_title_wrap h2,.sub_title_wrap h2 b{
        font-size: 28px;
    }
    /* d1 */
    .d1 .banner .wrap-1200{
        padding: 0 30px;
        padding-top: 25px;
    }
    /* d1 */
}
@media (max-width:759px) {
    .banner {
        background: url(../images/sub/a/a1_m.jpg) no-repeat;
        height: 400px;
    }
    .a2 .banner {
        background: url(../images/sub/a/a2_m.jpg) no-repeat;
    }
    .a3 .banner {
        background: url(../images/sub/a/a3_m.jpg) no-repeat;
    }
    .b1 .banner {
        background: url(../images/sub/b/b1_m.jpg) no-repeat;
    }
    .b2 .banner {
        background: url(../images/sub/b/b2_m.jpg) no-repeat;
    }
    .c1 .banner {
        background: url(../images/sub/c/c1_m.jpg) no-repeat;
    }
    .c2 .banner {
        background: url(../images/sub/c/c2_m.jpg) no-repeat;
    }
    .c3 .banner {
        background: url(../images/sub/c/c3_m.jpg) no-repeat;
    }
    .c4 .banner {
        background: url(../images/sub/c/c4_m.jpg) no-repeat;
    }
    .c5 .banner {
        background: url(../images/sub/c/c5_m.jpg) no-repeat;
    }
    .c6 .banner {
        background: url(../images/sub/c/c6_m.jpg) no-repeat;
    }

    .d1 .banner {
        background: url(../images/sub/d/d1_m.jpg) no-repeat;
    }
    .d2 .banner {
        background: url(../images/sub/d/d2_m.jpg) no-repeat;
    }

    .d .banner .wrap-1200{
        padding: 0 20px;
        padding-top: 10px;
    }
    .d .banner .wrap-1200 img{
        display: block;
        width: 80px;
    }
    /* banner */
    .sub_title_wrap>.wrap-1200 {
        padding: 0 20px;
        padding-top: 40px;
    }
    .sub_title_wrap .btn_wrap{
       right: 10px;
    }
    #page ul li p {
        font-size: 16px;
        margin: 0 15px;
    }
    #page ul li p span{
        font-size: 16px;
        letter-spacing: -0.5px;
    }
    #page ul li img.img-fluid{
        width: 140px;
    }
    #page ul li.next img.img-fluid{
        display: block;
        margin-left: auto;
    }
}
@media (max-width:600px){
    .banner{
        height: 200px;
    }
}
/******************************** common ********************************/

/******************************** print ********************************/
@media print {

    header,.banner,footer,aside{
        display: none;
    }
    h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div,body{ -webkit-print-color-adjust:exact; }
    #sub{
        margin: 0;
        padding:0;
    }
    [data-aos] {
        display: block !important;
        opacity: 1 !important;
        transform: translate(0) scale(1) !important;
    }
    

    #result{
        display: none;
    }
    section .content{
        page-break-after: avoid ;
        page-break-inside:avoid ;
        page-break-before: avoid ;
    }

}
/******************************** print ********************************/


/******************************** a1 ********************************/
.a1, .a1 + #page{
    background-color: #fff4ef;
}

.a1 .content_title{
    border: 1px solid #f3787e;
    padding: 3px;
    border-radius: 34px;
    margin-bottom: 65px;
}
.a1 .content_title p{
    background-color: #fff;
    border: 2px solid #ffcc99;
    border-radius: 34px;
    padding: 10px;
}
.a1 .content_title p,.a1 .content_title p span{
    text-align: center;
    font-size: 26px;
    font-weight: 700;   
}
.a1 .content_title p span{
    color: #e9686e;
}
.a1 .content_title p{
    font-family: 'BMJUA';
}
.a1 .content_title p .text-dot {
    font-family: 'BMJUA';
    position: relative;
}
.a1 .content_title p .text-dot.position-x {
    display: inline-block;
    transform: translateX(5px);
}
.a1 .content_title p .text-dot::before {
    content: '';
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff6a6a;
}
.a1 .content_title p .text-dot.position-x::before{
    top: -2px;
}

.a1 .img-box{
    padding-bottom: 50px;
}
.a1 .img-box img{
    display: block;
    margin: 0 auto;
}
.a1 .img-box.pt-40 {
  padding-top: 40px;
}
.a1 p.color{
    font-size: 20px;
    color: #e9686e;
    font-weight: 600;
    padding-bottom: 40px;
    line-height: 1.8;
}
#sub.a1 p.txt_color{
    color: #7c7c7c;
}
.a1 .writer ul li:first-child{
    margin-right: 25px;
}
.a1 .writer{
    text-align: right;
    padding-top: 165px;
}
.a1 .writer *{
    font-size: 16px;
}
.a1 .writer b{
    display: block;
    color: #e9686e;
}
.a1 .writer span{
    display: block;
    font-weight: 600;
    font-size: 20px;
}
.a1 .content .txt-title-box{
    padding-bottom: 14px;
}
.a1 .content .txt-area .txt-title{
    display: block;
    font-family: 'BMJUA';
    /* text-decoration: underline; */
    position: relative;
    color: #e9686e;
    font-size: 20px;
    font-weight: 600;
}
.a1 .content .txt-area .txt-title::before {
    content: '';
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background: #e9686e;
}
.a1 .content .txt-num {
    display: block;
    font-family: 'BMJUA';
    text-align: center;
    line-height: 30px;
    background: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #ff6a6a;
    border-radius: 50%;
    color: #e9686e;
    margin-right: 10px;
}
.a1 .content .txt-area p.txt {
    text-indent: 0.75em;
}
.a1 .content .txt-area {
    padding-bottom: 30px;   
}

/* 202309 추가 */
.a1 .content .txt-title-box.txt-title-kor .txt-num {
    line-height: 40px;
    width: 40px;
    height: 40px;
}
.a1 .content .txt-area .txt-title-box.txt-title-kor .txt-title {
    line-height: 40px;
}
.annotation {
    font-size: 11px;
    vertical-align: top;
}
.annotation-txt {
    font-size: 13px;
}
.a2 .book_intro.book6{
    background: url(../images/sub/a/a2_bg6.jpg) no-repeat;
}

@media (max-width:1210px) {
 .a1 .content{
    padding: 0 30px
 }
}
@media (max-width:759px) {
    .a1 .content{
        padding: 0 20px;
    }
    .a1 .content_title p, .a1 .content_title p span{
        font-size: 22px;
    }
    .a1 .writer {
      margin-top: 40px;
    }
    .a1 .writer ul li:first-child {
        margin-right: 10px;
    }
    .a1 p.color{
        font-size: 18px;
        word-break: keep-all;
    }
    .a1 .content_title p .text-dot.position-x::before{
        top: -3px;
    }
    .a1 .content_title{
        border-radius: 50px;
    }
    .a1 .content_title p {
       border-radius: 50px;
    }
}
/******************************** a1 ********************************/

/******************************** a2 ********************************/
/* .a2 .sub_title_wrap h2,.a2 .sub_title_wrap h2 b{
    font-size: 26px;
    letter-spacing: -0.9px;
} */
.a2, .a2 + #page{
    background-color: #fff6fc;
}
.a2 .txt .intro{
    display: block;
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #e9686e;
    padding-bottom: 10px;
}
.a2 .book_wrap{
    padding-bottom: 50px;
}
.a2 .book_wrap>.wrap-940{
    background-color: #fff;
    box-shadow: 3px 9px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.a2 .book_wrap>.wrap-940::after{
    content: "";
    width: 29px;
    height: 15px;
    background: url(../images/sub/a/a2_icon_01.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.a2 .book{
    padding: 50px;
}
.a2 .book .img_box{
    width: 100%;
    max-width: 350px;
    margin-right: 55px;
}
.a2 .book .img_box img{
    display: block;
    box-shadow: 8px 14px 9px 0px rgba(0, 0, 0, 0.1);
}
.a2 .book .img_txt{
    font-size: 15px;
    font-weight: 300;
    color: #999;
    padding-top: 25px;
}
.a2 .book .txt_box {
    width: calc(100% - 350px);
}
.a2 .book .txt_box h6{
    font-size: 30px;
    font-weight: 700;
    color: #555;
    padding-bottom: 15px;
    padding-top: 5px;
}
.a2 .book .txt_box .writer{
    font-weight: 300;
    color: #555;
    padding-bottom: 30px;
}
.a2 .book .txt_box .summary_box{
    border-top: 1px solid #e1e1e1;
    width: 100%;
    padding-top: 20px;
}
.a2 .book .txt_box .summary_box span{
    display: block;
    font-family: 'Dovemayo_gothic';
    font-size: 20px;
    line-height: 1.3;
    padding-bottom: 25px;
    color: #e0403c;
}
.book .txt_box .summary_box.book2 span{
    color: #208d3f;
}
.book .txt_box .summary_box.book3 span{
    color: #5a8fce ;
}
.book .txt_box .summary_box.book4 span{
    color: #e9426e;
}
.book .txt_box .summary_box.book5 span{
    color: #81b934;
}
.a2 .book .txt_box .summary_box  p,.a2 .book_intro .box p{
    font-weight: 300;
    color: #555;
}
.a2 .book .txt_box .summary_box .book_in{
    padding-top: 20px;
}
.a2 .book_intro{
    padding: 40px 50px;
    background: url(../images/sub/a/a2_bg1.jpg) no-repeat;
    background-size: cover !important;
}
.a2 .book_intro.book2{
    background: url(../images/sub/a/a2_bg2.jpg) no-repeat;
}

.a2 .book_intro.book3{
    background: none,#5a8fce;
}
.a2 .book_intro.book4{
    background: url(../images/sub/a/a2_bg3.jpg) no-repeat;
}
.a2 .book_intro.book5{
    background: url(../images/sub/a/a2_bg4.jpg) no-repeat;
}
.a2 .book_intro h6{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    width: fit-content;   
    margin-right: 70px;
}
.a2 .book_intro .box{
    width: calc(100% - 155px);
    background-color: #faf0ef;
    padding: 30px;
}
.a2 .book_intro.book2 .box{
    background-color: #fffde6;   
}
.a2 .book_intro.book3 .box{
    background-color: #eff4fa;   
}
.a2 .book_intro.book4 .box{
    background-color: #fffde6;   
}
.a2 .book_intro.book5 .box{
    background-color: #edf5eb;   
}
.a2 .book_intro.book2 h6,.a2 .book_intro.book4 h6{
    color: #333;
    border-color: #333;
}


.a2 .img-box{
    text-align: center;
}
.a2 .img-box.txt-img {
    padding: 36px 0 45px;
}
.a2 .txt.text-center span.color {
    font-family: 'PyeongChangPeace-Bold';
    font-size: 22px;

}
.a2 .txt.text-center span.color.color_1{
    color: #ff82a2;
    font-size: 3.10em;
}
.a2 .txt.text-center span.color.color_2{
    color: #ffaec3;
    font-size: 3.10em;
}
.a2 .txt.text-center span.color.font-s {
    font-size: 22px;
    color: #3281ec;
}
.a2 .txt.text-center.fz_18 {
    font-size: 18px;
    padding-bottom: 60px;
}

.a2 .content li {
    text-align: center;

}
.a2 .img_box img {

}
.a2 .img_box{
    position: relative;
}
.a2 .img_box .txt-box{
    width: 100%;
    position: absolute;
    top: 23%;
    left: 50%;
    transform: translateX(-50%);   
    z-index: 1;
}
.a2 .txt-box .color{
    color: #ff82a2;
    font-family: 'yg-jalnan';
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
    /* -webkit-text-stroke: 1px #000; */
    letter-spacing: -0.03em;
    font-size: 25px;
    position: relative;
    padding: 0 8px;
}
.a2 .txt-box .color::after{
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 23px;
    background: #ff82a2;
    z-index: -1;
    border-radius: 4px;
}
.a2 .txt-box .color.color_1{
    color: #ffdbaa;
    padding-right: 0;
    padding-left: 0;
}
.a2 .video_box .txt-box {
    margin: 45px 0 38px;
}
.a2 .video_box .txt-box:last-child{
    margin-bottom: 0;
    text-align: left;
    padding-left: 70px;
    margin-top: 60px;
}
.a2 .video_box .txt-box:last-child .sub-txt-box{
  margin-left: 22px;
}
.a2 .video_box .txt-box:last-child .color_2{
    color: #ff82a2;
    padding-bottom: 5px;
    padding-right: 0;
    padding-left: 0;
}
.a2 .video_box .txt-box:last-child b {
    font-size: 20px;
    font-weight: 500;
}

.a2 .content .txt-title-box{
    padding-bottom: 14px;
}
.a2 .content .txt-area .txt-title{
    display: block;
    font-family: 'BMJUA';
    /* text-decoration: underline; */
    position: relative;
    color: #b05bcb;
    font-size: 20px;
    font-weight: 600;
}
.a2 .content .txt-area .txt-title::before {
    content: '';
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background: #b05bcb;
}
.a2 .content .txt-area .txt-title.style2 {
    color:#dd71d9;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}
.a2 .content .txt-area .txt-title.style2:before {
    display: none;
}
.a2 .content .txt-num {
    display: block;
    font-family: 'BMJUA';
    text-align: center;
    line-height: 30px;
    background: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #b05bcb;
    border-radius: 50%;
    color: #b05bcb;
    margin-right: 10px;
}
.a2 .content .txt-area p.txt {
    text-indent: 0.75em;
}
.a2 .content .txt-area {
    padding-bottom: 30px;   
}
.a2 .img-box{
    padding-bottom: 20px;
}
.a2 .img-box img{
    display: block;
    margin: 0 auto;
}
.a2 .notice {
    padding: 60px 0 25px;
}
.a2 .notice.txt span.title {
    display: inline-block;
    vertical-align: top;
}
.a2 .notice.txt span {
    display: inline-block;
    padding-left: 5px;
    color: #666;
    font-size: 15px;
    letter-spacing: -0.05em;
}
.a2 .ch-box{
    background-color: #fff;
    border: 4px solid #f3d0f0;
    border-radius: 15px;
    padding: 25px;
}
.a2 .ch-box .table_wrap {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
}
.a2 .ch-box .table_wrap table {
    width: 100%;
}
.a2 .ch-box .table_wrap table th {
    background-color: #b894df;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 5px;
}
.a2 .ch-box .table_wrap  table th, .b1 .txt_box .table_wrap table td {
    vertical-align: middle;
    text-align: center;
}
.a2 .ch-box .table_wrap table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px;
    word-break: keep-all;
}
.a2 .ch-box .table_wrap table td:last-of-type {
    border-right: none;
}
.a2 .ch-box .table_wrap table td.td_title {
    text-align: center;
    font-weight: bold;
}
.a2 .ch-box .table_wrap table img {
    max-width: 110px;
}
.a2 p.txt_indent {
    padding-left: 10px;
    text-indent: -10px;
}


@media (max-width:1210px) {
    .a2 .content{
       padding: 0 30px;
       padding-bottom: 50px;
    }
    .a2 .book,.a2 .book_intro{
        flex-wrap: wrap;
    }
    .a2 .book .img_box {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        margin-bottom: 55px;
    }
    .a2 .book .txt_box,.a2 .book_intro .box {
        width: 100%;
    }
    .a2 .book .txt_box h6,.a2 .book .txt_box .writer, .a2 .book .txt_box .summary_box span,.a2 .book .txt_box .summary_box p{
        text-align: center;
    }
    .a2 .book_intro h6 {
        margin: 0 auto;
        margin-bottom: 35px;
    }
    .a2 .book_intro.book4 .box{
        background-color: rgba(255,253,230,.9);   
    }
   }
@media (max-width:759px) {
       .a2 .content{
           padding: 0 20px;
           padding-bottom: 50px;
       }
       .a2 .book {
        padding: 50px 20px;
    }
    .a2 .book_intro {
        padding: 40px 20px;
    }
    .a2 .book .txt_box .writer{
        font-size: 15px;
    }
    .a2 .book .txt_box .summary_box span{
        font-size: 18px;
    }
    .a2 .book .txt_box .writer,.a2 .book .txt_box .summary_box p,.a2 .book_intro .box p{
        word-break: keep-all;
        letter-spacing: -0.5px;
    }
    .a2 .txt-box .color {
        font-size: 16px;
    }
    .a2 .txt-box .color::after {
        height: 15px;
        bottom: -6px;
    }
    .a2 .video_box .txt-box:last-child {
        padding-left: 0;
        text-align: center;
    }
    .a2 .video_box .txt-box.qr-area {
      flex-direction: column;
      align-items: center !important;
      justify-content: center !important;
    }
    .a2 .video_box .txt-box:last-child .sub-txt-box {
      margin-left: 0;
      margin-top: 20px;
    }
}
/******************************** a2 ********************************/

/******************************** a3 ********************************/
.a3 .wrap-800 {
    max-width: 830px;
}
.a3, .a3 + #page{
    background-color: #fff4ef;
    padding-top: 10px;
}
.a3 h2 span.weight-300{
  font-weight: 300;
  font-family: 'SBAggroL';
}
.a3 h6,.a3 h6 span,.a3 h6 b{
    font-size: 20px;
    font-weight: 600;
    color: #e0304a;
    text-align: center;
    line-height: 1.8;
}
.a3 h6 b{
    font-size: 22px;
}
.a3 h6 span.sticker{
    position: relative;
}
.a3 h6 span,.a3 h6 b{
    color: #a949cb;
}
.a3 h6 span.sticker::after{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #a949cb;
    position: absolute;
    top: -8px;
    left: 51%;
    transform: translateX(-50%);
}
.a3 h6{
    margin-bottom: 35px;
}
.a3 .content_title2{
    position: relative;
    margin-bottom: 60px;
}
.a3 .content_title2 img{
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.a3 .content_title2 h2{
    position: relative;
    z-index: 10;
}
.a3 .content_title2 h2,.a3 .content_title2 h2 span{
    text-align: center;
    font-family: 'KCCMurukmuruk';
    font-size: 30px;   
}
.a3 .content_title2 h2 span{
    color: #fc6363;
}
.a3 .content_title2::after {
    content: "";
    background: url(../images/sub/a/a3_title_bg.png) no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.a3 .box_wrap .a3_box{
    padding: 50px;
}
.a3 .box_wrap .a3_box h5{
    font-weight: 500;
    font-size: 28px;
    color: #403735;
    font-family: 'Cafe24Oneprettynight';
    font-weight: 700;
    margin-bottom: 30px;
}
.a3 .box_wrap .a3_box h5 span{
    display: block;
    font-family: 'KCCMurukmuruk';
    font-size: 30px;
    color: rgba(252,99,99,.5);
    margin-bottom: 12px;
}
.a3 .box_wrap .a3_box ul>li img{
    display: block;

}
.a3 .box_wrap .a3_box ul>li img.trans1{
   margin-top: -50px;
}
.a3 .box_wrap .a3_box ul>li img.trans2{
   margin-top: -50px;
}
.a3 .box_wrap .a3_box ul>li:first-child{
    width: 100%;
    max-width: 465px;
}
#sub.a3 .box_wrap .a3_box ul>li:first-child p.txt:not(:first-of-type){
    padding-bottom: 0;
}
.a3 .tip_box{
    padding: 0 50px;
    padding-bottom: 50px;
    background-color: #fffeec;
}
.a3 .tip_box .tip_wrap{
    border-top: 1px dashed #fc6363;
    padding-top: 25px;
}
.a3 .tip_box .tip{
    width: 43px;
    height: 40px;
    line-height: 40px;
    background-color: #fc6363;
    color: #fff;
    font-family: 'KCCMurukmuruk';
    border-radius: 50% 50% 0 50%;
    text-align: center;
    margin-right: 15px;
}
.a3 .tip_box .tip_title{
    width: calc(100% - 43px);
}
.a3 .tip_box .tip_title span{
    border-bottom: 1px solid #fc6363;
    padding-bottom: 3px;
    font-size: 18px;
    color: #fc6363;
    font-weight: 500;
}
.a3 .tip_box .tip_txt{
    margin-top: 15px;
    color: #fc6363;
    font-weight: 300;
}

.a3 .content1 .title_bg_box{
    padding: 0 40px 0 40px;
    margin-top: 38px;
    background: #f3787e;
    width: 100%;
    /* width: calc(100% - 6px); */
    border-radius: 30px 30px 0 0;
    border: 3.5px solid #ffc8c8;
    border-bottom: none;

}

.a3 .content1 .title_bg_box::after {
    content: '';
    position: absolute;
    bottom: -75px;
    left: -3px;
    background: url(../images/sub/a/a3_bg01_1_02.png) no-repeat;
    background-size: 100% auto;
    width: calc(100% + 6px);
    height: 76px;
}

.a3 .content2 .title_bg_box{
    background: url(../images/sub/a/a3_bg01_2_03.png) repeat-y;
    background-size: 100% auto;
    line-height: 2;
    padding: 35px 110px 0 110px;
    font-size: 18px;
    position: relative;
    margin-top: 169px;
    margin-bottom: 323px;
}
.a3 .content2 .title_bg_box::before{
    content: '';
    position: absolute;
    top: -60px;
    right: 0px;
    background: url(../images/sub/a/a3_bg01_2_01.png) no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 71px;
}
.a3 .content2 .title_bg_box::after{
    content: '';
    position: absolute;
    bottom: -323px;
    right: -1px;
    background: url(../images/sub/a/a3_bg01_2_05.png) no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 323px;
}
.a3 .content2 .img-box.last-img {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
}
.a3 .content1 .txt-title-box {
    font-size: 30px;
    line-height: 2.63em;
    align-items: baseline;
    padding-top: 20px; 
}
.a3 .txt-title-box span{
    font-family: 'BMJUA';
    color: #fff;
}
.a3 .content1 .txt-title-box .txt-title{
    position: relative;
    text-decoration: underline;
    text-underline-position: under;
}

.a3 .txt-title-box span.color {
    color: #fffccd;
    position: relative;
    text-decoration: underline;
    text-underline-position: under;
}
.a3 .txt-title-box span.txt-num.color{
    text-decoration: none;
}

.a3 .txt-title-box .txt-num {
    font-size: 1.86em;
    margin-right: 20px;
}
#sub.a3 p.txt {
    font-size: 16px;
}
#sub.a3 .txt-box p.txt {
    line-height: 1.75em;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    letter-spacing: -0.05em;
    padding-left: 60px;
    margin-left: 7px;
}
.a3 .content2 .txt-title-box span {
    color: #555;
    font-family: 'Pretendard';
    font-size: 16px;
    line-height: 28px;
}
.a3 .content2 .txt-title-box span.txt-num {
    font-size: 3.49em;
    font-family: 'BMJUA';
    text-indent: -65px;
    margin-right: 0;
}

.a3 .content2 .img-box {
    text-align: center;
    padding: 35px 0;
}
.a3 .content2 .txt-area .color-box {
    background-color: #f3787e;
    padding: 3px 5px;
    color: #fff;
    border-radius: 5px;
}
.a3 .content2 .txt-area b {
    font-weight: 600;
}
.a3 .content2 p.txt-notice span {
    display: block;
    font-weight: bold;
    text-align: center;
    padding-top: 35px;
}
#sub.a3 .content2 p.txt {
    padding-bottom: 30px;
}
#sub.a3 .content2 span.color {
    color: #f3787e;
}
#sub.a3 .content2 span.color.underline{
    position: relative;
    text-decoration: underline;
    text-underline-position:under;
}

/* 202309 추가 */
.a3 .test_box {
    padding: 40px;
    border-radius: 30px;
    background: #fff;
    box-shadow: 5px 5px 0px 0px rgb(247 215 215 / 0.6);
}
.a3 .test_box .ver1 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow-x: auto;
}
.a3 .test_box .ver1 table {
    width: 100%;
    font-size: 15px;
    overflow-x: auto;
}
.a3 .test_box .ver1 table th {
    background-color: #c09e77;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 5px;
}
.a3 .test_box .ver1 table th, .a3 .test_box .ver1 table td {
    vertical-align: middle;
    text-align: center;
}
.a3 .test_box .ver1 table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px;
}
.a3 .test_box .ver1 table td:last-of-type {
    border-right: none;
}
.a3 .test_box li.sub_2_check {
    position: relative;
    padding: 7px 0;
    padding-left: 22px;
    word-break: keep-all;
    width: 100%;
    text-align: left;
}
.a3 .test_box li.sub_2_check::after{
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 2px solid #aaa;
    position: absolute;
    top: 10px;
    left: 0;
}

.a3 .test_box .sub_check {
    width: 100%;
}
.a3 .test_box li.sub_2_check:not(:last-child),
.a3 .test_box li:not(:last-child)
{
    border-bottom: 1px dashed #e1e1e1;
}
.a3 .test_box .sub_2_list {
    width: 100%;
}
.a3 .test_box .sub_2_list.no_icon li.sub_2_check {
    padding-left: 10px;
}
.a3 .test_box .sub_2_list.no_icon li.sub_2_check::after {
    display: none;
    margin-left: 0;
}
.a3 .test_box .sub_2_list.row li.sub_2_check:first-child {
    border-bottom: none;
}




@media (max-width:1210px) {
    .a3 .content{
       padding: 0 30px
    }
    .a3_box ul{
        flex-wrap: wrap;
    }
    .a3 .box_wrap .a3_box ul>li:first-child{
        order: 6;
        max-width: none;
    }
    .a3 .box_wrap .a3_box ul>li:last-child {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .a3 .box_wrap .a3_box ul>li img.trans2 {
        margin-top: 0;
    }
   }



@media (max-width:900px) {
    .a3 .content1 {
        width: 100%;
        margin-bottom: 50px;
    }
    .a3 .content .txt-title-box {
        /* padding-top: 60px; */
        flex-direction: column;
        align-items: center !important;
        text-align: center;
        background-position: center;
        padding: 10px 0 30px 0;
    }
    .a3 .content2 .title_bg_box {
        padding: 10px 30px 0 30px;
    }
    .a3 .txt-title-box .txt-title {
        line-height: 1.5;
    }
    .a3 .title_bg_box .txt-box {
        flex-direction: column-reverse;
        align-items: center;
    }
    .a3 .content2 .txt-title-box span.txt-num {
        text-indent: 0;
    }
    .a3 .content2 .txt-title-box span.txt-title {
        text-align-last: left;
    }
    #sub.a3 .txt-box p.txt {
        padding-left: 0;
    }
    .a3 .content1 .title_bg_box {
        padding: 0 30px 0 30px;
    }

    .a3 .content2 .title_bg_box {
        margin-top: 121px;
    }
}    
    

@media (max-width:750px) {
  .a3 .content2 .title_bg_box::before {
      top: -49px;
  }
  .a3 .txt-box .img-box.ptb-20 {
    padding: 15px 0 30px;
  }
  .a3 .txt-title-box .txt-num {
    margin-right: 0;
  }
  #sub.a3 .content2 span.color {
    padding: 10px 0 30px;
  }
  #sub.a3 p.txt b.word-break-none {
    word-break: normal;
  }
  .a3 .content1 .title_bg_box {
    border-width: 3px;
  }
}

@media (max-width:617px) {
  .a3 .content2 .title_bg_box::before {
      top: -42px;
  }
  .a3 .content2 .title_bg_box {
    margin-bottom: 210px;
  }
  .a3 .content1 .title_bg_box {
    padding-bottom: 20px;
  }
  #sub.a3 .txt-box p.txt {
    line-height: 1.5em;
  }
}

@media (max-width: 560px) {
  .a3 .content2 .title_bg_box::before {
      top: -35px;
  }
  .a3 .content2 .title_bg_box {
    margin-bottom: 180px;
  }

}


@media (max-width: 450px) {
    .a3 .content2 .title_bg_box::before {
        top: -27px;
    }
}

@media (max-width: 390px) {
    .a3 .content2 .title_bg_box {
        margin-bottom: 115px;
    }
    .a3 .content1 .title_bg_box {
        border-width: 2px;
        
  }
  .a3 .content1 .title_bg_box::after {
    width: calc(100% + 3px);
    left: -1px;
  }
  .a3 .content2 .title_bg_box::before {
    top: -22px;
}
}





   /* @media (max-width:759px) {
       .a3 .content{
           padding: 0 20px;
       }
       .a3 h6{
        letter-spacing: -1px;
        word-break: keep-all;
       }
       .a3 .content_title2{
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 60px;
       }
       .a3 .content_title2::after{
        background-size: contain;
        bottom: -10px;
       }
       .a3 .content_title2 h2, .a3 .content_title2 h2 span {
        font-size: 21px;
        }
        .a3 .box_wrap .a3_box {
            padding: 25px;
        }
        .a3 .tip_box{
            padding: 0 25px;
            padding-bottom: 25px;
        }
        .a3 .box_wrap .a3_box h5 {
            font-size: 20px;
            word-break: keep-all;
            letter-spacing: -1.8px;
        }
        .a3 .tip_box .tip_title span{
            font-size: 16px;
            letter-spacing: -0.5px;
        }
        .a3 .title_bg_box{
            background: url(../images/sub/a/a3_bg1_m.png) no-repeat;
            background-position: 50% 50%;
            background-size: cover;
            line-height: 1.6;
            padding: 58px 0 21px 0;
            font-size: 18px;
            width: 100%;
            max-width: 320px;
            letter-spacing: -1.9px;
            margin: 0 auto;
        }
        .a3 h6 b {
            font-size: 22px;
            line-height: 1;
        }
        .a3 .tip_box .tip_wrap{
            align-items: start !important;
        }
   } */
/******************************** a3 ********************************/

/******************************** b1 ********************************/

 .b1, .b1 + #page{
  background-color: #fff8de;
}
.b1 .sub_title_wrap h2{
  font-size: 22px;
  line-height: 1.4;
}
.b .txt-list .sub-title {
  background-color: transparent;
  color: #333;
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.b1 .img-box img{
  display: block;
  margin: 0 auto;
}
.b1 .img-box{
  padding-top: 50px;
}
.b1 .img_box img{
  display: block;
  margin: 0 auto;
}


/* 수정한 부분 230621 */
.b1 .content_title_wrap .title_box {
  position: relative;
  margin-bottom: 100px;
}
.b1 .content_title_wrap .title_box::before{
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/sub/b/b1_title_left.png) no-repeat;
  width: 100%;
  height: 100%;
}
.b1 .content_title_wrap .title_box::after{
  content: '';
  display: inline-block;
  position: absolute;
  right: calc((-100% + 35px));
  top: 0;
  background: url(../images/sub/b/b1_title_right.png) no-repeat;
  width: 100%;
  height: 100%;
}

.b1 .content.content2 {
    margin-top: 60px;
}

.b1 .title_box h2 {
  padding:32px 0 0;
  /* height: 142px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  background: url(../images/sub/b/b1_title_bg_03.png) repeat-y;
  background-size: 100% auto;
  /* line-height: 40px; */
  position: relative;
}


.b1 .title_box h2::after{
  content: '';
  position: absolute;
  display: inline-block;
  background: url(../images/sub/b/b1_title_bg_05.png) no-repeat;
  background-size: 100% auto;
  height: 52px;
  width: 100%;
  left: 0;
  bottom: -52px;
}
.b1 h2.content_title .underline {
  text-decoration: underline;
  /* text-underline-position: under; */
}
.b1  h2.content_title,.b1 h2.content_title span.underline{
  text-align: center;
  color: #333333;
  font-family: 'SBAggroM';
  font-size: 20px;
}
.b1 .content_title_wrap .img-box{
  width: 100%;
  position: relative;
  background: #f7f7f7;
  padding: 35px 35px;
  margin: 33px 0 60px;
}

.b1 .content_title_wrap .img-box img{
  display: block;
  padding-bottom: 28px;
}
.b1  h2.content_title sup{
  color: #fff;
}
.b1  h2.content_title span{
  color: #333333;
  font-family: 'SBAggroB';
  font-size: 30px;
 
}


.b1 .wrap-800.content_box h2.content_title{
  padding: 16px 5px 10px;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.b1 .wrap-800.content_box h2.content_title::before{
  content: "";
  width: 36px;
  height: 29px;
  background: url(../images/sub/b/b1_icon_02.png) no-repeat;
  position: absolute;
  top: 14px;
  left: -54px;
}

.b1 .txt-area>li:nth-child(3) .title,
.b1 .txt-area>li:nth-child(3) .num,
.b1 .txt-area>li:nth-child(4) .title,
.b1 .txt-area>li:nth-child(4) .num
{
  color: #feac00;
}
.b1 .txt-list .list-title {
  color: #e47625;
  height: 115px;
  /* padding: 16px 0; */
  font-size: 26px;
  font-weight: 500;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  position: relative;
  text-align: right;
}

.b1 .txt-list .title-box {
  align-items: baseline;
}
.b1 .txt-list .num {
  color: #e47625;
  font-size: 40px;
  padding-right: 15px;
}
.b1 .txt-list {
  width: 47%;
}
.b1 .txt-list .title{
  font-weight: 600;
  color: #e47625;
}
.b1 .txt-list .sub-title {
  font-weight: bold;
}
.b1 .txt-list .sub-txt-list {
  border-bottom: 1px dashed #eeddbf;
  height: 190px;
}
.b1 .txt-list .sub-txt-list.border-n {
  border-bottom: none;
}
.b1 .txt-list .sub-txt-list.h-216{
  height: 216px;
}
.b1 .txt-list .sub-txt-list.h-165{
  height: 165px;
}
.b1 .txt-list .sub-txt-list .sub-desc-box{
  padding-top: 5px;
  padding-left: 12px;
}
.b1 .txt-list .sub-txt-list p{
  letter-spacing: -0.05em;
}
.b1 .txt-list .sub-txt-list .sub-desc-box p{
  color: #e47625;
}
.b1 .txt-list .sub-txt-list .sub-desc-box p:first-child{
  text-indent: -12px;
}
.b1 .content2 .wrap-800{
  background: #fff;
  padding: 40px 34px 36px;
  position: relative;
}



.b1 .content2 .wrap-800::before {
  content: '';
  position: absolute;
  top: -18px;
  left: 0;
  height: 19px;
  width: 100%;
  background: url(../images/sub/b/b1_img_04.png) no-repeat;
}
.b1 .content2 .img-box {
  padding-top: 0;
}
.b1 .content2 h2 {
  font-family: 'KOTRAHOPE';
  font-size: 34px;
  text-align: center;
}
.b1 .content2 .main-title{
  width: 100%;
  background: #f66800;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  padding: 5px 0;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 3px;
}
.b1 .content2 .table-box {
  letter-spacing: -0.05em;
}
.b1 .content2 .table-box .title-box{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95px;
  height: 100%;
}

.b1 .content2 .table-box.box2>li.center {
  background-size: 100% auto;
}
.b1 .content2 .table-box .title{
  text-align: center;
  line-height: 49px;
  position: relative;
  z-index: 1;
  font-size: 20px;
  color: #f66800;
  font-weight: bold;
  
}

.b1 .content2 .table-box .title::after{
  content: '';
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  background: #fff;
}
.b1 .content2 .table-box .desc-box{
  width: calc(100% - 130px);
  padding-left: 20px;
  position: relative;
}
.b1 .content2 .table-box .desc-box::before{
  content: '';
  position: absolute;
  width: 35px;
}
.b1 .content2 .table-box .desc{
  text-align-last: left;
  line-height: 49px;
  position: relative;
  z-index: 1;
}
.b1 .content2 .table-box.box1 .desc::after{
  left: -54px;
}
.b1 .content2 .table-box.box1 .desc-box.center {
  margin-left: 36px;
  background: #fff;
}

.b1 .content2 .table-box .center{
  position: relative;
  background: #fffef5;
}

.b1 .content2 .table-box .center::before{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: calc(50% - 2px);
  border: 1px solid #e47625;
  border-bottom: none;
  content: '';
}

.b1 .content2 .table-box .center::after{
  position: absolute;
  display: block;
  width: 100%;
  height: calc(50% - 2px);
  border: 1px solid #feac00;
  border-top: none;
  bottom: 0;
  left: 0;
  content: '';
}
.b1 .content2 .table-box.box2>li:last-child {
  padding-left: 36px;
  position: relative;
}
.b1 .content2 .table-box .desc::after,
.b1 .content2 .table-box.box2>li:last-child::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  display: inline-block;
  width: 35px;
  height: 1px;
  background: #e47625;
  z-index: 1 ;
}
.b1 .content2 .icon-box {
  text-align: center;
  padding: 10px 0 12px;
}

.b1 .content2 .table-box .sub-list{
  row-gap: 10px;
}
.b1 .content2 .table-box .sub-list li {
  width: calc((100% - 10px) / 2);
  /* height: 100%; */
  height: auto;
  padding: 9px;
  border: 1px solid #feac00;
  border-radius: 5px;
  font-size: 15px;
}

.b.b1 .content2 .sub-title {
  width: 100%;
  border-radius: 5px;
  background: #feac00;
  margin-top: 0;
  font-size: 18px;
  line-height: 36px;
}
.b.b1 .content2 .sub-strategy p {
  letter-spacing: -0.06em;
}
.b.b1 .content2 .sub-strategy .sub-desc{
  line-height: 1.7;
}
.b.b1 .content2 .notice {
  color: #666;
  font-size: 15px;
  letter-spacing: -0.05em;
  padding-top: 20px;
  font-weight: 300;
}

/* 202309 추가 */
.b1 .wrap-800.content_box {
    background-color: #fff;
    overflow: hidden;
    border-radius: 31px 31px 0 0;
    box-shadow: 5px 9px 10px 0px rgba(0, 0, 0, 0.08);
/*    margin-bottom: 40px;*/
}
.b1 .color_box {
    background-color: #f89929;
}
.b1 .wrap-800.content_box h2.content_title {
    padding: 14px 5px;
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.b1 h2.content_title, .b1 h2.content_title span {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 2px 0px rgba(147, 100, 43, 0.2);
}
.b1 .wrap-800.content_box h2.content_title::before {
    content: "";
    width: 36px;
    height: 29px;
    background: url(../images/sub/b/b1_icon_02.png) no-repeat;
    position: absolute;
    top: 14px;
    left: -54px;
}
.b1 h2.content_title span {
    color: #fff9c4;
}
.b1 h2.content_title sup {
    color: #fff;
}
.b1 .txt_box {
    border: 2px dotted #ffb559;
    border-top: none;
    padding: 30px 65px;
}
.b1 .txt_box>p {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 20px;
}
.b1 .txt_box .ver1 {
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.b1 .txt_box .ver1 table {
    width: 100%;
}
.b1 .txt_box .ver1 table th {
    background-color: #c09e77;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 5px;
}
.b1 .txt_box .ver1 table th, .b1 .txt_box .ver1 table td {
    vertical-align: middle;
    text-align: center;
}
.b1 .txt_box .ver1 table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px;
}
.b1 .txt_box .ver1 table td:last-of-type {
    border-right: none;
}
.b1 .txt_box > p.table_title {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.3px;
    background: url('../images/sub/b/b1_icon_08.png') no-repeat left top 2px;
}
.b1 .txt_box.numlist p {
    width: 100%;
    padding:17px 0;
    box-sizing: border-box;
    border-bottom: 1px dotted #ddd;
    display: table;
    text-align: left;
}
.b1 .txt_box.numlist p .num {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    color:#ed7819;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    border-radius: 100%;
    background-color:#ffdeb6;
}
.b1 .txt_box.numlist p span {
    display: inline-block;
    max-width: 580px;
    text-align: left;
    word-break: keep-all;
    vertical-align: middle;
}
.b1 .txt_box.numlist p:nth-child(4) {
    border-bottom: none;
}
.b1 .table_list {
    text-align: left;
}
.b1 .table_list li {
    padding-left:12px;
    font-size: 15px;
    text-indent:0;
    word-break: keep-all;
    position: relative;
}
.b1 .table_list li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    top:10px;
    left:0;
}
.b1 .table_list li + li {
    margin-top: 5px;
}
.b1 .table_list.none_bull li {
    padding-left:14px;
    text-indent:-15px;
    word-break: keep-all;
}
.b1 .table_list.none_bull li:before {
    content: none;
}
.b1 .table_list.none_bull li i {
    float: left;
    width: 17px;
    height: 100%;
    font-style: normal;
}
.b1 .notice {
    padding: 60px 0 25px;
    background: url('../images/sub/b/b1_img_03.png') no-repeat right 20px center;
}
.b1 .notice.txt span.title {
    display: inline-block;
    vertical-align: top;
}
.b1 .notice.txt span {
    display: inline-block;
    padding-left: 5px;
    color: #666;
    font-size: 15px;
    letter-spacing: -0.05em;
}

/* 202312 추가 */
.b1 .col_box {
    border:1px dotted #ffc107;
    border-radius: 15px;
    overflow: hidden;
}
.b1 .col_box:after {
    content: '';
    display: block;
    clear: both;
}
.b1 .col_box .left,
.b1 .col_box .right {
    float: left;
    width: 50%;
    height: 100%;
    min-height: 260px;
    padding:20px 25px;
    box-sizing: border-box;
    border-right:1px dotted #ffc107;
}
.b1 .col_box .right {
    float: none;
    float: right;
    border: none;
}
.b1 .col_box .left.w {
    width: 40%;
    border: none;
}
.b1 .col_box .right.w {
    width: 60%;
    border: none;
}
.b1 .col_box .left.height {
    min-height: 445px;
}
.b1 .row_box {
    background: #fff4e9;
    padding: 35px 25px;
    box-sizing: border-box;
    text-align: center;
}
.b1 .row_box h3,
.b1 .row_box h3 b {
    font-family: 'BMJUA';
}
.b1 .row_box h3 {
    display: inline-block;
}
.b1 .row_box h3:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 20px;
    background: url('../images/sub/b/b2_icon_04.png') no-repeat left top;
}
.b1 .row_box h3:after {
    content: '';
    display: inline-block;
    width: 32px;
    height: 20px;
    background: url('../images/sub/b/b2_icon_05.png') no-repeat right top;
}
.b1 .row_box h3 b {
    color: #f16c2a;
    font-weight: normal;
}
.b1 .col_box h4 {
    text-align: center;
    padding: 20px 0 15px;
    border-bottom: 1px dotted #ffc107;
    border-top: 1px dotted #ffc107;
}
.b1 .col_box h4:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 30px;
    background: url(../images/sub/b/b1_icon_08.png) no-repeat left top;
    vertical-align: middle;
}
.b1 .col_box h5 {
    display: inline-block;
    font-weight: bold;
    color: #ef4747;
    position: relative;
    padding-bottom: 2px;
}
.b1 .col_box h5::after {
    content: '';
    width: 100%;
    height: 8px;
    background: rgba(255,96,96,0.2);
    position: absolute;
    bottom: 0;
    left: 0;
}
.b1 .col_box p.indent {
    padding-left: 10px;
    font-size: 17px;
    position: relative;
}
.b1 .col_box p.indent:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #aaa;
    border-radius: 100%;
    position: absolute;
    top:10px;
    left: 0;
}
.b1 .col_box p span.tit {
    font-weight: bold;
    display: block;
    text-indent: 0;
    padding-left: 0;
} 
.b1 .col_box p span {
    font-size: 17px;
}
.b1 .col_box p span.num {
    display: inline-block;
}
.b1 .check_box .text-left a {
    color: #007bff;
    text-decoration: underline;
}
.b1 .row_box.style2 {
    padding:45px;
    background: #fff;
    border-radius: 20px;
    border: 4px solid #fb7b4b;
}


@media (max-width:1210px) {
    .b1 .content{
       padding: 0 30px
    }
    .b1 h2.content_title, .b1 h2.content_title span{
        text-align: center;
    }
    .b1 .wrap-800.content_box h2.content_title::before {
        top:45%;
        transform: translateY(-50%);
        left: -54px;
    }
    .b1 .txt_box .ver1 table td img + p{
        text-align: center;
        text-indent: 0;
        padding-left: 0;
    }
   }

   @media (max-width:865px) {
    .b1 .txt_box.numlist p span {
        max-width: 500px;
    }
   }

   @media (max-width:785px) {
    .b1 .txt_box.numlist p {
        text-align: center;
        padding-bottom: 10px;
    }
    .b1 .txt_box.numlist p + p {
        margin-top: 20px;
    }
    .b1 .txt_box.numlist p .num {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .b1 .txt_box.numlist p span {
        max-width: 100%;
        text-align: center;
    }
   }

   @media (max-width:860px) {
    .b1 .content .txt-area {
        flex-direction: column;
        justify-content: center !important;
        align-items: center;
    }
    .b1 .txt-list {
        width: 100%;
    }
    .b1 .content2 .table-box .sub-list li {
        width: 100%;
    }
    .b1 .content2 .table-box.box2>li:last-child {
        padding-left: 15px;
    }
    .b1 .content2 .table-box.box1 .desc-box.center {
        margin-left: 15px;
    }
    .b1 .content2 .table-box .desc::after, 
    .b1 .content2 .table-box.box2>li:last-child::before {
        width: 11px;
    }
    .b1 .content2 .table-box.box1 .desc::after {
        left: -23px;
    }
    .b1 .col_box .left, .b1 .col_box .right, .b1 .col_box .left.w, .b1 .col_box .right.w {
        float: none;
        width: 100%;
        min-height: auto;
        border: none;
    }
    .b1 .col_box .left.height {
        min-height: auto;
    }
    .b1 .col_box .left {
        border-bottom:1px dotted #ffc107;
    }
    .b1 .col_box img {
        margin: 0 auto;
        display: block;
    }
   }
   @media (max-width:759px) {
       .b1 .content{
           padding: 0 20px;
       }
    .b1 h2.content_title, .b1 h2.content_title span{
        letter-spacing: -1.3px;
    }

       .b1 .txt_box {
        padding: 30px 20px;
    }
    .b1 .txt_box>p{
        font-size: 16px;
    }
    .b1 .wrap-800.content_box h2.content_title::before {
        left: -40px;
    }
    .b1 .step_num {
        margin-right: 20px;
    }
    .b1 .content2 .table-box.box1 p {
        line-height: 28px;
    }
    .b1 .content2 .table-box.box1>div {
        padding: 10px;
    }
    .b1 .txt-list .sub-title {
        text-align: left;
        word-break: keep-all;
    }
   }
  
/******************************** b1 ********************************/


/******************************** b2 ********************************/
.b2, .b2 + #page{
    background-color: #ffdc72;
}
#sub.b2 .txt{
    color: #333;
}
.b2 .quset{
    position: relative;
    width: fit-content;
    margin: 0 auto;
    padding: 40px 5px 0;
    z-index: 1;
}
.b2 .quset::before{
    content: '';
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background: #fff2cc;
    z-index: -1;
}
.b2 .quset p{
    font-size: 20px;
    font-weight: 600;
    color: #9f5aaf;
}
.b2 .img-box img,.b2 .ch-img-box img,.b2 .title img{
    display: block;
    margin: 0 auto;
}
.b2 .title{
    margin-bottom: 40px;
}
.b2 .img-box{
    /* margin-bottom: 50px; */
}
.b2 .ch{
    background-color: #9f5aaf;
    position: relative;
    border-radius: 55px;
    padding:5px;
    margin-bottom: 10px;
}
.b2 .ch.red_ch {
    background-color: #ea5656;
}
.b2 .ch .num{
    flex-shrink: 0;
    display: block;
    background-color: #fff;
    text-align: center;
    width: 43px;
    height: 43px;
    line-height: 43px;
    border-radius: 50%;
    font-size: 20px;
    color: #9f5aaf;
    font-weight: 700;
}
.b2 .ch h5{
    /* position: absolute;
    left: 50%;
    transform: translateX(-50%); */
    width: 100%;
    padding-left: 22px;
}
.b2 .ch h5,.b2 .ch h5 span{
    /* text-align: center; */
    /* font-weight: 700; */
    color: #fff;
    font-size: 22px;
    font-family: 'Katuri';
}
.b2 .ch h5 span{
    color: #ffd580;
}
.b2 .ch-img-box{
    margin-bottom: 20px;
}
.b2 .ch-img-box p{
    text-align: center;
    font-family: 'KOTRAHOPE';
    font-size: 21px;
    color: #000;
    line-height: 1.4;
    padding-bottom: 30px;
}
.b2 .ch-box{
    background-color: #fff;
    border: 4px solid #ffba34;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 40px;
}
#sub.b2 .ch-box .txt{
    padding-bottom: 25px;
}
.b2 .tip_box{
    background: #fff9e7;
    border: 1px dashed #ffba34;
    border-right: none;
    border-left: none;
    padding: 20px 10px;
}
.b2 .tip_box span{
    display: block;
    width: 56px;
    background-color: #9f5aaf;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 25px 25px 0 25px;
}
.b2 .tip_box p{
    width: calc(100% - 56px);
    padding-left: 10px;
    color: #9f5aaf;
    word-break: keep-all;
    font-weight: 500;
}
.b2 .check_box{
    margin-top: 10px;
    padding-bottom: 30px;
    overflow-x: auto;
}
.b2 .check_box h6{
    width: fit-content;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #000;
}
.b2 .check_list{
    margin: 20px auto;
    min-width: 600px;
    /* width: 682px; */
}
.b2 .check_list>li:not(:first-child){
    border-bottom: 1px solid #ffba34;
}
.b2 .check_list li.sub_check.img-box {
    border-right: 1px solid #ffba34;
    background-color: #f5f5f5;
}
.b2 .check_list li.sub_check.img-box {
    row-gap: 10px;
}
.b2 .check_list li.sub_check.img-box,
.b2 .check_list .title-list li:first-child 
{
    max-width: 210px;
    width: 100%;
}
.b2 .check_list .title-list li {
    text-align: center;
    background: #ffba34;
    line-height: 28px;
    height: 8px 0;
    font-size: 18px;
}
.b2 .check_list .title-list li:last-child {
    width: 100%;
}
.b2 .check_list li.sub_2_check{
    position: relative;
    padding: 7px 0;
    padding-left: 50px;
    word-break: keep-all;
    width: 100%;
}
.b2 .check_list li.sub_2_check::after{
    content: "";
    width: 22px;
    height: 17px;
    background: url(../images/sub/b/b2_icon_01.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
    margin-left: 15px;
}

.b2 .check_list .sub_check {
    width: 100%;
    /* padding-left: 15px; */
}
.b2 .check_list li.sub_2_check:not(:last-child),
.b2 .check_list2>li:not(:last-child)
{
    border-bottom: 1px dashed #e1e1e1;
}
.b2 .check_list .sub_2_list {
    width: 100%;
}

.b2 .check_box .text-left{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2em;
    color: #888;
    word-break: keep-all;
}
.b2 .check_box .text-left a {
    color: #007bff;
    text-decoration: underline;
}
.b2 .tip.border-b>.wrap-800{
    margin-bottom: 50px;

}


/* 230622 수정 */

.b2 .check_list2 .qr-box{
  width: 112px;
  height: 112px;
  border: 1px solid #e1e1e1;
  align-self: center;
}
.b2 .check_list2 .qr-box img {
  display: block;
  border: 10px solid #f5f5f5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b2 .check_list2 li.m_hide .qr-box{
  margin-right: 40px;
}


.b2 .check_list2>li{
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    padding-left: 35px;
    position: relative;
}
.b2 .check_list2>li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ea5656;
    position: absolute;
    top: 25px;
    left: 20px;
}
.b2 .check_list2 .list{
    padding-top: 5px;
}
.b2 .check_list2 .list li{
    padding-left: 10px;
    text-indent: -10px;
    font-size: 16px;
}
.b2 .check_box2{
    margin-top: 15px;
    background-color: #f5f5f5;
    padding: 20px 25px ;
}
.b2 .check_box2 .ex{
    display: block;
    background-color: #666;
    text-align: center;
    font-weight: 600;
    color: #fff;
    width: fit-content;
    padding: 0 14px;
    margin-bottom: 10px;
}
.b2 .check_box2 li,.b2 .check_box2 li p{
    color: #666;
    font-weight: 300;
} 
.b2 .check_box2 li:not(:last-child){
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.b2 .check_box2 li p{
    margin-left: 5px;
    text-indent: -20px;
    padding-left: 20px;
    word-break: keep-all;
}

.b2 .check_list2 .tip_box span {
    background-color: #ea5656;
}
.b2 .check_list2 .list li.tip-area {
    padding-left: 0px;
    text-indent: 0px;
}
.b2 .check_list2 .tip_box {
    background: none;
    border: none;
    padding: 10px 0 0;
}
.b2 .check_list2 .tip_box p{
    color: #ea5656;
}
.b2 .img-box.last{
    padding-top: 10px;
}
.b2 .ch.red .img-box{
    transform: translateY(25px);
}

.b2 .check_list2 .list a{
    text-decoration: underline;
    color: #007bff;
    padding-right: 30px;
    height: 100%;
    position: relative;
}
.b2 .check_list2 .list a::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    background: url(../images/sub/b/b2_icon_down.png) no-repeat;
    width: 23px;
    height: 23px;
}
.b2 .img-box.y-25 img {
    transform: translateY(25px);
}
#sub.b2 .txt.pt-80 {
    padding-top: 85px;
    padding-bottom: 35px;
    position: relative;
}
#sub.b2 .txt.pt-80::before{
    content: '';
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 27px;
    height: 19px;
    background: url(../images/sub/b/b2_icon_04.png) no-repeat;
}
#sub.b2 .txt.pt-80::after{
    content: '';
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 27px;
    height: 19px;
    background: url(../images/sub/b/b2_icon_05.png) no-repeat;
}

/* 202309 추가 */
.b2 .ch-box .ver1 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.b2 .ch-box .ver1 table {
    width: 100%;
}
.b2 .ch-box .ver1 table th {
    background-color: #c09e77;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 6px 5px;
}
.b2 .ch-box .ver1 table th, .b1 .txt_box .ver1 table td {
    vertical-align: middle;
    text-align: center;
}
.b2 .ch-box .ver1 table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 10px;
    word-break: keep-all;
}
.b2 .ch-box .ver1 table td:last-of-type {
    border-right: none;
}
.b2 .ch-box .ver1 table td.td_title {
    text-align: center;
    font-weight: bold;
}
#sub.b2 .ch-box .txt.txt_title {
    padding: 20px 0 20px 70px;
    font-weight: bold;
    font-size : 22px;
    color:#ea5656;
    background: url('../images/sub/b/b2_icon_06.png') no-repeat left top;
}
#sub.b2 .ch-box .txt.txt_title.bg2 {
    background: url('../images/sub/b/b2_icon_07.png') no-repeat left top;
}
.b2 .txt_design {
    padding:120px 0;
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-size: 26px;
    font-weight: bold;
    line-height: 1.7;
    word-break: keep-all;
    background: url('../images/sub/b/b2_img_03.png') no-repeat center;
    background-size: contain;
}
.b2 .txt_design b {
    font-family: 'Pretendard';
}
.b2 .con_wrap {
    overflow: hidden;
    clear: both;
}
.b2 .con_wrap div {
    float: left;
    width:50%;
    height: 100%;
    text-align: center;
}
.b2 .con_wrap div.right {
    float: none;
    float: right;
}
.b2 .con_wrap div a {
    display: block;
}
.b2 .con_wrap div p {
    font-weight: bold;
}

.b2 .con_wrap div img {
    max-width: 100%;
}

@media (max-width:1210px) {
    .b2 .content{
       padding: 0 30px
    }

    .b2 .ch .num{
        width: 67px;
        height: 67px;
        line-height: 67px;
    }
   }
   @media (max-width:768px) {
    .b2 .quset::before {
        display: none;
    }
    .b2 .txt_design {
        font-size: 24px;
        padding:20px 0;
    }
    .b2 .con_wrap div {
        float: none;
        width: 100%;
    }
    .b2 .con_wrap div.right {
        margin-top: 30px;
    }
   }
   @media (max-width:759px) {
       .b2 .content{
           padding: 0 20px;
       }
       .b2 .ch h5{
        left: 55%;
        padding-left: 10px;
       }
       .b2 .ch h5, .b2 .ch h5 span{
        font-size: 17px;
       }
       .b2 .check_box {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        margin-top: 0;
       }
       .b2 .check_list li.sub_check.img-box,
       .b2 .check_list .title-list li:first-child {
          max-width: 160px;
       }
       .b2 .ch-box {
        padding-top: 15px;
        padding-bottom: 15px;
       }
       .b2 .check_list2>li {
        /* font-size: 1px; */
        word-break: keep-all;
       }

       .b2 .quset {
        padding-top: 20px;
       }



       /* 230622 수정 */
.b2 .check_list2 .qr-box {
 margin: 15px auto 3px;
}
.b2 .check_list2 li.m_hide {
  display: none !important;
}
       
   }
/******************************** b2 ********************************/

/******************************** c1 ********************************/
.c1, .c1 + #page{
    background-color: #e5f2ff;
}
.c1 .content_title{
    border: 4px solid #e6e1ff;
    border-radius: 34px;
    margin-bottom: 50px;
}
.c1 .content_title p{
    background-color: #fff;
    border: 2px solid #6172dc;
    border-radius: 34px;
    padding: 10px;
}
.c1 .content_title p,.c1 .content_title p span{
    text-align: center;
    font-size: 26px;
    font-weight: 700;   
}
.c1 .content_title p span{
    color: #6172dc;
}
.c1 h5{
    padding-bottom: 25px;
}
.c1 h5,.c1 h5 span{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7;
}
.c1 .content .txt.pb-50{
    padding-bottom: 50px;
}
.c1 h5 span{
    color: #6172dc;
}
.c1 .img-box{
    padding-bottom: 40px;
}
.c1 .img-box a,.c1 .img-box img{
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.c1 .code{
    padding-top: 30px;
}
.c1 .code li:first-child{
    margin-right: 20px;
}
.c1 .code li:last-child b{
    display: block;
    font-size: 16px;
    color: #6172dc;
    font-weight: 600;
    padding-bottom: 15px;
}
.c1 .code li:last-child h6{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.c1 .code li:last-child h6 span{
    font-weight: 600;
    font-size: 20px;
}

.c1 .img-box.d-flex.flex-wrap {
    row-gap: 20px;
}
.c1 .content .title-bg{
    position: relative;
}
.c1 .content .title-area {
    padding-bottom: 25px;
}
.c1 .content .title-area img{
    display: block;
}
.c1 .content .title-area h5 {
    padding-bottom: 0;
}
.c1 .content-list li:first-child img {
    display: block;
    margin: 0 auto;
    padding-top: 48px;
}
.c1 .content-list li:last-child {
    max-width: 516px;
    padding: 10px 0;
    margin: 0 auto;
    background-color: #6172dc;
    text-align: center;
    border-radius: 3px;
    margin-top: 30px;
}
.c1 .content-list li:last-child a{
    display: block;
    height: 100%;
}
.c1 .content-list li:last-child span {
    color: #fff;
    font-size: 18px;
    padding-right: 35px;
    position: relative;
}
.c1 .content-list li:last-child span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-image: url(../images/sub/c/c1_arrow_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
}

/* 202309 추가 */
.c1 .img-box div {
    width: 50%;
    text-align: center;
    padding:0 5px;
    box-sizing: border-box;
}
.c1 .img-box div span {
    display: block;
    word-break: keep-all;
    margin-top: 10px;
}


@media (max-width:1210px) {
    .c1 .content{
       padding: 0 30px
    }
    .c1 .code {
        justify-content: center;
        flex-wrap: wrap;
    }
    .c1 .code li{
        width: 100%;
    }
    .c1 .code li img{
        display: block;
        margin: 0 auto;
    }
    .c1 .code li:first-child{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .c1 .code li:last-child h6,.c1 .code li:last-child h6 span,.c1 .code li:last-child b{
        text-align: center;
    }
   }


   @media (max-width:759px) {
       .c1 .content{
           padding: 0 20px;
       }
       .c1 .content_title p, .c1 .content_title p span{
        font-size: 22px;
        }
        .c1 h5, .c1 h5 span{
            font-size: 18px;
            word-break: keep-all;
        }
        .c1 .content .title-area {
            flex-direction: column;
        }
        .c1 .content .title-area h5 {
            width: 100%;
            padding-bottom: 15px;
        }
        .c1 .img-box img {
          width: 100%;
        }
        .c1 .img-box div {
            width: 100%;
            text-align: center;
            padding:0 5px;
        }
   }

/******************************** c1 ********************************/

/******************************** c2 ********************************/

#sub.c2 .txt {
    color: #333;
}
.c2, .c2 + #page{
    background-color: #e6fcff;
}
.c2 .content_title{
    border: 4px solid #ade1ff;
    border-radius: 34px;
    margin-bottom: 50px;
}
.c2 .content_title p{
    background-color: #fff;
    border: 2px solid #209fc8;
    border-radius: 34px;
    padding: 10px;
}
.c2 .content_title p,.c2 .content_title p span{
    text-align: center;
    font-size: 26px;
    font-weight: 700;   
}
.c2 .content_title p span{
    color: #209fc8;
}
.c2_box{
    padding-bottom: 40px;
}

.c2_box h5{
    font-size: 22px;
    font-weight: 600;
    position: relative;
    width: fit-content;
    margin-bottom: 15px;
    line-height: 32px;
}

/* 230622 */

.c2_box h5 span.underline {
  text-decoration: underline;
  font-size: 22px;
  font-weight: 600;
}


.c2_box h5 span.color {
    color: #5656d8;
    font-weight: 600;
}
.c2_box .c2_txt.d-flex.flex-column {
    gap: 35px;
}
.c2_box>li:first-child {
    width: 60%;
}
.c2_box>li:last-child{
    margin-left: 17px;
}

#sub.c2 .c2_box .c2_txt .txt{
    padding-bottom: 0;
}
.c2_list{
    padding-bottom: 40px;
}
.c2_list li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

/* 202309 추가 */
.c2 h5{
    padding-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.7;
}
.c2 h5 .color {
    font-weight: 600;
    color: #2780c9;
}
.c2 .img-box div {
    width: 33.3%;
    text-align: center;
    padding:0 5px;
    box-sizing: border-box;
}
.c2 .img-box div span {
    display: block;
    word-break: keep-all;
    margin-top: 10px;
}



@media (max-width:1210px) {
    /* .c2 .content{
       padding: 0 30px
    }

    .c2_box>li{
        width: 100%;
    }
    .c2_box .c2_img{
        margin-right: 0;
        margin-bottom: 30px;
    }
    .c2_box .c2_img img{
        display: block;
        margin: 0 auto;
    }
    .c2_box .c2_txt h5{
        width: fit-content;
        margin: 0 auto;
        padding: 25px 0;
        margin-bottom: 20px;
    }
    .c2_list li{
        width:100%;
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .c2_box:last-of-type .c2_img {
        margin-left: 0;
        margin-bottom: 30px;
    } */



   }


   @media (max-width:760px) {
        .c2_box {
            flex-direction: column !important;
            align-items: center;
        }
       .c2 .content{
           padding: 0 20px;
       }
       .c2 .content_title p, .c2 .content_title p span{
        font-size: 22px;
    }
    .c2_box h5{
        font-size: 22px;
        word-break: keep-all;
        letter-spacing: -0.7px;
    }
    .c2_box>li:first-child {
        width: 100%;
    }
    .c2_box>li:last-child {
        width: 100%;
        margin-left: 0;
        text-align: center;
    } 
    #sub.c2 .c2_box .c2_txt .txt {
        text-align: left;;
    }
    .c2 .img-box img {
        width: 100%;
    }
    .c2 .img-box div {
        width: 100%;
        text-align: center;
        padding:0 5px;
    }
   }
/******************************** c2 ********************************/


/******************************** c3 ********************************/
.c3, .c3 + #page{
    background-color: #f2faff;
}
.c3 .content_title{
    border: 4px solid #cfe1fd;
    border-radius: 34px;
    margin-bottom: 50px;
}
.c3 .content_title p{
    background-color: #fff;
    border: 2px solid #679ef7;
    border-radius: 34px;
    padding: 10px;
}
.c3 .content_title p,.c3 .content_title p span{
    text-align: center;
    font-size: 26px;
    font-weight: 700;   
}
.c3 .content_title p span{
    color: #59a3a5;
}

.c3 h5{
    padding-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.7;
}
.c3 h5 .color {
    font-weight: 600;
    color: #2780c9;
}
.c3_list{
    padding: 35px 0 40px;
}
.c3_list li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

/* 202309 추가 */
.c3 .img-box div {
    width: 33.3%;
    text-align: center;
    padding:0 5px;
    box-sizing: border-box;
}
.c3 .img-box div span {
    display: block;
    word-break: keep-all;
    margin-top: 10px;
}

@media (max-width:1210px) {
    .c3 .content{
       padding: 0 30px
    }
    .c3_box{
        flex-wrap: wrap;
    }
    .c3_list li{
        width: fit-content;
        margin: 0 auto;
    }
    .c3_list li:not(:last-child){
        /* margin-bottom: 30px; */
    }
    .c3_list {
        flex-direction: column;
    }
   }


   @media (max-width:759px) {
       .c3 .content{
           padding: 0 20px;
       }
       .c3 .content_title p, .c3 .content_title p span{
        font-size: 22px;
    }
        .c3 .img-box img {
             width: 100%;
    }
        .c3 .img-box div {
            width: 100%;
            text-align: center;
            padding:0 5px;
    }

   }
/******************************** c3 ********************************/

/******************************** c4 ********************************/
.c4, .c4 + #page{
    background-color: #f2faff;
}
.c4 .content_title{
    border: 4px solid #cfe1fd;
    border-radius: 34px;
    margin-bottom: 50px;
}
.c4 .content_title p{
    background-color: #fff;
    border: 2px solid #679ef7;
    border-radius: 34px;
    padding: 10px;
}
.c4 .content_title p,.c4 .content_title p span{
    text-align: center;
    font-size: 25px;
    font-weight: 700;   
}
.c4 .content_title p span{
    color: #679ef7;
}

.c4 h5{
    padding-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7;
}
.c4 h5 .color {
    font-weight: 600;
    color: #4c97fd;
}
.c4_list{
    padding: 35px 0 40px;
}
.c4_list li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.c4 .img-box {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    padding: 35px 0;
}
.c4 .img-box .img-desc {
    text-align: right;
    color: #888;
    font-size: 14px;
    padding-top: 7px;
}

/* 202309 추가 */
.c4 .img-box div {
    width: 33.3%;
    text-align: center;
    padding:0 5px;
    box-sizing: border-box;
}
.c4 .img-box div span {
    display: block;
    word-break: keep-all;
    margin-top: 10px;
}

@media (max-width:1210px) {
    .c4 .content{
       padding: 0 30px
    }
    .c4_box{
        flex-wrap: wrap;
    }
    .c4_list li{
        width: fit-content;
        margin: 0 auto;
    }
    .c4_list li:not(:last-child){
        margin-bottom: 10px;

    }
   }
   @media (max-width:759px) {
       .c4 .content{
           padding: 0 20px;
       }
       .c4 .content_title p, .c4 .content_title p span{
        font-size: 21px;
    
        }
        .c4 .content_title p {
            letter-spacing: -0.06em;
        }
        .c4 .content_title p {
            border-radius: 60px;
            padding: 20px 0;
        }
        .c4 .content_title {
            border-radius: 60px;
        }
        .c4 .img-box img {
            width: 100%;
        }
        .c4 .img-box div {
            width: 100%;
            text-align: center;
            padding:0 5px;
        }

   }
/******************************** c4 ********************************/

/******************************** c5 ********************************/
.c5, .c5 + #page{
    background-color: #f2faff;
}
.c5 .content_title{
    border: 4px solid #cfe1fd;
    border-radius: 34px;
    margin-bottom: 50px;
}
.c5 .content_title p{
    background-color: #fff;
    border: 2px solid #679ef7;
    border-radius: 34px;
    padding: 10px;
}
.c5 .content_title p,.c5 .content_title p span{
    text-align: center;
    font-size: 26px;
    font-weight: 700;   
}
.c5 .content_title p span{
    color: #ff8991;
}

.c5 h5{
    padding-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7;
}
.c5 h5 span{
    color: #6172dc;
    font-weight: 500;
}
.c5_list{
    padding-bottom: 40px;
}
.c5_list li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
}
.c5 .img-box{
    position: relative;
}
.c5 .img-box::after{
    content: "";
    width: 126px;
    height: 111px;
    background: url(../images/sub/c/c5_icon_01.png) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 25px;
}
.c5 .img-box img{
    display: block;
    margin: 0 auto;
}
@media (max-width:1210px) {
    .c5 .content{
       padding: 0 30px
    }
    .c5_box{
        flex-wrap: wrap;
    }
    .c5_list li{
        width: fit-content;
        margin: 0 auto;
    }
    .c5_list li:not(:last-child){
        margin-bottom: 10px;

    }
   }
   @media (max-width:759px) {
       .c5 .content{
           padding: 0 20px;
       }
       .c5 .content_title p, .c5 .content_title p span{
        font-size: 22px;
    }
    .c5 .img-box::after{
        width: 80px;
        height: 70px;
        right: 0;
        bottom: -35px;
    }

   }
/******************************** c5 ********************************/

/******************************** c6 ********************************/
.c6, .c6 + #page{
    background-color: #fffcee;
}
.c6 .content_title{
    border-radius: 40px 40px 0 0;
    margin-bottom: 50px;
}
.c6 .content_title p{
    background-color: #fff;
    border: 2px solid #de5454;
    border-radius: 40px 40px 0 0;
    padding: 10px;
}
.c6 .content_title p,.c6 .content_title p span{
    text-align: center;
    font-size: 20px;
    font-weight: 700;   
}
.c6 .content_title p span{
    color: #de5454;
}
.c6 .content.line>.wrap-800{
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px dashed #de5454;
}
.c6 .img-box a,.c6 .img-box img{
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.c6 .code{
    padding-top: 50px;
}
.c6 .code li:first-child{
    margin-right: 20px;
}
.c6 .code li:last-child b{
    display: block;
    font-size: 16px;
    color: #de5454;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #de5454;
    width: fit-content;
}
.c6 .code li:last-child h6{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.c6 .code li:last-child h6 span{
    font-weight: 600;
    font-size: 20px;
}
@media (max-width:1210px) {
    .c6 .content{
       padding: 0 30px
    }
    .c6 .code {
        justify-content: center;
        flex-wrap: wrap;
    }
    .c6 .code li{
        width: 100%;
    }
    .c6 .code li img{
        display: block;
        margin: 0 auto;
    }
    .c6 .code li:first-child{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .c6 .code li:last-child h6,.c6 .code li:last-child h6 span,.c6 .code li:last-child b{
        text-align: center;
    }
    .c6 .code li:last-child b{
        margin: 0 auto;
        margin-bottom: 15px;
    }
   }
   @media (max-width:759px) {
       .c6 .content{
           padding: 0 20px;
       }
       .c6 .content_title p, .c6 .content_title p span{
        font-size: 20px;
    }


   }
/******************************** c6 ********************************/

/******************************** d1 ********************************/
.d1, .d1 + #page{
  background-color: #fff1c5;
}
.d1 .banner{
  margin-bottom: 0; 
}
.d1 .poem{
  padding-top: 90px;
  background-size: center top;

}
.d1 .poem_wrap{
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  position: relative;
}
.d1 .poem_wrap::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/sub/d/d1_dot.png) no-repeat;
  width: 247px;
  height: 8px;
}
.d1 .poem_wrap h6{
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 43px;
  font-family: 'KOTRAHOPE';
  color: #333;
}
.d1 .poem_wrap .poem_writer{
  text-align: center;
  margin-left: 140px;
  font-size: 24px;
  color: #555;
  padding-bottom: 40px;
  font-family: 'KOTRAHOPE';
}
.d1 .poem_wrap .poem_txt{
  font-weight: 300;
  padding-bottom: 65px;
  font-family: 'KOTRAHOPE';
  font-size: 22px;
  text-align: center;
  color: #555;
}

.d1 .poem_wrap .img-box img{
  display: block;
  margin: 0 auto;
}
.d1 .txt b{
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #ff9d4d;
  padding-bottom: 10px;
}
.d1 .poem_wrap .img-box {
  padding-bottom: 60px;
}
.d1 .img-box{
  padding-top: 40px;
  padding-bottom: 40px;
}
.d1 .img-box img {
  display: block;
  margin: 0 auto;
}
.d1 .img-box p{
  padding-top: 15px;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  color: #999999;    
}
.d1 .content_1 .img-box {
  text-align: center;
}
.d1 .img-box p.text-bg-color {
  display: inline-block;
  color: #fff;
  background: #ff9d4d;
  font-size: 16px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 3px;
  margin-top: 10px;
}
.d1 .info li{
margin-bottom: 5px;   
}
.d1 .info li:last-child{
  margin-bottom: 0;
}
.d1 .info li span{
  display: block;
  color: #fff;
  background-color: #fff;
  font-weight: 700;
  background-color: #ff9d4d;
  padding: 0 13px;
  margin-right: 10px;
  word-spacing: 7px;
}
.d1 .info li p{
  font-weight: 300;
}

.d1 .content.content_1 {
  padding-top: 55px;
}
.d1 .content.content_2 {
  padding-bottom: 50px;
}

/* 202309 추가 */
.d1 .num_txt p {
    width: 100%;
    padding-left: 14px;
    margin-bottom: 5px;
    font-weight: bold;
    text-indent: -8.5px;
    word-break: keep-all;
}
.d1 .num_txt .num {
    display: inline-block;
    height: 100%;
}

@media (max-width:1210px) {
  .d1 .content{
     padding: 0 30px
  }
 }
 @media (max-width:759px) {
     .d1 .content{
         padding: 0 20px;
     }
     .d1 .poem_wrap h6 {
        font-size: 38px;
     }
 }
/******************************** d1 ********************************/

/******************************** d2 ********************************/
.d2, .d2 + #page{
    background-color: #fcffe9;
}

.d2 .content.mt-45 {
    margin-top: 45px;
}

.d2 .wrap-800.txt-bg{
    position: relative;
}

.d2 .wrap-800.txt-bg .txt-box {
    position: absolute;
    top: 13%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: 20px;
}

.d2 .sticker{
   position: absolute;
   bottom: 3%;
   left: 50%;
   transform: translateX(-50%);
   width: 62%;
}
.d2 .sticker img {
    width: 100%;
}
#sub.d2 .wrap-800.txt-bg .txt{
    font-family: 'GangwonEdu_OTFBoldA';
    text-align: center;
    line-height: 34px;
}


.d2 .sub_title_wrap h2 span{
    font-size: 18px;
    color: #555;
    font-weight: 400;
}
.d2 h6{
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    color: #ff8d31;
    position: relative;
    font-family: 'GangwonEdu_OTFBoldA';
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 20px;
}
.d2 h6 span{
    font-size: 26px;
    color: #ff8d31;
    font-family: 'GangwonEdu_OTFBoldA';
}

.d2 .img-box {
    padding-top: 50px;
    padding-bottom: 50px;
}
.d2 .img-box img {
    display: block;
    margin: 0 auto;
}
.d2 .title-box {
    text-align: center;
    padding: 30px 0;
}
.d2 .line{
    font-family: 'GangwonEdu_OTFBoldA';
    font-size: 24px;
    color: #ff8400;
    position: relative;
    z-index: 1;
    padding: 0 5px;
    word-break: keep-all;
    letter-spacing: -0.5px;
    display: inline-block;
}
.d2 .line::before{
    content: '';
    position: absolute;
    display: inline-block;
    bottom: 1px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 7px;
    background: #fef4bc;
    z-index: -1;
}


@media (max-width:1210px) {
    .d2 .content{
       padding: 0 30px
    }
  
    .d2 h6::before{
        top: -7px;
        left: -20px;
    }
    .d2 h6::after{
        top: -7px;
        right: -20px;
    }
   }
   @media (max-width:759px) {
       .d2 .content{
           padding: 0 20px;
       }
       #sub.d2 .wrap-800.txt-bg .txt {
        line-height: 28px;
        font-size: 18px;
        line-height: 1.4em;
       }
       .d2 .img-box {
        flex-direction: column;
       }
       .d2 .line {
        font-size: 20px;
       }
       .d2 .wrap-800.txt-bg {
        position: relative;
        display: block;
       }
       .d2 .wrap-800.txt-bg:before{
        content: '';
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        background: url(../images/sub/d/d2_heart_icon.png) no-repeat;
        background-size: 100% auto;
        width: 65px;
        height: 55px;
       }
   }

   @media (max-width:560px) {
    .d2 .wrap-800.txt-bg .txt-box {
        width: 90%;
        top: 8%;
    }
    .d2 h6 {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .d2 .wrap-800.txt-bg:before {
        top: 3%;
        background-size: 65% auto;
        transform: translateX(-20%);
    }
    .d2 .sticker {
        bottom: 1%;
        width: 60%;
    }
}
/******************************** d2 ********************************/

/******************************** e1 ********************************/
.fade.show{
    padding-right: 0 !important;
}
.modal-dialog{
    position: relative;
    width: 100%;
    max-width: 760px !important;
    margin: 0 auto;
    top: 55%;
    transform: translateY(-50%) !important;
}
.modal-content{
    border-radius: 0;
    border: none;
}
.modal-body{
    padding: 45px;

}
.modal-content .close {
    display: block;
    position: absolute;
    top: -75px;
    right: 0;
    cursor: pointer;
    z-index: 9999990;
}
.modal-body input{
    display: block;
}
.modal-body h2{
    font-size: 28px;
    font-weight: 700;
    color: #000;
}
.modal-body h2 + p{
    font-size: 22px;
    font-weight: 400;
    color: #000;
    padding-top: 10px;
    padding-bottom: 30px;
}
.modal-body h2 + p span{
    color: #3087d9;
}
.modal-body form{
    display: block;
    width: 100%;
}
.modal-body form>ul{
    margin-bottom: 30px;
}
.modal-body form>ul li{
    padding: 10px 0;
    border-bottom: 1px dashed #e1e1e1;
}
.modal-body form>ul li>label{
    display: block;
    font-size: 18px;
    width: 130px;
    color: #000;
}
.modal-body form>ul li>div{
    width: calc(100% - 130px);
}
.modal-body form>ul li>div input{
    text-indent: 10px;
    font-size: 18px;
    padding: 5px 0;
}
.modal-body form>ul li>div select{
    display: block;
    font-size: 18px;
    color: #999;
    padding: 7px 0;
}
.modal-body form>ul li>div input,.modal-body form>ul li>div select{
    display: block;
    border: 1px solid #e1e1e1;
    width: 100%;
}
.modal-body form>ul li>div select,
.modal-body form>ul li>div input#answer_input,
.modal-body form>ul li>div input#name_input,
.modal-body form>ul li>div input#email_input{
    max-width: 180px;   
}
.modal-body form>ul li>div.phone input{
    max-width: 90px;
}
.modal-body form ul li>div p{
    font-size: 18px;
    padding: 0 10px;
}
.modal-body form .box{
    padding: 18px;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}
.modal-body form .box label{
    display: block;
    font-size: 15px;
    color: #666;
    margin-left: 10px;
}
.modal-body form .box.last{
    padding: 18px 45px;
}
.modal-body form .box.last h6{
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
}
.modal-body form .box.last ul li{
    font-size: 15px;
    color: #666;
    font-weight: 300;
    text-indent: -10px;
    padding-left: 10px;
}
.modal-body form .box.last ul li:not(:last-child){
    margin-bottom: 6px;
}
.modal-body form input[type="submit"]{
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 24px;
    color: #fff;
    background-color: #3087d9;
    padding: 12px 0;
    border: none;
    cursor: pointer;
}

#sub.e1 {
    background:url(../images/sub/e/e1_bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 120px;
    margin-bottom: 40px;
    position: relative;
}
#sub.e1::after{
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-64%);
    background:url(../images/sub/e/deco3.png) no-repeat;
    width: 428px;
    height: 212px;

}
.e1 h1.realtive{
    position: relative;
}   
.e1 h1.realtive::before{
    content: "";
    width: 140px;
    height: 281px;
    background: url(../images/sub/e/deco1.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 285px;
}
.e1 .quiz.realtive {
    background-color: #fff;
    padding: 40px;
    position: relative;
}
.e1 .quiz.realtive::after{
    content: "";
    width: 148px;
    height: 298px;
    background: url(../images/sub/e/deco2.png) no-repeat;
    position: absolute;
    top: -67px;
    right: -209px;
    z-index: 1;
}
.e1 .sub_title_wrap{
    background-color: #fff;
}
/*.e1 h1 {
    padding-bottom: 40px;
}*/
.e1 h1 img{
    display: block;
    margin: 0 auto;
    padding-top: 80px;
}
.e1 h2 img{
    display: block;
    margin: 0 auto;
    padding-top: 25px;
}
.e1_txt{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #444;
    line-height: 1.7;
    padding:20px 0 40px;
}
.e1_txt span{
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 10;
    background: #7b581b;
}

.quiz{
    /*background-color: #fff;*/
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    /*padding:50px;*/
    /*margin-bottom: 70px;*/
    /*border-left: none;*/
    border-radius: 15px 15px 0 0;
    position: relative;
    z-index: 10;
}
.quiz .quiz-box {
  padding: 0 50px 50px;
}
.quiz-notice {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    background: #ffc96a;
    border-radius: 0 0 15px 15px;
    padding: 30px 38px 0;
}

.quiz-notice .info2:last-child{
    display:flex;
}

.quiz-notice .info2:last-child h6{
    padding-bottom:0px;
}

.quiz h1{
    padding-bottom: 20px;
}
.quiz .question{
    text-align: center;
    font-size: 25px;
}
.quiz>p{
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.5;
}
.quiz>p span{
    font-size: 30px;
    font-weight: 700;
    color: #619910;
}
.quiz .hint{
    text-align: center;
    font-family: 'KOTRAHOPE';
    font-size: 21px;
    color: #fff;
    background-color: #497f60;
    width: fit-content;
    margin: 30px auto;
    padding: 1px 15px;
    border-radius: 32px;
}

.quiz .hint.winner-tit {
    background-color: #619910;
    width: auto;
    max-width: 103px;
    margin: 15px auto 20px;
}

.quiz .answer-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 35px;
    padding: 3px 10px;
    min-height: 50px;
    color: #333;
    font-size: 16px;
    text-align: center;
    word-break: keep-all;
    background: #fff5ff;
}

.quiz .result_txt2 {
    margin-bottom: 15px;
    color: #619910;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}

.quiz .result_txt2 span {
    font-size: 1.188em;
}

.quiz-box > p span {
    font-size: 30px;
    font-weight: 700;
    color: #619910;
}

.quiz>img{
    display: block;
    margin: 0 auto;
}

.result_txt {
    text-align: center;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.quiz .quiz-box .title3{
  padding-bottom: 0;
}

.quiz .quiz-box .title3 img{
  width: 100%;
}
.winner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
    border: 2px solid #337453;
    border-right: none;
    border-left: none;
}

.quiz .winner>li {
    display: flex;
    justify-content: space-between;
    width: 50%;
    padding: 10px 20px;
    font-size: 17px;
    text-align: center;
}

.quiz .winner>li:nth-child(2n-1) {
    padding-left: 40px;
    border-right: 1px solid #337453;
}

.quiz .winner>li:nth-child(9),
.quiz .winner>li:nth-child(10),
.quiz .winner>li:nth-child(19),
.quiz .winner>li:nth-child(20) {
    border-bottom: 1px solid #337453;
}

.quiz .winner>li:nth-child(4n-3), .quiz .winner>li:nth-child(4n-2) {
    background: #f5f5f5;
}

.quiz .answer_btn{
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    background-color: #00a4ff;
    padding: 10px 0;
    border-radius: 20px;
    max-width: 395px;
    margin: 37px auto;
    margin-top: 23px;
    cursor: pointer;

}
.quiz .info{
  padding: 50px 0;
  font-size: 20px;
  border-bottom: 2px dashed #baa47a;
  margin-bottom: 50px;
}
.quiz .info p.check-icon{
  position: relative;
}
.quiz .info p.check-icon::before{
  position: absolute;
  content: '';
  display: inline-block;
  left: -42px;
  background: url(../images/sub/e/e1_check.png) no-repeat;
  background-size: 100% auto;
  width: 25px;
  height: 20px;
}
.quiz .info li:not(:last-child){
    margin-bottom: 5px;
}
.quiz .info span{
    display: block;
    text-align: center;
    background-color: #ffb737;
    width: 120px;
    padding: 3px 10px;
    margin-right: 10px;
    font-weight: 700;
    /*border-radius: 30px;*/
}
.quiz .info2{
    font-size: 18px;
}


.quiz .info p.color b {
    color: #e62000;
}

@media (max-width : 750px){
    .quiz .winner > li{
        width:100%;
        justify-content: center;
    } 
    .quiz .winner>li:nth-child(2n-1) {
        padding-left: 20px;
        border-right: none;
    }
    .quiz .winner>li:nth-child(9), .quiz .winner>li:nth-child(10), .quiz .winner>li:nth-child(19), .quiz .winner>li:nth-child(20) {
        border : none;
    }
    .quiz .winner>li span {
        margin-right: 18px;
    }
    .e1_txt{
    padding-top: 50px;
    }
    .quiz .info2{
    font-size: 18px;
    padding: 0 10px;
    }

}

.info2.pb-25 {
    padding-bottom: 40px;
    padding-top: 10px;
}
.info2 h6{
    text-align: left;
    font-weight: 600;
    width: fit-content;
    padding-bottom: 5px;
}
.info2 ul{
    width: fit-content;
    
}
.info2 ul li{
    color: #6f6f6f;
    text-align: left;
    letter-spacing: -0.03em;
    line-height: 1.6;
}

.info2 a{
    text-align: center;
    width: fit-content;
    color: #5c80d0;
    text-decoration: underline;
}

.e1 .content.content1 {
    position: relative;
    overflow: hidden;
}
.e1 .content.content1::before {
    content: '';
    position: absolute;
    top: -218px;
    width: 100%;
    height: 100%;
    background-image: url(../images/sub/e/e1_deco1.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.e1 .correct-box {
    font-family: 'TangsBudaeJjigae';
    color: #ff80b7;
    font-size: 40px;
    line-height: 2.31em;
    padding-top: 10px;
    text-align: center;
}
.e1 .answer_btn {
    text-align: center;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background: #d8114c;
    border-radius: 15px;
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
    font-weight: bold;
    padding: 18px 0;
    position: relative;
    box-shadow: 0px 10px 10px #2125293d;
    cursor: pointer;
}

@media(max-width:1210px){
    .modal-content{
        margin: 0 20px;
    }
    .modal-body {
        padding: 25px;
        height: 500px;
    }
    .modal-body h2{
        font-size: 24px;
    }
    .modal-body h2 + p{
        font-size: 18px;
        padding-bottom: 15px;
        word-break: keep-all;
    }
    .modal-body form>ul li>label,.modal-body form>ul li>div input,.modal-body form>ul li>div select{
        font-size: 16px;
    }
    .modal-body form>ul li>div input{
        padding: 3px 0;
    }
    .modal-body form>ul li>div select{
        padding: 4.5px 0;
    }
    .e1 .content{
        padding: 30px;
    }

    .deco{
        display: block;
        margin: 0 auto;
        margin-top: 60px;
    }
    .e1 .quiz.realtive::after{
        top: -120px;
        right: -70px;
    }
}
@media(max-width:760px){

    .modal-body form>ul li{
        flex-wrap: wrap;
    }
    .modal-body form>ul li>div{
        width: 100%;
        margin-top: 10px;
    }
    .modal-body form .box.last {
        padding: 18px 25px;
    }
    .modal-body form input[type="submit"]{
        font-size: 20px;
    }
    .e1 .content{
        padding: 0 20px ;
    }
    .e1 .content.content1 {
        padding-top: 60px;
    }
    .e1 .content.content1::before {
        display: none;
    }
    .quiz::before {
        width: 90%;
        background-size: cover;
        height: 35px;
        top: -12px;
        left: 15px;
    }
    .quiz{
        padding-top: 30px;
    }
    .e1_txt{
        font-size: 16px;
        word-break: keep-all;
        position: relative;
    }
    .e1_txt::before{
        content: "";
        width: 50px;
        height: 80px;
        background: url(../images/sub/e/deco1.png) no-repeat;
        background-size: cover;
        position: absolute;
        left: -10px;
        top: -40px;
    }
    .e1_txt span{
        font-size: 20px;
    }
    .quiz>p{
        font-size: 18px;
    }
    .quiz>p span {
        font-size: 27px;
    }
    .quiz .info li{
        align-items: flex-start !important;
    }
    .e1 h1.realtive::before{
        display: none;
    }
    .e1 .quiz.realtive::after{
        width: 50px;
        height: 64px;
        background-size: cover;
        right: 0;
        top: -70px;
    }
    .e1 h1 .title1 {
        padding-top: 70px;
    }
    .quiz .info p.check-icon::before {
      left: -32px;
    }
    .quiz .info {
    /* padding-left: 50px;*/
    }
    .quiz .question {
        font-size: 20px;
    }
    .quiz .quiz-box {
        padding-right: 0;
        padding-left: 0;
    }
    .e1 .correct-box {
        font-size: 32px;
        line-height: 1.5;
        padding-top: 15px;
    }
    .info2 ul li {
        font-size: 13px;
        text-indent: -10px;
    }
    .quiz-notice {
        padding-left: 30px;
        padding-right: 15px;
    }
    .info2 h6 {
        text-indent: -10px;
    }
    .e1 .answer_btn {
        font-size: 20px;
    }
    #sub.e1::after {
        width: 257px;
        height: 146px;
        bottom: -30px;;
        background-image: url(../images/sub/e/deco3_m.png);
        background-repeat: no-repeat;
        background-size: cover;
        transform: translateX(-50%);

    }
}
/******************************** e1 ********************************/