@charset "UTF-8";
.communicate {
  /* 페이지별 컬러 변경 */
}
.communicate .comm_check input[type=checkbox] + span::after {
  background: #835bb4;
}
.communicate .comm_linemap .depth.open::after {
  background: #835bb4;
}
.communicate .comm_linemap .depth.open button {
  color: #835bb4;
  background-image: url(../img/ico_arw-linemap_on3.png);
}
.communicate .page_top-wrap::before {
  -webkit-transform: translateX(-44%);
          transform: translateX(-44%);
  width: 1211px;
  height: 127px;
  background-image: url(../img/bg_cmnc.png);
}
.communicate .page_top-wrap h2,
.communicate .sub_menu.mo li.on a,
.communicate #satisfied .nuri_top p em,
.communicate .list_preview .txt span,
.communicate .p_v-tit .title .color {
  color: #835bb4;
}
.communicate .sns_btn-box span a:hover,
.communicate .comm_pagination span a.on,
.communicate .comm_pagination span a:hover,
.communicate .page_view .btn_list:hover,
.communicate .page_list-group .btn_wrap.r .btn_link {
  background-color: #835bb4;
}
.communicate .p_v-subject .code {
  color: #835bb4;
}
.communicate .p_v-subject .search_wrap button {
  background: #835bb4;
}
.communicate .p_v-subject .sub_menu li a::after {
  background-image: url(../img/ico_arw_hover3.png);
}
.communicate .p_v-subject .sub_menu li:hover a,
.communicate .p_v-subject .sub_menu li.on a {
  color: #835bb4;
}
.communicate .p_v-subject .scb_link .b:hover {
  border-color: #835bb4;
  background-color: #835bb4;
}
.communicate .page_list-group.newsletter .p_v-cont {
  overflow-x: auto;
}
.communicate .page_list-group.newsletter .p_v-cont center {
  margin: 0 auto;
  width: 800px;
}
.communicate .page_list-group.newsletter .p_v-cont center > table {
  width: auto;
}
.communicate .page_list-group.newsletter .p_v-cont .center {
  margin: 0 auto;
  width: 820px;
}
.communicate .page_list-group.newsletter .p_v-cont img {
  display: inline;
  margin: 0;
  max-width: none;
}
.communicate .page_list-group .select_year .all {
  background: #835bb4;
}
.communicate .page_list-group .select_year .year_slide .y:hover,
.communicate .page_list-group .select_year .year_slide .y.on {
  border-color: #835bb4;
}
.communicate .page_list-group .select_year .year_slide .y:hover::before, .communicate .page_list-group .select_year .year_slide .y:hover::after,
.communicate .page_list-group .select_year .year_slide .y.on::before,
.communicate .page_list-group .select_year .year_slide .y.on::after {
  background: #835bb4;
}
.communicate .page_list-group .list_tit .flx a {
  border-color: #835bb4;
  color: #835bb4;
}
.communicate .page_list-group .list_tit .flx a:hover {
  color: #fff;
  background: #835bb4;
}
.communicate .page_list-group .list_top button {
  background: #835bb4;
}
.communicate .list_box .item.detail.open .btn_detail {
  background-image: url(../img/ico_arw-open3.png);
}
.communicate .list_box .item a:hover strong {
  color: #835bb4;
}
.communicate .list_box .rpt_tit strong .new {
  background: #835bb4;
}
.communicate .list_box .rpt_tit .clsf {
  background: #fff;
  color: #835bb4;
  border: 1px solid #835bb4;
}
.communicate .list_box .rpt_tit .color.date {
  margin-bottom: 0;
}
.communicate .list_box .rpt_tit .color,
.communicate .list_box .rpt_tit strong:hover,
.communicate .list_box .rpt_tit p .date {
  color: #835bb4;
}
.communicate .list_box .rpt_tit p .date.gray {
  color: #999;
}
.communicate .list_box .rpt_tit strong.h_n:hover {
  color: #121212;
}
.communicate .rcnt_box.bgcolor .i_box {
  background-color: #835bb4;
}
.communicate .rcnt_box.bgcolor .i_box .i_txt {
  background-color: #835bb4;
}
.communicate .rcnt_box.txt .t_box .t_tit strong,
.communicate .rcnt_box .i_box .i_img strong {
  color: #835bb4;
}

