.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  overflow: hidden;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.col-12 {
  max-width: 100%;
  width: 50%;
  min-width: 300px;
}

.sec-common-st1 .list-wrap .desc{word-break: keep-all;}
@media screen {
}

/* .pl-4, .px-4 {
    padding-left: 1rem!important;
}
.pr-4, .px-4 {
    padding-right: 1rem!important;
}
.pb-10, .py-10 {
    padding-bottom: 2.5rem!important;
}
.pt-10, .py-10 {
    padding-top: 2.5rem!important;
}

.ml-n10, .mx-n10 {
    margin-left: -2.5rem!important;
}

.mr-n10, .mx-n10 {
    margin-right: -2.5rem!important;
}


.mt-12, .my-12 {
    margin-top: 3rem!important;
}

.text-right {
    text-align: right!important;
}
.pb-20, .py-20 {
    padding-bottom: 5rem!important;
}

.position-relative {
    position: relative!important;
}

.text-gray-7 {
    color: #777!important;
} */

.img-subtop {
  background-image: url(/views/res/imgs/page/business/subtop_img_02_m@3x.jpg);
}

@media screen and (min-width: 992px) {
  .img-subtop {
    background-image: url(/views/res/imgs/page/business/subtop-img-02.jpg);
  }
}

.common-sub-title-st2 {
  margin-top: 80px;
}

.material-sec .common-sub-title-st2 .title {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .common-sub-title-st2 {
    margin-top: 12.50782vw;
    margin-bottom: 9.50594vw;
  }
}

@media screen and (min-width: 1600px) {
  .common-sub-title-st2 {
    margin-top: 200px;
    margin-bottom: 152px;
  }
}

.material-sec .common-sub-title-st2 {
  margin: 40px 0 30px;
}

