@charset "utf-8";

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff;
}
.hd_pops img {
  max-width: 100%;
}
.hd_pops_con {
}
.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative;
}
.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff;
}
.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left;
}
.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0;
}

/* 게시물 선택복사 선택이동 */
#copymove {
}
#copymove .win_desc {
  text-align: center;
  display: block;
}
#copymove .tbl_wrap {
  margin: 20px;
}
#copymove .win_btn {
  padding: 0 20px 20px;
}
.copymove_current {
  float: right;
  background: #ff3061;
  padding: 5px;
  color: #fff;
  border-radius: 3px;
}
.copymove_currentbg {
  background: #f4f4f4;
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important;
}
/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#skip_to_container a:focus,
#skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 3.3em;
}

/* ie6 이미지 너비 지정 */
.img_fix {
  width: 100%;
  height: auto;
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
  display: inline-block;
  position: relative;
}
#captcha legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden;
}
#captcha #captcha_img {
  height: 40px;
  border: 1px solid #898989;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
#captcha #captcha_mp3 {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/captcha2.png") no-repeat;
  text-indent: -999px;
  border-radius: 3px;
}
#captcha #captcha_reload {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/captcha2.png") no-repeat 0 -40px;
  text-indent: -999px;
  border-radius: 3px;
}
#captcha #captcha_key {
  margin: 0 0 0 3px;
  padding: 0 5px;
  width: 90px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  vertical-align: top;
}
#captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em;
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
  display: block;
  margin: 0 0 5px;
  width: 187px;
}
#captcha.m_captcha #captcha_img {
  width: 160px;
  height: 60px;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
  margin-top: 5px;
  display: block;
}
#captcha.m_captcha #captcha_reload {
  position: static;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url("../img/captcha2.png") no-repeat 0 -40px;
  text-indent: -999px;
}
#captcha.m_captcha #captcha_reload span {
  display: none;
}
#captcha.m_captcha #captcha_key {
  margin: 0;
  padding: 0 5px;
  width: 115px;
  height: 29px;
  border: 1px solid #b8c9c2;
  background: #f7f7f7;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  margin-left: 3px;
}
#captcha.m_captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em;
}
#captcha.m_captcha #captcha_mp3 {
  width: 31px;
  height: 31px;
  background: url("../img/captcha2.png") no-repeat 0 0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
}

/* ckeditor 단축키 */
.cke_sc {
  margin: 0 0 5px;
  text-align: right;
}
.btn_cke_sc {
  display: inline-block;
  padding: 0 10px;
  height: 23px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  line-height: 1.9em;
  vertical-align: middle;
  cursor: pointer;
}
.cke_sc_def {
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center;
}
.cke_sc_def dl {
  margin: 0 0 5px;
  text-align: left;
  zoom: 1;
}
.cke_sc_def dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.cke_sc_def dt,
.cke_sc_def dd {
  float: left;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9;
}
.cke_sc_def dt {
  width: 20%;
  font-weight: bold;
}
.cke_sc_def dd {
  width: 30%;
}

/* 버튼 */
a.btn,
.btn {
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  border: 0;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

a.btn01 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  vertical-align: middle;
}
a.btn01:focus,
a.btn01:hover {
  text-decoration: none;
}
button.btn01 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
}
a.btn02 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
a.btn02:focus,
.btn02:hover {
  text-decoration: none;
}
button.btn02 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
}

.btn_confirm {
  text-align: right;
} /* 서식단계 진행 */

.btn_submit {
  border: 0;
  background: #253dbe;
  color: #fff;
  cursor: pointer;
  border: 0;
}
.btn_submit:hover {
  background: #0025eb;
}