.list_box .article {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 24px;
  height: 30px;
  margin-right: 3px;
  background: url(../img/ico_article.png) no-repeat top right;
  font-size: 0;
  line-height: 0;
}
.list_box .item.state_wrap {
  padding-left: 100px;
  padding-right: 135px;
}
.list_box .item.pr {
  padding-right: 100px;
}
.list_box .item.nodown {
  padding-right: 0;
}
.list_box .rpt_tit strong .subtitle {
  display: block;
  padding-top: 10px;
  font-size: 1.375rem;
  line-height: 1em;
  font-weight: 400;
}
.list_box .rpt_pdf.center {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_box .rpt_pdf .website {
  display: block;
  width: 32px;
  height: 26px;
  background: url(../img/ico_website.png) no-repeat center;
  background-size: 100% auto;
  font-size: 0;
  line-height: 0;
}

.state {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  width: 80px;
  height: 80px;
  background: #f4f6f8;
  border-radius: 50%;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.state.on {
  background: #f5edff;
  color: #835bb4;
  font-weight: 700;
}
.state.ing {
  background: #835bb4;
  color: #f5edff;
}
.state span {
  display: block;
  margin-bottom: 4px;
  font-size: 0.875rem;
  line-height: 1em;
}

.p_v-tit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  padding: 24px 160px 24px 0;
  border-top: 2px solid #000;
  border-bottom: 1px solid #e8e9ed;
}
.p_v-tit.nodown {
  padding-right: 0;
}
.p_v-tit .state {
  position: relative;
  top: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  min-width: 80px;
  margin-right: 20px;
}
.p_v-tit .title > strong {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2em;
}
.p_v-tit .title > strong .subtitle {
  display: block;
  padding-top: 10px;
  font-size: 1.125rem;
  line-height: 1.2em;
  font-weight: 400;
}
.p_v-tit .title .tit_btn-wrap {
  display: block;
  position: absolute;
  top: 24px;
  right: 0;
  font-size: 0;
}
.p_v-tit .title .tit_btn-wrap button,
.p_v-tit .title .tit_btn-wrap a {
  display: block;
  line-height: 32px;
  height: 34px;
  border: 1px solid #666;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 14px;
  font-size: 0.875rem;
  margin-top: 6px;
  background-color: #fff;
}
.p_v-tit .title .tit_btn-wrap button:hover,
.p_v-tit .title .tit_btn-wrap a:hover {
  text-decoration: underline;
}
.p_v-tit .title .tit_btn-wrap button:first-child,
.p_v-tit .title .tit_btn-wrap a:first-child {
  margin-top: 0;
}
.p_v-tit .title .tit_btn-wrap button::before,
.p_v-tit .title .tit_btn-wrap a::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 100%;
  background-image: url(../img/ico_file.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-right: 10px;
}
.p_v-tit .title .tit_btn-wrap .pdf::before {
  background-image: url(../img/ico_new1.png);
}
.p_v-tit .title .tit_btn-wrap .exl::before {
  background-image: url(../img/ico_new1.png);
}
.p_v-tit .title .tit_btn-wrap .hwp::before {
  background-image: url(../img/ico_new1.png);
}
.p_v-tit .title .tit_btn-wrap .down.pdf::before {
  background-image: url(../img/ico_new2.png);
}
.p_v-tit .title .tit_btn-wrap .down.exl::before {
  background-image: url(../img/ico_new3.png);
}
.p_v-tit .title .tit_btn-wrap .down.hwp::before {
  background-image: url(../img/ico_new4.png);
}
.p_v-tit .title .tit_btn-wrap .pre::before {
  background-image: url(../img/ico_new5.png);
}
.p_v-tit .title .tit_btn-wrap .file_bubble {
  margin-top: 6px;
}
.p_v-tit .title .tit_btn-wrap .file_bubble:first-child {
  margin-top: 0;
}
.p_v-tit .title .tit_btn-wrap .file_b-box {
  top: 105%;
}
.p_v-tit .title .tit_btn-wrap .file_b-box .top button {
  width: 18px;
  height: 18px;
  border: none;
  margin-top: 0;
}
.p_v-tit .title .tit_btn-wrap .file_b-box ul li a {
  border-width: 0;
  text-align: left;
  height: auto;
  line-height: 1em;
  padding: 0;
  margin: 0 6px;
}
.p_v-tit .title .tit_btn-wrap .file_b-box ul li a::before {
  display: none;
}
.p_v-tit .title .date {
  display: inline-block;
  padding-top: 15px;
  font-size: 0.875rem;
}
.p_v-tit .title .gray {
  color: #999;
}
.p_v-tit .title .color {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 0.875rem;
  color: #0094f2;
}
.p_v-tit .rpt_pdf {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p_v-tit .rpt_pdf .pdf, .p_v-tit .rpt_pdf .hwp, .p_v-tit .rpt_pdf .file {
  display: inline-block;
  width: 26px;
  height: 30px;
  margin-left: 3px;
  background: url(../img/ico_pdf.png) no-repeat top right/100% auto;
  font-size: 0;
  line-height: 0;
}
.p_v-tit .rpt_pdf .hwp {
  background-image: url(../img/ico_hwp.png);
}
.p_v-tit .rpt_pdf .file {
  background-image: url(../img/ico_file.png);
}

.p_v-cont {
  padding: 60px 0;
  border-bottom: 1px solid #f0f0f3;
  line-height: 1.4em;
}
.p_v-cont.pt {
  padding-top: 0;
}
.p_v-cont.tab {
  border-bottom: none;
  position: relative;
}
.p_v-cont img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.p_v-cont .btn_wrap {
  padding-bottom: 0;
}
.p_v-cont .con_info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
  line-height: 1.2em;
  border-bottom: 1px solid #e8e9ed;
  font-size: 1.125rem;
}
.p_v-cont .con_info li span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  width: 90px;
  margin-right: 15px;
  text-align: center;
}
.p_v-cont .con_detail {
  padding-left: 40px;
  font-size: 1rem;
}
.p_v-cont .con_detail dt {
  padding: 36px 0;
}
.p_v-cont .con_detail dd {
  padding-bottom: 10px;
}
.p_v-cont .con_link {
  margin-top: 60px;
  padding-top: 37px;
}
.p_v-cont .con_link::before {
  left: 0;
  width: 100%;
}
.p_v-cont .img_slide_wrap {
  margin: 64px auto 50px;
}
.p_v-cont .img_slide_wrap .img_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_v-cont .img_slide_wrap .img_slide button {
  width: 312px;
  height: 218px;
  margin: 0 5px;
  border-radius: 10px;
  overflow: hidden;
}
.p_v-cont .img_slide_wrap .img_slide button img {
  width: 100%;
  height: 100%;
}
.p_v-cont .img_slide_wrap .img_slide .slick-list {
  overflow: hidden;
}
.p_v-cont .img_slide_wrap .slide_navi {
  position: relative;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.p_v-cont .img_slide_wrap .slick-arrow {
  position: absolute;
  top: 50%;
  left: -70px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 24px;
  padding: 5px;
  background: url(../img/ico_arw-prev2.png) no-repeat center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 0;
  line-height: 0;
}
.p_v-cont .img_slide_wrap .slick-arrow.slick-next {
  left: auto;
  right: -70px;
  background-image: url(../img/ico_arw-next2.png);
}
.p_v-cont .img_slide_wrap .slick-dots {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.p_v-cont .img_slide_wrap .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 0;
  margin: 0 4px;
  background: #b9b9b9;
  border-radius: 50%;
}
.p_v-cont .img_slide_wrap .slick-dots li.slick-active {
  background: #313131;
}
.p_v-cont .img_slide_wrap .slick-dots li button {
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
}
.p_v-cont .cont_tab {
  width: 100%;
  background: #f6f6f6;
  border-radius: 25px;
  font-size: 0;
  margin-top: -30px;
}
.p_v-cont .cont_tab.tab2 li, .p_v-cont .cont_tab.tab2 li:last-child {
  width: 50%;
}
.p_v-cont .cont_tab.tab4 li, .p_v-cont .cont_tab.tab4 li:last-child {
  width: 25%;
}
.p_v-cont .cont_tab.tab5 li, .p_v-cont .cont_tab.tab5 li:last-child {
  width: 20%;
}
.p_v-cont .cont_tab li {
  display: inline-block;
  width: 33%;
  height: 50px;
}
.p_v-cont .cont_tab li button {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  color: #9b9b9b;
  font-weight: 500;
  font-size: 1.25rem;
}
.p_v-cont .cont_tab li button.on {
  background: #835bb4;
  color: #fff;
}
.p_v-cont .cont_tab li:last-child {
  width: 34%;
}
.p_v-cont .youtubeV {
  width: 80%;
  margin: 40px auto 0;
  height: 432px;
}
.p_v-cont .tab_box {
  padding-top: 40px;
  line-height: 1.7em;
  position: absolute;
  left: -99999em;
  right: -99999em;
  width: 100%;
}
.p_v-cont .tab_box.open {
  position: relative;
  left: 0;
  top: 0;
}
.p_v-cont .tab_box > strong {
  display: block;
  padding-bottom: 40px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.3em;
}
.p_v-cont .tab_box p em {
  color: #0094f2;
  font-weight: 700;
}
.p_v-cont .tab_box .con_info {
  margin-bottom: 60px;
}
.p_v-cont .tab_box .con_link {
  padding-bottom: 37px;
  border-bottom: 1px solid #dbdbdb;
}
.p_v-cont .tab_box .program li {
  padding: 25px 27px;
  font-size: 1.125rem;
  line-height: 2em;
  border-bottom: 1px solid #e8e9ed;
}
.p_v-cont .tab_box .program li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
}
.p_v-cont .tab_box .program li dl dt {
  width: 78px;
}
.p_v-cont .tab_box .program li:first-child {
  padding-top: 0;
}
.p_v-cont .tab_box .list_box.ann .item {
  padding: 0;
}
.p_v-cont .tab_box .list_box.ann .item:first-child .tit a {
  padding-top: 0;
}
.p_v-cont .tab_box .list_box.ann .tit {
  position: relative;
}
.p_v-cont .tab_box .list_box.ann .tit > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 12px 130px 12px 27px;
  font-size: 1.125rem;
  line-height: 1.4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
}
.p_v-cont .tab_box .list_box.ann .tit em {
  padding-right: 22px;
}
.p_v-cont .tab_box .list_box.ann .tit p span {
  display: block;
  margin-top: 12px;
  color: #999;
}
.p_v-cont .tab_box .list_box.ann .tit p span em {
  color: #0094f2;
  font-weight: 400;
  padding-right: 0;
  font-size: 1rem;
}
.p_v-cont .tab_box .list_box.ann .tit .rpt_pdf {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p_v-cont .tab_box .list_box.ann .tit .rpt_pdf .pdf {
  margin-bottom: 0;
}
.p_v-cont .tab_box .list_box.ann .tit .vdo {
  width: 32px;
  height: 34px;
  background: url(../img/ico_video.png) no-repeat;
  background-position: center;
}
.p_v-cont .tab_box .list_box.ann .detail_box {
  margin-top: 20px;
  margin-bottom: 30px;
  height: auto;
  max-height: none;
  background-color: #f8f8f8;
}
.p_v-cont .tab_box .list_box.ann .detail_box > strong {
  display: block;
  padding-bottom: 40px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.3em;
}
.p_v-cont .tab_box .list_box.ann .utb_frmae {
  position: relative;
  background-color: #000;
  width: 64%;
  margin: 33px auto 0;
}
.p_v-cont .tab_box .list_box.ann .utb_frmae img {
  display: block;
  width: 100%;
}
.p_v-cont .tab_box .list_box.ann .utb_frmae iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#utbPop {
  width: 980px;
  border-radius: 0;
  overflow: visible;
  background: none;
}
#utbPop > button {
  top: -40px;
}
#utbPop .utb_frmae {
  position: relative;
  background-color: #000;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
}
#utbPop .utb_frmae img {
  display: block;
  width: 100%;
}
#utbPop .utb_frmae iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.page_list-group .btn_list {
  width: 232px;
  height: 57px;
  line-height: 57px;
  margin-top: 60px;
  font-size: 1.125rem;
}

