<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* ì&nbsp;œì£¼ì&nbsp; ì—˜ëž€ìŽ„ */
@charset "UTF-8";
/* ê³µí†µ */
.ellanse-module{
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 1.4;
}
.ellanse-module &gt; div{
  padding: 160px 0 220px;
}
.ellanse-module b{
  font-weight: 700;
}
.ellanse-module .color-txt{
  color:#8F892B
}
/* 01ì˜ì—­ */
.ellanse-module .ellanse-list01{
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  padding: 160px 0;
}
.ellanse-module .ellanse-list01 .logo_area{
  margin-bottom: 50px;
}
.ellanse-module .ellanse-list01 .logo_area .logo{
  width: 469px;
  margin:0 auto;
}
.ellanse-module .ellanse-list01 .logo_area .logo img{
  width:100%;
}
.ellanse-module .ellanse-list01 .logo_area .desc{
  color: #fff;
  text-align: center;
  font-size: 20px;
  letter-spacing: 5px;
  font-weight: 100;
}
.ellanse-module .ellanse-list01 .content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ellanse-module .ellanse-list01 .content&gt;li{
  width: 200px;
  height: 200px;
  margin: 0 20px;
  border: 3px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#100B07), to(#100B07)), 
  -webkit-gradient(linear, left top, right top, from(#A59785),  to(#DFD776));
  background-image: -o-linear-gradient(#100B07, #100B07), 
  -o-linear-gradient(left, #A59785,  #DFD776);
  background-image: linear-gradient(#100B07, #100B07), 
  linear-gradient(to right, #A59785,  #DFD776);
  background-origin: border-box;
  background-clip: content-box, border-box;
  color:#fff;
  text-align: center;
  border-radius: 50em;
  font-size:22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* 02ì˜ì—­ */
.ellanse-module .ellanse-list02{
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  padding: 160px 0 130px;
}
.ellanse-module .ellanse-list02 .main_img__{
  width: 1000px;
  margin: 70px auto;
}
.ellanse-module .ellanse-list02 .main_img__ img{
  width:100%;
}
.ellanse-module .ellanse-list02 .desc_area{
  text-align: center;
}
/* 03ì˜ì—­ */
.ellanse-module .ellanse-list03{
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
}
.ellanse-module .ellanse-list03 .main_img__{
  width: 1000px;
  margin: 70px auto;
}
.ellanse-module .ellanse-list03 .main_img__ img{
  width:100%;
}
.ellanse-module .ellanse-list03 .desc_area{
  text-align: center;
  background-color: rgba(143,137,49,0.1);
  padding: 60px 0;
  border-radius: 1.5rem;
}
/* 04ì˜ì—­ */
.ellanse-module .ellanse-list04{
  background-color: #fff;
}
.ellanse-module .ellanse-list04 .sub_txt__{
  margin-top: 70px;
  padding: 40px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#8F892B),to(#423F0E));
  background-image: -o-linear-gradient(left, #8F892B,#423F0E);
  background-image: linear-gradient(to right, #8F892B,#423F0E);
  color: #fff;
  text-align: center;
}
.ellanse-module .ellanse-list04 .content &gt; li{
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(169,169,169,0.5);
}
.ellanse-module .ellanse-list04 .content &gt; li:last-child{
  border-bottom: 3px solid #68641D;
}
.ellanse-module .ellanse-list04 .content &gt; li .img_{
  width: 100%;
  text-align: center;
  margin-left: 80px;
}
.ellanse-module .ellanse-list04 .content &gt; li .img_ img{
  display: block;
  margin: 0 auto;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__{
  width: 100%;
  text-align: center;
  margin-right: 80px;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__ .radi_num__{
  width: 40px;
  height: 40px;
  border-radius: 50em;
  color:#fff;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__ .radi_num__.n1{
  background-color:#8F892B;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__ .radi_num__.n2{
  background-color:#68641D;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__ .radi_num__.n3{
  background-color:#484510;
}
.ellanse-module .ellanse-list04 .content &gt; li .txt_box__ .desc{
  padding-top: 1rem;
}</pre></body></html>