.material-sec .common-sub-title-st2 .sub-title {
  font-weight: 400;
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .material-sec .common-sub-title-st2 .sub-title {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .material-sec .common-sub-title-st2 {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .material-sec .common-sub-title-st2 .title {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .material-sec .common-sub-title-st2 .title {
    font-size: 42px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .material-sec .common-sub-title-st2 .title {
    margin-bottom: 1.56348vw;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .material-sec .common-sub-title-st2 .title {
    margin-bottom: 25px;
  }
}

.material-sec .img-txt-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1920px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto 80px;
}

@media screen and (min-width: 992px) {
  .material-sec .img-txt-wrap {
    margin-bottom: 12.50782vw;
  }
}

@media screen and (min-width: 1600px) {
  .material-sec .img-txt-wrap {
    margin-bottom: 200px;
  }
}

.material-sec .img-txt-wrap:nth-child(odd) {
  flex-direction: row-reverse;
}

.material-sec .img-txt-wrap:last-child {
  margin-bottom: 50px;
}

@media screen and (min-width: 1600px) {
  .material-sec .img-txt-wrap .txt-wrap {
    padding: calc((100% - 1480px) / 2);
  }
}

.material-sec .img-txt-wrap .txt-wrap .area {
  padding: 0 20px;
}

@media screen and (min-width: 768px) {
  .material-sec .img-txt-wrap .txt-wrap .area {
    padding: 0 60px;
  }
}

@media screen and (min-width: 1600px) {
  .material-sec .img-txt-wrap .txt-wrap .area {
    padding: 0;
  }
}

@media screen and (min-width: 992px) {
  .material-sec .img-txt-wrap .txt-wrap .sub-title {
    max-width: 472px;
    word-break: keep-all;
  }
}

@media screen and (max-width: 960px) {
  .material-sec .img-txt-wrap {
    flex-direction: column !important;
  }
}

.material-sec .badge-title {
  margin-bottom: 10px;
  line-height: 1.6;
  color: #444;
}

@media screen and (min-width: 992px) {
  .material-sec .badge-title {
    margin: 3.12695vw 0 1.25078vw;
  }
}

@media screen and (min-width: 1600px) {
  .material-sec .badge-title {
    margin: 50px 0 20px;
  }
}

.material-sec .badge-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

@media screen and (min-width: 992px) {
  .material-sec .badge-wrap {
    gap: 10px;
  }
}

.material-sec .badge-wrap .badge {
  display: inline-block;
  padding: 2px 8px;
  font-size: 14px;
  line-height: 1.6;
  background-color: #00573f;
  color: white;
}

@media screen and (min-width: 992px) {
  .material-sec .badge-wrap .badge {
    padding: 2px 10px;
    font-size: 16px;
  }
}

.business-common-sec .img-wrap {
  padding: 0 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .business-common-sec .img-wrap {
    padding-left: 60px;
  }
}

@media screen and (min-width: 992px) {
  .business-common-sec .img-wrap {
    padding-left: 0;
  }
}

.business-common-sec .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}

.wiper .img-wrap .bgAnim {
  position: relative;
  overflow: hidden;
}

/* .wiper .img-wrap .bgAnim .bg-color {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00573f;
  z-index: 10;
} */

.think-sec {
  padding-bottom: 80px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .think-sec {
    padding-bottom: 16.68057vw;
  }
}

@media screen and (min-width: 1200px) {
  .think-sec {
    padding-bottom: 200px;
  }
}

.sec-common-st1 .list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 60px;
  text-align: center;
}

.sec-common-st1 .list-wrap .title {
  margin: 10px 0;
}

.sec-common-st1 .list-wrap img {
  width: 80%;
  border-radius: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 768px) {
  .sec-common-st1 .list-wrap {
    row-gap: 0;
  }
}

@media (min-width: 768px) {
  .gutter-16-md {
    margin-right: -16px;
    margin-left: -16px;
  }

  .flex-row .col-4-md {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .sec-common-st1 .list-wrap .list {
    min-width: 150px;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

/* 
======================= didim works =================================
======================= didim works =================================
*/

.main#contents {
  /* padding: 0 20px; */
  padding-bottom: 11.25em;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .main#contents {
    padding-bottom: 7.5em;
  }
}

/* .pb-10, .py-10 {
    padding-bottom: 2.5rem!important;
}
 */

/* .solution-box {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 50px;
    align-items: center;
    margin-bottom: 100px;
}


.solution-box>.item {
    padding-left: 0;
    padding-right: 0;
}

.solution-box>.item img{
    width: 100%;
}

.text-section {
    padding-left: 16.25em;
}

.section_last{
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.section_last .section_last_con{
    width: 45%;
}

.section_last .section_last_con img{
    width: 100%;
}

.section_last .section_last_con p{
    margin-bottom: 20px;
}

.design-title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.36em;
    margin-bottom: 10px;
}

.info-wrap {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    padding: 3.25em 4.25em;
    background-color: #fff;
}

.info-wrap .info-box {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.info-wrap .info-box .info-list {
    flex: 1 1 33.3333333333%;
    padding: 10px;
}

.info-wrap .info-box .info-list>.item {
    display: flex;
    align-items: flex-start;
}


.info-wrap .info-box .info-list>.item .title {
    position: relative;
    color: #000;
    font-size: 0.9375em;
    line-height: 1.5333333333;
    font-weight: 500;
    flex: 0 0 5.8666666667em;
    width: 5.8666666667em;
}


.info-wrap .info-box .info-list>.item .text {
    position: relative;
    flex: 1 1 auto;
    font-size: 0.9375em;
    line-height: 1.5333333333;
    padding-left: 1.3333333333em;
    letter-spacing: -0.02em;
    color: #777;
}

.section .deco-text {
     line-height: 1.2;
    font-size: 54px;
    font-weight: 700;
    color: #fff;
    text-shadow: -1px 0 #aaa, 0 1px #aaa, 1px 0 #aaa, 0 -1px #aaa;
    opacity: 0.7;
}


@media (max-width: 1400px){
    .section .deco-text {
        font-size: 36px;
    }
  
}


@media (max-width: 1024px){
    .solution-box {
        margin-left: 0;
        margin-right: 0;
    }

    .solution-box>.item {
        padding-left: 0;
        padding-right: 0;
    }

    .text-section {
        padding-left: 0;
        padding-right: 0;
    }

    .section_last{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_last .section_last_con{
        width: 100%;
    }

    .design-title {
        font-size: 2.625em;
    }

    .info-wrap {
        padding: 2.5em 2.5em;
    }

    .info-wrap .info-box {
        align-items: flex-start;
    }

    .info-wrap .info-box .info-list {
        width: 100%;
    }

    .section .deco-text {
        font-size: 30px;
    }

    .text-section .deco-text {
        font-size: 12vw;
        right: 5%;
    }

    .solution-box{
        flex-direction: column;
        margin-bottom: 50px;
        justify-content: center;
    }
    .solution-box>.item{
        width: 70%;
    }
    

}

@media (max-width: 768px){
    .design-title {
        font-size: 20px;
    }

    .info-wrap {
        padding: 2em 1.75em;
    }

    .info-wrap .info-box .info-list {
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .section .deco-text {
        font-size: 30px;
    }

}


@media (max-width: 576px){
    .solution-box>.item {
        flex: 1 0 100%;
        max-width: 100%;
        padding: 1em;
    }

    .text-section {
        padding-left: 1.25em;
    }

    .design-title {
        font-size:16px;
    }

    .common-text--15 {
        font-size: 0.875em;
        margin-bottom: 20px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .info-wrap .info-box .info-list>.item {
        flex-wrap: wrap;
    }

    .info-wrap .info-box .info-list>.item .text {
        flex: 1 0 100%;
        width: 100%;
        padding-left: 0;
        padding-top: 0.8em;
    }
    
} */

/* 이용안내 공통으로 쓰입니다!! */



.aside_notice .section .txt_info:after,
.banner_box .item:after,
.board_box .card_type .btn_area:after,
.btn_wrap .btn_theme:after,
.btn_wrap .btn_theme_v2.btn_type_v2:after,
.btn_wrap .theme_a.btn_type_v2:after,
.card_board .info_area:after,
.coupon_section:after,
.gallery_area ul:after,
.gallery_area.type4 li:after,
.hub_section .category_area:after,
.hub_section .location_area .list_location:after,
.info_box .area_aaccount .list_info .item_description .text:after,
.info_box .area_aaccount:after,
.info_box .list_info:after,
.main .board_box .area_info:after,
.main .board_box .list_board:after,
.menu_box .info_area:after {
  display: block;
  clear: both;
  content: "";
}

.content {
  max-width: 1280px;
  min-height: 650px;
  width: 100%;
  padding: 0 90px 100px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.theme_background {
  background-color: #00573f !important;
}

.icon_recommend {
  background-color: #44ae99;
}

.icon_new {
  background-color: #f2b641;
}

.icon_best {
  background-color: #ff2500;
}

.theme_color {
  color: #00573f !important;
  font-weight: bold;
}

.uio_title {
  display: inline-block;
  position: relative;
  font-size: 20px;
  margin-bottom: 40px;
  color: #999;
  font-weight: 400;
  letter-spacing: -0.8px;
}

.uio_title:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  content: "";
  width: 1100px;
  height: 1px;
  background-color: #ebebeb;
}

.uio_title_bullet {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 1px;
  z-index: 1;
}

.menu_box .menu_type3:first-child {
  margin-top: -36px;
}

.menu_box .list_menu {
  width: 100%;
}

.menu_box .list_menu li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.menu_box .menu_type3 li {
  width: 45%;
  margin-top: 50px;
}

.menu_box .menu_type3 li:nth-child(even) {
  padding-left: 46px;
  margin-left: 39px;
}

.menu_box .menu_type3 li:before {
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #ebebeb;
  vertical-align: top;
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
}

.fcdeck_container img{
  width: 100%;
}

@media screen and (max-width: 960px) {
  .content {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .menu_box .menu_type3 li {
    width: 100%;
  }
  .menu_box .menu_type3 li:nth-child(even) {
    padding-left: 0;
    margin-left: 0;
  }
}

.menu_box .list_menu .link_menu {
  display: block;
}

.menu_box .info_area {
  position: relative;
  margin-bottom: -6px;
}

.menu_box .price_menu {
  font-size: 18px;
}

.menu_box .menu_type3 .price_menu {
  float: right;
  padding-left: 18px;
  margin-top: 2px;
}

.menu_box .menu_type3 .info_title {
  overflow: hidden;
  position: relative;
  padding-right: 80px;
  white-space: nowrap;
}

.menu_box .menu_type3 .info_title:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 14px;
  height: 1px;
  background-color: #ebebeb;
  content: "";
}

.menu_box .title_menu {
  display: block;
  overflow: hidden;
  max-height: 51px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #111;
  letter-spacing: -1px;
}

.menu_box .menu_type3 .title_menu {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding-right: 20px;
  margin-top: 0;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.icon_label {
  display: inline-block;
  width: 40px;
  height: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  vertical-align: top;
  line-height: 22px;
  color: #fff;
}

.menu_box .menu_type3 .icon_label {
  display: inline-block;
  position: relative;
  overflow: visible;
  top: 0;
  margin: 3px 0 0 -23px;
}

.menu_box .menu_type3 .icon_label:after {
  position: absolute;
  right: -20px;
  top: 0;
  width: 20px;
  height: 17px;
  background-color: #fff;
  content: "";
}

.menu_box .icon_label {
  position: absolute;
  top: -244px;
  left: 10px;
}

.menu_box .menu_type3 .icon_label.icon_none {
  display: none;
}

.menu_box .text_menu {
  display: block;
  overflow: hidden;
  padding-right: 125px;
  max-height: 48px;
  margin-top: 6px;
  font-size: 13px;
  line-height: 24px;
  color: #999;
  letter-spacing: -0.9px;
  word-break: break-all;
  word-wrap: break-word;
}

.menu_box .menu_type3 .text_menu {
  padding-right: 0;
}


.badge-container{display: none;}