@font-face {
    font-family: 'SCoreDream';
    font-weight: 100; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff) format('woff');
    font-display: swap;
}

body {
	font-family: 'SCoreDream';
	font-weight: 400;
    min-width: 320px;
    position: relative;
    word-break: keep-all;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
}

p, dl, ol, ul {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

i span{  position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; }

.clearfix:after {
    clear: both;
    display: table;
    content: '';
}

i[class*="icon-"] span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

caption {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0px;
}

.skip-nvi {background: #fff; }
.skip-nvi:active, .skip-nvi:focus { position:relative; display:block; height:auto; width:100%; z-index:100; text-align:center;  }
i span{  position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; }

a {color: #333;}

table caption { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}

.alert-success {background-color: #E7FBF5; border-color: #E7FBF5; color: #333;}
.btn-info {background-color: #0A9F76; border: 1px solid #0A9F76;}
.label-info {background-color: #0A9F76; border: 1px solid #0A9F76;}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info, 
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {background-color: #E7FBF5;}

.hiddenX {
    display: none;
}


@media (min-width: 992px) {
    .pc-hide {
      display: none !important;
    }

    .mo-hide {
      display: block !important;
    }

    .container {
        position: relative;
    }

    .pc-true { display:block !important;  }
    .m-true { display:none !important;  }

    .header {
        z-index: 10;
        position: fixed;
		top: 0;
		left: 0;
		width: 100%;
        height: 115px;
		background-color: #fff;
		box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    }

    .header h1 {
        position: absolute;
		top: 50px;
		left: 0;
        z-index: 101; 
    }

    .header h1 img {
        width: 188px;
        height: 45px;
    }

	.top_bar .link_util {
		position: absolute;
		top: 0;
		left: calc( 50% - 194px );
	}
	.top_bar .link_util li {
		float: left;
	}
	.top_bar .link_util li a {
		display: block;
		height: 35px;
		padding: 8px 35px 0 20px;
		font-size: 14px;
		color: #fff;
		font-weight: 400;
		border: 1px solid #DBDBDB;
		border-top: none;
		background-image: url(/pub/site/default/2022/images/common/bann_arrow_ico.png);
		background-repeat: no-repeat;
		background-position: right 12px center;
		background-color: #009F73;
	}
	.top_bar .link_util li:last-child a {
		background-color: #0073BD;
		border-left: none;
	}
    .top_bar .top_util {
        position: absolute;
        top: 65px;
        right: 0;
		z-index: 101;
    }
    .top_bar .top_util>li {
        display: inline-block;
		margin-left: 2px;
    }
    .top_bar .top_util>li a {
		display: inline-block;
		height: 25px;
		padding: 0 10px;
		font-size: 14px;
		font-weight: 400;
		color: #fff;
		line-height: 25px;
		border-radius: 12px;
		background-color: #666;
	}
    .top_bar .top_util>li.green-bg a {
		background-color: #009F73;
	}

    .header .search-btn {
		display: none;
        position: absolute;
        top: 65px;
        right: 100px;
        z-index: 100;
        text-align: center;
        font-size: 24px;
		color: #fff;
		 z-index: 101;
    }
    .header .search-btn a.search-close {
        display: none;
		font-size: 24px;
    }
    .header .all-menu-btn {
		display: none;
		position: absolute;
		right: 50px;
		top: 65px;
		z-index: 100; 
		font-size: 24px; 
		color: #fff; 
		z-index: 101;
		}

    .top-search-wrap {
        display: none;
        z-index: -1;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 1200px;
        font-size: 0;
        text-align: center;
        background-color: #fff;
        top: 115px;
        min-height: 140px;
        padding: 38px 0 0px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
		box-shadow: 0px 12px 16px #00000029;
    }

    .top-search-wrap form {

    }

    .top-search-wrap form input[type="text"] {
       font-size: 20px;
	   width: 820px;
	   height: 64px;
	   border-radius: 30px 0 0 30px;
	   padding-left: 20px;
	   box-shadow: none;
	   color: #626262;
	   border: none;
	   font-weight: 400;
	   background-color: #f5f5f5;
    }

    .top-search-wrap form button {
        width: 80px;
        height: 64px;
        border-radius: 0px 30px 30px 0;
        font-size: 26px;
        font-weight: bold;
        background-color: #f5f5f5;
        color: #626262;
        border: 0;
        vertical-align: top;
        padding-right: 15px;
    }
    .top-search-wrap form button img {
		width: 30px;
		height: 30px;
    }
    .top-search-wrap form button i {
        font-size: 30px;
        color: #000;
    }
    .gnb {
		position: absolute;
		top: 62px;
		left: 50%;
		margin-left: -600px;
		width: 1200px;
        z-index: 100;
    }
	.gnb .menu_wrap {
		display: flex;
		justify-content: center;
	}

    .gnb .menu {
		padding: 0 35px;
        position: relative;
    }
	.gnb .menu h3 { 
		position: relative;
		padding-bottom: 30px;
	}	
	.gnb .menu h3:after {
		content: '';
		position: absolute;
		top: 10px;
		left: -33px;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background-color: #70C1AB;
	}
	.gnb .menu.menu01 h3:after {
		content: none;
	}
    .gnb .menu h3 i {
        display: none;
    }
    .gnb .menu h3 a {
        display: inline-block;
        font-weight: 500;
        font-size: 20px;
        color: #333;
    }
    .gnb .menu h3 a:hover, .gnb .menu h3 a.active {
        text-decoration: none;
        color: #0A8362;
    }

    .gnb .menu .depth-menu {
        display: none;
        position: absolute;
        left: 50%;
        top: 53px;
        margin-left: -80px;
        width: 160px;
        padding: 20px 20px 5px 20px;
        z-index: 10;
        box-shadow: 0px 12px 16px #00000029;
        background-color: #fff;
    }
    .gnb .menu ul {
	}
    .gnb .menu ul li {
        display: block;
        margin-bottom: 15px;
    }
    .gnb .menu ul li a {
        color: #666;
        font-size: 16px;
		font-weight: 400;
    }

    .gnb .menu ul li a:hover, .gnb .menu ul li a:active { 
		color: #009F73; 
	}
    .gnb .menu ul li ul { display: none; }
	.gnb .menu-close {display: none;}


    .all-menu {position: absolute; top: 35px; left: 0; padding-top: 37px; width:100%;z-index: 101;background-color: #fff;box-shadow: 0px 14px 14px rgba(0, 0, 0, .14);}
	.all-menu h1 {
		display: block;
        position: absolute;
		top: 23px;
		left: 50px;
        z-index: 101;
    }

    .all-menu h1 img {
        width: 176px;
        height: 46px;
    }
	.all-menu .menu_wrap {width: 1200px;margin: 0 auto;position: relative;}
    .all-menu .menu {float:left; width: calc( 100% / 6 ); text-align: center;position: relative;}
    .all-menu .menu h3 {font-size: 20px;}
    .all-menu .menu h3 a {
        color: #111111;
        display: inline-block;
        font-weight: 500;
        font-size: 20px;
        padding-bottom: 18px;
        letter-spacing: -1px;
        text-align: center;
        position: relative;
		 border-bottom: 4px solid #fff;
        }
    .all-menu .menu h3 a:hover {color: ##0A9F76; border-bottom: 4px solid #0A9F76; text-decoration: none;}
    .all-menu .menu .depth-menu {display:block !important; height: 550px; padding: 33px 10px 10px;}
	.all-menu .menu:nth-child(2n-1) .depth-menu {background-color: #F6F6F6;}
    .all-menu .menu ul li  {margin-bottom: 15px;letter-spacing: -0.8px;}
    .all-menu .menu ul li a {color: #666666;font-size: 16px;line-height: 1;font-weight: 400;}
    .all-menu .menu ul li ul {margin-top: 20px;	display: none;}
    .all-menu .menu ul li ul li {position: relative;padding-left: 2px;}
    .all-menu .menu ul li ul li:before {content: '-';font-size: 20px;margin-right: 2px;vertical-align: top;line-height: 24px;}
    .all-menu .menu ul li a:hover {color: ##0A9F76;}
	.all-menu .menu-close {position: absolute; top: 28px; right: 50px;}
	.all-menu .menu-close a {color: #333; font-size: 30px;}

	#footer {
		clear: both;
		position: relative;
		background: #fff;
		border-top: 1px solid #DDDDDD;
	}
	.footer .foot-banner {
		width: 100%;
		height: 80px;
		border-bottom: 1px solid #ddd;
	}
	.footer .foot-banner .container {
		padding: 0 30px;

	}
	.footer .foot-banner-list {
		text-align: center;
		width: 100%;
		height: 80px;
		position: relative;
	}

	.footer .foot-banner-list p {
		display: inline-block;
		line-height: 80px;
	}
	.footer .foot-banner-list p img {
		max-width: 100%;
		max-height: 100%;
	}

	.footer .foot_list_btn div {
		position: absolute;
		top: 13px;
	}
	.footer .foot_list_btn div a {
		font-size: 40px;
		color: #666;
	}
	.footer .foot_list_btn .foot_btn_prev { left: 0; }
	.footer .foot_list_btn .foot_btn_next { right: 0; }

	.footer .foot_util {
		display: flex;
		margin: 25px 0 20px;
	}
	.footer .foot_util li {
		position: relative;
		margin-right: 30px;
	}
	.footer .foot_util li a {
		color: #666;
		font-size: 16px;
		font-weight: 600;
	}
	.footer .foot_util li+li:before {
		content: '';
		position: absolute;
		top: 8px;
		left: -30px;
		width: 4px;
		height: 4px;
		margin: 0 15px;
		color: #959595;
		font-weight: bold;
		border-radius: 50%;
		background-color: #666666;
	}
	.footer address {
		padding-bottom: 45px;
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 180%;
	}




    #backtotop {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 9999;
        width: 60px;
        height: 60px;
        text-align: center;
        background: rgba(0, 0, 0, 0.3);
        font-size: 40px;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        /*transition: opacity 0.2s ease-out;*/
        opacity: 0;
    }

    #backtotop i {
        font-size: 57px;
    }

    #backtotop.show {
        opacity: 1;
    }

    #backtotop:hover.show {
        background: rgba(0, 0, 0, 0.6);
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .gnb { 
		margin-left: -480px; 
		width: 960px;
	}
	.gnb .menu {
		padding: 0 20px;
	}
	.gnb .menu h3:after {
		left: -18px;
	}

    .all-menu .menu_wrap {width: 960px;}


   


}

@media (max-width: 360px) {
  html {
 font-size: 22px;
  }
}
@media (min-width: 361px) and (max-width: 480px) {
  html {
 font-size: 25px;
  }
}
@media (min-width: 481px) {
  html {
 font-size: 28px;
  }
}
@media (max-width: 991px) {
    .t-up-true {
        display: none !important;
    }

    .pc-true {
        display: none !important;
    }

    .t-true {
        display: none !important;
    }

    .m-true {
        display: block !important;
    }
	.pc-hide {
        display: block !important;
    }

    .mo-hide {
        display: none !important;
    }

    .container {
        width: 100%;
    }
    body {padding-top: 0 !important;}

	.header {
        position: fixed;
		top: 0;
		left: 0;
        word-break: keep-all;
        width: 100%;
		height: 60px;
		background-color: #fff;
		box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
		z-index: 100;
    }
    .header h1 {
		padding: 7px 15px;
		z-index: 100;
    }
    .header h1 img {
        width: 131px;
        height: 31px;
    }
    .header .search-btn {
		display: none;
        z-index: 10;
        position: absolute;
        top: 16px;
        right: 60px;
    }
    .header .search-btn a {
		font-size: 20px;
		color: #fff;
    }
    .header .search-btn a.search-close {
        display: none;
		font-size: 22px;
		color: #fff;
    }
    .header .all-menu-btn {
		position: absolute;
		top: 19px;
		right: 15px;
		z-index: 1;
    }
	.header .link_util {
		display: none;
	}
	.top_bar .top_util {
        position: absolute;
        top: 18px;
        right: 50px;
		z-index: 101;
    }
    .top_bar .top_util>li {
        display: inline-block;
		margin-left: 2px;
    }
    .top_bar .top_util>li a {
		display: inline-block;
		height: 24px;
		padding: 0 10px;
		font-size: 12px;
		font-weight: 400;
		color: #fff;
		line-height: 24px;
		border-radius: 12px;
		background-color: #666;
	}
    .top_bar .top_util>li.green-bg a {
		background-color: #009F73;
	}


    .top-search-wrap {
        display: none;
        z-index: 100;
        position: absolute;
        top: 58px;
        left: 15px;
        right: 15px;
        font-size: 0;
    }

    .top-search-wrap form {}

    .top-search-wrap form h2 {
        display: block;
        margin-bottom: 15px;
        font-size: 0.75rem;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    .top-search-wrap form input[type="text"] {
        width: calc(100% - 60px);
        height: 1.81818182rem;
        font-size: 0.63636364rem;
        border: 1px solid #0A9F76;
        vertical-align: top;
        padding-left: 15px;
        border-right: 0 none;
    }

    .top-search-wrap form input[type="text"]::placeholder {
        color: #000;
    }

    .top-search-wrap form button {
        width: 60px;
        height: 1.81818182rem;
        background-color: #fff;
        color: #000;
        border: 0;
        font-size: 0.65rem;
        text-align: center;
        padding: 0;
        border: 1px solid #0A9F76;
        border-left: 0 none;
    }

    .top-search-wrap form button img {
        width: 22px;
    }
    .m-menu {
          display: none;
          position:fixed;
          top:0px;
          right:0px;
          bottom: 0;
          height:100%;
          width: 13.86363636rem;
          margin-right:-13.86363636rem;
		  padding-top: 60px;
          background: #fff;
          overflow-y:auto;
          z-index:200;
      }

	.all-menu-close {
		position: absolute;
		top: 19px;
		right: 15px;
	}


	.gnb { 
		background-color: #fff; 
	}
	.gnb .menu_wrap {
		border-top: 1px solid #DBDBDB;
	}
	.gnb .menu {
		border-bottom: 1px solid #DBDBDB;
	}
	.gnb .menu h3 {
		position: relative;
	}
	.gnb .menu h3:before {
		font-family: "Font Awesome 5 Pro";
		content: "\f078";
		font-size: 16px;
		font-weight: 300;
		color: #666;
		position: absolute;
		top: 18px;
		right: 25px;
	}
	.gnb .menu h3 a {
		position: relative;
		display: inline-block;
		padding: 15px 20px;
		font-size: 18px;
		color: #333333;
		font-weight: 500;
	}
	.gnb .menu h3.active {
		background-color: #009F73;
	}
	.gnb .menu h3.active a {
		color: #fff;
	}
	.gnb .menu h3.active:before {
		font-family: "Font Awesome 5 Pro";
		content: "\f077";
		font-size: 16px;
		font-weight: 300;
		color: #fff;
		position: absolute;
		top: 18px;
		right: 25px;
	}
	.depth-menu {
		display: none;
		overflow-y: auto;
		background-color: #EDF6FC;
		padding: 10px 0 10px 35px;
		border-top: 1px solid #DBDBDB;
	}
	.depth-menu.active {
		display: block;
	}
	.depth-menu>ul>li {
		position: relative;
		width: 100%;
	}
	.depth-menu>ul>li>a {
		position: relative;
		display: inline-block;
		margin: 10px 0;
		font-size: 16px;
		font-weight: 400;
		color: #666;
	}	
	.depth-menu>ul>li:before {
		font-family: "Font Awesome 5 Pro";
		content: "\f054";
		font-size: 16px;
		font-weight: 300;
		color: #009F73;
		position: absolute;
		top: 10px;
		right: 25px;
	}
	.depth-menu>ul>li>a.active {
		/* text-decoration: none; */
		/* color: #fff; */
	}
	.depth-menu>ul>li>ul {
		display: none;
	}
	.depth-menu>ul>li>ul>li {
	}
	.depth-menu>ul>li>ul>li>a {
		font-size: 16px;
		color: #666;
		margin: 10px 0px;
		display: inline-block;
	}
	.depth-menu>ul>li>ul>li a:before {content: '-';color: #fff;font-size: 0.6rem;margin-right: 4px;vertical-align: top;line-height: 0.5rem;}


	.gnb .menu-close {position: absolute; top: 13px; right: 25px; z-index: 101;}
	.gnb .menu-close a {font-size: 26px; color: #333;}


	#footer {
		clear: both;
		position: relative;
		background: #fff;
		border-top: 1px solid #DDDDDD;
	}
	.footer .foot-banner {
		width: 100%;
		height: 70px;
		border-bottom: 1px solid #ddd;
	}
	.footer .foot-banner .container {
		padding: 0 30px;

	}
	.footer .foot-banner-list {
		text-align: center;
		width: 100%;
		height: 70px;
		position: relative;
	}
	.footer .foot-banner-list p {
		display: inline-block;
		line-height: 70px;
	}
	.footer .foot-banner-list p img {
		max-width: 100%;
		max-height: 100%;
	}

	.footer .foot_list_btn div {
		position: absolute;
		top: 7px;
	}
	.footer .foot_list_btn div a {
		font-size: 40px;
		color: #666;
	}
	.footer .foot_list_btn .foot_btn_prev { left: 15px; }
	.footer .foot_list_btn .foot_btn_next { right: 15px; }

	.footer .foot_util {
		display: flex;
		margin: 15px;
	}
	.footer .foot_util li {
		position: relative;
		margin-right: 15px;
	}
	.footer .foot_util li a {
		color: #666;
		font-size: 14px;
		font-weight: 600;
	}
	.footer .foot_util li+li:before {
		content: '';
		position: absolute;
		top: 8px;
		left: -25px;
		width: 4px;
		height: 4px;
		margin: 0 15px;
		color: #959595;
		font-weight: bold;
		border-radius: 50%;
		background-color: #666666;
	}
	.footer address {
		padding: 5px 0 30px 15px;
		color: #666;
		font-size: 14px;
		font-weight: 400;
		line-height: 160%;
	}

    .back {
        display: none;
        z-index: 10;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.7);
    }

    #backtotop {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 9999;
        width: 1.81818182rem;
        height: 1.81818182rem;
        text-align: center;
        line-height: 1.81818182rem;
        background: rgba(0, 0, 0, 0.3);
        font-size: 1.18181818rem;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        transition: opacity 0.2s ease-out;
        opacity: 0;
    }

    #backtotop i {
        font-size: 1.75rem;
    }

    #backtotop.show {
        opacity: 1;
    }

    #backtotop:hover.show {
        background: rgba(0, 0, 0, 0.6);
    }
}

.map_viewpop_wrap {
	position: absolute;
	top: -200px;
	left: -160px;
	width: 320px;
	height: 145px;
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #CCCCCCB3;
	background-color: #fff;
}
.map_viewpop_wrap:after {
    border-top: 20px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0px solid transparent;
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc( 50% - 10px );
}
.map_viewpop_wrap .map_view_txt {
	display: flex;
	flex-wrap: wrap;
    flex-direction: column;
	width: 100%;
	height: 82px;
}
.map_viewpop_wrap .map_view_txt .img {
	width: 82px;
	height: 82px;
}
.map_viewpop_wrap .map_view_txt .img img {
	width: 100%;
	height: 100%;
}
.map_viewpop_wrap .map_view_txt .tit {
	width: calc( 100% - 82px );
	padding: 5px 0 5px 10px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;  
}
.map_viewpop_wrap .map_view_txt .addr {
	padding-left: 10px;	
	color: #666;
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;  
}
.map_viewpop_wrap .detail_btn {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 90px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 7px;
	background-color: #999999;
}
.map_viewpop_wrap .detail_btn:after {
	content: '\f054';
	font-family: "Font Awesome 6 Pro";
	padding-left: 5px;
}
.map_viewpop_wrap .map_close {
	position: absolute;
	top: 16px;
	right: 9px;
	font: 0/0 a;
}
.map_viewpop_wrap .map_close:after {
	content: '\f00d';
	font-family: "Font Awesome 6 Pro";
	color: #333;
    font-size: 20px;
}
