.s_pi {
  font-size: 4.8125rem;
}

.s_bix {
  font-size: 1.5625rem;
}

.s_xoc {
  font-size: 1.875rem;
}

.s_sec {
  font-size: 2.1875rem;
}

.s_namal {
  font-size: 1.25rem;
}

.s_default {
  font-size: 1rem;
}

.cox {
  color: #5F86D1;
}

.inner2 {
  max-width: 1500px;
  width: 90%;
  margin: 0 auto;
}

#sub_contents {
  padding-top: 120px;
}

.kakaomap > .root_daum_roughmap {
  width: 100%;
}

#sub_deps01 .inner {
  max-width: 1500px;
}
#sub_deps01 .sub_title h3 {
  margin: 50px 0;
}
#sub_deps01 .tab {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 30px 0;
}
#sub_deps01 .tab li {
  margin: 0 20px 0 0;
  line-height: 2;
}
#sub_deps01 .tab li.active a {
  border-bottom: 2px solid #5F86D1;
  color: #5F86D1;
  font-weight: 700;
}
#sub_deps01 .tab li a {
  color: #C1C1C1;
  font-weight: 600;
}
#sub_deps01 .sub_visual.visu01 {
  background: url("/img/sub_visual01.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu02 {
  background: url("/img/sub_visual02.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu03 {
  background: url("/img/sub_visual03.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu04 {
  background: url("/img/sub_visual04.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu05 {
  background: url("/img/sub_visual05.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu06 {
  background: url("/img/sub_visual06.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu07 {
  background: url("/img/sub_visual07.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual.visu08 {
  background: url("/img/sub_visual08.jpg") no-repeat center/cover;
  width: 100%;
  height: 275px;
}
#sub_deps01 .sub_visual .category {
  display: flex;
  padding: 50px 0 0;
}
#sub_deps01 .sub_visual .category li {
  padding: 0 20px 0 0;
  position: relative;
  margin: 0 15px 0 0;
}
#sub_deps01 .sub_visual .category li.first:after {
  position: absolute;
  right: 0;
  top: 10px;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
#sub_deps01 .sub_visual .category li a {
  color: #fff;
}
#sub_deps01 .sub_visual .category li a.bolder {
  font-weight: 600;
}

#sub_deps02 {
  background: url("/img/about_bg.png") no-repeat center/cover;
  width: 100%;
  padding: 150px 0;
}
#sub_deps02 .inner {
  max-width: 1500px;
}
#sub_deps02 .inner .sub_title {
  display: flex;
  justify-content: space-between;
}
#sub_deps02 .inner .sub_title h3 {
  margin: 0 3% 0 0;
  width: 50%;
}
#sub_deps02 .inner .sub_title h3 span {
  margin: 5% 0 0;
  display: block;
  line-height: 1.8;
}
#sub_deps02 .inner .sub_title figure {
  width: 50%;
}

#sub_deps03 {
  padding: 150px 0;
}
#sub_deps03 .inner {
  max-width: 1500px;
}
#sub_deps03 h3 {
  margin: 0 0 30px 0;
}
#sub_deps03 ul {
  margin: 50px 0 0;
}
#sub_deps03 ul li {
  margin: 0 0 8% 0;
}
#sub_deps03 ul li:last-child {
  margin: 0;
}
#sub_deps03 ul .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#sub_deps03 ul .box figure {
  width: 15%;
  min-width: 150px;
}
#sub_deps03 ul .box .line {
  margin: 0 3%;
}
#sub_deps03 ul .box .line span {
  display: inline-block;
  position: relative;
  width: 130px;
  background: rgba(192, 192, 192, 0.8);
  height: 1px;
}
#sub_deps03 ul .box .line span:after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  right: -20px;
  background: rgba(192, 192, 192, 0.9);
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
#sub_deps03 ul .box .txt_box {
  width: 75%;
  background: rgba(192, 192, 192, 0.1);
  box-shadow: 8px 7px 8px 2px rgba(192, 192, 192, 0.6);
  height: 200px;
  display: flex;
  align-items: center;
}
#sub_deps03 ul .box .txt_box span {
  color: #686868;
  font-weight: 600;
  padding: 0 5% 0;
}

