
.layout_main{
    position: relative;
}

body h2{
    background-image: none;
}

/* ¸ð¹ÙÀÏ ÆË¾÷ */

.main-content-mid-sub_mobil{
    display: none;
}

.mobile_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #2ebf76;
    z-index: 99999;
    top: 0;
    display: none;
}

.mobile_nav {
    list-style: none;
    margin-top: 50px;
    padding: 0 20px;
}

.mobile_nav_item {
    margin-top: 30px;
    width: 150px;
}

.mobile_nav_item > ul {
    list-style: none;
    padding: 0;
    overflow: hidden; /* ³»¿ëÀÌ ³ÑÄ¡¸é ¼û±è */
    max-height: 0; /* ÃÊ±â ³ôÀÌ¸¦ 0À¸·Î ¼³Á¤ */
    transition: max-height 1s ease; /* ºÎµå·¯¿î Æ®·£Áö¼Ç È¿°ú */
}

.mobile_nav_item > ul > li {
    margin: 15px 0;
    padding-left: 15px;
}

.mobile_nav_item > ul > li > a {
    color: #fff;
    text-decoration: none;
}

.mobile_nav_item > a:hover {
    color: #0b8ce0;
    font-weight: bold;
    transition: 0.3s;
}

.mobile_nav_item > a {
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    display: block;
}

.btn_pop_out {
    position: absolute;
    right: 30px;
    top: 40px;
    cursor: pointer;
}

.mobile_nav_item2>li>a:hover{
    color: #0b8ce0;
}

.btn_pop_out_x {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #fff;
    transform: rotate(45deg);
}

.btn_pop_out_x2 {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #fff;
    transform: rotate(-45deg);
    margin-top: -3px;
}

/* mobile_nav_item¿¡ hover ½Ã mobile_nav_item2¸¦ º¸ÀÌ°Ô ÇÔ */
.mobile_nav_item:hover > ul {
    max-height: 500px; /* ulÀÇ ÃÖ´ë ³ôÀÌ¸¦ ¼³Á¤ (ÃæºÐÈ÷ Å©°Ô) */
}
/* TOP */

.number_type00{background-image: url(../img/cont/sub_00.png);}
.number_type27{background-image: url(../img/cont/sub_01.png);}
.number_type11{background-image: url(../img/cont/sub_02.png);}
.number_type12{background-image: url(../img/cont/sub_03.png);}
.number_type13{background-image: url(../img/cont/sub_04.png);}
.number_type25{background-image: url(../img/cont/sub_05.png);}
.number_type26{background-image: url(../img/cont/sub_06.png);}
.number_type20{background-image: url(../img/cont/sub_07.png);}

@media (max-width:1500px){
.number_type00{background-image: url(../img/cont/1200_sub_00.png);}
.number_type27{background-image: url(../img/cont/1200_sub_01.png);}
.number_type11{background-image: url(../img/cont/1200_sub_02.png);}
.number_type12{background-image: url(../img/cont/1200_sub_03.png);}
.number_type13{background-image: url(../img/cont/1200_sub_04.png);}
.number_type25{background-image: url(../img/cont/1200_sub_05.png);}
.number_type26{background-image: url(../img/cont/1200_sub_06.png);}
.number_type20{background-image: url(../img/cont/1200_sub_07.png);}

}

@media (max-width:1000px){
.number_type00{background-image: url(../img/cont/800_sub_00.png);}
.number_type27{background-image: url(../img/cont/800_sub_01.png);}
.number_type11{background-image: url(../img/cont/800_sub_02.png);}
.number_type12{background-image: url(../img/cont/800_sub_03.png);}
.number_type13{background-image: url(../img/cont/800_sub_04.png);}
.number_type25{background-image: url(../img/cont/800_sub_05.png);}
.number_type26{background-image: url(../img/cont/800_sub_06.png);}
.number_type20{background-image: url(../img/cont/800_sub_07.png);}
}


.sub_h2_title{
    margin-bottom: 50px;
    margin-left: 20px;
    font-size: 38px;
    color: #000;
}

.type_wi{
    width: 1810px;
    background-position: center;
    background-size: cover;
}
.top-nav__fav_box2 {
    width: 1810px;
    margin: 0 auto;
    height: 50px;
}

.fontsize {
    display: flex;
    align-items: center;
    height: 32px;
    padding-left: 10px;
    padding-right: 10px;
}

.fontsize h3 {
    display: inline-block;
    color: #000;
    font-size: 10px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Nanum Gothic';
    font-weight: 700;
    display: none;
}




#screenSize {
    display: flex;
    align-items: center;
    padding: 0;
    width: 340px;
    list-style: none;
}

.back_gr{
    background-color: #ccc;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

#screenSize>li{
    width: 25px;
    height: 25px;
    display: flex;
     align-items: center;
}
.size-up{
    font-size: 15px;
}

.back_gr_img{
    background-image: url(../img/bag_plus.png);
    width: 14px;
    height: 14px;
}
.back_gr_img2{
    background-image: url(../img/bag_myn.png);
    width: 14px;
    height: 14px;
}

