@charset "UTF-8";
/*-------------------------------------------------

Title       : ENG(영문) Sub01
Author      : EASESOFT
Create Date : 2024-07

-------------------------------------------------*/
.c010100 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 8rem;
  word-break: keep-all;
  word-wrap: break-word;
}
.c010100 .top {
  flex: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 2rem;
  margin-bottom: 8rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='248.7mm' height='52.2mm' version='1.1' viewBox='0 0 705 148.1'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke:%23CBD2DB; %7D %3C/style%3E%3C/defs%3E%3C!-- Generator: Adobe Illustrator 28.7.0, SVG Export Plug-In . SVG Version: 1.2.0 Build 136) --%3E%3Cg%3E%3Cg id='a'%3E%3Cg id='b'%3E%3Cpath id='c' class='cls-1' d='M357.1,57.4l8.6,3c20.5,7.4,34,22.6,32.5,45.2-1.6,24.9-21.2,39.4-53,39.4s-31.2-3.1-40.6-10.7c-6.7-5.4-9.8-14.9-4.6-23,2.7-3.8,7.7-6.1,12.4-6.3,6.1-.2,9.1,2.7,12.4,4.4,4,2.5,9.5,4.6,21.4,4.6s15.4-3.3,15.6-11.1c.2-6.7-11.4-11.7-25.9-16.3-2.8-.9-6.3-2.3-8.4-3.2-26.4-11.1-32.2-35-26.2-53.4,6.1-18.7,23.3-29.6,47.3-29.6s26.8,3.5,33.3,7c8,4.4,13.6,13.2,11,21.6-2.3,7.2-8.4,10-15.1,10s-6.5-1-8.1-2.3c-4.2-2.8-10.3-5.2-20.8-5.2s-13.5,3.3-13.6,10.5c-.2,6.5,7.9,10.7,21.9,15.4h0Z'/%3E%3Cpath id='d' class='cls-1' d='M460.3,127.2l-17.7-63.9-8,78.8h-33.1l14.7-123.8c1-10.7,10.5-16.8,18.4-17.5,8.4-.7,20.1,2.8,23.3,14.4l21.2,80.2,21.2-80.2c3.1-11.6,14.9-15.1,23.3-14.4,7.9.7,17.3,6.9,18.4,17.5l14.7,123.8h-33.1l-7.9-79.4-17.9,64.5c-1.7,5.9-12.1,8.6-18.7,8.6s-17-2.7-18.7-8.6h0Z'/%3E%3Cpath id='e' class='cls-1' d='M631.4.6c-40.3,0-73.1,32.7-73.1,73.1s32.7,73.1,73.1,73.1,73.1-32.7,73.1-73.1h0c0-40.3-32.7-73.1-73-73.1,0,0,0,0,0,0ZM631.4,104.9c-17.3,0-31.3-14-31.3-31.3s14-31.3,31.3-31.3,31.3,14,31.3,31.3-14,31.3-31.3,31.3h0Z'/%3E%3Cg id='f'%3E%3Cpath id='g' class='cls-1' d='M221.3,1.5c-19.4,0-37.9,7.7-51.6,21.4h0l-74.1,73.6h0c-12.2,12.2-32,12.2-44.2,0-12.2-12.2-12.2-32,0-44.2,12.2-12.2,32-12.2,44.2,0h0c8.1,8.1,21.3,8.1,29.5,0,8.1-8.1,8.1-21.3,0-29.5-28.5-28.5-74.8-28.5-103.3,0-28.5,28.5-28.5,74.8,0,103.3,28.5,28.5,74.7,28.5,103.2,0l27.6-27.4c10.3,29.2,37.8,48.7,68.7,48.7,1.4,0,2.8-.1,4.1-.2,38.6-2.2,68.8-34.1,68.8-72.8,0-38.9-32.6-73-72.9-73h0ZM225.5,105.4c-18.2,0-32.9-14.8-32.9-33,0-18.2,14.8-32.9,32.9-32.9,18.2,0,32.9,14.8,32.9,33,0,18.2-14.7,32.8-32.9,32.9h0Z'/%3E%3Cpath id='h' class='cls-1' d='M198.9,52.9l-46.3,45.9c10.3,29.2,37.8,48.8,68.8,48.8'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-position-x: right;
  background-size: auto 11rem;
}
.c010100 .top p {
  width: 60%;
  font-size: 4rem;
  font-family: "titillium";
  font-weight: 700;
  line-height: 1.2;
}
.c010100 .center {
  flex: none;
  margin-right: 7.5rem;
}
.c010100 .greeting {
  flex: 1;
}
.c010100 .greeting p {
  font-size: 1.8rem;
  line-height: 1.55;
}
.c010100 .greeting p + p {
  margin-top: 4rem;
}

