<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8"; 

html, body{ min-width: 1250px }

img{ max-width: 100%;  }

#container{ }

.content{ width: 1200px;  margin: auto;  }
/* í—¤ë” */ 
#header{ width: 100%; position: fixed; top:0; background: rgba(0,0,0,0.3); z-index: 99999 }

#header h1{ float: left;  }
#header h1 a{ padding: 19px 0 10px; display: inline-block;  }
#header #GNB{ float: left;  text-align: center;  margin-left: 150px; }
#header #GNB ul { display: inline-block; float: left;  }
#header #GNB ul li{ float: left; margin-left: 20px; border-bottom: 5px solid transparent;}
#header #GNB ul li.on { border-bottom: 5px solid #c60c31;  }

#header #GNB ul li:first-child { margin-left: 0px; }
#header #GNB ul li a{ display: inline-block; width: 100%; padding: 23px 20px 18px; color:#facdcd; font-weight: 100;   }
#header #GNB ul li.on a{ color:#fff;  }

#header .right_menu{ float: right; margin: 17px 0 0;   }
#header .right_menu select{ float: left; border: 0; background: rgba(255,255,255,0.15); display: inline-block; padding: 5px 10px;
color:#fff;    }


#header .right_menu .selectbox { float: left; border: 0;  display: inline-block;  
color:#fff;    }

