﻿@charset "utf-8";

@import url("/common/assets/css/common.css");
@import url("/common/assets/css/layout.css");

.cont {
  line-height: 1.7;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a.here {
  color: #438601;
  text-decoration: underline;
}
h2,
h3,
h4 {
  font-weight: 700;
  line-height: 1.285;
}
input[readonly="readonly"] {
  background-color: #f2f3f3;
}
.h2-cont {
  padding: 4rem 0 5rem 0;
  border-bottom: 1px solid #b0b0b0;
  font-size: 1.8rem;
}
.wsr_service .h2_style1 {
  padding-bottom: 5rem;
  border-bottom: 1px solid #b0b0b0;
}
.h2_style1 {
  display: flex;
  justify-content: space-between;
  padding-top: 4.7rem;
}
.h2_style1 h2 {
  display: flex;
  width: 50%;
  font-size: 3.6rem;
  color: #4f9d00;
}
.h2_style1 .breadcrumb {
  display: flex;
  justify-content: flex-end;
  padding-top: 1.4rem;
  width: 50%;
}
.tbl_view h3 {
  margin: 0 0 1.6rem 0;
  font-size: 3rem;
  color: #000;
}
.top_line {
  padding-top: 5rem;
  border-top: 1px solid #b0b0b0;
}
.breadcrumb ul {
  display: flex;
  line-height: 0;
}
.breadcrumb ul > li {
  position: relative;
  margin-left: 0.8rem;
}
.breadcrumb ul > li:before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 1rem;
  padding-left: 0.8rem;
  background: url("/common/assets/images/allbaro2023/common/ico_breadcrumb_arw.png")
    no-repeat;
  background-size: 0.6rem 1rem;
}
.breadcrumb ul > li:first-child:before {
  background-image: none;
}
.breadcrumb a {
  display: inline-block;
  font-size: 1.5rem;
}
.breadcrumb .home {
  position: relative;
}
.breadcrumb .home:before {
  content: "";
  position: absolute;
  left: -1.6rem;
  top: -0.6rem;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/common/assets/images/allbaro2023/common/ico_breadcrumb_home.png")
    no-repeat;
  background-size: 1.2rem 1.2rem;
}
.sitemap {
  display: none;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f3f3;
}
.sitemap .sitemap_in {
  position: relative;
  overflow-y: auto;
  margin: 0 auto;
  padding-top: 10.5rem;
  min-width: 128rem;
  max-width: 142rem;
  height: 100%;
  background: url("/common/assets/images/allbaro2023/common/logo_error.png")
    no-repeat 1.2rem 1.9rem;
  background-size: 13.7rem 6.2rem;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.sitemap .sitemap_in::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera*/
}
.sitemap .sitemap_in > div {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  margin-left: -3rem;
}
.sitemap .allview_close {
  position: absolute;
  display: block;
  right: 1rem;
  top: 3.8rem;
  width: 2.6rem;
  height: 2.6rem;
  background: url("/common/assets/images/allbaro2023/common/ico_sitemap_exit.png")
    no-repeat;
  background-size: 2.6rem 2.6rem;
  font-size: 0;
  line-height: 0;
}
.sitemap .menu_list {
  margin: 0 0 3.9rem 3rem;
  width: calc(20% - 3rem);
  background-color: #fff;
  border-radius: 1.6rem;
}
.sitemap .menu_list > a,
.sitemap .menu_list > ul > li > a {
  font-family: "paybooc";
  text-decoration: none;
}
.sitemap .menu_list > a {
  display: block;
  padding-left: 2rem;
  height: 4.4rem;
  font-size: 1.8rem;
  line-height: 2.5;
  background: #7eb547
    url("/common/assets/images/allbaro2023/common/ico_sitemap_arw.png")
    no-repeat 92% 50%;
  background-size: 1rem 1.6rem;
  border-radius: 1.6rem 1.6rem 0 0;
  color: #fff;
  font-weight: 700;
}
.sitemap .menu_list > ul > li > a {
  font-size: 1.7rem;
  color: #3f3f3f;
  font-weight: 700;
}
.sitemap .menu_list > ul {
  padding: 1.4rem 2rem 0.4rem 2rem;
}
.sitemap .menu_list > ul > li {
  margin-bottom: 2rem;
}
.sitemap .menu_list ol {
  padding-top: 1.5rem;
}
.sitemap .menu_list ol a {
  font-size: 1.6rem;
  color: #8f9998;
  font-weight: 400;
}
.sitemap .menu_list ol a:hover,
.sitemap .menu_list ol a:focus {
  color: #438601;
  font-weight: 600;
  text-decoration-line: underline;
}
.sitemap .menu_list ol li + li {
  margin-top: 0.7rem;
}
.firstUser {
  display: none;
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f3f3;
}
.firstUser .firstUser_in {
  position: relative;
  overflow-y: auto;
  margin: 0 auto;
  min-width: 128rem;
  max-width: 144.8rem;
  height: 100%;
  background: url("/common/assets/images/allbaro2023/common/ico_sitemap_logo.png")
    no-repeat 1.2rem 1.9rem;
  background-size: 13.7rem 6.2rem;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.firstUser .firstUser_in::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera*/
}
.firstUser .firstUser_in > div {
  overflow-y: auto;
  padding-top: 18.2rem;
}
.firstUser .firstUser_in .tle {
  text-align: center;
  padding-bottom: 6.7rem;
  font-family: "paybooc";
  font-size: 2.6rem;
  font-weight: 700;
}
.firstUser .user_step,
.firstUser .user_step2 {
  display: flex;
  justify-content: center;
}
.firstUser .user_step > li {
  position: relative;
  display: flex;
  width: 21rem;
  height: 28.6rem;
  font-size: 1.8rem;
  font-weight: 700;
}
.firstUser .user_step a {
  display: block;
  padding: 3.2rem;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0.2rem 1.4rem rgba(141, 154, 173, 0.2);
  border-radius: 2rem;
  color: #2a2f2e;
}
.firstUser .user_step a:hover,
.firstUser .user_step a:focus {
  background-color: #f6881f;
  color: #fff;
}
.firstUser .user_step strong {
  position: relative;
  display: block;
  text-align: center;
}
.firstUser .user_step strong:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 4.8rem;
  margin-left: -5.35rem;
  width: 10.5rem;
  height: 10.5rem;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.firstUser .user_step [class^="ico"] strong:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 7.5rem;
  margin-left: -2.5rem;
  width: 5rem;
  height: 5.4rem;
  background: url("/common/assets/images/allbaro2023/main/ico_first_user.png")
    no-repeat;
  background-size: 29rem 12rem;
}
.firstUser .user_step .ico1 strong:after {
  background-position: 0.2rem 0;
}
.firstUser .user_step .ico2 strong:after {
  background-position: -4.8rem 0;
}
.firstUser .user_step .ico3 strong:after {
  background-position: -9.9rem 0;
}
.firstUser .user_step .ico4 strong:after {
  margin-left: -2.3rem;
  width: 4.6rem;
  background-position: -14.9rem 0;
}
.firstUser .user_step .ico5 strong:after {
  background-position: -19.5rem 0;
}
.firstUser .user_step .ico6 strong:after {
  margin-left: -2.3rem;
  width: 4.6rem;
  background-position: -24.2rem 0;
}
.firstUser .user_step em {
  display: block;
  text-align: center;
  padding-top: 15.6rem;
}
.firstUser .user_step > li + li {
  margin-left: 3.2rem;
}
.firstUser .user_step > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin: -0.8rem 0 0 -2rem;
  width: 1.1rem;
  height: 1.6rem;
  background: url("/common/assets/images/allbaro2023/main/ico_first_user.png")
    no-repeat -0.6rem -5.4rem;
  background-size: 29rem 12rem;
}
.firstUser .user_step > li:first-child:before {
  background-image: none;
}
.firstUser .user_step2 {
  padding: 4.5rem 0;
}
.firstUser .user_step2 > li {
  display: flex;
  width: 34rem;
  height: 13.1rem;
}
.firstUser .user_step2 > li + li {
  margin-left: 1.9rem;
}
.firstUser .user_step2 a {
  position: relative;
  display: block;
  padding: 5.3rem 3rem 5.3rem 14.6rem;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0.2rem 1.4rem rgba(141, 154, 173, 0.2);
  border-radius: 2rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #2a2f2e;
}
.firstUser .user_step2 a:hover,
.firstUser .user_step2 a:focus {
  background-color: #4f9d00;
  color: #fff;
}
.firstUser .user_step2 a:before {
  content: "";
  position: absolute;
  left: 4rem;
  top: 2.3rem;
  width: 8.4rem;
  height: 8.4rem;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.firstUser .user_step2 a:after {
  content: "";
  position: absolute;
  left: 4rem;
  top: 2.3rem;
  margin: 2rem 0 0 2rem;
  width: 4.4rem;
  height: 4.7rem;
  background: url("/common/assets/images/allbaro2023/main/ico_first_user.png")
    no-repeat;
  background-size: 29rem 12rem;
}
.firstUser .user_step2 .ico1:after {
  margin: 2.2rem 0 0 2.6rem;
  width: 3.2rem;
  height: 4rem;
  background-position: -0.4rem -7.3rem;
}
.firstUser .user_step2 .ico2:after {
  background-position: -4.1rem -7rem;
}
.firstUser .user_step2 .ico3:after {
  background-position: -9rem -7rem;
}
.firstUser .user_step2 .ico4:after {
  margin: 2rem 0 0 2.65rem;
  width: 3.1rem;
  height: 4.4rem;
  background-position: -13.9rem -7rem;
}
.firstUser .close {
  position: absolute;
  display: block;
  right: 1rem;
  top: 0.8rem;
  width: 2.6rem;
  height: 2.6rem;
  background: url("/common/assets/images/allbaro2023/common/ico_sitemap_exit.png")
    no-repeat;
  background-size: 2.6rem 2.6rem;
  font-size: 0;
  line-height: 0;
}
h3 {
  margin-top: 5.2rem;
  font-size: 2.4rem;
  color: #4f9d00;
}
.h3-cont {
  margin: 1.3rem 20px 2rem;
  vertical-align: middle;
}
.h3-cont + .h3-cont {
  margin-top: 0.8rem;
}
.h3-cont > p + table {
  margin-top: 1.3rem;
}
.h3-cont + h4 {
  padding-top: 1.4rem;
}
h4 {
  margin-top: 1.6rem;
  font-size: 2rem;
}
h4 > em {
  display: inline-block;
  vertical-align: text-top;
  font-size: 1.8rem;
  font-weight: 400;
}
.h4-cont {
  margin-top: 1rem;
}
.h4-cont + h3 {
  margin-top: 4.3rem;
}
.h4-cont + h4 {
  margin-top: 3rem;
}
.h4-cont > .ldot {
  margin-left: 1.1rem;
}
.wsr_service .h4-cont > ul {
  padding-left: 1.9rem;
  text-indent: -1.9rem;
}
.wsr_service .h4-cont > ul > li > ul {
  margin-left: -0.3rem;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
.cont .comment {
  color: #8f9998;
}
table + h4 {
  padding-top: 1.6rem;
}
table + .comment2 {
  margin-top: 1.6rem;
}
.cont .comment2 {
  font-size: 1.7rem;
}
.cont .comment3 {
  position: relative;
  margin-left: 1.1rem;
  padding-left: 1.4rem;
  font-size: 1.7rem;
}
.cont .comment3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background-color: #000;
  border-radius: 50%;
}
.cont .comment4 {
  margin-top: 5.2rem;
  padding-bottom: 1.6rem;
  font-size: 1.6rem;
}
.cont .comment5 {
  margin-top: 1.3rem;
  font-size: 1.6rem;
}
.cont .img_desc {
  margin-top: 3.5rem;
}
.tabMenu {
  display: flex;
  padding: 3.2rem 0 4.5rem 0;
  border-bottom: 1px solid #b0b0b0;
}
.tabMenu a {
  position: relative;
  margin-right: 6.2rem;
  color: #8f9099;
  font-size: 2rem;
  font-weight: 600;
}
.tabMenu li:last-child a {
  margin-right: 0;
}
.tabMenu .on,
.tabMenu a:hover,
.tabMenu a:focus {
  color: #3f3f3f;
  font-weight: 700;
  text-decoration: none;
}
.tabMenu .on:after,
.tabMenu a:hover:after,
.tabMenu a:focus:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55%;
  background-color: #e6f6be;
  color: #8f9099;
  font-size: 2rem;
  font-weight: 700;
}
.step_waste > li {
  position: relative;
  margin-bottom: 6.5rem;
  padding: 5.1rem 4rem 5rem 24.3rem;
  width: 100%;
  box-shadow: 0px 2px 14px rgba(141, 154, 173, 0.2);
  border-radius: 2rem;
}
.step_waste > li:last-child {
  margin-bottom: 0;
}
.step_waste > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8rem;
  margin-top: -4.5rem;
  width: 9rem;
  height: 9rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_step_waste.png")
    no-repeat;
  background-size: 10rem 37.4rem;
}
.step_waste > li:nth-child(1):before {
  background-position: -0.5rem 0;
}
.step_waste > li:nth-child(2):before {
  background-position: -0.5rem -9.3rem;
}
.step_waste > li:nth-child(3):before {
  background-position: -0.5rem -18.7rem;
}
.step_waste > li:nth-child(4):before {
  background-position: -0.5rem -28.2rem;
}
.steparw > li:after {
  content: "";
  position: absolute;
  bottom: -4.5rem;
  left: 50%;
  margin-left: -1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_steparw.png")
    no-repeat;
  background-size: 2.5rem 2.5rem;
}
.steparw > li:last-child:after {
  background-image: none;
}
.cont .step_waste h4 {
  margin-top: 0;
}
.cont .step_waste .h4-cont {
  font-size: 1.6rem;
}
.history_waste {
  margin: 9rem 0 -15rem 0;
  background-color: #f8ffe7;
}
.history_waste .cont_style1 {
  margin: 0 0 11.9rem 31.9rem;
}
.history_waste .cont_style1 h3 {
  margin-top: 6rem;
}
.history_waste .history {
  position: relative;
}
.history_waste .history .tab {
  position: absolute;
  left: 0;
  top: 0.5rem;
  text-align: center;
  padding: 0.6rem 1rem;
  width: 12.6rem;
  height: 4.8rem;
  background-color: #fff;
  border: 1px solid #4f9d00;
  border-radius: 8px;
  font-size: 2rem;
  color: #4f9d00;
  font-weight: 700;
  text-decoration: none;
}
.history_waste .history li:nth-child(2) > .tab {
  top: 7rem;
}
.history_waste .history .on .tab {
  background-color: #4f9d00;
  border-color: transparent;
  color: #fff;
}
.history_waste .history > li {
  margin-left: 19.5rem;
}
.history_waste .hisyear {
  position: relative;
  margin-top: 3rem;
}
.history_waste .hisyear:before {
  content: "";
  position: absolute;
  left: -4.1rem;
  top: 1.5rem;
  width: 1px;
  background-color: #c4c9c8;
}
.history_waste .history li:nth-child(1) .hisyear:before {
  height: 94.2%;
}
.history_waste .history li:nth-child(2) .hisyear:before {
  height: 91.9%;
}
.history_waste .hisyear > li {
  margin: 2.4rem 0;
}
.history_waste .hisyear p {
  position: relative;
}
.history_waste .hisyear .etc {
  padding: 0.9rem 0 0 6.7rem;
}
.history_waste .hisyear p strong:before {
  content: "";
  position: absolute;
  left: -4rem;
  top: 1.5rem;
  width: 1.8rem;
  height: 2px;
  background-color: #c4c9c8;
}
.history_waste .hisyear p strong:after {
  content: "";
  position: absolute;
  left: -2.2rem;
  top: 1.1rem;
  width: 1rem;
  height: 1rem;
  background-color: #4f9d00;
  border-radius: 50%;
}
.history_waste .hisyear li > span {
  display: block;
  margin: 0.7rem 0 0 6.7rem;
}
.history_waste .hisyear li > p {
  font-size: 2rem;
  font-weight: 700;
}
.history_waste .hisyear li > p > strong {
  display: inline-block;
  width: 6.7rem;
  color: #4f9d00;
}
[class^="box_infosty"] {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
}
[class^="box_infosty"] > h4 {
  display: flex;
  margin-top: 0.3rem;
  width: 20.4rem;
}
.box_infosty1 {
  margin-top: 2.2rem;
  width: 100%;
  padding: 3.9rem 5rem;
  background-color: #fff;
  box-shadow: 0px 2px 14px rgba(141, 154, 173, 0.2);
  border: 2px solid transparent;
  border-radius: 2rem;
}
h3 + .box_infosty1 {
  margin-top: 1.1rem;
}
.box_infosty1 > ul {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
[class^="box_infosty"] li {
  position: relative;
  padding-left: 1.2rem;
}
[class^="box_infosty"] li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background-color: #000;
  border-radius: 50%;
}
[class^="box_infosty"] .nodot {
  margin-left: -1.2rem;
}
[class^="box_infosty"] .nodot p {
  margin-left: -1rem;
}
[class^="box_infosty"] .nodot:before {
  background-color: transparent;
}
.point1 {
  display: inline-block;
  margin: 2rem 0 1rem 0;
  padding: 0.4rem 2.9rem 0.3rem 3.1rem;
  background-color: #f8f8f8;
  border: 1px solid #cfcfcf;
  border-radius: 1rem;
  font-weight: 700;
}
.box_infosty2 {
  position: relative;
  margin-top: 6.5rem;
  padding: 3.9rem 5rem;
  width: 100%;
  background-color: #effad5;
  border: 2px solid #438601;
  box-shadow: 0px 2px 14px rgba(141, 154, 173, 0.2);
  border-radius: 2rem;
}
.point2 {
  position: relative;
  margin: 0.3rem 0 0 1.4rem;
  font-size: 1.6rem;
  color: #f6881f;
}
.point2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.2rem;
  padding-left: 0.8rem;
  width: 2rem;
  height: 2rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_point.png")
    no-repeat;
  background-size: 2rem 2rem;
}
.box_infosty2:before {
  content: "";
  position: absolute;
  top: -4.5rem;
  left: 50%;
  margin-left: -1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_steparw.png")
    no-repeat;
  background-size: 2.5rem 2.5rem;
}
.box_infosty2 .desc {
  display: flex;
  margin: 3rem auto 0 auto;
}
.box_infosty2 .desc img {
  width: 100%;
  height: 100%;
}
.tbl_type2 + .left > .btn_blank {
  margin-top: 1.8rem;
}
.tbl_type1 td .btn_blank2 {
  margin-top: 1rem;
}
.tbl_type1 .left .btn_blank2 {
  margin: 0 0 0 1rem;
}
.tbl_type1 .txt_progdesc {
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  color: #8f9099;
  letter-spacing: -0.02rem;
}
.btnbox {
  text-align: center;
}
.btnbox a + a {
  margin-left: 1.5rem;
}
.left {
  text-align: left !important;
}
.center {
  text-align: center !important;
}
.right {
  text-align: right !important;
}
.text_top {
  vertical-align: top !important;
}
.ml10 {
  margin-left: 1rem;
}
.ml15 {
  margin-left: 1.5rem;
}
.ml20 {
  margin-left: 2rem;
}
.ml30 {
  margin-left: 3rem;
}
.mt10 {
  margin-top: 1rem;
}
.mt15 {
  margin-top: 1.5rem;
}
.mt25 {
  margin-top: 2.5rem;
}
.mt50 {
  margin-top: 5rem;
}
[class^="btn_"]:hover,
[class^="btn_"]:focus {
  text-decoration: none;
}
.btn_link {
  display: inline-block;
  padding: 0.9rem 2.5rem;
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #2a2f2e;
}
.btn_link .ico {
  display: inline-block;
  margin: 0 0 -0.1rem 1rem;
  width: 0.9rem;
  height: 1.5rem;
  background: url("/common/assets/images/allbaro2023/common/ico_btnarw.png")
    no-repeat;
  background-size: 0.9rem 1.5rem;
}
.btn_blank {
  display: inline-block;
  padding: 0.9rem 2.5rem;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #2a2f2e;
}
.btn_blank .ico {
  display: inline-block;
  margin: 0 0 -0.5rem 1rem;
  width: 2rem;
  height: 2.3rem;
  background: url("/common/assets/images/allbaro2023/common/ico_target.png")
    no-repeat;
  background-size: 2rem 2.3rem;
}
.btn_blank2 {
  display: inline-block;
  padding: 1rem 1.1rem 1.2rem 1.1rem;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 0;
  color: #2a2f2e;
}
.btn_blank2 .ico {
  display: inline-block;
  margin: 0 0 -0.2rem 0.5rem;
  width: 1.4rem;
  height: 1.4rem;
  background: url("/common/assets/images/allbaro2023/common/ico_target2.png")
    no-repeat;
  background-size: 1.4rem 1.4rem;
}
.btn_blank3 {
  display: inline-block;
  padding: 1.2rem 1.3rem;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 0;
  color: #2a2f2e;
}
.btn_blank3 .ico {
  display: inline-block;
  margin: 0 0 -0.1rem 0.7rem;
  width: 0.6rem;
  height: 1.1rem;
  background: url("/common/assets/images/allbaro2023/common/ico_btnarw.png")
    no-repeat;
  background-size: 0.6rem 1.1rem;
}
.btn_file1 {
  display: inline-block;
  padding: 0.8rem 2rem;
  border: 1px solid #4f9d00;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #4f9d00;
  cursor: pointer;
}
.btn_file2 {
  display: inline-block;
  padding: 0.8rem 2rem;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #2a2f2e;
}
.btn_down {
  display: inline-block;
  padding: 1.1rem 1.8rem 1.6rem 1.8rem;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 0;
  color: #2a2f2e;
}
.btn_down .ico {
  display: inline-block;
  margin: 0 0 -0.5rem 0.8rem;
  width: 2rem;
  height: 2.1rem;
  background: url("/common/assets/images/allbaro2023/common/ico_download.png")
    no-repeat;
  background-size: 2rem 2.1rem;
}
.btn_write {
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  background-color: #4f9d00;
  color: #fff;
}
.btn_write .ico {
  display: inline-block;
  margin: 0 0.6rem -0.4rem 0;
  width: 2rem;
  height: 2.1rem;
  background: url("/common/assets/images/allbaro2023/common/ico_write.png")
    no-repeat;
  background-size: 2rem 2.1rem;
}
.btn_basic1 {
  display: inline-block;
  padding: 1.5rem 5rem;
  border-radius: 1.6rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  background-color: #4f9d00;
  color: #fff;
}
.btn_basic1_s {
  display: inline-block;
  padding: 1.2rem 2rem;
  border-radius: 0.8rem;
  font-weight: 600;
  font-size: 1.4rem;
  background-color: #4f9d00;
  color: #fff;
}
.btn_basic2 {
  display: inline-block;
  padding: 1.5rem 5rem;
  border-radius: 1.6rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  background-color: #fff;
  border: 1px solid #4f9d00;
  color: #4f9d00;
}
.btn_basic3 {
  display: inline-block;
  padding: 1.5rem 5rem;
  border-radius: 1.6rem;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  background-color: #747474;
  color: #fff;
}