.c010200 .value dl {
  position: relative;
  padding: 36rem 3rem 15rem;
}
.c010200 .value dl::before {
  content: "";
  position: absolute;
  left: calc(50% - 33rem);
  top: 15rem;
  z-index: -1;
  width: 66rem;
  height: 33rem;
  border: 2px dashed #eee;
  border-bottom: none;
  border-radius: 500px 500px 0 0;
}
.c010200 .value dl dt {
  font-size: 4.5rem;
  font-family: "titillium";
  font-weight: 900;
  width: 25rem;
  margin: 0 auto;
  text-align: center;
}
.c010200 .value dl dt em {
  display: block;
  background: url("/eng/img/sub01/010200_cosmo.png") no-repeat center center;
  height: 5rem;
  text-indent: -9999px;
  margin-bottom: 1rem;
}
.c010200 .value dl dd {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  width: 23rem;
  height: 23rem;
  padding: 0 1rem;
  border-radius: 100%;
  border: 10px solid #199CC5;
  box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
}
.c010200 .value dl dd span {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.3px;
}
.c010200 .value dl dd strong {
  font-size: 2.4rem;
  font-weight: 600;
  color: #333;
  margin-top: 1rem;
}
.c010200 .value dl dd:nth-of-type(1) {
  top: 6rem;
  left: calc(50% - 11.5rem);
}
.c010200 .value dl dd:nth-of-type(2) {
  bottom: 6rem;
  left: calc(25% - 11.5rem);
  border-color: #40C144;
}
.c010200 .value dl dd:nth-of-type(3) {
  bottom: 6rem;
  right: calc(25% - 11.5rem);
  border-color: #10AFAF;
}
.c010200 .mission {
  padding: 6rem 4rem 6rem 32rem;
  background: url("/eng/img/sub01/010200_mission.png") no-repeat left bottom, linear-gradient(to right, #0061B7, #0E97BB);
  border-radius: 1.6rem;
  color: #fff;
}
.c010200 .mission dl {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.c010200 .mission dl + dl {
  margin-top: 6.5rem;
}
.c010200 .mission dl dt {
  flex: none;
  font-size: 3.6rem;
  font-family: "titillium";
  font-weight: 600;
  width: 22rem;
  display: flex;
}
.c010200 .mission dl dd {
  font-size: 1.8rem;
  word-break: keep-all;
  word-wrap: break-word;
  padding-left: 5rem;
  position: relative;
}
.c010200 .mission dl dd::before {
  content: "";
  display: block;
  position: absolute;
  transform: translate(0, -50%);
  left: 0;
  top: 50%;
  z-index: 0;
  width: 1px;
  height: calc(100% + 1rem);
  min-height: 4rem;
  background: rgba(255, 255, 255, 0.3);
}
.c010200 .cont_box:has(.goal) {
  padding: 6rem 13rem;
}
.c010200 .goal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
.c010200 .goal li {
  flex: 1;
  padding: 3rem 2rem;
  border: 10px solid #419A26;
  border-radius: 100px;
  box-sizing: border-box;
  text-align: center;
}
.c010200 .goal li span {
  display: block;
  color: #419A26;
  font-size: 1.4rem;
  font-weight: 700;
}
.c010200 .goal li strong {
  display: block;
  word-break: keep-all;
  word-wrap: break-word;
  font-size: 2rem;
  margin-top: 2rem;
  font-weight: 600;
  color: #555;
}
.c010200 .goal li:nth-child(2) {
  border-color: #1C9ED0;
}
.c010200 .goal li:nth-child(2) span {
  color: #1C9ED0;
}
.c010200 .task {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  gap: 4rem;
  margin-top: 6rem;
  word-break: keep-all;
  word-wrap: break-word;
}
.c010200 .task > li {
  flex: 1;
  border: 1px solid #1C9ED0;
  border-radius: 1.6rem;
  overflow: hidden;
}
.c010200 .task div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 16rem;
  background: #1C9ED0;
  color: #fff;
  padding: 3rem 2rem 2rem 2.4rem;
  box-sizing: border-box;
  font-size: 2.4rem;
  letter-spacing: -0.3px;
  line-height: 1.2;
}
.c010200 .task div span {
  flex: none;
  width: 5rem;
}
.c010200 .task div strong {
  font-weight: 500;
}
.c010200 .task > li:nth-child(3) div strong {
  font-size: 2rem;
}
.c010200 .task .cont_list {
  padding: 3rem 2rem;
  font-size: 1.6rem;
}
.c010200 .business .cont_box {
  padding: 6rem 2rem;
}

.c010400 .cont_box:has(.organi_list) {
  padding: 5rem;
}
.c010400 .organi_list .round {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 13rem;
  height: 13rem;
  border-radius: 100%;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  background: #61A015;
  transition: 0.3s;
  text-align: center;
}
.c010400 .organi_list .box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 23rem;
  height: 5.2rem;
  border: 1px solid #ADADAD;
  font-size: 1.8rem;
  font-weight: 500;
  background: #fff;
  transition: 0.3s;
}
.c010400 .organi_list .dep_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.c010400 .organi_list .dep_1 > .round::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10rem;
  height: 10rem;
  border-right: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_1 .etc_dep1 {
  position: absolute;
  left: calc(50% - 40rem);
  top: 3.9rem;
}
.c010400 .organi_list .dep_1 .etc_dep1::before {
  content: "";
  position: absolute;
  right: -15rem;
  top: 50%;
  width: 15rem;
  border-bottom: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_1 .etc_dep2 {
  margin: -3rem 0 -3rem 70rem;
  position: relative;
}
.c010400 .organi_list .dep_1 .etc_dep2::before {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 2.7rem;
  height: 6rem;
  border-right: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_1 .etc_dep2 li {
  position: relative;
}
.c010400 .organi_list .dep_1 .etc_dep2 li + li {
  margin-top: 0.8rem;
}
.c010400 .organi_list .dep_1 .etc_dep2 li::before {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 50%;
  width: 2.5rem;
  border-bottom: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 5rem;
}
.c010400 .organi_list .dep_2 .round {
  background: #1C97D5;
}
.c010400 .organi_list .dep_2 .round::before {
  content: "";
  position: absolute;
  left: 6.5rem;
  top: -2.5rem;
  width: 21rem;
  border-bottom: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 15rem;
  position: relative;
  z-index: 1;
}
.c010400 .organi_list .dep_3::before {
  content: "";
  position: absolute;
  left: 11.9rem;
  top: -2.5rem;
  width: calc(100% - 23.5rem);
  border-bottom: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_3 li {
  position: relative;
}
.c010400 .organi_list .dep_3 li::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -2.5rem;
  height: 2.5rem;
  border-right: 1px solid #CED6DC;
}
.c010400 .organi_list .dep_3 li:nth-child(2)::before {
  height: 5rem;
  top: -5rem;
}
.c010400 .organi_list .dep_3 .box {
  border: none;
  background: #EFF4F7;
  font-size: 1.6rem;
  font-weight: 400;
  width: 23.5rem;
  height: inherit;
  letter-spacing: -0.3px;
  padding: 1.5rem;
  text-align: center;
}
.c010400 .organi_list .dep_3 .box + .box {
  margin-top: 0.8rem;
}
.c010400 .organi_list .dep_3 .box:first-child {
  background: #243763;
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (min-width: 1025px) {
  .c010400 .organi_list button.box:hover {
    background: #EFF4F7;
  }
  .c010400 .organi_list button.round:hover {
    filter: contrast(150%);
  }
  .c010400 .organi_list .dep_3 button.box:hover {
    background: #1C97D5;
    color: #fff;
  }
}
.c010400 .tit_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.c010400 .tit_box p a {
  margin-right: 1.5rem;
}
.c010400 .tit_box p strong {
  margin-right: 0.5rem;
}
.c010400 .table_box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  gap: 8rem;
}
.c010400 .table_box .title_h2 {
  width: 18rem;
  flex: none;
  font-size: 3rem;
  padding-top: 2.4rem;
  border-top: 1px solid #707070;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.4;
  letter-spacing: -1px;
}
.c010400 .table_box .title_h3 {
  font-size: 2.4rem;
}
.c010400 .table_box .cont_table {
  flex: 1;
}
.c010400 .table_box .cont_table table {
  border-top: 1px solid #707070;
}
.c010400 .table_box .cont_table table thead th {
  border-bottom: 1px solid #707070;
  font-weight: 600;
  border-right: none;
}
.c010400 .table_box .cont_table table th {
  background: none;
}
.c010400 .table_box .cont_table table td {
  border-right: none;
  border-color: #ddd;
}
.c010400 .table_box .cont_table table ul.cont_list {
  font-size: 1.6rem;
}
.c010400 .cont_box.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem;
}
.c010400 .cont_box.row .h4 {
  flex: none;
  width: 17rem;
}
.c010400 .cont_box.row .cont_list {
  font-size: 1.6rem;
}

.c010501 .top_box {
  overflow: hidden;
  border: 1px solid #CBD2DB;
  border-radius: 1.6rem;
  position: relative;
}
.c010501 .top_box .map_skip:focus {
  width: 100%;
}
.c010501 #map {
  width: 100%;
  height: 50rem;
}
.c010501 .gm-style-iw-chr {
  display: none;
}
.c010501 .info_window_g {
  position: relative;
  padding: 1rem 0 0;
}
.c010501 .info_window_g strong {
  font-size: 1.5rem;
  font-weight: 600;
}
.c010501 .info_window_g p {
  font-size: 1.4rem;
  color: #767676;
  margin-top: 0.5rem;
}
.c010501 .info_window_g p a {
  display: block;
}
.c010501 .btn_box {
  position: absolute;
  right: 6rem;
  top: 43rem;
}
.c010501 .address {
  padding: 4rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem 5rem;
  flex-wrap: wrap;
}
.c010501 .address dl {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 25rem;
}
.c010501 .address dt {
  flex: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.c010501 .address dt strong {
  margin-left: 1rem;
  padding-top: 0.3rem;
  font-size: 2rem;
  font-weight: 700;
}
.c010501 .address dd {
  font-size: 1.8rem;
  margin: -2rem 0 0 7rem;
}
.c010501 .address dd.long {
  width: 55rem;
}
.c010501 .vehicle {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding: 4rem;
}
.c010501 .vehicle .tit {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1.5rem;
  width: 17rem;
  flex: none;
}
.c010501 .vehicle .tit strong {
  font-size: 2.2rem;
  font-weight: 700;
}
.c010501 .vehicle .box {
  border-left: 1px solid #ddd;
  padding-left: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.c010501 .vehicle .box p {
  font-weight: 600;
  font-size: 1.8rem;
}
.c010501 .vehicle .box p + .cont_list {
  margin-top: 0.5rem;
}
.c010501 .vehicle .box .cont_list {
  font-size: 1.5rem;
}
.c010501 .vehicle .box .cont_list + p {
  margin-top: 1rem;
}
.c010501 .vehicle .box div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.c010501 .vehicle .box div + div {
  margin-top: 1rem;
}
.c010501 .vehicle .box div p {
  width: 7rem;
  flex: none;
}
.c010501 .vehicle .box div p + .cont_list {
  margin-top: 0;
}

/*-------------------------------------------------

Responsive

-------------------------------------------------*/
/* Media Query */
@media (max-width: 1440px) {
  .c010200 .value dl dd:nth-of-type(2) {
    left: calc(18% - 11.5rem);
  }
  .c010200 .value dl dd:nth-of-type(3) {
    right: calc(18% - 11.5rem);
  }
  .c010200 .mission {
    padding-left: 12rem;
  }
  .c010200 .cont_box:has(.goal) {
    padding: 6rem;
  }
  .c010200 .task {
    gap: 2rem;
  }
  .c010200 .task div {
    padding: 3rem 2rem 2rem 2rem;
  }
}
@media (max-width: 1280px) {
  .c010100 {
    padding: 0;
  }
  .c010100 .top p {
    width: 60%;
  }
  .c010100 .center {
    flex: none;
    margin-right: 5rem;
  }
  .c010400 .organi_list .dep_3 {
    gap: 10rem;
  }
  .c010400 .table_box {
    gap: 4rem;
  }
  .c010400 .cont_box.row {
    padding: 3rem;
  }
  .c010400 .cont_box.row .h4 {
    flex: none;
    width: 12rem;
  }
  .c010501 .vehicle {
    padding: 3rem 2rem 3rem 0;
  }
  .c010501 .vehicle .tit {
    flex-direction: column;
    justify-content: center;
  }
  .c010501 .vehicle .tit strong {
    font-size: 2.2rem;
    font-weight: 700;
  }
}
@media (max-width: 1024px) {
  .c010100 {
    padding: 0;
  }
  .c010100 .top {
    padding-bottom: 13rem;
    background-position: center bottom;
    background-size: 50rem auto;
  }
  .c010100 .top p {
    width: 60rem;
    margin: 0 auto;
    text-align: center;
  }
  .c010100 .center {
    flex: none;
    margin-right: 5rem;
    width: 35rem;
  }
  .c010200 .value dl {
    padding: 3rem 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 1rem;
    flex-wrap: wrap;
  }
  .c010200 .value dl::before {
    display: none;
  }
  .c010200 .value dl dt {
    font-size: 3rem;
    width: 100%;
    margin-bottom: 2rem;
  }
  .c010200 .value dl dt em {
    height: 3rem;
    background-size: contain;
  }
  .c010200 .value dl dd {
    position: static;
    max-width: 100%;
    min-width: 20rem;
    height: 18rem;
    padding: 2rem 1rem;
    border-width: 5px;
    border-radius: 1.6rem;
    flex: 1;
  }
  .c010200 .value dl dd span {
    font-size: 1.6rem;
  }
  .c010200 .value dl dd strong {
    font-size: 2.4rem;
  }
  .c010200 .mission {
    padding: 3rem;
  }
  .c010200 .mission dl {
    flex-direction: column;
    text-align: center;
  }
  .c010200 .mission dl + dl {
    margin-top: 4rem;
  }
  .c010200 .mission dl dt {
    width: inherit;
    font-size: 2.8rem;
  }
  .c010200 .mission dl dd {
    font-size: 1.6rem;
    padding-left: 0;
  }
  .c010200 .mission dl dd::before {
    display: none;
  }
  .c010200 .cont_box:has(.goal) {
    padding: 3rem;
  }
  .c010200 .goal {
    flex-wrap: wrap;
    gap: 2rem;
    align-items: stretch;
  }
  .c010200 .goal li {
    flex: 1 1 32rem;
    max-width: 100%;
  }
  .c010200 .goal li strong {
    margin-top: 1.5rem;
  }
  .c010200 .task {
    flex-direction: column;
  }
  .c010200 .task div {
    height: inherit;
    padding: 2rem;
    font-size: 2rem;
  }
  .c010200 .task .cont_list {
    padding: 3rem 2rem;
    font-size: 1.6rem;
  }
  .c010200 .business {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
  .c010200 .business .cont_box {
    padding: 6rem 2rem;
    margin: 0;
  }
  .c010400 .cont_box:has(.organi_list) {
    padding: 3rem;
  }
  .c010400 .organi_list .round {
    width: 11rem;
    height: 11rem;
    font-size: 1.8rem;
  }
  .c010400 .organi_list .box {
    width: 18rem;
    height: 4.6rem;
    font-size: 1.6rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep1 {
    left: calc(50% - 30rem);
    top: 3rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 {
    margin-left: 45rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2::before {
    top: 2.3rem;
    height: 5.4rem;
  }
  .c010400 .organi_list .dep_2 .round::before {
    left: 5.5rem;
    top: -2.3rem;
    width: 11rem;
  }
  .c010400 .organi_list .dep_3 {
    gap: 4rem;
  }
  .c010400 .organi_list .dep_3::before {
    left: 9rem;
    width: calc(100% - 18rem);
  }
  .c010400 .organi_list .dep_3 .box {
    font-size: 1.4rem;
    width: 18rem;
    padding: 1rem;
  }
  .c010400 .organi_list .dep_3 .box + .box {
    margin-top: 0.5rem;
  }
  .c010400 .organi_list .dep_3 .box:first-child {
    font-size: 1.6rem;
  }
  .c010400 .table_box {
    display: block;
  }
  .c010400 .table_box .title_h2 {
    width: inherit;
    border: none;
    padding: 0;
    margin-bottom: 3rem;
    font-size: 2.8rem;
  }
  .c010400 .table_box .title_h3 {
    font-size: 2rem;
  }
  .c010400 .cont_box.row {
    padding: 2rem;
    display: block;
  }
  .c010400 .cont_box.row .h4 {
    flex: none;
    width: 100%;
  }
  .c010501 .address {
    flex-direction: column;
    align-items: flex-start;
    padding: 2.4rem;
  }
  .c010501 .address dl {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 2.4rem;
  }
  .c010501 .address dl strong {
    padding: 0;
  }
  .c010501 .address dt {
    flex: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 16rem;
  }
  .c010501 .address dt img {
    width: 4rem;
  }
  .c010501 .address dd {
    font-size: 1.6rem;
    margin: 0;
  }
  .c010501 .address dd.long {
    width: inherit;
    box-sizing: border-box;
  }
  .c010501 .vehicle {
    flex-direction: column;
    padding: 2.4rem;
  }
  .c010501 .vehicle .tit {
    width: inherit;
    flex-direction: row;
    justify-content: flex-start;
  }
  .c010501 .vehicle .tit img {
    width: 4rem;
  }
  .c010501 .vehicle .tit strong {
    font-size: 2rem;
    margin: 0;
  }
  .c010501 .vehicle .box {
    border-left: none;
    padding-left: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 800px) {
  .c010100 {
    padding: 0;
  }
  .c010100 .top {
    padding-bottom: 13rem;
    background-position: center bottom;
    background-size: 50rem auto;
    margin-bottom: 3.3rem;
  }
  .c010100 .top p {
    width: 60rem;
    margin: 0 auto;
    text-align: center;
  }
  .c010100 .center {
    width: 100%;
    height: 50rem;
    overflow: hidden;
    margin: 0 0 2.4rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .c010100 .center img {
    object-fit: contain;
  }
}
@media (max-width: 768px) {
  .c010200 .business .cont_box {
    padding: 4rem 1.5rem;
  }
  .c010200 .business .h5 {
    font-size: 1.6rem;
    margin-top: 3rem !important;
  }
  .c010400 .cont_box:has(.organi_list) {
    padding: 3rem 1.5rem;
  }
  .c010400 .organi_list {
    word-break: keep-all;
    word-wrap: break-word;
  }
  .c010400 .organi_list .box {
    width: 14rem;
    font-size: 1.4rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep1 {
    left: calc(50% - 12em);
    width: 6rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 {
    margin-left: 29rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2::before {
    top: 2.3rem;
    height: 5.4rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 + ul {
    width: 100%;
  }
  .c010400 .organi_list .dep_2 .round::before {
    left: 5.5rem;
    top: -2.3rem;
    width: 5rem;
  }
  .c010400 .organi_list .dep_3 {
    gap: 2rem;
    width: 100%;
  }
  .c010400 .organi_list .dep_3::before {
    left: calc(16.66% - 6.6px);
    width: calc(66.66% + 13px);
  }
  .c010400 .organi_list .dep_3 li {
    flex: 1;
  }
  .c010400 .organi_list .dep_3 .box {
    width: 100%;
    padding: 0.5rem;
    font-size: 1.3rem;
  }
  .c010400 .organi_list .dep_3 .box + .box {
    margin-top: 0.5rem;
  }
  .c010400 .organi_list .dep_3 .box:first-child {
    font-size: 1.4rem;
  }
  .c010400 .cont_table table {
    display: block;
  }
  .c010400 .cont_table table thead {
    display: none;
  }
  .c010400 .cont_table table tbody {
    display: block;
    position: relative;
  }
  .c010400 .cont_table table tr {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0.5rem 0;
    border-bottom: 1px solid #E0E5E9;
    padding: 1.5rem 2.5rem;
    font-size: 1.4rem;
  }
  .c010400 .cont_table table tr td {
    border: none;
    display: flex;
    padding: 0;
    text-align: left;
  }
  .c010400 .cont_table table tr td:nth-child(1) {
    width: 9rem;
  }
  .c010400 .cont_table table tr td:nth-child(2) {
    font-weight: 600;
    font-size: 1.5rem;
  }
  .c010400 .cont_table table tr td.tel {
    flex: none;
    width: 100%;
  }
  .c010400 .cont_table table tr td.tel::before {
    content: "내선번호";
    width: 9rem;
  }
  .c010400 .cont_table table tr td.tel.jeju::before {
    content: "전화번호";
  }
  .c010400 .cont_table table tr td.work {
    flex: none;
    width: 100%;
  }
  .c010400 .cont_table table tr td.work::before {
    content: "주요업무";
    width: 9rem;
  }
  .c010400 .cont_table table tr td.work2 {
    display: none;
  }
  .c010400 .mo_view {
    padding: 2rem 2.5rem;
    border-bottom: 1px solid #E0E5E9;
    font-size: 1.4rem;
  }
  .c010400 .mo_view::before {
    display: block;
    content: "주요업무";
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1rem;
  }
  .c010400 ul.cont_list {
    font-size: 1.4rem;
  }
  .c010501 #map {
    height: 40rem;
  }
  .c010501 .info_window_g {
    width: 40rem;
  }
  .c010501 .info_window_g strong {
    font-size: 1.3rem;
    font-weight: 600;
  }
  .c010501 .info_window_g p {
    font-size: 1.3rem;
    color: #767676;
    margin-top: 0.5rem;
  }
  .c010501 .info_window_g p a {
    display: block;
  }
  .c010501 .btn_box {
    top: 32.6rem;
  }
  .c010501 .yNHHyP-marker-view img {
    transform: scale(0.6);
  }
  .c010501 .address {
    gap: 1rem;
  }
  .c010501 .address dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .c010501 .address dt {
    width: inherit;
  }
  .c010501 .address dt strong {
    font-size: 1.8rem;
  }
  .c010501 .address dt img {
    width: 4rem;
    transform: translateY(1rem);
  }
  .c010501 .address dd {
    font-size: 1.4rem;
    margin-left: 5rem;
  }
  .c010501 .vehicle .tit strong {
    font-size: 1.6rem;
    margin: 0;
  }
  .c010501 .vehicle .box p {
    font-size: 1.6rem;
  }
  .c010501 .vehicle .box div p {
    width: 6rem;
  }
}
@media (max-width: 620px) {
  .c010100 {
    padding: 0;
  }
  .c010100 .top {
    padding-bottom: 13rem;
    background-size: 90% auto;
  }
  .c010100 .top p {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .c010100 .center {
    height: 44rem;
  }
  .c010200 .cont_box:has(.goal) {
    padding: 0;
    border: none;
  }
  .c010200 .cont_box.value {
    padding: 0;
    border: none;
  }
  .c010200 .cont_box.value dl {
    padding: 0;
  }
  .c010200 .value dl {
    flex-direction: column;
    align-items: center;
  }
  .c010200 .value dl dd {
    min-width: 100%;
    height: inherit;
  }
  .c010200 .business {
    grid-template-columns: 1fr;
  }
  .c010200 .business .cont_box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 2rem;
    padding: 3rem 1rem;
  }
  .c010200 .business .cont_box img {
    width: 8rem;
  }
  .c010200 .business .cont_box .h5 {
    margin-top: 0 !important;
    text-align: left;
    font-size: 1.5rem;
  }
  .c010400 .organi_list .round {
    width: 9rem;
    height: 9rem;
    font-size: 1.5rem;
  }
  .c010400 .organi_list .box {
    width: 9rem;
    text-align: center;
  }
  .c010400 .organi_list .dep_1 .etc_dep1 {
    left: calc(50% - 9em);
    width: 6rem;
    top: 2rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep1::before {
    width: 5rem;
    right: -5rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 {
    margin-left: 21rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2::before {
    left: -1.5rem;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 + ul {
    width: 100%;
  }
  .c010400 .organi_list .dep_1 .etc_dep2 li::before {
    width: 1.5rem;
    left: -1.5rem;
  }
  .c010400 .organi_list .dep_2 .round::before {
    left: 4.5rem;
    top: -2.3rem;
    width: 4.5rem;
  }
  .c010400 .organi_list .dep_3 {
    gap: 0.5rem;
    width: 100%;
  }
  .c010400 .organi_list .dep_3::before {
    left: calc(16.66% - 2px);
    width: calc(66.66% + 4px);
  }
  .c010400 .cont_table table tr {
    padding: 1.5rem;
  }
  .c010400 .mo_view {
    padding: 1.5rem;
  }
  .c010501 .gmnoprint {
    display: none;
  }
  .c010501 #map {
    height: 300px;
  }
  .c010501 .gm-style-iw-d {
    overflow: hidden !important;
  }
  .c010501 .info_window_g {
    display: block;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 1rem;
    text-align: center;
  }
  .c010501 .info_window_g p {
    display: none;
  }
  .c010501 .gm-style .gm-style-iw-c {
    padding: 0;
  }
  .c010501 .btn_box {
    right: 1rem;
    top: 240px;
  }
  .c010501 .vehicle .box div {
    flex-direction: column;
  }
}
@media (max-width: 360px) {
  .c010501 .vehicle {
    padding: 2rem 1.5rem;
  }
  .c010501 .vehicle .box p {
    font-size: 1.5rem;
  }
  .c010501 .vehicle .box .cont_list {
    font-size: 1.4rem;
  }
  .c010501 .vehicle .box div p {
    width: 5rem;
  }
}