/* ì±„ìš©ê³µê³&nbsp; ì˜¬ë¦¬ê¸° í¼ */
.wrap_ruct_form{width:100%; margin:0 auto; font-size:0px; word-break: break-all;}
.ruct_form_in{width:960px;margin:0 auto; padding:0px 0px 50px 0px;}
.ruct_form_title_img{width:100%; margin: 0 auto;font-size:0px;}
.ruct_form_title{ width:100%; text-align:center; margin:0 auto; padding:25px 15px 25px 15px;background-color: #f6f6f6;}
.ruct_form_title &gt; dl &gt; dt{ width:100%; font-size:24px; font-weight:700; color:#111; padding:0px 0px 10px 0px;}
.ruct_form_title &gt; dl &gt; dd{ width:100%; font-size:18px; font-weight:400; color:#666; line-height:1.8em}
.wrap_ruct_info{width:100%; margin:0 auto;padding:30px 50px 0px 50px;}
.ruct_info_title{ padding:0px 10px 15px 10px; text-align:left;font-size: 22px;color: #111; font-weight: 500;}
.ruct_info_tap{ width:100%; margin:0 auto;border-top: 2px solid #555;}
.ruct_info_tap &gt; ul{ display:flex;flex-flow: row nowrap;}
.ruct_info_tap &gt; ul &gt; li{display:flex;justify-content: center;align-items: center; padding:10px 10px; border-bottom:solid 1px #e5e5e5; border-right:solid 1px #e5e5e5;font-size: 15px;color: #333;font-weight: 500;}
.ruct_info_tap &gt; ul &gt; li:nth-child(1) { width:140px; background-color: #fbfbfb;}
.ruct_info_tap &gt; ul &gt; li:nth-child(2) { width:280px;}
.ruct_info_tap &gt; ul &gt; li:nth-child(3) { width:340px;}
.ruct_info_tap &gt; ul &gt; li:nth-child(4) { flex:1;border-right:solid 0px;}
.ruct_info_list{ width:100%; margin:0 auto;border-top:}
.ruct_info_list &gt; ul{ display:flex;flex-flow: row nowrap;}
.ruct_info_list &gt; ul &gt; li{display:flex;justify-content: center;align-items: center; text-align:center; padding:10px 10px; border-bottom:solid 1px #e5e5e5; border-right:solid 1px #e5e5e5;font-size: 15px;color: #333;font-weight: 400;}
.ruct_info_list &gt; ul &gt; li:nth-child(1) { width:140px; background-color: #fbfbfb;font-weight: 500;}
.ruct_info_list &gt; ul &gt; li:nth-child(2) { justify-content: flex-start; text-align:left; width:280px;}
.ruct_info_list &gt; ul &gt; li:nth-child(3) { justify-content: flex-start; text-align:left; width:340px;}
.ruct_info_list &gt; ul &gt; li:nth-child(4) { flex:1;border-right:solid 0px;}

.wrap_ruct_ex{width:100%; margin:0 auto;padding:30px 50px 0px 50px;}
.wrap_ruct_ex &gt; ul &gt; li{font-size: 18px;color: #333;font-weight: 400;line-height: 1.4em;}
.wrap_ruct_ex &gt; ul &gt; li:first-child {font-size: 22px;color: #111;font-weight: 500;padding: 0px 0px 15px 0px;}
.wrap_ruct_ex &gt; ul &gt; li img{ width:100%}

/* ì±„ìš©ê³µê³&nbsp; ì˜¬ë¦¬ê¸° í¼ */

/* ì…€ë&nbsp;‰íŠ¸ */
.desc { color: #e8e8e8; }
.desc a { color: #515151; }

.dropdown {  width: 133px;  margin: 0px; }
.dropdown_sel {  width: 100%;  margin: 0px; }

.dropdown dd,
.dropdown dt,
.dropdown ul {
  margin: 0px;
  padding: 0px;
}

.dropdown dd {
  position: relative;
}

.dropdown_h a,
.dropdown_h a:visited {
  color: #3b3b3b;
  text-decoration: none; font-size:14px; 
  outline: none; border: 1px solid rgba(0,0,0,0); 
}


.dropdown_sel dt &gt; a,
.dropdown_sel dt &gt; a:visited {
  color: #3b3b3b;
  text-decoration: none;
  outline: none; border: 1px solid #cccccc; 
}
 
.dropdown_h dt a:hover {
  border: 1px solid #fff;
}

.dropdown dt a {
  background:  rgba(255,255,255,0.15) url("/resources/images/common/arrow.png") no-repeat scroll right center;
  display: block;
  padding-right: 35px;
  width: 100%;
  height: 33px;
}


.dropdown_sel dt a {
  background:  rgba(255,255,255,0.15) url("/resources/images/common/arrow2.png") no-repeat scroll right center;
  height: 40px;
}

.cont_search .dropdown_sel dt a { min-width: 180px;  }


.dropdown_sel dt a {
  height: 40px;
}


.dropdown dt a span {
  cursor: pointer;
  display: block;  
  line-height: 29px; font-weight:normal;
  padding-left: 10px; line-height: 2.3;
}

.dropdown_sel dt a span {  padding-left: 20px; line-height: 38px;  }



.dropdown dd ul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #9e9e9e;
  color: #515151;
  display: none;
  left: 0px;
  position: absolute;
  top: -1px;
  width: auto;
  min-width: 100%;
  list-style: none;
  text-align: left;
  z-index: 9999;
}

.dropdown span.value {
  display: none;
}

.dropdown dd ul li a {
  padding: 5px;
  display: block;
  padding-left: 11px;
}

.dropdown dd ul li a:hover {
  background-color: #e8e8e8;
}

.dropdown img.flag {
  border: none;
  vertical-align: middle;
  padding: 11px;
}
.dropdown_h a,
.dropdown_h a:visited {
  color: #111;
  text-decoration: none;
  outline: none; border: 1px solid rgba(0,0,0,0); 
}
.dropdown_h dt a:hover {
  border: 1px solid #fff;
}
.dropdown_h dt a{  background:  rgba(255,255,255,0.15) url("/resources/images/common/arrow.png") no-repeat scroll right center; }
.dropdown_h dt a span{ color:#fff;  }
/* ì…€ë&nbsp;‰íŠ¸ ë */
#header .right_menu &gt; a{ float: left; margin-left: 20px; padding: 2px 0; margin-top: 3px;  }
.header_wrap{ position: relative;  }
/* í—¤ë” ë */ 
.main_banner .banner_title{ text-align: center; padding: 150px 0 20px; z-index: 30; }
.main_banner .banner_title .titl1{ animation: idx_ani1 2s ease forwards 1; }
.main_banner{ width: 100%; height: 680px; position: relative; overflow: hidden; }
.main_banner .bg{  background: url("/resources/images/main/main_banner.png") no-repeat;  z-index: -10; 
 animation: idx_bg 30s ease-in-out alternate forwards infinite;   background-size: cover; position: absolute; top:0; left: 0; width: 100%; height: 100%; }
.weare_banner .bg{  background: url("/resources/images/sub/weare_banner.jpg") no-repeat;  background-size: cover; }
.notice_banner .bg{  background: url("/resources/images/sub/notice_banner.jpg") no-repeat; background-size: cover;  }
.recruit_banner .bg{  background: url("/resources/images/sub/recruit_banner.jpg") no-repeat; background-size: cover;  }
.contact_banner .bg{  background: url("/resources/images/sub/contact_banner.jpg") no-repeat; background-size: cover;  }
.notice_banner .banner_title h2 { margin: 50px 0 80px; }   

@keyframes idx_bg {
	0% {
	    transform: scale(1, 1) rotate(0.1deg);
	    -webkit-transform: scale(1, 1) rotate(0.1deg);
	    -ms-transform: scale(1, 1) rotate(0.1deg);
	}
	50% {
	    transform: scale(1.1, 1.1) rotate(0.1deg);
	    -webkit-transform: scale(1.1, 1.1) rotate(0.1deg);
	    -ms-transform: scale(1.1, 1.1) rotate(0.1deg);
	}
	100% {
	    transform: scale(1, 1) rotate(0.1deg);
	    -webkit-transform: scale(1, 1) rotate(0.1deg);
	    -ms-transform: scale(1, 1) rotate(0.1deg);
	}
}
.main_banner .banner_title h4{ animation: idx_ani2 1s ease forwards 1; animation-delay: 1s;  opacity:0;  }
.main_banner .banner_title .titl2{ width:100%; display: inline-block; overflow: hidden; }
.main_banner .banner_title .titl2 a{ animation: idx_ani3 1s ease forwards 1;animation-delay: 1.1s; opacity:0; }
@keyframes idx_ani1{
  0% {
  	transform:translateY(20px);
  	opacity:0
  }
  100% {
  	transform:translateY(0);
  	opacity:1
  }
}
@keyframes idx_ani2{
    0% {
     opacity:1;
    -webkit-transform: scale3d(1.7, 1.7, 1.7);
    transform: scale3d(1.7, 1.7, 1.7);
  }

  100% {
    opacity:1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes idx_ani3{
  0% {
  	transform:translateY(30px);
  	opacity:0
  }
  100% {
  	transform:translateY(0);
  	opacity:1
  }
}
.main_banner .banner_title h3 { color: #e4ccb3; font-size: 30px; font-weight: 300;  }
.main_banner .banner_title h2 { margin: 27px 0 49px; color:#fff; font-size: 82px; font-weight: 700; font-family: 'Exo 2', sans-serif; }
.main_banner .banner_title h4 { color: #e4ccb3; font-size: 23px; font-weight: 300;  }
.business_main_margin{margin: 0px 0 15px 0px !important;}

.main_banner .banner_title .titl2 &gt; a{ margin-top: 62px; padding: 10px 70px; color:#fff; background: rgba(51,50,50,0.15); display: inline-block; 
 border: 1px solid #fff; border-radius: 100px; font-size: 24px; }
.main_banner .scroll_wrap { display: inline-block; text-align: center; width: 100%;  position: absolute; bottom: 52px; left: 0; }
.main_banner .scroll_wrap span{ display: inline-block; width: 100%; color:#fff; margin-top: 4px ;opacity: 0.5; font-size:18px; font-weight:100;}


.main_box1{ display: inline-block; width: 100%; padding: 83px 0 73px;  }
.wrap_mb01_count_box{}
.wrap_mb01_count_box &gt; ul &gt; li{ float: left; width: 25%; text-align: center;   }
.mb01_count_box{width: 200px; margin: auto;  }
.mb01_count_box &gt; strong{ display: inline-block; width: 100%; font-size: 18px; margin-top: 13px; font-weight: 600; color:#111; font-weight: normal; }

.mb01_count_box &gt; h4{ font-size: 46px; margin: 22px 0 18px; color:#4b4b4b;font-family: 'Roboto', sans-serif; font-weight:500;}
.mb01_count_box &gt; h4 &gt; span{ font-size: 22px; font-weight:300;color: #4b4b4b;  }
.mb01_count_box &gt; h4 &gt; em{ font-size: 46px; color:#4b4b4b;font-family: 'Roboto', sans-serif; font-weight:500;}

.mb01_count_box &gt; p{ font-size: 14px; color:#666666; font-weight:400;}
.mb01_count_box &gt; p &gt; span{ font-size: 14px; color:#c60c31;font-weight:400; }
.mb01_count_box &gt; em { font-size: 16px; color:#666666;font-weight:400; margin-top: 10px; display: inline-block;  }


.main_box2{ display: inline-block; width: 100%; padding: 83px 0 60px; background: #e6f3ff;   }
.main_box2 ul { display: inline-block; width: 100%; padding-top: 50px;  }
.main_box2 ul li { float: left; width: 25%; text-align: center; text-align: center; position: relative;  }
.main_box2 ul li &gt; div:after { content: "";  position: absolute; top: 0; left: 5px; background:#fff;
    display: block; width: 172px; height: 172px;  border-radius: 50%;  }

.main_box2 ul li &gt; div &gt; img{ position: absolute; top: -43px; left: 30px; z-index: 20 }
.main_box2 ul li &gt; div{ display: inline-block; position: relative; text-align: center;  width: 180px;  }
.main_box2 ul li dl { position: relative; z-index: 20; width: 100%; margin: 65px 0 0;  }  

.main_box2 ul li dl dt span{ font-size: 24px; font-weight: 400; color:#5b4a41; line-height:30px;  }
.main_box2 ul li dl dt { margin-bottom: 72px;  }

.main_box2 ul li dl dd{ line-height: 1.5; font-size: 14px; font-weight:300; color:#444;  }

.sec_service {  opacity: 0; }

.main_title{ text-align: center; margin-bottom: 50px;  }
.main_title h3{ font-size: 38px; font-weight: 300; display: inline-block; color:#5b4a41; }
.main_title h3 span{ font-size: 40px; font-weight: 400; display: inline-block; float: left; margin-right: 10px; color:#5b4a41; }
.main_title p{ margin-top: 13px; font-size: 20px;color:#766962; font-weight: 300; }  
.main_title &gt; div{ display: inline-block; }
.main_title .div_flex{ display:flex;display: -webkit-flex;flex-flow: row nowrap;justify-content: center;align-items: center;}
.main_title .div_flex i.ray-logo{ display:inline-block; padding:0px 0px 0px 15px; margin:6px 0px 0px;} 

.main_title{ animation: parallax 1s ease forwards 1; opacity:0; }
.main_box2 ul{ animation: parallax 1s ease forwards 1; opacity:0;   }

.slide_up{ animation: parallax 1s ease forwards 1; opacity:0; } 

 .slide_blur { animation: blur 1s ease forwards 1; opacity:0; } 
 
 @keyframes blur {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@keyframes parallax {
	0% {
		opacity:0;
		transform:translateY(50px)
	}
	100% {
		opacity:1;
		transform:translateY(0px)
	}
}
 

	

.main_box3 {  width: 100%; padding: 90px 0 0px; background: url("/resources/images/common/partner_bg.png"); background-size: cover; overflow: hidden;   }
.main_box3 .main_title h3 span{ line-height: 1.5;} 


/* íƒ­ë©”ë‰´ */
.tab{
    width: 100% ;
    height:auto;
    overflow:hidden;
}
 
.tab ul{
    padding:0;
    margin:0;
    list-style:none;
    width:100%;
    height:auto;
    overflow:hidden;
}
 
.tab .tab_btn &gt; ul &gt; li{display:inline-block; width: 20%; float:left; text-align:center; cursor:pointer; color: #fcecda; font-weight:300;}
.tab_btn ul{ width: 100%;   }
.tab .tab_btn ul li{ font-size: 20px; line-height: 50px; border-bottom: 4px solid transparent ;  }
.tab .tab_btn ul li.on{  border-bottom: 4px solid #f82497 ; color:#FFF;}
 
.tab ul li.on{  border-bottom: 4px solid #f82497 }
 
.tab .conBox, .press_cont .conBox{
    width:100%;
    height:auto;
    overflow:hidden;
    min-height:200px;
    display:none; 
}
 
.tab .conBox.on, .press_cont .conBox.on{
    display:block;
}

.main_box3 .tab .conBox{ text-align: center; }
/* íƒ­ë©”ë‰´ ë */

.tab_btn_wrap{  display: inline-block; width: 100%; text-align: center; }
.tab_btn{ width: 850px; display: inline-block;  }
.tab_btn select{ float: left; border: 0; background: rgba(255,255,255,0.5); color:#693f32; border-radius: 100px; padding: 11px 20px; font-size: 20px;
  margin-top: 5px;  }
 
 
 
.main_box3 .main_title{ margin-bottom: 40px;  }

#footer{ display: inline-block; width: 100%; border-top:1px solid #dad7d7;    }
.main_box3 .content { width: 1220px;  }
.main_box3_bg{ background: rgba(255,255,255,0.1); border-top: 1px solid rgba(255,255,255,0.3); padding-bottom: 50px; margin-top: -4px;  }

.main_box3 .tab .conBox { padding-top: 70px;  }
.partners_slide ul li{ width: 16.6%; height: 128px; float: left; padding: 10px;  }
.partners_slide ul li &gt; div{ background: #fff; padding: 20px 0; text-align: center; }
.partners_slide ul li &gt; div span{ display: inline-block; width: 100%; margin-top: 0px; font-size:15px; font-weight: 400; color:#111;  text-overflow: ellipsis; white-space: pre; overflow: hidden; }
.partners_slide ul li &gt; div img{ width:82%;}

.partners_slide .carousel-cell { width: 1220px;  }
.main_box3 .flickity-viewport { margin-bottom: 70px;  }

.main_box3 .partners_slide .carousel-cell { height: 400px;  }
.flickity-prev-next-button.previous { border: 0;  background: url("/resources/images/common/slide_prev.png") no-repeat;  margin-right: 5px;    }
.flickity-prev-next-button.next { border: 0;  background: url("/resources/images/common/slide_next.png") no-repeat;  margin-left: 5px;  }
.main_box3 .flickity-prev-next-button{ background-size: 43px; width: 42px; height: 43px;  opacity: 1; }
.flickity-prev-next-button:hover { opacity: 1;  }
.flickity-prev-next-button svg { display: none;  }
.main_box4 { display: inline-block; width: 100%; padding: 90px 0 ; background: url("/resources/images/main/main_box4_bg.png") repeat-x;   }
.main_box4 .main_title img{ float: left; margin-top: 7px; }

.highlight_title{ margin-top: 6px;  }
.highlight_title div { display: inline-block;  }  
.highlight_title img { float: left;  }  
.highlight_title span { float: left;  }  

.main_box4 .highlight_title span { color: #fe4e94; font-size: 16px; margin-top: 15px; margin-left: 10px;   }  

.main_box4 .content{ width: 1550px; max-width: 100%;  }

.store_slide_wrap{ overflow: hidden; position: relative;  }
.store_slide_wrap .carousel-cell{ width: 20%; margin:0 5px; counter-increment: carousel-cell; text-align: center;  }

.store_slide_wrap ul li {  padding-top: 30px; }
.store_slide_wrap ul li &gt; div{ display: inline-block;  width: 100%; margin: auto; background: #fff;
 box-shadow: 5px 5px 25px 0px #d6d6d6; border-radius: 10px; overflow: hidden;  
-webkit-flex:1;-ms-flex:1;flex:1;transform-origin:50% 50%;transform:scale(0.8);   }



.store_slide_wrap ul li.is-selected &gt; div { width: 100%; margin-top: 0px;  transition:all 0.5s ease-in-out ; }
  
.store_slide_wrap ul li &gt; div{  transform: scale(0.85); -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); -o-transform: scale(0.85);
   transition:all 0.4s ease-in-out ;   }
  
  
.store_slide_wrap ul li.is-selected{ padding-top: 0; }
.store_slide_wrap ul li.is-selected &gt; div{  -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1);  -o-transform:scale(1);   transform:scale(1); }  

  .main_box4 .store_slide_wrap .carousel-cell.last_slide &gt; div, .main_box4 .store_slide_wrap .carousel-cell.first_slide &gt; div { background: #fff; width: 100%; 
 -webkit-transform:scale(0.75); -moz-transform:scale(0.75); -ms-transform:scale(0.75);  -o-transform:scale(0.75);  transform:scale(0.75);  width: 100%;   }
 
  
 .main_box4 .store_slide_wrap .carousel-cell.first_slide &gt; div { float: right;  margin-right: -40px;  }
 .main_box4 .store_slide_wrap .carousel-cell.last_slide &gt; div  { float: left; margin-left: -40px;  }
 .main_box4 .store_slide_wrap .carousel-cell.last_slide &gt; div .phto:before, .main_box4 .store_slide_wrap .carousel-cell.first_slide &gt; div .phto:before {
 display: inline-block; content:" "; width: 100%; height: 100%; background: rgba(255,255,255,0.7); position: absolute; top:0; left: 0; transition: all 3.50s ease-in-out;  }
  
  /* 
 .flickity-prev-next-button:after  { content:"";  width: 100%; height: 100%; position: absolute; background: red; top:0; left: 0; z-index: 99999;  }
  .store_slide_wrap ul li &gt; div:hover{  transform: scale(1.5); -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5);  }
   */
   
   
   /* 
.main_box4 .store_slide_wrap .carousel-cell.last_slide , .main_box4 .store_slide_wrap .carousel-cell.first_slide { padding-top: 70px; } */

.store_slide_wrap ul li &gt; div .phto {  position: relative;  }



.store_slide_wrap ul li .phto img{ height: 100%; min-width: 100%;  }

.store_slide_wrap ul li.is-selected &gt; div .phto{ height: 280px;  }
.store_slide_wrap ul li &gt; div .phto{ height: 280px;  }
/* 
.main_box4 .store_slide_wrap ul li.is-selected div { width: 100%; }

 *//* 
.main_box4 .store_slide_wrap ul li:first-child div, .main_box4 .store_slide_wrap ul li:last-child div { width: 70%; }
 */

.main_box4 .flickity-viewport { height: 450px !important; }
.main_box4 .store_slide_wrap ul li div div.memo{ text-align: left; padding: 15px 20px; display: none; transition: all ease-in 0.38s; }
.main_box4 .store_slide_wrap ul li.is-selected div div.memo { display: inline-block; box-sizing: border-box; width: 100%; } 
.main_box4 .store_slide_wrap ul li div div.memo img{ width: 100px; }
.main_box4 .store_slide_wrap ul li div div p{ font-size:13px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

 .main_box4 .flickity-prev-next-button.previous { position: absolute; top: 140px; left: 280px;  }
 .main_box4 .flickity-prev-next-button.next { position: absolute; top: 140px; right: 280px; }


.store_slide_wrap{ position: relative; }
 .slide_left_btn { position: absolute; top: 150px; left: 230px;  }
 .slide_right_btn { position: absolute; top: 150px; right: 230px; }

.slide_left_btn  { border: 0;  background: url("/resources/images/common/slide_prev.png") no-repeat;  margin-right: 5px;    }
 .slide_right_btn { border: 0;  background: url("/resources/images/common/slide_next.png") no-repeat;  margin-left: 5px;  }

.slide_left_btn, .slide_right_btn { width: 70px; height: 70px; cursor: pointer;  opacity: 0.6; }
.slide_left_btn:hover, .slide_right_btn:hover{ opacity: 1; }

.main_box4 .flickity-prev-next-button { width: 70px; height: 70px;  opacity: 0.6; }
.main_box4 .flickity-prev-next-button:hover{ opacity: 1; }

.store_slide_wrap2 ul li.is-selected &gt; div { width: 100%; margin-top: 0px;  transition:all 0.5s ease-in-out ; }
  
  .store_slide_wrap2 ul li &gt; div{  transform: scale(0.85); -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); -o-transform: scale(0.85);
   transition:all 0.4s ease-in-out ;   }
  
  
.store_slide_wrap2 ul li.is-selected{ padding-top: 0; }
.store_slide_wrap2 ul li.is-selected &gt; div{  -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1);  -o-transform:scale(1);   transform:scale(1); }  

  .main_box4 .store_slide_wrap2 .carousel-cell.last_slide &gt; div, .main_box4 .store_slide_wrap2 .carousel-cell.first_slide &gt; div { background: #fff; width: 100%; 
 -webkit-transform:scale(0.75); -moz-transform:scale(0.75); -ms-transform:scale(0.75);  -o-transform:scale(0.75);  transform:scale(0.75);  width: 100%;   }
 
  
 .main_box4 .store_slide_wrap2 .carousel-cell.first_slide &gt; div { float: right;  margin-right: -40px;  }
 .main_box4 .store_slide_wrap2 .carousel-cell.last_slide &gt; div  { float: left; margin-left: -40px;  }
 .main_box4 .store_slide_wrap2 .carousel-cell.last_slide &gt; div .phto:before, .main_box4 .store_slide_wrap2 .carousel-cell.first_slide &gt; div .phto:before {
 display: inline-block; content:" "; width: 100%; height: 100%; background: rgba(255,255,255,0.7); position: absolute; top:0; left: 0; transition: all 3.50s ease-in-out;  }
 
 .main_box4 .flickity-page-dots,  .main_box5 .flickity-page-dots { display: none }
 
   .main_box5 .store_slide_wrap2 .carousel-cell.last_slide &gt; div, .main_box5 .store_slide_wrap2 .carousel-cell.first_slide &gt; div { background: #fff; width: 100%; 
 -webkit-transform:scale(0.75); -moz-transform:scale(0.75); -ms-transform:scale(0.75);  -o-transform:scale(0.75);  transform:scale(0.75);  width: 100%;   }
  
   
 .main_box5 .store_slide_wrap2 .carousel-cell.first_slide &gt; div { float: right;  margin-right: -40px;  }
 .main_box5 .store_slide_wrap2 .carousel-cell.last_slide &gt; div  { float: left; margin-left: -40px;  }
 
.store_slide_wrap2 ul li {  padding-top: 30px; }
 
.main_box5 { display: inline-block; width: 100%; padding: 90px 0 ; background: url("/resources/images/main/main_box5_bg.png") repeat-x;   }
.main_box5 .main_title img{ float: left; margin-top: 5px; }
.main_box5 .main_title h3 img{ float: left; margin-top: 15px; }
.main_box5 .highlight_title span { color: #8e5ae4; font-size: 16px; margin-top: 15px; margin-left: 10px;   }  
.main_box5 .content{ width: 1550px; max-width: 100%;  }



.store_slide_wrap2 { overflow: hidden; position: relative;  }
.store_slide_wrap2 .carousel-cell{ width: 20%; margin:0 5px; counter-increment: carousel-cell; text-align: center;  }
.store_slide_wrap2 ul li &gt; div{ display: inline-block; transition: all ease-out 0.09s; width: 100%; margin: auto; box-shadow: 5px 5px 25px 0px #d6d6d6; 
border-radius: 10px; overflow: hidden;  }
.store_slide_wrap2 ul li.is-selected &gt; div { width: 100%; margin-top: 0px;  }


.store_slide_wrap2 ul li .phto img{ height: 100%; min-width: 100%;  }
.store_slide_wrap2 ul li &gt; div .phto { height: 280px; position: relative;  }
.store_slide_wrap2 ul li.is-selected &gt; div .phto{ height: 280px;  }
 

.main_box5 .flickity-viewport { height: 450px !important; }
.main_box5 .store_slide_wrap2 ul li div div.memo{ text-align: left; padding: 15px 20px; display: none;  }
.main_box5 .store_slide_wrap2 ul li.is-selected div div.memo { display: inline-block; box-sizing: border-box; width: 100%;  } 
.main_box5 .store_slide_wrap2 ul li div div.memo img{ width: 80px; }
.main_box5 .store_slide_wrap2 ul li div div p{ font-size:13px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

 .main_box5 .store_slide_wrap2 .carousel-cell.last_slide &gt; div,  .main_box5 .store_slide_wrap2 .carousel-cell.last_slide.first_slide &gt; div  { float: left; }
 .main_box5 .store_slide_wrap2 .carousel-cell.first_slide &gt; div { float: right;  }
 
 .main_box5 .flickity-prev-next-button.previous { position: absolute; top: 140px; left: 280px;  }
 .main_box5 .flickity-prev-next-button.next { position: absolute; top: 140px; right: 280px; }

.main_box5 .flickity-prev-next-button { width: 70px; height: 70px;  opacity: 0.6; }
.main_box5 .flickity-prev-next-button:hover{ opacity: 1; }
 .main_box5 .store_slide_wrap2 .carousel-cell.last_slide &gt; div .phto:before, .main_box5 .store_slide_wrap2 .carousel-cell.first_slide &gt; div .phto:before {
 display: inline-block; content:" "; width: 100%; height: 100%; background: rgba(255,255,255,0.7); position: absolute; top:0; left: 0;   }
 
 .main_box6 .flickity-page-dots {   position: absolute; text-align: center; bottom: 40px; width: 100%;   }
 
 .main_box6 .flickity-page-dots li{ display: inline-block;  width: 20px; height: 20px;   border-radius: 100px; position: relative;  }
 .main_box6 .flickity-page-dots li:before { content: ""; display: inline-block; width: 10px; height: 10px; background: #dda957; border-radius: 100px; 
 position: absolute; top:50%; left: 50%;  margin: -5px 0 0 -5px;   }
 .main_box6 .flickity-page-dots li.is-selected:before { content: ""; display: inline-block; width: 10px; height: 10px; background: #dda957;  border-radius: 100px;  }
 .main_box6 .flickity-page-dots li.is-selected { border: 3px solid #caa05e;   border-radius: 100px; padding: 0px;  }
 .main_box6 .content{ width: 100%;  }
 .main_bottom_banner{ overflow: hidden; position: relative; }
 .main_bottom_banner img{ max-width: 100%; width: 100%;  }
 .main_bottom_banner li{width: 100%; }
 
 .main_bottom_banner .flickity-slider li {  min-height: 690px;  }
 .main_bottom_banner .flickity-slider li a{ overflow: hidden;  }
 .main_bottom_banner .flickity-slider li img { float: left;  }
 
 .banner_bar_wrap{ position: absolute; right: 150px; bottom: 35px ; 
 animation: blink 1s ease-in-out infinite; -webkit-animation: blink 1s ease-in-out infinite;  }
 
 /* for MSê³„ì—´ ë¸Œë¼ìš°ì&nbsp;€ */
@keyframes blink {
 0% { opacity: 0.3; }
 50% { opacity: 0.9; }
 100% { opacity: 0.3; }
}
 
/* for Chrome, Safari */
@-webkit-keyframes blink {
  0% { opacity: 0.3; }
  50% { opacity: 0.9; }
  100% { opacity: 0.3; }
}

 .banner_bar_wrap img { float: left;  }
 .banner_bar_wrap span{ float: left; color:#ffffff; margin-left: 10px; font-size: 20px; font-weight: 300;}

 .banner_bar_wrap .banner_bar { overflow:hidden; margin: 10px 0;   }
 
 .banner_bar_wrap .banner_bar span {  }
 .banner_bar_wrap .banner_bar3 span {   }
 .banner_bar_wrap .banner_bar2 span { }
 
  .banner_bar_wrap .banner_bar1 { margin-left: 70px; }
  .banner_bar_wrap .banner_bar2 { margin: 35px 0 30px; margin-left: 200px; }
  .banner_bar_wrap .banner_bar3 { }
 
 
 .right_menu_wrap .content { height: 100%;  position: relative;  }
 .right_menu_wrap{ position: fixed; left: 0%; top: 0px; display: none;  height: 100%;  width: 100%;    }
 .right_menu_wrap .bg{ position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,0.7); left: 0; top:0;  }
 .right_menu_box{ background: #fff; position: absolute; right: 0;  width: 350px; box-sizing: border-box;  padding: 50px 35px; display: none; height: 100%;    }
 
 .right_menu_wrap .left_bg { position: absolute; left: 0; width: calc(100% - 350px); height: 100%;  }
 
 .right_menu_wrap .close_btn{ position: absolute; right: 20px; top: 15px;  }
 .right_menu_wrap .menu_box{ display: inline-block; width: 100%;box-sizing: border-box; margin-top: 60px; }

  .right_menu_wrap .menu_box ul li a{ display: inline-block; width: 100%; padding: 20px 10px; font-size: 18px; 
   background: url("/resources/images/common/memu_btn.png") no-repeat 95% center; color:#111; font-weight: 400;  }
 
 .right_menu_wrap .menu_box ul li{ border-bottom: 1px solid #eeeeee;   }
 
 .right_menu_wrap .menu_sns {  text-align: center; margin-top: 130px;   }
 .right_menu_wrap .menu_sns ul{ display: inline-block;  }
 .right_menu_wrap .menu_sns ul li { float: left;   text-align: center; margin-left: 10px; }
 .right_menu_wrap .menu_sns ul li:first-child { margin-left: 0;  }
 
 .right_menu_wrap .menu_sns ul li span { display: inline-block; width: 100%; font-size: 11px; margin-top: 3px;   }
 .right_menu_wrap .menu_sns ul li a{ display: inline-block; border-radius: 100px; border:1px solid #f0f0f0;  width: 85px; height: 85px; padding: 13px 0;    }
 
 .right_menu_wrap .btn { margin-top: 30px;  }
 .right_menu_wrap .btn a{ display: inline-block; width: 100%; padding: 17px 0; color:#fff; background: #333232;  font-size: 17px;  text-align: center;
  font-weight:300;  }
 
 .right_memu { position: absolute;  right: 0; top: 64.9%;  }
 .right_memu.on { position: fixed;  top: 30%; z-index: 999999;  }
 
 .right_memu ul {   }
 .right_memu li {  border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5 }
 .right_memu li a{ display: inline-block; width: 100%; text-align: center; background: #fff; padding: 10px 2px 8px; width: 100%;  }
 
 .right_memu li:first-child { border: 1px solid #333232; }
 .right_memu li:first-child a { line-height: 1.5;  background: #333232; color:#fff; padding: 15px 0 13px;   }
 
 
.footer_info{ padding-top: 70px;  } 
.footer_info{ display: inline-block; width: 100%;  }
.footer_info .box { float: left; width: 33.33%;  }
.footer_info .box .top_bar { display: inline-block; width: 100%; margin-bottom: 20px;   }
.footer_info .box .top_bar i{ width: 40px; height: 4px; background: #dddddd; display: inline-block;   }
.footer_info .box p { font-size: 13px; color:#606062; font-weight:400;  line-height: 1.6 }
.footer_info .box p em{ font-style: normal; margin: 0 10px; font-weight: 100;  }
.footer_info .box h3 { font-weight: 400; font-size: 20px; color:#111111; display: inline-block; width: 100%; margin-bottom: 10px; line-height: 1.2;   }
.footer_info .box a { display: inline-block; width: 180px; text-align: center; color:#fff; font-size:16px; font-weight:400; background: #8e5ae4; padding: 10px 0; margin-top: 15px  }

.footer_info .box1 h2 img{ width: 110px;  }
.footer_info .box1 p{ margin-top: 20px;  }
.footer_info .box1 p em i { display: inline-block; margin: 0 4px; width: 1px; height: 10px; background: #606062;   }

#footer .capy{ text-align: center; color:#979799; font-size: 15px; display: inline-block; width: 100%; padding: 20px 0 50px; border-top: 3px solid #f5f5f5; margin-top: 50px;   }

.footer_info .box1 &gt; div{ display: inline-block;  }


.footer_date_bar{ display: inline-block; width: 100%; margin-top: 15px;   }
.footer_date_bar &gt; div { overflow:hidden; margin-top: 3px;  }

.footer_date_bar span{ font-size: 12px; color:#606062;  }
.footer_date_bar .left { float: left; }
.footer_date_bar .right { float: right; }



.main_banner .slide_date ul {  position: relative;  }

.main_banner .slide_date &gt; div{ display: inline-block; width: 1050px;  }
.main_banner .slide_date ul li{ width: 40%; display: inline-block; float: left;   }
.main_banner .slide_date ul li a{ color: rgba(255,255,255,0.2); font-size: 75px; font-weight: bold;  margin-top: 15px; display: inline-block;   }
.main_banner .slide_date ul li p { display: none;  }
.main_banner .slide_date .flickity-viewport { display: inline-block; width: 100%; overflow: hidden; min-height: 220px; margin-top: 50px;   }

.main_banner .slide_date ul li.is-selected a{ opacity: 1; font-family: 'Roboto', sans-serif; font-size: 100px; font-weight:500; margin-top: 0px; color: rgba(255,255,255,1);  } 
.main_banner .slide_date ul li.is-selected p { display: inline-block; width: 100%; text-align: center; color: #e4ccb3; font-size: 20px; font-weight: 300; margin-top: 35px;   }

.main_banner .slide_date .flickity-prev-next-button.previous {  }
 
 .main_banner .slide_date .flickity-prev-next-button { width: 43px;  height: 43px }
.main_banner .slide_date .flickity-prev-next-button.previous { position: absolute; top: 90px; left: 250px;  }
.main_banner .slide_date .flickity-prev-next-button.next { position: absolute; top: 90px; right: 250px; }
  
 .main_banner .slide_date .flickity-prev-next-button.previous { background: url(/resources/images/sub/slide_prev2.png) no-repeat; }
 .main_banner .slide_date .flickity-prev-next-button.next { background: url(/resources/images/sub/slide_next2.png) no-repeat; }
 
 .weare_box{ padding: 100px 0;  }
 
 .sub_title{ display: inline-block; width: 100%;  }
 .sub_title h3{ color:#333333; font-size: 40px; font-weight: 400;   }
 .sub_title i i{ display: inline-block; width: 40px; height: 4px; background: #4580fe;  }
 
 .title_memo{ margin-top: 20px; display: inline-block; width: 100%;  }
 .title_memo p{  font-size: 17px; font-weight:300; color:#666666; line-height: 1.8;  }
 .title_memo_p2{  font-size: 17px; font-weight:300; color:#666666; line-height: 1.8;  }
 .title_memo p span{ color:#4580fe; font-size: 17px; font-weight:300; }
 
 
 .weare_date_list{ margin-top: 50px;  }
 .weare_date_list ul { border-top:1px solid #333333;  }
 .weare_date_list ul li { display: inline-block; width: 100%; padding: 30px 50px; border-bottom: 1px solid #e6e5ea;  }
 .weare_date_list ul li img { float: left; margin-top: 7px;  } 
 .weare_date_list ul li h3 { float: left;font-family: 'Roboto', sans-serif; font-size: 56px; color:#4b4b4b; margin: 0 50px 0 30px; width: 150px; font-weight: 500;  } 
 .weare_date_list ul li &gt; div { float: left; margin-top: 4px; display: inline-block; width: 800px;   } 
 .weare_date_list ul li &gt; div h4 { font-size: 21px; color:#222222;  font-weight: 300; } 
 .weare_date_list ul li &gt; div p { font-size: 16px; color:#e0042f; font-weight: 200; margin-top: 2px;   } 
 
 .right_memu &gt; div{ width: 100%; text-align: center; margin-top: 20px;  }
 
 .weare_box2 { background: #e6f3ff; position: relative;  }
 .weare_box2 .title_memo { margin-top: 40px;  }
 .weare_box2 .title_memo p span{ color:#000; }
 
 .weare_box2_right{ position: absolute; right: 0px; top:0; width: 45%;  }
 .weare_box2_right img{ max-width: 100%; margin-top: 30px; float: right;  }
 
 .weare_box2_item{ display: inline-block; width: 100%; margin-top: 50px;  } 
 .weare_box2_item ul li { float: left; width: 29%; text-align: center; }
 .weare_box2_item ul li.bar { width: 6.5%;  }
 .weare_box2_item ul li.bar img{ margin-top: 70px;  }
 
 .weare_box2_item ul li h3 { font-size: 18px; margin-top: 5px;  }
 .weare_box2_item ul li p { font-size: 13px; margin-top: 3px; color:#696969; font-weight: 300;  }
 
 .weare_box2 .content { overflow: hidden; }
 .weare_box2 .cont_left { width: 60%; float: left;  }
 
 .weare_box3 { background: url(/resources/images/sub/weare_box3_bg.png) no-repeat; position: relative; padding-bottom: 195px; padding-top: 85px; background-size: cover;  }
 .weare_box3 .content { overflow: hidden; }
 .weare_box3 .cont_right { width: 50%; float: right;  }
 .weare_box3_left{ position: absolute; left: 00px; bottom:0; width: 55%;  }
 .weare_box3_left img{ max-width: 990px;  float: right; width: 95%;   }
 
 .weare_box3 .title_memo h3 { color:#5b4a41;  }
 .weare_box3 .title_memo p { color:#5b4a41;  }
 .weare_box4{ background: #fff1e4;  }
 .weare_box4 .weare_box2_right { right: 5%;   }
 
.weare_box4 .vision_list{ margin-top: 30px;  }

.weare_box4 .vision_list ul li { display: inline-block; width: 100%; padding: 20px 0; position: relative; } 
.weare_box4 .vision_list ul li div.right { width: 82%; float: right; padding-top: 5px;   }
.weare_box4 .vision_list ul li div.right h4 { font-size: 16px; font-weight:400; color:#333333;  }
.weare_box4 .vision_list ul li div.right h4 span { font-size: 16px; color: #8e5ae4;  }
.weare_box4 .vision_list ul li div.right p { color:#696969; margin-top: 6px; line-height: 1.5; font-weight: 400;   } 
.weare_box4 .vision_list ul li .left &gt; strong { font-size: 20px; color: #111; font-weight:500; line-height: 1.1;  } 

.weare_box4 .vision_list ul li .left {  float: left; } 


.weare_box4 .vision_list ul li .left i { display: inline-block; width: 100%; margin-bottom: 3px;  }
.weare_box4 .vision_list ul li .left i i{ display: inline-block; width: 40px; height: 1px; background: #c1c0c0; }
 
  @media screen and (max-width: 1600px) {
 	.weare_box3{ padding-bottom: 100px; padding-top: 80px;  }
 	.weare_box3_left{ width: 60%; left: -20px;  }
 	.weare_box3_left img{  width: 100%;   }
 	.weare_box4 .weare_box2_right { right: 0; width: 40%;  }
}
 
/*ì–¸ë¡&nbsp;ë¦¬ìŠ¤íŠ¸*/
.press_list{ margin-top: 10px;  }
.press_list &gt; ul &gt; li { display: inline-block; width: 100%; padding: 30px; border-bottom: 1px solid #e6e5ea;  }
.press_list &gt; ul &gt; li a { display: inline-block; width: 100%; }
.wrap_press_info{ display:table; width:100%;}
.wrap_press_info .press_info_cell1{ display:table-cell; text-align:left; vertical-align:top;}
.wrap_press_info .press_info_cell2{display:table-cell; width:340px; text-align:right; vertical-align:middle;}
.wrap_press_info_left{ display:inline-block; width:684px;}
.press_info_title{ width:100%; text-align:left;}
.press_info_title h3{ font-size: 20px; color:#111111; font-weight: 400;    }
.wrap_press_memo { margin: 20px 0px 28px 0px; }
.press_memo { line-height: 1.7; font-size: 16px; font-weight:300; color:#696969; height: 81px;  display:-webkit-box;-webkit-line-clamp:3;  -webkit-box-orient:vertical;  overflow:hidden;  text-overflow:ellipsis; }
.wrap_press_ds{ display:table; width:100%;}
.wrap_press_ds .press_ds_cell1{display:table-cell; width:480px; text-align:left; vertical-align:middle;}
.wrap_press_ds .press_ds_cell2{display:table-cell; text-align:right; vertical-align:middle;}
.press_source {display:table; width:100%;padding: 7px 20px; border-radius: 3px; background: #f5f5f5; }
.press_source &gt; ul{ display:table-row;}
.press_source &gt; ul &gt; li{ display:table-cell; text-align:left;font-size: 14px; color:#999999; font-weight:300;word-break: break-all;line-height: 1.4em; }
.press_source &gt; ul &gt; li:first-child { width:40px; }
.press_date{display: inline-block;}
.press_date &gt; ul &gt; li{ float: left;  padding-left: 15px; margin-left: 15px; border-left: 1px solid #aaaaaa;font-size: 14px; color:#999999; line-height: 1;   }
.press_date &gt; ul &gt; li:first-child { padding-left: 0px; margin-left: 0px; border: 0px;  }
.list_phto{ display:inline-block;width:310px; border: 1px solid #f2f2f2; max-height:165px; height:165px; text-align: center;  vertical-align:middle; overflow:hidden; position:relative;}
.list_phto img {max-width: 100%;}
.list_phto_none{ position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
/*ì–¸ë¡&nbsp;ë¦¬ìŠ¤íŠ¸*/

 .notice_wrap{ padding: 80px 0 150px;  }
 .press_cont{ margin-top: 50px;  }
 
 .notice_tab{ display: inline-block; width: 100%;  }
 .notice_tab ul li { float: left; width: 50%;background: #f6f6f6;border-bottom: 1px solid #333333;border-top: 1px solid #dddddd; border-right: 1px solid #dddddd;} 
 .notice_tab ul li:first-child{border-left: 1px solid #dddddd;}
 .notice_tab ul li a{display:inline-block; width:100%;color:#666;padding: 14px 0; font-size: 18px; text-align: center;}
 .notice_tab ul li.on{border-left: 1px solid #333333;border-right: 1px solid #333333;  background: #fff;border-top: 1px solid #333333; border-bottom: 1px solid #fff; }
 .notice_tab ul li.on a {color:#333;} 

 .page_wrap{ text-align: center; margin-top: 50px;  }
 .page_wrap &gt; div{ display: inline-block;  }
 .page_wrap .left{ float: left; }
 .page_wrap .left li { float: left; margin: 0 3px; }
 
 .page_wrap .right{ float: left; }
 .page_wrap .right li { float: left; margin: 0 3px;  }
 
 .page_wrap .page_list{ float: left; margin: 0 20px  }
 .page_wrap .page_list li { float: left;  }
 .page_wrap .page_list li a{ color:#666666; font-family: 'Roboto', sans-serif; font-size: 14px; padding: 10px 15px; display: inline-block; border-radius: 100px;  }
 .page_wrap .page_list li.on a{ background: #8e5ae4; color:#fff;   }
 
 
 .cont_search{ display: inline-block; width: 100%;  }
 .cont_search &gt; div{ float: right; }
 
 .cont_search &gt; div input[type='button'] { height: 40px; padding: 0 15px 0 35px; background: #555555 url("/resources/images/common/search_btn.png") no-repeat 12px center; 
 color:#fff; border: none; font-size:16px; float: left; border: 1px solid #555555;  border-top-right-radius: 3px;  border-bottom-right-radius: 3px; }
  .cont_search &gt; div input[type='text'] {  height: 40px; font-size: 16px; padding: 0 20px; float: left; border-radius: 2px; border: 1px solid #cccccc; 
  border-top-left-radius: 3px;  border-bottom-left-radius: 3px;  width: 280px;   }
 .cont_search &gt; div input::placeholder{ color:#777777;  }
.cont_search &gt; div &gt; div{ float: right;  }
 .cont_search &gt; div select { float: left; border-radius: 3px; padding: 0 20px 0 15px; font-size: 16px; 
  border: 1px solid #cccccc; height: 40px; margin-right: 5px; width: 190px; color:#777777;  }
 
 .cont_search &gt; div .selectbox { float: left; min-width: 190px;  margin-right: 5px }
 
 .cont_search .left{ float: left;  }
 .cont_search .total span { float: left; color:#777777; font-size: 16px; font-weight: 300;  }
 .cont_search .total strong { float: left; color:#fd1313; font-size: 16px; margin-left: 5px;  font-weight: 300;   }
 
.recruit_list_wrap{padding: 50px 0 0;   }
.recruit_list_wrap .cont_search &gt; div select { width: 240px;  }

 .notice_list_wrap{ padding: 50px 0 0;  }
 
 
 .notice_list{ margin-top: 15px;  }
 
 .notice_list &gt; ul  { border-top:2px solid #333333;   }
 .notice_list &gt; ul &gt; li { display: inline-block; width: 100%; border-bottom: 1px solid #e6e5ea;  }
 .notice_list &gt; ul &gt; li a { display: inline-block; width: 100%; padding: 40px 30px; background: url("/resources/images/common/notice_btn_bg.jpg") no-repeat 98% center ; }
 
 .notice_list .title, .detail_title .title { display: inline-block; width: 100%;  }
 .notice_list .title i, .detail_title .title i { float: left;  }
 i.point {display: inline-block; float: left; color: #4580fe; border: 2px solid #4580fe; padding: 3px 15px; font-style: normal; margin-right: 10px; font-size:14px; font-weight: 400;  border-radius: 2px;  }
 .notice_list .title span  { float: left; font-size: 20px; color: #111111; font-weight: 400; max-width: 70%;  overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; }
 
 i.new { display: inline-block; float: left; margin-top: 8px; 
  margin-left: 15px; background: url("/resources/images/common/ico_new.png"); width: 12px; height: 12px;  }
 
 .notice_list a &gt; p { color:#696969; font-size: 16px; margin-top: 5px; display: inline-block; width: 70%;  overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; }
 
 .notice_list a &gt; ul {  margin-top: 15px;  } 
 .notice_list a &gt; ul li, .detail_title &gt; ul li { float: left;  padding-left: 15px; margin-left: 15px; border-left: 1px solid #aaaaaa;
  font-size: 14px; color:#999999; line-height: 1;   }
 .notice_list a &gt; ul li:first-child, .detail_title &gt; ul li:first-child { border: 0; padding-left: 0px; margin-left: 0px; }
 
 
 
 .detail_title { padding: 50px 0 35px; margin-top: 30px; border-top: 2px solid #333333; border-bottom: 1px solid #e6e5ea;  } 
 .detail_title .title span{ max-width: 700px;  float: left; font-size: 20px; color: #111111; font-weight: 400; }
 .detail_title .title &gt; div{ display: inline-block;   }
 .detail_title { text-align: center; display: inline-block; width: 100%;   } 
 .detail_title ul { display: inline-block; margin-top: 10px;  }
  
  
 .notice_detail_wrap .cont_bottom_btn{ border-top:1px solid #e6e5ea;  }
 .cont_bottom_btn{ padding-top: 50px; text-align: center;  margin-top: 50px;  }
 .cont_bottom_btn a{ color:#fff; background: #8e5ae4 url("/resources/images/common/inventory_bg.png") no-repeat 80% center; font-size: 17px; font-weight:400; letter-spacing:2px; padding: 17px 90px 17px 70px; border-radius: 30px;   display: inline-block;   } 
 .btn_rc_pa{padding: 17px 71px 17px 55px!important;}
 
 .cont_bottom_btn ul { display: inline-block;  }
 .cont_bottom_btn ul li { float: left; margin-left: 20px; }
 .cont_bottom_btn ul li:first-child a { margin-left: 0; background: #fff;  border: 1px solid #585858; color:#111111; padding: 17px 71px 17px 71px;  text-align: center;  }
 
 .recruit_cont .cont_bottom_btn a{ background-position: 85% center; }
 .detail_memo{ padding: 50px 30px;  }
 .recruit_cont{ padding: 50px 0;  }
 .recruit_step{ margin: 40px 0px 45px 0px;  }

 .recruit_step_list ul li { border-bottom: 1px solid #e6e5ea; display: inline-block; width: 100%; padding: 23px 28px;    }
 .recruit_step_list ul li:first-child { border-top: 1px solid #e6e5ea;   }
 
 .recruit_step_list ul li strong { float: left; width: 15%; font-size: 20px; color:#8e5ae4; font-weight: 300;  } 
 .recruit_step_list ul li span { float: left; width: 15%; font-size: 17px; color:#333333; display: inline-block; margin-top: 2px; font-weight: 300;  } 
 .recruit_step_list ul li p { float: left; width: 70%; font-size: 17px; color:#888888;  display: inline-block; margin-top: 2px; font-weight: 300;  } 
 
.cont_title { display: inline-block; width: 100%;  } 
.cont_title h4{ font-size: 21px; font-weight:400; color:#222222; display: inline-block; padding-bottom: 14px; border-bottom: 2px solid #222222;  }
 
 
 .recruit_step_memo { display: inline-block; width: 100%; margin-top: 50px; }
 .recruit_step_memo strong { font-size: 21px; font-weight: 400; color: #222222; display: inline-block; padding-bottom: 14px; border-bottom: 2px solid #222222; }
 
 
 .recruit_step_memo dl { display: inline-block; width: 100%; margin-top: 45px;   } 
 
 .recruit_step_memo dt { float: left;  } 
 .recruit_step_memo dd { float: left; margin-left: 50px;   } 
 .recruit_step_memo dd ul li { margin: 12px 0; font-weight: 400; color:#333; font-size: 16px;  }
 .recruit_step_memo dd ul li:first-child { margin-top: 0;  }
 
 
 .recruit_list i.memo{ font-style: normal; margin-top:3px; font-size: 15px; color:#4580fe; margin-left: 5px; line-height: 1.8; font-weight: 300;    }
 .recruit_list li a .title_box &gt; p { font-weight: 300; font-size: 16px; color:#696969; margin-top: 7px;  }
 
 .recruit_list .title span strong  {  font-size: 20px; color:#111;   }
 
 .recruit_list &gt; ul &gt; li a { background: none;;  }
 .recruit_list .right_btn { float: right; }
 .recruit_list .right_btn span { padding: 5px 20px 6px; display: inline-block; color:#777777; font-size: 14px; 
    border: 1px solid #cccccc; border-radius: 3px; margin-top: 13px;  }
 
 
 .recruit_list .left{ float: left; width: 90%;  }
 .recruit_list .title_box { float: left; width: 90%; margin-left: 5px;  }
 
 .recruit_list .left i.point { margin-top: 1px;  }
 
 .detail_title .title .memo { float: left; font-style: normal; font-size: 16px;
    color: #4580fe; margin-left: 5px; line-height: 1.8; font-weight: 300; }
 
 .detail_title &gt; p { display: inline-block; width: 100%; margin-top: 10px; font-size: 16px; color:#696969;  }
 
/* íŒì—… 
============================================================================= */

/************* full_pop_up *************/
.fullpop_wrap {
  display:none; 
  width: 100%;
  height: 100dvh;
  position: fixed; 
  left: 0px; 
  top: 0px;  
  transition: all 0.4s cubic-bezier(0.38, 0.09, 0.12, 1) 0s; 
  z-index: 10001;
}
.fullpop_wrap.active { 
  visibility: visible; 
  display: block; 
}
.fullpop_wrap .transparency {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10002;
  cursor: pointer;
}
.fullpop_wrap .fullpop_area {
  position: fixed; 
  left: 50%;
  top: 50%;
  min-width: 600px;
  max-width: 600px;
  max-height: 90dvh;
  transform: translate(-50%, -50%);
  transition: all 0.4s cubic-bezier(0.38, 0.09, 0.12, 1) 0s;
  background-color: #fff;
  z-index: 10003;
  border-radius: 5px;
  overflow: hidden;
}

.fullpop_wrap .fullpop_area .fullpop_header {
  display: flex;
  position:relative;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 50px;
  width:100%;
  margin: 0px 0px;
  background-color: #8e5ae4;
  text-align: center;
}

.fullpop_wrap .fullpop_area .fullpop_header h3 {
  font-size: 21px;
  color: #fff;
  font-weight: 400;
}

.fullpop_wrap .fullpop_area .fullpop_header .close_bt {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: url(/resources/images/icon/pop_clsed_bt_m.png) no-repeat center center / 18px auto;
  z-index: 10005;
  cursor: pointer;   
}

.fullpop_wrap .fullpop_area .fullpop_contents {
  width:100%;
  overflow-x: hidden;
overflow-y: auto;
  padding: 15px 25px 30px;
}

.fullpop_wrap .fullpop_area .fullpop_contents.space_130 {
  max-height: calc(90dvh - 130px);
}
.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list &gt; ul { margin: -15px 0px 0px;}
.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list &gt; ul &gt; li { padding: 15px 0px 0px;}

.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list .sub_title {
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}

.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list .sub_list &gt; ul &gt; li {
  padding: 5px 0px 0px;
}

.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list .sub_list img{
  max-width: 100%;
}

.fullpop_wrap .fullpop_area .fullpop_contents .fullpop_list .point {
  font-weight: 500;
  color: #8e5ae4;
}

.fullpop_wrap .fullpop_area .fullpop_bottom {
  padding: 15px 15px 15px;
  border-top: 1px solid rgb(241, 241, 241);
}

.fullpop_wrap .fullpop_area .fullpop_bottom.column_2 &gt; ul {
  display: flex;
  display: -webkit-flex;
  margin: 0px -5px;    
}

.fullpop_wrap .fullpop_area .fullpop_bottom.column_2 &gt; ul &gt; li {
  padding: 0px 5px;
  width: 50%;
}

.fullpop_wrap .fullpop_area .notic_pop_bt {
  border-radius: 4px 4px;
  width: 100%;
  height: 50px;
  font-size: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.fullpop_wrap .fullpop_area .notic_pop_bt.gray {
  background-color: #f5f5f5;
  color: #222;
  border: none;
}
.fullpop_wrap .fullpop_area .notic_pop_bt.purple {
  background-color: #8e5ae4;
  color: #fff;
  border: none;
}
/************* full_pop_up *************/

.pop-layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 520px;
  height: auto;
  background-color: #fff;
  z-index: 10;
  border-radius: 5px;
  overflow: hidden;  
}

.dim-layer {
  display: none;  position: fixed;
  _position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
}

.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}

  .pop_conts{ padding: 30px 30px 0; max-height: 700px; overflow: auto;  }

 .pop_title {  height: 53px; background: #8e5ae4; display: inline-block; width: 100%; position: relative; padding: 10px 25px;   }
 .pop_title h3{ float: left; font-size: 21px; color:#fff; font-weight: 400;  }
 .btn-layerClose{ background: #7b4fc5 url("/resources/images/common/pop_close.png") no-repeat center; position: absolute; right: 0; 
 width: 55px; height: 53px; top:0;   }
 
 
 .contact_pop2 .pop_title { background: #289cf4; }
 .contact_pop2 .btn-layerClose { background: #2587d2 url("/resources/images/common/pop_close.png") no-repeat center;; }
 .contact_pop2 .pop_btn_box input { background: #289cf4; }
 
 
 
 .pop_sub_title{ padding-bottom: 1px; display: inline-block; width: 100%;   }
 .pop_sub_title h5 span { float: left; font-size: 16px; font-weight: 500; color:#111;  } 
 .pop_sub_title i {  margin-left: 7px; margin-top: 5px; font-style: normal; color:#09bf3c;  display: inline-block; float: left; font-size: 16px;  } 
 .pop_sub_title_bar { border-bottom: 1px solid #000000; padding-bottom: 10px;    }
 
 
 
 
.checks {position: relative;}
.checks input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip:rect(0,0,0,0);
  border: 0;
}
.checks input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.checks input[type="radio"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -4px;
  width: 21px;
  height: 21px;
  text-align: center;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 100%;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
}
.checks input[type="radio"] + label:active:before,
.checks input[type="radio"]:checked + label:active:before  {
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.checks input[type="radio"]:checked + label:before {
  background: #fff;
}
.checks input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 13px;
  height: 13px;
  background: #8e5ae4;
  border-radius: 100%;
}


.filebox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}

.filebox label {
	display: inline-block;
	padding: .5em .75em;
	color: #999;
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #fdfdfd;
	cursor: pointer;
	border: 1px solid #ebebeb;
	border-bottom-color: #e2e2e2;
	border-radius: .1em;
}

/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em 20px;
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #fff;
  border:1px solid #cccccc;
  border-radius: .1em;
  -webkit-appearance: none; /* ë„¤ì´í‹°ë¸Œ ì™¸í˜• ê°ì¶”ê¸° */
  -moz-appearance: none;
  appearance: none;
  width: 75%; 
}

/* imaged preview */
.filebox .upload-display {
	margin-bottom: 5px;
}

@media(min-width: 768px) {
	.filebox .upload-display {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	}
}

.filebox .upload-thumb-wrap {
	display: inline-block;
	width: 54px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fff;
}

.filebox .upload-display img {
	display: block;
	max-width: 100%;
	width: 100% \9;
	height: auto;
}

.filebox.bs3-primary label {
  color: #fff; font-size:13px; font-weight:400; 
  background-color: #666666; line-height: 1.8; border:0; 
	width: 23%; float: right; height: 40px;  text-align: center; 
}

 
.pop_box { margin-top: 20px;   }
.pop_box:first-child  { margin-top: 0px;   }


/* radio size */
.checks input[type="radio"] + label {font-size: 14px; font-weight:400; color:#333;padding-left: 25px; line-height: 1; }
.checks input[type="radio"] + label:before { top: -2px; width: 17px; height: 17px; }
.checks input[type="radio"]:checked + label:after { top: 3px; width: 9px;  height: 9px; }

.pop_box1 .radio_box { margin-top: 15px;  }

.radio_box ul{ display: inline-block; width: 100%;  }
.radio_box ul li { float: left; margin-left: 20px;  }
.radio_box ul li:first-child { margin-left: 0px;  }

.text_box input{width: 100%; height: 40px; border: 1px solid #cccccc; padding: 0 20px; font-size: 16px;   }
.text_box textarea { width: 100%; resize: none; height: 150px; overflow: auto; border: 1px solid #cccccc; padding: 20px; font-size: 16px;   }

.gender_box{ display: inline-block; width: 100%;  }
.gender_box input { width: 63%; float: left; }
.gender_box select { width: 35%; float: right; height: 40px; border: 1px solid #cccccc; padding: 0 10px;  }
.gender_box p{ color:#999999; font-size: 14px; font-weight:400; margin-top: 10px; display: inline-block; width: 100%; margin-top: 11px; margin-bottom: 5px;   } 

.gender_box .selectbox  { width: 35%; float: right;  }


.file_memo{ display: inline-block; width: 100%; margin-top: 10px;  }
.file_memo li { color: #999999; font-size: 14px; font-weight:400; margin: 7px 0; padding-left: 33px; background:  url("/resources/images/common/ico_memo.png") no-repeat 0% 0; line-height: 1.7;   }


.pop_btn_box{ display: inline-block; width: 100%; margin-top: 30px; text-align: center; margin-bottom: 30px  } 
.pop_btn_box input { width: 200px; height:50px; background: #8e5ae4; font-size: 18px; color:#fff; font-weight:400; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border: none;  } 



.contact_box{ margin-top: 50px;  }
.contact_box h3{ display: inline-block; width: 100%; margin-bottom: 20px; color:#222222; font-size: 20px; font-weight: 600;    }


.contact_box1 .left{ width: 48%; float: left; border-top:2px solid #8e5ae4; background: url("/resources/images/sub/contact_box1_l.png") no-repeat 91% 91%;  }
.contact_box1 .right { width: 48%; float: right; border-top:2px solid #289cf4;  background: url("/resources/images/sub/contact_box1_r.png") no-repeat 91% 91%;  }


.contact_tel{ padding: 30px 40px; border: 1px solid #dddddd; height: 350px;   }
.contact_tel h4{ font-size: 18px; font-weight: 400; color:#111; }

.contact_tel ul { display: inline-block; width: 100%; margin-top: 20px;  }
.contact_tel ul li{ display: inline-block; width: 100%; margin: 1px 0;  }
.contact_tel ul li i{ float: left; display: inline-block; width: 3px; height: 3px; border-radius: 100px; background: #8e5ae4; margin-top: 12px;   }
.contact_tel ul li span { float: left; font-size: 16px; color:#888888; margin-left: 7px; font-weight: 300;    }

.contact_tel &gt; a { display: inline-block; width: 150px; font-size:15px; color:#111; font-weight:400; border: 1px solid #aaaaaa; padding: 10px 30px 10px 20px; margin-top: 20px; text-align:center; border-top-left-radius: 10px; border-bottom-right-radius: 10px;  background:  url("/resources/images/common/btn_next_p.png") no-repeat 90% center; }
.contact_tel &gt; a i { font-style: normal;  }


.contact_box1{ display: inline-block; width: 100%;  }
.contact_box2{ display: inline-block; width: 100%; margin-top: 70px;  }

.contact_box2 table {  border-top:1px solid #111111; width: 100%;   }
.contact_box2 table td{ padding: 30px 10px;  }
.contact_box2 td img { float: left; }
.contact_box2 td &gt; span { color:#333333; font-size:18px; font-weight:400; float: left; margin: 15px 0 10px 15px;   }
.contact_box2 td span span { font-weight: bold;  font-size:17px; font-weight:500; margin-right: 10px;  }
.contact_tell_font{font-size:17px !important; font-weight:300 !important; color:#888 !important;} 


.traffic_wrap{ display: inline-block; width: 100%; margin-top: 50px;   }
.traffic_wrap .left{ float: left; width: 47%; }
.traffic_wrap .right { float: right; width: 47%; }
.traffic_wrap &gt; div &gt; div{ float: right; width: 85%; padding: 15px 0;  }


.traffic_wrap &gt; div h5 { font-size: 20px; color:#333333; font-weight:400; }
.traffic_wrap &gt; div &gt; div .box { margin-top: 15px;    }
.traffic_wrap &gt; div &gt; div .box h6 { font-size: 16px; color:#333333; font-weight: 400;   }
.traffic_wrap &gt; div &gt; div .box p { font-size: 16px; color:#666666; font-weight:300; margin-top: 3px;  }

.traffic_wrap &gt; div &gt; div .box ul li{ display: inline-block; width: 100%; margin: 5px 0; }
.traffic_wrap &gt; div &gt; div .box ul li:first-child { margin-top: 0;  }

.traffic_wrap &gt; div &gt; div .box ul li i { float: left; padding: 1px 7px; border-radius: 300px; background: red; color:#fff;
 font-style: normal; font-size: 11px; width: 21px; height: 21px; margin-top: 2px; text-align: center; }
 
 .traffic_wrap &gt; div &gt; div .box ul li i.subway_color2 { background: #39b54a; }
 .traffic_wrap &gt; div &gt; div .box ul li i.subway_color1 { background: #263c96; }
 
 
 
.traffic_wrap &gt; div &gt; div .box ul li span { float: left; font-size: 16px; font-weight:400; color:#333333; margin-left: 7px;   }


/* ì§€ë„ê´€ë&nbsp;¨ */
#map { width: 100%; height: 350px;  }


.gm-style .gm-style-iw{ overflow: inherit !important; }
.gm-style .gm-style-iw-c{ padding: 0; background: none; box-shadow: inherit;  top: 0px !important; left:-3px !important ; max-height: initial !important; width: 120px !important; 
position: static;  }
.gm-style .gm-style-iw-d{ overflow: inherit !important;  margin-right: 0px; max-height: initial !important;  }

.gm-style .gm-style-iw-t { top: -43px !important; }

.gm-style .gm-style-iw-d img { margin-left: -146px;  }
.gm-ui-hover-effect, .gm-style .gm-style-iw-t::after{ display: none !important; }

.gm-control-active.gm-fullscreen-control { display: none !important; }

.gm-control-active{ background: #777777 !important; color:#fff; font-size: 20px;  }
.gm-control-active img{ display: none !important;  }
.gm-control-active:first-child {  background: #289cf4 !important;  }

.gm-control-active:after { content: "-"; line-height: 1; float: left; margin-top: -5px; display: inline-block; width: 100%; font-size: 25px;   }
.gm-control-active:first-child:after { content: "+"; line-height: 1; font-size: 22px;  margin-top: -3px;  }

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom { left: 0% !important; top: 0% !important; width: 100%; position: static !important; margin: 0 !important; }
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint {     width: 1200px !important;  margin: auto; position: relative !important; }
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint &gt; div{ float: left !important; margin-top: 20px;  }

.map_memo { text-align: center; font-size: 13px; margin-top: 60px; margin-left: 0px; float: right; font-weight: bold;    }
/* ì§€ë„ê´€ë&nbsp;¨ ë */








</pre></body></html>