.area_btn {
	display: block;
    text-align: right;
    margin-top: 1rem;
}

.btn_basic4 {
	display: inline-block;
    padding: 0.6rem 1.5rem;
    border-radius: 1.6rem;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2.8rem;
    background-color: #4f9d00;
    color: #fff;
}

[class^="position_btn"] {
  position: relative;
  z-index: 1;
  float: right;
}
.position_btn {
  margin-top: -6.3rem;
}
.position_btn2 {
  margin-top: -17.8rem;
}
.position_btn3 {
  margin-top: -11.8rem;
}
.position_btn4 {
  margin-top: -8.9rem;
}
.history_comp #sticky {
  position: sticky;
  top: 0;
  display: block;
  float: left;
  width: 33.3rem;
}
.history_comp .dbLeft div:nth-child(1) {
  padding-top: 3.6rem;
}
.history_comp .dbLeft div:nth-child(2) {
  padding-top: 6.1rem;
}
.history_comp .dbLeft div:nth-child(3) {
  padding-top: 24.3rem;
}
.history_comp .dbLeft div a {
  font-size: 6rem;
  color: #cfcfcf;
  font-weight: 700;
  text-decoration: none;
}
.history_comp .dbLeft div .on {
  color: #4f9d00;
}
.history_comp .dbLeft div a > span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.8rem;
  font-size: 3rem;
}
.history_comp .dbRight {
  position: relative;
  float: left;
  display: block;
  padding-top: 7.7rem;
  width: calc(100% - 33.3rem);
}
.history_comp .dbRight:before {
  content: "";
  position: absolute;
  left: -4.2rem;
  top: 8.7rem;
  width: 1px;
  height: 89.2%;
  background-color: #c4c9c8;
}
.history_comp .yearCont {
  padding-top: 9rem;
  line-height: 2.4rem;
}
.history_comp .yearCont:first-child {
  padding-top: 0;
}
.history_comp .yearCont strong {
  position: relative;
  display: inline-block;
  width: 8.7rem;
  font-size: 2rem;
  font-weight: 700;
  color: #4f9d00;
}
.history_comp .yearCont strong:before {
  content: "";
  position: absolute;
  left: -2.4rem;
  top: 0.6rem;
  width: 1rem;
  height: 1rem;
  background-color: #4f9d00;
  border-radius: 50%;
}
.history_comp .yearCont strong:after {
  content: "";
  position: absolute;
  left: -4.1rem;
  top: 1rem;
  width: 1.7rem;
  height: 2px;
  background-color: #e1e4e3;
}
.history_comp .yearCont ol > li {
  display: flex;
  padding-bottom: 2.5rem;
  font-size: 1.8rem;
}
.history_comp .yearCont ol > li:last-child,
.history_comp .yearCont ul > li:last-child {
  padding-bottom: 0;
}
.history_comp .yearCont ul > li {
  padding-bottom: 0.4rem;
}
.bg_green {
  margin: 7.9rem 0 -15rem 0;
  padding-bottom: 15rem;
  width: 100%;
  background-color: #f8ffe7;
}
.bg_green h3 {
  margin-top: 7.7rem;
}
.logo_desc {
  display: flex;
  overflow: hidden;
  margin: 4.7rem auto;
}
.logo_desc > p {
  width: 40rem;
}
.logo_desc > figcaption {
  display: flex;
  align-items: center;
  width: 35rem;
  font-size: 1.8rem;
}
.cont_style2 {
  margin-left: 30.5rem;
  margin-right: -1.4rem;
}
.cont_style2 h3,
.cont_style2 .brand_concept {
  margin-left: 1.4rem;
}
.brand_concept {
  display: flex;
  flex-wrap: wrap;
  margin: 2.4rem 0 3rem 0;
  font-size: 1.8rem;
}
.brand_concept dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30.6rem;
  height: 8.5rem;
  background: linear-gradient(297.82deg, #7eb547 20.58%, #b5ec6d 90.48%);
  border-radius: 5rem;
  color: #fff;
}
.brand_concept dt,
.brand_concept strong {
  font-size: 2rem;
  font-weight: 700;
}
.brand_concept dd {
  display: flex;
  align-items: center;
  padding-left: 4.8rem;
  width: calc(100% - 35.4rem);
  line-height: 1.5;
}
.brand_concept.etc {
  margin-bottom: 0;
}
.brand_concept.etc dd {
  display: block;
  padding: 1rem 0 0 0;
  width: 100%;
  min-height: 55rem;
  background: url("/common/assets/images/allbaro2023/sub/brand_allbaro.png")
    no-repeat 50% 1rem;
  background-size: 41rem 41rem;
}
.brand_concept.etc strong {
  position: relative;
  z-index: 0;
  display: inline-block;
}
.brand_concept.etc strong:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -0.1rem;
  width: 100%;
  height: 1.4rem;
  background-color: #cfe1bb;
}
.brand_concept.etc span {
  display: inline-block;
  margin-top: 1.3rem;
}
.brand_concept.etc ul {
  position: relative;
}
.brand_concept.etc ul > li {
  position: absolute;
  top: 15.7rem;
}
.brand_concept.etc ul > li:nth-child(1) {
  left: 8.3rem;
}
.brand_concept.etc ul > li:nth-child(2) {
  right: 2.6rem;
}
.brand_concept.etc ul > li:nth-child(3) {
  left: 50%;
  top: 45rem;
  text-align: center;
  transform: translateX(-50%);
}
.userregis_idtype {
  display: flex;
  flex-wrap: wrap;
}
.userregis_idtype > li {
  margin-top: 2rem;
  padding: 1.6rem 3rem 3.2rem 3rem;
  width: calc(50% - 1rem);
  background-color: #fff;
  box-shadow: 0px 2px 14px rgba(141, 154, 173, 0.2);
  border-radius: 2rem;
}
.userregis_idtype.wid33 {
  padding-bottom: 3rem;
}
.userregis_idtype.wid33.heig390 > li {
  height: 39rem;
}
.userregis_idtype.wid33 > li {
  width: calc(33.333333% - 1.7333333rem);
  height: 27.5rem;
}
.userregis_idtype.wid33 > li .ldot {
  font-size: 1.8rem;
}
.userregis_idtype.wid33 > li:nth-child(n + 2),
.userregis_idtype.wid33 > li:nth-child(2n) {
  margin-left: 2.6rem;
}
.userregis_idtype > li .desc {
  margin-top: 1rem;
  min-height: 6rem;
  font-size: 1.6rem;
}
.userregis_idtype > li .img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 13.7rem;
  line-height: 0;
}
.userregis_idtype > li:nth-child(2n) {
  margin-left: 2rem;
}
.userregis_step {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.8rem;
}
.userregis_step:before {
  content: "";
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_steparw2.png")
    no-repeat;
  background-size: 2.5rem 2.5rem;
  transform: rotate(90deg);
}
.wmediproc.userregis_step:before {
  background-image: none;
}
.wmediproc.userregis_step + .comment2 {
  margin: -0.5rem 0 4.4rem 1rem;
}
.userregis_step.one:before {
  top: 100%;
  right: 14.8rem;
  margin-top: -0.8rem;
}
.userregis_step.three:before {
  left: 0;
  margin: -3.6rem 0 0 14.8rem;
}
.userregis_step + .btnbox {
  margin-top: 3.3rem;
}
.remote_step.userregis_step + .btnbox {
  margin-top: 3rem;
}
.wga_proc.userregis_step p > strong {
  display: block;
  min-height: 8.9rem;
  font-size: 1.8rem;
}
.wga_proc.userregis_step p > strong > i {
  display: block;
  font-size: 1.7rem;
  font-weight: 400;
}
.wga_proc.userregis_step p > strong + span {
  display: block;
  margin-top: 1rem;
  font-size: 1.6rem;
  color: #8f9099;
}
.remote_step.userregis_step.wga_proc > li {
  margin-bottom: 9rem;
  padding-bottom: 1rem;
  min-height: 13.2rem;
}
.wga_proc.userregis_step li > .desc {
  position: absolute;
  left: 0;
  bottom: -8.5rem;
  vertical-align: top;
  text-align: left;
  width: 100%;
  height: 7.5rem;
}
.userregis_step.reverse {
  flex-direction: row-reverse;
}
.userregis_step > li {
  position: relative;
  display: table;
  text-align: center;
  padding: 1rem;
  width: 31.6rem;
  min-height: 10rem;
  margin: 0 6.3rem 2rem 0;
  background-color: #f8f8f8;
  border: 1px solid #cfcfcf;
  border-radius: 1.6rem;
  font-size: 1.6rem;
}
.remote_step.userregis_step > li {
  padding: 2rem;
  min-height: 14rem;
}
.wmediproc.userregis_step > li {
  width: 21.8rem;
  min-height: 10rem;
  font-size: 1.7rem;
}
.wmediproc + .wmediproc {
  margin-top: 0.2rem;
}
.userregis_step.reverse > li {
  margin: 0 0 2rem 6.3rem;
}
.wmediproc.userregis_step > li:nth-child(4),
.userregis_step > li:nth-child(3) {
  margin-right: 0;
}
.wmediproc.userregis_step > li:nth-child(3) {
  margin-right: 6.3rem;
}
.userregis_step.reverse > li:nth-child(3) {
  margin-left: 0;
}
.userregis_step > li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1.2rem 0 0 -4.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_steparw2.png")
    no-repeat;
  background-size: 2.5rem 2.5rem;
}
.userregis_step.reverse > li:after {
  transform: rotate(180deg);
}
.userregis_step.reverse:before,
.userregis_step > li:first-child:after,
.userregis_step.reverse > li:nth-child(3):after {
  background-image: none;
}
.userregis_step.reverse > li:nth-child(1):after {
  background-image: url("/common/assets/images/allbaro2023/sub/ico_steparw2.png");
}
.userregis_step .add {
  position: absolute;
  top: 11.5rem;
  left: 1.4rem;
  text-align: left;
  font-size: 1.5rem;
}
.userregis_step .add > p {
  margin-left: 1.3rem;
  text-indent: -1.3rem;
}
.userregis_step .add strong {
  display: block;
  margin-top: -0.2rem;
  padding-left: 1.5rem;
  color: #f6881f;
}
.userregis_step .txt {
  display: table-cell;
  vertical-align: middle;
}
.remote_step.userregis_step .txt {
  vertical-align: top;
}
.userregis_step .txt p {
  font-weight: 600;
}
.userregis_step .txt p > span {
  display: block;
  font-weight: 400;
}
.userregis_step .em1 {
  background-color: #fff;
  border: 1px solid #7eb547;
}
.userregis_step .em1 .txt {
  color: #438601;
}
.userregis_step .em2 {
  background-color: #cfe1bb;
  border-width: 0;
}
.userregis_step .em2 .txt {
  color: #438601;
}
.cmcertify_step {
  margin-bottom: 0.7rem;
}
.cmcertify_step > li {
  display: flex;
  padding-bottom: 3.7rem;
}
.cmcertify_step h4 {
  padding-left: 2.2rem;
  width: 20rem;
  text-indent: -2.2rem;
}
.cmcertify_step .h4-cont {
  padding-top: 0.3rem;
  flex: 1;
}
.cmcertify_step .h4-cont table {
  margin-top: 0.5rem;
}
.takinginfo_irtstep > li {
  position: relative;
}
.takinginfo_irtstep > li:after {
  content: "";
  position: absolute;
  right: 3rem;
  bottom: 3rem;
  width: 6.8rem;
  height: 6rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_takinginfo.png")
    no-repeat;
  background-size: 15rem 12.5rem;
}
.takinginfo_irtstep > .ico1:after {
  background-position: 0 0.3rem;
}
.takinginfo_irtstep > .ico2:after {
  background-position: -6.8rem 0;
}
.takinginfo_irtstep > .ico3:after {
  background-position: 0 -6rem;
}
.takinginfo_irtstep > .ico4:after {
  background-position: -7.1rem -5.8rem;
}
.takinginfo_irtstep .txt_em1 {
  margin-top: 0.4rem;
}
.takinginfo_irtstep .txt_em1:nth-of-type(1) {
  margin-top: 1rem;
}
.takinginfo_box {
  display: flex;
  margin-top: 4rem;
  padding: 2.4rem;
  background-color: #f8f8f8;
}
.takinginfo_box dl {
  width: 33.333%;
}
.takinginfo_box dl + dl {
  margin-left: 6.3rem;
}
.takinginfo_box dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5.6rem;
  background-color: #7eb547;
  border-radius: 1.6rem;
  color: #fff;
}
.takinginfo_box dl dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.takinginfo_box dl dd > p {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  width: 18.2rem;
  background-color: #fbfef3;
  border: 1px solid #7eb547;
  border-radius: 1.6rem;
  font-size: 1.6rem;
  color: #438601;
  font-weight: 700;
}
.takinginfo_box dl dd > p > i {
  vertical-align: middle;
  display: inline-block;
  padding-right: 2px;
  font-size: 2.2rem;
  font-weight: 400;
}
h3 + table,
h4 + table {
  margin-top: 1.6rem;
}
ul.none > li {
  padding-left: 2.3rem;
  text-indent: -2.3rem;
}
ul.none2 > li {
  margin-bottom: 0.8rem;
  padding-left: 2.3rem;
  text-indent: -2.3rem;
}
ul.none2.textind > li {
  padding-left: 1.9rem;
  text-indent: -1.9rem;
}
ul.none2 > li:last-child {
  margin-bottom: 0;
}
ul.none > li > ul > li {
  padding-left: 1rem;
  text-indent: 0;
}
ul.none2 > li > ul > li {
  margin-left: -0.3rem;
  padding-left: 2.3rem;
  text-indent: -2.3rem;
}
.txt_em1 {
  color: #f6881f;
}
.txt_em2 {
  color: #747474;
}
.txt_indent1 {
  padding-left: 1.3rem;
  text-indent: -1.3rem;
}
.tabMenu2 {
  display: flex;
  margin-top: 1.2rem;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
}
.tabMenu2 > li a {
  display: flex;
  align-items: center;
  padding: 0 4.8rem;
  width: 100%;
  height: 6.4rem;
  font-size: 2rem;
  color: #8f9099;
  font-weight: 600;
}
.tabMenu2 > .on,
.tabMenu2 > li:hover,
.tabMenu2 > li:focus {
  margin-bottom: -1px;
  border-bottom: 2px solid #4f9d00;
}
.tabMenu2 > .on a,
.tabMenu2 > li a:hover,
.tabMenu2 > li a:focus {
  color: #4f9d00;
  text-decoration: none;
}
.tabMenu3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.2rem;
  width: 100%;
  border: 0 solid #cfcfcf;
  border-width: 1px 0 0 1px;
}
.tabMenu3 > li {
  display: flex;
  width: 25%;
  height: 6.4rem;
}
.tabMenu3.w50per > li {
  width: 50%;
}
.tabMenu3.w20per {
  margin-top: 5rem;
}
.tabMenu3.w20per + .searchbox {
  margin-top: 5rem;
}
.tabMenu3.w20per > li {
  width: 20%;
}
.tabMenu3.w333per {
  margin-top: 5rem;
}
.tabMenu3.w333per > li {
  width: 33.333333%;
}
.tabMenu3 > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1.9rem;
  height: 100%;
  width: 100%;
  color: #747474;
  border: 0 solid #cfcfcf;
  border-width: 0 1px 1px 0;
  font-size: 1.6rem;
  line-height: 1.43;
  text-indent: -1.9rem;
}
.tabMenu3.w50per > li a {
  justify-content: flex-start;
  padding: 0 1rem 0 3rem;
  text-indent: 0;
}
.tabMenu3 > li a:hover,
.tabMenu3 > li a:focus,
.tabMenu3 > li .on {
  background-color: #7eb547;
  color: #fff;
  text-decoration: none;
}
/* 추가1 */
.tabMenu4 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.2rem;
  width: 100%;
  border: 0 solid #cfcfcf;
  border-width: 1px 0 0 1px;
}
.tabMenu4 > li {
  display: flex;
  width: 25%;
  height: 6.4rem;
}
.tabMenu4.w50per > li {
  width: 50%;
}
.tabMenu4.w20per {
  margin-top: 5rem;
}
.tabMenu4.w20per + .searchbox {
  margin-top: 5rem;
}
.tabMenu4.w20per > li {
  width: 20%;
}
.tabMenu4.w333per {
  margin-top: 5rem;
}
.tabMenu4.w333per > li {
  width: 33.333333%;
}
.tabMenu4 > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1.9rem;
  height: 100%;
  width: 100%;
  color: #747474;
  border: 0 solid #cfcfcf;
  border-width: 0 1px 1px 0;
  font-size: 1.6rem;
  line-height: 1.43;
  text-indent: -1.9rem;
}
.tabMenu4.w50per > li a {
  justify-content: flex-start;
  padding: 0 1rem 0 3rem;
  text-indent: 0;
}
.tabMenu4 > li a:hover,
.tabMenu4 > li a:focus,
.tabMenu4 > li .on {
  background-color: #7eb547;
  color: #fff;
  text-decoration: none;
}
/* 추가2 */
.tabMenu5 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.2rem;
  width: 100%;
  border: 0 solid #cfcfcf;
  border-width: 1px 0 0 1px;
}
.tabMenu5 > li {
  display: flex;
  width: 25%;
  height: 6.4rem;
}
.tabMenu5.w50per > li {
  width: 50%;
}
.tabMenu5.w20per {
  margin-top: 5rem;
}
.tabMenu5.w20per + .searchbox {
  margin-top: 5rem;
}
.tabMenu5.w20per > li {
  width: 20%;
}
.tabMenu5.w333per {
  margin-top: 5rem;
}
.tabMenu5.w333per > li {
  width: 33.333333%;
}
.tabMenu5 > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1.9rem;
  height: 100%;
  width: 100%;
  color: #747474;
  border: 0 solid #cfcfcf;
  border-width: 0 1px 1px 0;
  font-size: 1.6rem;
  line-height: 1.43;
  text-indent: -1.9rem;
}
.tabMenu5.w50per > li a {
  justify-content: flex-start;
  padding: 0 1rem 0 3rem;
  text-indent: 0;
}
.tabMenu5 > li a:hover,
.tabMenu5 > li a:focus,
.tabMenu5 > li .on {
  background-color: #7eb547;
  color: #fff;
  text-decoration: none;
}
/*  */
.takinginfo_type .h4-cont {
  margin-top: 4.1rem;
}
.takinginfo_type .img_desc {
  margin: 3.7rem 0 3.1rem 0;
}
.tabbox_desc {
  padding: 2.6rem 3rem 4rem 3rem;
  border-bottom: 1px solid #cfcfcf;
  font-size: 1.6rem;
}
.tabbox_desc.unset {
  padding: 3.4rem 0 0 0;
  border-bottom-width: 0;
  font-size: inherit;
}
.tabbox_desc.unset.none {
  padding-top: 0;
}
.tabbox_desc h4 {
  font-size: 1.8rem;
  color: #4f9d00;
}
.tabbox_desc.unset h4 {
  font-size: 2rem;
  color: inherit;
}
.tabbox_desc + .desc {
  padding-top: 5rem;
  color: #747474;
  font-size: 1.6rem;
}
.tabbox_desc + .desc p,
.tabbox_desc + .desc dd,
.tabbox_desc + .desc ul > li {
  margin-top: 1rem;
}
.h3-cont + .desc {
  padding-top: 1rem;
  color: #747474;
  font-size: 1.6rem;
}
.h3-cont + .desc p,
.h3-cont + .desc dd,
.h3-cont + .desc > ul > li {
  margin-top: 1rem;
}
.h3-cont + .desc > ul > li > ul > li {
  margin-left: -0.5rem;
  padding-left: 2.1rem;
  text-indent: -2.1rem;
}
.bg_gray {
  background-color: #f8f8f8;
}
.h3-cont.bg_green {
  margin: 1.6rem 0 5rem 0;
  padding: 2.1rem 3.3rem;
  background-color: #fbfef3;
  font-size: 1.6rem;
}
.h3-cont.bg_green.certifi {
  margin-top: 4rem;
}
.w33per,
.w49per,
.w99per {
  margin-left: 1rem;
}
.w33per > li,
.w49per > li,
.w99per > li {
  display: inline-flex;
}
.w33per > li {
  width: 25%;
}
.w49per > li {
  width: 48.5%;
}
.w99per > li {
  width: 98.5%;
}
.law_list > li {
  display: flex;
  align-items: center;
  padding: 5rem 0;
  border-bottom: 1px solid #cfcfcf;
}
.law_list > li > div {
  display: flex;
  flex-wrap: wrap;
}
.law_list > li > .txt {
  width: calc(100% - 25rem);
}
.law_list > li > .txt p {
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
}
.law_list > li > .txt p + ul {
  margin: 1rem 0 0 1rem;
}
.law_list i {
  display: inline-block;
  margin-left: 7.1rem;
}
.law_list i > i {
  margin-left: 2rem;
}
.law_list > li > .btn {
  justify-content: flex-end;
  width: 25rem;
}
.stat_list {
  margin-top: -5rem;
}
.stat_list > li > .txt {
  width: calc(100% - 41.5rem);
}
.stat_list > li > .btn {
  width: 41.5rem;
}
.waste_inout_process {
  display: flex;
  margin-top: 1.6rem;
}
.waste_inout_process > div {
  display: flex;
  flex-wrap: wrap;
  width: calc(50% - 2.5rem);
}
.waste_inout_process > div + div {
  margin-left: 5rem;
}
.waste_inout_process > div > ol {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
.waste_inout_process > div > ol > li {
  position: relative;
  width: 100%;
  margin-bottom: 4rem;
  padding: 2.8rem 3rem;
  background-color: #f8f8f8;
  border: 1px solid #cfcfcf;
  border-radius: 1.6rem;
  font-size: 1.6rem;
}
.waste_inout_process > div > ol > li:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3.1rem;
  margin-left: -0.8rem;
  width: 1.6rem;
  height: 2rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_process_arwbtm.png")
    no-repeat;
  background-size: 1.6rem 2rem;
}
.waste_inout_process > div > ol > li:last-child {
  margin-bottom: 0;
}
.waste_inout_process > div > ol > li:last-child:after {
  background-image: none;
}
.waste_inout_process > div > ol ul {
  margin: 0.5rem 0 0 1rem;
}
.waste_inout_process [class^="process"] {
  align-content: flex-start;
}
.waste_inout_process p {
  font-weight: 700;
}
.waste_inout_process a {
  display: block;
  background: url("/common/assets/images/allbaro2023/sub/ico_process_arwcir.png")
    no-repeat 99.8% 50%;
  background-size: 2.5rem 2.5rem;
}
.waste_inout_process [class^="process"] > p {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 1.6rem;
  width: 100%;
  height: 8rem;
  border-radius: 1.6rem;
  font-size: 2rem;
}
.waste_inout_process .process1 > p {
  background-color: #7eb547;
  color: #fff;
}
.waste_inout_process .process2 > p {
  background-color: #cfe1bb;
  color: #438601;
}
.wsr_email {
  text-align: center;
  padding-top: 23.2rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_email.png")
    no-repeat 50% 5.2rem;
  background-size: 15rem 15rem;
}
.wsr_email p {
  padding-top: 3.5rem;
  font-size: 1.4rem;
}
.error_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.7rem;
}
.error {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  width: 80rem;
}
.error:before {
  content: "";
  display: inline-block;
  margin-bottom: 1.6rem;
  width: 20rem;
  height: 20rem;
  background: url("/common/assets/images/allbaro2023/common/ico_error.png")
    no-repeat;
  background-size: 20rem 20rem;
}
.error .logo {
  padding-top: 11.9rem;
  background: url("/common/assets/images/allbaro2023/common/logo_error.png")
    no-repeat 50% 0;
  background-size: 15.5rem 6.9rem;
}
.error .msg {
  font-size: 2rem;
  font-weight: 700;
}
.error .msg_desc {
  padding-top: 1.6rem;
}
.error .btnbox {
  padding-top: 5rem;
}
.searchbox {
  display: flex;
  justify-content: space-between;
  margin: 4rem 0 5rem 0;
  padding: 2.25rem 5rem;
  border: 1px solid #7eb547;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  font-weight: 600;
}
.tabMenu + .searchbox {
  margin-top: 5rem;
}
.searchbox label {
  padding-right: 2rem;
}
.searchbox label:nth-of-type(n + 2) {
  padding-left: 5.6rem;
}
.searchbox select,
.searchbox input {
  padding: 0.5rem 1.5rem;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  height: 4rem;
  font-size: 1.5rem;
}
.searchbox .btn_search {
  padding: 0.75rem 3rem;
  height: 4.4rem;
  background-color: #4f9d00;
  color: #fff;
  border-width: 0;
  border-radius: 0.8rem;
  font-size: 1.8rem;
  font-weight: 700;
}
.searchbox .input_wid1 {
  width: 24.1rem;
}
.searchbox .input_wid2 {
  width: 12rem;
}
.searchbox #searchaddr1 {
  margin-right: 1.8rem;
}
.searchbox #searchStr {
  margin-left: 0.6rem;
  width: 28.6rem;
}
.searchbox label + #searchStr {
  margin-left: 0;
  width: 40rem;
}
.searchbox div > span {
  padding: 0 1rem;
  font-size: 2rem;
}
.searchbox select {
  position: relative;
  background: url("/common/assets/images/allbaro2023/common/ico_select_arw.png")
    no-repeat;
  background-size: 1.5rem 0.9rem;
  background-position: calc(100% - 1.5rem) 52%;
}
[class^="gubun"] {
  display: inline-block;
  padding: 0.5rem 2.3rem;
  margin: 0 0.2rem 1rem 0.2rem;
  height: 3.2rem;
  font-size: 1.4rem;
  border-radius: 5rem;
  font-weight: 600;
}
.gubun1 {
  color: #4f9d00;
  background-color: #fff;
  border: 1px solid #7eb547;
}
.gubun2 {
  color: #fff;
  background-color: #7eb547;
}
.gubun3 {
  color: #fff;
  background-color: #4f9d00;
}
.list_ico .icon {
  vertical-align: middle;
}
.list_ico [class^="ico_"] {
  display: inline-block;
  text-align: center;
  padding: 1.1rem 1.9rem 0 2rem;
  height: 3.8rem;
  border-radius: 5rem;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.6rem;
}
.list_ico .ico_comm {
  background-color: #fff;
  border: 1px solid #438601;
  color: #438601;
}
.list_ico .ico_noti {
  background-color: #1173cd;
}
.list_ico .ico_sys {
  background-color: #f6881f;
}
.list_ico .ico_edu {
  background-color: #5dadf7;
}
.list_ico .ico_news {
  background-color: #029889;
}
.list_ico .ico_edi {
  background-color: #ef7c74;
}
.list_ico .ico_patch {
  background-color: #8f9998;
}
.list_ico .ico_report {
  background-color: #1173cd;
}
.list_ico .ico_handov {
  background-color: #f6881f;
}
.list_ico .ico_rfid {
  background-color: #5dadf7;
}
.list_ico .ico_certifi {
  background-color: #029889;
}
.list_ico [class^="img_"] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3rem;
  font-size: 0;
  line-height: 0;
}
.list_ico .img_new {
  margin-top: -0.2rem;
  width: 2rem;
  height: 2rem;
  background: url("/common/assets/images/allbaro2023/common/ico_new.png")
    no-repeat;
  background-size: 2rem 2rem;
}
.list_ico .img_file {
  margin-top: -0.3rem;
  width: 2.4rem;
  height: 2.4rem;
  background: url("/common/assets/images/allbaro2023/common/ico_file.png")
    no-repeat;
  background-size: 2.4rem 2.4rem;
}
.infoBox {
  position: relative;
  margin: 4rem 0 10.1rem 0;
  padding: 2.1rem 3.3rem;
  background-color: #fbfef3;
  font-size: 1.7rem;
}
.infoBox:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5.1rem;
  width: 100%;
  height: 1px;
  background-color: #b0b0b0;
}
.infoBox em {
  color: #f6881f;
}
.infoBox [class^="tel"] strong {
  display: inline-block;
  width: 9.5rem;
  font-weight: 700;
}
.infoBox [class^="tel"] span {
  display: inline-block;
  font-weight: 700;
}
.infoBox [class^="tel"] .tnum {
  position: relative;
  padding: 0 2rem;
  width: 19rem;
}
.infoBox [class^="tel"] .tnum:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 0.2rem;
  height: 1.6rem;
  background-color: #333;
}
.gboxdesc {
  margin-top: 1.6rem;
  padding: 2.5rem 3rem;
  width: 100%;
  background-color: #f8f8f8;
  border: 1px solid #cfcfcf;
  border-radius: 1.6rem;
  font-size: 1.6rem;
}
.gboxdesc .none > li {
  padding-left: 2.1rem;
  text-indent: -2.1rem;
}
.gboxdesc .none > li > p {
  margin-left: 2.1rem;
}
.gboxdesc .none > li + li {
  margin-top: 0.8rem;
}
.gboxdesc > .imglist {
  display: flex;
}
.gboxdesc > .imglist > li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 20%;
}
.gboxdesc .imglist > li + li {
  margin-left: 2rem;
}
.gboxdesc .imglist > li strong {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  width: 10.4rem;
  padding: 0.5rem;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0.8rem;
  font-size: 1.4rem;
  font-weight: 400;
}
.certify {
  display: flex;
}
.certify > li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-right: 1.6rem;
  width: 23.6rem;
  height: 24.9rem;
  background-color: #d9d9d9;
}
.img_wcons_recycledagg02 {
  margin: 4rem 0 5rem 0;
  width: 100%;
}
.img_wcons_recycledagg02 img {
  width: 100%;
}
.boxdescin {
  position: relative;
}
.layerUserPop,
.boxdescin .layerPop2 {
  display: none;
  z-index: 11;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.layerUserPop {
  position: fixed;
}
.boxdescin .compInfo .exit {
  position: absolute;
  top: 1rem;
  right: 1.6rem;
  width: 3.7rem;
  height: 3.7rem;
  font-size: 0;
  line-height: 0;
  background: url("/common/assets/images/allbaro2023/sub/btn_laypop.png")
    no-repeat;
  background-size: 3.7rem 3.7rem;
}
.boxdescin .compInfo {
  position: relative;
  z-index: 11;
  text-align: left;
  margin: 0 auto;
  padding: 1.3rem 0;
  width: 57.9rem;
  background-color: #fff;
}
.boxdescin#boxdesc1 .compInfo {
  margin-top: 7rem;
}
.boxdescin#boxdesc2 .compInfo {
  margin-top: 13rem;
}
.boxdescin#boxdesc3 .compInfo {
  margin-top: 30rem;
}
.boxdescin#boxdesc3 .this1 .compInfo {
  margin-top: 55rem;
}
.boxdescin#boxdesc3 .this2 .compInfo {
  margin-top: 63rem;
}
.boxdescin#boxdesc5 .compInfo {
  margin-top: 50rem;
}
.boxdescin .compInfo dt {
  margin-bottom: 1.3rem;
  border-bottom: 1px solid #d9d9d9;
}
.boxdescin .compInfo dt > strong {
  display: block;
  padding: 0 3rem 1rem 3rem;
  font-size: 2rem;
  color: #4f9d00;
  font-weight: 700;
}
.boxdescin .compInfo dd {
  padding: 0.8rem 2.5rem 0.7rem 3rem;
}
.boxdescin .compInfo dd > strong {
  vertical-align: top;
  display: inline-block;
  width: 15rem;
}
.boxdescin .compInfo dd > span {
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 15.5rem);
}
.layerUserPop > div.wid1 {
  width: 44rem;
}
.layerUserPop > div.wid2 {
  width: 57.8rem;
}
.layerUserPop > div.wid3 {
  width: 70.7rem;
}
.layerUserPop > div.wid4 {
  width: 78.5rem;
}
.layerUserPop > div.wid5 {
  width: 100rem;
  border-width: 0;
}
.layerUserPop > div.wid5 input {
  width: 93%;
}
.layerUserPop > div.wid5 input.long {
  width: 97.5%;
}
.layerUserPop > div {
  position: relative;
  z-index: 11;
  top: 50%;
  text-align: left;
  margin: 0 auto;
  padding: 2.5rem 2.6rem 4rem 3rem;
  background-color: #fff;
  border: 1px solid #7eb547;
  transform: translate(0, -50%);
}
.layerUserPop > div a + a {
  margin-left: 1.5rem;
}
.layerUserPop h4 {
  margin: 0.5rem 0;
}
.layerUserPop .msg {
  text-align: center;
  margin: 4rem 0;
}
.layerUserPop .msgchk {
  margin-top: 2.5rem;
  padding: 2.4rem;
  background-color: #f2f3f3;
  font-size: 1.8rem;
  font-weight: 700;
}
.layerUserPop .msgchk a {
  margin-top: 1.7rem;
}
.layerUserPop .msgchk strong {
  color: #4f9d00;
}
.layerUserPop .msgchk2 {
  margin-top: 2.5rem;
  padding: 3.5rem 2.4rem;
  background-color: #f2f3f3;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}
.layerUserPop .msgchk2 strong {
  color: #f6881f;
}
.layerUserPop .msg2 > p {
  text-align: center;
  padding-bottom: 1.5rem;
}
.layerUserPop .msg3 {
  margin: 2rem 0 4.4rem 0;
  font-size: 1.5rem;
  line-height: 1.5;
}
.layerUserPop .center + .msg3 {
  padding-top: 2rem;
}
.layerUserPop .msg3 .tit {
  font-weight: 600;
}
.layerUserPop .msg3 .ldot > li {
  margin: 1rem 0 0 1rem;
  padding-left: 1rem;
}
.layerUserPop .msg3 .ldot > li::before {
  top: 0.9rem;
}
.layerUserPop .msg3 .dash > li {
  margin-top: 0.7rem;
  padding-left: 1rem;
  color: #747474;
}
.layerUserPop .msg3 .dash > li::before {
  top: 1rem;
  height: 1px;
  background-color: #747474;
}
.layerUserPop .msg3 i.txt_em1 {
  font-weight: 700;
  text-decoration: underline;
}
.layerUserPop .tbl_type2 tbody td.left {
  padding: 1rem 0 1rem 1.7rem;
}
.layerUserPop > div .exit {
  position: absolute;
  top: 2.6rem;
  right: 2.6rem;
  width: 2.6rem;
  height: 2.6rem;
  font-size: 0;
  line-height: 0;
  background: url("/common/assets/images/allbaro2023/common/ico_sitemap_exit.png")
    no-repeat;
  background-size: 2.6rem 2.6rem;
}

.layerUserPop > div .exit_black {
  position: absolute;
  top: 2.6rem;
  right: 2.6rem;
  width: 2.6rem;
  height: 2.6rem;
  font-size: 0;
  line-height: 0;
  background: url("/common/assets/images/allbaro2023/common/ico_sitemap_exit.png")
    no-repeat;
  background-size: 2.6rem 2.6rem;
}
.layerUserPop input {
  padding: 1.2rem 0.8rem;
  height: 4.2rem;
  border: 1px solid #cfcfcf;
  font-size: 1.5rem;
}

.layerUserPop .select1 {
  padding: 1.2rem 0.2rem;
  width: 6.3rem;
  height: 4.2rem;
  border: 1px solid #cfcfcf;
  font-size: 1.5rem;
  text-align: end;
}
.layerUserPop.agree .comment {
  padding: 1.6rem 0 0 1.3rem;
  text-indent: -1.3rem;
  font-size: 1.4rem;
  color: #f6881f;
  font-weight: 600;
}
.layerUserPop.agree .comment2 {
  padding: 1.6rem 0 0 1.3rem;
  text-indent: -1.3rem;
  font-size: 1.4rem;
  font-weight: 600;
}
.layerUserPop.agree .center {
  margin-top: 4rem;
}
.layerUserPop.agree .scroll_agree {
  margin-top: 2.3rem;
  padding: 1.6rem 3.8rem 3rem 1.5rem;
  height: 25.7rem;
  overflow-y: scroll;
  border-top: 2px solid #2a2f2e;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.5rem;
  line-height: 1.6;
}
.layerUserPop.agree .scroll_agree h5 {
  margin: 1.5rem 0 0.5rem 0;
  font-weight: 700;
}
.layerUserPop.agree .scroll_agree h6 {
  margin: 1.5rem 0 0.5rem 0;
  font-weight: 600;
}
.layerUserPop.agree .scroll_agree > p {
  margin-top: 1.5rem;
}
.layerUserPop.agree .scroll_agree ul.none > li {
  margin-top: 0.5rem;
}
.layerUserPop.agree .scroll_agree .dash > li:before {
  top: 0.8rem;
}
.layerUserPop .disagree {
  display: none;
  text-align: center;
  margin: 4rem -2.6rem -4rem -3rem;
  padding: 3rem 1rem 4rem 1rem;
  background-color: #f2f3f3;
}
.layerUserPop.findPW .num input {
  width: 6.3rem;
}
.layerUserPop.findPW .num #comp_ssn33 {
  width: 10.3rem;
}
.layerUserPop .findStart {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding: 5.5rem 1.4rem 7rem 1.4rem;
}
.layerUserPop .findStart a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  margin: 0 1.4rem;
  width: 30rem;
  height: 17.3rem;
  border-radius: 2rem;
  box-shadow: 0px 2px 14px rgba(141, 154, 173, 0.1);
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.7;
  text-decoration: none;
}
.layerUserPop .findStart strong {
  display: block;
  padding-bottom: 1.5rem;
  font-size: 2rem;
}
.layerUserPop .findStart_before {
  background-color: #7daf4b;
}
.layerUserPop .findStart_after {
  background-color: #4f9d00;
}
.baseinfochk {
  position: relative;
}
.baseinfochk:after {
  content: "*";
  display: inline-block;
  padding-left: 2px;
  color: #f6881f;
}
.txt_infochk {
  padding-left: 1.3rem;
  font-size: 1.5rem;
  color: #8f9099;
  text-indent: -1.3rem;
}
.txt_infochk:nth-of-type(1) {
  margin-top: 0.7rem;
}
span.txt_infochk {
  display: inline-block;
  padding-left: 4rem;
}
.btnbox.irtinfo {
  margin-top: 5rem;
}
.findPW select,
.findID select,
.smsCheck select,
.insert_info select,
.insert_info input {
  padding: 1rem 0.8rem;
  width: 34.2rem;
  /*height: 4.2rem;*/
  border: 1px solid #cfcfcf;
  font-size: 1.6rem;
}
.layerUserPop.findPW input,
.layerUserPop.findID input,
.layerUserPop.smsCheck input,
.findPW select,
.findID select {
  width: 25.9rem;
}
.findID #birth_yyyy,
.findID #birth_yyyy + select,
.findID #birth_yyyy + select + select, /* */
/* 아이디 찾기(업제정보 등록전) 생년월일 */
.findID #userFindId_BirthY,
.findID #userFindId_BirthY + select,
.findID #userFindId_BirthY + select + select,
/* 아이디 찾기(업제정보 등록후)(개인) 생년월일 */
.findID #compFindId_Ssn2_BirthY,
.findID #compFindId_Ssn2_BirthY + select,
.findID #compFindId_Ssn2_BirthY + select + select /* */
{
  width: 12.3rem;
}
/* .insert_info input#e_mail {
  width: 17.9rem;
} */
.insert_info select,
.insert_info input#e_email2 {
  /*vertical-align: middle;*/
  width: 20rem;
}
.findPW select,
.findID select,
.insert_info select,
.smsCheck select {
  margin-right: 0.6rem;
  background: url("/common/assets/images/allbaro2023/common/ico_selectbox.png")
    no-repeat;
  background-position: calc(100% - 1rem) 52%;
  background-size: 1.5rem 0.9rem;
}
.insert_info .tel input:nth-of-type(1) {
  margin-left: 0;
}
.insert_info .tel input {
  margin: 0 0.6rem;
  width: 9.6rem;
}
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  top: -100rem;
  left: -100rem;
  width: 0;
  height: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
}
input[type="radio"] + label {
  position: relative;
  padding-left: 2.4rem;
}
input[type="radio"] + label:nth-of-type(2) {
  margin-left: 3rem;
}
input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 0;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 50%;
}
input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  background-color: #438601;
  border-radius: 50%;
}
.layerUserPop button,
.insert_info button {
  margin-left: 0.6rem;
  padding: 1.2rem 2rem 1rem 2rem;
  background-color: #fff;
  border: 1px solid #4f9d00;
  border-radius: 0.8rem;
  font-size: 1.4rem;
  color: #4f9d00;
  font-weight: 600;
}
.insert_info button:hover {
	color: #ffffff;
    background: #85b355;
    border:#85b355;
}
.insert_info .agree > ul {
  margin-top: 0.5rem;
  padding: 2.7rem 0;
  border-top: 2px solid #2a2f2e;
  font-size: 1.6rem;
}
.insert_info .agree > ul > li {
  padding: 1rem 0;
}
.insert_info .agree strong {
  display: inline-block;
  padding-left: 3rem;
  width: 31.6rem;
}
input[type="checkbox"] + label {
  position: relative;
  padding-left: 2.6rem;
}
input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 0;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #fff;
  border: 1px solid #cfcfcf;
}
input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  background-color: #438601;
}
.insert_info .agree_all {
  text-align: center;
  margin-bottom: 3rem;
  padding: 1rem;
  background-color: #f2f3f3;
  font-size: 1.6rem;
  color: #000;
  font-weight: 600;
}
.insert_info .chk_y {
  color: #f6881f;
}
.insert_info .chk_n {
  color: #8f9099;
}
.search_list input[type="text"] {
  margin-top: 4rem;
  padding: 2.5rem 3.2rem;
  width: 45.9rem;
  height: 7.2rem;
  background-color: #fff;
  border: 2px solid #4f9d00;
  border-radius: 20px;
  font-size: 1.8rem;
  font-weight: 700;
}
.search_list .btn_search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.7rem;
  width: 7.2rem;
  height: 7.2rem;
  background: #4f9d00
    url("/common/assets/images/allbaro2023/main/ico_search.png") no-repeat 49%
    49%;
  box-shadow: 0px 2px 14px rgba(131, 143, 162, 0.5);
  border-width: 0;
  border-radius: 20px;
  font-size: 0;
  line-height: 0;
}
.search_area {
  margin: 0 auto;
  width: 55rem;
}
.search_area .re_search {
  margin-top: 1.2rem;
}
.search_info {
  text-align: center;
  margin: 5rem 0 2.4rem 0;
  padding: 3.4rem;
  background-color: #f8f8f8;
  font-size: 2rem;
}
.search_info strong,
.search_info em {
  font-weight: 700;
}
.search_info em {
  color: #438601;
}
.search_result .tabMenu3 > li {
  width: 14.285714%;
}