a.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
button.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.btn_cancel:hover {
  background: #aaa;
}
a.btn_frmline,
button.btn_frmline {
  display: inline-block;
  padding: 0 5px;
  height: 40px;
  border: 0;
  background: #3c3c3c;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  vertical-align: top;
} /* 우편번호검색버튼 등 */
a.btn_frmline {
}
button.btn_frmline {
  font-size: 1em;
}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {
  display: inline-block;
  background: #4c4f6f;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.btn_b01:hover,
.btn_b01:hover {
  background: #54598c;
}
a.btn_b02,
.btn_b02 {
  display: inline-block;
  background: #253dbe;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  border: 0;
  vertical-align: middle;
}
a.btn_b02:hover,
.btn_b02:hover {
  background: #0025eb;
}
a.btn_b03,
.btn_b03 {
  display: inline-block;
  background: #fff;
  border: 1px solid #b9bdd3;
  color: #646982;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b03:hover,
.btn_b03:hover {
  background: #ebedf6;
}
a.btn_b04,
.btn_b04 {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  color: #707070;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b04:hover,
.btn_b04:hover {
  color: #333;
  background: #f9f9f9;
}
a.btn_admin,
.btn_admin {
  display: inline-block;
  background: #d13f4a;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
} /* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  background: #ff3746;
}

/*컬러*/
.color_1 {
  background: #169dd6;
}
.color_2 {
  background: #14d53d;
}
.color_3 {
  background: #3814ff;
}
.color_4 {
  background: #7520c5;
}

/* 기본테이블 */
.tbl_wrap table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0 5px;
  border: 1px solid #ccc;
}
.tbl_wrap caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: left;
}
.tbl_head01 {
  margin: 0 0 10px;
}
.tbl_head01 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.tbl_head01 thead th {
  padding: 10px 0;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #ddd;
  background: #fafafa;
  height: 40px;
}
.tbl_head01 thead th input {
  vertical-align: top;
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center;
}
.tbl_head01 tbody th {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8;
}
.tbl_head01 td {
  color: #666;
  background: #fff;
  padding: 10px 5px;
  border-top: 1px solid #ecf0f1;
  line-height: 1.4em;
  height: 60px;
  word-break: break-all;
}
.tbl_head01 tbody tr:hover td {
  background: #fafafa;
}
.tbl_head01 a:hover {
  text-decoration: underline;
}

.tbl_head02 {
  margin: 0 0 10px;
}
.tbl_head02 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.tbl_head02 thead th {
  padding: 5px 0;
  border-top: 1px solid #d1dee2;
  border-bottom: 1px solid #d1dee2;
  background: #e5ecef;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em;
}
.tbl_head02 thead a {
  color: #383838;
}
.tbl_head02 thead th input {
  vertical-align: top;
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center;
}
.tbl_head02 tbody th {
  padding: 5px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
}
.tbl_head02 td {
  padding: 5px 3px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  line-height: 1.4em;
  word-break: break-all;
}
.tbl_head02 a {
}

/* 폼 테이블 */
.tbl_frm01 {
  margin: 0 0 20px;
}
.tbl_frm01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_frm01 th {
  width: 70px;
  padding: 7px 13px;
  border: 1px solid #e9e9e9;
  border-left: 0;
  background: #f5f8f9;
  text-align: left;
}
.tbl_frm01 td {
  padding: 7px 10px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: transparent;
}
.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
  vertical-align: middle;
  border-radius: 3px;
  padding: 5px;
  font-size: 15px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tbl_frm01 textarea {
  padding: 2px 2px 3px;
}
.frm_input {
  height: 40px;
}
select.frm_input {
  height: 50px;
}
select.frm_input option {
  font-size: 16px;
}

.full_input {
  width: 90%;
}
.half_input {
  width: 49.5%;
}
.third_input {
  width: 26%;
  max-width: 200px;
}
.tbl_frm01 textarea,
.write_div textarea {
  width: 100%;
  height: 100px;
}
.tbl_frm01 a {
  text-decoration: none;
}
.tbl_frm01 .frm_file {
  display: block;
  margin-bottom: 5px;
}
.tbl_frm01 .frm_info {
  display: block;
  padding: 0 0 5px;
  line-height: 1.4em;
}

/*기본 리스트*/
.list_01 li {
  border: 1px solid #dbdbdb;
  background: #fff;
  border-radius: 3px;
  margin: 3px 0;
  padding: 10px 15px;
  list-style: none;
  position: relative;
}
.list_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.list_01 li:hover {
  background: #f9f9f9;
}
.list_01 li.empty_li {
  text-align: center;
  padding: 20px 0;
  color: #666;
}
/*폼 리스트*/
.form_01 h2 {
  margin: 0 0 10px;
  font-size: 1.167em;
}
.form_01 li {
  margin: 10px 0;
}
.form_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.form_01 li .right_input {
  float: right;
}
.form_01 textarea {
  height: 100px;
  width: 100%;
}
.form_01 .frm_label {
  display: inline-block;
  width: 130px;
}

/* 자료 없는 목록 */
.empty_table {
  padding: 50px 0 !important;
  text-align: center;
}
.empty_list {
  padding: 20px 0 !important;
  color: #666;
  text-align: center;
}

/* 필수입력 */
.required,
textarea.required {
  background-image: url("../img/require.png") !important;
  background-repeat: no-repeat !important;
  background-position: right top !important;
}

/* 테이블 항목별 정의 */
.td_board {
  width: 80px;
  text-align: center;
}
.td_category {
  width: 80px;
  text-align: center;
}
.td_chk {
  width: 30px;
  text-align: center;
}
.td_date {
  width: 60px;
  text-align: center;
}
.td_datetime {
  width: 110px;
  text-align: center;
}
.td_group {
  width: 80px;
  text-align: center;
}
.td_mb_id {
  width: 100px;
  text-align: center;
}
.td_mng {
  width: 80px;
  text-align: center;
}
.td_name {
  width: 100px;
  text-align: left;
}
.td_nick {
  width: 100px;
  text-align: center;
}
.td_num {
  width: 50px;
  text-align: center;
}
.td_numbig {
  width: 80px;
  text-align: center;
}
.td_stat {
  width: 60px;
  text-align: center;
}

.txt_active {
  color: #5d910b;
}
.txt_done {
  color: #e8180c;
}
.txt_expired {
  color: #ccc;
}
.txt_rdy {
  color: #8abc2a;
}

/* 새창 기본 스타일 */
.new_win {
  position: relative;
}
.new_win .tbl_wrap {
  margin: 0 20px;
}
.new_win #win_title {
  font-size: 1.25em;
  height: 50px;
  line-height: 30px;
  padding: 10px 20px;
  background: #333;
  color: #fff;
}
.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em;
}
.new_win .win_ul {
  border-right: 1px solid #dfe6e7;
}
.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .win_ul li {
  float: left;
  background: #fff;
  width: 33.333%;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: -1px;
}
.new_win .win_ul li a {
  display: block;
  padding: 10px 0;
}
.new_win .win_ul .selected {
  background: #fff;
  border-color: #253dbe;
  position: relative;
  z-index: 5;
}
.new_win .win_ul .selected a {
  color: #253dbe;
  font-weight: bold;
}
.new_win .win_desc {
  margin: 5px 0;
  font-size: 0.92em;
  color: #3598db;
}
.new_win .frm_info {
  font-size: 0.92em;
  color: #3598db;
}
.new_win .win_total {
  text-align: right;
  margin: 10px 0;
}
.new_win .win_total span {
  display: inline-block;
  line-height: 30px;
  font-size: 0.92em;
  color: #4e546f;
  background: #d4d4d4;
  padding: 0 10px;
  border-radius: 5px;
}
.new_win .new_win_con {
  margin: 20px;
}
.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.new_win .win_btn {
  text-align: right;
}
.new_win .btn_close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background: url(../img/close_btn.gif) no-repeat 50% 50%;
  border: 0;
  text-indent: -999px;
  overflow: hidden;
  cursor: pointer;
}
.new_win .btn_submit {
  padding: 0 20px;
  height: 40px;
  font-weight: bold;
  font-size: 1.083em;
  float: right;
}

