.modal.start_pop .modal-footer .check-area {
  float: left;
  display: inline-block;
}

.modal.start_pop .modal-footer .check-area label, .modal.start_pop .modal-footer .check-area input {
  cursor: pointer;
}

.modal.start_pop .modal-footer .pop-close {
  float: right;
  display: inline-block;
  cursor: pointer;
}

.modal.start_pop {
  position: absolute;
  top: 110px;
  left: 10px;
  width: auto;
  height: auto;
  right: auto;
  bottom: auto;
}

.modal.start_pop .modal_standard {
  position: relative;
  display: block;
  width: auto;
  height: auto;
}

.modal.start_pop .modal_wrap {
  display: block;
}

.modal.start_pop .modal_standard .modal-dialog {
  max-width: 800px;
  width: 95%;
}

.modal.start_pop .modal_standard .modal-dialog .modal-header {
  cursor: move;
  border-bottom: solid 1px #ddd;
  padding: 5px 0;
}

.modal.start_pop .modal_standard .modal-dialog .modal-body {
  padding: 0;
}

.modal.start_pop .modal_standard .modal-dialog .modal-footer {
  padding: 5px 10px;
}

@media all and (max-width: 1024px) {
  .modal.start_pop {
    left: 0px !important;
    width: 100%;
  }
  
  .modal.start_pop .modal_standard .modal-dialog {
    margin: 0 auto;
  }
}

@media all and (max-width: 640px) {
  .modal.start_pop .modal-body {
    max-height: 300px;
    overflow-y: auto;
  }
}

/* 2018-04-27 */
.staff_table .row .team ul li:first-child {
  border-top: 0
}

.intro5 .table-type-02 th,
.intro5 .table-type-02 td {
  font-size: 14px;
  word-break: keep-all;
  padding: 10px 2px
}

@media screen and (max-width: 1024px) {
  .intro5 .table-type-02 th,
  .intro5 .table-type-02 td {
    font-size: 13px;
    word-break: normal;
  }
}

@media screen and (max-width: 640px) {
  .intro5 .table-type-02 tr,
  .intro5 .table-type-02 tbody,
  .intro5 .table-type-02 thead,
  .intro5 .table-type-02 th,
  .intro5 .table-type-02 td {
    display: block;
  }
  
  .intro5 .table-type-02:before,
  .intro5 .table-type-02:after {
    content: '';
  }
  
  .table-type-02 tbody tr:first-child td,
  .table-type-02 tbody tr:first-child th {
    border-top: 0;
  }
  
  .intro5 .table-type-02 th br {
    display: none;
  }
  
  .intro5 .table-type-02 tbody {
    width: 30%;
    float: left;
  }
  
  .intro5 .table-type-02 thead {
    width: 70%;
    float: left;
  }
  
  .intro5 .table-type-02 th,
  .intro5 .table-type-02 td {
    padding: 5px;
    border: 0;
    border-bottom: 1px solid #ddd;
  }
}

/* 2018-04-27 */
.board_option {
  display: none;
}

/* 2018-05-04 */
.intro3_2 .faci .item {
  width: 33.33%
}