.search_result .tabMenu4 > li {
  width: 14.285714%;
}

.search_result .tabbox_desc {
  padding: 2.6rem 0 0 0;
  border-bottom-width: 0;
}
.search_result .tabbox_desc h4 {
  font-size: 2.4rem;
  color: #3f3f3f;
}
.search_result .tabbox_desc h4 strong {
  color: #4f9d00;
  font-weight: 700;
}
.search_result .tabbox_desc h4 > i {
  display: inline-block;
  padding-left: 0.7rem;
  font-size: 1.8rem;
  font-weight: 600;
}
.search_result .schcont {
  padding-bottom: 2rem;
  border-bottom: 1px solid #cfcfcf;
}
.search_result .schcont + h4 {
  padding-top: 2.6rem;
}
.search_result .schcont h5 {
  display: inline-block;
  margin: 2.1rem 0 1.1rem 0;
  padding: 0.3rem 2.4rem;
  background-color: #f2f3f3;
  border-radius: 0.8rem;
  font-size: 1.5rem;
}
.search_result .schcont .srchDate {
  float: right;
  padding-top: 2.2rem;
}
.search_result .schcont .title {
  font-size: 2rem;
  font-weight: 700;
}
.search_result .schcont .desc > em,
.search_result .schcont .title > em {
  color: #f6881f;
}
.search_result .schcont .title:before {
  content: "";
  display: block;
  overflow: hidden;
}
.search_result .schcont .desc {
  margin: 1.3rem 0 0.7rem 0;
  font-size: 1.7rem;
}
.search_result .schcont .noresult {
  margin-top: 2rem;
}
.search_result .schcont .filedown {
  margin-top: 0.8rem;
  color: #747474;
}
.search_result .schcont .filedown > a {
  padding-right: 3.2rem;
  background: url("/common/assets/images/allbaro2023/common/ico_download2.png")
    no-repeat 100% 0;
  background-size: 2rem 2.1rem;
}
.userregis_idtype.wid33.my_certifi > li:nth-child(4) {
  margin-left: 0;
}
.my_certifi > li {
  position: relative;
  min-height: 31rem;
}
.my_certifi > li:after {
  content: "";
  position: absolute;
  right: 3rem;
  bottom: 3rem;
  width: 6.9rem;
  height: 6.9rem;
  background: url("/common/assets/images/allbaro2023/sub/ico_step_certifi.png")
    no-repeat;
  background-size: 21.5rem 15rem;
}
.my_certifi > .ico1:after {
  background-position: -0.3rem -0.3rem;
}
.my_certifi > .ico2:after {
  background-position: -7.5rem -0.3rem;
}
.my_certifi > .ico3:after {
  width: 5.8rem;
  height: 7.4rem;
  background-position: -15.3rem -0.1rem;
}
.my_certifi > .ico4:after {
  background-position: -0.5rem -7.5rem;
}
.my_certifi > .ico5:after {
  width: 7.3rem;
  background-position: -7.6rem -7.5rem;
}
.my_certifi > .ico6:after {
  width: 6rem;
  height: 7.4rem;
  background-position: -15.2rem -7.5rem;
}
.wsc_qna table {
  margin-top: 5rem;
}
.wsc_qna .btnbox {
  margin-top: -3rem;
}
.wsc_qna2 .btnbox {
  margin-top: 5rem;
}
.wsc_qna2 .filedown {
  margin-top: 0.8rem;
  color: #747474;
}
/* .wsc_qna2 .filedown:nth-of-type(1) { */
/*   margin-top: 7rem; */
/* } */
.wsc_qna2 .filedown > a {
  padding-right: 3.2rem;
  background: url("/common/assets/images/allbaro2023/common/ico_download2.png")
    no-repeat 100% 0;
  background-size: 2rem 2.1rem;
}
.wsc_qna2 input[type="text"] {
  padding: 1.2rem 0.8rem;
  height: 4.2rem;
  border: 1px solid #cfcfcf;
}
.wsc_qna2 input.tit {
  width: 100%;
}
.wsc_qna2 input[readonly="readonly"] {
  width: 20rem;
  background-color: #f2f3f3;
}
.wsc_qna2 textarea {
  padding: 1.2rem 0.8rem;
  width: 100%;
  height: 27rem;
  border: 1px solid #cfcfcf;
  font-family: "Pretendard";
  font-size: 1.6rem;
}
.wsc_qna2.insert_info .tbl_type2 tbody td {
  padding: 1.2rem;
}
.wsc_qna2.insert_info .tbl_type2 .btn_file1,
.wsc_qna2.insert_info .tbl_type2 .btn_file1 + a {
  margin-left: 0.5rem;
}
.wsc_qna2.insert_info .infile {
  position: relative;
}
.wsc_qna2.insert_info .infile input[type="file"] {
  position: absolute;
  top: 0;
  left: -100rem;
  width: 0;
  height: 0;
  border: 0;
}
.wsc_qna2 .comment5 input[type="checkbox"] + label {
  padding: 0 3.1rem 0 0;
}
.wsc_qna2 .comment5 input[type="checkbox"] + label:before {
  top: 0;
  left: unset;
  right: 0;
}
.wsc_qna2 .comment5 input[type="checkbox"]:checked + label:after {
  top: 0.5rem;
  left: unset;
  right: 0.5rem;
}