#vision_deps02 {
  padding: 150px 0 0;
}
#vision_deps02 .inner {
  max-width: 1500px;
}
#vision_deps02 .sub_title p {
  color: #686868;
  margin: 50px 0 20px;
}
#vision_deps02 .sub_title span {
  display: block;
}
#vision_deps02 .imgbox {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 150px 0;
}
#vision_deps02 .imgbox .d01 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 748px;
}
#vision_deps02 .imgbox .d02 {
  position: absolute;
  top: 115px;
  left: 50%;
  transform: translate(-50%);
  width: 516px;
}
#vision_deps02 .imgbox .d03 {
  position: absolute;
  top: 195px;
  left: 50%;
  width: 360px;
  transform: translate(-50%);
  z-index: 1;
}
#vision_deps02 .imgbox .nth1 {
  text-align: center;
  margin: 0 auto !important;
  height: 630px;
  width: 100%;
}
#vision_deps02 .round {
  position: relative;
  width: 100%;
}
#vision_deps02 .round ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#vision_deps02 .round ul li {
  box-sizing: border-box;
  width: 328px;
  position: relative;
  margin: 0 10px 0;
}
#vision_deps02 .round ul li:nth-child(1) .fox {
  border: 1px solid #20A1E1;
}
#vision_deps02 .round ul li:nth-child(1):after {
  content: "";
  position: absolute;
  top: -80px;
  right: -147px;
  width: 100%;
  height: 1px;
  transform: rotate(-38deg);
  background: #20A1E1;
}
#vision_deps02 .round ul li:nth-child(2) .fox {
  border: 1px solid #027CCA;
}
#vision_deps02 .round ul li:nth-child(2):after {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: 100%;
  height: 1px;
  transform: rotate(-90deg);
  background: #027CCA;
}
#vision_deps02 .round ul li:nth-child(3) .fox {
  border: 1px solid #0844B8;
}
#vision_deps02 .round ul li:nth-child(3):after {
  content: "";
  position: absolute;
  top: -70px;
  right: 118px;
  width: 100%;
  height: 1px;
  transform: rotate(215deg);
  background: #0844B8;
}
#vision_deps02 .round .fox {
  padding: 51px 20px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
}
#vision_deps02 .round .fox b {
  display: block;
  margin: 20px 0;
}
#vision_deps02 .round .fox small {
  color: #C1C1C1;
  font-weight: 600;
}

#vision_deps03 {
  margin: 0 0 150px 0;
}
#vision_deps03 li.revers {
  margin: 100px 0 0;
}
#vision_deps03 li.revers .box {
  flex-direction: row-reverse;
}
#vision_deps03 li.revers .box .txt {
  padding: 0 20px;
}
#vision_deps03 li.revers .box .line {
  margin: 0;
}
#vision_deps03 li.revers .box .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#vision_deps03 li.revers .box .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  left: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}
#vision_deps03 .box {
  display: flex;
  justify-content: center;
  align-items: center;
}
#vision_deps03 .box .thm {
  width: 50%;
}
#vision_deps03 .box .txt_box {
  position: relative;
  width: 45%;
}
#vision_deps03 .box .txt_box .txt {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  transform: translate(-50%);
}
#vision_deps03 .box .txt_box b {
  display: block;
  background: #5F86D1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 10px;
  width: 210px;
  margin: 0 0 20px 0;
  text-align: center;
}
#vision_deps03 .box .txt_box span {
  color: #00143B;
  display: block;
  line-height: 1.7;
}
#vision_deps03 .box .txt_box span small {
  background: #C1C1C1;
  color: #fff;
}
#vision_deps03 .box .line {
  margin: 0 0px 0 -15px;
}
#vision_deps03 .box .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#vision_deps03 .box .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}

#partner_deps02 {
  padding: 150px 0 0;
}
#partner_deps02 .inner {
  max-width: 1500px;
}
#partner_deps02 h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#partner_deps02 h3 span {
  display: block;
  margin: 0 0 0 5%;
  width: 80%;
  line-height: 2;
}
#partner_deps02 .thumb_list {
  padding: 150px 0;
}
#partner_deps02 .thumb_list ul {
  overflow: hidden;
}
#partner_deps02 .thumb_list ul li {
  float: left;
  width: 20%;
  margin: 0 20% 100px 0;
}
#partner_deps02 .thumb_list ul li:nth-of-type(3n) {
  margin: 0 0 100px 0;
}
#partner_deps02 .thumb_list ul li .title {
  border-bottom: 4px solid #5F86D1;
  color: #686868;
}
#partner_deps02 .thumb_list ul li .title b {
  display: block;
  font-weight: 600 !important;
  margin: 10px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#partner_deps02 .thumb_list ul li figure {
  margin: 10px 0 0 !important;
}

