@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR&display=swap');
@font-face {
    font-family: 'NotoSansKR-Regular';
    src: url('../fonts/NotoSansKR-Light.eot');
    src: url('../fonts/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansKR-Light.woff') format('woff'), url('../fonts/NotoSansKR-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSansKR-Regular';
    src: url('../fonts/NotoSansKR-Regular.eot');
    src: url('../fonts/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansKR-Regular.woff') format('woff'), url('../fonts/NotoSansKR-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSansKR-Regular';
    src: url('../fonts/NotoSansKR-Bold.eot');
    src: url('../fonts/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansKR-Bold.woff') format('woff'), url('../fonts/NotoSansKR-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'scdream1';
    src: url('../fonts/scdream1.woff2') format('woff2'),
    url('../fonts/scdream1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream2';
    src: url('../fonts/scdream2.woff2') format('woff2'),
    url('../fonts/scdream2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream3';
    src: url('../fonts/scdream3.woff2') format('woff2'),
    url('../fonts/scdream3.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream4';
    src: url('../fonts/scdream4.woff2') format('woff2'),
    url('../fonts/scdream4.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream5';
    src: url('../fonts/scdream5.woff2') format('woff2'),
    url('../fonts/scdream5.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream6';
    src: url('../fonts/scdream6.woff2') format('woff2'),
    url('../fonts/scdream6.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream7';
    src: url('../fonts/scdream7.woff2') format('woff2'),
    url('../fonts/scdream7.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream8';
    src: url('../fonts/scdream8.woff2') format('woff2'),
    url('../fonts/scdream8.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scdream9';
    src: url('../fonts/scdream9.woff2') format('woff2'),
    url('../fonts/scdream9.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* { overflow-wrap: break-word; }
.rss_list { padding-top: 50px; }
.rss_list .more { float: right; margin-bottom: 15px; font-weight: bold; }

.rss-grid {
 clear: both;
  display: flex;
  flex-wrap: wrap;;
  justify-content: space-between;
}
.rss-item {
  width: calc(33.333% - 15px);
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
}
.rss-thumb {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 비율 */
  background-color: #f0f0f0;
  overflow: hidden;
  margin-bottom: 10px;
}
.rss-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper_story { position: relative; float: left; width: 100%; margin-top: 60px; }
.swiper_story .swiper-slide { text-align: left; }
.swiper_story .swiper-slide .thumbnail { position: relative; padding-top: 60%; margin-bottom: 15px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.swiper_story .swiper-slide .btn { position: absolute; bottom: 0; right: 0; padding: 6px 10px 5px 10px; background: #ffa400; border-radius: 8px 0 0 0; color: #fff; font-size: 14px; }
.swiper_story .swiper-slide a:hover { color: #444; }
.swiper_story .swiper-slide h3 { margin-bottom: 10px; font-weight: 500; font-size: 18px; }
.swiper_story .swiper-slide h4 { color: #777; font-weight: 500; }
.swiper_story .swiper-slide:nth-child(1) .thumbnail { background-image:url("../images/img_story1.jpg") }
.swiper_story .swiper-slide:nth-child(2) .thumbnail { background-image:url("../images/img_story2.jpg") }
.swiper_story .swiper-slide:nth-child(3) .thumbnail { background-image:url("../images/img_story3.jpg") }
.swiper_story .swiper-slide:nth-child(4) .thumbnail { background-image:url("../images/img_story4.jpg") }
.swiper_story .swiper-slide:nth-child(5) .thumbnail { background-image:url("../images/img_story5.jpg") }
.swiper_story .swiper-slide:nth-child(6) .thumbnail { background-image:url("../images/img_story6.jpg") }
.swiper_story .swiper-slide:nth-child(7) .thumbnail { background-image:url("../images/img_story7.jpg") }
.swiper_story .swiper-slide:nth-child(8) .thumbnail { background-image:url("../images/img_story8.jpg") }
.swiper_story .swiper-slide:nth-child(9) .thumbnail { background-image:url("../images/img_story9.jpg") }
.swiper_story .swiper-button-next { top: 115px; right: -70px; color: #ffa200; }
.swiper_story .swiper-button-prev { top: 115px; left: -70px; color: #ffa200; }
.swiper_story .swiper-button-disabled { display: none; }

@media only screen and (max-width: 1249px){

.bf_welcome_section04 .bf_welcome_uptext_area { font-size: 30px !important; }
.bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-slide { font-size: 30px !important;}
.bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .left { width: 40% !important; }
.bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .right { width: 60% !important; }

.btnTextCenter .bf_welcome_btn_arrow { padding: 0 40px !important; line-height: 60px !important; font-size: 25px !important; }
    
}

@media only screen and (max-width: 767px) {

.rss-item { width: 100%; margin-bottom: 20px; }    
.bf_welcome_section_area .bf_welcome_section { padding: 20vw 0 !important; } 
.bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .left { width: 100% !important; margin-top: 30px !important; }
.bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .right { width: 100% !important; }
.bf_welcome_section04 .bf_welcome_uptext_area { padding: 0 !important; font-size: 18px !important; }
.bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-slide { font-size: 18px !important; }
.btnTextCenter { margin-top: 30px; }
.btnTextCenter .bf_welcome_btn_arrow { padding: 0 30px !important; font-size: 18px !important; line-height: 50px !important; }

#floating-banner { width: 110px !important; top: 60px !important; right: 20px !important; padding: 12px !important; font-size: 13px !important; box-shadow: 5px 5px 0 rgba(241,157,56,1) !important; }
#floating-banner .seed { width: 20px !important; margin-bottom: 8px !important; }
#floating-banner .arrow { height: 10px !important; }
.swiper_story .swiper-slide h3 { font-size: 3.5vw !important; }
.swiper_story .swiper-slide h4 { font-size: 3.5vw !important; }
}

.mb0{margin-bottom:0 !important;}
#bf_welcome_wrap{font-family:"scdream4";color:#333333;font-size:26px;line-height:1.7;letter-spacing:-0.03em;margin-top:0;}
.bf_welcome_hidden_text{text-align:left;overflow:hidden;text-indent:-99999px;position:absolute;left:-99999px;top:-999999px;}

.bf_welcome_popup_content_img .container{max-width:700px;max-height:700px;width:100%;height:100%;}
#canvas-container {position: relative;margin-top: 20px;margin-bottom: 20px;}
.canvas {display: block;position: relative;overflow: hidden;}
.canvas.hide {display: none;}
#html-canvas > span {transition: text-shadow 1s ease, opacity 1s ease;-webkit-transition: text-shadow 1s ease, opacity 1s ease;-ms-transition: text-shadow 1s ease, opacity 1s ease;}
#html-canvas > span:hover {text-shadow: 0 0 10px, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;opacity: 0.5;}
.bf_welcome_top_menu_area{z-index:3;background:#ffffff;border-bottom:1px solid #e5e5e5;}
.bf_welcome_yellow{color:#f4a100;display:inline-block;position:relative;}

@media only screen and (max-width: 767px){
	.bf_welcome_yellow.leaf:after{content:"";display:block;position:absolute;
		right: -4px;
	    top: -3px;
		background:url("../images/icon_Leaf.png") no-repeat;
		background-size:100% 100%;
		width:15px;height:10px;}
    #bf_welcome_wrap{padding-top:11.31vw;}
    .bf_welcome_only_1920 {display: none;}
    .bf_welcome_only_1080 {display: none;}
    .bf_welcome_only_1024 {display: none;}
    .bf_welcome_only_768 {display: block;}
    .bf_welcome_mobileOnly {display: block;}
    .bf_welcome_pcOnly {display: none;}
    #bf_welcome_wrap{font-size:3.421vw;font-family:"scdream4";letter-spacing:-1px}
    .bf_welcome_inner{position:relative;padding:0 30px;}
    .bf_welcome_top_menu_area{height:11.31vw;position:absolute;left:0;top:0;width:100%;border-bottom:0.119vw solid #e5e5e5;}
    .bf_welcome_top_menu_area .bf_welcome_inner{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;height:11.31vw;}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo{}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo img{width:25.119vw;}

    .bf_welcome_section{position:relative;overflow:hidden;}
    .bf_welcome_section_top{background:url("../images/top_visual_767.png?v=4") no-repeat right bottom;height:124.868vw;background-size:cover;}
    .bf_welcome_section_top .bf_welcome_title{margin-top:15vw;font-size:23px;line-height:1.4;font-family:"scdream6";}
    .bf_welcome_section_top .bf_welcome_content{font-size:12px;/*3.026vw;*/margin-top:5.263vw;letter-spacing: 0.01vw;}

    .bf_welcome_tab_menu{background:#fdc503;width:100%;height:21.053vw;position:absolute;left:0;top:136.316vw;}
    .bf_welcome_tab_menu .bf_welcome_tab{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;height:21.053vw;}
    .bf_welcome_tab_menu .bf_welcome_tab li{width:19.737vw;position:relative;}
    .bf_welcome_tab_menu .bf_welcome_tab li ~ li:after{content:"";display:block;width:0.132vw;height:3.158vw;position:absolute;left:0;top:50%;margin-top: -0.132vw;background:#ffffff;}
    .bf_welcome_tab_menu .bf_welcome_tab li a{display:block;position:relative;height:100%;color:#ffffff;text-align:center;padding-top: 3.158vw;}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_number{display:block;font-size:8.158vw;line-height:1;color:#ffdb4b;font-family:"scdream1";}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:2.763vw;line-height:1;margin-top:-0.921vw;font-family:"NotoSansKR-Regular";font-weight:700;line-height:1;}
    .bf_welcome_tab_menu .bf_welcome_tab li a:after{content:"";display:block;position:absolute;left:50%;bottom:3.947vw;margin-left:-1.053vw;   background:url("../images/icon_arr.png") no-repeat;width:2.237vw;height:2.105vw;background-size:100% auto;}

    .bf_welcome_tab_menu.fixed{position:fixed;left:0;top:0 !important;height:9.211vw;z-index:100}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab{height:100%;display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li{width:auto;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li{margin-left:2.105vw;padding-left:2.105vw;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li:after{content:"";display:block;width:0.132vw;height:3.158vw;position:absolute;left:0;top:0;margin-top:0;background:#ffffff;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a{padding-top:0;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_number{display:none;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:2.763vw;line-height:1;font-family:"NotoSansKR-Regular";font-weight:400;padding-right:2.895vw;background:url("../images/icon_arr.png") no-repeat right 0.395vw;margin-top:0vw;background-size:2.5vw;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li.on a .bf_welcome_tab_title{font-family:"NotoSansKR-Regular";font-weight:700;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a:after{display:none;}


    .bf_welcome_section_area{padding-top:21.053vw;}
    .bf_welcome_section_area .bf_welcome_section{padding:11.842vw 0;}

    .bf_welcome_section_title_area{font-family:"scdream6";line-height:1;text-align:center;}
    .bf_welcome_section_title_area .bf_welcome_section_title_number{color:#ffd513;font-size:12.237vw;text-align:center;display:block;position:relative;z-index:2;opacity:0.44}
    .bf_welcome_section_title_area .bf_welcome_section_title_tit{color:#f4a100;font-size:6vw;text-align:center;display:inline-block;margin-top:-3.684vw;position:relative;z-index:3;}

    .bf_welcome_section_title_area.leaf{font-family:"scdream6";line-height:1;position:relative;padding-top:5.263vw;}
    .bf_welcome_section_title_area.leaf:after{
        content: "";
        display: block;
        background: url(../images/section02_title_leaf.png) no-repeat;
        background-size: 100% 100%;
        width: 5vw;
        height: 4.211vw;
        position: absolute;
        left: 50%;
        bottom: 3.026vw;
        z-index: 1;
        margin:0vw 0 0 20.895vw;
    }
    .bf_welcome_section_title_area.leaf .bf_welcome_section_title_tit{border-bottom:0.263vw solid #ffe076;padding-bottom:1.974vw;}

    .btnTextCenter{text-align:center;}
    .btnTextCenter .bf_welcome_btn_arrow{display:inline-block;background:#fdc503;border-radius:11.842vw;line-height:11.842vw;text-align:center;padding:0 9.211vw;color:#ffffff;font-family:"NotoSansKR-Regular";font-weight:700;font-size:3.684vw;}
    .btnTextCenter .bf_welcome_btn_arrow span{display:block;padding-right:6.579vw;background:url("../images/button_arr.png") no-repeat right center;background-size:4.079vw auto;}


    .bf_welcome_section01{    padding-bottom: 20vw !important;}
    .bf_welcome_section01 .bf_welcome_player_area{margin:0 -6.579vw;background:url("../images/player_bg.png") no-repeat center top;background-size:100% auto;padding:0 6.579vw}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player{margin:9.211vw -0.658vw 0 -0.658vw;border-radius:0.658vw;border:0.658vw solid #fff495}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player #youtube{display:block;}

    .bf_welcome_section02{background:#fffef1;}
    .bf_welcome_section02 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -3.605vw;
        margin: 0 0 0 9.184vw;
    }
    .bf_welcome_section02 .bf_welcome_img{margin:5.263vw 0;text-align:center;}
    .bf_welcome_section02 .bf_welcome_text{text-align:center;margin-bottom:8.553vw;}


    .bf_welcome_section03{padding:17.105vw 0}
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -3.605vw;
        margin: 0vw 0 0 14vw;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf:after{
        margin: 0 0 0 25.553vw;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area{margin-bottom:6.579vw;}
    .bf_welcome_section03 .bf_welcome_service_item{display:flex;display:-ms-flex;margin:-1.053vw;flex-wrap:wrap;-ms-flex-wrap:wrap;padding:5.263vw;}
    .bf_welcome_section03 .bf_welcome_service_item li{padding:1.053vw;width:50%;}
    .bf_welcome_section03 .bf_welcome_service_item li a{display:block;position:relative;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#fac200;border-radius:0.658vw;}
    .bf_welcome_section03 .bf_welcome_service_item li a:hover .bf_welcome_hover_area,
    .bf_welcome_section03 .bf_welcome_service_item li a:focus .bf_welcome_hover_area{display:block;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding:0 0 0 5.789vw;height:15.132vw;display:flex;align-items:center;-ms-flex-align:center;color:#ffffff;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding:0 0 0 5.263vw;height:15.132vw;display:flex;align-items:center;-ms-flex-align:center;font-family:"scdream6";line-height:1.2;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_text{padding:0 0 0 5.263vw;font-family:"scdream5";font-size:2.763vw;display:block;color:#ffffff;}


    .bf_welcome_section04{background:#fffbf1;}
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -3.605vw;
        margin:0 0 0 11.605vw;
    }
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf:after{margin:0 0 0 23.447vw;}
    .bf_welcome_section04 .bf_welcome_img{margin:5.263vw 0;text-align:center;}
    .bf_welcome_section04 .bf_welcome_uptext_area{width:100%;display:flex;display:-ms-flexbox;font-size:4.868vw;font-family:"scdream6";padding:0 6.579vw;align-items:center;-ms-flex-align:center;margin-bottom:5vw;}
    .bf_welcome_section04 .bf_welcome_uptext_area li{flex: none;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_leaf{
        background:url(../images/title_leaf.png) no-repeat left 1.842vw;
        background-size:3.816vw auto;
        padding-left:4.737vw;
    }
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide{flex:1;background:#ffffff;box-shadow:0.263vw 0.263vw 0.263vw 0.263vw rgba(140,126,91,0.17);border-radius:0.658vw;margin:0 1.658vw;height:9.211vw;overflow:hidden;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-container {height:100%; width:100%;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-slide{
		text-align:center;font-size:4.211vw;font-family:"scdream5";line-height:9.211vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
    .bf_welcome_section04 .bf_welcome_text{text-align:center;margin-bottom:8.553vw;}

    .bf_welcome_section05{}
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -3.605vw;
        margin:0 0 0 9.605vw;
    }
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf:after{margin:0 0 0 20.847vw;}
    .bf_welcome_section05 .bf_welcome_img{margin:5.263vw 0;text-align:center;}
    .bf_welcome_section05 .bf_welcome_img img { max-width: 200px; }
    .bf_welcome_section05 .bf_welcome_text{text-align:center;margin-bottom:19.737vw;font-size: 3vw;}
    .bf_welcome_section05 .bf_welcome_harf li{margin-bottom:1.974vw;}
    .bf_welcome_section05 .bf_welcome_banner{margin-bottom:1.316vw;}
    .bf_welcome_section05 .bf_welcome_sns_area{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;margin-top:9.211vw;}
    .bf_welcome_section05 .bf_welcome_sns_area img{width:6.711vw;}
    .bf_welcome_section05 .bf_welcome_sns_area li ~ li{margin-left:9.868vw;}

}
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.bf_welcome_yellow.leaf:after{content:"";display:block;position:absolute;
		right: -0.7vw;
	    top: -0.8vw;
		background:url("../images/icon_Leaf.png") no-repeat;
		background-size:100% 100%;
		width:3vw;height:1.956vw;}
    #bf_welcome_wrap{padding-top:95px;}
    .bf_welcome_only_1920 {display: none;}
    .bf_welcome_only_1080 {display: none;}
    .bf_welcome_only_1024 {display: block;}
    .bf_welcome_only_768 {display: none;}
    .bf_welcome_mobileOnly {display: block;}
    .bf_welcome_pcOnly {display: none;}
    #bf_welcome_wrap{font-size:26px;font-family:"scdream4";}
    .bf_welcome_inner{position:relative;padding:0 50px;;}
    .bf_welcome_inner img{ width: 100%; }
    .bf_welcome_top_menu_area{height:95px;position:absolute;left:0;top:0;width:100%;border-bottom:1px solid #e5e5e5;}
    .bf_welcome_top_menu_area .bf_welcome_inner{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;height:95px;}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo{}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo img{width:209px;}

    .bf_welcome_section{position:relative;overflow:hidden;}
    .bf_welcome_section_top{background:url("../images/top_visual_1023.png") no-repeat right bottom;height:949px;background-size:cover;}
    .bf_welcome_section_top .bf_welcome_title{margin-top:70px;font-size:35px;line-height:1.4;font-family:"scdream6";}
    .bf_welcome_section_top .bf_welcome_content{font-size:19px;margin-top:40px;}

    .bf_welcome_tab_menu{background:#fdc503;width:100%;height:135px;position:absolute;left:0;top:1036px;}
    .bf_welcome_tab_menu .bf_welcome_tab{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;height:135px;}
    .bf_welcome_tab_menu .bf_welcome_tab li{flex:1;-ms-flex:1;position:relative;}
    .bf_welcome_tab_menu .bf_welcome_tab li ~ li:after{content:"";display:block;width:1px;height:24px;position:absolute;left:0;top:50%;margin-top: -1px;background:#ffffff;}
    .bf_welcome_tab_menu .bf_welcome_tab li a{display:block;position:relative;height:100%;color:#ffffff;text-align:center;padding-top: 15px;}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_number{display:block;font-size:62px;line-height:1;color:#ffdb4b;font-family:"scdream1";}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:21px;line-height:1;margin-top:0px;font-family:"NotoSansKR-Regular";font-weight:700;line-height:1;}
    .bf_welcome_tab_menu .bf_welcome_tab li a:after{content:"";display:block;position:absolute;left:50%;bottom:15px;margin-left:-8px;   background:url("../images/icon_arr.png") no-repeat;width:17px;height:16px;}

    .bf_welcome_tab_menu.fixed{position:fixed;left:0;top:0 !important;height:70px;z-index:100}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab{height:100%;display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li{width:auto;flex:none}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li{margin-left:20px;padding-left:20px;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li:after{content:"";display:block;width:1px;height:24px;position:absolute;left:0;top:0;margin-top:0;background:#ffffff;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a{padding-top:0;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_number{display:none;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:21px;line-height:1;font-family:"NotoSansKR-Regular";font-weight:400;padding-right:22px;background:url("../images/icon_arr.png") no-repeat right 3px;margin-top:0px;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li.on a .bf_welcome_tab_title{font-family:"NotoSansKR-Regular";font-weight:700;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a:after{display:none;}


    .bf_welcome_section_area{padding-top:160px;}
    .bf_welcome_section_area .bf_welcome_section{padding:130px 0 90px 0;}

    .bf_welcome_section_title_area{font-family:"scdream6";line-height:1;text-align:center;}
    .bf_welcome_section_title_area .bf_welcome_section_title_number{color:#ffd513;font-size:93px;text-align:center;display:block;position:relative;z-index:2;opacity:0.44}
    .bf_welcome_section_title_area .bf_welcome_section_title_tit{color:#f4a100;font-size:56px;text-align:center;display:inline-block;margin-top:-28px;position:relative;z-index:3;}

    .bf_welcome_section_title_area.leaf{font-family:"scdream6";line-height:1;position:relative;padding-top:40px;}
    .bf_welcome_section_title_area.leaf:after{
        content: "";
        display: block;
        background: url(../images/section02_title_leaf.png) no-repeat;
        background-size: 100% 100%;
        width: 38px;
        height: 32px;
        position: absolute;
        left: 50%;
        bottom: 23px;
        z-index: 1;
        margin: 0px 0 0 174px;
    }
    .bf_welcome_section_title_area.leaf .bf_welcome_section_title_tit{border-bottom:2px solid #ffe076;padding-bottom:15px;}

    .btnTextCenter{text-align:center;}
    .btnTextCenter .bf_welcome_btn_arrow{display:inline-block;background:#fdc503;border-radius:90px;line-height:90px;text-align:center;padding:0 70px;color:#ffffff;font-family:"NotoSansKR-Regular";font-weight:700;font-size:28px;}
    .btnTextCenter .bf_welcome_btn_arrow span{display:block;padding-right:50px;background:url("../images/button_arr.png") no-repeat right center;background-size:31px auto;}


    .bf_welcome_section01{}
    .bf_welcome_section01 .bf_welcome_player_area{margin:0 -50px;background:url("../images/player_bg.png") no-repeat center top;background-size:100% auto;padding:0 50px}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player{margin:70px -5px 0 -5px;border-radius:5px;border:5px solid #fff495}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player #youtube{display:block;}

    .bf_welcome_section02{background:#fffef1;}
    .bf_welcome_section02 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -35px;
        margin: 0 0 0 85px;
    }
    .bf_welcome_section02 .bf_welcome_img{margin:40px 0;text-align:center;}
    .bf_welcome_section02 .bf_welcome_img img{width:100%;}
    .bf_welcome_section02 .bf_welcome_text{text-align:center;margin-bottom:65px;}


    .bf_welcome_section03{padding:130px 0}
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -35px;
        margin: 0px 0 0 130px;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf:after{
        margin: 0 0 0 217px;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area{margin-bottom:50px;}
    .bf_welcome_section03 .bf_welcome_service_item{display:flex;display:-ms-flex;margin:-8px;flex-wrap:wrap;-ms-flex-wrap:wrap;padding:0px;justify-content:center;-ms-flex-pack:center}
    .bf_welcome_section03 .bf_welcome_service_item li{padding:8px;width:218px;}
    .bf_welcome_section03 .bf_welcome_service_item li a{display:block;position:relative;}
    .bf_welcome_section03 .bf_welcome_service_item li a img{width:280px;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#fac200;border-radius:5px;}
    .bf_welcome_section03 .bf_welcome_service_item li a:hover .bf_welcome_hover_area,
    .bf_welcome_section03 .bf_welcome_service_item li a:focus .bf_welcome_hover_area{display:block;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{
	    margin-top: 10px;
	    padding: 0 0 0 20px;
	    height: 70px;
		display:flex;align-items:center;-ms-flex-align:center;font-family:"scdream6";line-height:1.2;
		color:#ffffff;
		font-size:22px;
	}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_text{padding:0 0 0 20px;font-family:"scdream5";font-size:15px;display:block;color:#ffffff;}


    .bf_welcome_section04{background:#fffbf1;}
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -35px;
        margin: 0 0 0 111px;
    }
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf:after{margin:0 0 0 201px;}
    .bf_welcome_section04 .bf_welcome_img{margin:50px 0;text-align:center;}
    .bf_welcome_section04 .bf_welcome_uptext_area{margin-bottom:50px;width:100%;display:flex;display:-ms-flexbox;font-size:37px;font-family:"scdream6";padding:0 50px;align-items:center;-ms-flex-align:center;}
    .bf_welcome_section04 .bf_welcome_uptext_area li{flex: none;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_leaf{
        background:url(../images/title_leaf.png) no-repeat left 14px;
        background-size:29px auto;
        padding-left:36px;
    }
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide{flex:1;background:#ffffff;box-shadow:2px 2px 2px 2px rgba(140,126,91,0.17);border-radius:5px;margin:0 15px;height:70px;overflow:hidden;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-container {height:100%; width:100%;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-slide{text-align:center;font-size:32px;font-family:"scdream5";line-height:70px;}
    .bf_welcome_section04 .bf_welcome_text{text-align:center;margin-bottom:65px;}
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .left { width: 100% !important; margin-top: 50px; }
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .right { width: 100% !important; }
    .bf_welcome_section05{}
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
        left: 50%;
        top: -35px;
        margin: 0 0 0 111px;
    }
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf:after{margin:0 0 0 201px;}
    .bf_welcome_section05 .bf_welcome_img{margin:40px 0;text-align:center;}
    .bf_welcome_section05 .bf_welcome_text{text-align:center;margin-bottom:150px;letter-spacing:-0.06em}
    .bf_welcome_section05 .bf_welcome_harf li{margin-bottom:15px;}
    .bf_welcome_section05 .bf_welcome_banner{margin-bottom:10px;}
    .bf_welcome_section05 .bf_welcome_sns_area{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;margin-top:70px;}
    .bf_welcome_section05 .bf_welcome_sns_area img{width:51px;}
    .bf_welcome_section05 .bf_welcome_sns_area li ~ li{margin-left:75px;}

}
@media only screen and (min-width: 768px) and (max-width: 972px){
	.bf_welcome_section03 .bf_welcome_service_item  {
		max-width: 540px;
		margin: auto;
	}
	.bf_welcome_section03 .bf_welcome_service_item li {
	    padding: 8px;
	    width: 270px;
	}
	.bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title {
	    margin-top: 10px;
	    padding: 0 0 0 25px;
	    height: 100px;
	    font-size: 25px;
	}
	.bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_text {
	    padding: 0 0 0 25px;
	    font-size: 17px;
	}
}
@media only screen and (min-width: 1024px){

	.bf_welcome_yellow.leaf:after{content:"";display:block;position:absolute;
		right: -4px;
	    top: -2px;
		background:url("../images/icon_Leaf.png") no-repeat;width:23px;height:15px;
	}

    #bf_welcome_wrap{padding-top:85px;}
    .bf_welcome_only_1920 {display: none;}
    .bf_welcome_only_1080 {display: none;}
    .bf_welcome_only_1024 {display: block;}
    .bf_welcome_only_768 {display: none;}
    .bf_welcome_mobileOnly {display: none;}
    .bf_welcome_pcOlny {display: block;}
    #bf_welcome_wrap{font-size: 19px;font-family:"scdream4";}
    .bf_welcome_inner{position:relative;/* padding:0 60px; */max-width:965px;margin:0 auto;min-width: 965px;}
    .bf_welcome_inner img{width:100%;}
    .bf_welcome_top_menu_area{height:85px;position:absolute;left:0;top:0;width:100%;border-bottom:1px solid #e5e5e5;}
    .bf_welcome_top_menu_area .bf_welcome_inner{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;height:85px;}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo{}
    .bf_welcome_top_menu_area .bf_welcome_inner .bf_welcome_logo img{width:209px;}

    .bf_welcome_section{position:relative;overflow:hidden;letter-spacing: -0.05em;}
    .bf_welcome_section_top{background:url("../images/top_visual_1080.png") no-repeat center center;height:767px;background-size:cover;}
    .bf_welcome_section_top .bf_welcome_title{margin-top:50px;font-size:40px;line-height:1.4;font-family:"scdream6";}
    .bf_welcome_section_top .bf_welcome_content{font-size:18px;margin-top:30px;}

    .bf_welcome_tab_menu{background:#fdc503;width:100%;height:170px;position:absolute;left:0;top:861px;}
    .bf_welcome_tab_menu .bf_welcome_tab{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;height:190px;width:965px;margin:0 auto;}
    .bf_welcome_tab_menu .bf_welcome_tab li{flex:1;-ms-flex:1;position:relative;}
    .bf_welcome_tab_menu .bf_welcome_tab li ~ li:after{content:"";display:block;width:1px;height:32px;position:absolute;left:0;top:50%;margin-top: 5px;background:#ffffff;}
    .bf_welcome_tab_menu .bf_welcome_tab li a{display:block;position:relative;height:100%;color:#ffffff;text-align:center;padding-top: 15px;}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_number{display:block;font-size:80px;line-height:1;color:#ffdb4b;font-family:"scdream1";}
    .bf_welcome_tab_menu .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:28px;line-height:1;margin-top: 2px;font-family:"NotoSansKR-Regular";font-weight:700;line-height:1;}
    .bf_welcome_tab_menu .bf_welcome_tab li a:after{content:"";display:block;position:absolute;left:50%;bottom: 35px;margin-left:-8px;background:url("../images/icon_arr_1080.png") no-repeat;width:21px;height:21px;}

    .bf_welcome_tab_menu.fixed{position:fixed;left:0;top:0 !important;height:95px;z-index:100}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab{height:100%;display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;margin: 0 auto;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li{width:auto;flex:none}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li{margin-left: 30px;padding-left: 30px;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li ~ li:after{content:"";display:block;width:1px;height:24px;position:absolute;left:0;top: 3px;margin-top:0;background:#ffffff;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a{padding-top:0;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_number{display:none;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a .bf_welcome_tab_title{display:block;font-size:28px;line-height:1;font-family:"NotoSansKR-Regular";font-weight:400;padding-right: 30px;background: url("../images/icon_arr_1080.png") no-repeat right 4px;margin-top:0px;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li.on a .bf_welcome_tab_title{font-family:"NotoSansKR-Regular";font-weight:700;}
    .bf_welcome_tab_menu.fixed .bf_welcome_tab li a:after{display:none;}


    .bf_welcome_section_area{padding-top:160px;}
    .bf_welcome_section_area .bf_welcome_section{padding: 60px 29px 110px 29px;}
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section02{padding: 80px 29px 110px 29px;}
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section03{padding: 80px 29px 110px 29px;}
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04{padding: 80px 29px 110px 29px;}
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section05{padding: 80px 29px 110px 29px;}
    
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .left {float: left; width: 35%; }
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .right {float: right; width: 65%; display: flex; flex-wrap: wrap; padding-left: 30px; }
    .bf_welcome_section_area .bf_welcome_section.bf_welcome_section04 .right .btnTextCenter { float: right; width: 100%; }

    .bf_welcome_section_title_area{font-family:"scdream6";line-height:1;text-align: center;}
    .bf_welcome_section_title_area .bf_welcome_section_title_number{color:#ffd513;font-size:75px;text-align:center;display:block;position:relative;z-index:2;opacity:0.44}
    .bf_welcome_section_title_area .bf_welcome_section_title_tit{color:#f4a100;font-size:38px;text-align:center;display:inline-block;margin-top:-28px;position:relative;z-index:3;}

    .bf_welcome_section_title_area.leaf{font-family:"scdream6";line-height:1;position:relative;padding-top:40px;text-align:left;}
    .bf_welcome_section_title_area.leaf:after{
        content: "";
        display: block;
        background: url(../images/section02_title_leaf.png) no-repeat;
        background-size: 100% 100%;
        width: 38px;
        height: 32px;
        position: absolute;
        left: 192px;
        bottom: 23px;
        z-index: 1;
        margin: 0;
    }
    .bf_welcome_section_title_area.leaf .bf_welcome_section_title_tit{border-bottom:2px solid #ffe076;padding-bottom:15px;}

    .btnTextCenter{text-align:center;}
    .btnTextCenter .bf_welcome_btn_arrow{display:inline-block;background:#fdc503;border-radius:90px;    line-height: 80px;text-align:center;padding:0 70px;color:#ffffff;font-family:"NotoSansKR-Regular";font-weight:700;font-size:28px;}
    .btnTextCenter .bf_welcome_btn_arrow span{display:block;padding-right:50px;background:url("../images/button_arr.png") no-repeat right center;background-size:31px auto;}


    .bf_welcome_section01{}
    .bf_welcome_section01 .bf_welcome_player_area{margin:0 80px;background:url("../images/player_bg_1080.png") no-repeat center top;background-size:100% auto;padding:0 100px}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player{margin:35px -5px 0 -5px;border-radius:5px;border:5px solid #fff495}
    .bf_welcome_section01 .bf_welcome_player_area .bf_welcome_player #youtube{display:block;}

    .bf_welcome_section02{background:#fffef1;}
    .bf_welcome_section02 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
    left: 127px;
    top: -22px;
        margin: 0;
    }
    .bf_welcome_section02 .bf_welcome_section_title_area.leaf:after{
		left:202px;
    }
    .bf_welcome_section02 .bf_welcome_img{margin:40px 0;text-align:center;position: absolute;right: 0;top: -30px;width: 45%;}
    .bf_welcome_section02 .bf_welcome_img img{width:100%;}
    .bf_welcome_section02 .bf_welcome_text{text-align: left;margin-bottom: 75px;margin-top: 45px;}


    .bf_welcome_section03{padding:130px 0}
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
right: 21px;
    top: -22px;
        margin: 0px 0 0 130px;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area.leaf:after{
        margin: 0 0 0 217px;
        left: auto;
        right: 0;
    }
    .bf_welcome_section03 .bf_welcome_section_title_area{margin-bottom:50px;text-align: right;padding-right: 95px;}
    .bf_welcome_section03 .bf_welcome_service_item{display:flex;display:-ms-flex;margin:-8px;flex-wrap:wrap;-ms-flex-wrap:wrap;/* padding:40px; */justify-content:center;-ms-flex-pack:center;}
    .bf_welcome_section03 .bf_welcome_service_item li{padding: 6px;width: 244px;}
    .bf_welcome_section03 .bf_welcome_service_item li a{display:block;position:relative;}
    .bf_welcome_section03 .bf_welcome_service_item li a img{/* width: 230px; */}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#fac200;border-radius:5px;}
    .bf_welcome_section03 .bf_welcome_service_item li a:hover .bf_welcome_hover_area,
    .bf_welcome_section03 .bf_welcome_service_item li a:focus .bf_welcome_hover_area{display:block;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding:0 0 0 44px;height:115px;display:flex;align-items:center;-ms-flex-align:center;color:#ffffff;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding: 0 25px;height: 95px;display:flex;align-items:center;-ms-flex-align:center;font-family:"scdream6";line-height:1.2;font-size: 22px;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_text{padding: 0 0 0 25px;font-family:"scdream5";font-size: 19px;display:block;color:#ffffff;line-height: 1.4;}


    .bf_welcome_section04{background:#fffbf1;}
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
    left: 162px;
    top: -24px;
        margin: 0;
    }
    .bf_welcome_section04 .bf_welcome_section_title_area.leaf:after{margin: 0 0 0 46px;}
    .bf_welcome_section04 .bf_welcome_img{position:absolute;right:0;top:0;}
    .bf_welcome_section04 .bf_welcome_uptext_area{margin-bottom:50px; margin-top:50px;width:100%;display:flex;display:-ms-flexbox;font-size:40px;font-family:"scdream6";
		/* padding:0 50px; */align-items:center;-ms-flex-align:center; float: right;}
    .bf_welcome_section04 .bf_welcome_uptext_area li{flex: none;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_leaf{
        background: url(../images/title_leaf.png) no-repeat left 12px;
        background-size: 30px auto;
        padding-left: 50px;
    }
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide{flex:1;background:#ffffff;box-shadow:2px 2px 2px 2px rgba(140,126,91,0.17);border-radius:5px;margin:0 20px;height:70px;overflow:hidden;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-container {height:100%; width:100%;}
    .bf_welcome_section04 .bf_welcome_uptext_area li.bf_welcome_slide .swiper-slide{
	    background: #fff;
		text-align:center;font-size:35px;font-family:"scdream5";
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
    .bf_welcome_section04 .bf_welcome_text{text-align:left;margin: 60px 0 0 0;}
  
    .bf_welcome_section05{}
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf{text-align:right;padding-right:104px}
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf .bf_welcome_section_title_number{
        position: absolute;
    right: 27px;
    top: -25px;
        margin: 0px 0 0 130px;
    }
    .bf_welcome_section05 .bf_welcome_section_title_area.leaf:after{
        margin: 0 0 0 217px;
        left: auto;
        right: 8px;
    }

    .bf_welcome_section05 .bf_welcome_section_title_area.leaf:after{margin:0 0 0 201px;}
    .bf_welcome_section05 .bf_welcome_img{max-width: 280px;margin:40px 0;text-align:center;position:absolute;left:0;top:0;}
    .bf_welcome_section05 .bf_welcome_text{text-align:left;margin-bottom:150px;letter-spacing:-0.06em;padding:20px 0 0 318px;font-size:19px;}
    .bf_welcome_section05 .bf_welcome_harf{display:flex;display:-ms-flexbox;}
    .bf_welcome_section05 .bf_welcome_harf li{margin-bottom: 45px;flex:1;}
    .bf_welcome_section05 .bf_welcome_harf li ~ li{margin-left:15px;}
    .bf_welcome_section05 .bf_welcome_banner{margin-bottom:30px;}
    .bf_welcome_section05 .bf_welcome_sns_area{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;margin-top:70px;}
    .bf_welcome_section05 .bf_welcome_sns_area img{width:51px;}
    .bf_welcome_section05 .bf_welcome_sns_area li ~ li{margin-left:75px;}


/****************************/
	.bf_welcome_section05 .bf_welcome_harf li{margin-bottom: 45px;flex:1;}
    .bf_welcome_section05 .bf_welcome_banner.bt {margin-bottom:40px;}
}
/*1024 ~ 1169이상*/
@media only screen and (min-width: 1180px){
    .bf_welcome_only1080_cancel {display: none;}
    .bf_welcome_only_1920 {display: block;}
    .bf_welcome_inner{position:relative;/* padding:0 60px; */max-width:1180px;margin:0 auto;min-width: 1180px;}
    .bf_welcome_section_top{background:url("../images/top_visual_1920.png") no-repeat center center;height:767px;background-size:cover;}
/*    .bf_welcome_section_top{background:url("../images/top_visual_1080.png") no-repeat center center;height:767px;background-size:cover;}*/
    .bf_welcome_tab_menu .bf_welcome_tab{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;height:190px;width:1180px;margin:0 auto;}

    .bf_welcome_section02 .bf_welcome_img {
        margin: 40px 0;
        text-align: center;
        position: absolute;
        right: -40px;
        top: -50px;
        width:50%;
    }
    
    .bf_welcome_section02 .btnTextCenter{
        text-align:left;
    }
    .bf_welcome_section03 .bf_welcome_service_item li {
        width: 270px;
    }
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding:0 0 0 44px;height:115px;display:flex;align-items:center;-ms-flex-align:center;color:#ffffff;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_title{padding: 0 25px;height: 115px;display:flex;align-items:center;-ms-flex-align:center;font-family:"scdream6";line-height:1.2;font-size: 26px;}
    .bf_welcome_section03 .bf_welcome_service_item li a .bf_welcome_hover_area .bf_welcome_hover_text{padding: 0 0 0 25px;font-family:"scdream5";font-size: 18px;display:block;color:#ffffff;line-height: 1.4;}

    .bf_welcome_section04 .bf_welcome_img{width:590px;
        position: absolute;
        right: 0;
        top: -35px;
    }
    .bf_welcome_section04 .bf_welcome_img img{width:590px !important;}
    .bf_welcome_section04 .bf_welcome_uptext_area{width:700px;}

    .bf_welcome_section05 img{width:100% !important;}
    .bf_welcome_section05 .bf_welcome_harf li ~ li{margin-left:15px;}

}