/* 메인화면 배너 css 시작*/

.abr-slider2 ul li .abr-slider2-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
/*  	border:1px solid rgba(0,0,0,0); */
    box-sizing: border-box;
/*     background: url(/common/assets/images/slider/slide2_01.jpg) center no-repeat; */
    background: url(/common/assets/images/allbaro2023/main/main_visual.png) center no-repeat;
    background-size: cover;
}
.abr-slider2 ul li .abr-slider2-content p img{
    width: 100%!important;
    height: 394px!important;
    border:none;
}
.main_popup{width:756px; height:348px; float:right; position:relative; border:1px solid #dcdcdc; overflow: hidden; margin-left:1rem; border-radius:22px;}
.main_popup>img{width:440px;}
.main_quick_area_2{margin-bottom:40px}
.main_quick_area_2>p{font-size:23px; color:#404040; letter-spacing:-0.5px; text-align:center; margin-bottom:30px;}
.main_quick_area_2>p>strong{font-size:30px; color:/*#009788*/#00786c; font-weight:600; vertical-align:-2px;}
.main_quick_area_2>dl{width:calc(50% - 80px); float:left; display:inline-block; padding:32px 40px}
.main_quick_area_2>dl:hover{cursor:pointer}
.main_quick_area_2>dl.quick_1{background:#CCE3CF url(/common/assets/images/main/icon_quick_5.png) 93% 50% no-repeat;}
.main_quick_area_2>dl.quick_2{background:#9ed5bd/*#8dd2bf*/ url(/common/assets/images/main/icon_quick_6.png) 93% 50% no-repeat;}
.main_quick_area_2>dl.quick_2_1{background:#9ed5bd/*#8dd2bf*/ url(/common/assets/images/main/icon_quick_6_1.png) 93% 50% no-repeat;}
.main_quick_area_2>dl.quick_2_2{background:#9ed5bd/*#8dd2bf*/ url(/common/assets/images/main/icon_quick_6_2.png) 93% 50% no-repeat;}
.main_quick_area_2>dl.quick_2_3{background:#9ed5bd/*#8dd2bf*/ url(/common/assets/images/main/icon_quick_6_3.png) 93% 50% no-repeat;}
.main_quick_area_2>dl.quick_2_4{background:#9ed5bd/*#8dd2bf*/ url(/common/assets/images/main/icon_quick_6_4.png) 93% 50% no-repeat;}
.main_quick_area_2>dl>dt{font-size:20px; color:#000; font-weight:600; letter-spacing:-0.5px; display:block}
.main_quick_area_2>dl>dt>.arrow_1{vertical-align:-5px}
.main_quick_area_2>dl>dd{font-size:17px; color:#333; margin-top:14px;}            
.main_process>ul:after, .main_quick_area:after, .main_coumunity:after, .main_quick_area_2:after{content:""; display:block; clear:both}

.abr-ic-pause01 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/common/assets/images/icons/icon-pause01.png) center no-repeat;
    background-size: contain;
}
.content nav.popslider {
    z-index: 103;
    position: absolute;
    top: 20px;
    right: 20px;
    width: auto;
    display: flex;
display: -ms-flexbox;
display: -webkit-flex;
    align-items: center;
-ms-flex-align: center;
-webkit-align-items: center;
    min-width:0px;
}

.content nav.popslider span {
    font-size: 14px;
    margin-right: 5px;
    font-weight: 600;
    color: #222;
}

.content nav.popslider ol {
    display: flex;
display: -ms-flexbox;
display: -webkit-flex;
    justify-content: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
}

.content nav.popslider ol li {
    color: #0569b4;
    cursor: pointer;
    font-weight: 600;
    margin-right:5px;
}

/* 메인화면 배너 css 끝 */


/* 메인 팝업 시작*/
.abr-button-bkw {
    padding: 12px 7% 10px 7%;
    border: 1px #404040 solid;
    border-bottom: 1px #B0B9BF solid;
    border-radius: 3px;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 15px !important;
    letter-spacing: -1px;
    color: #ffffff !important;
    background: #404040;
}

/* 메인 팝업 끝 */

/* 회원가입 step1 관련 jmr */
.insert_info input[type=radio], input[type=checkbox]{
	margin: 4px 0 0;
	line-height: normal;
}
.insert_info .checkbox {
	margin: 8px 0 30px;
}
.insert_info .abr-ic-figure24 {
	position:absolute;
	display: inline-block;
    width: 35px;
    height: 45px;
    background: url(/common/assets/images/icons/icon-figure24.gif) center no-repeat;
    background-position: 0px 7px;
}
.insert_info .abr-title14 {
	margin: 20px 0 10px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -1px;
    color: #3b3b3b;
}
.insert_info .btn_basic2 {
	margin-left: 0.6rem;
	margin-bottom: 2.6rem;
    padding: 2rem 10rem 2rem 10rem;
    background-color: #fff;
    border: 2px solid #4f9d00;
    border-radius: 1rem;
    font-size: 3.0rem;
    color: #4f9d00;
    font-weight: 900;
}
.insert_info .btn_basic2:hover {
	color: #ffffff;
    background: #85b355;
    border: 2px solid #85b355;
}
.insert_info .center button, .insert_info .right .btn_basic2 {
	min-width:150px;
	text-align: center;
}

/* 회원가입 step2 관련 jmr*/
.insert_info .abr-ic-figure24 {
	display: inline-block;
    width: 35px;
    height: 35px;
    background: url(/common/assets/images/icons/icon-figure24.gif) center no-repeat;
}

/* 회원가입 step3 관련 jmr*/
/* 필수안내 */
/* .baseinfochkin:before {
	content: "*";
    margin-right: 5px;
    font-size: 10px;
    vertical-align: middle;
    color: #f6881f;
} */
.insert_info .dishide {
	background: none;
	overflow: hidden;
}

.insert_info #tbAddButton {
	margin-bottom:15px;
}

.insert_info .abr-ic-search01 {
	display: inline-block;
    position: relative;
    top: 0px;
    width: 30px;
    height: 30px;
    margin-bottom: -10px;
    background-image: url(/common/assets/images/sprite/ab_spritesheet3.png);
    background-position: -282px -343px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.insert_info .abr-ic-cal01 {
    display: inline-block;
    width: 24px;
    height: 25px;
    padding-right: 10px;
    background-image: url(/common/assets/images/sprite/ab_spritesheet3.png);
    background-position: -60px -199px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.insert_info #tbCertForms th {
	text-align: center!important;
}

.insert_info input[readonly], input[disabled] {

    color: #4d4d4d;
    text-indent: 10px !important;
    background-color: #ececec;
} 

/* 회원가입 step5 관련 jmr*/
.insert_info .abr-text-lay1 {
	padding: 20px 42px 20px 75px;
	margin:15px 0 30px;
    font-size: 16px;
    line-height: 19px;
    color: rgb(31,31,31);
    background: #f5f5f5 url(/common/assets/images/icons/chat.png) no-repeat left;
    background-position: 25px;
}
/*     padding: 20px 42px 20px 75px;
    font-size: 16px;
    line-height: 19px;
    color: rgb(31,31,31);
    background: #f5f5f5 url(/common/assets/images/icons/chat.png) no-repeat left;
    background-position: 25px; */

.insert_info .abr-dl-2 dt {
	margin-top: 35px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #515151;
}

.insert_info .abr-dl-2 dd.dd-sub {
	text-indent: 27px;
}

.insert_info .abr-dl-2 dd {
	margin-top: 2px;
    text-indent: 20px;
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    color: #6d6d6d;
}


/*로그인 진입 관련 jmr main_login_info*/
.content.con_main_login_info {
 	padding: 10rem 0 19rem 0!important;
}

.main_login_info .remote-area {
	margin: 0 auto;
    padding: 67px;
    padding-left: 61px;
    display: flex;
    background: url(/common/assets/images/allbaro2023/main/main_visual.png) center no-repeat;
    background-color:#EFFAD5;
    background-position:3rem bottom;
    border-radius:20px;
    height: 53rem;
}

.abr-normal ul {
	margin-top:5rem;
}

.main_copy>strong {
    font-size: 35px;
    color: #222;
    letter-spacing: -1.5px;
    margin-top: 8px;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.main_copy>strong:after {
    content: "";
    width: 100%;
    height: 12px;
    background: rgba(79,157,0,0.4);
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: -1;
}

.abr-login-layin {
	height: 26rem;
	background: url(/common/assets/images/remote.png) center no-repeat;
	background-position: bottom;
}



.main_login_info .remo-left {
    width: 60%;
    height: 202px;
}

.main_login_info .remo-right {
    width: 40%;
}

/* 회원가입 4 디테일  관련 jmr */
.insert_info_formsDetail #build_begin_date, 
.insert_info_formsDetail #build_end_date {
	width: 13rem;
    float: left;
}
.insert_info_formsDetail .abr-dl-2 .dt2 {
	margin-top:0px;
}


/**********************************************************************************************/

@media screen and (max-width: 1366px) {
  .sitemap .sitemap_in {
    max-width: 128.8rem;
  }
  .sitemap .allview_close {
    right: 2.2rem;
  }
  .sitemap .sitemap_in > div {
    margin-left: -1.2rem;
  }
  .sitemap .menu_list {
    margin-left: 1.2rem;
    width: calc(20% - 1.5rem);
  }
  .tabMenu a {
    margin-right: 3.9rem;
  }
  .brand_concept.etc dd {
    background-position: 45% 1rem;
  }
  .brand_concept.etc ul > li:nth-child(1) {
    left: 0;
  }
  .brand_concept.etc ul > li:nth-child(2) {
    right: 0;
  }
  .brand_concept.etc ul > li:nth-child(3) {
    margin-left: -2.5rem;
  }
  .cont_style2 {
    margin-right: 0;
  }
  .waste_inout_process > div > ol > li {
    padding-right: 2rem;
  }
  .userregis_step > li {
    width: 27.2rem;
  }
  .wmediproc.userregis_step > li {
    width: 18rem;
  }
  .userregis_idtype.wid33.heig390 > li {
    height: 53rem;
  }
  .userregis_step.one:before {
    right: 12.8rem;
  }
  .userregis_step.three:before {
    margin-left: 12.8rem;
  }
  .firstUser {
    overflow-x: auto;
  }
  .firstUser .user_step > li {
    width: 19.1rem;
  }
  .firstUser .user_step > li + li {
    margin-left: 2.9rem;
  }
  .firstUser .user_step2 > li {
    width: 30.8rem;
  }
  .firstUser .user_step2 a {
    padding-left: 12.7rem;
  }
  .firstUser .user_step2 a:before {
    left: 2.1rem;
  }
  .firstUser .user_step2 a:after {
    margin-left: 0.1rem;
  }
  .firstUser .user_step2 .ico1:after {
    margin-left: 0.7rem;
  }
  .firstUser .user_step2 .ico4:after {
    margin-left: 0.75rem;
  }
  .searchbox {
    padding: 2.25rem 3rem;
  }
  .searchbox label {
    padding-right: 1rem;
  }
  .searchbox label:nth-of-type(n + 2) {
    padding-left: 2rem;
  }
  .searchbox div > span {
    padding: 0 0.2rem;
  }
  .searchbox #searchStr {
    width: 25.6rem;
  }
  .insert_info select {
    width: 17.9rem;
  }
  .box_infosty2 > h4 {
    margin-bottom: 0.7rem;
  }
  
}