.globalnetwork {
  margin-bottom: 55px;
}
.globalnetwork .map {
  position: relative;
  width: 1080px;
  height: 316px;
  margin-top: -40px;
  margin-left: -60px;
  background: #f6f6f6;
  border-bottom: 1px solid #ececec;
}
.globalnetwork .map li {
  display: none;
}
.globalnetwork .map li img {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.globalnetwork .map li.on {
  display: block;
}
.globalnetwork .sub-swipe.mou {
  display: block;
}
.globalnetwork .sub-swipe.mou > button {
  display: none;
}
.globalnetwork .national_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 63px;
  border-bottom: 1px solid #e8e9ed;
}
.globalnetwork .national_tab li {
  position: relative;
  height: 100%;
}
.globalnetwork .national_tab li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 21px 0 20.5px;
  font-size: 1rem;
  color: #777;
  line-height: 1.2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.globalnetwork .national_tab li:hover::after, .globalnetwork .national_tab li.on::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #835bb4;
}
.globalnetwork .national_tab li:hover a, .globalnetwork .national_tab li.on a {
  color: #835bb4;
  font-weight: 700;
}

.qna_write.scb_box .comm_check {
  margin-bottom: 0;
}

.page_list-group .list_tit > p.t_txt {
  padding: 12px 0 30px;
}

.scb_tb {
  margin: 30px 0 36px;
}
.scb_tb.mo {
  display: none;
}
.scb_tb thead th {
  height: 60px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #191919;
  background: #f7f7f7;
  border-top: 1px solid #e4e4e4;
}
.scb_tb tbody td {
  padding: 20px 0 20px 50px;
  line-height: 1.2em;
  font-size: 1rem;
  color: #6e6e6e;
  border-bottom: 1px solid #e4e4e4;
}
.scb_tb tbody td.line {
  border-right: 1px solid #e4e4e4;
}
.scb_tb tbody td a {
  color: #59acff;
  vertical-align: baseline;
}

.scb_txt {
  display: block;
}
.scb_txt + .scb_txt {
  margin-top: 10px;
}

.scb_box .scb_info td span .btn_mail {
  margin-top: 3px;
  margin-left: 5px;
}

.scb_box.btm {
  padding-bottom: 50px;
  position: relative;
}
.scb_box.btm > strong {
  padding-bottom: 40px;
  padding-top: 0;
}
.scb_box.btm .point_dot {
  position: relative;
  line-height: 1em;
  padding: 0 0 0 10px;
  position: absolute;
  right: 30px;
  top: 44px;
  font-size: 1rem;
  color: #191919;
}
.scb_box.btm .point_dot::before {
  position: absolute;
  content: "";
  top: -2px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background: #0094f2;
  border-radius: 50%;
}
.scb_box.btm .comm_check {
  margin-bottom: 0;
}
.scb_box.btm .rf {
  padding: 30px 0 23px 11px;
  text-indent: -10px;
  font-size: 1.125rem;
  line-height: 1.2em;
}
.scb_box.btm .rf li {
  padding-bottom: 10px;
}
.scb_box.btm .rf a.link {
  font-size: 1.125rem;
  line-height: 1.2em;
  text-decoration: underline;
}
.scb_box.btm .rf a.contact,
.scb_box.btm .rf a.mail {
  margin-left: 7px;
  padding-left: 24px;
  background: url(../img/ico_contact.png) no-repeat left center;
  vertical-align: baseline;
}
.scb_box.btm .rf a.mail {
  background-image: url(../img/ico_mail.png);
}
.scb_box.btm .rsch_ethics {
  height: 230px;
}

.btn_down {
  width: 20px;
  height: 20px;
  background: url(../img/ico_down.png) no-repeat center;
  font-size: 0;
  line-height: 0;
}

.btn_mail {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/ico_mail.png) no-repeat center;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

.qna_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #e8e9ed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qna_item .mark {
  display: inline-block;
  width: 120px;
  min-width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  color: #b3b3b3;
  background: #f6f6f6;
}
.qna_item .mark.on {
  color: #835bb4;
  background: #f5edff;
}
.qna_item .mark.ans {
  margin-left: 50px;
}
.qna_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 37px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.qna_item a strong {
  line-height: 1.2em;
  font-size: 1.5rem;
  font-weight: 500;
}
.qna_item a .name::after {
  content: "I";
  display: inline-block;
  color: #c5c5c5;
  padding: 0 11px;
  font-size: 1.25rem;
  font-weight: 300;
  vertical-align: top;
}
.qna_item a .date {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}
.qna_item a:hover strong {
  text-decoration: underline;
}
.qna_item .secret {
  width: 80px;
  min-width: 80px;
  height: 24px;
  margin-left: auto;
  background: url(../img/ico_secret.png) no-repeat center;
  font-size: 0;
  line-height: 0;
}

.qna_view {
  margin-top: 50px;
  padding-top: 36px;
  border-top: 2px solid #000;
}
.qna_view .qna_box {
  position: relative;
  margin-bottom: 34px;
}
.qna_view .qna_box .mark {
  position: absolute;
  top: 1px;
  left: 0;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
  font-weight: 700;
  color: #b3b3b3;
  background: #f6f6f6;
}
.qna_view .qna_box .mark.on {
  color: #835bb4;
  background: #f5edff;
}
.qna_view .qna_box .txt {
  padding-left: 155px;
}
.qna_view .qna_box .txt strong {
  display: block;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2em;
}
.qna_view .qna_box .txt .name::after {
  content: "I";
  display: inline-block;
  color: #c5c5c5;
  padding: 0 11px;
  font-size: 1.25rem;
  font-weight: 300;
  vertical-align: top;
}
.qna_view .qna_box .txt p {
  margin-top: 28px;
  padding: 30px;
  line-height: 1.6em;
  border-radius: 20px;
  background: #f6f6f6;
  color: #6e6e6e;
}

.guide {
  padding-bottom: 35px;
}
.guide h4 {
  margin: 0;
  padding: 20px 0 16px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1em;
  border-bottom: 2px solid #000;
}
.guide > strong {
  display: block;
  padding: 60px 0 12px;
  margin-bottom: 15px;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1em;
  border-bottom: 1px solid #e8e9ed;
}
.guide > strong:first-of-type {
  padding-top: 40px;
}
.guide p {
  padding-bottom: 8px;
  font-size: 1rem;
  line-height: 1.4em;
}
.guide table {
  font-size: 1rem;
  border-bottom: 1px solid #e8e9ed;
}
.guide table.inquiry {
  margin-top: -15px;
  text-align: center;
}
.guide table.task {
  margin: 14px 0;
  border-top: 1px solid #e8e9ed;
}
.guide table.task tr td {
  padding: 16px;
  line-height: 1.4em;
}
.guide table tr th {
  padding: 16px 0;
  background: #f7f7f7;
  border-left: 1px solid #e8e9ed;
  font-weight: 400;
  text-align: center;
}
.guide table tr th:first-child {
  border-left: none;
}
.guide table tr td {
  padding: 16px 0;
  border-top: 1px solid #e8e9ed;
  border-left: 1px solid #e8e9ed;
}
.guide table tr td:first-child {
  border-left: none;
}
.guide table tr td.bl {
  border-left: 1px solid #e8e9ed;
}
.guide .charter {
  margin: 93px 0 30px;
  padding: 57px 79px 73px;
  background: #f6f6f6;
  border-radius: 20px;
}
.guide .charter strong {
  display: block;
  padding-bottom: 28px;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.2em;
  border-bottom: 3px solid #fff;
}
.guide .charter span.b {
  font-weight: 700;
}
.guide .charter em {
  display: block;
  padding: 50px 0 30px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #835bb4;
  line-height: 1em;
}
.guide .charter ul li {
  padding-bottom: 11px;
  font-size: 1.125rem;
  line-height: 1.35em;
}
.guide .charter .charter_btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
}
.guide .charter .charter_btm a {
  display: block;
  width: 224px;
  height: 50px;
  line-height: 50px;
  background: #835bb4;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border-radius: 6px;
}
.guide ol li {
  font-size: 1rem;
}
.guide ol li:first-child > em {
  padding-top: 14px;
}
.guide ol li > em {
  display: block;
  padding: 50px 0 12px;
  font-size: 1.125rem;
  font-weight: 700;
}
.guide ol li div em {
  display: block;
  padding: 18px 0 8px;
  line-height: 1.4em;
  font-weight: 700;
  color: #835bb4;
}
.guide ol li .indent {
  text-indent: 14px;
}
.guide ol li .sub_t {
  display: block;
  padding: 20px 0 10px;
  font-weight: 700;
}
.guide ol li .submiss li {
  padding-bottom: 8px;
  font-size: 1rem;
  line-height: 1.4em;
}

.gd_txt {
  padding: 50px 0 58px;
  border-bottom: 1px solid #e8e9ed;
}
.gd_txt p span {
  display: block;
}

