.main_page-other #ui_linemap {
  display: none;
}
.main_page-other #ui_body {
  padding: 0;
}
.main_page-other #ui_contents {
  width: 1440px;
  margin: 0 auto;
}
.main_page-other #ui_contents .page_side-bar {
  margin-left: 40px;
  margin-top: 0;
}
.main_page-other .ui_gnb_guide {
  padding-top: 84px;
}
.main_page-other header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.main_page-other .point_search_wrap {
  position: relative;
  background-color: transparent;
  height: auto;
  z-index: 0;
}
.main_page-other .point_search_wrap .wrap_center_guide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
}
.main_page-other .search_form-box {
  width: 100%;
  padding-right: 0;
  background-color: #1b3956;
}
.main_page-other .search_form-box .search_input {
  padding: 26px 0;
}
.main_page-other .search_form-box .search_input::before {
  content: "Search";
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  font-size: 22px;
  color: #81b0d9;
  line-height: 1em;
  font-weight: 500;
}
.main_page-other .search_form-box .search_input label input {
  width: 460px;
  padding-left: 60px;
}
.main_page-other .search_form-box .popular_search_terms {
  top: 26px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  margin-right: -460px;
}
.main_page-other .point_key-word {
  width: 100%;
  margin-right: 0;
  padding: 16px 0 24px 0;
}
.main_page-other .point_key-word a {
  border-color: #d7e7f3;
}
.main_page-other .point_key-word a span {
  min-width: 110px;
  line-height: 36px;
  font-size: 17px;
  color: #006699;
}
.main_page-other .point_key-word a:hover span {
  color: #fff;
}
.main_page-other #ui_contents .page_side-bar {
  width: 360px;
}
.main_page-other .kdiba_barogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 60px;
  background: #ff6a67 url(../img/main_kdiba_sidebar.png) no-repeat left center/auto 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 4px 4px 0 0;
}
.main_page-other .kdiba_barogo span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
.main_page-other .kdiba_barogo span:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 14px;
  margin-left: 40px;
  background: url(../img/arw_tab_R.png) no-repeat center/100% auto;
}
.main_page-other .kdiba_barogo:hover span {
  color: #ca3735;
}
.main_page-other .page_side-bar.center_side-bar .list_updown_issue {
  padding: 30px;
  margin-top: 0;
  border-radius: 0 0 4px 4px;
}
.main_page-other .page_side-bar.center_side-bar .list_updown_issue ol li b {
  background-color: transparent;
  color: #2e2e2e;
  border-radius: 0;
  font-size: 18px;
  font-weight: 700;
}
.main_page-other .page_side-bar.center_side-bar .side_tab {
  margin: 20px 0;
}
.main_page-other .page_side-bar.center_side-bar .side_banner {
  margin: 12px 0;
}
.main_page-other .page_side-bar.center_side-bar .main_banner_top {
  margin-top: 3px;
  padding: 30px;
}
.main_page-other .page_side-bar.center_side-bar .main_letter p {
  display: none;
}

.eiec_main-page {
  width: 1040px;
  padding-bottom: 100px;
}