/* 검색결과 색상 */
.sch_word {
  color: #00c4ac;
}

/* 자바스크립트 alert 대안 */
#validation_check {
  margin: 100px auto;
  width: 500px;
}
#validation_check h1 {
  margin-bottom: 20px;
  font-size: 1.3em;
}
#validation_check p {
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #e9e9e9;
  background: #fff;
}

/* 사이드뷰 */
.sv_wrap {
  position: relative;
  font-weight: normal;
}
.sv_wrap .sv {
  z-index: 1000;
  display: none;
  margin: 5px 0 0;
  font-size: 0.92em;
  background: #333;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
.sv_wrap .sv:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent;
}
.sv_wrap .sv a {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  width: 100px;
  font-weight: normal;
  color: #bbb;
}
.sv_wrap .sv a:hover {
  background: #000;
  color: #fff;
}
.sv_member {
  color: #333;
}
.sv_on {
  display: block !important;
  position: absolute;
  top: 23px;
  left: 0px;
  width: auto;
  height: auto;
}
.sv_nojs .sv {
  display: block;
}

/* 페이징 */
.pg_wrap {
  clear: both;
  margin: 30px 0;
  text-align: center;
}
.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.pg {
}
.pg_page,
.pg_current {
  display: inline-block;
  vertical-align: middle;
  background: #f3f3f3;
  border: 1px solid #bbbcc3;
}
.pg a:focus,
.pg a:hover {
  text-decoration: none;
}
.pg_page {
  color: #555;
  font-size: 1.083em;
  height: 30px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 30px;
  text-decoration: none;
  border-radius: 3px;
}
.pg_page:hover {
  background-color: #ddd;
}
.pg_start {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_first.gif") no-repeat 50% 50% #fff;
  padding: 0;
  border: 1px solid #bbb;
}
.pg_prev {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_prev.gif") no-repeat 50% 50% #fff;
  padding: 0;
  border: 1px solid #bbb;
}
.pg_end {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_end.gif") no-repeat 50% 50% #fff;
  padding: 0;
  border: 1px solid #bbb;
}
.pg_next {
  text-indent: -999px;
  overflow: hidden;
  background: url("../img/btn_next.gif") no-repeat 50% 50% #fff;
  padding: 0;
  border: 1px solid #bbb;
}
.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
  background-color: #fafafa;
}

