@import url('place_modal.css');

.place_find_container{position:relative;height:700px}
#placeModalContainer.on{position:absolute;;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:11}
.place_find_wrap{position:absolute;left:50px;top:45px;z-index:10;width:304px;height:610px;background-color:#fff;box-shadow:3px 4px 5px rgba(0, 0, 0, 0.1)}
.place_find_tabs{width:100%;height:50px;background-color:#f5f4f2}
.place_find_tabs > li{float:left;width:50%;height:100%}
.place_find_tabs > li > a{display:block;height:100%;background-color:#f5f4f2;font-size:18px;letter-spacing:-0.05em;line-height:50px;color:#333;text-align:center}
.place_find_tabs > li.on > a{background-color:#075440;color:#fff}
.place_find_cons{position:relative;z-index:10}
.place_find_head{height:36px;padding:12px 7px;background-color:#075440}
.place_find_head:after{content:'';display:block;clear:both}
.placefindbyname{position:relative;height:100%;background-color:#fff;letter-spacing:-0.05em;color:#666}
.placefindbyname:after{content:'';display:block;clear:both;position:absolute;top:11px;right:47px;width:1px;height:14px;background-color:#ddd}
.placefindbyname label{display:block;position:absolute;left:22px;top:0;line-height:36px}
.place_name{float:left;width:243px;height:36px;padding:0 22px;border:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.placefindbyname .place_btn{float:left;position:relative;width:47px;height:36px;border:0;font-size:0;background:url('../img/find_ico.png') no-repeat center}
.place_find_head .cols.select{float:left;height:100%;margin-left:3px}
.place_find_head .cols.select:first-child{margin-left:0}
.place_find_head .cols.select.col1{width:118px}
.place_find_head .cols.select.col2{width:118px}
.place_find_head .cols.select.col3{width:48px}
.place_find_head .cols.select > button{width:100%;height:100%;padding-left:9px;background:#fff url('../img/select_arrow.png') no-repeat 99px 16px;font-size:14px;letter-spacing:-0.05em;color:#666;text-align:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
}
.place_find_head .cols.select.col3 .place_btn{width:100%;height:100%;border:0;background-color:#2f2d30;font-size:14px;letter-spacing:-0.05em;color:#fff}
.local_list_wrap{display:none;overflow:hidden;position:relative;height:248px;border:1px solid #ebebeb;background-color:#fff;box-shadow:2px 2px 4px rgba(0, 0, 0, 0.3);
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.local_select{position:relative}
.local_select > li > a{display:block;height:30px;padding-left:9px;font-size:0.875em;color:#7d7b7c;line-height:30px;letter-spacing:-0.05em;text-align:left}
.local_select > li.on a, .local_select > li > a:hover{background-color:#f8f8f8}
.place_find_body{margin:12px 7px}
.place_find_number{height:36px;padding-left:17px;background-color:#f5f4f2;font-size:14px;line-height:36px;letter-spacing:-0.05em;color:#888}
.place_find_number > strong{color:#333}
.place_find_result{overflow:hidden;position:relative;height:360px;margin-top:12px}
.place_find_result ol{width:257px;margin-left:15px}
.place_find_result ol li{position:relative;padding:20px 0;border-bottom:1px solid #dfdfdf}
.place_find_result ol li:after{content:'';display:block;clear:both}
.place_find_result .col1{float:left;width:22px;height:22px;background-color:#075440;font-size:12px;line-height:22px;letter-spacing:-0.05em;color:#fff;border-radius:50%;text-align:center}
.place_find_result .col2{float:right;width:224px}
.place_find_result .col2 > dt, .place_find_result .col2 > dd{padding-right:10px}
.place_find_result .col2 > dt{margin-bottom:4px;line-height:142%;letter-spacing:-0.05em;color:#333}
.place_find_result .col2 > dd{font-size:14px;line-height:142%;letter-spacing:-0.05em;color:#888}
#placeLoadMap{height:100%}

.board_list_thumb{float:left;width:28%}
.board_list_thumb img{width:100%}
.board_list_text{float:left;width:70%;margin-left:2%}
.board_list_text > p, .board_list_text > dl{margin-right:132px}
.board_list_title{padding-bottom:5px}
.board_list_desc{margin-top:0}
.board_list_desc:after{content:'';display:block;clear:both}
.board_list_desc dt{float:left;margin:10px 10px 0 0;color:#953735}
.board_list_desc dd{float:left;margin-top:10px}
.board_list_more{top:50%;width:112px;height:112px;margin-top:-70px;background-image:url('../../../design/other/store_more.png');background-repeat:no-repeat;background-position:0 0;text-align:left;text-indent:-10000px}
.board_list_more:hover{background-position:0 -112px}

.store_view_img{position:relative;margin-top:30px;text-align:center;}
.store_view_img > .slider-btns{position:absolute;top:50%;width:60px;height:60px;margin-top:-30px;background-repeat:no-repeat;text-indent:-10000px}
.store_view_img > .slider-prev{left:30px;background-image:url('../img/btn_prev.png'); z-index:2;}
.store_view_img > .slider-next{right:30px;background-image:url('../img/btn_next.png'); z-index:2;}
.store_view_info{position:relative;margin:30px 0}
.store_info_list{position:relative}
.store_info_list:after{content:'';display:block;clear:both}
.store_info_li{float:left;position:relative;width:50%;min-height:120px;margin-bottom:50px}
.store_info_ico{position:absolute;left:0;top:0;width:120px;height:120px;background-repeat:no-repeat}
.store_info_ico01{background-image:url('../img/store_info_ico01.png')}
.store_info_ico02{background-image:url('../img/store_info_ico02.png')}
.store_info_ico03{background-image:url('../img/store_info_ico03.png')}
.store_info_ico04{background-image:url('../img/store_info_ico04.png')}
.store_info_txt_area{margin:0 20px 0 150px;padding-top:30px}
.service_ico_area:after{content:'';display:block;clear:both}
.service_ico{float:left;width:24px;height:24px;margin-left:10px;background-repeat:no-repeat;text-indent:-10000px}
.service_ico:first-child{margin-left:0}
.service_ico01{background-image:url('../img/service_ico01.png')}
.service_ico02{background-image:url('../img/service_ico02.png')}
.service_ico03{background-image:url('../img/service_ico03.png')}
.service_ico04{background-image:url('../img/service_ico04.png')}
.store_view_tabmenu{position:relative}
.store_view_tabmenu:after{content:'';display:block;clear:both}
.store_view_tabmenu > li{position:relative;float:left;width:50%}
.store_view_tabmenu > li > a{display:block;position:relative;width:100%;height:60px;background-color:#e2e2e2;font-size:1em;line-height:60px;letter-spacing:-0.05em;color:#7d7b7c;text-align:center}
.store_view_tabmenu > li.on > a, .store_view_tabmenu > li > a:hover{background-color:#2b2a28;color:#fff}
.store_view_tabmenu > li.on > a:after, .store_view_tabmenu > li > a:hover:after{content:'';position:absolute;left:50%;bottom:-8px;width:14px;height:8px;margin-left:-7px;background-image:url('../img/store_view_arrow.png');background-repeat:no-repeat}
.store_view_cont{position:relative;margin-top:20px}
.store_view_cont01, .store_view_cont02{height:550px}

/* NEW store list */
.store_ul{overflow:hidden;width:1180px;margin:0 auto}
.store_li{position:relative;overflow:hidden;float:left;width:530px;height:452px;margin:60px 30px 0}
.store_ul li:hover .store_border{display:block}
.store_img{overflow:hidden;width:100%;height:287px}
.store_list_txt{overflow:hidden;position:relative;width:100%;height:165px;padding:25px 0 0 37px;background:#fff;box-sizing:border-box}
.store_tit{margin-bottom:15px;font-size:23px;color:#333;letter-spacing:-0.025em}
/* .store_tit{margin-bottom:15px;font-size:24px;color:#333;letter-spacing:-0.025em} */
.store_txt{font-size:15px;color:#777;letter-spacing:-0.025em;line-height:1.2}
.store_txt span{display: inline-block;width: 350px;}
.store_txt > em{display:inline-block;width:94px;padding-left:27px;box-sizing:border-box}
.store_list_ico01{background:url('../img/store_list_ico01.png') no-repeat 0 0}
.store_list_ico02{background:url('../img/store_list_ico02.png') no-repeat 0 0}
.store_list_ico03{background:url('../img/store_list_ico03.png') no-repeat 0 0}
.store_more{display:block;position:absolute;bottom:25px;right:25px;width:61px;height:22px;background: url('../img/store_more.png') no-repeat 0 0;text-indent:-100000px;font-size:0}
/* .store_more{display:block;position:absolute;top:30px;right:35px;width:61px;height:22px;background: url('../img/store_more.png') no-repeat 0 0;text-indent:-100000px;font-size:0} */
.drawborder{position:absolute;background:#444;z-index:2}
.drawborder-top, .drawborder-bottom{width:0;height:10px}
.drawborder-right , .drawborder-left{width:10px;height:0}
.drawborder-top{top:0;left:0}
.drawborder-right{top:0;right:0}
.drawborder-bottom{right:0;bottom:0}
.drawborder-left{left:0;bottom:0}

/* NEW stote view */
.store_view_video{width:1080px;margin-top:50px;background:#5c5c5c}
.store_info_wrap{position:relative;width:100%;margin-top:50px}
.store_info_wrap:after{display:block;content:"";clear:both}
.store_info_left{width:508px}
.store_tab_wrap{width:100%;margin:0 auto}
.store_tabmenu{position:relative}
.store_tabmenu:after{display:block;clear:both;content:""}
.store_tabmenu > li{float:left;width:254px;height:50px}
.store_tabmenu > li:first-child{margin-left:0}
.store_tabmenu > li > a{display:block;width:100%;font-size:16px;color:#777;text-align:center;line-height:50px;letter-spacing:0.01em;background:#fff}
.store_tabmenu > li.on > a, .store_tabmenu > li > a:hover{background:#333;color:#fff}

.store_map01{width:508px;height:400px}

.store_info_right{width:503px}
.store_info_tit{margin-top:5px;font-size:26px;letter-spacing:-0.025em;color:#333}
.store_line{display:inline-block;width:100%;height:1px;background:#d9d9d9;margin-top:15px}
.store_info_ul{margin-top:62px}
.store_info_ul li{min-height:72px;padding-left:95px;margin-top:55px}
.store_info_ul li:first-child{margin-top:0}
.store_info1{background: url('../img/store_info1.png') no-repeat 0 0}
.store_info2{background: url('../img/store_info2.png') no-repeat 0 0}
.store_info3{background: url('../img/store_info3.png') no-repeat 0 0}
.store_info_txt01{margin-top:10px;font-size:20px;letter-spacing:-0.05em;color:#333}
.store_info_txt02{margin-top:10px;font-size:16px;letter-spacing:-0.025em;color:#777}

.deli_app_ul{margin-top:60px}
.deli_app_ul li{float:left;margin-right:10px}

/*view_bot*/
.view_bot{position:relative;width:1080px;height:80px;background-color:#e5e0dd;margin-top:40px}
.view_bot > .slider-btns{display:block;position:relative;height:80px;text-align:center;line-height:80px;font-size:21px;letter-spacing:0.1em}
.view_bot > .slider-prev{position:absolute;top:0;left:0;padding:0 30px;}
.view_bot > .slider-list{position:absolute;top:0;left:50%;width:200px;height:80px;margin-left:-100px}
.view_bot > .slider-next{position:absolute;top:0;right:0;padding:0 30px;}

.geo_locator_wrapper{display:flex;justify-content:center;align-items:center;height:70px;margin-top:1px;background-color:#fff}
.geo_locator{display:flex;justify-content:center;align-items:center;width:290px;height:45px;background-color:#80c342;border-radius:23px;color:#fff}
.geo_locator .aim-icon{width:18px;height:18px;margin-right:6px}
.geo_locator .aim-icon img{vertical-align:top}