.main_top_slick {
  margin-bottom: 40px;
  border-radius: 4px;
}
.main_top_slick .top_guide {
  overflow: hidden;
  height: 130px;
  border-radius: 4px;
}
.main_top_slick a > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 100px;
}
.main_top_slick a > div > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main_top_slick a > div .w {
  display: block;
}
.main_top_slick a > div .m {
  display: none;
}
.main_top_slick a {
  float: left;
  width: 100%;
  height: 100%;
}
.main_top_slick a strong {
  position: relative;
  z-index: 1;
  width: 50%;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main_top_slick a strong span {
  display: block;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 400;
}
.main_top_slick a ul {
  position: relative;
  z-index: 1;
  width: 50%;
}
.main_top_slick a ul li {
  font-size: 17px;
  color: #fff;
  line-height: 1.4;
}
.main_top_slick a ul li span {
  font-size: 14px;
}
.main_top_slick .slick-track,
.main_top_slick .slick-list {
  height: 100%;
}
.main_top_slick .slick-dots {
  position: absolute;
  right: 20px;
  bottom: 16px;
}

.main_policy_info > a {
  display: block;
  margin-bottom: 10px;
  color: #1b3956;
  line-height: 1em;
  font-weight: 500;
  font-size: 20px;
}
.main_policy_info > a:hover {
  color: #2e7ec0;
}
.main_policy_info .temp_guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_policy_info .temp_guide > div {
  width: 500px;
}
.main_policy_info .temp_guide strong {
  display: block;
  font-size: 17px;
  color: #333;
  font-weight: 400;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_policy_info .temp_guide p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  margin-top: 5px;
  color: #999;
  font-size: 15px;
  line-height: 1.3;
}
.main_policy_info .temp_guide span {
  display: block;
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
}
.main_policy_info .temp_guide .info_left-box > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0;
  border: solid #1b3956;
  border-width: 2px 0;
}
.main_policy_info .temp_guide .info_left-box .txt {
  width: 240px;
}
.main_policy_info .temp_guide .info_left-box .txt strong {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  white-space: normal;
}
.main_policy_info .temp_guide .info_left-box .txt span {
  margin-top: 5px;
}
.main_policy_info .temp_guide .info_left-box .img {
  width: 200px;
  height: 110px;
  border-radius: 4px;
  overflow: hidden;
}
.main_policy_info .temp_guide .info_left-box .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.main_policy_info .temp_guide .info_left-box li {
  margin-top: 15px;
}
.main_policy_info .temp_guide .info_right-box li {
  margin-top: 13px;
}
.main_policy_info .temp_guide .info_right-box li:first-child {
  margin-top: 0;
}
.main_policy_info .temp_guide .info_right-box > button {
  display: none;
}
.main_policy_info .temp_guide a {
  display: block;
}
.main_policy_info .temp_guide a:hover strong {
  color: #478ac5;
}
.main_policy_info .temp_guide a:hover .img img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.main_tab_wrap {
  margin-top: 60px;
}
.main_tab_wrap .mob_banner_link {
  display: none;
}
.main_tab_wrap .tab_link {
  width: 100%;
  margin-bottom: 30px;
}
.main_tab_wrap .tab_link .scroll_guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 2px solid #478ac5;
}
.main_tab_wrap .tab_link button {
  width: 100%;
  height: 45px;
  margin-left: 8px;
  background-color: #efefef;
  color: #478ac5;
  font-size: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px 4px 0 0;
}
.main_tab_wrap .tab_link button:first-child {
  margin-left: 0;
}
.main_tab_wrap .tab_link button:hover, .main_tab_wrap .tab_link button.on {
  background-color: #478ac5;
  color: #fff;
}
.main_tab_wrap .tab_conts {
  display: none;
}
.main_tab_wrap .tab_conts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_tab_wrap .tab_conts li {
  width: 246px;
}
.main_tab_wrap .tab_conts .img {
  width: 100%;
  height: 130px;
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
}
.main_tab_wrap .tab_conts .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.main_tab_wrap .tab_conts .txt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main_tab_wrap .tab_conts .txt strong {
  display: block;
  font-weight: 400;
}
.main_tab_wrap .tab_conts .txt span {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  color: #478ac5;
  line-height: 1;
}
.main_tab_wrap .tab_conts .txt b {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #333;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
}
.main_tab_wrap .tab_conts .txt p {
  display: none;
  margin-top: 18px;
  font-size: 16px;
  color: #999;
  line-height: 1.4;
}
.main_tab_wrap .tab_conts a {
  display: block;
}
.main_tab_wrap .tab_conts a:hover strong b {
  color: #478ac5;
}
.main_tab_wrap .tab_conts a:hover .img img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
.main_tab_wrap .tab_conts a:hover .txt p {
  text-decoration: underline;
}
.main_tab_wrap .tab_conts.open {
  display: block;
}
.main_tab_wrap .tab_conts.tb01 ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.main_tab_wrap .tab_conts.tb01 li:not(:first-child) {
  margin-left: 18px;
}
.main_tab_wrap .tab_conts.tb01 li:not(:first-child) .txt b {
  font-size: 17px;
}
.main_tab_wrap .tab_conts.tb01 li:nth-child(2) {
  margin-left: 0;
}
.main_tab_wrap .tab_conts.tb01 li:first-child {
  width: 100%;
  margin-bottom: 20px;
}
.main_tab_wrap .tab_conts.tb01 li:first-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_tab_wrap .tab_conts.tb01 li:first-child .img {
  width: 49%;
  height: 268px;
  margin-bottom: 0;
}
.main_tab_wrap .tab_conts.tb01 li:first-child .txt {
  width: 51%;
  padding: 30px 0 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main_tab_wrap .tab_conts.tb01 li:first-child .txt p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
}
.main_tab_wrap .tab_conts.tb02 li {
  width: 49%;
}
.main_tab_wrap .tab_conts.tb02 .img {
  height: 268px;
}
.main_tab_wrap .tab_conts.tb02 .txt p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
}
.main_tab_wrap .tab_conts.tb03 ul {
  display: block;
}
.main_tab_wrap .tab_conts.tb03 li {
  width: 100%;
  margin-top: 24px;
}
.main_tab_wrap .tab_conts.tb03 li:first-child {
  margin-top: 0;
}
.main_tab_wrap .tab_conts.tb03 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_tab_wrap .tab_conts.tb03 .img {
  width: 246px;
  margin-bottom: 0;
}
.main_tab_wrap .tab_conts.tb03 .txt {
  padding-top: 14px;
  padding-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main_tab_wrap .tab_conts.tb03 .txt p {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
}
.main_tab_wrap .tab_conts.tb03 .txt b {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
}
.main_tab_wrap .tab_conts.tb04 ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.main_tab_wrap .tab_conts.tb04 li {
  margin-left: 18px;
}
.main_tab_wrap .tab_conts.tb04 li:nth-child(1),
.main_tab_wrap .tab_conts.tb04 li:nth-child(2) {
  width: 49%;
  margin-right: 1%;
  margin-bottom: 28px;
  margin-left: 0;
}
.main_tab_wrap .tab_conts.tb04 li:nth-child(1) .img,
.main_tab_wrap .tab_conts.tb04 li:nth-child(2) .img {
  height: 268px;
}
.main_tab_wrap .tab_conts.tb04 li:nth-child(2) {
  margin-right: 0;
  margin-left: 1%;
}
.main_tab_wrap .tab_conts.tb04 li:nth-child(3) {
  margin-left: 0;
}
.main_tab_wrap .tab_conts.tb05 ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.main_tab_wrap .tab_conts.tb05 li {
  width: 32%;
  margin-left: 2%;
}
.main_tab_wrap .tab_conts.tb05 li:nth-child(-n+3) {
  margin-bottom: 36px;
}
.main_tab_wrap .tab_conts.tb05 li:nth-child(3n+1) {
  margin-left: 0;
}
.main_tab_wrap .tab_conts.tb05 .img {
  height: 174px;
}
.main_tab_wrap .tab_conts.tb06 li {
  width: 50%;
}
.main_tab_wrap .tab_conts.tb06 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_tab_wrap .tab_conts.tb06 .img {
  width: 260px;
}
.main_tab_wrap .tab_conts.tb06 .txt {
  padding: 0 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main_tab_wrap .tab_conts.tb06 .txt b {
  -webkit-line-clamp: 3;
}
.main_tab_wrap .tab_conts.tb07 {
  position: relative;
  overflow: hidden;
  margin-top: -20px;
}
.main_tab_wrap .tab_conts.tb07 .img {
  display: none;
  margin-bottom: 0;
  height: auto;
  background-color: #fff;
  border-width: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.main_tab_wrap .tab_conts.tb07 .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.main_tab_wrap .tab_conts.tb07 .txt {
  width: 100%;
  text-align: center;
}
.main_tab_wrap .tab_conts.tb07 .txt strong span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.main_tab_wrap .tab_conts.tb07 .txt strong b {
  white-space: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin: 6px 0;
}
.main_tab_wrap .tab_conts.tb07 #mainCardNews {
  position: relative;
  width: 100%;
  height: 390px;
  white-space: nowrap;
  font-size: 0;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  z-index: 1;
  padding: 20px 0;
}
.main_tab_wrap .tab_conts.tb07 > button {
  position: absolute;
  top: 0;
  width: calc(50% - 180px);
  height: 100%;
  background-color: #000;
  text-indent: -99999em;
  z-index: 4;
  opacity: 0;
}
.main_tab_wrap .tab_conts.tb07 > button.prev {
  left: 0;
}
.main_tab_wrap .tab_conts.tb07 > button.next {
  right: 0;
}
.main_tab_wrap .tab_conts.tb07 .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  margin-top: 122px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.main_tab_wrap .tab_conts.tb07 .item a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 20px;
}
.main_tab_wrap .tab_conts.tb07 .item.s0 {
  z-index: 2;
  margin-right: -100px;
}
.main_tab_wrap .tab_conts.tb07 .item.s0 .txt {
  text-align: left;
}
.main_tab_wrap .tab_conts.tb07 .item.s1 {
  margin-top: 52px;
  z-index: 3;
}
.main_tab_wrap .tab_conts.tb07 .item.s1 a {
  padding: 10px;
}
.main_tab_wrap .tab_conts.tb07 .item.s1 .img {
  display: block;
  height: 198px;
}
.main_tab_wrap .tab_conts.tb07 .item.s1 .txt {
  margin-top: 16px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 {
  width: 320px;
  z-index: 4;
  margin: 0 20px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 a {
  padding: 12px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 .img {
  display: block;
  height: 294px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 .txt {
  margin-top: 16px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 .txt span {
  font-size: 16px;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.main_tab_wrap .tab_conts.tb07 .item.s2 .txt b {
  font-size: 17px;
}
.main_tab_wrap .tab_conts.tb07 .item.s3 {
  margin-top: 52px;
  z-index: 3;
}
.main_tab_wrap .tab_conts.tb07 .item.s3 a {
  padding: 10px;
}
.main_tab_wrap .tab_conts.tb07 .item.s3 .img {
  display: block;
  height: 198px;
}
.main_tab_wrap .tab_conts.tb07 .item.s3 .txt {
  margin-top: 16px;
}
.main_tab_wrap .tab_conts.tb07 .item.s4 {
  z-index: 2;
  margin-left: -100px;
}
.main_tab_wrap .tab_conts.tb07 .item.s4 .txt {
  text-align: right;
}
.main_tab_wrap.orange .tab_link .scroll_guide {
  border-bottom-color: #f5821f;
}
.main_tab_wrap.orange .tab_link button {
  color: #f5821f;
}
.main_tab_wrap.orange .tab_link button:hover, .main_tab_wrap.orange .tab_link button.on {
  background-color: #f5821f;
  color: #fff;
}
.main_tab_wrap.orange .tab_conts .txt span {
  font-size: 16px;
}
.main_tab_wrap.orange .tab_conts .txt b {
  font-size: 17px;
}
.main_tab_wrap.orange .tab_conts .txt span {
  color: #f5821f;
}
.main_tab_wrap.orange .tab_conts a:hover strong b {
  color: #f5821f;
}

@media all and (max-width: 1460px) {
  .main_page-other #ui_contents {
    width: 100%;
    margin: 0 0.6849315068vw;
  }
  .main_page-other #ui_contents .page_side-bar {
    margin-left: 2.7397260274vw;
  }
  .main_page-other .ui_gnb_guide {
    padding-top: 5.7534246575vw;
  }
  .main_page-other .point_search_wrap .wrap_center_guide {
    padding: 0;
  }
  .main_page-other .search_form-box .search_input {
    padding: 1.7808219178vw 0;
  }
  .main_page-other .search_form-box .search_input::before {
    margin-right: 3.4246575342vw;
    font-size: 1.375rem;
  }
  .main_page-other .search_form-box .search_input label input {
    width: 31.5068493151vw;
    padding-left: 4.1095890411vw;
  }
  .main_page-other .search_form-box .popular_search_terms {
    top: 1.7808219178vw;
    margin-right: -31.5068493151vw;
  }
  .main_page-other .point_key-word {
    padding: 1.095890411vw 0 1.6438356164vw 0;
  }
  .main_page-other .point_key-word a span {
    min-width: 7.5342465753vw;
    line-height: 2.4657534247vw;
    font-size: 1.0625rem;
  }
  .main_page-other #ui_contents .page_side-bar {
    width: 24.6575342466vw;
  }
  .main_page-other .kdiba_barogo {
    height: 4.1095890411vw;
    font-size: 1.125rem;
    border-radius: 0.2739726027vw 0.2739726027vw 0 0;
  }
  .main_page-other .kdiba_barogo span {
    margin-right: 2.0547945205vw;
  }
  .main_page-other .kdiba_barogo span:after {
    width: 0.6849315068vw;
    height: 0.9589041096vw;
    margin-left: 2.7397260274vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue {
    padding: 2.0547945205vw;
    margin-bottom: 1.3698630137vw;
    border-radius: 0 0 0.2739726027vw 0.2739726027vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue ol li b {
    font-size: 1.125rem;
  }
  .main_page-other .page_side-bar.center_side-bar .side_tab {
    margin: 1.3698630137vw 0;
  }
  .main_page-other .page_side-bar.center_side-bar .side_banner {
    margin: 0.8219178082vw 0;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link {
    padding: 0;
  }
  .main_page-other .page_side-bar.center_side-bar .main_banner_top {
    margin-top: 0.2054794521vw;
    padding: 2.0547945205vw;
  }
  .eiec_main-page {
    width: 71.2328767123vw;
    padding-bottom: 6.8493150685vw;
  }
  .main_top_slick {
    margin-bottom: 2.7397260274vw;
  }
  .main_top_slick .top_guide {
    height: 8.904109589vw;
  }
  .main_top_slick a > div {
    padding: 0 6.8493150685vw;
  }
  .main_top_slick a strong {
    font-size: 1.875rem;
  }
  .main_top_slick a strong span {
    margin-bottom: 0.4109589041vw;
    font-size: 1rem;
  }
  .main_top_slick a ul li {
    font-size: 1rem;
  }
  .main_top_slick a ul li span {
    font-size: 0.75rem;
  }
  .main_top_slick .slick-dots {
    right: 1.3698630137vw;
    bottom: 1.095890411vw;
  }
  .main_policy_info > strong {
    margin-bottom: 0.6849315068vw;
    font-size: 1.25rem;
  }
  .main_policy_info .temp_guide > div {
    width: 34.2465753425vw;
  }
  .main_policy_info .temp_guide strong {
    font-size: 1.0625rem;
  }
  .main_policy_info .temp_guide p {
    margin-top: 0.3424657534vw;
    font-size: 0.9375rem;
  }
  .main_policy_info .temp_guide span {
    font-size: 0.875rem;
  }
  .main_policy_info .temp_guide .info_left-box > a {
    padding: 0.8219178082vw 0;
  }
  .main_policy_info .temp_guide .info_left-box .txt {
    width: 16.4383561644vw;
  }
  .main_policy_info .temp_guide .info_left-box .txt span {
    margin-top: 0.3424657534vw;
  }
  .main_policy_info .temp_guide .info_left-box .img {
    width: 13.698630137vw;
    height: 7.5342465753vw;
    border-radius: 0.2739726027vw;
  }
  .main_policy_info .temp_guide .info_left-box li {
    margin-top: 1.0273972603vw;
  }
  .main_policy_info .temp_guide .info_right-box li {
    margin-top: 0.8904109589vw;
  }
  .main_tab_wrap {
    margin-top: 4.1095890411vw;
  }
  .main_tab_wrap .tab_link {
    margin-bottom: 2.0547945205vw;
  }
  .main_tab_wrap .tab_link button {
    height: 3.1506849315vw;
    margin-left: 0.5479452055vw;
    font-size: 1.125rem;
    border-radius: 0.2739726027vw 0.2739726027vw 0 0;
  }
  .main_tab_wrap .tab_conts li {
    width: 16.8493150685vw;
  }
  .main_tab_wrap .tab_conts .img {
    height: 8.904109589vw;
    margin-bottom: 1.095890411vw;
    border-radius: 0.2739726027vw;
  }
  .main_tab_wrap .tab_conts .txt span {
    margin-bottom: 0.5479452055vw;
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts .txt b {
    font-size: 1.5rem;
  }
  .main_tab_wrap .tab_conts .txt p {
    margin-top: 1.2328767123vw;
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) {
    margin-left: 1.2328767123vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) .txt b {
    font-size: 1.0625rem;
  }
  .main_tab_wrap .tab_conts.tb01 li:nth-child(2) {
    margin-left: 0;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child {
    margin-bottom: 1.3698630137vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child .img {
    height: 18.3561643836vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child .txt {
    padding: 2.0547945205vw 0 0 2.0547945205vw;
  }
  .main_tab_wrap .tab_conts.tb02 .img {
    height: 18.3561643836vw;
  }
  .main_tab_wrap .tab_conts.tb03 li {
    margin-top: 1.6438356164vw;
  }
  .main_tab_wrap .tab_conts.tb03 .img {
    width: 16.8493150685vw;
  }
  .main_tab_wrap .tab_conts.tb03 .txt {
    padding-top: 0.9589041096vw;
    padding-left: 2.0547945205vw;
  }
  .main_tab_wrap .tab_conts.tb03 .txt b {
    font-size: 1.125rem;
  }
  .main_tab_wrap .tab_conts.tb04 li {
    margin-left: 1.2328767123vw;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1),
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) {
    margin-bottom: 1.9178082192vw;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1) .img,
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) .img {
    height: 18.3561643836vw;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(-n+3) {
    margin-bottom: 2.4657534247vw;
  }
  .main_tab_wrap .tab_conts.tb05 .img {
    height: 11.9178082192vw;
  }
  .main_tab_wrap .tab_conts.tb06 .img {
    width: 17.8082191781vw;
  }
  .main_tab_wrap .tab_conts.tb06 .txt {
    padding: 0 1.3698630137vw;
  }
  .main_tab_wrap .tab_conts.tb07 {
    margin-top: -1.3698630137vw;
  }
  .main_tab_wrap .tab_conts.tb07 .txt strong b {
    margin: 0.4109589041vw 0;
  }
  .main_tab_wrap .tab_conts.tb07 #mainCardNews {
    height: 26.7123287671vw;
    padding: 1.3698630137vw 0;
  }
  .main_tab_wrap .tab_conts.tb07 > button {
    width: calc(50% - 12.3287671233vw);
  }
  .main_tab_wrap .tab_conts.tb07 .item {
    width: 15.0684931507vw;
    margin-top: 8.3561643836vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item a {
    padding: 3.4246575342vw 1.3698630137vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s0 {
    margin-right: -6.8493150685vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 {
    margin-top: 3.5616438356vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 a {
    padding: 0.6849315068vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .img {
    height: 13.5616438356vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .txt {
    margin-top: 1.095890411vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 {
    width: 21.9178082192vw;
    margin: 0 1.3698630137vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 a {
    padding: 0.8219178082vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .img {
    height: 20.1369863014vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt {
    margin-top: 1.095890411vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt span {
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt b {
    font-size: 1.0625rem;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s3 {
    margin-top: 3.5616438356vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s3 a {
    padding: 0.6849315068vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s3 .img {
    height: 13.5616438356vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s3 .txt {
    margin-top: 1.095890411vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s4 {
    margin-left: -6.8493150685vw;
  }
  .main_tab_wrap.orange .tab_conts .txt span {
    font-size: 1rem;
  }
  .main_tab_wrap.orange .tab_conts .txt b {
    font-size: 1.0625rem;
  }
}
@media all and (max-width: 750px) {
  .main_page-other header {
    z-index: 3;
  }
  .main_page-other #ui_contents {
    margin: 0;
    padding: 2vw 0 13.3333333333vw 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .main_page-other #ui_contents .page_side-bar {
    margin-left: 5.3333333333vw;
  }
  .main_page-other .ui_gnb_guide {
    padding-top: 16vw;
  }
  .main_page-other .point_search_wrap {
    position: static;
  }
  .main_page-other .search_form-box .search_input {
    padding: 0 0 0 13.3333333333vw;
  }
  .main_page-other .search_form-box .search_input::before {
    display: none;
  }
  .main_page-other .search_form-box .search_input label input {
    width: 100%;
    padding-left: 5.3333333333vw;
  }
  .main_page-other .search_form-box .popular_search_terms {
    display: none;
  }
  .main_page-other .wrap_center_guide {
    position: relative;
    overflow: hidden;
  }
  .main_page-other .wrap_center_guide::after, .main_page-other .wrap_center_guide::before {
    content: "";
    display: block;
    width: 8vw;
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-position: center;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  .main_page-other .wrap_center_guide::before {
    left: 0;
    background-image: url(../img/main_scroll_l.png);
  }
  .main_page-other .wrap_center_guide::after {
    right: 0;
    background-image: url(../img/main_scroll_r.png);
  }
  .main_page-other .point_key-word {
    display: block;
    width: 100%;
    padding: 0;
    background-color: #1b3956;
    overflow-x: auto;
  }
  .main_page-other .point_key-word::-webkit-scrollbar {
    display: none;
  }
  .main_page-other .point_key-word .scroll_bar {
    width: 135%;
    padding: 0 2.6666666667vw;
  }
  .main_page-other .point_key-word .scroll_bar a {
    padding: 0 3.7333333333vw;
  }
  .main_page-other .point_key-word .scroll_bar a span {
    min-width: auto;
    line-height: 12.8vw;
    color: #81b0d9;
    font-size: 1.1666666667rem;
  }
  .main_page-other #ui_contents .page_side-bar {
    position: relative;
    width: auto;
    margin-left: 0;
    padding: 0 4vw 25.3333333333vw 4vw;
  }
  .main_page-other .kdiba_barogo {
    height: 14.6666666667vw;
    font-size: 1.5rem;
    background-image: url(../img/m/main_kdiba_sidebar.jpg);
    background-size: 100% auto;
    border-radius: 0.5333333333vw 0.5333333333vw 0 0;
  }
  .main_page-other .kdiba_barogo span {
    margin-right: 7.7333333333vw;
  }
  .main_page-other .kdiba_barogo span:after {
    width: 11.2vw;
    height: 7.4666666667vw;
    margin-left: 3.2vw;
    background: url(../img/m/arw_big.png) no-repeat center/100% auto;
  }
  .main_page-other .page_side-bar.center_side-bar .side_tab {
    display: none;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter ul {
    display: block;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter ul .link_type04 {
    width: auto;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter ul .link_type04 a::before {
    width: 10.4vw;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter ul .link_type04 a:hover {
    color: #112d47;
  }
  .main_page-other .page_side-bar.center_side-bar .side_link.main_letter p {
    display: block;
    font-size: 1rem;
    color: #999;
    position: absolute;
    left: 36vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue {
    padding: 4vw;
    margin-bottom: 8vw;
    border-radius: 0 0 0.5333333333vw 0.5333333333vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue strong {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 1.5rem;
    margin-bottom: 4.8vw;
    margin-top: 1.6vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue strong span {
    font-size: 1rem;
    margin-left: 2.6666666667vw;
    margin-bottom: 0.2666666667vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue li {
    width: 48%;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue li p {
    padding-left: 6.6666666667vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue li b {
    font-size: 1rem;
    width: 5.3333333333vw;
  }
  .main_page-other .page_side-bar.center_side-bar .list_updown_issue li a {
    font-size: 1.0833333333rem;
  }
  .main_page-other .page_side-bar.center_side-bar .main_banner_top {
    margin-top: 2.6666666667vw;
    padding: 3.3333333333vw;
  }
  .eiec_main-page {
    width: 100%;
    padding-bottom: 8vw;
  }
  .main_top_slick {
    margin: 0 2vw 5.3333333333vw 2vw;
  }
  .main_top_slick .top_guide {
    height: 33.3333333333vw;
  }
  .main_top_slick a > div {
    background-size: cover;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 0 10.1333333333vw;
  }
  .main_top_slick a > div .w {
    display: none;
  }
  .main_top_slick a > div .m {
    display: block;
  }
  .main_top_slick a strong {
    display: block;
    font-size: 1.6666666667rem;
    width: 100%;
  }
  .main_top_slick a strong span {
    margin-bottom: 1.0666666667vw;
    font-size: 1rem;
    line-height: 1.2;
  }
  .main_top_slick a ul {
    width: auto;
    margin-top: 3.2vw;
    width: 100%;
  }
  .main_top_slick a ul li {
    font-size: 1rem;
  }
  .main_top_slick a ul li span {
    font-size: 1rem;
  }
  .main_top_slick .slick-dots {
    right: 2.6666666667vw;
    bottom: 2.1333333333vw;
  }
  .main_policy_info {
    padding: 0 4vw;
  }
  .main_policy_info > strong {
    margin-bottom: 2.1333333333vw;
    font-size: 1.4166666667rem;
  }
  .main_policy_info .temp_guide {
    display: block;
  }
  .main_policy_info .temp_guide > div {
    width: 100%;
  }
  .main_policy_info .temp_guide strong {
    font-size: 1.1666666667rem;
  }
  .main_policy_info .temp_guide p {
    margin-top: 1.8666666667vw;
    font-size: 1.0833333333rem;
    -webkit-line-clamp: 3;
  }
  .main_policy_info .temp_guide span {
    font-size: 1rem;
    margin-top: 1.3333333333vw;
  }
  .main_policy_info .temp_guide .info_left-box > a {
    padding: 2.9333333333vw 2vw;
  }
  .main_policy_info .temp_guide .info_left-box .txt {
    width: 61%;
  }
  .main_policy_info .temp_guide .info_left-box .txt span {
    margin-top: 1.8666666667vw;
  }
  .main_policy_info .temp_guide .info_left-box .img {
    width: 36%;
    height: 17.0666666667vw;
    margin-top: 0.5333333333vw;
    border-radius: 0.5333333333vw;
  }
  .main_policy_info .temp_guide .info_left-box li {
    margin-top: 0;
    padding: 2vw;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_policy_info .temp_guide .info_right-box ul {
    display: none;
  }
  .main_policy_info .temp_guide .info_right-box ul.open {
    display: block;
  }
  .main_policy_info .temp_guide .info_right-box li {
    margin-top: 0;
    padding: 2vw;
    border-bottom: 1px solid #e5e5e5;
  }
  .main_policy_info .temp_guide .info_right-box > button {
    display: block;
    width: 20vw;
    height: 8vw;
    margin: 4vw auto 0;
    font-size: 1rem;
    border: 1px solid #1b3956;
    color: #1b3956;
    text-align: center;
    border-radius: 0.5333333333vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .main_policy_info .temp_guide .info_right-box > button::before {
    content: "+";
    padding-right: 0.8vw;
  }
  .main_tab_wrap {
    margin-top: 8vw;
  }
  .main_tab_wrap .mob_banner_link {
    display: block;
    margin: 0 2vw 8vw 2vw;
  }
  .main_tab_wrap .mob_banner_link img {
    display: block;
    width: 100%;
  }
  .main_tab_wrap .tab_link {
    margin-bottom: 4vw;
    overflow-x: auto;
    padding: 0 2vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .main_tab_wrap .tab_link::-webkit-scrollbar {
    display: none;
  }
  .main_tab_wrap .tab_link .scroll_guide {
    width: 145%;
  }
  .main_tab_wrap .tab_link button {
    height: 9.3333333333vw;
    margin-left: 1.0666666667vw;
    font-size: 1.0833333333rem;
    border-radius: 0.5333333333vw 0.5333333333vw 0 0;
  }
  .main_tab_wrap .tab_conts {
    padding: 0 4vw;
  }
  .main_tab_wrap .tab_conts ul {
    display: block;
  }
  .main_tab_wrap .tab_conts li {
    width: 100%;
    margin-bottom: 4vw;
  }
  .main_tab_wrap .tab_conts li:last-child {
    margin-bottom: 0;
  }
  .main_tab_wrap .tab_conts .img {
    height: 17.3333333333vw;
    margin-bottom: 0;
    border-radius: 0.5333333333vw;
  }
  .main_tab_wrap .tab_conts .txt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2.6666666667vw 0 0 0;
  }
  .main_tab_wrap .tab_conts .txt span {
    margin-bottom: 1.8666666667vw;
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts .txt b {
    font-size: 1.1666666667rem;
  }
  .main_tab_wrap .tab_conts .txt p {
    margin-top: 1.6vw;
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) {
    margin-bottom: 2.6666666667vw;
    margin-left: 0;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) .img {
    width: 32.8vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1.3333333333vw 0 0 4vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) .txt span {
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb01 li:not(:first-child) .txt b {
    font-size: 1.0833333333rem;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child {
    margin-bottom: 4vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child a {
    display: block;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child .img {
    width: auto;
    height: 48.2666666667vw;
  }
  .main_tab_wrap .tab_conts.tb01 li:first-child .txt {
    width: auto;
    padding: 2.6666666667vw 0 0 0;
  }
  .main_tab_wrap .tab_conts.tb02 li {
    width: auto;
  }
  .main_tab_wrap .tab_conts.tb02 .img {
    height: 48.2666666667vw;
  }
  .main_tab_wrap .tab_conts.tb03 li {
    margin-top: 4.8vw;
  }
  .main_tab_wrap .tab_conts.tb03 a {
    display: block;
    position: relative;
  }
  .main_tab_wrap .tab_conts.tb03 .img {
    width: 32.8vw;
  }
  .main_tab_wrap .tab_conts.tb03 .txt {
    padding-top: 1.8666666667vw;
    padding-left: 0;
  }
  .main_tab_wrap .tab_conts.tb03 .txt strong {
    position: absolute;
    right: 0;
    top: 0;
    width: 55.4666666667vw;
    padding-top: 1.3333333333vw;
  }
  .main_tab_wrap .tab_conts.tb03 .txt b {
    white-space: normal;
  }
  .main_tab_wrap .tab_conts.tb03 .txt p {
    margin-top: 0;
    -webkit-line-clamp: 3;
  }
  .main_tab_wrap .tab_conts.tb04 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main_tab_wrap .tab_conts.tb04 li {
    margin-left: 0;
  }
  .main_tab_wrap .tab_conts.tb04 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main_tab_wrap .tab_conts.tb04 li a .img {
    width: 32.8vw;
  }
  .main_tab_wrap .tab_conts.tb04 li a .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1.3333333333vw 0 0 4vw;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1),
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) {
    margin-bottom: 4.5333333333vw;
    width: 49%;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1) a,
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) a {
    display: block;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1) .txt,
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) .txt {
    padding-left: 0;
  }
  .main_tab_wrap .tab_conts.tb04 li:nth-child(1) .img,
  .main_tab_wrap .tab_conts.tb04 li:nth-child(2) .img {
    height: 23.7333333333vw;
    width: 100%;
  }
  .main_tab_wrap .tab_conts.tb05 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main_tab_wrap .tab_conts.tb05 li {
    width: 100%;
  }
  .main_tab_wrap .tab_conts.tb05 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main_tab_wrap .tab_conts.tb05 li a .img {
    width: 32.8vw;
    height: 17.0666666667vw;
  }
  .main_tab_wrap .tab_conts.tb05 li a .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1.3333333333vw 0 0 4vw;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(-n+3) {
    margin-bottom: 4vw;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(n+3) {
    margin-left: 0;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(1),
  .main_tab_wrap .tab_conts.tb05 li:nth-child(2) {
    margin-bottom: 4.5333333333vw;
    width: 49%;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(1) a,
  .main_tab_wrap .tab_conts.tb05 li:nth-child(2) a {
    display: block;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(1) .txt,
  .main_tab_wrap .tab_conts.tb05 li:nth-child(2) .txt {
    padding-left: 0;
  }
  .main_tab_wrap .tab_conts.tb05 li:nth-child(1) .img,
  .main_tab_wrap .tab_conts.tb05 li:nth-child(2) .img {
    height: 23.7333333333vw;
    width: 100%;
  }
  .main_tab_wrap .tab_conts.tb06 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main_tab_wrap .tab_conts.tb06 li {
    width: 49%;
  }
  .main_tab_wrap .tab_conts.tb06 a {
    display: block;
  }
  .main_tab_wrap .tab_conts.tb06 .img {
    width: 100%;
    height: 23.6vw;
  }
  .main_tab_wrap .tab_conts.tb06 .txt {
    padding: 0;
    margin-top: 2.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 {
    margin-top: -2.6666666667vw;
    padding: 0;
    margin: 0 4vw;
  }
  .main_tab_wrap .tab_conts.tb07 .txt {
    padding: 0;
  }
  .main_tab_wrap .tab_conts.tb07 .txt strong span {
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb07 .txt strong b {
    font-size: 1rem;
    margin: 1.6vw 0;
  }
  .main_tab_wrap .tab_conts.tb07 #mainCardNews {
    height: 62.9333333333vw;
    padding: 2.6666666667vw 0;
  }
  .main_tab_wrap .tab_conts.tb07 > button {
    width: calc(50% - 25.3333333333vw);
  }
  .main_tab_wrap .tab_conts.tb07 .item {
    width: 32vw;
    margin-top: 26.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item a {
    padding: 6.6666666667vw 2.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s0 {
    width: 32vw;
    margin-right: 0;
    margin-top: 9.3333333333vw;
    z-index: 2;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s0 a {
    padding: 1.3333333333vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s0 .txt {
    margin-top: 2.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s0 .img {
    display: block;
    height: 29.0666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 {
    width: 50.6666666667vw;
    margin: 0 -11.3333333333vw;
    z-index: 3;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 a {
    padding: 2.1333333333vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 a {
    padding: 2.1333333333vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .img {
    height: 46.1333333333vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .txt {
    margin-top: 2.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .txt span {
    font-size: 1.0833333333rem;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s1 .txt b {
    font-size: 1rem;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 {
    width: 32vw;
    margin: 9.3333333333vw 0 0 0;
    z-index: 2;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 a {
    padding: 1.3333333333vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .img {
    height: 29.0666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt {
    margin-top: 2.6666666667vw;
    text-align: right;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt span {
    font-size: 0.6666666667rem;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s2 .txt b {
    font-size: 0.7083333333rem;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s4, .main_tab_wrap .tab_conts.tb07 .item.s3 {
    margin: 17.3333333333vw 0 0 0;
    width: 32vw;
    z-index: 1;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s4 a, .main_tab_wrap .tab_conts.tb07 .item.s3 a {
    padding: 6.6666666667vw 2.6666666667vw;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s4 .img, .main_tab_wrap .tab_conts.tb07 .item.s3 .img {
    display: none;
    height: auto;
  }
  .main_tab_wrap .tab_conts.tb07 .item.s4 .txt, .main_tab_wrap .tab_conts.tb07 .item.s3 .txt {
    margin-top: 0;
    text-align: center;
  }
  .main_tab_wrap.orange .tab_conts .txt span {
    font-size: 1rem;
  }
  .main_tab_wrap.orange .tab_conts .txt b {
    font-size: 1.1666666667rem;
  }
}