@media all and (max-width: 640px) {
  .intro3_2 .faci .item p {
    margin: 20px 0;
    font-size: 15px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  
  .intro3_2 .table-type-02 .col_190 {
    width: 50px
  }
  
  .intro3_2 .table-type-02 .col_160 {
    width: 90px
  }
}

.staff_table .ptb_bx .item {
  margin: 0 auto;
  margin-bottom: 15px;
  width: 100%;
  max-width: 218px;
}

/* 2018-05-17 */
.mc_board {
  padding-bottom: 100px;
}

@media screen and (max-width: 640px) {
  .sub-contents .sub_tit_main span {
    font-size: 15px;
    height: auto;
  }
}

/* 2018-06-14 */
.mc_notice .tit {
  position: relative;
}

.main-box2 .mc_notice a.more {
  border: 0;
  position: absolute;
  right: 0;
}


/* 2018-07-23 */
.timetable_wrap .table-type-02 {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 0;
  margin-bottom: 5px;
  min-width: 640px;
}

.timetable_wrap > div {
  margin-top: 20px
}

.timetable_wrap .table-type-02 tbody tr:first-child td,
.timetable_wrap .table-type-02 tbody tr:first-child th {
  border-top: 0
}

.timetable_wrap .table-type-02 th,
.timetable_wrap .table-type-02 td {
  padding: 8px 2px;
  color: #111;
  border: 1px solid #999;
  border-top: 0;
  border-right: 0;
}

.timetable_wrap .table-type-02 .col_1 {
  width: 70px;
}

.timetable_wrap .table-type-02 .col_2 {
  width: 150px;
}

/* .timetable_wrap .table-type-02 .col_3{width:80px;} */
.timetable_wrap .table-type-02 .col_4 {
  width: 120px;
}

.timetable_wrap .table-type-02 .col_5 {
  width: 100px;
}

.timetable_wrap .table-type-02 .col_6 {
  width: 100px;
}

/* .timetable_wrap .table-type-02 .col_7{width:100px;} */
.timetable_wrap .table-type-02 .col_8 {
  width: 80px;
}

@media all and (max-width: 900px) {
  .timetable_wrap .table-type-02 th,
  .timetable_wrap .table-type-02 td {
    padding: 4px 2px;
    font-size: 15px;
  }
  
  .timetable_wrap .table-type-02 .col_1 {
    width: 50px;
  }
  
  .timetable_wrap .table-type-02 .col_2 {
    width: 100px;
  }
  
  /* .timetable_wrap .table-type-02 .col_3{width:80px;} */
  .timetable_wrap .table-type-02 .col_4 {
    width: 80px;
  }
  
  .timetable_wrap .table-type-02 .col_5 {
    width: 80px;
  }
  
  .timetable_wrap .table-type-02 .col_6 {
    width: 80px;
  }
  
  /* .timetable_wrap .table-type-02 .col_7{width:100px;} */
  .timetable_wrap .table-type-02 .col_8 {
    width: 50px;
  }
}

.timetable_wrap .table-type-02 thead {
  display: none
}

.timetable_wrap .timetable_1 .table-type-02 thead {
  display: table-header-group
}

.timetable_1 .table-type-02 td {
  background-color: #e7f4f6
}

.timetable_2 .table-type-02 td {
  background-color: #eff6e7
}

.timetable_3 .table-type-02 td {
  background-color: #fcf5e7
}

.timetable_4 .table-type-02 td {
  background-color: #f9eded
}

.timetable_5 .table-type-02 td {
  background-color: #dfeaf5
}

.center {
  text-align: center;
}

.org_tit_box {
  display: flex;
  align-items: center;
  padding-right: 1em;
  margin-top: 5em;
}

.org_tit_box .tit {
  flex: 1 1 auto;
  width: 1%;
  font-weight: 700;
  font-size: calc(28 / 16 * 1em);
  padding-right: calc(20 / 28 * 1em);
  color: #333;
}

.org_tit_box .tit .em {
  color: #644f00;
}

.org_symbol {
  display: flex;
  margin-left: -1.125em;
  margin-right: -1.125em;
}

.org_symbol .item {
  display: flex;
  align-items: center;
  padding-left: 1.125em;
  padding-right: 1.125em;
}

.org_symbol .item .txt {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: -0.045em;
  color: #746d52;
  padding-left: calc(20 / 16 * 1em);
}

.org_symbol .symbol {
  flex: 0 0 calc(80 / 16 * 1em);
  width: calc(80 / 16 * 1em);
  border-radius: 100%;
  background-color: #b6aa80;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto calc(38 / 80 * 100%);
}

.org_symbol .symbol::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

@media all and (max-width: 1200px) {
  .org_tit_box {
    flex-wrap: wrap;
  }
  
  .org_tit_box .tit,
  .org_tit_box .org_symbol {
    flex: 1 0 100%;
    width: 100%;
  }
  
  .org_tit_box .org_symbol {
    margin-top: 1em;
  }
}

@media all and (max-width: 768px) {
  .org_symbol {
    flex-wrap: wrap;
  }
  
  .org_symbol .item {
    flex: 1 0 100%;
    max-width: 100%;
  }
  
  .org_symbol .item + .item {
    margin-top: 12px;
  }
}

@media all and (max-width: 576px) {
  .org_symbol .symbol {
    flex: 0 0 calc(50 / 16 * 1em);
    width: calc(50 / 16 * 1em);
  }
}

.org_symbol .symbol.symbol--1 {
  background-image: url(../images/sub/org_ico_1.svg);
}

.org_symbol .symbol.symbol--2 {
  background-image: url(../images/sub/org_ico_2.svg);
}

.org_symbol .symbol.symbol--3 {
  background-image: url(../images/sub/org_ico_3.svg);
}

.org_symbol .symbol.symbol--4 {
  background-image: url(../images/sub/org_ico_4.svg);
}

.org_symbol .symbol.symbol--5 {
  background-image: url(../images/sub/org_ico_5.svg);
}

.org_symbol .symbol.symbol--6 {
  background-image: url(../images/sub/org_ico_6.svg);
}

.org_symbol .symbol.symbol--7 {
  background-image: url(../images/sub/org_ico_7.svg);
}

.org_symbol .symbol.symbol--8 {
  background-image: url(../images/sub/org_ico_8.svg);
}

.org_symbol .symbol.symbol--9 {
  background-image: url(../images/sub/org_ico_9.svg);
}

.org_symbol .symbol.symbol--10 {
  background-image: url(../images/sub/org_ico_10.svg);
}

.org_symbol .symbol.symbol--11 {
  background-image: url(../images/sub/org_ico_11.svg);
}

.org_symbol .symbol.symbol--12 {
  background-image: url(../images/sub/org_ico_12.svg);
}

.org_table {
  margin-top: 30px;
}

.tb_border {
  border-top: 2px solid #746d52;
  border-bottom: 1px solid #ddd;
}

.table_board_for thead th {
  background: #f5f5f5;
}

.m_show {
  display: none;
}

@media screen and (max-width: 860px) {
  .m_no {
    display: none;
  }
  
  .m_show {
    display: block;
  }
}

.orga_wrap .ceo {
  position: absolute;
  right: 50%;
  margin-right: -96px;
}

.orga_wrap .ceo .ceo_circle {
  display: block;
  width: 192px;
  height: 192px;
  border: 15px solid #a29566;
  border-radius: 96px;
  text-align: center;
  line-height: 150px;
}

.ver_bar {
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 135px;
  background-color: #ddd;
}

.bar {
  display: block;
  width: 135px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -40px;
  margin-top: 255px;
}

.ceo .manage a {
  display: block;
  width: 188px;
  height: 54px;
  border-radius: 32px;
  background-color: #707070;
  color: #fff;
  text-align: center;
  line-height: 32px;
}


/* 2020-05-26 Oh */

.btn-type-03, input.btn-type-03[type="submit"], .btn-type-04, input.btn-type-04[type="submit"] {
  min-width: 100px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

.btn-type-03, input.btn-type-03[type="submit"], .btn-type-03.btn-md {
  background: #1e73bb;
  color: #fff;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.btn-type-03:hover, input.btn-type-03:hover[type="submit"] {
  background: #17588f;
  color: #fff;
}

.btn-type-04, input.btn-type-04[type="submit"], .btn-type-04.btn-md {
  background: #fff;
  color: #1e73bb;
  border: 1px solid #1e73bb;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.btn-type-04:hover, input.btn-type-04:hover[type="submit"] {
  background: #1e73bb;
  color: #fff;
}

.text_right {
  text-align: right !important;
}

.table-view-01.normal .tit_box p.tbl_detail_span span:before, .table-view-02 .tit_box p.tbl_detail_span span:before {
  display: none;
}

.tbl_detail_span span {
  display: inline-block;
}

.anwer_off, .anwer_on {
  width: auto;
}

.board_write_btn_bx {
  position: relative;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .board_view_btn_box {
    position: relative;
  }
  
  .board_view_btn_box a {
    min-width: 70px;
    padding: 0 15px;
    margin: 0;
  }
  
  .board_view_btn_box a:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 35px;
  }
  
  .board_view_btn_box a:nth-child(3) {
    position: absolute;
    top: 0;
    left: 60px;
    min-width: 35px;
  }
  
  .board_view_btn_box a:nth-child(4) {
    position: absolute;
    top: 0;
    left: 120px;
    min-width: 35px;
  }
}


@media screen and (max-width: 1024px) {
  
  .table_board_for table,
  .table_board_for colgroup,
  .table_board_for col,
  .table_board_for thead,
  .table_board_for tbody,
  .table_board_for tr,
  .table_board_for td,
  .table_board_for th {
    display: block;
  }
  
  .table_board_for thead {
    display: none;
  }
  
  .table_board_for tbody {
    text-align: left;
  }
  
  .table_board_for tbody tr {
    border-top: 1px solid #ddd;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
  }
  
  .table_board_for tbody tr:first-child {
    border-top: 0;
  }
  
  .table_board_for tbody td {
    text-align: left;
    border: none;
    padding: 5px 10px;
  }
  
  .table_board_for tbody td:nth-child(1) {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .table_board_for tbody tr:first-child th, .table_board_for tbody tr:first-child td {
    border: 0;
  }
  
  .table_board_for.type_a tr td:nth-child(n+2) {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .table_board_for.type_a tr td:nth-child(n+3):nth-child(-n+4) {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  
  .table_board_for.qna_type_a a {
    white-space: normal !important;
    overflow: unset !important;
    text-overflow: unset !important;
    word-break: keep-all !important;
  }
  
  .table-form-01 th {
    letter-spacing: -1px;
  }
  
  .col-w {
    width: 55px;
  }
}


input[type="tel"] {
  height: 42px;
  line-height: 42px;
  margin: 0;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
  -webkit-border-radius: 0;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sel_for {
  height: 42px;
  line-height: 42px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
}


.btn-type-01:not(._btn4) {
  color: #fff !important;
}

.btn-type-01:hover {
  color: #e13f31 !important;
}

.qna {
  border-top: 1px solid #000;
  background: #fff;
  text-align: left;
}

.qna.type_b .qna-header a {
  background: none !important;
}

.qna.type_b .qna-header a {
  position: relative;
}

.qna.type_b .qna-header a.select:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.qna.type_b .qna-header a:before,
.qna.type_b .qna-header a:after {
  background-color: rgba(0, 0, 0, 0.8);
  width: 14px;
  height: 2px;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -1px;
  content: '';
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 1024px) {
  
  .qna.type_b .qna-header a:before,
  .qna.type_b .qna-header a:after {
    right: 12px;
  }
}

.qna.type_b .qna-header a:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.qna.type_b .qna-header a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.qna .qna-header {
  padding: 13px 10px;
  position: relative;
  border-bottom: solid 1px #ddd;
}

.qna .qna-header.select {
  color: #1e73bb;
}

.qna .qna-header.select a {
  color: #1e73bb;
  background: url(../images/qna/qna-down.png) no-repeat right center;
}

.qna .qna-header.select:before {
  color: #1e73bb;
}

.qna .qna-header:before {
  content: 'Q.';
  position: absolute;
  top: 50%;
  left: 15px;
  font-size: 20px;
  margin-top: -15px;
  font-weight: 500;
}

.qna .qna-header a {
  display: block;
  padding-left: 40px;
  padding-right: 30px;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: 400;
  color: #222;
  background: url(../images/qna/qna-up.png) no-repeat right center;
}

@media screen and (max-width: 1024px) {
  .qna .qna-header a {
    font-size: 14px;
  }
}

.qna .qna-header a:hover {
  color: #1e73bb;
}

.qna .qna-body {
  display: none;
  padding: 20px 20px 20px 50px;
  line-height: 1.5;
  color: #333;
  border-bottom: solid 1px #ddd;
  position: relative;
  background: #f6f6f6;
}

@media screen and (max-width: 1024px) {
  .qna .qna-body {
    font-size: 14px;
  }
}

.qna .qna-body:before {
  content: 'A.';
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 20px;
  font-weight: 500;
  color: #1e73bb;
}

.qna_tab {
  margin-bottom: 30px;
}

.qna_tab ul {
  text-align: center;
}

.qna_tab ul.menu_05 li {
  width: 20%;
}

.qna_tab ul.menu_06 li {
  width: 16.666%;
}

@media screen and (max-width: 1024px) {
  .qna_tab ul.menu_06 li {
    width: 33.333%;
  }
}

.qna_tab ul.menu_04 li {
  width: 25%;
}

.qna_tab ul.menu_02 li {
  width: 50%;
}

.qna_tab ul.menu_03 li {
  width: 33.33333%;
}

.qna_tab ul li {
  float: left;
}

.qna_tab ul li a {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #666;
  border: 1px solid #ddd;
  background: #fff;
  margin-left: -1px;
  margin-top: -1px;
}

.qna_tab ul li a.on,
.qna_tab ul li a:hover {
  color: #fff;
  border-color: #1e73bb;
  background: #1e73bb;
}

@media screen and (max-width: 1024px) {
  .qna_tab {
    margin-bottom: 20px;
  }
  
  .qna_tab ul li a {
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    letter-spacing: -0.8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.txt_post_wrap.type_a {
  margin-top: 40px;
  padding: 20px 30px;
  border: 1px solid #999;
}

@media screen and (max-width: 1024px) {
  .txt_post_wrap.type_a {
    margin-top: 30px;
    padding: 15px 15px;
  }
}


/* 2021-01-11 JTS*/
/* service/service_090100.html */
.service_top.service_top_9 {
  min-height: 526px;
}

@media only screen and (max-width: 1199px) {
  .service_top.service_top_9 {
    min-height: 576px;
  }
}

/* 2021-01-14 JTS */
/* intro/intro_050100.html */
.org {
  font-size: 1rem;
}

.org-row {
  position: relative;
  display: flex;
  align-items: stretch;
}

.org-col {
  position: relative;
}

.org-row.org-row-1 {
  justify-content: center;
}

.org-row.org-row-2 {
  padding-top: 1.875em;
  justify-content: center;
}

.org-row.org-row-2::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 1.875em;
  background-color: #e5e5e5;
  transform: translateX(-1px);
}

.org-row.org-row-2::after {
  content: '';
  display: block;
  width: 18.5em;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  top: 1.875em;
  left: 50%;
}

.org-row.org-row-2 .org-col {
  padding-top: 1.875em;
}

.org-row.org-row-2 .org-col::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 1.875em;
  background-color: #e5e5e5;
}

.org-row.org-row-2 .org-col:nth-child(2) {
  position: absolute;
  top: 1.875em;
  left: 50%;
  transform: translateX(12.5em);
}

.org-row.org-row-4 {
  justify-content: space-between;
  padding-top: 3.75em;
}

.org-row.org-row-4 .org-col {
  padding-top: 3.75em;
}

.org-row.org-row-4::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 3.75em;
  background-color: #e5e5e5;
}

.org-row.org-row-4::after {
  position: absolute;
  top: 3.75em;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  display: block;
  width: calc(100% - 9.375em);
  height: 1px;
  background-color: #e5e5e5;
}

.org-row.org-row-4 .org-col::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 3.75em;
  background-color: #e5e5e5;
}

[class*="org-badge"] {
  display: block;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.025em;
  transform: skew(-0.1deg);
}

.org-badge-1 {
  font-weight: 700;
  font-size: 2.125em;
  padding: 0.558em;
  width: 5.588em;
  border-radius: 2em;
  background-color: #6b6b54;
  color: #fff;
}

.org-badge-2 {
  font-size: 1.5em;
  font-weight: 700;
  color: #fff;
  background-color: #928a6e;
  padding: 0.558em;
  width: 7.95em;
  border-radius: 2em;
}

.org-badge-3 {
  font-size: 1.125em;
  width: 8.3333em;
  background-color: #fff;
  font-weight: 400;
  color: #333;
  border-radius: 2em;
  border: 2px solid #928a6e;
  padding: 0.6111em;
}

.org-badge-4 {
  font-size: 1.125em;
  width: 8.3333em;
  background-color: #e6e6e6;
  font-weight: 300;
  color: #333;
  border-radius: 2em;
  padding: 0.6111em;
}

.org-badge-5 {
  font-size: 1.125em;
  width: 8.3333em;
  background-color: #f5f5f5;
  font-weight: 300;
  color: #333;
  border-radius: 2em;
  padding: 0.6111em;
}

.org-badge-4,
.org-badge-5 {
  position: relative;
  margin-top: 0.625em;
}

.org-badge-4::before,
.org-badge-5::before {
  content: '';
  display: block;
  position: absolute;
  top: -0.625em;
  left: 50%;
  width: 1px;
  height: 0.625em;
  background-color: #e5e5e5;
}

@media screen and (max-width: 800px) {
  .org {
    font-size: 0.75rem;
  }
  
  .org-row.org-row-2::after {
    width: 123px;
  }
  
  .org-row.org-row-2 .org-col:nth-child(2) {
    transform: translateX(6em);
  }
  
  .org-row.org-row-4 {
    margin-left: -4px;
    margin-right: -4px;
  }
  
  .org-row.org-row-4::after {
    width: calc(100% - 98px);
  }
  
  .org-row.org-row-4 .org-col {
    padding-left: 4px;
    padding-right: 4px;
    max-width: 25%;
  }
  
  .org-badge-1 {
    width: 120px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  
  .org-badge-2 {
    width: 100px;
    padding: 12px 4px;
  }
  
  .org-badge-3,
  .org-badge-4,
  .org-badge-5 {
    width: 90px;
    max-width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 400px) {
  .org-row.org-row-2::after {
    width: 110px;
  }
  
  .org-row.org-row-2 .org-col:nth-child(2) {
    transform: translateX(60px);
  }
  
  .org-row.org-row-4::after {
    width: 75%;
  }
}

/* 2022-01-13 JTS */
/* 공통 */
@media all and (max-width: 1024px) {
  .d-pc {
    display: none;
  }
}

@media all and (min-width: 1024px) {
  .d-mo {
    display: none;
  }
}

.font-weight-thin {
  font-weight: 100;
}

.font-weight-extraLight {
  font-weight: 200;
}

.font-weight-light {
  font-weight: 300;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semi-bold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

.font-weight-extraBold {
  font-weight: 900;
}

.comm-txt--16 {
  font-size: calc(16 / 16 * 1em);
}

.comm-txt--18 {
  font-size: calc(18 / 16 * 1em);
}

.comm-txt--32 {
  font-size: calc(32 / 16 * 1em);
}

section.section {
  padding-top: calc(100 / 16 * 1em);
  padding-bottom: calc(100 / 16 * 1em);
}

/* 미션 및 비전 */
.mission-vision {
  display: flex;
  justify-content: center;
  letter-spacing: -0.025em;
}

.mission-vision .item {
  padding-left: 50px;
  padding-right: 50px;
}

@media all and (max-width: 1024px) {
  .mission-vision {
    flex-wrap: wrap;
  }
  
  .mission-vision .item {
    flex: 1 0 100%;
    max-width: 100%;
    text-align: center;
  }
  
  .mission-vision .item + .item {
    margin-top: 40px;
  }
}

.mission-vision .circle {
  display: inline-block;
  border-radius: 100%;
  padding: 2em;
}

.mission-vision .circle.circle--1 {
  background-color: rgba(246, 132, 32, 0.1);
}

.mission-vision .circle.circle--1 .em--1 {
  color: #333;
}

.mission-vision .circle.circle--1 .em--2 {
  color: #f68420;
}

.mission-vision .circle.circle--2 {
  background-color: rgba(0, 168, 224, 0.1);
}

.mission-vision .circle.circle--2 .em--1 {
  color: #333;
}

.mission-vision .circle.circle--2 .em--2 {
  color: #00a7e1;
}


.mission-vision .circle__inner {
  position: relative;
  width: calc(342 / 16 * 1em);
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(224, 190, 159, 0.23);
}

.mission-vision .circle__inner::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.mission-vision .text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  text-align: center;
}

.core-value {
  margin-top: 40px;
}


/* 2022-02-22 JTS ( 이용안내 > 이용자 및 직원고충처리 ) */
.check-group label {
  margin-right: 10px;
}

textarea {
  padding: 5px;
  font-size: 15px;
}

textarea:focus,
textarea:active {
  outline: none;
}

input:disabled {
  background-color: #f1f1f1;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  user-select: none;
}

.file_box {
  border: 0;
  height: 42px;
  line-height: 42px;
}

.file_box p {
  width: calc(100% - 100px);
  font-size: 18px;
  height: 42px;
  padding-left: 5px;
  border: 1px solid #ddd;
}

.file_box.file_doc p {
  position: relative;
}

.file_box.file_doc p::before {
  content: '첨부서류 있을 시 첨부';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #aaa;
}

.file_box.file_doc p.on::before {
  display: none;
}

.file_box .btn_type_file {
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  background-color: #555;
}

.code {
  padding: 6px;
  font-size: 18px;
}

.scroll-wrap .scroll-box {
  overflow-x: auto;
}

.scroll-wrap .scroll-box .scroll-inner {
  min-width: 1024px;
}

.scroll-wrap .scroll-guide {
  display: none;
  margin-top: 10px;
}

@media all and (max-width: 1024px) {
  .scroll-wrap .scroll-guide {
    display: block;
  }
}

.bullet-list .item {
  display: flex;
}

.bullet-list .item::before {
  content: attr(data-bullet);
  display: block;
  margin-right: 4px;
}

/*2024-03-14 추가*/
.guide-table .table-type-02{min-width: 640px; margin-top:20px}
.guide-table .guide-info{margin-bottom:10px;}
.guide-table .table-type-02 tbody .td-line{
  border-left: 1px solid #ddd;
 
}
.guide-table .table-type-02 tbody .th-line{
  border-left: 1px solid #ddd;
}
.guide-table .row-scrollwrap .row-scrollwrap__scroll{
  overflow-x: auto;
	position: relative;
}

.d-md-none {
	@media (max-width: 768px) {
        display: none !important;
    }
}

.mt50 {
  margin-top: 50px;
  @media (max-width: 768px) {
         margin-top: 10px;
    }
}

.d-lg-none {
	@media (max-width: 1024px) {
        display: none !important;
    }
}