.login-type::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: #ccc;
}
.login-type {
    display: inline-block;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 12px;
    border-radius: 16px;
    background-position: 10px center;
    background-repeat: no-repeat;
    position: relative;
}
.join-type::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: #ccc;
}
.join-type {
    display: inline-block;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 12px;
    border-radius: 16px;
    background-position: 10px center;
    background-repeat: no-repeat;
    position: relative;
}

.sitemap-type::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: #ccc;
}

.sitemap-type {
    display: inline-block;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 16px;
    position: relative;
}

.mem-type {
    display: inline-block;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 16px;
}

/* Çì´õ */

header {
   
    width: 1810px;
    margin: 0 auto;
 
   
}


.header__wrap{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 110px;
}

.header__wrap__h1 {
    width: 100%;
    margin: 0 auto;
    height: 100px;
    display: flex;
    justify-content: left;
    align-items: center;
}

.gnb {
    width: 100%;
    padding-top: 0;
    position: absolute;
    top: 88px;
    left: 120px;
    background-image: url(../images/gnb-bg.png);
    background-position: 0 -74px;
    background-repeat: repeat-x;
    display: flex
;
    justify-content: right;
}


.gnb-ul{
    width: 1150px;
    padding: 0;
    display: flex;
    list-style: none;
    margin-top: 15px;

}