#meto_deps02 {
  padding: 150px 0;
}
#meto_deps02 .inner {
  max-width: 1500px;
}
#meto_deps02 .sub_title {
  display: flex;
  align-items: center;
}
#meto_deps02 .sub_title h3 {
  background: #5F86D1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 10px;
  width: 240px;
  text-align: center;
}
#meto_deps02 .sub_title .line {
  margin: 0 25px 0 10px;
}
#meto_deps02 .sub_title .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#meto_deps02 .sub_title .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}
#meto_deps02 .sub_title b {
  color: #686868;
  font-weight: 600 !important;
}
#meto_deps02 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
}
#meto_deps02 .flex .txt {
  width: 50%;
}
#meto_deps02 .flex .txt h4 {
  color: #232323;
}
#meto_deps02 .flex .txt h5 {
  color: #686868;
  margin: 50px 0;
}
#meto_deps02 .flex .txt p {
  color: #00143B;
  font-weight: 600;
  line-height: 1.8;
}
#meto_deps02 .flex .bio {
  width: 50%;
}
#meto_deps02 .flex .bio ul {
  display: flex;
  align-items: center;
}
#meto_deps02 .flex .bio ul li {
  text-align: center;
  flex: 1;
  height: 395px;
}
#meto_deps02 .flex .bio ul li.d01 {
  background: url("/img/d01.png") no-repeat center/cover;
}
#meto_deps02 .flex .bio ul li.d02 {
  background: url("/img/d02.png") no-repeat center/cover;
  margin-left: -150px;
}
#meto_deps02 .flex .bio ul li.d03 {
  background: url("/img/d03.png") no-repeat center/cover;
  margin-left: -150px;
}
#meto_deps02 .flex .bio ul li p {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 50px;
}
#meto_deps02 .fig {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
#meto_deps02 .fig figure {
  width: 50%;
}
#meto_deps02 .fig figure:first-child {
  margin: 0 20px 0 0 !important;
}

#program_deps02 {
  padding: 150px 0;
}
#program_deps02 .inner {
  max-width: 1500px;
}
#program_deps02 .sub_title {
  display: flex;
  align-items: center;
}
#program_deps02 .sub_title h3 {
  background: #5F86D1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 50px;
  text-align: center;
}
#program_deps02 .sub_title .line {
  margin: 0 25px 0 10px;
}
#program_deps02 .sub_title .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#program_deps02 .sub_title .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}
#program_deps02 .sub_title b {
  color: #686868;
  font-weight: 600 !important;
}
#program_deps02 .flex {
  margin: 100px 0;
}
#program_deps02 .flex .txt h4 {
  color: #232323;
}
#program_deps02 .flex .txt h5 {
  color: #686868;
  margin: 50px 0;
}
#program_deps02 .flex .txt p {
  color: #00143B;
  font-weight: 600;
}
#program_deps02 .flex .miracle {
  overflow: hidden;
}
#program_deps02 .flex .miracle ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 50px 0;
  position: relative;
}
#program_deps02 .flex .miracle ul:after {
  height: 100%;
  background: url(/img/bg_line.png) no-repeat center/40%;
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(-12deg);
}
#program_deps02 .flex .miracle li {
  position: relative;
  width: 20%;
  margin: 0 100px 0 0;
  box-sizing: border-box;
}
#program_deps02 .flex .miracle li:first-child {
  margin-top: 20%;
}
#program_deps02 .flex .miracle li:nth-child(2) {
  margin-top: 2%;
}
#program_deps02 .flex .miracle li:last-child {
  margin: 0;
  margin-top: -16%;
}
#program_deps02 .flex .miracle li > div {
  background: #fff;
}
#program_deps02 .flex .miracle li i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#program_deps02 .flex .miracle li .t01, #program_deps02 .flex .miracle li .t02, #program_deps02 .flex .miracle li .t03 {
  display: none;
}
#program_deps02 .flex .miracle .t_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
#program_deps02 .flex .miracle .t_box > div {
  text-align: center;
  margin: 0 100px 0 0;
  width: 20%;
  color: #fff;
  border-radius: 30px;
  padding: 20px 0;
}
#program_deps02 .flex .miracle .t_box > div.t01 {
  background: #72C5DB;
}
#program_deps02 .flex .miracle .t_box > div.t02 {
  background: #75A1F5;
}
#program_deps02 .flex .miracle .t_box > div.t03 {
  /*250212background: #A1DAA3;*/
  background: #3E4FA1;
}
#program_deps02 .flex .miracle .t_box > div:last-child {
  margin: 0;
}
#program_deps02 .flex .miracle .t_box > div b {
  display: block;
  margin: 0 0 10px 0;
}
#program_deps02 .flex .moving-circle {
  width: 100%;
  height: 100%;
  stroke-dasharray: 500px;
  stroke-dashoffset: 500;
  transform: rotate(-90deg);
  animation: ani 5s linear forwards;
}
@keyframes ani {
  0% {
    stroke-dashoffset: 500px;
  }
  100% {
    stroke-dashoffset: 0px;
  }
}
#program_deps02 .fig {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#program_deps02 .fig figure {
  width: 32%;
  margin: 0 20px 0 0 !important;
}
#program_deps02 .fig figure:last-child {
  margin: 0 !important;
}