.pg_current {
  display: inline-block;
  background: #4c4f6f;
  color: #fff;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  border-radius: 3px;
  -webkit-box-shadow: inset 1px 1px 2px #222542;
  -moz-box-shadow: inset 1px 1px 2px #222542;
  box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/*
 -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer #ftBot .info p {
    text-align: center;
  }
  footer #ftBot .info p:first-child {
    margin-bottom: 10px;
    width: 100%;
  }
  footer #ftBot .info p:first-child:after {
    display: none;
  }
  footer #ftBot .copy {
    margin-top: 12px;
    text-align: center;
  }
  #online .display .info {
    display: block;
    max-width: 640px;
    margin: 0 auto;
  }
  #online .display .info > * {
    width: 100% !important;
  }
  #online .display .info .txt {
    padding-left: 0;
    margin-top: 30px;
  }
  #online .display .info .txt dl dd {
    margin-top: 25px;
  }
  #greeting .info > div {
    display: block;
  }
  #greeting .info > div > * {
    width: 100% !important;
  }
  #greeting .info .img {
    text-align: center;
  }
  #greeting .info .img img {
    max-height: 520px;
  }
  #greeting .info .txtBox {
    max-width: 640px;
    margin: 30px auto 0;
    padding: 0;
  }
  #greeting .info .txtBox dl br {
    display: none;
  }
  #greeting .info .txtBox dl dt {
    font-size: 1.8rem;
  }
  #greeting .info .txtBox dl dd {
    margin-top: 44px;
  }
  #greeting .info .ceo {
    max-width: 640px;
    margin: 30px auto 0;
  }
  #greeting .info .ceo img {
    max-height: 100px;
  }
  #location section:not(:last-child) {
    margin-bottom: 55px;
  }
  #location .mapWrap iframe {
    height: 450px !important;
  }
  #location .info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #location .info .addr {
    width: calc(100% - 293px);
  }
  #location .info .tel {
    margin-right: 0;
  }
  #location .info .transfer {
    width: 100%;
    margin-top: 20px;
  }
  #location .info.type2 .addr {
    padding: 0 36px;
  }
  #org .team .info {
    display: block;
  }
  #org .team .info > * {
    max-width: 480px;
    margin: 0 auto;
  }
  #org .team .info .img {
    text-align: center;
  }
  #org .team .txtBox {
    padding-left: 0;
  }
  #org .team .list .icon {
    width: 80px;
    height: 80px;
  }
  #org .team .list .icon img {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  #org .team .list dl {
    margin-left: 24px;
  }
  #org .cto {
    display: block;
    padding: 40px;
  }
  #org .cto .img {
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #org .cto .name {
    text-align: center;
  }
  #org .cto .info2 {
    max-width: 640px;
    margin: 0 auto;
  }
  .features .cate ul {
    text-align: center;
  }
  .features .cate ul li {
    font-size: 1.5rem;
    height: 90px;
    padding: 0 10px;
    border-radius: 30px;
  }
  .cover_box .item {
    width: 32%;
    margin-right: 2%;
  }
  .cover_box .item:nth-child(4n) {
    margin-right: 2%;
  }
  .cover_box .item:nth-child(3n) {
    margin-right: 0;
  }
  .cover_box .item .cover_tit {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .board02_list .item figure.box {
    width: 260px;
  }
  .board02_list .item .text_box {
    width: calc(100% - 430px);
    margin: 0 20px;
  }
  .board02_list .item .text_box p {
    margin: 10px 0 0 0;
  }
  .new_ctn03 .coreInfo.type2 {
    display: block;
  }
  .new_ctn03 .con_box {
    padding: 40px 20px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .new_ctn03 .con_box dl {
    margin-top: 30px;
  }
  .new_ctn04 .new_list .item {
    display: block;
    width: 50%;
  }
  .new_ctn04 .new_list .item figure {
    margin: 0 auto;
    display: block;
  }
  .new_ctn04 .new_list .item .txt {
    margin-top: 20px;
    margin-left: 0;
  }
  .new_ctn04 .new_list .item .txt h4 {
    text-align: center;
  }
  .new_ctn04 .new_list .item .txt ul {
    max-width: 221px;
    margin: 20px auto 0;
  }
  .new_ctn04 .new_list .item .txt ul br {
    display: none;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(2) {
    width: calc(100% - 230px);
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(3) {
    width: 80px;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(1) {
    width: 140px;
  }
  .new_ctn05 .talent_txt > .item .cont .box h4 {
    font-size: 2rem;
  }
  .new_ctn05 .talent_txt > .item .cont .box h5 {
    font-size: 1.25rem;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .tit {
    font-size: 1.125rem;
  }
  .chat0002 {
    right: 0;
  }
  .grapth .txtBox dl dt {
    font-size: 1.8rem;
  }
  .grapth .txtBox dl dt > div p {
    border-bottom: none;
  }
  .grapth .txtBox:not(:last-child) {
    margin-bottom: 65px;
  }
  .grapth .img {
    position: static;
  }
  .scope {
    padding-top: 0;
  }
  .scope .list ul li .tit {
    font-size: 1.5rem;
  }
  .type_list2 ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .type_list2 ul li {
    width: 32%;
    margin-right: 2% !important;
    max-width: 100% !important;
    margin-bottom: 40px;
  }
  .type_list2 ul li:nth-child(3n) {
    margin-right: 0 !important;
  }
  .type_list2 ul li dl dt {
    font-size: 1.2rem;
    height: 120px;
    padding-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .new_ctn05 .talent_txt > .item {
    padding: 60px 0 0;
  }
  .new_ctn05 .talent_txt > .item.type1 .cont .box .item > ul > li {
    margin-bottom: 100px;
  }
  .new_ctn05 .talent_txt > .item.type1 .cont .box:nth-child(3) {
    bottom: 150px;
  }
  .new_ctn05 .talent_txt > .item .cont {
    position: relative;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(2) {
    width: 100%;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-child(3) {
    width: 80px;
    position: absolute;
    bottom: 80px;
    right: 0;
    height: auto;
    display: block;
    top: unset;
    width: 33.33333333%;
    text-align: center;
  }
  .new_ctn05 .talent_txt > .item .cont .box h4 {
    font-size: 1.6rem;
  }
  .new_ctn05 .talent_txt > .item .cont .box h5 {
    font-size: 1.0625rem;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li {
    margin-bottom: 30px;
    width: 33.3333333%;
    position: relative;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .tit {
    font-size: 1rem;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li:nth-child(5)::before, .new_ctn05 .talent_txt > .item .cont .box .item > ul > li:nth-child(4)::before {
    content: "";
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f18924;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul li {
    font-size: 12px;
    line-height: 1.6;
  }
  .df_bd colgroup,
  .df_bd thead {
    display: none;
  }
  .df_bd table,
  .df_bd td,
  .df_bd tr,
  .df_bd tbody {
    display: block;
  }
  .df_bd table tr {
    border-bottom: 1px solid #ccc;
    padding: 20px 12px;
    position: relative;
  }
  .df_bd table td {
    display: inline-block;
    padding: 0;
    font-size: 13px;
    border: none;
  }
  .df_bd table td:nth-child(1) {
    display: none;
  }
  .df_bd table td:nth-child(2) {
    font-size: 1rem;
    width: 100%;
    margin-bottom: 12px;
  }
  .df_bd table td.status {
    position: absolute;
    right: 0;
    bottom: 12px;
  }
  .df_bd table td.status p {
    height: 30px;
    font-size: 13px;
    width: 90px;
  }
  .df_bd .schWrap form * {
    height: 42px;
  }
  .df_bd .schWrap form > div:nth-child(1) {
    max-width: 125px;
  }
  .df_bd .schWrap form > div:nth-child(2) {
    max-width: 250px;
  }
  #supportBusi .topTxt br {
    display: none;
  }
  #supportBusi .topTxt dl dt {
    font-size: 3rem;
  }
  #supportBusi .info .list .tit {
    top: -40px;
    font-size: 1.8rem;
    padding: 0 30px;
  }
  #supportBusi .info .list .tit span {
    display: block;
  }
  #supportBusi .info .list .txt {
    font-size: 1.8rem;
  }
  #supportBusi .info .list .txt strong {
    font-size: 2.5rem;
  }
  #supportBusi .info .point ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #supportBusi .info .point ul li {
    width: 50%;
  }
  #supportBusi .info .point ul li:nth-child(1), #supportBusi .info .point ul li:nth-child(2) {
    margin-bottom: 60px;
  }
  #supportBusi .info .ai .img {
    padding: 70px 40px;
  }
  #supportBusi .cost ul li dl dd.type2 div {
    font-size: 1.8rem;
  }
  #supportBusi .cost ul li dl dd.type2 div strong {
    font-size: 2.5rem;
  }
  #supportBusi .cost.type2 ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #supportBusi .cost.type2 ul li {
    width: 48%;
    margin-right: 4% !important;
    margin-bottom: 30px;
  }
  #supportBusi .cost.type2 ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  #supportBusi .cost.type2 .txtInfo {
    display: block;
    padding-left: 0;
  }
  #supportBusi .cost.type2 .txtInfo p {
    font-size: 1rem;
  }
  #supportBusi .cost.type2 .txtInfo .except {
    margin-top: 30px;
    max-width: 100%;
    padding: 30px;
  }
}
*/

/* 767px ****************************************************************************************************************************************************************************/
/*
@media (max-width: 800px) {
  .inquiry > .sec11 {
    text-align: left;
    margin-bottom: 25px;
  }
  .captch {
    position: relative;
    bottom: 0;
  }
  .captch .code input {
    width: 100%;
  }
}
*/
/*
@media (max-width: 767px) {
  html,
  body,
  table,
  input,
  textarea {
    font-size: 13px;
  }
  .tit_s3 dl dt {
    font-size: 4.6rem;
  }
  .tit_s3:after {
    bottom: 10px;
  }
  .tit_s1 h2 {
    font-size: 3.6rem;
  }
  .tit_s1 h2 span {
    font-size: 4.5rem;
  }
  #mainVisual .item .info > div .txtBox {
    padding: 0 20px;
  }
  #mainVisual .item .info > div .txtBox p {
    font-size: 3rem;
  }
  #mainContents #news {
    padding: 90px 0;
  }
  #mainContents #news .list .arrows {
    margin-top: 20px;
  }
  #contactInfo {
    padding: 60px 0;
  }
  #contactInfo > div .infoList {
    display: block;
    border-top: none;
  }
  #contactInfo > div .infoList .tit {
    margin: 20px 0;
  }
  #contactInfo > div .infoList ul {
    max-width: 200px;
    margin: 0 auto;
    text-align: left;
  }
  #contactInfo > div .infoList section {
    text-align: center;
    width: 100%;
    height: auto;
    padding: 110px 18px;
    border: 1px solid #22293f;
    padding: 30px;
  }
  #contactInfo > div .infoList section:not(:last-child) {
    margin-bottom: 12px;
  }
	/* sub */
/*
  #sv {
    height: 350px;
  }
  #sv .tit {
    bottom: -12px;
    font-size: 5rem;
  }
  .txtBox_s1 dl dt p {
    font-size: 3.2rem;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  .txtBox_s1 dl dt span {
    font-size: 1.8rem;
  }
  #vision {
    padding-bottom: 250px;
  }
  .coreInfo article {
    display: block;
    width: 100% !important;
  }
  .coreInfo article .num {
    margin-bottom: 20px;
  }
  .coreInfo article dl dt {
    font-size: 2rem;
  }
  .coreInfo article > *:not(.num) {
    width: 100% !important;
  }
  .coreInfo article .txt {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .coreInfo.type2 {
    display: block;
  }
  .coreInfo.type2 article {
    width: 100%;
    border-left: none !important;
    padding: 0;
  }
  #dataWrap .coreInfo.type2 {
    margin-top: 0;
  }
  .skilInfo .list {
    display: block;
  }
  .skilInfo .list:after {
    width: 1px;
    height: 100%;
    border-top: none;
    border-right: 1px dashed #f18924;
    left: 50%;
    top: 0;
  }
  .skilInfo .list > * {
    margin: 0 auto;
  }
  .skilInfo .list .img {
    margin: 30px auto !important;
  }
  .skilInfo .list .txt:nth-child(1):after {
    top: 100%;
    -webkit-transform: translate(-2px, -3px);
            transform: translate(-2px, -3px);
    right: auto;
    left: 50%;
  }
  .skilInfo .list .txt:nth-child(3):after {
    bottom: 100%;
    top: auto;
    -webkit-transform: translate(-2px, 3px);
            transform: translate(-2px, 3px);
    left: 50%;
  }
  .tab_s1 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tab_s1 .present button {
    font-size: 1.2rem;
  }
  .tab_s1 .past ul li:not(:last-child):after {
    margin: 0 12px;
  }
  #history .info .item .num {
    font-size: 1.2rem;
  }
  #history .info .item .year {
    font-size: 5rem;
  }
  #history .info .item .list {
    padding-left: 10px;
  }
  #location .mapWrap iframe {
    height: 350px !important;
  }
  #location .info.type2 > * {
    width: 100% !important;
    margin-right: 0 !important;
    height: auto;
    padding: 30px 20px !important;
    display: block;
  }
  #location .info.type2 .tel {
    margin-top: 20px;
  }
  .board02_list .item {
    display: block;
  }
  .board02_list .item figure.box {
    margin: 0 auto;
  }
  .board02_list .item .text_box {
    width: 100%;
    margin: 20px auto;
    max-width: 480px;
  }
  .board02_list .item .icon_box {
    margin: 0 auto;
  }
  .grapth .txtBox dl dt {
    font-size: 1.4rem;
  }
  .grapth .txtBox dl dd {
    padding-left: 0;
    margin-top: 25px;
  }
  .grapth .txtBox dl dd br {
    display: none;
  }
  .grapth .txtBox dl dd p {
    font-size: 1rem;
  }
  .grapth .txtBox:not(:last-child) {
    margin-bottom: 35px;
  }
  .scope .list ul li {
    margin-bottom: 40px;
  }
  .scope .list ul li .tit {
    font-size: 1.2rem;
    margin-bottom: 16px;
  }
  #supportBusi .info .list .tit {
    font-size: 1.5rem;
  }
  #supportBusi .info .list .txt {
    font-size: 1.5rem;
  }
  #supportBusi .info .list .txt strong {
    font-size: 2rem;
  }
  #supportBusi .cost .tit {
    font-size: 1.6rem;
  }
  #supportBusi .cost ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #supportBusi .cost ul li {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0 !important;
  }
  #supportBusi .cost ul li dl dt {
    font-size: 1.5rem;
  }
  #supportBusi .cost ul li dl dd.type2 div {
    font-size: 1.5rem;
  }
  #supportBusi .cost ul li dl dd.type2 div strong {
    font-size: 2rem;
  }
  #supportBusi .cost .sTxt {
    padding: 20px;
  }
  #supportBusi .topTxt dl dt {
    font-size: 2rem;
  }
  #supportBusi .topTxt .date {
    font-size: 1.2rem;
  }
  #supportBusi .topTxt .link a {
    font-size: 1.2rem;
    height: 60px;
  }
  #supportBusi .info > div .expected ul li p {
    font-size: 1rem;
  }
}

/* 640px ****************************************************************************************************************************************************************************/
/*
@media (max-width: 640px) {
  .df_bd .schWrap form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .df_bd .schWrap form > div:nth-child(1) {
    max-width: 85px;
  }
  .df_bd .schWrap form > div:nth-child(2) {
    width: calc(100% - 91px);
    margin-right: 0;
    max-width: 100%;
  }
  .df_bd .schWrap form > div:nth-child(3) {
    margin-top: 10px;
    width: 100%;
  }
  .fnList dl dt {
    font-size: 1.3rem;
  }
  .grapth .txtBox dl dt {
    font-size: 1.2rem;
  }
  .type_list2 ul li {
    width: 100%;
    margin-right: 0;
  }
  .type_list2 ul li dl dt {
    height: 80px;
    padding-bottom: 10px;
  }
  .type_list2 ul li dl dd .type {
    top: -10px;
  }
  .type_list2 ul li dl dd .group {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .type_list2 ul li dl dd .group > div:not(:last-child) {
    margin-right: 30px;
  }
  .case ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .case ul li {
    width: 49%;
    margin-right: 2% !important;
    margin-bottom: 50px;
  }
  .case ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .case ul li .txt {
    font-size: 1rem;
  }
  .tit_s3 dl {
    display: block;
  }
  .tit_s3 dl dt {
    font-size: 3.6rem;
  }
  .tit_s3 dl dd {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-top: 12px;
    font-size: 1.5rem;
  }
  .tit_s3:after {
    bottom: 40px;
  }
  .tit_s2 h3 {
    font-size: 3.6rem;
  }
  .tit_s1 h2 {
    font-size: 3rem;
  }
  .tit_s1 h2 span {
    font-size: 4rem;
  }
  .chkList {
    display: block;
  }
  .chkList ul {
    width: 100%;
    margin-top: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .chkList ul li {
    margin: 5px 0 !important;
    width: 33.3333333%;
  }
  #mainVisual .item .info > div .txtBox p {
    font-size: 2.6rem;
  }
  #mainContents #overview .list .num strong {
    font-size: 3rem;
  }
  #mainContents #overview .list .num span {
    font-size: 1.5rem;
  }
  #mainContents #contact .form .captch {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #mainContents #contact .form .captch .img {
    width: calc(100% - 74px);
  }
  #mainContents #contact .form .captch button {
    margin-right: 0 !important;
  }
  #mainContents #contact .form .captch .code {
    width: 100%;
    margin-top: 6px;
  }
  #mainContents .contPage .txt dl dt {
    font-size: 2.2rem;
  }
	/* sub */
/*
  #sv .tit {
    bottom: -6px;
    font-size: 4rem;
  }
  #lnb .depth2 > li:not(:last-child) {
    margin-right: 30px;
  }
  .txtBox_s1 dl dt p {
    font-size: 2.6rem;
  }
  .txtBox_s1 dl dt span {
    font-size: 1.6rem;
  }
	/* vision */
/*
  #vision {
    padding-bottom: 200px;
  }
  #vision .coreCompetence .list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #vision .coreCompetence .list ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 60px;
  }
  #vision .coreCompetence .list ul li:nth-child(2n) {
    margin-right: 0;
  }
  #vision .coreCompetence .list ul .txt {
    margin-top: 25px;
  }
  #vision .coreCompetence .list ul .txt dl dt {
    font-size: 1.3rem;
  }
  #vision .coreCompetence .list ul .txt dl dd {
    margin-top: 14px;
  }
  #vision .overview .info .tit {
    font-size: 1.6rem;
  }
  #vision .overview .info .box {
    padding: 30px !important;
  }
  #vision .overview .info .box .list {
    margin-top: 30px !important;
  }
  #vision .overview .info .box .list ul li span {
    width: 80px;
  }
  #vision .busiArea {
    margin-top: 30px;
  }
  #vision .busiArea .list .dotLine {
    width: 130px;
  }
  #vision .busiArea .list ul li {
    padding-left: 20px;
  }
  #vision .busiArea .list ul li .line {
    width: 200px;
    height: 200px;
  }
  #vision .busiArea .list ul li .line dl dt {
    font-size: 2.2rem;
  }
  #vision .busiArea .list ul li .txt {
    padding-left: 20px;
  }
  #vision .busiArea .list ul li .txt dl dt {
    font-size: 1.5rem;
  }
  #vision .busiArea .list ul li .txt dl dd {
    margin-top: 15px;
  }
	/**/
/*
  .idesk br {
    display: none;
  }
  .idesk .tit {
    padding: 0 30px;
  }
  .idesk .tit p {
    font-size: 1.3rem;
  }
  .idesk .info .txtBox dl dt {
    font-size: 2rem;
  }
  .idesk .info .txtBox dl dt strong {
    font-size: 3rem;
  }
  .skilInfo {
    margin-top: 48px;
  }
  .iconList br {
    display: none;
  }
  .iconList ul {
    max-width: 320px !important;
  }
  .iconList ul li {
    width: 130px !important;
    height: 130px !important;
    margin-right: 20px !important;
    position: relative;
    margin-bottom: 100px;
  }
  .iconList ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .iconList ul li .icon {
    height: auto;
  }
  .iconList ul li .icon img {
    width: 80px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .iconList ul li .txt {
    height: auto;
    margin-top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% + 20px);
    font-size: 13px;
  }
  .iconList.type2 .icon {
    margin-bottom: 0;
  }
  .iconList.type2 ul li {
    margin-bottom: 170px;
  }
  .iconList.type2 ul li strong {
    font-size: 1.2rem;
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(100% + 20px);
  }
  .iconList.type2 ul li .txt {
    top: calc(100% + 50px);
    margin-top: 30px;
  }
  .iconList.type3 ul li strong {
    font-size: 1rem;
  }
  .iconList.type3 ul li strong span {
    font-size: 1rem;
  }
  .tit_s6 .s_txt {
    font-size: 1.2rem;
  }
  .features .txt {
    font-size: 1.2rem;
  }
  .features .tit {
    width: 320px;
    height: 320px;
    font-size: 1.8rem;
  }
  .features .tit p {
    margin-top: 10px;
  }
  .features .tit > div {
    bottom: 30px;
  }
  .features .tit > div img {
    max-width: 180px;
  }
  .features .bg {
    width: 300px;
    height: 300px;
    top: -160px;
  }
  header nav .gnb {
    padding: 50px 30px;
  }
  header nav .gnb .depth2 {
    padding: 30px 40px 0;
  }
  header nav .gnb > li:not(:last-child) {
    margin-bottom: 20px;
  }
  header nav .gnb > li > a {
    font-size: 1.8rem !important;
    padding: 12px 30px !important;
  }
  #lnb .depth2 > li:not(:last-child) {
    margin-right: 15px;
  }
  .primaryFn .list ul li .tit {
    margin-bottom: 12px;
    min-height: 40px;
    font-size: 1.2rem;
  }
  .applyField .info {
    display: block;
  }
  .applyField .info .tit {
    position: static;
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .applyField .info .box ul li {
    font-size: 1.3rem;
  }
  .applyField .info .box ul li img {
    width: 80px;
  }
  .applyField .info .box ul li span {
    display: block;
  }
  .applyField .info .box ul li p {
    margin-left: 10px;
  }
  #online .display .info .txt dl dt {
    font-size: 1.5rem;
  }
  #online .display .info .txt dl dd p {
    font-size: 1rem;
  }
  #online .media .list ul li {
    width: 32%;
    margin-right: 2%;
  }
  #online .media .list ul li:nth-child(4n) {
    margin-right: 2%;
  }
  #online .media .list ul li:nth-child(3n) {
    margin-right: 0%;
  }
  #history .info .item .year {
    font-size: 4rem;
  }
	/* 조직도 */
/*
  #location .mapWrap iframe {
    height: 300px !important;
  }
  #location .info > * {
    width: 100% !important;
    margin-right: 0 !important;
    height: auto;
    padding: 30px 20px;
  }
  #location .info .tel {
    margin-top: 20px;
  }
  #location .info .transfer ul {
    padding: 0;
  }
  #org .member ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #org .member ul li {
    width: 48%;
    margin-right: 4%;
  }
  #org .member ul li:nth-child(2n) {
    margin-right: 0;
  }
  .features .cate ul {
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 272px;
    margin: 0 auto;
  }
  .features .cate ul li {
    font-size: 1.2rem;
    height: 70px;
    width: 130px;
    margin-right: 12px;
    margin-bottom: 12px;
    border-radius: 20px;
  }
  .features .cate ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .cover_box .item {
    width: 49%;
    margin-right: 2%;
  }
  .cover_box .item:nth-child(3n) {
    margin-right: 2%;
  }
  .cover_box .item:nth-child(2n) {
    margin-right: 0;
  }
  .inquiry > article {
    width: 100% !important;
  }
  .inquiry > article input {
    width: 100% !important;
  }
  #supportBusi .topTxt dl dt {
    font-size: 1.6rem;
  }
  #supportBusi .cost {
    padding-top: 68px;
  }
  #supportBusi .cost.type2 ul li {
    padding: 60px 0 40px;
    width: 100%;
    height: auto;
    margin-right: 0 !important;
  }
  #supportBusi .info {
    padding: 76px 0;
    margin-top: 58px;
  }
  #supportBusi .info > div .expected ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #supportBusi .info > div .expected ul li {
    width: 100%;
    margin-right: 0 !important;
  }
  #supportBusi .info > div .expected ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  #supportBusi .info .point ul li .icon img {
    height: 60px;
  }
  #supportBusi .info .point ul li p {
    font-size: 1rem;
    margin-top: 36px;
  }
  #supportBusi .info .list .tit {
    font-size: 1.4rem;
    width: 160px;
    padding: 0;
  }
  #supportBusi .info .list .tit span {
    font-size: 1rem;
  }
  #supportBusi .info .list .txt {
    font-size: 1.2rem;
  }
  #supportBusi .info .list .txt strong {
    font-size: 1.3rem;
  }
}

/* 539px ****************************************************************************************************************************************************************************/
/*
@media (max-width: 539px) {
  #vision .busiArea {
    margin-top: 30px;
  }
  #vision .busiArea .list {
    margin-top: 40px;
  }
  #vision .busiArea .list .dotLine {
    display: none;
  }
  #vision .busiArea .list ul li {
    padding-left: 0;
    display: block;
  }
  #vision .busiArea .list ul li .line {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }
  #vision .busiArea .list ul li .txt {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
  }
  .tit_s6 .s_txt dl dt,
  .tit_s6 .s_txt2 dl dt {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .tit_s6 .s_txt dl dd,
  .tit_s6 .s_txt2 dl dd {
    font-size: 1rem;
  }
  .coreInfo article:not(:last-child) {
    margin-bottom: 80px;
  }
  .coreInfo article dl dt {
    font-size: 1.4rem !important;
  }
  .coreInfo article dl dd {
    font-size: 1rem;
  }
  #curating .listBox {
    display: block;
  }
  #curating .listBox .img {
    padding: 0 20px;
  }
  #curating .listBox .list {
    margin-left: 0;
    margin-top: 30px;
  }
  .idesk .info .txtBox dl dt {
    font-size: 1.8rem;
  }
  .idesk .info .txtBox dl dt strong {
    font-size: 2.6rem;
  }
  .fnList br {
    display: none;
  }
  .fnList dl {
    display: block;
  }
  .fnList dl > * {
    width: 100% !important;
  }
  .fnList dl p {
    line-height: 1.6;
  }
  .fnList dl dt {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fnList dl dt .icon {
    margin-left: 20px;
    margin-top: 0;
  }
  .idesk .info .iconLi ul li {
    width: 100%;
  }
  .ads .info ul li {
    height: auto !important;
    padding: 50px 30px;
    display: block;
  }
  .ads .info ul li .icon {
    margin: 0 auto 30px;
  }
  .ads .info ul li .icon img {
    max-height: 80px;
  }
  .ads .info ul li dl dt {
    font-size: 1.5rem;
  }
  .ads .info ul li dl dd {
    margin-top: 20px;
  }
  .ads .info ul li .txt {
    padding-left: 0 !important;
    height: auto !important;
  }
  .ads .info ul li .source {
    margin-top: 20px;
  }
  .ads.type2 .info ul li .icon {
    width: 100%;
  }
  .moreBtn.mt80 {
    margin-top: 40px;
  }
  .moreBtn a {
    font-size: 1.3rem;
    height: 60px;
  }
  #greeting .info .ceo {
    font-size: 1rem;
  }
  #greeting .info .ceo p {
    max-width: 320px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  #greeting .info .ceo span {
    font-size: 1.5rem;
    width: calc(100% - 120px);
    margin: 0 8px 0 12px;
  }
  #greeting .info .ceo img {
    width: 120px;
    position: absolute;
    right: 0;
    top: -20px;
  }
  .tit_s4 {
    margin-bottom: 39px;
  }
  #org .team .list {
    display: block;
  }
  #org .team .list dl {
    margin-left: 0;
    margin-top: 20px;
  }
}

/* 480px ****************************************************************************************************************************************************************************/
/*
@media (max-width: 480px) {
  .scope .list ul li {
    width: 49%;
    margin-right: 2%;
  }
  .scope .list ul li:nth-child(3n) {
    margin-right: 2%;
  }
  .scope .list ul li:nth-child(2n) {
    margin-right: 0;
  }
  #lnb .depth2 > li a {
    font-size: 13px;
  }
  .tit_s1 h2 {
    font-size: 2.6rem;
  }
  .tit_s1 h2 span {
    font-size: 3.6rem;
  }
  .tit_s3 dl dt {
    font-size: 3rem;
  }
  .tit_s2 h3 {
    font-size: 2.8rem;
  }
  #mainVisual .item .info > div .txtBox {
    padding: 0;
  }
  #mainVisual .item .info > div .txtBox .cate {
    font-size: 1.5rem;
  }
  #mainVisual .item .info > div .txtBox .cate::before {
    width: 80px;
  }
  #mainVisual .item .info > div .txtBox p {
    font-size: 2.2rem;
    margin-top: 20px;
  }
  #mainContents #overview .list .num {
    margin: 20px 0;
  }
  #mainContents #overview .list .num strong {
    font-size: 2.4rem;
  }
  #mainContents #overview .list .num span {
    font-size: 1.3rem;
  }
	/* sub */
/*
  #sv {
    height: 300px;
  }
  #sv .tit {
    font-size: 2rem;
  }
  .txtBox_s1 dl dt p {
    font-size: 2.2rem;
  }
  .txtBox_s1 dl dt span {
    font-size: 1.4rem;
  }
	/* vision */
/*
  #vision .coreCompetence .list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #vision .coreCompetence .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    margin-right: 0 !important;
  }
  #vision .icon_list ul {
    max-width: 300px;
    margin: 0 auto;
  }
  #vision .icon_list ul li {
    width: 140px;
    height: 140px;
  }
  #vision .icon_list ul li:nth-child(odd) {
    margin-left: 0;
  }
  #vision .icon_list ul li:nth-child(2n) {
    margin-left: 15px !important;
  }
  #vision .icon_list ul li:after {
    display: none !important;
  }
  #vision .icon_list ul li .icon {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    margin-top: -20px;
  }
  #vision .icon_list ul li .txt {
    font-size: 1.1rem;
    height: 20px;
    margin-top: 0;
  }
  .idesk .info .txtBox dl dt {
    font-size: 1.5rem;
  }
  .idesk .info .txtBox dl dt strong {
    font-size: 2.2rem;
  }
  .tab_s1 {
    display: block;
  }
  .tab_s1 .present {
    margin-bottom: 20px;
  }
  #history .info .item .year {
    font-size: 3rem;
  }
  .applyField .info .box ul li {
    margin-bottom: 30px;
    font-size: 1.2rem;
  }
  .applyField .info .box ul li img {
    width: 60px;
  }
  .cover_box .item {
    width: 100%;
    margin-right: 0;
  }
  .cover_box .item:nth-child(3n) {
    margin-right: 0;
  }
  .cover_box .item:nth-child(2n) {
    margin-right: 0;
  }
  .new_ctn03 .con_box .img_box img {
    width: 100px;
  }
  .new_ctn04 .new_list .item {
    padding: 0 10px;
  }
  .new_ctn04 .new_list .item figure {
    width: 100px;
  }
  .new_ctn04 .new_list .item .txt h4 {
    font-size: 18px;
  }
  .new_ctn04 .new_list .item .txt ul li {
    font-size: 13px;
  }
  #supportBusi .topTxt dl dt {
    font-size: 1.3rem;
  }
  #supportBusi .topTxt dl dd {
    font-size: 1rem;
  }
  #supportBusi .cost ul li dl dt {
    font-size: 1.2rem;
  }
}

@media (max-width: 400px) {
  #mainVisual .item .info > div .txtBox {
    padding: 0;
  }
  #mainVisual .item .info > div .txtBox .cate {
    font-size: 1.4;
  }
  #mainVisual .item .info > div .txtBox p {
    font-size: 1.6rem;
  }
}
*/