.gnb-menu > a {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #222 ;
    font-weight: 500;
    height: 75px;
    line-height: 80px;
    text-decoration: none;
    background-position: 0 22px;
    background-repeat: no-repeat;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -ms-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.gnb-menu > a {
    display: block;
    position: relative;
    text-align: center;
    margin-left: -1px;
    /* overflow: hidden; */
    font-weight: bold;
    width: 170px;
}
.gnb-menu > a:hover, .gnb-menu > a:focus {
    color: #4f7fdd;
}

.gnb-menu {
   
    background-color: #fff;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 12.5%;
    margin-right: 20px;
}
.t_menu:hover .sub-nav__box__ul{
    background-color: #0b8ce0;
    
}
.t_menu:hover .sub-nav__box__list>a{
    color: #fff;
    font-weight: bold;
}


.won3{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0b8ce0;
    display: none !important;
    justify-content: center;
    align-items: center;

}

.menu-container {
  /* top: 10px; */
  height: 95px;
  width: 1200px;
}

.sub-nav__box__ul{
    list-style: none;
    padding: 0;
}

.sub-nav__box__list{
text-align: left;
margin-bottom: 15px;
text-align: center;
z-index: 999;
}

.sub-nav__box__list>a{
    text-decoration: none;
    color: #000;
    word-break: keep-all;
    font-size: 17px;
}



    /* ¼­ºê¸Þ´º */


.sub-nav__box__ul:nth-child(1){
    border-left: 1px solid #bac7be;
}

.sub-nav__box__ul{
    width: 170px;
    background: #fff;
    padding: 10px 0;
    height: 450px;
    border-right: 1px solid #bac7be;
    
}




.sub_nav_re{
  position: absolute;
  display: none;
  z-index: 999;
}


.gnb-ul{
    background-color: #fff;
}
.sub-nav__box__list{
    margin-bottom: 25px;
}

.sub_nav_re>ul>li>a:hover{
    color: #0b8ce0;
    transition: 0.2s;
}




/* ¸ÞÀÎ ºñÁê¾ó */

.main-visual{
    width: 1810px;
    height: 420px;
    margin: 0 auto;
    border-radius: 30px;
}

/* .main-slide {
    border-radius: 30px;
    height: 780px;
    width: 1810px;
} */

.main-slide__item>img{
    width: 100%;
    border-radius: 30px;
}

.swiper-button-next,.swiper-button-prev{
    background: #000;
    width: 35px !important;
    height: 35px !important;
    color: #fff !important;
    border-radius: 50%;
    --swiper-navigation-size: 22px;
    opacity: 0.65;
}




/* ¼­ºê ¸µÅ© ÄÁÅÙÃ÷ */

.main-content-mid1 {
    height: 390px;
    width: 1810px;
    margin: 0 auto;
    position: relative;
    z-index: 111;
}




.visual_img_box2{
    display: none;
}

.visual_img_box {
    position: absolute;
    width: 25%;
    left: 7%;
    top: 7%;
    z-index: 10;
}



.main-slide {
    overflow: hidden;
}

.main-content-mid-sub1 {
    transform: scale(0.8);
    width: 420px;
    height: 390px;
    border-radius: 10px;
    position: absolute;
    border: none;
    right: 19%;
    top: -150px;
    background-image: url(../img/backund-main.png);
    background-size: cover;
    padding: 30px 20px;
    box-sizing: border-box;
}

.main-content-mid-sub2 {
    transform: scale(0.8);
    border-radius: 10px;
    height: 430px;
    width: 380px;
    position: absolute;
    right: 5%;
    box-shadow: 20px 20px 7px #e6e6e6;
    background-image: url(../img/main-content-mid-sub2-img.png);
    background-size: cover;
    top: -75px;
}

.mid-sub-link {
    list-style: none;

}

.mid_li_link {
    margin-bottom: 25px;
    padding-bottom: 10px;
    width: 80%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.mid_li_link>a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}


.link_a_dis{
    display: none;
}


.link-child {
    border-bottom: 3px solid #fff;
    position: relative;
}

.sub_link_a {
    position: absolute;
    right: 1%;
    font-size: 30px !important;

}


/* ÇÐ±³ ¼Ò½Ä&ÀÏÁ¤ */


.main-content-mid2 {
    box-sizing: border-box;
    /* border: 1px solid #000; */
    border-radius: 20px;
    height: 550px;
    width: 1810px;
    margin: 0 auto;
    position: relative;
    background: #d4e7ff;
    display: flex;
    justify-content: space-around;
    padding: 80px 60px;
    margin-bottom: 20px;
    align-items: center;
}

.mid_con {
    /* border: 1px solid #000; */
}

.cont1 {
    width: 30%;
    height: 420px;
}

.cont2 {
    width: 38%;
    height: 420px;
}

.cont3 {
    width: 30%;
    height: 420px;
}

.cont_sub_box {
    padding: 25px;
    background: #fff;
    border-radius: 20px;
    height: 350px;
    box-sizing: border-box;
    overflow: hidden;

}
.cont_sub_box>a{
    display: flex;
    justify-content: center;
}

.cont2>.cont_sub_box:nth-child(3){
    display: none;
}

.cont1_img_box {
    border-radius: 20px;
    width:340px;
	height:260px;
}

.cont_sub_box_p{
    width: 100%;
}

.cont_p_text {
    text-align: center;
    font-size: 1.3em;
}


.cont2_link_a {
    padding: 5px 15px;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    border-radius: 30px;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    cursor: pointer;
}

/* .a_tag_but{
    display: none;
} */

.cont2_a_child {
    background: #2c3542;
    color: #fff;
}

.cont_sub_box_p>span {
    color: #9b9b9b;
    margin-left: 20px;
    font-weight: 500;
}

.cont_sub_box_p>a {
    color: #000;
    text-decoration: none;
}

.cont_sub_box_p>a {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.cont_sub_box_sp{
    width: 70% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.95em !important;
}
.cont_sub_box_p>a>span{
    width: 20%;
    font-size: 0.9em;
    white-space: nowrap;
}

.cont_sub_box_p:nth-last-child(1) {
    border: none;
}


.cont3_schedule {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-weight: bold;
    border-bottom: 2px solid #000;
}

.cont3_schedule>a {
    text-decoration: none;
    font-size: 18px;
    width: 8px;
    height: 13px;
}

.cont3_schedule>p {
    font-size: 22px;
}


.cont3_schedule_list {
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    box-sizing: border-box;
    padding: 0;
    list-style: none;
}

.cont3_schedule_list>dl,.cont3_schedule_list>li{
    display: flex;
    justify-content: flex-start;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    height: 45px;
    align-items: center;
    font-size: 1.1em;
}

.cont3_schedule_list>li>a{
    text-decoration: none;
    color: #000;
}

.cont3_schedule_list>li>dd,.cont3_schedule_list>li>span{
    font-size: 1.1em;
}

.cont3_schedule_list>li>span:nth-child(1){
    font-weight: bold;
    width: 25%;
    color: #333;
}


.cont3_schedule_list_p {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.cont3_schedule_list_p:nth-last-child(1) {
    border: none;
}

.cont3_schedule_list_sp1 {
    font-weight: bold;
    margin-right: 20px;
}


/* ÇÐ±³¾Ù¹ü */

.main-content-mid3 {
    box-sizing: border-box;
    /* border: 1px solid #000; */
    border-radius: 20px;
    height: 560px;
    width: 1810px;
    margin: 0 auto;
    position: relative;
    background: #ddffe9;
    padding: 40px 60px;
    margin-bottom: 20px;

}

.album_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* ½½¶óÀÌµå css */

.album_list_slide_container {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* ³ÑÄ¡´Â ½½¶óÀÌµå ¼û±â±â */
    margin: 0 auto;
}

.album_cont_box{
    display: flex;

}

.You_Tu{
    width: 100%;
    height: 340px;
}

.You_Tu_P{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}

.album_list_slide_wrapper {
    display: flex;
    transition: transform 0.3s ease;
    /* ºÎµå·¯¿î ½½¶óÀÌµå */
}

.album_list_slide_item {
    width: 50%;
    /* °¢ ½½¶óÀÌµå°¡ ÄÁÅ×ÀÌ³ÊÀÇ 1/4À» Â÷Áö */
    flex-shrink: 0;
    /* ½½¶óÀÌµå Å©±â À¯Áö */
    box-sizing: border-box;
    padding: 5px 15px;
    /* ½½¶óÀÌµå °£ °£°Ý */
    height: 400px;
}

.cont_sub_box .album_list_slide_item_num2{
    width: 100%;
    height: 45px;
  
}
.cont_1_a{
    font-size: 0.95em;
}

.cont_sub_box .album_list_slide_item_num2 .album_slide_a_tag{
    border-bottom: 1px solid #ddd;
   
   
}
.cont_sub_box .album_list_slide_item_num2 .album_slide_a_tag>p{
    font-size: 1.1em;
}

.album_list_slide_item>a {
    text-decoration: none;
    color: #000;
}

.album_slide_a_tag{
    display: flex;
    flex-direction: column;
    align-items:start;
}

.album_list_slide_item img {
    width: 100%;
    height: 340px;
    display: block;
    border-radius: 25px;
}

.album_list_slide_item img:hover {
    filter: brightness(70%);
    transition: 0.5s;
}

.album_list_slide_prev,
.album_list_slide_next {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 50%;
    user-select: none;
    background-color: #fff;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.album_list_slide_prev {
    left: 1%;
}

.album_list_slide_next {
    right: 0%;
}

.album_list_slide_prev:hover,
.album_list_slide_next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.album_list_slide_item>a>p {
    text-align: left;
    font-size: 20px;
    font-weight: bold;

}




/* footer */
.footer_se {
    width: 1810px;
    height: 300px;
    border-radius: 30px 30px 0 0;
    background: #303d4e;
    margin: 0 auto;
    padding: 50px 100px;
    box-sizing: border-box;
    position: relative;
}
.visual_img_box3 {
    position: absolute;
    width: 140px;
    left: 67%;
    top: 45%;
    z-index: 10;
    height: 150px;
    border-radius: 15px;
}

.footer_cont_1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}

.footer_list_ul,
.footer_list_ul2>li {
    list-style: none;
}

.footer_list_ul {
    display: flex;
}

.footer_list_ul>li {
    position: relative;
    padding-right: 15px;
    color: #fff;
    margin: 0 5px;
    font-size: 18px;

}

.footer_list_ul>li>a {
    text-decoration: none;
    color: #fff;
}

.footer_list_ul_a_child {
    color: #fbfd76 !important;
}



.footer_list_ul>li::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background-color: #ccc;
}

.footer_list_ul>li:last-child::after {
    display: none;
}

.footer_cont_2_box>p {
    color: #fff;
    line-height: 24px;
}

.footer_cont_2 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;

}