#camp_deps02 {
  padding: 150px 0;
}
#camp_deps02 .inner {
  max-width: 1500px;
}
#camp_deps02 .sub_title {
  display: flex;
  align-items: center;
}
#camp_deps02 .sub_title h3 {
  background: #5F86D1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 35px;
  text-align: center;
}
#camp_deps02 .sub_title .line {
  margin: 0 25px 0 10px;
}
#camp_deps02 .sub_title .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#camp_deps02 .sub_title .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}
#camp_deps02 .sub_title b {
  color: #686868;
  font-weight: 600 !important;
}
#camp_deps02 .flex {
  margin: 50px 0 0;
}
#camp_deps02 .flex .txt h4 {
  color: #232323;
}
#camp_deps02 .flex .txt h5 {
  color: #686868;
  margin: 50px 0;
}
#camp_deps02 .flex .txt p {
  color: #00143B;
  font-weight: 600;
}
#camp_deps02 .flex .coding {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#camp_deps02 .flex .coding figure {
  margin: 50px 50px 0 0 !important;
  width: 50%;
}
#camp_deps02 .flex .coding figure:last-child {
  margin: 50px 0 0 !important;
}
#camp_deps02 .fig {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#camp_deps02 .fig figure {
  width: 32%;
  margin: 0 20px 0 0 !important;
}
#camp_deps02 .fig figure:last-child {
  margin: 0 !important;
}

#camp_deps03 {
  padding: 0 0 150px 0;
}
#camp_deps03 .inner {
  max-width: 1500px;
}
#camp_deps03 .sub_title {
  display: flex;
  align-items: center;
}
#camp_deps03 .sub_title h3 {
  background: #5F86D1;
  color: #fff;
  border-radius: 50px;
  padding: 7px 35px;
  text-align: center;
}
#camp_deps03 .sub_title .line {
  margin: 0 25px 0 10px;
}
#camp_deps03 .sub_title .line span {
  width: 80px;
  background: #0844B8;
  height: 1px;
  display: flex;
  position: relative;
}
#camp_deps03 .sub_title .line span:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -12px;
  width: 7px;
  height: 7px;
  background: #0844B8;
  border-radius: 100%;
}
#camp_deps03 .sub_title b {
  color: #686868;
  font-weight: 600 !important;
}
#camp_deps03 .flex {
  margin: 50px 0 0;
}
#camp_deps03 .flex .txt h4 {
  color: #232323;
}
#camp_deps03 .flex .txt h5 {
  color: #686868;
  margin: 50px 0;
}
#camp_deps03 .flex .txt p {
  color: #00143B;
  font-weight: 600;
}
#camp_deps03 .flex .enlog {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
#camp_deps03 .flex .enlog figure {
  width: 13%;
}
#camp_deps03 .flex .list ul {
  display: flex;
  justify-content: space-between;
}
#camp_deps03 .flex .list ul li:first-child {
  margin: 0 50px 0 0;
}
#camp_deps03 .flex .list ul li figure {
  margin: 0 0 100px 0 !important;
}
#camp_deps03 .flex .list ul li p {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
#camp_deps03 .flex .list ul li p i {
  background: url("/img/loc_icon.png") no-repeat center/24px 24px;
  width: 24px;
  height: 24px;
  display: block;
}
#camp_deps03 .flex .list ul li p span {
  font-weight: 700;
  padding: 0 0 0 5px;
}
#camp_deps03 .fig {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#camp_deps03 .fig figure {
  width: 32%;
  margin: 0 20px 0 0 !important;
}
#camp_deps03 .fig figure:last-child {
  margin: 0 !important;
}