.down_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 38px 0 34px;
  border-bottom: 1px solid #e8e9ed;
}
.down_wrap div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 32px;
}
.down_wrap div .download {
  width: 128px;
  height: 29px;
  margin-top: 3px;
  color: #fff;
  background: #835bb4 url(../img/ico_down2.png) no-repeat left 22px center;
  border-radius: 6px;
  text-indent: 24px;
  font-size: 0.875rem;
  font-weight: 500;
}
.down_wrap p {
  line-height: 1.5em;
}
.down_wrap p span {
  display: block;
}

#webVersion .sche_search > button:hover {
  background-color: #000;
}

.sche_search {
  text-align: right;
}
.sche_search .comm_select {
  height: 40px;
}
.sche_search > button {
  padding: 0 18px;
  height: 40px;
  color: #fff;
  background-color: #835bb4;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.table_box .inter, .table_box .dom {
  position: relative;
}
.table_box .inter:after, .table_box .dom:after {
  display: block;
  content: "●";
  font-size: 21px;
  position: absolute;
}
.table_box .inter:after {
  color: #5a00ff;
}
.table_box .dom:after {
  color: #ffb400;
}
.table_box .inter.dom:before, .table_box .inter.dom:after {
  display: block;
  content: "●";
  font-size: 21px;
  position: absolute;
}
.table_box .inter.dom:before {
  color: #ffb400;
}
.table_box .inter.dom:after {
  color: #5a00ff;
}
.table_box .cald_tit {
  margin-top: 25px;
  padding-bottom: 12px;
  position: relative;
  line-height: 21px;
}
.table_box .cald_tit .tit {
  font-size: 1.125rem;
  font-weight: 500;
}
.table_box .cald_tit ul {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.table_box .cald_tit li {
  display: inline-block;
  margin-left: 25px;
  padding-left: 25px;
  font-size: 1rem;
  font-weight: 500;
}
.table_box .cald_tit li:first-child {
  margin-left: 0;
}
.table_box .cald_tit li:after {
  top: 0;
  left: 0;
}
.table_box.cald .sun {
  color: #f00;
}
.table_box.cald .sat {
  color: #00f;
}
.table_box.cald thead tr {
  height: 40px;
  text-align: left;
  font-size: 1rem;
  font-weight: 500;
  border: 2px solid #000;
  border-left: none;
  border-right: none;
}
.table_box.cald tbody tr {
  height: 60px;
  border-bottom: 1px solid #e8e9ed;
}
.table_box.cald tbody td {
  padding: 10px;
  vertical-align: top;
  font-size: 0.875rem;
  font-weight: 500;
}
.table_box.cald tbody td.today {
  background-color: #e8e9ed;
}
.table_box.cald tbody td.inter:after, .table_box.cald tbody td.dom:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table_box.cald tbody td.inter.dom:before {
  top: 50%;
  left: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table_box.cald tbody td.inter.dom:after {
  top: 50%;
  left: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table_box.sche {
  padding-bottom: 100px;
}
.table_box.sche .cald_tit {
  margin-top: 80px;
}
.table_box.sche table thead tr {
  height: 40px;
  font-size: 1rem;
  font-weight: 500;
  border: 2px solid #000;
  border-left: none;
  border-right: none;
}
.table_box.sche table thead th {
  padding: 0 10px;
}
.table_box.sche table tbody tr {
  border-bottom: 1px solid #e8e9ed;
}
.table_box.sche table tbody tr.today, .table_box.sche table tbody tr.today a {
  color: #f00;
}
.table_box.sche table tbody td {
  padding: 12px 10px;
  text-align: center;
  line-height: 1.4em;
  font-size: 1.125rem;
}
.table_box.sche table tbody td a {
  line-height: 1.4em;
  font-size: 1.125rem;
}
.table_box.sche table tbody td.content {
  text-align: left;
}
.table_box.sche table tbody td span.mo {
  display: none;
}

.page_list-group.subs {
  padding: 0 0 54px;
}

.subs_tab_btn {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
}
.subs_tab_btn button {
  height: 55px;
  background-color: #835bb4;
  font-size: 1.25rem;
  color: #fff;
}
.subs_tab_btn button.on {
  background-color: #fff;
  color: #121212;
}
.subs_tab_cont {
  padding: 0 60px;
}
.subs_tab_cont .subs_tab_cont_item {
  display: none;
}
.subs_tab_cont .subs_tab_cont_item.open {
  display: block;
}
.subs_tab_cont .subs_tab_cont_item span {
  line-height: 1.25em;
}
.subs_tab_cont br.mo {
  display: none;
}

@media all and (max-width: 1280px) {
  .communicate .page_top-wrap::before {
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .list_box .article {
    width: 1.875vw;
    height: 2.34375vw;
    margin-right: 0.234375vw;
    background-size: 100% auto;
  }
  .list_box .item.state_wrap {
    padding-left: 9.375vw;
    padding-right: 10.546875vw;
  }
  .list_box .item.pr {
    padding-right: 7.8125vw;
  }
  .list_box .rpt_tit strong .subtitle {
    padding-top: 0.78125vw;
    font-size: 1.2222222222rem;
  }
  .list_box .rpt_pdf .website {
    width: 2.5vw;
    height: 2.03125vw;
  }
  .state {
    width: 7.8125vw;
    height: 7.8125vw;
    font-size: 0.8888888889rem;
  }
  .state span {
    margin-bottom: 0.3125vw;
    font-size: 0.7777777778rem;
  }
  .p_v-tit {
    margin-top: 1.5625vw;
    padding: 1.875vw 12.5vw 1.875vw 0;
  }
  .p_v-tit .state {
    min-width: 6.25vw;
    margin-right: 1.5625vw;
  }
  .p_v-tit .title strong {
    font-size: 1.3333333333rem;
  }
  .p_v-tit .title strong .subtitle {
    padding-top: 0.78125vw;
    font-size: 1rem;
  }
  .p_v-tit .title .tit_btn-wrap {
    top: 1.875vw;
  }
  .p_v-tit .title .tit_btn-wrap button,
  .p_v-tit .title .tit_btn-wrap a {
    line-height: 2.96875vw;
    height: 3.125vw;
    border-radius: 4px;
    padding: 0 1.09375vw;
    font-size: 0.7777777778rem;
    margin-top: 0.390625vw;
  }
  .p_v-tit .title .tit_btn-wrap button::before,
  .p_v-tit .title .tit_btn-wrap a::before {
    width: 2.1875vw;
    margin-right: 0.78125vw;
  }
  .p_v-tit .title .tit_btn-wrap .file_bubble {
    margin-top: 0.46875vw;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box .top button {
    width: 1.40625vw;
    height: 1.40625vw;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box ul li a {
    margin: 0 0.46875vw;
  }
  .p_v-tit .title .date {
    padding-top: 1.171875vw;
    font-size: 0.7777777778rem;
  }
  .p_v-tit .rpt_pdf .pdf, .p_v-tit .rpt_pdf .hwp, .p_v-tit .rpt_pdf .file {
    width: 2.03125vw;
    height: 2.34375vw;
    margin-left: 0.234375vw;
  }
  .p_v-cont {
    padding: 4.6875vw 0;
  }
  .p_v-cont .con_info li {
    padding: 1.09375vw 0;
    font-size: 1rem;
  }
  .p_v-cont .con_info li span {
    width: 7.03125vw;
    min-width: 7.03125vw;
    margin-right: 1.171875vw;
  }
  .p_v-cont .con_detail {
    padding-left: 3.125vw;
    font-size: 0.8888888889rem;
  }
  .p_v-cont .con_detail dt {
    padding: 2.8125vw 0;
  }
  .p_v-cont .con_detail dd {
    padding-bottom: 0.78125vw;
  }
  .p_v-cont .con_link {
    margin-top: 5vw;
    padding-top: 2.890625vw;
  }
  .p_v-cont .img_slide_wrap {
    margin: 5vw auto 3.90625vw;
  }
  .p_v-cont .img_slide_wrap .img_slide button {
    width: 24.375vw;
    height: 17.03125vw;
    margin: 0 0.390625vw;
    border-radius: 0.78125vw;
  }
  .p_v-cont .img_slide_wrap .slide_navi {
    top: 2.34375vw;
  }
  .p_v-cont .img_slide_wrap .slick-arrow {
    left: -5.46875vw;
    width: 1.09375vw;
    height: 1.875vw;
    padding: 0;
    background-size: 100% auto;
  }
  .p_v-cont .img_slide_wrap .slick-arrow.slick-next {
    right: -5.46875vw;
  }
  .p_v-cont .img_slide_wrap .slick-dots li {
    width: 0.9375vw;
    height: 0.9375vw;
    margin: 0 0.3125vw;
  }
  .p_v-cont .cont_tab {
    border-radius: 1.953125vw;
    margin-top: -2.34375vw;
  }
  .p_v-cont .cont_tab li {
    height: 3.90625vw;
  }
  .p_v-cont .cont_tab li button {
    border-radius: 1.953125vw;
    font-size: 1.1111111111rem;
  }
  .p_v-cont .youtubeV {
    margin-top: 3.125vw;
    height: 29.21875vw;
  }
  .p_v-cont .tab_box {
    padding-top: 3.125vw;
  }
  .p_v-cont .tab_box > strong {
    padding-bottom: 3.125vw;
    font-size: 1.5555555556rem;
  }
  .p_v-cont .tab_box p {
    font-size: 0.8888888889rem;
  }
  .p_v-cont .tab_box img.view {
    width: 90%;
  }
  .p_v-cont .tab_box .con_info {
    margin-bottom: 4.6875vw;
  }
  .p_v-cont .tab_box .con_link {
    padding-bottom: 2.890625vw;
  }
  .p_v-cont .tab_box .program li {
    padding: 1.953125vw 2.109375vw;
    font-size: 1rem;
  }
  .p_v-cont .tab_box .program li dl {
    margin-top: 0.546875vw;
  }
  .p_v-cont .tab_box .program li dl dt {
    width: 6.09375vw;
    min-width: 6.09375vw;
  }
  .p_v-cont .tab_box .list_box.ann .tit {
    position: relative;
  }
  .p_v-cont .tab_box .list_box.ann .tit > a {
    padding: 0.9375vw 10.15625vw 0.9375vw 2.109375vw;
    font-size: 1rem;
  }
  .p_v-cont .tab_box .list_box.ann .tit em {
    padding-right: 1.71875vw;
  }
  .p_v-cont .tab_box .list_box.ann .tit p span {
    margin-top: 1.875vw;
  }
  .p_v-cont .tab_box .list_box.ann .tit .vdo {
    width: 2.5vw;
    height: 2.65625vw;
    background-size: 100% auto;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box {
    margin-top: 1.5625vw;
    margin-bottom: 2.34375vw;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box > strong {
    padding-bottom: 3.125vw;
    font-size: 1.5555555556rem;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box p {
    font-size: 0.8888888889rem;
  }
  .p_v-cont .tab_box .list_box.ann .utb_frmae {
    width: 64%;
    margin: 2.578125vw auto 0;
  }
  #utbPop {
    width: 76.5625vw;
  }
  #utbPop > button {
    top: -3.125vw;
  }
  #utbPop .utb_frmae {
    border-radius: 2.34375vw;
  }
  .page_list-group .btn_list {
    width: 18.125vw;
    height: 4.453125vw;
    line-height: 4.453125vw;
    margin-top: 4.6875vw;
    font-size: 1rem;
  }
  .globalnetwork {
    margin-bottom: 7.6388888889vw;
  }
  .globalnetwork .map {
    width: calc(100% + 9.375vw);
    height: 24.6875vw;
    margin-top: -3.125vw;
    margin-left: -4.6875vw;
  }
  .globalnetwork .map li img {
    width: auto;
    height: 95%;
  }
  .globalnetwork .national_tab {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 4.921875vw;
  }
  .globalnetwork .national_tab li a {
    padding: 0;
    font-size: 0.8888888889rem;
  }
  .page_list-group .list_tit > p.t_txt {
    padding: 0.9375vw 0 2.34375vw;
  }
  .scb_tb {
    margin: 2.34375vw 0 2.8125vw;
  }
  .scb_tb thead th {
    height: 4.6875vw;
    font-size: 1rem;
  }
  .scb_tb tbody td {
    padding: 1.5625vw 0.78125vw 1.5625vw 2.34375vw;
    font-size: 0.8888888889rem;
  }
  .scb_tb tbody td a {
    font-size: 0.8888888889rem;
  }
  .scb_box .scb_info td span .btn_mail {
    margin-top: 0;
    margin-left: 0.390625vw;
    vertical-align: middle;
  }
  .scb_box.btm {
    padding-bottom: 3.90625vw;
  }
  .scb_box.btm > strong {
    padding-bottom: 3.125vw;
  }
  .scb_box.btm .point_dot {
    padding-left: 1.09375vw;
    right: 2.34375vw;
    top: 3.4375vw;
    font-size: 0.8888888889rem;
  }
  .scb_box.btm .point_dot::before {
    width: 0.625vw;
    height: 0.625vw;
  }
  .scb_box.btm .rf {
    font-size: 1rem;
    padding: 2.34375vw 0 1.796875vw 0.859375vw;
    text-indent: -0.78125vw;
  }
  .scb_box.btm .rf li {
    padding-bottom: 0.78125vw;
  }
  .scb_box.btm .rf a.contact,
  .scb_box.btm .rf a.mail {
    margin-left: 0.546875vw;
    padding-left: 1.875vw;
    background-size: 1.5625vw auto;
    vertical-align: baseline;
    font-size: 1rem;
  }
  .scb_box.btm .rsch_ethics {
    height: 12.7777777778rem;
  }
  .btn_down,
  .btn_mail {
    width: 1.5625vw;
    height: 1.5625vw;
    background-size: 100% auto;
    vertical-align: bottom;
  }
  .qna_item {
    padding: 1.875vw 0;
  }
  .qna_item .mark {
    width: 9.375vw;
    min-width: 9.375vw;
    height: 3.90625vw;
    line-height: 3.90625vw;
    border-radius: 3.90625vw;
    font-size: 0.8888888889rem;
  }
  .qna_item .mark.ans {
    margin-left: 3.90625vw;
  }
  .qna_item a {
    padding-left: 2.890625vw;
  }
  .qna_item a strong {
    font-size: 1.3333333333rem;
  }
  .qna_item a .name::after {
    padding: 0 0.859375vw;
    font-size: 1.1111111111rem;
  }
  .qna_item a .date {
    margin-left: 1.5625vw;
    font-size: 0.8888888889rem;
  }
  .qna_item .secret {
    width: 6.25vw;
    min-width: 6.25vw;
    height: 1.875vw;
    background-size: auto 1.875vw;
  }
  .qna_view {
    margin-top: 3.90625vw;
    padding-top: 2.8125vw;
  }
  .qna_view .qna_box {
    margin-bottom: 2.65625vw;
  }
  .qna_view .qna_box .mark {
    width: 9.375vw;
    height: 3.90625vw;
    line-height: 3.90625vw;
    border-radius: 1.953125vw;
    font-size: 0.8888888889rem;
  }
  .qna_view .qna_box .txt {
    padding-left: 12.109375vw;
  }
  .qna_view .qna_box .txt strong {
    margin-bottom: 1.171875vw;
    font-size: 1.3333333333rem;
  }
  .qna_view .qna_box .txt .name::after {
    padding: 0 0.859375vw;
    font-size: 1.1111111111rem;
  }
  .qna_view .qna_box .txt .date {
    font-size: 0.8888888889rem;
  }
  .qna_view .qna_box .txt p {
    margin-top: 2.1875vw;
    padding: 2.34375vw;
    border-radius: 1.5625vw;
    font-size: 0.8888888889rem;
  }
  .guide {
    padding-bottom: 2.734375vw;
  }
  .guide h4 {
    padding: 1.5625vw 0 1.25vw;
    font-size: 1.3333333333rem;
  }
  .guide > strong {
    padding: 4.6875vw 0 0.9375vw;
    margin-bottom: 1.171875vw;
    font-size: 1.2222222222rem;
  }
  .guide > strong:first-of-type {
    padding-top: 3.125vw;
  }
  .guide p {
    padding-bottom: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .guide table {
    font-size: 0.8888888889rem;
  }
  .guide table.inquiry {
    margin-top: -1.171875vw;
  }
  .guide table.task {
    margin: 1.09375vw 0;
  }
  .guide table.task tr td {
    padding: 1.25vw;
  }
  .guide table tr th {
    padding: 1.25vw 0;
  }
  .guide table tr td {
    padding: 1.25vw 0;
  }
  .guide .charter {
    margin: 7.265625vw 0 2.34375vw;
    padding: 4.453125vw 6.171875vw 5.703125vw;
    border-radius: 1.5625vw;
  }
  .guide .charter strong {
    padding-bottom: 2.1875vw;
    font-size: 1.2222222222rem;
  }
  .guide .charter em {
    padding: 3.90625vw 0 2.34375vw;
    font-size: 1.1111111111rem;
  }
  .guide .charter ul li {
    padding-bottom: 0.859375vw;
    font-size: 1rem;
  }
  .guide .charter .charter_btm {
    padding-top: 2.34375vw;
  }
  .guide .charter .charter_btm img {
    width: 17.8125vw;
  }
  .guide .charter .charter_btm a {
    width: 17.5vw;
    min-width: 150px;
    height: 3.90625vw;
    line-height: 3.90625vw;
    font-size: 0.8888888889rem;
    border-radius: 0.46875vw;
  }
  .guide ol li {
    font-size: 0.8888888889rem;
  }
  .guide ol li:first-child > em {
    padding-top: 1.09375vw;
  }
  .guide ol li > em {
    padding: 3.90625vw 0 0.9375vw;
    font-size: 1rem;
  }
  .guide ol li div em {
    padding: 1.40625vw 0 0.625vw;
  }
  .guide ol li .indent {
    text-indent: 1.09375vw;
  }
  .guide ol li .sub_t {
    padding: 1.5625vw 0 0.78125vw;
  }
  .guide ol li .submiss li {
    padding-left: 0.78125vw;
    text-indent: -0.78125vw;
    padding-bottom: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .gd_txt {
    padding: 3.90625vw 0 4.53125vw;
  }
  .gd_txt p span {
    display: inline;
  }
  .down_wrap {
    padding: 2.96875vw 0 2.65625vw;
  }
  .down_wrap div {
    padding-right: 2.5vw;
  }
  .down_wrap div img {
    width: 10.15625vw;
  }
  .down_wrap div .download {
    width: 10vw;
    height: 2.265625vw;
    margin-top: 0.234375vw;
    background-size: 1.71875vw auto;
    background-position: left 1.71875vw center;
    border-radius: 0.46875vw;
    text-indent: 1.875vw;
    font-size: 0.7777777778rem;
  }
  .down_wrap p span {
    display: inline;
  }
  .sche_search .comm_select {
    height: 3.125vw;
  }
  .sche_search > button {
    padding: 0 1.40625vw;
    height: 3.125vw;
    border-radius: 0.46875vw;
  }
  .table_box .inter:after, .table_box .dom:after {
    font-size: 1.640625vw;
  }
  .table_box .inter.dom:before, .table_box .inter.dom:after {
    font-size: 1.640625vw;
  }
  .table_box .cald_tit {
    margin-top: 1.953125vw;
    padding-bottom: 0.9375vw;
    line-height: 1.640625vw;
  }
  .table_box .cald_tit .tit {
    font-size: 1rem;
  }
  .table_box .cald_tit li {
    margin-left: 1.953125vw;
    padding-left: 2.34375vw;
    font-size: 0.8888888889rem;
  }
  .table_box.cald thead tr {
    height: 3.125vw;
    font-size: 0.8888888889rem;
  }
  .table_box.cald tbody tr {
    height: 4.6875vw;
  }
  .table_box.cald tbody td {
    padding: 0.78125vw;
    font-size: 0.7777777778rem;
  }
  .table_box.sche {
    padding-bottom: 7.8125vw;
  }
  .table_box.sche .cald_tit {
    margin-top: 6.25vw;
  }
  .table_box.sche table thead tr {
    height: 3.125vw;
    font-size: 0.8888888889rem;
  }
  .table_box.sche table thead th {
    padding: 0 0.78125vw;
  }
  .table_box.sche table tbody td {
    padding: 0.9375vw 0.78125vw;
  }
  .table_box.sche table tbody td a {
    font-size: 1rem;
  }
  .page_list-group.subs {
    padding: 0 0 4.21875vw;
  }
  .subs_tab_btn button {
    height: 4.296875vw;
    font-size: 1.1111111111rem;
  }
  .subs_tab_cont {
    padding: 0 4.6875vw;
  }
}
@media all and (max-width: 1000px) {
  .btn_down,
  .btn_mail {
    width: 15px;
    height: 15px;
  }
}
@media all and (max-width: 720px) {
  .communicate .comm_linemap .depth.open button {
    background-image: url(../img/m/ico_arw-linemap3_on.png);
  }
  .communicate .page_top-wrap::before {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background-image: url(../img/m/bg_cmnc.png);
  }
  .list_box a.article {
    display: none;
  }
  .list_box .item.state_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .list_box .item.state_wrap .state {
    display: inline-block;
    vertical-align: top;
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 0 3.3333333333vw;
    width: auto;
    height: auto;
    font-size: 0.8333333333rem;
    font-weight: 400;
    line-height: 5.5555555556vw;
    border-radius: 2.7777777778vw;
    margin-bottom: 1.3888888889vw;
  }
  .list_box .item.state_wrap .state br {
    display: none;
  }
  .list_box .item.pr {
    padding-right: 0;
  }
  .list_box .rpt_tit strong .subtitle {
    padding-top: 1.3888888889vw;
    font-size: 1rem;
    line-height: 1.2em;
  }
  .list_box .rpt_tit .color.date {
    font-size: 0.875rem;
  }
  .state {
    width: 18.0555555556vw;
    height: 18.0555555556vw;
    font-size: 1rem;
  }
  .state span {
    margin-bottom: 0.5555555556vw;
    font-size: 0.5833333333rem;
  }
  .p_v-tit {
    display: block;
    margin-top: 2.7777777778vw;
    padding: 4.1666666667vw 0;
  }
  .p_v-tit .state {
    min-width: 16.6666666667vw;
    margin: 0 auto;
  }
  .p_v-tit .title {
    margin-top: 2.7777777778vw;
  }
  .p_v-tit .title strong {
    font-size: 1rem;
  }
  .p_v-tit .title strong .subtitle {
    padding-top: 1.3888888889vw;
    font-size: 0.8333333333rem;
  }
  .p_v-tit .title .tit_btn-wrap {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 2.7777777778vw;
  }
  .p_v-tit .title .tit_btn-wrap button,
  .p_v-tit .title .tit_btn-wrap a {
    line-height: 7.7777777778vw;
    height: 8.3333333333vw;
    padding: 0 2.7777777778vw;
    font-size: 0.8333333333rem;
    width: 48%;
    margin: 1% 1%;
    text-align: center;
  }
  .p_v-tit .title .tit_btn-wrap button:first-child,
  .p_v-tit .title .tit_btn-wrap a:first-child {
    margin-top: 1%;
  }
  .p_v-tit .title .tit_btn-wrap button::before,
  .p_v-tit .title .tit_btn-wrap a::before {
    width: 4.7222222222vw;
    margin-right: 2.2222222222vw;
    background-position: left 1.1111111111vw;
  }
  .p_v-tit .title .tit_btn-wrap .file_bubble {
    margin: 1% 1%;
    width: 48%;
  }
  .p_v-tit .title .tit_btn-wrap .file_bubble:first-child {
    margin-top: 1%;
  }
  .p_v-tit .title .tit_btn-wrap .file_bubble > a {
    width: 100%;
    margin: 0;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box {
    right: 1%;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box .top strong {
    font-size: 0.8333333333rem;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box .top button {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
  }
  .p_v-tit .title .tit_btn-wrap .file_b-box a {
    margin: 0 0.8333333333vw;
    width: auto;
  }
  .p_v-tit .title .date {
    padding-top: 2.5vw;
    font-size: 0.75rem;
  }
  .p_v-tit .rpt_pdf .pdf, .p_v-tit .rpt_pdf .hwp, .p_v-tit .rpt_pdf .file {
    width: 4.7222222222vw;
    height: 5.2777777778vw;
    margin: 0.8333333333vw 0 0 0;
    display: block;
  }
  .p_v-tit .rpt_pdf button:first-child {
    margin-top: 0;
  }
  .p_v-cont {
    padding: 5.5555555556vw 0;
  }
  .p_v-cont .con_info li {
    padding: 1.8055555556vw 0;
    font-size: 1rem;
  }
  .p_v-cont .con_info li span {
    width: 12.5vw;
    min-width: 12.5vw;
    margin-right: 2.0833333333vw;
  }
  .p_v-cont .con_detail {
    padding-left: 0;
    font-size: 1rem;
  }
  .p_v-cont .con_detail dt {
    padding: 5vw 0;
  }
  .p_v-cont .con_detail dd {
    padding-bottom: 1.3888888889vw;
  }
  .p_v-cont .con_link {
    margin-top: 8.8888888889vw;
    padding-top: 5.1388888889vw;
  }
  .p_v-cont .img_slide_wrap {
    position: relative;
    margin: 8.8888888889vw 5.5555555556vw 6.9444444444vw;
  }
  .p_v-cont .img_slide_wrap .img_slide button {
    width: 69.4444444444vw;
    height: 48.6111111111vw;
    margin: 0;
    border-radius: 1.3888888889vw;
  }
  .p_v-cont .img_slide_wrap .slide_navi {
    top: 0.8333333333vw;
  }
  .p_v-cont .img_slide_wrap .slick-arrow {
    top: 45%;
    left: -8.3333333333vw;
    width: 3.0555555556vw;
    height: 5.2777777778vw;
  }
  .p_v-cont .img_slide_wrap .slick-arrow.slick-next {
    right: -8.3333333333vw;
  }
  .p_v-cont .img_slide_wrap .slick-dots li {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    margin: 0 1.3888888889vw;
  }
  .p_v-cont .cont_tab {
    border-radius: 5.5555555556vw;
    margin-top: 0;
  }
  .p_v-cont .cont_tab li {
    height: 11.1111111111vw;
  }
  .p_v-cont .cont_tab li button {
    border-radius: 5.5555555556vw;
    font-size: 0.9166666667rem;
  }
  .p_v-cont .youtubeV {
    margin-top: 5.5555555556vw;
    width: 100%;
    height: 43.3333333333vw;
  }
  .p_v-cont .tab_box {
    padding-top: 5.5555555556vw;
  }
  .p_v-cont .tab_box > strong {
    padding-bottom: 8.3333333333vw;
    font-size: 1.1666666667rem;
  }
  .p_v-cont .tab_box p {
    font-size: 1rem;
  }
  .p_v-cont .tab_box img.view {
    width: 100%;
  }
  .p_v-cont .tab_box .con_info {
    margin-bottom: 9.7222222222vw;
  }
  .p_v-cont .tab_box .con_link {
    padding-bottom: 5.1388888889vw;
  }
  .p_v-cont .tab_box .program li {
    padding: 3.4722222222vw 3.75vw;
    font-size: 1rem;
    line-height: 1.5em;
  }
  .p_v-cont .tab_box .program li dl {
    margin-top: 0.9722222222vw;
  }
  .p_v-cont .tab_box .program li dl dt {
    width: 10.8333333333vw;
    min-width: 45px;
  }
  .p_v-cont .tab_box .list_box.ann .tit {
    position: relative;
  }
  .p_v-cont .tab_box .list_box.ann .tit > a {
    display: block;
    padding: 2.7777777778vw;
    font-size: 1rem;
    font-weight: 500;
  }
  .p_v-cont .tab_box .list_box.ann .tit em {
    padding-right: 3.0555555556vw;
  }
  .p_v-cont .tab_box .list_box.ann .tit p {
    display: inline;
  }
  .p_v-cont .tab_box .list_box.ann .tit p span {
    margin-top: 0vw;
  }
  .p_v-cont .tab_box .list_box.ann .tit .vdo {
    width: 5.5555555556vw;
    height: 6.6666666667vw;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box {
    margin-top: 2.7777777778vw;
    margin-bottom: 4.1666666667vw;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box > strong {
    padding-bottom: 8.3333333333vw;
    font-size: 1.1666666667rem;
  }
  .p_v-cont .tab_box .list_box.ann .detail_box p {
    font-size: 1rem;
  }
  .p_v-cont .tab_box .list_box.ann .utb_frmae {
    width: 100%;
    margin: 4.5833333333vw auto 0;
  }
  #utbPop {
    width: 90%;
  }
  #utbPop > button {
    top: -6.9444444444vw;
  }
  #utbPop .utb_frmae {
    border-radius: 4.1666666667vw;
  }
  .page_list-group .btn_list {
    width: 55.5555555556vw;
    height: 11.1111111111vw;
    line-height: 11.1111111111vw;
    margin: 8.3333333333vw auto 4.1666666667vw;
    font-size: 1.1666666667rem;
  }
  .globalnetwork {
    margin-bottom: 8.3333333333vw;
  }
  .globalnetwork .map {
    display: none;
  }
  .globalnetwork .sub-swipe.mou {
    display: block;
    border-top: none;
    padding: 0 4.1666666667vw;
  }
  .globalnetwork .sub-swipe.mou.start::after, .globalnetwork .sub-swipe.mou.end::after {
    width: 6.9444444444vw;
  }
  .globalnetwork .sub-swipe.mou.start::after {
    left: -2.7777777778vw;
  }
  .globalnetwork .sub-swipe.mou.end::after {
    right: -2.7777777778vw;
  }
  .globalnetwork .sub-swipe.mou > button {
    display: block;
    width: 6.9444444444vw;
  }
  .globalnetwork .sub-swipe.mou > button.left {
    left: -2.7777777778vw;
  }
  .globalnetwork .sub-swipe.mou > button.right {
    right: -2.7777777778vw;
  }
  .globalnetwork .national_tab {
    height: 11.1111111111vw;
    margin-top: -2.7777777778vw;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .globalnetwork .national_tab::-webkit-scrollbar {
    display: none;
  }
  .globalnetwork .national_tab li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: auto;
  }
  .globalnetwork .national_tab li a {
    padding: 0 3.6111111111vw;
    font-size: 0.8333333333rem;
  }
  .page_list-group .list_tit > p.t_txt {
    padding: 2.7777777778vw 0 4.1666666667vw;
    line-height: 1.4em;
  }
  .scb_tb {
    margin: 5.5555555556vw 0;
  }
  .scb_tb.pc {
    display: none;
  }
  .scb_tb.mo {
    display: table;
  }
  .scb_tb thead th {
    height: 11.1111111111vw;
    font-size: 1rem;
    border-bottom: 1px solid #e4e4e4;
  }
  .scb_tb tbody td {
    padding: 3.4722222222vw 2.7777777778vw;
    line-height: 1.4em;
    font-size: 0.9166666667rem;
  }
  .scb_tb tbody td:first-child {
    border-right: 1px solid #e4e4e4;
  }
  .scb_tb tbody td a {
    font-size: 1rem;
    word-break: break-all;
  }
  .scb_box .scb_info td span .btn_mail {
    margin-left: 0.6944444444vw;
  }
  .scb_box.btm {
    padding-bottom: 6.9444444444vw;
  }
  .scb_box.btm > strong {
    padding-bottom: 4.7222222222vw;
  }
  .scb_box.btm .point_dot {
    position: static;
    right: auto;
    top: auto;
    padding-left: 0;
    font-size: 0.8333333333rem;
    text-align: right;
  }
  .scb_box.btm .point_dot::before {
    width: 1.1111111111vw;
    height: 1.1111111111vw;
    position: static;
    display: inline-block;
    vertical-align: top;
    margin: -0.5555555556vw 0.5555555556vw 0 0;
  }
  .scb_box.btm .rf {
    font-size: 1rem;
    line-height: 1.2em;
    padding: 3.4722222222vw 0 0 10px;
    text-indent: -9px;
  }
  .scb_box.btm .rf li {
    padding-bottom: 0.9722222222vw;
    line-height: 1.4em;
  }
  .scb_box.btm .rf a.contact,
  .scb_box.btm .rf a.mail {
    margin: 0 0.9722222222vw;
    padding-left: 20px;
    background-size: 16px auto;
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 1rem;
  }
  .scb_box.btm .rsch_ethics {
    height: 10.4166666667rem;
  }
  .btn_down,
  .btn_mail {
    width: 16px;
    height: 16px;
    vertical-align: middle;
  }
  .qna_item {
    padding: 5.2777777778vw 0;
  }
  .qna_item .mark {
    width: 16.6666666667vw;
    min-width: 16.6666666667vw;
    height: 6.9444444444vw;
    line-height: 6.9444444444vw;
    border-radius: 6.9444444444vw;
    font-size: 0.6666666667rem;
  }
  .qna_item .mark.ans {
    margin-left: 0;
  }
  .qna_item a {
    display: block;
    padding-left: 3.6111111111vw;
  }
  .qna_item a strong {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.1em;
    margin-bottom: 2.5vw;
    font-size: 1rem;
  }
  .qna_item a .name::after {
    padding: 0 1.5277777778vw;
    font-size: 0.6666666667rem;
  }
  .qna_item a .date {
    margin-left: 0;
    font-size: 0.8333333333rem;
  }
  .qna_item .secret {
    width: 10.5555555556vw;
    min-width: 10.5555555556vw;
    height: 3.3333333333vw;
    background-size: auto 3.3333333333vw;
  }
  .qna_view {
    margin-top: 6.9444444444vw;
    padding-top: 5vw;
  }
  .qna_view .qna_box {
    margin-bottom: 5.2777777778vw;
  }
  .qna_view .qna_box .mark {
    width: 16.6666666667vw;
    height: 6.9444444444vw;
    line-height: 6.9444444444vw;
    border-radius: 3.4722222222vw;
    font-size: 0.6666666667rem;
  }
  .qna_view .qna_box .txt {
    padding-left: 20.1388888889vw;
  }
  .qna_view .qna_box .txt strong {
    margin-bottom: 1.3888888889vw;
    font-size: 1rem;
  }
  .qna_view .qna_box .txt .name::after {
    padding: 0 1.5277777778vw;
    font-size: 0.8333333333rem;
  }
  .qna_view .qna_box .txt .date {
    font-size: 0.8333333333rem;
  }
  .qna_view .qna_box .txt p {
    margin-top: 3.8888888889vw;
    margin-left: -20.1388888889vw;
    padding: 4.1666666667vw;
    border-radius: 2.7777777778vw;
    font-size: 0.8333333333rem;
  }
  .guide {
    padding-bottom: 4.8611111111vw;
  }
  .guide h4 {
    padding: 2.7777777778vw 0 2.2222222222vw;
    font-size: 1.5rem;
  }
  .guide > strong {
    padding: 8.3333333333vw 0 2.5vw;
    margin-bottom: 2.5vw;
    font-size: 1.25rem;
  }
  .guide > strong:first-of-type {
    padding-top: 5.5555555556vw;
  }
  .guide p {
    padding-bottom: 1.3888888889vw;
    font-size: 1rem;
    line-height: 1.3em;
  }
  .guide .address {
    padding-left: 77px;
    text-indent: -78px;
  }
  .guide table {
    font-size: 1rem;
  }
  .guide table.inquiry {
    margin-top: -2.5vw;
  }
  .guide table.inquiry tr td {
    line-height: 1.2em;
    word-break: keep-all;
  }
  .guide table.task {
    margin: 1.9444444444vw 0;
  }
  .guide table.task tr td {
    padding: 2.2222222222vw 1.3888888889vw;
    font-size: 0.75rem;
  }
  .guide table tr th {
    padding: 2.7777777778vw 0;
  }
  .guide table tr td {
    padding: 2.2222222222vw;
    word-break: break-word;
  }
  .guide .charter {
    margin: 10.2777777778vw 0 4.1666666667vw;
    padding: 5.1388888889vw 5.1388888889vw 7.9166666667vw;
    border-radius: 2.7777777778vw;
  }
  .guide .charter strong {
    padding-bottom: 3.8888888889vw;
    font-size: 1rem;
  }
  .guide .charter em {
    padding: 4.1666666667vw 0 4.1666666667vw;
    font-size: 1rem;
  }
  .guide .charter ul li {
    padding-bottom: 2.0833333333vw;
    font-size: 1rem;
    line-height: 1.3em;
  }
  .guide .charter .charter_btm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 4.8611111111vw;
  }
  .guide .charter .charter_btm img {
    width: 51.3888888889vw;
    margin-bottom: 6.3888888889vw;
  }
  .guide .charter .charter_btm a {
    width: 45vw;
    min-width: 185px;
    height: 9.7222222222vw;
    line-height: 9.7222222222vw;
    font-size: 1rem;
    border-radius: 0.8333333333vw;
  }
  .guide ol li {
    font-size: 1rem;
  }
  .guide ol li:first-child > em {
    padding-top: 1.5277777778vw;
  }
  .guide ol li > em {
    padding: 6.9444444444vw 0 1.6666666667vw;
    font-size: 1rem;
  }
  .guide ol li div em {
    padding: 2.5vw 0 1.1111111111vw;
  }
  .guide ol li .indent {
    padding-left: 20px;
    text-indent: -10px;
  }
  .guide ol li .sub_t {
    padding: 2.7777777778vw 0 1.3888888889vw;
  }
  .guide ol li .submiss li {
    padding-left: 10px;
    text-indent: -8px;
    padding-bottom: 1.1111111111vw;
    font-size: 1rem;
  }
  .gd_txt {
    padding: 6.25vw 0;
  }
  .gd_txt p span {
    display: inline;
  }
  .down_wrap {
    padding: 3.3333333333vw 0 1.9444444444vw;
  }
  .down_wrap div {
    padding-right: 4.4444444444vw;
  }
  .down_wrap div img {
    width: 18.0555555556vw;
    min-width: 75px;
  }
  .down_wrap div .download {
    width: 17.7777777778vw;
    min-width: 75px;
    height: 6.8055555556vw;
    margin-top: 0.4166666667vw;
    background-size: 3.0555555556vw auto;
    background-position: left 2.7777777778vw center;
    border-radius: 0.8333333333vw;
    text-indent: 3.3333333333vw;
    font-size: 0.75rem;
  }
  .down_wrap p span {
    display: inline;
  }
  .sche_search {
    font-size: 0;
  }
  .sche_search .comm_select {
    margin-right: 2%;
    width: 36%;
    height: 11.1111111111vw;
  }
  .sche_search .comm_select select {
    border-radius: 1.3888888889vw;
  }
  .sche_search > button {
    width: 24%;
    padding: 0 2.5vw;
    height: 11.1111111111vw;
    border-radius: 1.3888888889vw;
  }
  .table_box .inter:after, .table_box .dom:after {
    font-size: 2.9166666667vw;
  }
  .table_box .inter:before, .table_box .dom:before {
    font-size: 2.9166666667vw;
  }
  .table_box .cald_tit {
    margin-top: 6.9444444444vw;
    padding-bottom: 2.0833333333vw;
    line-height: 2.9166666667vw;
  }
  .table_box .cald_tit .tit {
    font-size: 1.1666666667rem;
  }
  .table_box .cald_tit li {
    margin-left: 3.4722222222vw;
    padding-left: 4.1666666667vw;
    font-size: 0.8333333333rem;
  }
  .table_box.cald thead tr {
    height: 8.3333333333vw;
    font-size: 0.8333333333rem;
  }
  .table_box.cald tbody tr {
    height: 13.8888888889vw;
  }
  .table_box.cald tbody td {
    padding: 1.3888888889vw;
    font-size: 0.6666666667rem;
  }
  .table_box.cald tbody td.inter:after, .table_box.cald tbody td.dom:after {
    top: 60%;
  }
  .table_box.cald tbody td.inter.dom:before {
    top: 50%;
    left: 50%;
  }
  .table_box.cald tbody td.inter.dom:after {
    top: 80%;
    left: 50%;
  }
  .table_box.sche {
    padding-bottom: 13.8888888889vw;
  }
  .table_box.sche .cald_tit {
    margin-top: 11.1111111111vw;
  }
  .table_box.sche table thead tr {
    height: 8.3333333333vw;
    font-size: 0.8333333333rem;
  }
  .table_box.sche table thead th {
    padding: 0 1.3888888889vw;
  }
  .table_box.sche table tbody td {
    padding: 1.6666666667vw 1.3888888889vw;
    font-size: 0.8333333333rem;
  }
  .table_box.sche table tbody td a {
    font-size: 0.8333333333rem;
  }
  .table_box.sche table tbody td span.pc {
    display: none;
  }
  .table_box.sche table tbody td span.mo {
    display: block;
  }
  .page_list-group.subs {
    padding: 0 0 5.5555555556vw;
  }
  .subs_tab_btn button {
    height: 11.1111111111vw;
    font-size: 0.8333333333rem;
  }
  .subs_tab_cont {
    padding: 0 5.5555555556vw;
  }
  .subs_tab_cont .table_wrap {
    overflow-x: scroll;
  }
  .subs_tab_cont .table_wrap table {
    width: 111.1111111111vw;
  }
  .subs_tab_cont .list_tit strong {
    padding-top: 5.5555555556vw;
  }
  .subs_tab_cont br.mo {
    display: block;
  }
}
@media all and (max-width: 460px) {
  .guide p .fax {
    display: block;
    padding-left: 65px;
  }
}