.footer_list_s_i_t {
    width: 260px;
    height: 50px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;

}

.footer_list_ul2 {
    margin: 0;
    padding: 15px 25px;
    background: #fff;
    border-radius: 10px;
}

.footer_list_ul2>li {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_list_ul3 {
    display: none;
    list-style: none;
    padding: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    height: 0;
    /* ÃÊ±â ³ôÀÌ 0À¸·Î ¼³Á¤ */
}

.footer_list_ul3>li {
    margin: 10px 0;
    cursor: pointer;
}

.footer_list_ul3>li>a {
    text-decoration: none;
    color: #000;
}

.footer_list_ul3>li:nth-last-child(1) {
    margin: 10px 0 0 0;
}


/* tablet */

@media (max-width:1809px) {
    /* TOP */

    .number_type1,.type_wi{
        width: 100%;
    }

    .header__wrap__h1>h1>a{
        width: 280px !important;
    }

    .top-nav__fav_box2 {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }
    /* Çì´õ */
    header{
        width: 100%;
        height: 105px;
    }
    .main_logo_icon{
        margin-left: 15px;
    }
    .menu-container{
        margin-right: 30px;
    }

  

    /* ¸ÞÀÎ ºñÁê¾ó */

    .swiper-slide{
        width: 100% !important;
    }

    .main-slide {
        border-radius: 30px;
        height: auto;
        width: 100%;
    }
    .main-visual {
        width: 100%;
      height: auto;
      border-radius: 0;
      margin-top: 15px;
    }


    .main-content-mid1 {
        height: 350px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    /* ¼­ºê ¸µÅ© ÄÁÅÙÃ÷ */

    .visual_img_box {
        position: absolute;
        width: 420px;
        left: 5%;
        top: 20px;
        z-index: 10;
    }


    .main-content-mid-sub1 {
        transform: scale(0.9);
        width: 370px;
        height: 360px;
        border-radius: 10px;
        position: absolute;
        border: none;
        right: 23%;
        top: -100px;
        background-image: url(../img/backund-main.png);
        background-size: cover;
        padding: 15px 20px;
        box-sizing: border-box;
    }
    .mid_li_link>a {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        margin-left: 10px;
    }

    .main-content-mid-sub2 {
        transform: scale(0.9);
        border-radius: 10px;
        height: 380px;
        width: 330px;
        position: absolute;
        right: 130px;
        box-shadow: 20px 20px 7px #e6e6e6;
        background-image: url(../img/main-content-mid-sub2-img.png);
        background-size: cover;
        background-position: center;
        top: -55px;
    }


    /* ÇÐ±³ ¼Ò½Ä&ÀÏÁ¤ */

    .main-content-mid2 {
        box-sizing: border-box;
        /* border: 1px solid #000; */
        border-radius: 20px;
        height: 645px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        display: flex;
        justify-content: space-around;
        padding: 20px;
        margin-bottom: 20px;
        align-items: center;
    }

    .cont1 {
        width: 30%;
        height: 430px;
    }
    .cont2 {
        width: 34%;
        height: 430px;
    }
    .cont3 {
        width: 34%;
        height: 430px;
    }

/* ÇÐ±³ ¾Ù¹ü */
.main-content-mid3 {
    box-sizing: border-box;
    /* border: 1px solid #000; */
    border-radius: 20px;
    height: 550px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #ddffe9;
    padding: 20px;
    margin-bottom: 20px;
}

.album_list_slide_prev,
.album_list_slide_next {
 
    top: 44%;
  
}
.album_list_slide_prev {
    left: 0.5%;
}
.album_list_slide_next {
    right: 0.8%;
}

/* footer */
.footer_se {
    width: 100%;
    height: 300px;
    border-radius: 30px 30px 0 0;
    background: #303d4e;
    margin: 0 auto;
    padding: 30px 30px;
    box-sizing: border-box;
}
.number_type1, .type_wi {
    width: 100%;
}

}



@media (max-width: 1499px){
    header {
        width: 100%;
        height: 120px;
    }
    .header__wrap {
        flex-direction: column;
    }
    .header__wrap__h1 {
        margin: 0 auto;
        height: 90px;
        display: flex
;
        justify-content: center;
        align-items: center;
    }
    .main-visual {
        margin-top: 40px;
    }
    .gnb-ul {
        margin-top: 30px;
    }
    .main_logo_icon{
        width: 280px !important;
    }
    .menu-container{
        align-items: flex-end;
    }

    .gnb-ul {
        width: 100%;
        margin: 0;
    }

    .main-content-mid2 {
        height: 500px;
    }
    .gnb-menu > a {
    width: 200px;
}
.sub-nav__box__ul {
    width: 205px;
}

    .main-content-mid3 {
        box-sizing: border-box;
        /* border: 1px solid #000; */
        border-radius: 20px;
        height: 560px;
        margin: 0 auto;
        position: relative;
        background: #ddffe9;
        padding: 20px;
        margin-bottom: 20px;
    }
    .album_list_slide_prev, .album_list_slide_next {
      
        top: 50%;
       
    }

    .album_list_slide_prev {
        left: 0.5%;
    }
    .album_list_slide_next {
        right: 0.2%;
    }
    
}

@media (max-width: 1401px){
    .top-nav__fav_box2 {
        width: 100%;
    }
    header {
        width: 100%;
    }
    .main-visual {
        width: 100%;
        margin-top: 5px;
    }
    .main-content-mid1 {
        width:100%;
    }
    .main-content-mid1 {
        width: 100%;
    }
    .main-content-mid2 {
        width: 100%;
    }
    .main-content-mid3 {
        width: 100%;
    }
    .footer_se{
        width: 100%;
    }
  
}

@media (max-width: 1349px){

    /* ¼­ºê¸Þ´º */
    .sub-nav__box__ul {
        width: 180px;
        background: #fff;
        padding: 10px 0;
        height: 500px;
    }

   
    .sub-nav__box__list {
        margin-bottom: 25px;
        /* padding-right: 20%; */
    }

    /* Çì´õ */
    .header__wrap__h1{
        margin: 0 auto;
        height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    header{
        width: 100%;
        height: 150px;
    }

    .gnb-menu > a {
        width: 180px;
    }


 
    .header__wrap {
        flex-direction: column;
        
    }
    .gnb-menu {
        width: 12%;
    }
    .gnb-ul {
        width: 100%;
        margin: 0;
        height: 0;
        display: flex;
        justify-content: center;
    }
    .gnb-ul2{
        width: 100%;
        top: 55px;
        left: 0px;
    }
    .gnb-ul2 > li {
        width: 12.5%;
        margin-right: 20px;
    }
    .header__wrap__h1>h1{
        margin: 0;
    }
    .gnb-ul2 > li > ul > li {
        margin-bottom: 20px;
        font-size: 19px;
        padding-right: 35px;
    }
   
}
@media (max-width: 1299px){
    .gnb-menu > a {
        width: 155px;
    }
    .main_logo_icon{
        width: 280px !important;
    }
    .sub-nav__box__ul {
        width: 173px;
        background: #fff;
        padding: 10px 0;
        height: 500px;
    }
}

@media (max-width: 1100px){
    .sub-nav__box__list {
        margin-bottom: 25px;
    }
    .header__wrap {
     
        height: 100px;
    }
    header {
        width: 100%;
        height: 170px !important;
    }
    .header__wrap__h1 {
        height: 79px;
    }
    .sub-nav__box__ul {
        width: 150px;
    }

}

@media (max-width: 1300px){
    /* Çì´õ */
    .header__wrap__h1 {
        margin: 0 auto;
        height: 90px;
        display: flex
;
        justify-content: center;
        align-items: center;
    }
    header {
        width: 100%;
        height: 160px;
    }

    /* ¼­ºê ¸µÅ© ÄÁÅÙÃ÷ */

    .main-content-mid1 {
        height: 350px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .visual_img_box3 {
        width: 100px;
        left: 65%;
        height: 110px;
        top: 50%;
    }


    .main-content-mid-sub1 {
        width: 300px;
        height: 360px;
        border-radius: 10px;
        position: absolute;
        border: none;
        right: 16%;
        top: -80px;
        background-image: url(../img/backund-main.png);
        background-size: cover;
        padding: 20px 5px;
        box-sizing: border-box;
    }

    .main-content-mid-sub2 {
        border-radius: 10px;
        height: 350px;
        width: 270px;
        position: absolute;
        right: 5px;
        box-shadow: 20px 20px 7px #e6e6e6;
        background-image: url(../img/main-content-mid-sub2-img.png);
        background-size: cover;
        top: -5px;
        background-position: center;
    }

    

    .mid-sub-link{
        padding: 0 20px;
    }

    .mid_li_link>a {
        color: #fff;
        font-size: 1.1em;
        font-weight: bold;
        text-decoration: none;
        margin-left: 10px;
    }

    .sub_link_a {
        position: absolute;
        right: 1%;
        font-size: 20px !important;
    }

    .visual_img_box {
        position: absolute;
        width: 400px;
        left: 8%;
        top: 35px;
        z-index: 10;
        
    }

    /* ÇÐ±³ ¼Ò½Ä&ÀÏÁ¤ */

    .main-content-mid2 {
        box-sizing: border-box;
        border-radius: 20px;
        height: auto;
        width: 100%;
        margin: 0 auto;
        position: relative;
        display: flex;
        justify-content: flex-start;
        padding: 20px;
        margin-bottom: 20px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .cont1 {
        width: 48%;
        height: 430px;
        margin-right: 20px;
    }

    .cont2 {
        width: 48%;
        height: 430px;
    }

    .cont3 {
        width: 48%;
        height: 430px;
    }

    /* ÇÐ±³¾Ù¹ü */

    .album_list_slide_prev, .album_list_slide_next {
     
        top: 48%;
     
    }

    .album_list_slide_item {
        width: 50%;
        flex-shrink: 0;
        box-sizing: border-box;
        padding: 5px;
        height: 400px;
    }

    /* footer */

    .footer_cont_2_box>p {
        color: #fff;
        font-size: 15px;
    }

}


@media (max-width: 999px){

    

    /* Çì´õ */
    .gnb-ul2 > li > ul > li {
        margin-bottom: 20px;
        font-size: 16px;
        padding-right: 25px;
    }

    .sub-nav__box__list>a {
        font-size: 14px;
        word-break: keep-all;
    }

    /* ¼­ºê */
    .sub-nav__box__ul {
        width: 137px;
    }
    .gnb-menu > a {
        width: 125px;
    }
    .sub-nav__box__list {
        margin-bottom: 25px;
    }

    .main-visual {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        border-radius: 0;
    }
   /* ¼­ºê ¸µÅ© ÄÁÅÙÃ÷  */

   .main-content-mid-sub2{
    display: none;
   }
   .visual_img_box3 {
    width: 95px;
    left: 72%;
    top: 65%;
    height: 100px;
}
  

.main-content-mid-sub1 {
    width: 350px;
    height: 360px;
    border-radius: 10px;
    position: absolute;
    border: none;
    right: 5%;
    top: -90px;
    background-size: cover;
    padding: 20px 20px;
    box-sizing: border-box;
}

.mid_li_link {
    margin-bottom: 25px;
    padding-bottom: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}


.mid_li_link>a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}
.sub_link_a {
    position: absolute;
    right: 1%;
    font-size: 30px !important;
}

/* ÇÐ»ç ÀÏÁ¤ */
.cont3_schedule_list>dl>dt {
    font-size: 16px;
}

.cont3_schedule_list>dl>dd {
    font-size: 16px;
}




/* ÇÐ±³ ¾Ù¹ü */

.main-content-mid3 {
  
    height: 1100px;

}
.album_cont_box{
    display: flex;
    flex-direction: column;
}
.album_list{
    width: 100% !important;
    margin-top: 25px;
}

.album_list_slide_prev, .album_list_slide_next {
    top: 50%;
}
.album_list_slide_item>a>p {
    text-align: center;
    width: 100%;
}
.album_title{
    padding: 0 !important;
}
}

@media (max-width: 800px){
    .top-nav__fav3{
        height: 60px;
    }
    #screenSize {
        width: 100px;
    }
    #screenSize>li {
      display: none;
    }
    #screenSize>li:nth-last-of-type(1){
        display: block;
    }
    #screenSize>p{
        display: none;
    }

    /* ¼­ºê */
    .sub-nav__box__list {
        margin-bottom: 25px;
    }
    .date label{
        display: none;
    }
    .visual_img_box3 {
      left: 73%;
        
    }
    
    /* Çì´õ */
    .gnb-ul2 > li > ul > li {
        margin-bottom: 20px;
        font-size: 16px;
        padding-right: 0;
        text-align: center;
    }
    .sub-nav__box__ul {
        width: 110px;
    }
    .gnb-menu > a {
        width: 90px;
        font-size: 18px;
    }
    .won3 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #0b8ce0;
        display: none !important;
    }

    /*  */
    .main-content-mid2 {
        box-sizing: border-box;
        border-radius: 20px;
        height: auto;
        width: 100%;
        margin: 0 auto;
        position: relative;
        display: flex;
        padding: 20px;
        margin-bottom: 20px;
    }
    .cont1 {
        width: 100%;
        height: 430px;
        margin-right: 0px;
        padding-bottom: 30px;
        /* border: 1px solid #ddd; */
        border-radius: 0 0 20px 20px;
    }
    .cont2 {
        width: 100%;
        height: 430px;
        margin-top: 25px;
        /* border: 1px solid #919191; */
        border-radius: 0 0 20px 20px;
        padding-bottom: 30px;
    }
    .cont3 {
        width: 100%;
        height: 430px;
        margin-top: 25px;
        /* border: 1px solid #919191; */
        border-radius: 0 0 20px 20px;
    }

    /* .cont1_box_con{
        background-color: #ff7a7a;
        padding: 0 10px;
        margin-right: 0 !important;
    }

    .cont1_box_con>h2{
        color: #fff;
    }

    .cont2_box_con{
        background-color: #0b8ce0;
        padding: 0 10px;
    }
    .cont2_box_con>h2{color: #fff;}

    .cont2_a_child {
        color: #238dff;;
    }

    .cont2_link_a{
        background: #fff;
        border: none;
    }

    .cont3_box_con{
        background-color: #ff7a7a;
        padding: 0 10px;
        margin-right: 0 !important;
    } */

    /* .cont3_box_con>h2{
        color: #fff;
    } */
    /* .a_tag_but{
        background-image: url(../img/cont/icon_plus2.png) !important;
    }
    .cont3_box_con>a{
        background-image: url(../img/cont/icon_plus2.png) !important;
    }

    .album_title_color2>a{
        background-image: url(../img/cont/icon_plus2.png) !important;
    } */

    .cont1>.cont_sub_box {
       display: flex;
       flex-direction: column;
       align-items: center;
       height: 350px;
       
    }

    .visual_img_box {
        display: none;
        
       
    }

    .visual_img_box2{
        display: inline-block;
        position: absolute;
        width: 400px;
        left: 20%;
        top: 330px;
        z-index: 10;
    }

    .main-content-mid-sub1 {
        width: 400px;
        height: 380px;
        right: 0;
        top: 0;
        position: relative;
        transform: scale(1);
       
    }
    /* .main-content-mid-sub2 {
        display: inline-block;
        height: 350px;
        width: 290px;
        right: 4%;
        top: 120px;
    } */

    .mid_li_link>a {
        font-size: 18px;
    }

    .sub_link_a {
        font-size: 30px !important;
    }

    .main-content-mid1 {
        height: 490px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        display: flex;
        justify-content: center;
    }

    .cont_sub_box_p>a>span {
        width: 25%;
        font-size: 16px;
    }

    .cont_sub_box>img{
        width: 350px;
    }

    .album_list_slide_prev, .album_list_slide_next {
        cursor: pointer;
        position: absolute;
        top: 57%;
        width: 30px;
        height: 30px;
        border: 1px solid #ddd;
        color: #000;
        font-weight: bold;
        font-size: 15px;
        transition: 0.6s ease;
        border-radius: 50%;
        user-select: none;
        background-color: #fff;
        transform: translateY(-50%);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cont1>.cont_sub_box {
        justify-content: center;
    }

    .cont1_img_box {
        width: 330px;
        height: 250px;
    }
    .main-content-mid3 {
        height: 1150px !important;
    }

    .album_list{
        padding: 0 !important;
        border-radius: 0 0 20px 20px;
    }

    .You_Tu_P {
        margin-left: 10px;
    }

    .album_list:nth-child(1){
        padding-bottom: 30px !important;
    }
  

    .album_list_slide_prev, .album_list_slide_next {
        top: 44%;
    }

    .album_list_slide_item {
        width: 50%;
        flex-shrink: 0;
        box-sizing: border-box;
        padding: 5px;
        height: 430px;
    }

    .You_Tu {
        border-radius: 0px;
    }



    .footer_list_ul>li>a{
        font-size: 18px;
    }

    .footer_list_s_i_t {
        width: 240px;
        height: 50px;
        background-color: #fff;
        border-radius: 10px;
        margin-top: 10px;
    }

    .footer_cont_1{
        justify-content: flex-start;
    }

    .footer_cont_1>div>img{
        display: none;
    }
    .footer_list_ul{
        padding: 0;
    }
    .footer_se {
        height: auto;
      
    }

 

}
@media (max-width: 900px){
    .sub-nav__box__ul {
        width: 125px;
    }
    .visual_img_box {
        width: 350px;
        left: 8%;
        top: 70px;
    }
}