#contact_deps02 {
  padding: 150px 0;
}
#contact_deps02 .sub_title {
  text-align: center;
}
#contact_deps02 .sub_title b {
  color: #888888;
  font-weight: 400 !important;
  margin: 15px 0 0;
  display: block;
}
#contact_deps02 .formbox {
  margin: 50px 0 0;
}
#contact_deps02 .formbox form {
  border-top: 2px solid #707070;
}
#contact_deps02 .formbox form .tx {
  display: flex;
  border-bottom: 1px solid #ddd;
}
#contact_deps02 .formbox form .tx p {
  min-width: 200px;
  width: 10%;
  background: #E9E9E9;
  color: #555555;
  font-weight: 700;
  padding: 50px 10px 50px 50px;
  box-sizing: border-box;
}
#contact_deps02 .formbox form .tx label {
  width: 90%;
  box-sizing: border-box;
  padding: 50px;
  display: flex;
}
#contact_deps02 .formbox form .tx label span {
  padding: 0 20px 0 10px;
  display: flex;
  align-items: center;
}
#contact_deps02 .formbox form .tx label span b {
  font-weight: 500 !important;
}
#contact_deps02 .formbox form .tx label span input[type=radio] {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  margin: 0 10px 0 0;
}
#contact_deps02 .formbox form .tx input[type=text] {
  width: 95%;
  padding: 20px 20px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-family: "Noto Sans KR", sans-serif;
}
#contact_deps02 .formbox form .tx textarea {
  width: 95%;
  padding: 20px 20px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-family: "Noto Sans KR", sans-serif;
  resize: none;
}
#contact_deps02 .formbox form .tx input[type=placeholder] {
  color: #C1C1C1;
}
#contact_deps02 .formbox form .agree_box {
  width: 90%;
  box-sizing: border-box;
  padding: 50px;
}
#contact_deps02 .formbox form .agree_box #agree {
  display: none;
}
#contact_deps02 .formbox form .agree_box input + label {
  cursor: pointer;
  display: flex;
  align-items: center;
}
#contact_deps02 .formbox form .agree_box input + label:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 1px solid #cdcdcd;
  box-sizing: border-box;
  vertical-align: middle;
  transition: all 0.5s;
  border-radius: 100%;
}
#contact_deps02 .formbox form .agree_box input + label > span {
  vertical-align: middle;
  padding-left: 10px;
  text-align: left;
}
#contact_deps02 .formbox form .agree_box input:checked + label:before {
  content: "";
  background: url("/img/check_in.png");
  border: 0;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: 50%;
}
#contact_deps02 .formbox form .agree_box .ag_txt {
  width: 95%;
  border: 1px solid #ddd;
  background: #fff;
  box-sizing: border-box;
}
#contact_deps02 .formbox form .agree_box .ag_txt .txtbox {
  width: 100%;
  resize: none;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  padding: 10px;
  white-space: pre-line;
  line-height: 1.5em;
}
#contact_deps02 .formbox form .agree_box .ag_txt .txtbox .table {
  display: flex;
}
#contact_deps02 .formbox form .agree_box label {
  width: 100%;
  display: block;
  padding: 0;
  margin: 20px 0 0;
}
#contact_deps02 .formbox form button[type=submit] {
  background: #5F86D1;
  padding: 20px 130px;
  border: 0;
  outline: 0;
  color: #fff;
  font-weight: 600;
  margin: 50px auto 0;
  display: flex;
  justify-content: center;
}

#news_deps02 {
  padding: 150px 0 0;
}
#news_deps02 .sub_title {
  text-align: center;
}
#news_deps02 .sub_title b {
  color: #888888;
  font-weight: 400 !important;
  margin: 15px 0 0;
  display: block;
}
#news_deps02 .tab_area {
  max-width: 1200px;
  margin: 50px auto;
}
#news_deps02 .tab_area ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#news_deps02 .tab_area ul li {
  text-align: center;
  width: 50%;
  border: 1px solid #5F86D1;
  padding: 30px 0;
}
#news_deps02 .tab_area ul li.active {
  background: #5F86D1;
}
#news_deps02 .tab_area ul li.active a {
  color: #fff;
}
#news_deps02 .tab_area ul li a {
  color: #5F86D1;
  font-weight: 600;
}

