@charset "utf-8";
#wrap{overflow-x:hidden;}
.img.mob{display:none !important;}

.area_visual{position:relative; max-width:1800px; margin:0 auto;}
.area_visual .list li a{display:block;}
.area_visual .list li a,
.area_visual .list li div{overflow:hidden;}
.area_visual .list .web{display:block; overflow:hidden; position:relative; padding-top:810px;}
.area_visual .list .web img{position:absolute; left:50%; top:0px; height:100%; transform:translateX(-50%);}
.area_visual .list .mob{display:none;}
.area_visual .bx-controls .bx-next,
.area_visual .bx-controls .bx-prev{opacity:0; display:inline-block; position:absolute; top:50%; z-index:70; width:30px; height:50px; box-sizing:border-box; padding-top:5px; background-color:rgba(255,255,255,0.3); transform:translateY(-50%); font-size:0px; transition:opacity 0.3s ease, background 0.3s ease;}
.area_visual .bx-controls .bx-prev{left:50%; margin-left:-750px;}
.area_visual .bx-controls .bx-next{right:50%; margin-right:-750px; transform:translateY(-50%) scaleX(-1);}
.area_visual .bx-controls .bx-next:before,
.area_visual .bx-controls .bx-next:after,
.area_visual .bx-controls .bx-prev:before,
.area_visual .bx-controls .bx-prev:after{content:''; display:block; width:2px; height:20px; margin:0 6px; background:#b9b9b9; transition:background 0.3s ease;}
.area_visual .bx-controls .bx-next:before,
.area_visual .bx-controls .bx-prev:before{transform:rotate(45deg); transform-origin:0 100%;}
.area_visual .bx-controls .bx-next:after,
.area_visual .bx-controls .bx-prev:after{transform:rotate(-45deg); transform-origin:0 0;}
.area_visual .bx-controls .bx-pager{position:absolute; left:2%; bottom:50%; z-index:70; transform: rotate(90deg);}
.area_visual .bx-pager-item{display:inline-block; padding:0 7px;}
.area_visual .bx-pager-link{display:inline-block; width:8px; height:8px; background:transparent; border:1px solid #fff; border-radius:100%; font-size:0px; transition:0.3s ease;}
.area_visual .bx-pager-link.active{background:#fff;}
.area_visual .bx-wrapper:hover .bx-next,
.area_visual .bx-wrapper:hover .bx-prev{opacity:1;}
.area_visual .bx-controls .bx-next:hover,
.area_visual .bx-controls .bx-prev:hover{background-color:rgba(255,255,255,0.8);}
.area_visual .bx-controls .bx-next:hover:before,
.area_visual .bx-controls .bx-next:hover:after,
.area_visual .bx-controls .bx-prev:hover:before,
.area_visual .bx-controls .bx-prev:hover:after{background:#777;}



#content h2{padding:0 0 80px 38px; font-size: 40px; font-weight: 800; color:#3a3a3a; letter-spacing: 8px; font-family:'Playfair Display', 'Nanum Myeongjo', serif;}
#content h2 > em{display: block; padding-top:6px; font-size: 17px; letter-spacing:0; font-weight: 300; font-family:'NanumSquare', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif;}
#content h2 .deco{display:inline-block; padding:0 6px;}
#content h2:before,
#content h2:after{content: ""; display: block; position: absolute; top:16px; left:0px; width:2px; height:70px; background-color: rgba(0,0,0,0.18);}
#content h2:after{height:24px;}
#content h3{font-family:'Playfair Display', 'Nanum Myeongjo', serif; font-size: 35px; font-weight: 600; letter-spacing: 10px;}
#content h3 + em{display: block; margin-top:50px; font-size: 17px; letter-spacing: 0.8px; line-height: 1.6;}
.pdt01{padding-top:160px !important;}
.pdt02{padding-top:260px;}

.area_about{position: relative; height: 1600px;}
.area_about:after{content:''; display:block; clear:both;}
.area_about:before{content:""; position:absolute; top:0; left:50px; z-index:-1; width:calc(100% - 100px); height:1113px; background:url(/images/main/img_aboutbg.jpg) repeat-x 0% 0%;}
.area_about .about_img01 ~ *{position: absolute; top:0px;}
.area_about .about_img01:after{content:""; position:absolute; left:0; z-index:-1; width:1227px; height:696px; background-color:#e9e9e9;}
.area_about .about_img03{top:1175px; left:50px;}
.area_about .about_img03:after{content:""; position:absolute; top:20px; left:40px; z-index:-1; width:100%; height:96%; border:2px solid #e1e1e1;}
.area_about .about_img02{top:-125px; height:464px; overflow: hidden;}
.area_about .about_img02{top:210px; right:50px;}
/*
.area_about .about_img02 .text{position:absolute; top:50px; }
.area_about .about_img02 .text span{color:#fff;}
.area_about .about_img02 .text .ko{font-size:30px; font-weight:800; font-family:'NanumSquare', "Pretendard", '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif;}
.area_about .about_img02 .text .en{font-size:18px; letter-spacing:4px; font-family: 'Playfair Display', 'Nanum Myeongjo', serif;}
*/
.area_about .about_img04{top:800px; right:0px;}
.area_about .about_img04 img{box-shadow: 5px 41px 90px rgba(0,0,0,0.4);}
.area_about .about_img05{top:1530px; right:50px;}
.area_about > .inr{left:800px; top:1210px;}
.area_about span{display:block; position:absolute; top:0; right:0; z-index:60; width:100%; height:100%; background:#fff; transition:all 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.area_about span.active{width:0;}

@media(max-width:767px){
	.area_about span{ display: none; }
}

.area_work{position: relative; margin:0 auto; width:100%; height: 920px;}
.area_work:after{content:""; display:block; clear:both;}
.area_work:before{content:""; position:absolute; top:0; left:0px; z-index:-1; width:100%; height:901px; background:url(/images/main/img_iconbg01.png) no-repeat 50% 50%; background-size: 100%;}
.area_work .bx-wrapper{position: relative; width:816px; float: left;}
.area_work .list{position:relative; z-index: 30;}
.area_work .list li > div{position: absolute; z-index: 50; top:70px; right:10px; color:#fff; font-size: 14px;}
.area_work .list li:first-child > div{color:#393939;}
.area_work .list li:first-child > div > em:after{background-color: #545454;}
.area_work .list li > div > em{display:block; font-weight:800; font-family:Abhaya Libre; letter-spacing: 2px; transform:rotate(90deg);}
.area_work .list li > div > em:after{content:''; display:inline-block; margin-left:18px; vertical-align: middle; width:28px; height:1px; background-color: #fff;}
.area_work .list li > div > span{display:block; margin:40px auto 0 auto; width:16px; font-weight: 300;}
.area_work .list li img{width:100%;}
.area_work .work_bg{position:absolute; top:320px; right:0px; z-index:-1; width:914px; height:280px; background:url(/images/main/img_iconbg02.png) no-repeat 50% 50%; background-size: 100%;}
.area_work .bx-pager{position:absolute; z-index: 70; bottom:10%; right:50px; width:20px; text-align:center;}
.area_work .bx-pager > div{display:block; }
.area_work .bx-pager .bx-pager-link{display:block; width:16px; height:16px; margin-bottom:14px; border-radius:100%; background-color:rgba(255,255,255,0.5); font-size:0; transition:all 0.3s ease 0s;}
.area_work .bx-pager .bx-pager-link.active{background-color:rgba(255,255,255,1);}
.area_work .bx-controls-direction{display:none;}


.work_icon{position: relative; margin:0 auto; width:100%; text-align: center;}
.area_work .work_icon{float:right; margin:210px 220px 0 0; width: 710px;}
.area_work .work_icon li{float:left; display:block; width:calc(100% / 4 - 0.1px); font-size: 17px; color:#3e3e3e; font-weight: 500;}
.area_work .work_icon li:before{content:''; display: block; margin:0px auto 18px auto; width:116px; height:116px; background-color: #fff; background-repeat: no-repeat; background-position: 50% 50%; background-size: 60px 60px; border-radius:50%;}
.area_work .work_icon li:nth-child(1):before{background-image:url(/images/main/img_icon01.svg);}
.area_work .work_icon li:nth-child(2):before{background-image:url(/images/main/img_icon02.svg);}
.area_work .work_icon li:nth-child(3):before{background-image:url(/images/main/img_icon03.svg);}
.area_work .work_icon li:nth-child(4):before{background-image:url(/images/main/img_icon04.svg);}
.area_work .work_icon li.current:before{margin-bottom:23px; background-color: #fff; border:2px solid #000; background-position: 50% 48%; box-shadow:-10px 10px 20px rgba(0,0,0,0.1);}
.area_work .work_icon li > i:before{content:''; display:inline-block; margin:0 8px; width:1px; height:11px; background-color:rgba(0,0,0,0.15);}


#content .area_best h2::before,
#content .area_best h2::after{display:none;}
.area_best{position:relative; margin-bottom:150px;}
.area_best h2{padding:0; text-align:center; text-transform:uppercase; }
.area_best *[data-shop-list="default"]{padding:0 2%; margin:0;}
.area_best *[data-shop-list="default"] > li{width: 16%; padding-left:0; margin-bottom:40px;}
.area_best *[data-shop-list="default"] > li:nth-child(4n+1){clear:initial;}
.area_best *[data-shop-list="default"] > li > a > em, 
.area_best *[data-shop-list="default"] > li > a > i, 
.area_best *[data-shop-list="default"] > li > a .price, 
.area_best *[data-shop-list="default"] > li > a .icon, 
.area_best *[data-shop-list="default"] > li > a .sold{text-align:left; font-family:'NanumSquare', "Pretendard", '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif;}
.area_best *[data-shop-list="default"] > li *[data-shop-icon="icon"]{position:relative; text-align:left; margin-top:-12px;}
.area_best *[data-shop-icon="icon"] > i{border:0; background-color:#e09525; color:#fff; font-size:11px; font-style: italic;}
.area_best *[data-shop-icon="icon"] > i{font-family: 'Playfair Display', 'Nanum Myeongjo', serif;}
.area_best *[data-shop-list="default"] > li > a > em{margin-top:30px; font-size:17px; font-weight:800; }
.area_best *[data-shop-list="default"] > li > a > i{font-size:15px; color:#acacac; margin-top:10px;}
.area_best *[data-shop-list="default"] > li > a .price{margin-top:30px;}
.area_best *[data-shop-list="default"] > li > a .price i{margin-right:10px; font-size:16px; color:#c6c6c6;}
.area_best *[data-shop-list="default"] > li > a .price i:nth-child(2){color:#222222; text-decoration: none;}
.area_best *[data-shop-list="default"] > li > a .percent{opacity:1; visibility:visible; display:inline-block; position:relative; padding:0 !important; margin-top:0; background:transparent; font-size:16px; font-weight:400; text-align:left; color:#c89e62;}
.area_best *[data-shop-list="default"] > li > a .percent i{display:none;}
.area_best *[data-shop-list="default"] > li .img img{object-fit: contain;}
.area_best *[data-shop-list="default"] > li *[data-shop-list="util"]{margin-top:calc(100% - 110px); left:initial; right:10px;}
.area_best *[data-shop-list="default"] > li *[data-shop-list="util"] > a{width:46px; height:46px; border-radius:0;}

.swiper_control_wrap{position:absolute; width:54%; left:40%; transform: translate(-40%, -50%); z-index: 1; }
.swiper-horizontal>.swiper-scrollbar{position:relative; left:initial; bottom:initial; width:1020px; margin:0 auto;}
.swiper-button-prev.swiper-button-disabled,
.swiper-rtl .swiper-button-prev,
.swiper-button-prev, 
.swiper-rtl .swiper-button-next {top:8px; right:-120px !important; left: initial !important;  width:60px; height:15px; background:url(../images/main/swiper_arrow_prev.png) no-repeat center center;}
.swiper-button-next, 
.swiper-rtl .swiper-button-prev{top:8px; left:initial !important; right:-220px !important; width:60px; height:15px; background:url(../images/main/swiper_arrow_next.png) no-repeat center center; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-next:after{display:none;}

.main_location_item{display:flex; height:470px;}
.main_location_item > div{flex-basis:50%;}
.main_location_item > div iframe{width:100%; height:100%;}
.main_location_item > .content{position:relative; padding:90px 0 0 110px; background: url(../images/main/bg_map.gif) repeat 0 0;}
.main_location_item > .content .btn{position:absolute; top:37%; left:-6.5%; display:block; width:124px; height:124px; line-height:124px; text-align:center; font-size:18px; font-weight:800; text-transform:uppercase; font-family:"Playfair Display"; background-color:#3a3a3a; color:#fff; border-radius:50%; cursor:pointer; box-shadow: 0px 10px 36px 0px rgba(0, 0, 0, 0.16); transition:all 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.main_location_item > .content .name{font-family:'Playfair Display'; font-weight:800; font-size:35px; color:#f39200;  text-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11);}
.main_location_item > .content .btn:hover{background-color:#f39200;}
.main_location_item > .content .tit{padding-bottom:20px; font-family:'Impact'; font-size:42px; text-transform:uppercase; color:#3a3a3a;}
.main_location_item > .content .name{font-family:'Playfair Display'; font-weight:800; font-size:35px; color:#f39200;  text-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11);}
.main_location_item > .content .addr{padding-top:20px; font-size:20px; color:#3a3a3a;}
.main_location_item > .content .tel{padding:14px 0; font-size:26px; font-weight:700; color:#111111;}
.main_location_item > .content .tel i{padding:0 5px; font-weight:100;}
.main_location_item > .content .time{font-size:20px; color:#3a3a3a;}
.main_location_item span{display:block; position:absolute; top:0; right:0; z-index:999; width:100%; height:100%; background:#fff; transition:all 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;}
.main_location_item span.active{width:0;}



@media all and (max-width:1820px){
    #content h3 + em{font-size: 16px;}
	
    #content h2{margin-left:200px; padding:0 0 50px 50px;}
    #content .area_contact h2{margin-left:0;}

	.area_about > .inr{left:790px; top:1050px;}
	.area_about{height: 1200px;}
	.area_about .about_img01:after{top:70px; left:50px; height: 495px;}
	.area_about .about_img03:after,
	.area_about .about_img01:after,
	.area_about img{width: 48%;}
    .area_about .about_img02{width:72%;}
    .area_about .about_img03{width:72%;}
    .area_about .about_img04{width:54%;}
    .area_about .about_img05{width:68%;}
	.area_about .about_img02,
	.area_about .about_img05,
	.area_about .about_img04{text-align: right;}
	.area_about .about_img05{right:0px;}
	.area_about .about_img03{left:0px;}
	.area_about .about_img04{top:640px;}
	.area_about .about_img03{top:1000px;}
	.area_about .about_img05{top:1230px;}

	.area_work{margin:0 auto 120px auto; height: auto;}
	.area_work:before{background-image:url(/images/main/img_iconbg01_mo.png); background-position: 100% 80%; background-size: auto 300px;}
	.area_work .bx-wrapper{width:48%;}
	.area_work .work_bg{width:50%;}
	.area_work .work_icon{margin:170px 0 0 0; width: 48%;}
	.area_work .work_icon li:before{margin:0px auto 15px auto; width:96px; height:96px; background-size: 46px 46px;}

}

@media screen and (max-width:1720px){
	.area_visual .list .web{padding-top:46vw;}	
	.area_visual .list .web,
	.area_visual .list .mob{overflow:hidden; border-radius:0;}	
	.area_visual .bx-controls .bx-prev{left:50px; margin-left:0px;}
	.area_visual .bx-controls .bx-next{right:50px; margin-right:0px;}
    
}
@media all and (max-width:1580px){
	.area_work .work_icon li,
	#content h3 + em{font-size: 15px;}
	#content h2{padding:0 0 30px 30px;}
    .area_work:before{background-position: 100% 70%; background-size: auto 200px;}
}
@media all and (max-width:1380px){
    #content h3,
	#content h2{font-size:25px;}
	#content h2{margin-left:60px;}
	#content h2:before,
	#content h2:after{top:10px; height: 20px;}
	#content h2:before{top:10px; height: 55px;}
	#content h3 + em{margin-top: 20px;}

    .area_about{height: 1000px;}
	.area_about:before{left:20px; width:calc(100% - 40px);}
	.area_about .about_img05,
	.area_about .about_img02{right:20px;}
	.area_about .about_img03{left:20px;}
	.area_about .about_img03{top:780px;}
	.area_about .about_img05{top:1100px;}
	.area_about .about_img01:after{display: none;}
	.area_about > .inr{top:800px; left: 43%;}
	
	.area_work:before{background-position: 100% 70%; background-size: auto 200px;}
    .bx-pager{left:50px;}
    .area_visual .bx-controls .bx-pager{bottom:52%; line-height:0;}
    .area_visual .bx-pager-item{padding:0 4px; transform: initial; line-height:0;}
	.bx-pager .bx-pager-link{width:4px; height:4px; margin-bottom:0;}
    
}
@media screen and (max-width:1280px){
    .main_location_item > .content .tit{font-size:2.8rem;}
    .main_location_item > .content .name{font-size:2.4rem;}
    .main_location_item > .content .addr{font-size:1.4rem;}
    .main_location_item > .content .tel{font-size:1.7rem;}
    .main_location_item > .content .time{font-size:1.4rem;}
    .swiper_control_wrap{width:100%;}
    .swiper-button-prev.swiper-button-disabled, .swiper-rtl .swiper-button-prev, .swiper-button-prev, .swiper-rtl .swiper-button-next,
    .swiper-button-next, .swiper-rtl .swiper-button-prev{display:none;}
}
@media screen and (max-width:1250px){
	#content{padding-left:15px; padding-right:15px;}
	.area_info .customer{width:30%;}
	.area_info .bank{width:45%;}
	.area_info .category{width:25%;}
	.area_info .category .site{width:100%;}
	
}

@media all and (max-width:1199px){
	.area_about > .inr{top:660px;}

    .area_work{margin:0 auto 60px auto;}
	.area_work:before{background: none;}
	.area_work .bx-wrapper{float: inherit; margin-left:20px; width:70%;}
	.area_work .bx-wrapper:after{content:''; display:block; clear:both;}
	.area_work .work_bg{top:300px; width: 100%; background-position: 100% 50%; background-size: auto 30%;}
	.area_work .work_icon{float: inherit; margin:40px auto 120px auto; width:80%; clear:both; overflow:hidden;}
	.area_work .work_icon li:before{background-color:#f1f1f2;}
	.area_work .bx-pager{right:15px; bottom:15px;}
    #content .area_best h2{margin:0; padding-bottom:60px;}
}

@media screen and (max-width:1024px){
	.pdt01{padding-top: 60px !important;}
	#content h3 + em{margin-top: 30px;}

	.area_about{height: 900px;}
	.area_about:before{left:0px; width:100%;}
	.area_about .about_img05,
	.area_about .about_img02{right:0px;}
	.area_about .about_img03{left:0px;}
    .area_about .about_img02{width:100%;}
	.area_about > .inr{top:550px; left:10%;}
	.area_about .about_img03:after{top:-20px; left:-20px;}

	#content h2{margin-left:20px;}
	#content h3 + em{margin-top: 15px;}	
    .area_visual{padding-top:70px;}
    .area_visual .bx-controls .bx-pager{bottom:42%;}
    .area_best{margin-bottom:100px;}
    .area_best *[data-shop-list="default"] > li{margin-bottom:0;}
    .main_location_item{flex-direction: column; height:100%;}
    .main_location_item > div{flex-basis:100%; font-size:0;}
    .main_location_item > div iframe{height:25rem;}
    .main_location_item > .content{padding:12% 5%;}
    .main_location_item > .content .btn{left:initial; right:5%;}
    .main_location_item > .content .tit{font-size:2.4rem;}
    .main_location_item > .content .name{font-size:2rem;}
    .main_location_item > .content .addr{font-size:1.1rem;}
    .main_location_item > .content .tel{font-size:1.3rem;}
    .main_location_item > .content .time{font-size:1.1rem;}
    
}

@media screen and (max-width:800px){
	.area_visual .list .web{display:none;}
	.area_visual .list .mob{display:block;}
	.area_visual .list .mob img{width:100%;}
	
	.area_visual .bx-controls .bx-next,
	.area_visual .bx-controls .bx-prev{opacity:0;}
    .area_visual .bx-controls .bx-pager{transform:initial; text-align: center; left: 50%; bottom:29%; transform: translate(-50%, 0);}
}



@media all and (max-width:768px){
	#content h3,
	#content h2{font-size:22px;}
	.area_work .work_icon li,
	#content h2 > em,
	#content h3 + em{font-size: 14px;}
	.area_contact p,
	.area_contact .area_btn .button,
	.area_contact .contact_input .label_off{font-size: 13px;}

	#content h2:after{height: 15px;}
	#content h2:before{height: 45px;}
	#content h3 + em{margin-top: 8px;}


	.area_visual ul{height:500px;}
	.area_visual .visual_txt{padding:320px 0 0 50px;}
	.area_visual .visual_txt span{font-size: 28px;}
	.area_visual .visual_txt em{font-size: 16px;}
	.bx-pager{bottom:35%; left:20px;}

	.area_about{height: 1040px;}
	.area_about > .inr{top:890px; left: 27%;}
	.area_about .about_img04{top:490px; left:10px; right:inherit; width:100%; text-align: center;}
	.area_about .about_img04 img{box-shadow: 5px 21px 40px rgba(0,0,0,0.2);}
	.area_about .about_img03{top:1160px; width:94%;}
    .area_about .about_img03:after{top: -10px; left:16px;}
	.area_about .about_img05{top:1100px; width:94%;}
    .area_work{margin-top:60px;}
    .area_best{padding-bottom:40px; margin-bottom:0;}
    .area_best *[data-shop-list="default"]{padding:0;}
    .area_best *[data-shop-list="default"] > li *[data-shop-list="util"]{position:absolute; right:0; margin-top:calc(100% - 50px);}
    .area_best *[data-shop-list="default"] > li *[data-shop-list="util"] > a{width:36px; height:36px;}
    .area_best *[data-shop-list="default"] > li > a > i{font-size:13px;}
    .area_best *[data-shop-list="default"] > li > a .price{margin-top:12px;}
    .area_best *[data-shop-list="default"] > li > a .price i{margin-right:4px; font-size:14px;}
    .area_best *[data-shop-list="default"] > li > a .percent{font-size:14px;}
    .area_best *[data-shop-list="default"] > li > a .price i{display:inline-block;}
    .main_location_item > .content .tit{padding-bottom:10px; font-size:2.2rem;}
    .main_location_item > .content .name{font-size:1.8rem;}
    .main_location_item > .content .tel{font-size:1.2rem;}
    .main_location_item > .content .addr,
    .main_location_item > .content .time{font-size:1rem;}
    .main_location_item > .content .btn{top:initial; bottom:-3rem; width:86px; height:86px; line-height:86px; font-size:.75rem;}
}

@media all and (max-width:600px){
	.area_about{height: 1020px;}
	.area_about .about_img04{top:410px;}
	.area_about > .inr{top:760px;}
	.area_about .about_img03{top:940px;}
	.area_about .about_img05{top:1040px;}

	.area_work .bx-wrapper{margin-left:0px; width:100%;}
	.area_work .work_bg{top:100px; background-size: auto 30%;}

	.area_work .work_icon{width:90%;}
	.area_work .work_icon li:before{width:62px; height:62px;}
}
@media screen and (max-width:480px){
    .area_visual{padding-top:56px;}
}

@media all and (max-width:450px){
	#content h3{font-size:18px;}
	.area_work .work_icon li,
	#content h2 > em,
	#content h3 + em{font-size: 13px;}
	
	.pdt01{padding-top: 40px !important;}

    .area_visual ul{height:450px;}
    .area_visual .visual_txt{padding:290px 0 0 45px;}
	.area_visual .visual_txt span{font-size: 25px;}	

	.area_about{height: 840px;}
	.area_about > .inr{top:640px;}
	.area_about .about_img03{top:790px;}
	.area_about .about_img04{top:380px;}
	.area_about .about_img05{top:910px;}
    

    
}