@media (max-width:769px){
      /* TOP */
      .number_type1,.type_wi {
        height: 300px;
        padding: 0 100px;
        box-sizing: border-box;
        margin: 0 auto;
        border-radius: 20px 0 0 20px;
        display: none;
    }
   

      .login-type,.join-type {
        padding-left: 15px;
        padding-right: 12px;
        background-image: none !important;
    }
    .header__wrap__h1 {
        justify-content: start;
        margin-left: 10px;
    }
    .main_logo_icon{
        width: 290px !important;
    }
    header {
        width: 100%;
        height: 80px !important;
    }
   
    .header__wrap {
        height: 100px;
        flex-direction: row;
        align-items: center;
    }

    /*  */
 
 .menu-container{
    display: none !important;
 }
 .won3{
    display: flex !important;
    margin-right: 20px;
 }
}

@media (max-width:600px){
   /* TOP */
   .login-type,.join-type,.sitemap-type,.mem-type {
   font-size: 12px;
   padding-left: 15px;
   padding-right: 15px;

}
.fontsize {
    display: none;
}
.log{
    width: 100%;
    display: flex;
    justify-content: right;
}

/* Çì´õ */
header {
    height: 80px !important;
        position: sticky;
        top: 0;
        z-index: 10000;
        background: #fff;
        border-bottom: 1px solid #ddd;
}
.header__wrap__h1 {
    height: 50px;
}
.main_logo_icon{
    width: 250px !important;
    margin-top: 10px;
}
.won3 {
    margin-top: 10px;
}

.header__wrap {
    height: 60px;
    justify-content: end;
}

/* ¸ÞÀÎ ºñÁê¾ó */

.swiper-slide>img{
    height: 300px !important;
}



/* ¼­ºê ÄÁÅÙÃ÷1 */

.main-content-mid1 {
    height: 400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}

.cont_sub_box_p{
    margin-bottom: 20px;
}



.cont1_img_box{
    width: 280px;
    height: 220px;
}

    .main-content-mid-sub1 {
        width: 93%;
        height: 380px;
        right: 0;
        top: 0;
        position: relative;
      
    }
    .cont3_schedule_list {
        width: 100%;
        height: 265px;
        overflow-y: scroll;
        box-sizing: border-box;
    }
    

    .visual_img_box2 {
        display: none;
    }

    .footer_list_s_i_t {
        position: absolute;
        top: -10px;
        right: 20px;
        width: 170px;
    }
    .footer_list_ul2>li{
        font-size: 0.8em;
    }
    .footer_list_ul3>li{
        font-size: 0.8em;
    }

    .album_list_slide_item img {
       height: 180px;
    }

    .You_Tu {
        height: 220px;
    }

    

    .album_list_slide_prev, .album_list_slide_next {
        top: 40%;
    }

    .cont2 {
        width: 100%;
        height: 400px;
    }

    .cont2_box_con{
        padding: 0 10px !important;
    }

    .cont2>div {
        flex-direction: row;
        align-items: center;
        padding: 20px 10px 0 ; 
        height: 360px;
    }
    .cont2>div>div{
        justify-content: flex-start;
    }

    .main-content-mid3 {
        height: 850px !important;
    }

    .album_list_slide_item>a>p {
        text-align: center;
        font-size: 1em;
        font-weight: bold;
        margin: 20px auto 0;
    }

    .cont3_schedule_list>dl {
        padding: 7px;
        padding-bottom: 15px;
    }

    .cont3_schedule_list>dl>dt {
        font-size: 1em;
    }

        .cont3_schedule_list>dl>dd {
        font-size: 1em;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }


    /* ¸ð¹ÙÀÏ ¼­ºñ½º ÅÇ */

    .main-content-mid-sub_mobil{
        height: 270px;
        width: 100%;
        margin: 0 auto;
        display: none;

    }

    .mid-sub-link_mobil{
        list-style: none;
        display: none;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .mid_li_link_mobil{
        background: #0b8ce0;
        width: 25%;
        border-radius: 20px;
        padding: 30px 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    
    .mid_li_link_mobil>a{
        color: #fff;
        font-size: 1.1rem;
        text-decoration: none;
            white-space: nowrap;
            margin-top: 10px;
    }
    .visual_img_box3 {
        top: 75%;
    }

    @media (max-width:450px){
        .mid-sub-link_mobil{
            list-style: none;
            display: flex;
            margin-top: 40px;
            padding-left: 0;
            align-items: center;
            justify-content: center;
        }
        .main-content-mid-sub_mobil{
            height: 230px;
            width: 100%;
            margin: 0 auto;
        }
        .mid_li_link_mobil{
            width: 24%;
            padding: 20px 10px;
            display: flex;
            flex-direction: column;
        }
 
    
        .mid_li_link_mobil>a{
            color: #fff;
            font-size: 0.9em;
            text-decoration: none;
            white-space: nowrap;
            margin-top: 10px;
        }
    }
    

    .album_list_slide_item {
        width: 50%;
        flex-shrink: 0;
        box-sizing: border-box;
        padding: 5px;
        height: 250px;
    }

  

    /* ÇªÅÍ */


  
    .footer_se {
        position: relative;
        padding: 50px 30px;
    }
    .footer_list_ul>li>a {
        font-size: 13px;
    }
    .footer_list_ul2 {
        margin: 0;
        padding: 15px 10px;
        background: #fff;
        border-radius: 10px;
    }
    

    .footer_list_ul>li::after {
        content: "";
        position: absolute;
        top: 60%;
        right: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 60%;
        background-color: #ccc;
    }
    .cont_sub_box {
        padding: 20px 7px;
        height: 360px;
    }
    .cont_sub_box_p>a>span {
        font-size: 0.8em;
    }
    .cont_sub_box_sp {
      
        font-size: 0.9em !important;
    }
    
   
}

@media (max-width:400px){
    .main-visual {
        height: 300px;
    }

    .main-content-mid2 {
        padding: 10px;
    }

    .main-content-mid3 {
        padding: 10px;
    }

.fontsize{
    display: none;
}
.log{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.visual_img_box2 {
    display: none;
}
.footer_cont_1 {
    padding: 0;
}
.footer_list_s_i_t {
    position: absolute;
    top: -10px;
    right: 20px;
    width: 170px;
    display: none;
}

.cont1_box_con>h2 {
    font-size: 1.3em;
}
.cont2_box_con>h2 {
    font-size: 1.3em;
}
.cont3_box_con>h2 {
    font-size: 1.3em;
}
.cont2_link_a {
    margin: 0 10px 0 0;
    font-size: 0.8em;
}

.cont2_link_a:nth-last-of-type(0){
    margin: 0;
}
.album_title>h2 {
    font-size: 1.3em;
}
.album_list_slide_prev, .album_list_slide_next {
    top: 40%;
}
.album_title_color2 {
    padding: 0 10px !important;
}
.cont2>div>div {
    margin: 0 !important;
}
}