@media (max-width: 1600px) {
  .s_pi {
    font-size: 4rem;
  }
  #sub_contents {
    padding-top: 85px;
  }
  #meto_deps02 .flex .bio ul li {
    height: 335px;
  }
}
@media (max-width: 1280px) {
  #partner_deps02 h3 span br {
    display: none;
  }
  #partner_deps02 .thumb_list {
    padding: 150px 0 50px;
  }
  #partner_deps02 .thumb_list ul li {
    width: 25%;
    margin: 0px 12% 100px 0;
  }
  #vision_deps03 .box .txt_box {
    width: 55%;
  }
  #vision_deps03 .box .txt_box .txt {
    max-width: 90%;
  }
  #vision_deps03 .box .txt_box .txt span .none {
    display: none;
  }
}
@media (max-width: 1114px) {
  #meto_deps02 .flex {
    flex-direction: column;
  }
  #meto_deps02 .flex .txt {
    width: auto;
  }
  #meto_deps02 .flex .txt p .none {
    display: none;
  }
  #meto_deps02 .flex .bio {
    width: auto;
    margin: 50px 0;
  }
  #meto_deps02 .flex .bio ul li.d02 {
    margin-left: -70px;
  }
  #meto_deps02 .flex .bio ul li.d03 {
    margin-left: -70px;
  }
  #program_deps02 .flex {
    flex-direction: column;
  }
  #program_deps02 .flex .txt {
    width: auto;
  }
  #program_deps02 .flex .txt p .none {
    display: none;
  }
}
@media (max-width: 1024px) {
  .s_pi {
    font-size: 3rem;
  }
  #sub_deps02 .inner .sub_title {
    flex-direction: column;
    justify-content: center;
  }
  #sub_deps02 .inner .sub_title h3 {
    text-align: center;
    width: auto;
    margin: 0;
  }
  #sub_deps02 .inner .sub_title figure {
    width: auto;
    margin: 10% 0 0 !important;
    text-align: center;
  }
  #sub_deps03 .sub_title {
    text-align: center;
  }
  #sub_deps03 ul .box {
    flex-direction: column;
  }
  #sub_deps03 ul .box figure {
    width: auto;
  }
  #sub_deps03 ul .box .line {
    margin: 50px 0;
  }
  #sub_deps03 ul .box .line span {
    width: 1px;
    height: 100px;
  }
  #sub_deps03 ul .box .line span:after {
    bottom: -20px;
    top: auto;
    right: -4px;
  }
  #sub_deps03 ul .box .txt_box {
    text-align: center;
    height: auto;
    padding: 50px 0;
  }
  #sub_deps03 ul .box .txt_box span br {
    display: none;
  }
  #partner_deps02 .thumb_list ul li {
    width: 45%;
    margin: 0 10% 100px 0;
  }
  #partner_deps02 .thumb_list ul li:nth-of-type(2n) {
    margin: 0 0 100px 0;
  }
  #partner_deps02 .thumb_list ul li:nth-of-type(3n) {
    margin: 0 10% 100px 0;
  }
  #program_deps02 .flex .miracle li {
    width: 30%;
    margin: 0 50px 0 0;
  }
  #program_deps02 .flex .miracle .t_box > div {
    margin: 0 50px 0 0;
    width: 30%;
    padding: 20px 5px;
  }
  #camp_deps02 .flex .txt p .none {
    display: none;
  }
  #camp_deps03 .flex .txt p .none {
    display: none;
  }
  #contact_deps02 {
    padding: 100px 0;
  }
  #contact_deps02 .formbox form .tx {
    flex-direction: column;
    border-bottom: 1px solid #888;
  }
  #contact_deps02 .formbox form .tx label {
    flex-direction: column;
  }
  #contact_deps02 .formbox form .tx input[type=text], #contact_deps02 .formbox form .tx textarea {
    width: 100%;
  }
  #contact_deps02 .formbox form .tx p {
    width: 100%;
    padding: 30px;
    border-bottom: 1px solid #ddd;
  }
  #contact_deps02 .formbox form .tx label {
    padding: 30px 20px;
    width: 100%;
  }
  #contact_deps02 .formbox form .tx label span {
    padding: 0;
  }
  #contact_deps02 .formbox form .tx .agree_box {
    padding: 30px 20px;
    width: 100%;
  }
  #contact_deps02 .formbox form .tx .agree_box .ag_txt {
    width: 100%;
  }
  #contact_deps02 .formbox form .tx .agree_box label {
    display: flex;
    flex-direction: inherit;
    padding: 0;
  }
  #contact_deps02 .formbox form .tx .agree_box label span {
    padding-left: 10px;
  }
  #news_deps02 .tab_area ul li {
    padding: 20px 0;
  }
  #vision_deps02 .imgbox .nth1 {
    height: auto;
    padding-bottom: 72%;
  }
  #vision_deps02 .imgbox .d01 {
    width: 85%;
  }
  #vision_deps02 .imgbox .d02 {
    top: 6%;
    width: 60%;
  }
  #vision_deps02 .imgbox .d03 {
    width: 39%;
    top: 11%;
  }
  #vision_deps02 .round .fox {
    padding: 35px 20px;
  }
  #vision_deps02 .round ul {
    flex-direction: column;
  }
  #vision_deps02 .round ul li {
    width: 285px;
    margin: 0 0 30px 0;
  }
  #vision_deps02 .round ul li:nth-child(1):after {
    right: 0;
    transform: rotate(90deg);
  }
  #vision_deps02 .round ul li:nth-child(3):after {
    right: 0;
    transform: rotate(90deg);
  }
  #vision_deps03 .box {
    flex-direction: column;
  }
  #vision_deps03 .box .thm {
    width: 80%;
  }
  #vision_deps03 .box .txt_box {
    width: 80%;
  }
  #vision_deps03 .box .line {
    margin: -15px 0 35px;
  }
  #vision_deps03 .box .line span {
    height: 80px;
    width: 1px;
  }
  #vision_deps03 .box .line span:after {
    top: auto;
    right: -3px;
    bottom: -13px;
  }
  #vision_deps03 li.revers .box {
    flex-direction: column;
  }
  #vision_deps03 li.revers .box .line {
    margin: -25px 0 35px;
  }
  #vision_deps03 li.revers .box .line span {
    height: 80px;
    width: 1px;
  }
  #vision_deps03 li.revers .box .line span:after {
    top: auto;
    left: -3px;
    bottom: -13px;
  }
}
@media (max-width: 768px) {
  #sub_contents {
    padding-top: 70px;
  }
  #sub_deps02, #sub_deps03, #meto_deps02, #program_deps02, #camp_deps02 {
    padding: 100px 0;
  }
  #sub_deps03 ul li {
    margin: 0 0 50px 0;
  }
  #sub_deps03 ul .box .line {
    margin: 30px 0;
  }
  #sub_deps03 ul .box .txt_box {
    width: auto;
  }
  #partner_deps02 {
    padding: 100px 0 50px;
  }
  #partner_deps02 .thumb_list {
    padding: 100px 0 0;
  }
  #partner_deps02 h3 {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  #partner_deps02 h3 span {
    margin: 30px 0 0;
    width: auto;
  }
  #meto_deps02 .flex .txt {
    text-align: center;
  }
  #meto_deps02 .flex .txt h5 {
    margin: 30px 0;
  }
  #meto_deps02 .sub_title {
    flex-direction: column;
  }
  #meto_deps02 .sub_title h3 {
    width: 200px;
  }
  #meto_deps02 .sub_title .line {
    margin: 5px 0 20px;
  }
  #meto_deps02 .sub_title .line span {
    width: 1px;
    height: 30px;
  }
  #meto_deps02 .sub_title .line span:after {
    top: auto;
    bottom: -10px;
    right: -3px;
  }
  #meto_deps02 .sub_title b {
    text-align: center;
  }
  #program_deps02 .fig {
    flex-direction: column;
  }
  #program_deps02 .fig figure {
    width: 60%;
    margin: 0 0 20px 0 !important;
  }
  #program_deps02 .fig figure:last-child {
    margin: 0 !important;
  }
  #program_deps02 .flex .miracle {
    margin: 100px 0;
  }
  #program_deps02 .flex .miracle .t_box {
    display: none;
  }
  #program_deps02 .flex .miracle ul {
    flex-direction: column;
    margin: 0;
  }
  #program_deps02 .flex .miracle ul:after {
    display: none;
    transform: rotate(-81deg);
    background: url("/img/bg_line.png") no-repeat center/82%;
  }
  #program_deps02 .flex .miracle ul li {
    width: 45%;
  }
  #program_deps02 .flex .miracle ul li > div {
    position: relative;
  }
  #program_deps02 .flex .miracle ul li:first-child {
    margin: 0 0 50px 0;
  }
  #program_deps02 .flex .miracle ul li:nth-child(2) {
    margin: 0 0 50px 0;
  }
  #program_deps02 .flex .miracle ul li:last-child {
    margin: 0;
  }
  #program_deps02 .flex .miracle ul li .t01, #program_deps02 .flex .miracle ul li .t02, #program_deps02 .flex .miracle ul li .t03 {
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    padding: 20px 10px;
    margin: 30px 0 0;
  }
  #program_deps02 .flex .miracle ul li .t01 b, #program_deps02 .flex .miracle ul li .t02 b, #program_deps02 .flex .miracle ul li .t03 b {
    display: block;
  }
  #program_deps02 .flex .miracle ul li .t01 {
    background: #72C5DB;
  }
  #program_deps02 .flex .miracle ul li .t02 {
    background: #75A1F5;
  }
  #program_deps02 .flex .miracle ul li .t03 {
    background: #A1DAA3;
  }
  #program_deps02 .flex .txt {
    text-align: center;
  }
  #program_deps02 .flex .txt h5 {
    margin: 30px 0;
  }
  #program_deps02 .sub_title {
    flex-direction: column;
  }
  #program_deps02 .sub_title .line {
    margin: 5px 0 20px;
  }
  #program_deps02 .sub_title .line span {
    width: 1px;
    height: 30px;
  }
  #program_deps02 .sub_title .line span:after {
    top: auto;
    bottom: -10px;
    right: -3px;
  }
  #program_deps02 .sub_title b {
    text-align: center;
  }
  #camp_deps02 .flex .txt {
    text-align: center;
  }
  #camp_deps02 .flex .txt h5 {
    margin: 30px 0;
  }
  #camp_deps02 .flex .coding {
    flex-direction: column;
  }
  #camp_deps02 .flex .coding figure {
    margin: 50px 0 50px 0 !important;
    width: 80%;
  }
  #camp_deps02 .flex .coding figure:last-child {
    margin: 0 !important;
  }
  #camp_deps02 .sub_title {
    flex-direction: column;
  }
  #camp_deps02 .sub_title .line {
    margin: 5px 0 20px;
  }
  #camp_deps02 .sub_title .line span {
    width: 1px;
    height: 30px;
  }
  #camp_deps02 .sub_title .line span:after {
    top: auto;
    bottom: -10px;
    right: -3px;
  }
  #camp_deps02 .sub_title b {
    text-align: center;
  }
  #camp_deps03 {
    padding: 0 0 100px 0;
  }
  #camp_deps03 .flex .txt {
    text-align: center;
  }
  #camp_deps03 .flex .txt h5 {
    margin: 30px 0;
  }
  #camp_deps03 .flex .enlog figure {
    width: 18%;
  }
  #camp_deps03 .flex .list ul {
    flex-direction: column;
  }
  #camp_deps03 .flex .list ul li:first-child {
    margin: 0 0 50px 0;
  }
  #camp_deps03 .flex .list ul li figure {
    margin: 0 0 40px 0 !important;
  }
  #camp_deps03 .sub_title {
    flex-direction: column;
  }
  #camp_deps03 .sub_title .line {
    margin: 5px 0 20px;
  }
  #camp_deps03 .sub_title .line span {
    width: 1px;
    height: 30px;
  }
  #camp_deps03 .sub_title .line span:after {
    top: auto;
    bottom: -10px;
    right: -3px;
  }
  #camp_deps03 .sub_title b {
    text-align: center;
  }
  #news_deps02 {
    padding: 100px 0 0;
  }
  #vision_deps02 {
    padding: 100px 0 0;
  }
  #vision_deps02 .imgbox {
    margin: 100px 0;
  }
  #vision_deps02 .round ul li:nth-child(1):after {
    top: 0;
  }
  #vision_deps03 {
    margin: 0 0 100px 0;
  }
}
@media (max-width: 640px) {
  .s_pi {
    font-size: 2rem;
  }
  .s_sec {
    font-size: 1.8rem;
  }
  .s_xoc {
    font-size: 1.7rem;
  }
  .s_namal {
    font-size: 1.1rem;
  }
  .s_bix {
    font-size: 1.2rem;
  }
  #sub_deps01 .sub_title h3 {
    margin: 35px 0;
  }
  #sub_deps03 h3 {
    margin: 0 0 15px 0;
  }
  #meto_deps02 .flex .bio ul li {
    height: 265px;
  }
}
@media (max-width: 540px) {
  #sub_deps02 .inner .sub_title h3 span br {
    display: none;
  }
  #program_deps02 .flex .miracle ul li {
    width: 65%;
  }
  #vision_deps02 .imgbox .nth1 {
    padding-bottom: 90%;
  }
  #vision_deps02 .imgbox .d02 {
    top: 5%;
  }
  #vision_deps02 .imgbox .d03 {
    top: 9%;
  }
  #vision_deps03 .box .thm {
    width: 100%;
  }
  #vision_deps03 .box .txt_box {
    width: 100%;
  }
  #vision_deps03 .box .txt_box .txt {
    max-width: 80%;
  }
  #vision_deps03 .box .txt_box figure img {
    height: 300px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  #sub_contents {
    padding-top: 60px;
  }
  #partner_deps02 .thumb_list ul li {
    margin: 0 auto 50px;
    width: 80%;
    float: none;
  }
  #partner_deps02 .thumb_list ul li:nth-of-type(2n) {
    margin: 0 auto 50px;
  }
  #partner_deps02 .thumb_list ul li:nth-of-type(3n) {
    margin: 0 auto 50px;
  }
  #meto_deps02 .fig {
    flex-direction: column;
  }
  #meto_deps02 .fig figure {
    width: 100%;
  }
  #meto_deps02 .fig figure:first-child {
    margin: 0 0 20px 0 !important;
  }
  #meto_deps02 .flex {
    margin: 50px 0 0;
  }
  #meto_deps02 .flex .bio ul {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #meto_deps02 .flex .bio ul li {
    flex: auto;
    width: 90%;
    height: 355px;
  }
  #meto_deps02 .flex .bio ul li.d02 {
    margin-left: 0;
    margin-top: -100px;
  }
  #meto_deps02 .flex .bio ul li.d03 {
    margin-left: 0;
    margin-top: -100px;
  }
  #program_deps02 .flex {
    margin: 50px 0 0;
  }
  #camp_deps02 .flex .coding figure {
    width: 100%;
  }
  #camp_deps03 .flex .enlog {
    flex-wrap: wrap;
  }
  #camp_deps03 .flex .enlog figure {
    width: 30%;
  }
  #vision_deps02 .imgbox .nth1 {
    padding-bottom: 100%;
  }
  #vision_deps02 .imgbox .d01 {
    width: 100%;
  }
  #vision_deps02 .imgbox .d02 {
    width: 74%;
    top: 4%;
  }
  #vision_deps02 .imgbox .d03 {
    top: 8%;
    width: 45%;
  }
}
@media (max-width: 430px) {
  #sub_deps01 .tab {
    flex-wrap: wrap;
  }
  #sub_deps02 .inner .sub_title figure {
    margin: 50px 0 0 !important;
  }
  #sub_deps03 ul .box figure {
    width: 180px;
  }
  #sub_deps03 ul .box .line span {
    height: 70px;
  }
  #program_deps02 .fig figure {
    width: 90%;
  }
}
@media (max-width: 414px) {
  #vision_deps02 .imgbox .nth1 {
    width: 100%;
  }
  #vision_deps02 .imgbox .nth2 {
    width: 70%;
  }
  #vision_deps02 .imgbox .nth3 {
    top: 31%;
  }
  #camp_deps03 .flex .list ul li p {
    align-items: flex-start;
  }
}/*# sourceMappingURL=sub.css.map */