@charset "UTF-8";
.introduce {
  /* 페이지별 컬러 변경 */
}
.introduce .comm_check input[type=checkbox] + span::after {
  background: #4763c4;
}
.introduce .comm_linemap .depth.open::after {
  background: #4763c4;
}
.introduce .comm_linemap .depth.open button {
  color: #4763c4;
  background-image: url(../img/ico_arw-linemap_on4.png);
}
.introduce .sns_btn-box span a:hover {
  background-color: #4763c4;
}
.introduce .page_top-wrap::before {
  -webkit-transform: translateX(-47%);
          transform: translateX(-47%);
  width: 1267px;
  height: 141px;
  background-image: url(../img/bg_itrd.png);
}
.introduce .page_top-wrap h2,
.introduce .sub_menu.mo li.on a,
.introduce #satisfied .nuri_top p em,
.introduce .list_preview .txt span,
.introduce .p_v-tit .title .color {
  color: #4763c4;
}
.introduce .comm_pagination span a.on,
.introduce .comm_pagination span a:hover,
.introduce .page_view .btn_list,
.introduce .page_list-group .btn_wrap.r .btn_color {
  background: #4763c4;
}
.introduce .p_v-subject .code {
  color: #4763c4;
}
.introduce .p_v-subject .search_wrap button {
  background: #4763c4;
}
.introduce .p_v-subject .sub_menu li a::after {
  background-image: url(../img/ico_arw_hover4.png);
}
.introduce .p_v-subject .sub_menu li:hover a,
.introduce .p_v-subject .sub_menu li.on a {
  color: #4763c4;
}
.introduce .p_v-subject .scb_link .b:hover {
  border-color: #4763c4;
  background-color: #4763c4;
}
.introduce .page_list-group .select_year .all {
  background: #4763c4;
}
.introduce .page_list-group .select_year .year_slide .y:hover,
.introduce .page_list-group .select_year .year_slide .y.on {
  border-color: #4763c4;
}
.introduce .page_list-group .select_year .year_slide .y:hover::before, .introduce .page_list-group .select_year .year_slide .y:hover::after,
.introduce .page_list-group .select_year .year_slide .y.on::before,
.introduce .page_list-group .select_year .year_slide .y.on::after {
  background: #4763c4;
}
.introduce .page_list-group .list_tit .flx a {
  border-color: #4763c4;
  color: #4763c4;
}
.introduce .page_list-group .list_tit .flx a:hover {
  color: #fff;
  background: #4763c4;
}
.introduce .page_list-group .list_top button {
  background: #4763c4;
}
.introduce .list_box .item.detail.open .btn_detail {
  background-image: url(../img/ico_arw-open4.png);
}
.introduce .list_box .rpt_tit .clsf {
  background: #4763c4;
}
.introduce .list_box .rpt_tit .color,
.introduce .list_box .rpt_tit a:hover strong,
.introduce .list_box .rpt_tit p .date {
  color: #4763c4;
}
.introduce .list_box .rpt_tit p .date.gray {
  color: #999;
}
.introduce .rcnt_box.bgcolor .i_box {
  background-color: #4763c4;
}
.introduce .rcnt_box.bgcolor .i_box .i_txt {
  background-color: #4763c4;
}
.introduce .rcnt_box.txt .t_box .t_tit strong,
.introduce .rcnt_box .i_box .i_img strong {
  color: #4763c4;
}

.img_wrap img {
  width: 100%;
}
.img_wrap .pc {
  margin-top: 34px;
}
.img_wrap .mo {
  display: none;
}

.greetings .tit {
  display: block;
  padding: 66px 0 30px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.1em;
}
.greetings p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75em;
}
.greetings p span {
  color: #4763c4;
  font-weight: 700;
}
.greetings .ledger {
  display: block;
  padding: 50px 0;
  text-align: right;
  font-size: 1.125rem;
}
.greetings .ledger span {
  font-weight: 700;
}

.ledger_history {
  position: relative;
}
.ledger_history .img_wrap.pc {
  width: 350px;
  position: absolute;
  right: 0;
  top: 0;
}
.ledger_history .img_wrap.pc .pc {
  margin-top: 20px;
}
.ledger_history .ledger_info .name {
  padding-top: 70px;
  border-bottom: 1px solid #e8e9ed;
  width: 567px;
}
.ledger_history .ledger_info .name strong {
  font-size: 2.5rem;
  font-weight: 500;
  color: #4763c4;
}
.ledger_history .ledger_info .name span {
  padding-left: 10px;
  font-size: 1.125rem;
  color: #b8b8b8;
}
.ledger_history .ledger_info .name em {
  display: block;
  padding: 10px 0 40px;
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 1em;
}
.ledger_history .ledger_info .history {
  padding-bottom: 35px;
  line-height: 1.4em;
}
.ledger_history .ledger_info .history em {
  position: relative;
  display: block;
  margin: 40px 0 15px;
  padding-left: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}
.ledger_history .ledger_info .history em::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  content: "";
  width: 4px;
  height: 17px;
  background: #000;
}
.ledger_history .ledger_info .history ul {
  padding-left: 18px;
}
.ledger_history .ledger_info .history ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  font-weight: 300;
  color: #666;
  line-height: 1.7em;
}
.ledger_history .ledger_info .history ul li span:first-child {
  padding-right: 18px;
  white-space: nowrap;
}

.mng_goals {
  margin: 10px 0 50px;
}
.mng_goals .mng_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  margin-bottom: 30px;
  padding: 26px 54px;
  background: #f8f9fb;
  border-radius: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_goals .mng_txt em {
  padding-right: 50px;
  color: #4763c4;
  font-size: 1.375rem;
  font-weight: 500;
}
.mng_goals .mng_txt p {
  color: #6e6e6e;
  font-size: 1rem;
  line-height: 1.8em;
  text-align: center;
}
.mng_goals .mng_txt p span {
  display: block;
}
.mng_goals .mng_txt.vision {
  background: #4763c4;
  border-radius: 30px;
}
.mng_goals .mng_txt.vision em, .mng_goals .mng_txt.vision p {
  color: #fff;
}
.mng_goals .mng_info {
  margin-top: 68px;
}
.mng_goals .mng_info h4 {
  width: 306px;
  height: 72px;
  line-height: 72px;
  margin: 0 auto;
  font-size: 1.25rem;
  font-weight: 500;
  color: #4763c4;
  text-align: center;
  background: #f8f9fb;
  border-radius: 10px;
  border: 1px solid #4763c4;
}
.mng_goals .mng_info .tit_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 59px;
  background: url(../img/itrd_mng_line.png) no-repeat top center;
}
.mng_goals .mng_info .tit_list li {
  position: relative;
  width: 216px;
  height: 60px;
  margin: 0 30px 87px;
  line-height: 60px;
  font-size: 1.125rem;
  color: #3c3c3c;
  text-align: center;
  border-radius: 10px;
  border: 3px solid #cdcdcd;
}
.mng_goals .mng_info .tit_list li::after {
  position: relative;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 88px;
  height: 26px;
  background: url(../img/itrd_mng_arw.png) no-repeat center;
}
.mng_goals .mng_info table {
  display: block;
}
.mng_goals .mng_info table thead {
  display: none;
}
.mng_goals .mng_info table tbody {
  display: block;
  border-top: 1px solid #e4e4e4;
}
.mng_goals .mng_info table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e4e4e4;
}
.mng_goals .mng_info table tbody tr th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10%;
  font-size: 1.125rem;
  font-weight: 400;
  background: #f8f9fb;
  line-height: 1.5em;
}
.mng_goals .mng_info table tbody tr td {
  width: 30%;
  padding: 17px 44px 20px 14px;
}
.mng_goals .mng_info table tbody tr td > strong {
  display: block;
  line-height: 1.4em;
  text-align: center;
  font-weight: 500;
  color: #4763c4;
}
.mng_goals .mng_info table tbody tr td ul li {
  position: relative;
  margin-top: 25px;
  padding-left: 8px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.5em;
}
.mng_goals .mng_info table tbody tr td ul li::after {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}
.mng_goals .mng_info table tbody tr td ul li:first-child {
  margin-top: 0;
}
.mng_goals .mng_info table tbody tr:nth-of-type(2) td {
  padding-bottom: 36px;
}
.mng_goals .mng_strategy h4 {
  margin: 77px auto 44px;
  font-size: 1.625rem;
  font-weight: 500;
  color: #4763c4;
  text-align: center;
}
.mng_goals .mng_strategy .stg_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mng_goals .mng_strategy .stg_box > li {
  width: 237px;
  margin: 0 30px;
}
.mng_goals .mng_strategy .stg_box > li strong {
  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;
  width: 100%;
  height: 84px;
  font-size: 1.125rem;
  color: #4763c4;
  text-align: center;
  line-height: 1.5em;
  font-weight: 400;
  border-radius: 10px;
  background: #f8f9fb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_goals .mng_strategy .stg_box > li strong span {
  display: block;
}
.mng_goals .mng_strategy .stg_box > li ul {
  position: relative;
  min-height: 340px;
  margin-top: 18px;
  padding: 22px 44px 30px 21px;
  border: 1px dashed #cdcdcd;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_goals .mng_strategy .stg_box > li ul li {
  position: relative;
  margin-top: 20px;
  padding-left: 8px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.5em;
}
.mng_goals .mng_strategy .stg_box > li ul li::after {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}
.mng_goals .mng_strategy .stg_box > li ul li:first-child {
  margin-top: 0;
}
.mng_goals .mng_strategy .stg_box > li ul:after {
  position: absolute;
  top: 50%;
  right: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 14px;
  height: 18px;
  background: url(../img/ico_arw-right.png) no-repeat center;
}
.mng_goals .mng_strategy .stg_box > li:last-child ul::after {
  display: none;
}

.past_directors {
  margin: 20px 0;
}
.past_directors h3 {
  font-size: 1.875rem;
  font-weight: 500;
}
.past_directors ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 32px 0 32px 86px;
}
.past_directors ul li {
  width: 207px;
  padding-bottom: 36px;
}
.past_directors ul li .th {
  display: block;
  margin-top: 30px;
  font-size: 1rem;
}
.past_directors ul li p {
  padding: 10px 0 20px;
  font-size: 1.25rem;
  font-weight: 500;
}
.past_directors ul li .period {
  font-size: 0.875rem;
  color: #999;
}

.mng_disclosure {
  margin: 50px 0;
}
.mng_disclosure .rule {
  position: relative;
  font-size: 1.75rem;
  font-weight: 300;
  text-align: center;
  line-height: 1.4em;
}
.mng_disclosure .rule em {
  display: block;
  font-weight: 500;
}
.mng_disclosure .rule span {
  display: block;
}
.mng_disclosure .rule::before, .mng_disclosure .rule::after {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(-360px, -50%);
          transform: translate(-360px, -50%);
  content: "";
  display: block;
  width: 24px;
  height: 23px;
  background: url(../img/ico_quotation01.png) no-repeat center;
}
.mng_disclosure .rule::after {
  right: auto;
  left: 50%;
  -webkit-transform: translate(360px, -50%);
          transform: translate(360px, -50%);
  background-image: url(../img/ico_quotation02.png);
}
.mng_disclosure .dcs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  padding: 64px 64px 54px 64px;
  background: #f8f9fb;
  border-radius: 10px;
}
.mng_disclosure .dcs_list > li {
  width: 237px;
  margin-right: 59px;
  margin-bottom: 34px;
}
.mng_disclosure .dcs_list > li em {
  display: block;
  font-size: 1.125rem;
  color: #4763c4;
  text-align: center;
}
.mng_disclosure .dcs_list > li ul {
  position: relative;
  min-height: 72px;
  margin-top: 18px;
  padding: 24px 20px;
  border: 1px dashed #cdcdcd;
  border-radius: 10px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_disclosure .dcs_list > li ul li {
  position: relative;
  margin-top: 15px;
  padding-left: 8px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.3em;
}
.mng_disclosure .dcs_list > li ul li::after {
  position: absolute;
  top: 8px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}
.mng_disclosure .dcs_list > li ul li:first-child {
  margin-top: 0;
}
.mng_disclosure .dcs_list > li ul li a {
  color: #6e6e6e;
}
.mng_disclosure .dcs_list > li ul:after {
  position: absolute;
  top: 24px;
  right: -40px;
  content: "";
  display: block;
  width: 14px;
  height: 18px;
  background: url(../img/ico_arw-right.png) no-repeat center;
}
.mng_disclosure .dcs_list > li:nth-of-type(3n) {
  margin-right: 0;
}
.mng_disclosure .dcs_list > li:nth-of-type(3n) ul::after {
  display: none;
}

.mng_ethics {
  margin: 50px 0;
}
.mng_ethics .cont_tab {
  width: 100%;
  background: #f6f6f6;
  border-radius: 25px;
  font-size: 0;
}
.mng_ethics .cont_tab li {
  display: inline-block;
  width: 33%;
  height: 50px;
}
.mng_ethics .cont_tab li button {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  color: #9b9b9b;
  font-weight: 500;
  font-size: 1.25rem;
}
.mng_ethics .cont_tab li button.on {
  background: #4763c4;
  color: #fff;
}
.mng_ethics .cont_tab li:last-child {
  width: 34%;
}
.mng_ethics .tab_box {
  display: none;
  margin-top: 60px;
}
.mng_ethics .tab_box.open {
  display: block;
}
.mng_ethics .tab_box > strong {
  display: block;
  margin-bottom: 20px;
  font-size: 1.375rem;
  font-weight: 500;
}
.mng_ethics .tab_box > strong.ct {
  margin-bottom: 30px;
  font-size: 1.625rem;
  color: #4763c4;
  text-align: center;
}
.mng_ethics .tab_box > p {
  margin-bottom: 55px;
  font-size: 1rem;
  color: #666;
  line-height: 1.8em;
}
.mng_ethics .tab_box > p.ct {
  margin-bottom: 30px;
  text-align: center;
}
.mng_ethics .tab_box > p span {
  display: block;
}
.mng_ethics .tab_box .rule_list {
  width: 780px;
  margin: 90px auto;
}
.mng_ethics .tab_box .rule_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px;
  margin-bottom: 20px;
  background: #f8f9fb;
  border-radius: 10px;
}
.mng_ethics .tab_box .rule_list li .num {
  display: block;
  width: 61px;
  height: 61px;
  line-height: 61px;
  margin-right: 60px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background: #4763c4;
  border-radius: 10px;
}
.mng_ethics .tab_box .rule_list li p {
  width: 66%;
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.5em;
}
.mng_ethics .tab_box .rule_list li p span {
  display: block;
}
.mng_ethics .tab_box .link_wrap {
  margin-bottom: 48px;
  text-align: center;
}
.mng_ethics .tab_box .link_wrap a {
  display: inline-block;
  width: 216px;
  height: 49px;
  margin: 0 2px;
  line-height: 49px;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  font-size: 1.125rem;
  text-align: center;
}
.mng_ethics .tab_box .code_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 48px;
  padding: 18px 20px 18px 38px;
  background: #f8f9fb;
}
.mng_ethics .tab_box .code_list li {
  width: 22%;
  margin: 10px 3% 10px 0;
}
.mng_ethics .tab_box .code_list li button {
  position: relative;
  height: 100%;
  padding-left: 9px;
  font-size: 1rem;
  color: #6e6e6e;
  text-align: left;
}
.mng_ethics .tab_box .code_list li button::after {
  position: absolute;
  top: 8px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}
.mng_ethics .tab_box .code_list li button:hover {
  text-decoration: underline;
}

.code_detail dt {
  height: 86px;
  padding: 0 18px;
  border-bottom: 1px solid #e4e4e4;
}
.code_detail dt button {
  position: relative;
  padding-right: 50px;
  line-height: 1.2em;
  width: 100%;
  height: 100%;
  font-size: 1.25rem;
  color: #4763c4;
  text-align: left;
}
.code_detail dt button::after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20px;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  background: url(../img/ico_arw-down4.png) no-repeat center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.code_detail dt.open button::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.code_detail dd {
  display: none;
  margin-top: -1px;
  padding: 0 60px 30px 18px;
  font-size: 1rem;
  color: #666;
  line-height: 1.7em;
  border-top: 1px solid #fff;
}
.code_detail dd span.right {
  display: block;
  text-align: right;
}
.code_detail dd ol.list {
  padding-left: 100px;
}

.mng_rights {
  margin: 50px 0 20px;
}
.mng_rights .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f6f6f6;
  border-radius: 25px;
}
.mng_rights .tab_btn_wrap .cont_tab {
  width: 50%;
  background: #f6f6f6;
  border-radius: 25px;
  font-size: 0;
}
.mng_rights .tab_btn_wrap .cont_tab li {
  display: inline-block;
  width: 50%;
  height: 50px;
}
.mng_rights .tab_btn_wrap .cont_tab li button {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  color: #9b9b9b;
  font-weight: 500;
  font-size: 1.25rem;
}
.mng_rights .tab_btn_wrap .cont_tab li button.on {
  background: #4763c4;
  color: #fff;
}
.mng_rights .tab_box {
  display: none;
  margin-top: 50px;
}
.mng_rights .tab_box.open {
  display: block;
}
.mng_rights .tab_box.t1 dl {
  width: 820px;
  margin: 0 auto 25px;
}
.mng_rights .tab_box.t1 dl dt {
  margin-bottom: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #3c3c3c;
}
.mng_rights .tab_box.t1 dl .vision,
.mng_rights .tab_box.t1 dl .goal {
  width: 100%;
  margin-bottom: 32px;
  padding: 36px 0;
  text-align: center;
  font-weight: 500;
  font-size: 1.25rem;
  color: #fff;
  background: #4763c4;
  border-radius: 45px;
  border: 1px solid #4763c4;
}
.mng_rights .tab_box.t1 dl .goal {
  position: relative;
  margin-bottom: 70px;
  background: #f8f9fb;
  color: #3c3c3c;
}
.mng_rights .tab_box.t1 dl .goal::before {
  position: absolute;
  top: -47px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 10px;
  height: 32px;
  background: url(../img/ico_arw-top.png) no-repeat center;
}
.mng_rights .tab_box.t1 dl .goal::after {
  position: absolute;
  bottom: -103px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 568px;
  height: 102px;
  background: url(../img/itrd_mng_line2.png) no-repeat center;
}
.mng_rights .tab_box.t1 dl .strategy {
  display: inline-block;
  margin-right: 17px;
  width: 260px;
  vertical-align: top;
}
.mng_rights .tab_box.t1 dl .strategy em {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  line-height: 90px;
  border-radius: 45px;
  border: 1px solid #cdcdcd;
  background: #fff;
  font-size: 1.125rem;
  color: #3c3c3c;
  font-weight: 500;
  text-align: center;
}
.mng_rights .tab_box.t1 dl .strategy em::after {
  position: absolute;
  bottom: -67px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 13px;
  height: 42px;
  background: url(../img/itrd_mng_arw.png) no-repeat center;
}
.mng_rights .tab_box.t1 dl .strategy ul {
  position: relative;
  margin-top: 103px;
  padding: 28px 17px;
  border-top: 2px solid #000;
}
.mng_rights .tab_box.t1 dl .strategy ul li {
  margin-bottom: 8px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.2em;
}
.mng_rights .tab_box.t1 dl .strategy ul.task::before {
  position: absolute;
  top: -34px;
  left: 17px;
  content: "TASK";
  font-size: 1rem;
  font-weight: 500;
  color: #3c3c3c;
}
.mng_rights .tab_box.t1 dl dd:last-of-type {
  margin-right: 0;
}
.mng_rights .tab_box.t1 > strong {
  display: block;
  margin-bottom: 34px;
  padding-top: 50px;
  font-weight: 400;
  font-size: 1.25rem;
  color: #4763c4;
  border-top: 1px solid #e4e4e4;
}
.mng_rights .tab_box.t1 > p {
  margin-bottom: 65px;
  font-size: 1rem;
  color: #666;
  line-height: 1.7em;
}
.mng_rights .tab_box.t1 > em {
  display: block;
  text-align: right;
  font-size: 1.125rem;
}
.mng_rights .tab_box.t2 {
  position: relative;
}
.mng_rights .tab_box.t2 img {
  display: block;
  margin: 0 auto 50px;
  padding-top: 150px;
}
.mng_rights .tab_box.t2 .flow > li {
  position: absolute;
  top: 195px;
  left: 34px;
}
.mng_rights .tab_box.t2 .flow > li strong {
  font-size: 1.5rem;
  font-weight: 700;
}
.mng_rights .tab_box.t2 .flow > li ul {
  margin-top: 14px;
}
.mng_rights .tab_box.t2 .flow > li ul li {
  margin-bottom: 7px;
  font-size: 1rem;
  color: #666;
  line-height: 1.2em;
}
.mng_rights .tab_box.t2 .flow > li.r {
  text-align: right;
}
.mng_rights .tab_box.t2 .flow > li:nth-of-type(2) {
  top: 25px;
  left: 212px;
}
.mng_rights .tab_box.t2 .flow > li:nth-of-type(3) {
  top: 25px;
  left: auto;
  right: 146px;
}
.mng_rights .tab_box.t2 .flow > li:nth-of-type(4) {
  top: 165px;
  left: auto;
  right: 0;
}
.mng_rights .tab_box.t2 > strong {
  display: block;
  padding: 48px 0;
  font-size: 1.25rem;
  border-top: 1px solid #e4e4e4;
}
.mng_rights .tab_box.t2 .system {
  width: 820px;
  margin: 0 auto;
}
.mng_rights .tab_box.t2 .system em {
  display: block;
  width: 100%;
  height: 90px;
  line-height: 90px;
  border: 1px solid #4763c4;
  background: #f8f9fb;
  border-radius: 45px;
  font-size: 1.25rem;
  color: #4763c4;
  text-align: center;
  font-weight: 500;
}
.mng_rights .tab_box.t2 .system .s1 > li, .mng_rights .tab_box.t2 .system .s2 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 260px;
  height: 90px;
  line-height: 1.6em;
  border-radius: 45px;
  border: 1px solid #cdcdcd;
  font-size: 1.125rem;
  color: #3c3c3c;
  font-weight: 500;
  text-align: center;
  background: #fff;
}
.mng_rights .tab_box.t2 .system .s1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 103px 0 95px;
  background: url(../img/itrd_mng_line3.png) no-repeat top center;
}
.mng_rights .tab_box.t2 .system .flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mng_rights .tab_box.t2 .system .s2 {
  margin: 0 10px;
}
.mng_rights .tab_box.t2 .system .s2 > li {
  position: relative;
  margin-bottom: 30px;
}
.mng_rights .tab_box.t2 .system .s2 > li:first-child::after {
  position: absolute;
  bottom: -31px;
  left: 52%;
  content: "";
  width: 1px;
  height: 30px;
  border-left: 1px dashed #cdcdcd;
}
.mng_rights .tab_box.t2 .system .s2 > li:last-child {
  display: block;
  height: auto;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  text-align: left;
}
.mng_rights .tab_box.t2 .system .s2 ul {
  margin-top: 38px;
  padding: 28px 17px;
  border-top: 2px solid #000;
}
.mng_rights .tab_box.t2 .system .s2 ul li {
  margin-bottom: 8px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.2em;
  font-weight: 400;
}
.mng_rights .tab_box.t3 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.mng_rights .tab_box.t3 ul li strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 120px;
  min-width: 120px;
  min-height: 80px;
  padding: 0 24px;
  line-height: 1.25em;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background: #4763c4;
  border-radius: 10px;
  -webkit-box-shadow: 11px 11px 16px rgba(127, 141, 170, 0.35);
          box-shadow: 11px 11px 16px rgba(127, 141, 170, 0.35);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_rights .tab_box.t3 ul li > div {
  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;
  width: 810px;
  padding: 20px 0;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #6e6e6e;
  text-align: center;
  background: #f8f9fb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_rights .tab_box.t3 ul li > div p {
  font-weight: 300;
}
.mng_rights .tab_box.t3 ul li > div em {
  display: block;
  font-weight: 500;
  color: #4763c4;
}
.mng_rights .tab_box.t3 ul li > div span {
  display: block;
  font-size: 1.125rem;
  margin-top: 15px;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  background: #fff;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .half {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  padding: 20px 18px;
  background: #f8f9fb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .half::before, .mng_rights .tab_box.t3 ul li > div.h_wrap .half::after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background: url(../img/ico_arw-right.png) no-repeat center;
  background-size: 100% auto;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .half::before {
  bottom: auto;
  top: -23px;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .step {
  width: 400px;
  padding: 0;
  background: #fff;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .step div {
  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;
  width: 100%;
  padding: 20px 67px;
  background: #f8f9fb;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child {
  position: relative;
  margin-bottom: 30px;
}
.mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child::after {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background: url(../img/ico_arw-right.png) no-repeat center;
  background-size: 100% auto;
}
.mng_rights .tab_box.t3 ul li.consulting {
  margin-bottom: 80px;
}
.mng_rights .tab_box.t3 ul li.consulting div {
  position: relative;
  padding: 30px 18px;
}
.mng_rights .tab_box.t3 ul li.consulting div::after {
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 13px;
  height: 42px;
  background: url(../img/itrd_mng_arw.png) no-repeat center;
}

.org_chart .tit {
  display: block;
  margin: 25px 0 38px;
  font-size: 1.875rem;
  font-weight: 500;
}
.org_chart .chart_wrap {
  padding: 40px 42px;
  background: #f8f9fb;
  border-radius: 10px;
}
.org_chart .dept01 li {
  position: relative;
}
.org_chart .dept01 li strong a {
  position: relative;
  display: block;
  width: 306px;
  height: 72px;
  margin: 0 auto 30px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 72px;
  background: #4763c4;
  border-radius: 10px;
  border: 1px solid #4763c4;
  z-index: 1;
}
.org_chart .dept01 li ul li a {
  display: block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 6px;
  font-size: 18px;
  color: #3c3c3c;
  text-align: center;
  border-radius: 9px;
  background: #fff;
  border: 1px solid #cdcdcd;
}
.org_chart .dept01 li.ledger ul {
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: 174px;
}
.org_chart .dept01 li.ledger ul li a {
  letter-spacing: 15px;
  text-indent: 15px;
}
.org_chart .dept01 li.ledger ul li:first-child {
  position: relative;
}
.org_chart .dept01 li.ledger ul li:first-child a {
  position: relative;
  letter-spacing: 48px;
  text-indent: 48px;
}
.org_chart .dept01 li.ledger ul li:first-child::before {
  position: absolute;
  top: 50%;
  left: -20px;
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  border-top: 1px solid #cdcdcd;
}
.org_chart .dept01 li.ledger ul li:first-child::after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  border-left: 1px solid #cdcdcd;
}
.org_chart .dept01 li.vice::before {
  position: absolute;
  top: -30px;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 290px;
  background: #cdcdcd;
}
.org_chart .dept01 li.vice strong a {
  position: relative;
  margin-bottom: 186px;
  color: #4763c4;
  background: #fff;
}
.org_chart .dept01 li.vice ul.d01 {
  position: absolute;
  top: 89px;
  right: 50%;
  margin-right: 165px;
}
.org_chart .dept01 li.vice ul.d01 li a {
  position: relative;
  border-style: dashed;
}
.org_chart .dept01 li.vice ul.d01 li a::after {
  position: absolute;
  top: 50%;
  right: -165px;
  content: "";
  display: block;
  width: 165px;
  height: 1px;
  border-top: 1px dashed #cdcdcd;
}
.org_chart .dept01 li.vice ul.d02 {
  position: absolute;
  top: 112px;
  left: 50%;
  margin-left: 165px;
}
.org_chart .dept01 li.vice ul.d02 li a {
  position: relative;
}
.org_chart .dept01 li.vice ul.d02 li a::after {
  position: absolute;
  top: 50%;
  left: -165px;
  content: "";
  display: block;
  width: 165px;
  height: 1px;
  border-top: 1px solid #cdcdcd;
}
.org_chart .dept01 li.vice ul.d02 li a.ls {
  letter-spacing: 5px;
  text-indent: 5px;
}
.org_chart .dept02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 60px;
  background: url(../img/itrd_org_line.png) no-repeat top center;
}
.org_chart .dept02 > li {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.org_chart .dept02 > li::before {
  position: absolute;
  top: -60px;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background: #cdcdcd;
}
.org_chart .dept02 > li em a {
  display: block;
  width: 50px;
  height: 228px;
  padding: 14px 13px 0;
  background: #5d6471;
  border-radius: 9px;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  line-height: 1.12em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.org_chart .dept02 > li ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 3px;
  padding-top: 30px;
  background: url(../img/itrd_org_line03.png) no-repeat top center;
}
.org_chart .dept02 > li ul li a {
  display: block;
  width: 40px;
  height: 221px;
  margin: 0 3.5px;
  padding: 17px 10px 0;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #cdcdcd;
  font-size: 1.125rem;
  color: #3c3c3c;
  text-align: center;
  line-height: 1.12em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.org_chart .dept02 > li ul.one {
  margin: 0 5px;
  background-image: none;
}
.org_chart .dept02 > li ul.one::before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #cdcdcd;
}
.org_chart .dept02 > li:first-child::before {
  display: none;
}
.org_chart .dept02 > li:first-child ul {
  margin-right: 10px;
  background-image: url(../img/itrd_org_line02.png);
}
.org_chart .dept02 > li:nth-of-type(4) {
  margin-left: 20px;
}
.org_chart .dept02 > li:last-child {
  margin-left: 10px;
}
.org_chart .dept02 > li:last-child::before {
  display: none;
}
.org_chart .dept02 > li:last-child ul {
  background-image: url(../img/itrd_org_line02.png);
}
.org_chart .code_detail {
  margin: 24px 0 20px;
}
.org_chart .code_detail dt {
  height: 70px;
  padding-left: 10px;
}
.org_chart .code_detail dd {
  margin-top: 0;
  padding: 25px 10px;
}
.org_chart .code_detail dd p {
  font-size: 1.125rem;
  color: #4763c4;
}
.org_chart .code_detail dd p span {
  display: block;
}
.org_chart .code_detail dd ul.list {
  margin-top: 30px;
}
.org_chart .code_detail dd ul.list li {
  position: relative;
  padding-left: 8px;
}
.org_chart .code_detail dd ul.list li::before {
  position: absolute;
  top: 12px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}
.org_chart .code_detail dd.tb_wrap {
  padding: 0;
  margin-top: -1px;
}
.org_chart .code_detail dd.tb_wrap table.pc {
  color: #191919;
  text-align: center;
  font-size: 1rem;
}
.org_chart .code_detail dd.tb_wrap table.pc th {
  height: 60px;
  background: #f7f7f7;
  border-top: 1px solid #000;
  font-size: 1.125rem;
  font-weight: 400;
}
.org_chart .code_detail dd.tb_wrap table.pc td {
  height: 75px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  line-height: 1.2em;
}
.org_chart .code_detail dd.tb_wrap table.pc td a {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(../img/ico_email3.png) no-repeat center;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
.org_chart .code_detail dd.tb_wrap .mo {
  display: none;
}
.org_chart .code_detail .bd-aticle .dpt-top em {
  font-size: 1.125rem;
  color: #4763c4;
}
.org_chart .code_detail .bd-aticle .dpt-list {
  margin-top: 30px;
}
.org_chart .code_detail .bd-aticle .dpt-list li {
  position: relative;
  padding-left: 8px;
}
.org_chart .code_detail .bd-aticle .dpt-list li::before {
  position: absolute;
  top: 12px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #4763c4;
  border-radius: 50%;
}

.rsch_list .spelling {
  margin: 20px 0 30px;
  padding: 29px 60px;
  border-radius: 10px;
  background: #f7f7f7;
  border: 1px solid #e8e9ed;
}
.rsch_list .spelling ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rsch_list .spelling ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 14px;
  font-size: 1.125rem;
  color: #707070;
  background: #f7f7f7;
  border-radius: 6px;
}
.rsch_list .spelling ul li:hover a, .rsch_list .spelling ul li.on a {
  color: #fff;
  background: #4763c4;
  font-weight: 500;
}
.rsch_list .spelling ul.en {
  margin-top: 8px;
}
.rsch_list .spelling ul.en li a {
  padding: 0 9px 0 8px;
}
.rsch_list .spelling ul.en li:first-child a {
  padding: 0 15px 0 14px;
  margin-right: 12px;
}
.rsch_list table.pc {
  margin-top: -1px;
  color: #191919;
  text-align: center;
  font-size: 1rem;
}
.rsch_list table.pc th {
  height: 60px;
  background: #f7f7f7;
  font-size: 1.125rem;
  font-weight: 400;
}
.rsch_list table.pc td {
  height: 75px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  line-height: 1.2em;
}
.rsch_list table.pc td a {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(../img/ico_email3.png) no-repeat center;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}
.rsch_list table.pc td.no_result {
  padding: 75px 0;
  font-size: 1.875rem;
}
.rsch_list table.pc td.no_result strong {
  font-weight: 700;
  color: #4763c4;
}
.rsch_list table.pc td.no_result button {
  display: block;
  margin: 38px auto 0;
  width: 160px;
  height: 59px;
  border-radius: 7px;
  background: #121212;
  color: #fff;
  font-size: 1.125rem;
}
.rsch_list .mo {
  display: none;
}

.rsch_field .cont_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 29px;
}
.rsch_field .cont_tab li button {
  width: 172px;
  height: 55px;
  background: #fff;
  font-size: 1rem;
  color: #666;
  font-weight: 500;
  border: 1px solid #e7e7e7;
}
.rsch_field .cont_tab li button.on {
  position: relative;
  background: #f8f9fb;
  color: #4763c4;
  border-color: #4763c4;
}
.rsch_field .cont_tab li:first-child {
  margin-right: -1px;
}
.rsch_field .tab_box {
  display: none;
}
.rsch_field .tab_box.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rsch_field .tab_box li a {
  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;
  width: 313px;
  height: 50px;
  padding: 0 20px;
  margin-bottom: 10px;
  font-size: 1.125rem;
  background: #f7f7f7;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rsch_field .tab_box li a span:first-child {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rsch_field .tab_box li a:hover span:first-child {
  text-decoration: underline;
}
.rsch_field .comm_pagination {
  margin-top: 17px;
}

.b_vision {
  margin: 30px 0;
}
.b_vision .txt_wrap .vs_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 136px;
  padding: 0 52px;
  background: #4763c4;
  border-radius: 40px;
  color: #fff;
}
.b_vision .txt_wrap .vs_box em {
  font-size: 1.25rem;
  font-weight: 500;
}
.b_vision .txt_wrap .vs_box p {
  width: 725px;
  font-size: 1.875rem;
  font-weight: 500;
  text-align: center;
  line-height: 1em;
}
.b_vision .txt_wrap .vs_box p span {
  display: block;
  padding-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1em;
}
.b_vision .txt_wrap > p {
  margin-top: 30px;
  font-size: 1.625rem;
  text-align: center;
  font-weight: 300;
  color: #414141;
  line-height: 1.7em;
}
.b_vision .txt_wrap > p em {
  position: relative;
  font-weight: 700;
}
.b_vision .txt_wrap > p em span {
  position: relative;
  z-index: 1;
}
.b_vision .txt_wrap > p em::after {
  position: absolute;
  bottom: 4px;
  left: -3%;
  content: "";
  display: block;
  width: 106%;
  height: 11px;
  background: #c4d4ff;
}
.b_vision .txt_wrap > p > span {
  display: block;
}
.b_vision .target {
  margin: 34px 0 65px;
}
.b_vision .target strong {
  display: block;
  padding-top: 240px;
  font-size: 1.875rem;
  font-weight: 500;
  color: #4763c4;
  text-align: center;
  line-height: 1.3em;
  background: url(../img/itrd_vision_target.png) no-repeat bottom center;
}
.b_vision .target strong span {
  display: block;
}
.b_vision .target ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
}
.b_vision .target ul li {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.b_vision .target ul li .mo {
  display: none;
}
.b_vision .target ul li .pc {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 1.125rem;
  text-align: center;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
  background: #4763c4;
}
.b_vision .target ul li p {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  width: 242px;
  height: 103px;
  margin-top: 13px;
  font-size: 1rem;
  color: #6e6e6e;
  text-align: center;
  line-height: 1.3em;
  border-radius: 28px;
  border: 1px solid #bcbcbc;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.b_vision .target ul li p span {
  display: block;
}
.b_vision .target ul::after {
  position: absolute;
  bottom: 47px;
  left: 5%;
  content: "";
  display: block;
  width: 80%;
  height: 7px;
  background: #fafafa;
  border: 1px solid #bcbcbc;
}
.b_vision .strategy {
  border-top: 1px solid #e8e9ed;
}
.b_vision .strategy > strong {
  display: block;
  padding: 53px 0 40px;
  font-size: 2.125rem;
  color: #414141;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
}
.b_vision .strategy .st_box {
  padding: 47px 50px 56px;
  border-radius: 10px;
  background: #f8f9fb;
}
.b_vision .strategy .st_box .pc {
  display: block;
  padding-bottom: 25px;
  font-size: 1.375rem;
  color: #414141;
  font-weight: 500;
  text-align: center;
}
.b_vision .strategy .st_box ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 22px 0 105px;
  background: url(../img/itrd_vision_line.png) no-repeat top center;
}
.b_vision .strategy .st_box ul li {
  width: 160px;
  height: 197px;
  margin: 0 10px;
  border-radius: 10px;
  border: 1px dashed #cdcdcd;
  background: #fff;
}
.b_vision .strategy .st_box ul li em {
  display: block;
  padding: 83px 0 18px;
  font-size: 1.1875rem;
  color: #3c3c3c;
  text-align: center;
  font-weight: 500;
  background: url(../img/itrd_vision_st01.png) no-repeat top 25px center;
}
.b_vision .strategy .st_box ul li p {
  font-size: 1rem;
  color: #6e6e6e;
  text-align: center;
  line-height: 1.5em;
}
.b_vision .strategy .st_box ul li p span {
  display: block;
}
.b_vision .strategy .st_box ul li:nth-of-type(2) em {
  background-image: url(../img/itrd_vision_st02.png);
}
.b_vision .strategy .st_box ul li:nth-of-type(3) em {
  background-image: url(../img/itrd_vision_st03.png);
  background-position: top 31px center;
}
.b_vision .strategy .st_box ul li:nth-of-type(4) em {
  background-image: url(../img/itrd_vision_st04.png);
  background-position: top 18px center;
}
.b_vision .strategy .st_box ul::after {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 571px;
  height: 43px;
  background: url(../img/itrd_vision_arw.png) no-repeat center;
}
.b_vision .strategy .talent {
  padding: 20px 10px;
  border-radius: 10px;
  border: 1px solid #4763c4;
  background: #fff;
}
.b_vision .strategy .talent .mo {
  display: none;
}
.b_vision .strategy .talent p {
  font-size: 1.125rem;
  color: #000;
  line-height: 1.8em;
  text-align: center;
}
.b_vision .strategy .talent p strong {
  font-weight: 700;
  color: #4763c4;
}
.b_vision .strategy .talent p span {
  display: block;
}

.new_vision .top_title {
  display: block;
  color: #000;
  font-size: 26px;
  font-weight: 500;
  line-height: 1em;
  margin: 30px 0;
}
.new_vision .box_separation {
  margin-bottom: 80px;
}
.new_vision .box_separation dl {
  background-color: #fff;
  border-radius: 24px;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
  background: url(../img/bg_vision01.png) no-repeat right center/auto 100%;
}
.new_vision .box_separation dl dt {
  color: #fff;
  font-weight: 500;
  background-color: #506ccc;
  border-radius: 20px;
  overflow: hidden;
  width: 180px;
  height: 116px;
  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;
  font-size: 22px;
  line-height: 1.4em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../img/bg_vision03.png) no-repeat right center/auto 100%;
}
.new_vision .box_separation dl dd {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 16px;
  text-align: center;
  line-height: 1.6em;
  color: #414141;
}
.new_vision .box_separation dl dd.line {
  font-size: 28px;
  color: #414141;
  font-weight: 500;
  line-height: 1.3em;
}
.new_vision .box_separation dl dd.line em {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 10px;
}
.new_vision .box_separation dl dd.line em span {
  position: relative;
  z-index: 1;
}
.new_vision .box_separation dl dd.line em::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #c4d4ff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.new_vision .box_separation dl.big {
  background-image: url(../img/bg_vision02.png);
}
.new_vision .box_separation dl.big dt {
  height: 430px;
  background-image: url(../img/bg_vision04.png);
}
.new_vision .box_separation dl.big dd {
  text-align: left;
  height: 100%;
}
.new_vision .box_separation dl.big dd > ul {
  height: 430px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.new_vision .box_separation dl.big dd > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new_vision .box_separation dl.big dd > ul > li em {
  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;
  width: 152px;
  height: 128px;
  border: 1px solid #c3dbef;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border-radius: 24px;
  background-color: #d9ecfd;
  color: #323232;
  margin-right: 16px;
  background: url(../img/bg_vision05.png) no-repeat right center/auto 100%;
}
.new_vision .box_separation dl.big dd > ul > li ul {
  width: 100%;
}
.new_vision .box_separation dl.big dd > ul > li ul li {
  padding: 2px 0 2px 12px;
  position: relative;
}
.new_vision .box_separation dl.big dd > ul > li ul li::before {
  content: "";
  display: block;
  background-color: #9f9f9f;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}
.new_vision .water_drop {
  font-size: 0;
  text-align: center;
}
.new_vision .water_drop dl {
  color: #fff;
  width: 290px;
  height: 350px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: top;
  margin-left: -70px;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  padding-right: 70px;
}
.new_vision .water_drop dl dt {
  font-weight: 700;
  font-size: 24px;
  margin: 86px 0 10px 0;
  line-height: 1.2em;
}
.new_vision .water_drop dl dd {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5em;
}
.new_vision .water_drop dl.wd01 {
  background-image: url(../img/bg_drop01.png);
  margin-left: 0;
}
.new_vision .water_drop dl.wd02 {
  background-image: url(../img/bg_drop02.png);
}
.new_vision .water_drop dl.wd03 {
  background-image: url(../img/bg_drop03.png);
}
.new_vision .water_drop dl.wd04 {
  background-image: url(../img/bg_drop04.png);
  padding-right: 20px;
}
.new_vision.eng .box_separation dl dt {
  font-size: 20px;
}
.new_vision.eng .box_separation dl dd.line em {
  margin: 0 -5px;
}
.new_vision.eng .box_separation dl.big dd > ul {
  height: auto;
}
.new_vision.eng .box_separation dl.big dd > ul > li em {
  line-height: 1.2em;
  font-size: 16px;
  padding: 0 10px;
  width: 200px;
  background-size: cover;
  font-weight: 500;
}
.new_vision.eng .box_separation dl.big dd > ul > li ul {
  min-height: 146px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.new_vision.eng .box_separation dl.big dd > ul > li ul li {
  line-height: 1.3em;
  margin-top: 4px;
}
.new_vision.eng .box_separation dl.big dd > ul > li ul li:first-child {
  margin-top: 0;
}
.new_vision.eng .box_separation dl.big dd > ul > li ul li::before {
  top: 9px;
}
.new_vision.eng .water_drop dl {
  padding-left: 45px;
}
.new_vision.eng .water_drop dl dt {
  margin-top: 70px;
  line-height: 1.1em;
  font-size: 18px;
  font-weight: 500;
}
.new_vision.eng .water_drop dl dd {
  line-height: 1.3em;
  font-size: 14px;
  font-weight: 100;
}

.b_purpose {
  margin: 20px 0 100px;
}
.b_purpose div > strong {
  display: block;
  padding-bottom: 20px;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1em;
}
.b_purpose .purpose p {
  font-size: 1rem;
  color: #666;
  line-height: 1.7em;
  padding-right: 45px;
}
.b_purpose .field {
  margin-top: 160px;
}
.b_purpose .field img {
  display: block;
  margin-top: 45px;
  width: 100%;
}
.b_purpose .field img.mo {
  display: none;
}

.b_timeline {
  position: relative;
  margin: 6px 0 30px;
}
.b_timeline strong {
  display: block;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 49px;
}
.b_timeline .pdf {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  height: 49px;
  font-size: 1.125rem;
  border-radius: 8px;
  border: 1px solid #d1d1d1;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.b_timeline .pdf::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin-left: 14px;
  vertical-align: text-bottom;
  background: url(../img/ico_pdf2.png) no-repeat;
}
.b_timeline .pdf:hover {
  color: #4763c4;
  border-color: #4763c4;
}
.b_timeline ul {
  position: relative;
  margin-top: 50px;
  margin-left: 290px;
  padding: 65px 0 25px;
  border-left: 1px solid #b5b8c0;
}
.b_timeline ul .period {
  position: absolute;
  top: -1px;
  left: -333px;
  width: 308px;
  text-align: right;
}
.b_timeline ul .period strong {
  display: block;
  width: 185px;
  margin-left: auto;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.08em;
}
.b_timeline ul .period em {
  display: block;
  padding: 22px 0 10px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1em;
}
.b_timeline ul .period p {
  font-size: 1.5rem;
  line-height: 1.4em;
}
.b_timeline ul .period p span {
  display: block;
}
.b_timeline ul .period.p2000 {
  top: 520px;
}
.b_timeline ul .period.p2000::after {
  top: auto;
  bottom: -420px;
}
.b_timeline ul .period.p1991 {
  top: 50%;
  margin-top: -290px;
}
.b_timeline ul .period.p1991::after {
  top: auto;
  bottom: -190px;
}
.b_timeline ul .period.p1982 {
  top: auto;
  bottom: 1016px;
}
.b_timeline ul .period.p1982::after {
  top: auto;
  bottom: -220px;
}
.b_timeline ul .period.p1976 {
  top: auto;
  bottom: 250px;
}
.b_timeline ul .period.p1976::after {
  top: auto;
  bottom: -252px;
}
.b_timeline ul .period::after {
  position: absolute;
  top: 0;
  right: -43px;
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background: url(../img/itrd_point.png) no-repeat center;
}
.b_timeline ul .year {
  padding-bottom: 30px;
}
.b_timeline ul .year span {
  display: block;
  width: 104px;
  padding: 0 8px 12px 0;
  margin-bottom: -8px;
  text-align: right;
  font-size: 1.125rem;
  color: #3c3c3c;
  background: url(../img/itrd_timeline.png) no-repeat bottom left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.b_timeline ul .year img {
  padding-left: 116px;
  padding-bottom: 17px;
}
.b_timeline ul .year p {
  width: 400px;
  padding-left: 116px;
  font-size: 1rem;
  color: #6e6e6e;
  line-height: 1.5em;
}
.b_timeline ul .year.y1999 {
  padding: 30px 0 46px;
}
.b_timeline ul .year.y1994 {
  padding-bottom: 60px;
}

.b_plan .mo {
  display: none;
}
.b_plan ol {
  margin: 18px 0 117px;
  border-top: 1px solid #e4e4e4;
}
.b_plan ol li {
  padding: 15px 23px;
  text-indent: -15px;
  line-height: 1.4em;
  border-bottom: 1px solid #e4e4e4;
  font-size: 1.125rem;
  font-weight: 300;
}
.b_plan ol li em {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #f8f9fb;
  text-align: center;
  font-weight: 400;
  text-indent: 0;
}
.b_plan ol li:first-child {
  padding: 0;
}

.webVersion .ci .a_wrap a:hover {
  text-decoration: underline;
}

.ci {
  margin-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
}
.ci:first-child {
  margin-top: 0;
}
.ci:last-child {
  border: none;
}
.ci h3 {
  padding-bottom: 20px;
  font-size: 1.625rem;
  font-weight: 500;
}
.ci p {
  padding-bottom: 35px;
  line-height: 1.8em;
  font-size: 1rem;
  color: #666;
}
.ci img {
  width: 100%;
}
.ci img.mo {
  display: none;
}
.ci .a_wrap {
  margin-top: 40px;
  text-align: center;
  font-size: 0;
}
.ci .a_wrap a {
  display: inline-block;
  margin-left: 5px;
  width: 215px;
  height: 50px;
  line-height: 50px;
  font-size: 1.125rem;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  vertical-align: top;
}
.ci .a_wrap a:first-child {
  margin-left: 0;
}

.promotion {
  margin: 50px 0;
}
.promotion .utb_frmae {
  position: relative;
  background-color: #000;
  width: 820px;
  margin: 0 auto;
}
.promotion .utb_frmae img {
  display: block;
  width: 100%;
}
.promotion .utb_frmae iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.promotion .tit {
  display: block;
  padding: 36px 0 20px;
  font-size: 1.625rem;
  font-weight: 500;
  color: #4763c4;
  line-height: 1.4em;
  text-align: center;
}
.promotion p {
  font-size: 1rem;
  color: #666;
  line-height: 1.7em;
  text-align: center;
}

.visit .map img {
  width: 100%;
}
.visit .map img.mo {
  display: none;
}
.visit .itrd {
  color: #4763c4;
}
.visit h3 {
  padding-bottom: 30px;
  font-size: 1.875rem;
  font-weight: 500;
}
.visit dl {
  margin-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}
.visit dl dt {
  font-size: 1.25rem;
}
.visit dl.v_info dd {
  margin-top: 25px;
  padding-left: 30px;
  line-height: 25px;
  font-size: 1rem;
  color: #666;
  background-repeat: no-repeat;
  background-position: left top;
}
.visit dl.v_info dd.adres {
  background-image: url(./../img/ico_adres.png);
}
.visit dl.v_info dd.tell {
  background-image: url(./../img/ico_tell.png);
}
.visit dl.v_info button {
  margin-left: 5px;
  padding: 0 7px;
  height: 25px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  background-color: #4763c4;
  border-radius: 5px;
}
.visit dl.v_pbtr {
  padding-bottom: 0;
  border-bottom: none;
}
.visit dl.v_pbtr dt {
  padding-bottom: 25px;
}
.visit dl.v_pbtr dd {
  margin-bottom: 10px;
  border: 1px solid #e4e4e4;
}
.visit dl.v_pbtr dd strong {
  display: block;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px solid #e4e4e4;
}
.visit dl.v_pbtr dd ul {
  padding: 20px;
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.visit dl.v_pbtr dd ul li {
  padding-left: 15px;
  padding-bottom: 10px;
  line-height: 1.2em;
  color: #666;
  font-size: 1rem;
  position: relative;
}
.visit dl.v_pbtr dd ul li:last-child {
  padding-bottom: 0;
}
.visit dl.v_pbtr dd ul li::before {
  display: block;
  content: "•";
  padding-right: 8px;
  color: #4763c4;
  position: absolute;
  top: 0;
  left: 0;
}
.visit dl.v_pbtr dd ul li em {
  padding: 0 8px;
  font-size: 0.625rem;
  vertical-align: top;
}

.carbon-box h4 {
  margin-top: 24px;
  font-size: 1.5rem;
  font-weight: 500;
}
.carbon-box table.pc {
  border: solid #000;
  border-width: 1px 0;
}
.carbon-box table.pc colgroup col:nth-child(1) {
  width: 24%;
}
.carbon-box table.pc colgroup col:nth-child(2) {
  width: 38%;
}
.carbon-box table.pc colgroup col:nth-child(3) {
  width: 38%;
}
.carbon-box table.pc td {
  height: auto;
  border-bottom: 0;
}
.carbon-box table.pc tbody {
  border-bottom: 1px solid #e4e4e4;
}
.carbon-box table.pc tbody:last-child {
  border-bottom: 0;
}
.carbon-box table.pc tbody td:hover button {
  text-decoration: underline;
  color: #4763c4;
  font-weight: 500;
}
.carbon-box table.pc tbody tr:first-child td {
  padding-top: 25px;
}
.carbon-box table.pc tbody tr:last-child td {
  padding-bottom: 25px;
}

.rsch_name-card {
  display: none;
  margin-top: 130px;
}
.rsch_name-card.open {
  display: block;
}
.rsch_name-card h6 {
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 1.5rem;
  font-weight: 400;
}
.rsch_name-card h6 em {
  color: #4763c4;
  font-weight: 500;
}
.rsch_name-card .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rsch_name-card .c-item {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.rsch_name-card .c-item:nth-child(even) {
  margin-right: 0;
}
.rsch_name-card .c-item button {
  display: block;
  width: 100%;
  padding: 30px;
  border: 1px solid #cacaca;
  border-radius: 8px;
  text-align: left;
}
.rsch_name-card .c-item button:hover {
  border-color: #4763c4;
  -webkit-box-shadow: 4px 4px 8px #e3e3e3;
          box-shadow: 4px 4px 8px #e3e3e3;
}
.rsch_name-card .c-item .c-info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #cacaca;
}
.rsch_name-card .c-item .c-info strong {
  display: block;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-size: 1.25rem;
  font-weight: 500;
}
.rsch_name-card .c-item .c-info p {
  margin-bottom: 8px;
  line-height: 1.2em;
  font-size: 1rem;
  font-weight: 400;
}
.rsch_name-card .c-item .c-info p:last-child {
  margin-bottom: 0;
}
.rsch_name-card .c-item .c-data p {
  margin-bottom: 8px;
  line-height: 1.2em;
  font-size: 1.125rem;
  font-weight: 400;
}
.rsch_name-card .c-item .c-data p:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 1280px) {
  .introduce .page_top-wrap::before {
    width: 95%;
    height: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: 100% 100%;
  }
  .img_wrap .pc {
    margin-top: 2.65625vw;
  }
  .greetings .tit {
    padding: 5.15625vw 0 2.34375vw;
    font-size: 1.5555555556rem;
  }
  .greetings p {
    font-size: 0.8888888889rem;
  }
  .greetings .ledger {
    padding: 3.90625vw 0;
    font-size: 1rem;
  }
  .ledger_history .img_wrap.pc {
    width: 35%;
  }
  .ledger_history .img_wrap.pc .pc {
    margin-top: 1.5625vw;
  }
  .ledger_history .ledger_info .name {
    padding-top: 5.46875vw;
    width: 60%;
  }
  .ledger_history .ledger_info .name strong {
    font-size: 2.2222222222rem;
  }
  .ledger_history .ledger_info .name span {
    padding-left: 0.78125vw;
    font-size: 1rem;
  }
  .ledger_history .ledger_info .name em {
    padding: 0.78125vw 0 3.125vw;
    font-size: 1.4444444444rem;
  }
  .ledger_history .ledger_info .history {
    padding-bottom: 2.734375vw;
  }
  .ledger_history .ledger_info .history em {
    margin: 3.125vw 0 1.171875vw;
    padding-left: 1.40625vw;
    font-size: 1rem;
  }
  .ledger_history .ledger_info .history em::before {
    width: 0.3125vw;
    height: 1.328125vw;
  }
  .ledger_history .ledger_info .history ul {
    padding-left: 1.40625vw;
  }
  .ledger_history .ledger_info .history ul li {
    font-size: 0.8888888889rem;
  }
  .ledger_history .ledger_info .history ul li span:first-child {
    padding-right: 1.40625vw;
  }
  .mng_goals {
    margin: 0.78125vw 0 3.90625vw;
  }
  .mng_goals .mng_txt {
    min-height: 7.8125vw;
    margin-bottom: 2.34375vw;
    padding: 2.03125vw 4.21875vw;
    border-radius: 3.125vw;
  }
  .mng_goals .mng_txt em {
    padding-right: 3.90625vw;
    font-size: 1.2222222222rem;
    white-space: nowrap;
  }
  .mng_goals .mng_txt p {
    font-size: 0.8888888889rem;
  }
  .mng_goals .mng_txt p span {
    display: inline;
  }
  .mng_goals .mng_txt.vision {
    border-radius: 2.34375vw;
  }
  .mng_goals .mng_info {
    margin-top: 5.3125vw;
  }
  .mng_goals .mng_info h4 {
    width: 23.90625vw;
    height: 5.625vw;
    line-height: 5.625vw;
    font-size: 1.1111111111rem;
    border-radius: 0.78125vw;
  }
  .mng_goals .mng_info .tit_list {
    padding-top: 4.609375vw;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    background-size: 43.59375vw auto;
  }
  .mng_goals .mng_info .tit_list li {
    padding: 0 0.78125vw;
    width: auto;
    height: 4.6875vw;
    margin: 0 2.734375vw 6.796875vw;
    line-height: 4.6875vw;
    font-size: 1rem;
    border-radius: 0.78125vw;
    border-width: 2px;
  }
  .mng_goals .mng_info .tit_list li::after {
    bottom: -1.5625vw;
    width: 6.875vw;
    height: 2.03125vw;
    background-size: 100% auto;
  }
  .mng_goals .mng_info table tbody tr th {
    width: 10%;
    font-size: 1rem;
  }
  .mng_goals .mng_info table tbody tr td {
    width: 30%;
    padding: 1.328125vw 3.4375vw 1.5625vw 1.09375vw;
  }
  .mng_goals .mng_info table tbody tr td ul li {
    margin-top: 1.953125vw;
    padding-left: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .mng_goals .mng_info table tbody tr td ul li::after {
    top: 0.78125vw;
    width: 0.234375vw;
    height: 0.234375vw;
  }
  .mng_goals .mng_info table tbody tr:nth-of-type(2) td {
    padding-bottom: 2.8125vw;
  }
  .mng_goals .mng_strategy h4 {
    margin: 6.015625vw auto 3.4375vw;
    font-size: 1.4444444444rem;
  }
  .mng_goals .mng_strategy .stg_box > li {
    width: 18.515625vw;
    margin: 0 1.5625vw;
  }
  .mng_goals .mng_strategy .stg_box > li strong {
    height: 6.5625vw;
    font-size: 1rem;
    border-radius: 0.78125vw;
  }
  .mng_goals .mng_strategy .stg_box > li ul {
    min-height: 23.4375vw;
    margin-top: 1.40625vw;
    padding: 1.71875vw 1.953125vw 2.34375vw 1.640625vw;
    border-radius: 0.78125vw;
  }
  .mng_goals .mng_strategy .stg_box > li ul li {
    margin-top: 1.5625vw;
    padding-left: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .mng_goals .mng_strategy .stg_box > li ul li::after {
    top: 0.78125vw;
    width: 0.234375vw;
    height: 0.234375vw;
  }
  .mng_goals .mng_strategy .stg_box > li ul:after {
    right: -2.34375vw;
    width: 1.09375vw;
    height: 1.40625vw;
    background-size: 100% auto;
  }
  .mng_goals .mng_strategy .stg_box > li:first-child {
    margin-left: 0;
  }
  .mng_goals .mng_strategy .stg_box > li:last-child {
    margin-right: 0;
  }
  .past_directors {
    margin: 1.5625vw 0;
  }
  .past_directors h3 {
    font-size: 1.6666666667rem;
  }
  .past_directors ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 2.5vw 0;
  }
  .past_directors ul li {
    width: 16.171875vw;
    padding-bottom: 2.8125vw;
  }
  .past_directors ul li img {
    width: 11.40625vw;
  }
  .past_directors ul li .th {
    margin-top: 2.34375vw;
    font-size: 0.8888888889rem;
  }
  .past_directors ul li p {
    padding: 0.78125vw 0 1.5625vw;
    font-size: 1.1111111111rem;
  }
  .past_directors ul li .period {
    font-size: 0.7777777778rem;
  }
  .past_directors ul li:nth-of-type(4n) {
    width: 13.28125vw;
  }
  .mng_disclosure {
    margin: 3.90625vw 0;
  }
  .mng_disclosure .rule {
    font-size: 1.5555555556rem;
  }
  .mng_disclosure .rule::before, .mng_disclosure .rule::after {
    -webkit-transform: translate(-23.4375vw, -50%);
            transform: translate(-23.4375vw, -50%);
    width: 1.875vw;
    height: 1.796875vw;
    background-size: 1.875vw auto;
  }
  .mng_disclosure .rule::after {
    -webkit-transform: translate(23.4375vw, -50%);
            transform: translate(23.4375vw, -50%);
  }
  .mng_disclosure .dcs_list {
    margin-top: 3.90625vw;
    padding: 5vw 3.90625vw 4.21875vw 3.90625vw;
    border-radius: 0.78125vw;
  }
  .mng_disclosure .dcs_list > li {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 2.65625vw;
  }
  .mng_disclosure .dcs_list > li em {
    font-size: 1rem;
    line-height: 1.2em;
  }
  .mng_disclosure .dcs_list > li ul {
    min-height: 5.625vw;
    margin-top: 1.40625vw;
    padding: 1.875vw 1.5625vw;
    border-radius: 0.78125vw;
  }
  .mng_disclosure .dcs_list > li ul li {
    margin-top: 1.171875vw;
    padding-left: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .mng_disclosure .dcs_list > li ul li::after {
    top: 0.625vw;
    width: 0.234375vw;
    height: 0.234375vw;
  }
  .mng_disclosure .dcs_list > li ul:after {
    top: 1.875vw;
    right: -2.109375vw;
    width: 1.09375vw;
    height: 1.40625vw;
    background-size: 100% auto;
  }
  .mng_ethics {
    margin: 3.90625vw 0;
  }
  .mng_ethics .cont_tab {
    border-radius: 1.953125vw;
  }
  .mng_ethics .cont_tab li {
    height: 3.90625vw;
  }
  .mng_ethics .cont_tab li button {
    border-radius: 1.953125vw;
    font-size: 1.1111111111rem;
  }
  .mng_ethics .tab_box {
    margin-top: 4.6875vw;
  }
  .mng_ethics .tab_box > strong {
    margin-bottom: 1.5625vw;
    font-size: 1.2222222222rem;
  }
  .mng_ethics .tab_box > strong.ct {
    margin-bottom: 2.34375vw;
    font-size: 1.4444444444rem;
  }
  .mng_ethics .tab_box > p {
    margin-bottom: 4.296875vw;
    font-size: 0.8888888889rem;
  }
  .mng_ethics .tab_box > p.ct {
    margin-bottom: 2.34375vw;
  }
  .mng_ethics .tab_box .rule_list {
    width: 90%;
    margin: 7.03125vw auto;
  }
  .mng_ethics .tab_box .rule_list li {
    padding: 1.875vw;
    margin-bottom: 1.5625vw;
    border-radius: 0.78125vw;
  }
  .mng_ethics .tab_box .rule_list li .num {
    width: 4.765625vw;
    height: 4.765625vw;
    line-height: 4.765625vw;
    margin-right: 4.6875vw;
    font-size: 1.1111111111rem;
    border-radius: 0.78125vw;
  }
  .mng_ethics .tab_box .rule_list li p {
    width: calc(100% - 15vw);
    font-size: 1rem;
  }
  .mng_ethics .tab_box .rule_list li p span {
    display: inline;
  }
  .mng_ethics .tab_box .link_wrap {
    margin-bottom: 3.75vw;
  }
  .mng_ethics .tab_box .link_wrap a {
    width: 16.875vw;
    min-width: 157px;
    height: 3.828125vw;
    margin: 0 0.15625vw;
    line-height: 3.828125vw;
    border-radius: 0.625vw;
    font-size: 1rem;
  }
  .mng_ethics .tab_box .code_list {
    margin-bottom: 3.75vw;
    padding: 1.40625vw 1.5625vw 1.40625vw 2.96875vw;
  }
  .mng_ethics .tab_box .code_list li {
    width: 22%;
    margin: 0.46875vw 3% 0.46875vw 0;
  }
  .mng_ethics .tab_box .code_list li button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0.703125vw;
    font-size: 0.8888888889rem;
    line-height: 1.2em;
  }
  .mng_ethics .tab_box .code_list li button::after {
    top: 0.625vw;
    width: 0.234375vw;
    height: 0.234375vw;
  }
  .code_detail dt {
    height: 6.71875vw;
    padding: 0 1.40625vw;
  }
  .code_detail dt button {
    padding-right: 3.90625vw;
    font-size: 1.1111111111rem;
  }
  .code_detail dt button::after {
    margin-top: -1.5625vw;
    width: 3.125vw;
    height: 3.125vw;
    background-size: 1.09375vw auto;
  }
  .code_detail dd {
    padding: 0 4.6875vw 2.34375vw 1.40625vw;
    font-size: 0.8888888889rem;
  }
  .code_detail dd ol.list {
    padding-left: 3.8888888889rem;
  }
  .mng_rights {
    margin: 3.90625vw 0 1.5625vw;
  }
  .mng_rights .tab_btn_wrap {
    border-radius: 1.953125vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab {
    border-radius: 1.953125vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab li {
    height: 3.90625vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab li button {
    border-radius: 1.953125vw;
    font-size: 1.1111111111rem;
  }
  .mng_rights .tab_box {
    margin-top: 3.90625vw;
  }
  .mng_rights .tab_box.t1 dl {
    width: 90%;
    margin: 0 auto 1.953125vw;
  }
  .mng_rights .tab_box.t1 dl dt {
    margin-bottom: 1.25vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t1 dl .vision,
  .mng_rights .tab_box.t1 dl .goal {
    margin-bottom: 2.5vw;
    padding: 2.8125vw 0;
    font-size: 1.1111111111rem;
    border-radius: 3.515625vw;
  }
  .mng_rights .tab_box.t1 dl .goal {
    margin-bottom: 5.15625vw;
  }
  .mng_rights .tab_box.t1 dl .goal::before {
    top: -3.671875vw;
    width: 0.78125vw;
    height: 2.5vw;
    background-size: 100% auto;
  }
  .mng_rights .tab_box.t1 dl .goal::after {
    bottom: -8.828125vw;
    width: 39.0625vw;
    height: 9.21875vw;
    background-size: 100% auto;
  }
  .mng_rights .tab_box.t1 dl .strategy {
    margin-right: 2.9%;
    width: 31%;
  }
  .mng_rights .tab_box.t1 dl .strategy em {
    height: 7.03125vw;
    line-height: 7.03125vw;
    border-radius: 3.515625vw;
    font-size: 1rem;
  }
  .mng_rights .tab_box.t1 dl .strategy em::after {
    bottom: -5.234375vw;
    width: 1.015625vw;
    height: 3.28125vw;
    background-size: 100% auto;
  }
  .mng_rights .tab_box.t1 dl .strategy ul {
    margin-top: 8.046875vw;
    padding: 2.1875vw 1.328125vw;
  }
  .mng_rights .tab_box.t1 dl .strategy ul li {
    margin-bottom: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t1 dl .strategy ul.task::before {
    top: -2.65625vw;
    left: 1.328125vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t1 > strong {
    margin-bottom: 2.65625vw;
    padding-top: 3.90625vw;
    font-size: 1.1111111111rem;
  }
  .mng_rights .tab_box.t1 > p {
    margin-bottom: 5.078125vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t1 > em {
    font-size: 1rem;
  }
  .mng_rights .tab_box.t2 img {
    width: 36.375vw;
    margin: 0 auto 3.90625vw;
    padding-top: 11.71875vw;
  }
  .mng_rights .tab_box.t2 .flow > li {
    top: 15.234375vw;
    left: auto;
    right: 50%;
  }
  .mng_rights .tab_box.t2 .flow > li strong {
    font-size: 1.3333333333rem;
    line-height: 1em;
  }
  .mng_rights .tab_box.t2 .flow > li ul {
    margin-top: 1.09375vw;
  }
  .mng_rights .tab_box.t2 .flow > li ul li {
    margin-bottom: 0.546875vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(1) {
    margin-right: 18.75vw;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(2) {
    top: 1.5625vw;
    left: auto;
    margin-right: 4.6875vw;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(3) {
    top: 1.5625vw;
    right: auto;
    left: 50%;
    margin-left: 4.6875vw;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(4) {
    top: 12.890625vw;
    right: auto;
    left: 50%;
    margin-left: 18.75vw;
  }
  .mng_rights .tab_box.t2 > strong {
    padding: 3.75vw 0;
    font-size: 1.1111111111rem;
  }
  .mng_rights .tab_box.t2 .system {
    width: 90%;
  }
  .mng_rights .tab_box.t2 .system em {
    height: 7.03125vw;
    line-height: 7.03125vw;
    border-radius: 3.515625vw;
    font-size: 1.1111111111rem;
  }
  .mng_rights .tab_box.t2 .system .s1 > li, .mng_rights .tab_box.t2 .system .s2 > li {
    width: 17.96875vw;
    height: 7.03125vw;
    border-radius: 3.515625vw;
    font-size: 1rem;
  }
  .mng_rights .tab_box.t2 .system .s1 {
    padding: 7.265625vw 0 6.25vw;
    background-size: 40.625vw;
  }
  .mng_rights .tab_box.t2 .system .s2 {
    margin: 0 1.015625vw;
  }
  .mng_rights .tab_box.t2 .system .s2 > li {
    margin-bottom: 2.34375vw;
  }
  .mng_rights .tab_box.t2 .system .s2 > li:first-child::after {
    bottom: -2.421875vw;
    left: 52%;
    height: 2.34375vw;
  }
  .mng_rights .tab_box.t2 .system .s2 ul {
    margin-top: 2.96875vw;
    padding: 2.1875vw 1.328125vw;
  }
  .mng_rights .tab_box.t2 .system .s2 ul li {
    margin-bottom: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .mng_rights .tab_box.t3 ul li {
    margin-bottom: 2.34375vw;
  }
  .mng_rights .tab_box.t3 ul li strong {
    width: 9.375vw;
    min-width: 9.375vw;
    min-height: 6.25vw;
    margin-right: 2.34375vw;
    padding: 0 1.875vw;
    font-size: 1.1111111111rem;
    border-radius: 0.78125vw;
    -webkit-box-shadow: 0.859375vw 0.859375vw 1.25vw rgba(127, 141, 170, 0.35);
            box-shadow: 0.859375vw 0.859375vw 1.25vw rgba(127, 141, 170, 0.35);
  }
  .mng_rights .tab_box.t3 ul li > div {
    width: calc(100% - 11.719vw);
    padding: 1.5625vw 1.40625vw;
    font-size: 1.1111111111rem;
    border-radius: 0.78125vw;
  }
  .mng_rights .tab_box.t3 ul li > div span {
    font-size: 1rem;
    margin-top: 1.171875vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half {
    width: 47%;
    padding: 1.5625vw 1.40625vw;
    border-radius: 0.78125vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half::before, .mng_rights .tab_box.t3 ul li > div.h_wrap .half::after {
    bottom: -1.953125vw;
    width: 0.78125vw;
    height: 1.40625vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half::before {
    top: -1.796875vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step {
    width: 48%;
    padding: 0;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div {
    padding: 1.5625vw 2.1875vw;
    border-radius: 0.78125vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child {
    margin-bottom: 2.34375vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child::after {
    bottom: -1.953125vw;
    width: 0.78125vw;
    height: 1.40625vw;
  }
  .mng_rights .tab_box.t3 ul li.consulting {
    margin-bottom: 6.25vw;
  }
  .mng_rights .tab_box.t3 ul li.consulting div {
    padding: 2.34375vw 1.40625vw;
  }
  .mng_rights .tab_box.t3 ul li.consulting div::after {
    bottom: -4.6875vw;
    width: 1.015625vw;
    height: 3.28125vw;
    background-size: 100% auto;
  }
  .org_chart .tit {
    margin: 1.953125vw 0 2.96875vw;
    font-size: 1.6666666667rem;
  }
  .org_chart .chart_wrap {
    padding: 3.125vw 3.28125vw;
    border-radius: 0.78125vw;
  }
  .org_chart .dept01 li strong a {
    width: 23.90625vw;
    height: 5.625vw;
    margin: 0 auto 2.34375vw;
    font-size: 1.1111111111rem;
    line-height: 5.625vw;
    border-radius: 0.78125vw;
  }
  .org_chart .dept01 li ul li a {
    width: 14.0625vw;
    height: 3.125vw;
    line-height: 3.125vw;
    margin-bottom: 0.46875vw;
    font-size: 1rem;
    border-radius: 0.703125vw;
  }
  .org_chart .dept01 li.ledger ul {
    top: 1.015625vw;
    margin-left: 13.59375vw;
  }
  .org_chart .dept01 li.ledger ul li a {
    letter-spacing: 0.390625vw;
    text-indent: 0.390625vw;
  }
  .org_chart .dept01 li.ledger ul li:first-child a {
    letter-spacing: 2.1875vw;
    text-indent: 2.1875vw;
  }
  .org_chart .dept01 li.ledger ul li:first-child::before {
    left: -1.5625vw;
    width: 1.5625vw;
  }
  .org_chart .dept01 li.ledger ul li:first-child::after {
    bottom: -0.78125vw;
    height: 0.78125vw;
  }
  .org_chart .dept01 li.vice::before {
    top: -2.34375vw;
    height: 22.65625vw;
  }
  .org_chart .dept01 li.vice strong a {
    margin-bottom: 14.53125vw;
  }
  .org_chart .dept01 li.vice ul.d01 {
    top: 6.953125vw;
    margin-right: 12.890625vw;
  }
  .org_chart .dept01 li.vice ul.d01 li a::after {
    right: -12.890625vw;
    width: 12.890625vw;
  }
  .org_chart .dept01 li.vice ul.d02 {
    top: 8.75vw;
    margin-left: 12.890625vw;
  }
  .org_chart .dept01 li.vice ul.d02 li a::after {
    left: -12.890625vw;
    width: 12.890625vw;
  }
  .org_chart .dept01 li.vice ul.d02 li a.ls {
    letter-spacing: 0.390625vw;
    text-indent: 0.390625vw;
  }
  .org_chart .dept02 {
    padding-top: 4.6875vw;
    background-size: 50vw auto;
  }
  .org_chart .dept02 > li::before {
    top: -4.6875vw;
    height: 4.6875vw;
  }
  .org_chart .dept02 > li em a {
    width: 3.90625vw;
    height: 205px;
    padding: 1.09375vw 1.171875vw 0;
    border-radius: 0.703125vw;
    font-size: 1rem;
    line-height: 1.12em;
  }
  .org_chart .dept02 > li ul {
    margin: 0 0.15625vw;
    padding-top: 2.34375vw;
    background-size: 3.828125vw auto;
  }
  .org_chart .dept02 > li ul li a {
    width: 3.515625vw;
    height: 174px;
    margin: 0 0.234375vw;
    padding: 1.328125vw 0.78125vw 0;
    border-radius: 0.78125vw;
    font-size: 1rem;
    line-height: 1.12em;
  }
  .org_chart .dept02 > li ul.one {
    margin: 0 0;
  }
  .org_chart .dept02 > li ul.one::before {
    height: 2.34375vw;
  }
  .org_chart .dept02 > li:first-child ul {
    margin-right: 0;
    background-size: 11.015625vw auto;
  }
  .org_chart .dept02 > li:nth-of-type(4) {
    margin-left: 0.78125vw;
  }
  .org_chart .dept02 > li:last-child {
    margin-left: 0;
  }
  .org_chart .dept02 > li:last-child ul {
    background-size: 11.015625vw auto;
  }
  .org_chart .code_detail {
    margin: 1.875vw 0 1.5625vw;
  }
  .org_chart .code_detail dt {
    height: 5.46875vw;
    padding-left: 0.78125vw;
  }
  .org_chart .code_detail dd {
    padding: 1.953125vw 0.78125vw;
  }
  .org_chart .code_detail dd p {
    font-size: 1rem;
  }
  .org_chart .code_detail dd p span {
    display: inline;
  }
  .org_chart .code_detail dd ul.list {
    margin-top: 2.34375vw;
  }
  .org_chart .code_detail dd ul.list li {
    padding-left: 0.625vw;
  }
  .org_chart .code_detail dd ul.list li::before {
    width: 2px;
    height: 2px;
    top: 1.25vw;
  }
  .org_chart .code_detail dd.tb_wrap table.pc {
    font-size: 0.8888888889rem;
  }
  .org_chart .code_detail dd.tb_wrap table.pc th {
    height: 4.6875vw;
    font-size: 1rem;
  }
  .org_chart .code_detail dd.tb_wrap table.pc td {
    height: 5.859375vw;
    padding: 0.78125vw;
    word-break: break-word;
  }
  .org_chart .code_detail dd.tb_wrap table.pc td a {
    width: 1.5625vw;
    height: 1.40625vw;
    background-size: 100% auto;
  }
  .org_chart .code_detail .bd-aticle .dpt-top em {
    font-size: 1rem;
  }
  .org_chart .code_detail .bd-aticle .dpt-list {
    margin-top: 2.34375vw;
  }
  .org_chart .code_detail .bd-aticle .dpt-list li {
    padding-left: 0.625vw;
  }
  .org_chart .code_detail .bd-aticle .dpt-list li::before {
    width: 2px;
    height: 2px;
    top: 1.25vw;
  }
  .rsch_list .spelling {
    margin: 1.5625vw 0 2.34375vw;
    padding: 2.265625vw 1.953125vw;
    border-radius: 0.78125vw;
  }
  .rsch_list .spelling ul li a {
    height: 3.125vw;
    line-height: 3.125vw;
    padding: 0 0.859375vw 0 0.78125vw;
    font-size: 1rem;
    border-radius: 0.46875vw;
  }
  .rsch_list .spelling ul.en {
    margin-top: 0.625vw;
  }
  .rsch_list .spelling ul.en li a {
    padding: 0 0.46875vw 0 0.390625vw;
  }
  .rsch_list .spelling ul.en li:first-child a {
    padding: 0 0.859375vw 0 0.78125vw;
    margin-right: 0.78125vw;
  }
  .rsch_list table.pc {
    font-size: 0.8888888889rem;
  }
  .rsch_list table.pc th {
    height: 4.6875vw;
    font-size: 1rem;
  }
  .rsch_list table.pc td {
    height: 5.859375vw;
    padding: 0.78125vw;
    word-break: break-word;
  }
  .rsch_list table.pc td a {
    width: 1.5625vw;
    height: 1.40625vw;
    background-size: 100% auto;
  }
  .rsch_list table.pc td.no_result {
    padding: 5.859375vw 0;
    font-size: 1.6666666667rem;
  }
  .rsch_list table.pc td.no_result button {
    margin: 2.96875vw auto 0;
    width: 12.5vw;
    height: 4.609375vw;
    border-radius: 0.546875vw;
    font-size: 1rem;
  }
  .rsch_field .cont_tab {
    margin: 3.125vw 0 2.265625vw;
  }
  .rsch_field .cont_tab li button {
    width: 13.4375vw;
    height: 4.296875vw;
    font-size: 0.8888888889rem;
  }
  .rsch_field .tab_box li {
    width: 32.5%;
  }
  .rsch_field .tab_box li a {
    width: 100%;
    height: 3.90625vw;
    padding: 0 1.5625vw;
    margin-bottom: 0.78125vw;
    font-size: 1rem;
    border-radius: 0.78125vw;
  }
  .rsch_field .comm_pagination {
    margin-top: 1.328125vw;
  }
  .b_vision {
    margin: 2.34375vw 0;
  }
  .b_vision .txt_wrap .vs_box {
    height: 10.625vw;
    padding: 0 4.0625vw;
    border-radius: 3.125vw;
  }
  .b_vision .txt_wrap .vs_box em {
    font-size: 1.1111111111rem;
  }
  .b_vision .txt_wrap .vs_box p {
    width: 56.640625vw;
    font-size: 1.6666666667rem;
  }
  .b_vision .txt_wrap .vs_box p span {
    padding-bottom: 0.625vw;
    font-size: 0.8333333333rem;
  }
  .b_vision .txt_wrap > p {
    margin-top: 2.34375vw;
    font-size: 1.4444444444rem;
  }
  .b_vision .txt_wrap > p em::after {
    bottom: 0.3125vw;
    height: 0.859375vw;
  }
  .b_vision .target {
    margin: 2.65625vw 0 5.078125vw;
  }
  .b_vision .target strong {
    padding-top: 17.96875vw;
    font-size: 1.6666666667rem;
    background-size: 100% auto;
  }
  .b_vision .target ul {
    margin-top: 3.75vw;
  }
  .b_vision .target ul li .pc {
    width: 2.65625vw;
    height: 2.65625vw;
    line-height: 2.65625vw;
    font-size: 1rem;
    border-radius: 0.625vw;
  }
  .b_vision .target ul li p {
    display: -webkit-box;
    width: 18.90625vw;
    min-height: 8.046875vw;
    height: auto;
    margin-top: 1.015625vw;
    padding: 1.171875vw;
    font-size: 0.8888888889rem;
    border-radius: 2.1875vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_vision .target ul li p span {
    display: inline;
  }
  .b_vision .target ul::after {
    bottom: 3.671875vw;
    height: 0.546875vw;
  }
  .b_vision .strategy > strong {
    padding: 4.140625vw 0 3.125vw;
    font-size: 1.8888888889rem;
  }
  .b_vision .strategy .st_box {
    padding: 3.671875vw 3.90625vw 4.375vw;
    border-radius: 0.78125vw;
  }
  .b_vision .strategy .st_box .pc {
    padding-bottom: 1.953125vw;
    font-size: 1.2222222222rem;
  }
  .b_vision .strategy .st_box ul {
    padding: 1.71875vw 0 8.203125vw;
    background-size: 43.28125vw auto;
  }
  .b_vision .strategy .st_box ul li {
    width: 12.5vw;
    height: auto;
    min-height: 15.390625vw;
    margin: 0 0.78125vw;
    padding: 0.78125vw 0.390625vw;
    border-radius: 0.78125vw;
  }
  .b_vision .strategy .st_box ul li em {
    padding: 6.484375vw 0 1.40625vw;
    font-size: 1.0555555556rem;
    background-position: top 1.953125vw center;
    background-size: 6.875vw auto;
  }
  .b_vision .strategy .st_box ul li p {
    font-size: 0.8888888889rem;
  }
  .b_vision .strategy .st_box ul li:nth-of-type(2) em {
    background-size: 5.625vw auto;
  }
  .b_vision .strategy .st_box ul li:nth-of-type(3) em {
    background-position: top 2.421875vw center;
    background-size: 3.515625vw auto;
  }
  .b_vision .strategy .st_box ul li:nth-of-type(4) em {
    background-position: top 1.40625vw center;
    background-size: 4.609375vw auto;
  }
  .b_vision .strategy .st_box ul::after {
    bottom: 2.34375vw;
    width: 43.75vw;
    height: 3.359375vw;
    background-size: 100% auto;
  }
  .b_vision .strategy .talent {
    padding: 1.5625vw 0.78125vw;
    border-radius: 0.78125vw;
  }
  .b_vision .strategy .talent p {
    font-size: 1rem;
  }
  .new_vision .top_title {
    font-size: 1.4444444444rem;
    margin: 2.34375vw 0;
  }
  .new_vision .box_separation {
    margin-bottom: 6.25vw;
  }
  .new_vision .box_separation dl {
    border-radius: 1.875vw;
    padding: 1.875vw;
    -webkit-box-shadow: 0.234375vw 0.234375vw 2.34375vw rgba(0, 0, 0, 0.2);
            box-shadow: 0.234375vw 0.234375vw 2.34375vw rgba(0, 0, 0, 0.2);
    margin-bottom: 1.875vw;
  }
  .new_vision .box_separation dl dt {
    border-radius: 1.5625vw;
    width: 14.0625vw;
    height: 9.0625vw;
    font-size: 1.2222222222rem;
  }
  .new_vision .box_separation dl dd {
    padding-left: 1.25vw;
    line-height: 1.4em;
  }
  .new_vision .box_separation dl dd.line {
    font-size: 1.4444444444rem;
  }
  .new_vision .box_separation dl dd.line em {
    padding: 0 0.78125vw;
  }
  .new_vision .box_separation dl dd.line em::after {
    height: 0.78125vw;
  }
  .new_vision .box_separation dl.big dt {
    height: 39.0625vw;
  }
  .new_vision .box_separation dl.big dd > ul {
    height: auto;
    display: block;
  }
  .new_vision .box_separation dl.big dd > ul > li {
    display: block;
    margin: 0.78125vw 0;
  }
  .new_vision .box_separation dl.big dd > ul > li em {
    width: auto;
    height: auto;
    font-size: 1rem;
    border-radius: 0.9375vw;
    margin-right: 1.25vw;
    text-align: left;
    display: inline-block;
    background-size: 100% auto;
    padding: 0.46875vw 1.5625vw;
  }
  .new_vision .box_separation dl.big dd > ul > li em br {
    display: none;
  }
  .new_vision .box_separation dl.big dd > ul > li ul {
    margin: 0.78125vw 0 0 1.09375vw;
  }
  .new_vision .box_separation dl.big dd > ul > li ul li {
    padding: 0.15625vw 0 0.15625vw 0.9375vw;
    font-size: 0.8888888889rem;
  }
  .new_vision .box_separation dl.big dd > ul > li ul li::before {
    width: 0.46875vw;
    height: 0.46875vw;
    top: 1.25vw;
  }
  .new_vision .box_separation dl.big dd.line em {
    margin: 0 -0.390625vw;
  }
  .new_vision .water_drop dl {
    width: 20.3125vw;
    height: 25vw;
    margin-left: -5.46875vw;
    padding-left: 2.34375vw;
    padding-right: 5.46875vw;
  }
  .new_vision .water_drop dl dt {
    font-size: 1.1111111111rem;
    margin: 4.6875vw 0 0.78125vw 0;
  }
  .new_vision .water_drop dl dd {
    font-size: 0.7777777778rem;
  }
  .new_vision .water_drop dl.wd04 {
    padding-right: 1.5625vw;
  }
  .new_vision.eng .box_separation dl dt {
    font-size: 1.1111111111rem;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li em {
    font-size: 0.8888888889rem;
    padding: 0.78125vw 2.03125vw;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0;
    border-radius: 1.875vw;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul {
    display: block;
    min-height: auto;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul li {
    margin-top: 0.3125vw;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul li::before {
    top: 0.703125vw;
  }
  .new_vision.eng .water_drop dl {
    padding-left: 3.515625vw;
  }
  .new_vision.eng .water_drop dl dt {
    margin-top: 3.90625vw;
    font-size: 0.7777777778rem;
  }
  .new_vision.eng .water_drop dl dd {
    font-size: 0.6666666667rem;
  }
  .b_purpose {
    margin: 1.5625vw 0 7.8125vw;
  }
  .b_purpose div > strong {
    padding-bottom: 1.5625vw;
    font-size: 1.4444444444rem;
  }
  .b_purpose .purpose p {
    font-size: 0.8888888889rem;
    padding-right: 0;
  }
  .b_purpose .field {
    margin-top: 12.5vw;
  }
  .b_purpose .field img {
    margin-top: 3.515625vw;
  }
  .b_timeline {
    margin: 0.46875vw 0 2.34375vw;
  }
  .b_timeline strong {
    font-size: 1.4444444444rem;
    line-height: 3.828125vw;
  }
  .b_timeline .pdf {
    width: 25vw;
    min-width: 215px;
    height: 3.828125vw;
    font-size: 1rem;
    border-radius: 0.625vw;
  }
  .b_timeline .pdf::after {
    width: 1.71875vw;
    height: 2.03125vw;
    margin-left: 1.09375vw;
    background-size: 100% auto;
  }
  .b_timeline ul {
    margin-top: 3.90625vw;
    margin-left: 22.65625vw;
    padding: 5.078125vw 0 1.953125vw;
  }
  .b_timeline ul .period {
    left: -26.015625vw;
    width: 24.0625vw;
  }
  .b_timeline ul .period strong {
    width: 156px;
    font-size: 3.1111111111rem;
  }
  .b_timeline ul .period em {
    padding: 1.71875vw 0 0.78125vw;
    font-size: 1.6666666667rem;
  }
  .b_timeline ul .period p {
    font-size: 1.3333333333rem;
  }
  .b_timeline ul .period.p2000 {
    top: 40.625vw;
  }
  .b_timeline ul .period.p2000::after {
    bottom: -32.8125vw;
  }
  .b_timeline ul .period.p1991 {
    margin-top: -22.65625vw;
  }
  .b_timeline ul .period.p1991::after {
    bottom: -14.84375vw;
  }
  .b_timeline ul .period.p1982 {
    bottom: 79.375vw;
  }
  .b_timeline ul .period.p1982::after {
    bottom: -17.1875vw;
  }
  .b_timeline ul .period.p1976 {
    bottom: 19.53125vw;
  }
  .b_timeline ul .period.p1976::after {
    bottom: -19.6875vw;
  }
  .b_timeline ul .period::after {
    right: -3.359375vw;
    width: 2.96875vw;
    height: 2.96875vw;
    background-size: 100% auto;
  }
  .b_timeline ul .year {
    padding-bottom: 2.34375vw;
  }
  .b_timeline ul .year span {
    width: 8.125vw;
    padding: 0 0.625vw 0.9375vw 0;
    margin-bottom: -0.625vw;
    font-size: 1rem;
    background-size: 8.125vw auto;
  }
  .b_timeline ul .year img {
    width: 30.78125vw;
    padding-left: 9.0625vw;
    padding-bottom: 1.328125vw;
  }
  .b_timeline ul .year p {
    width: 31.25vw;
    padding-left: 9.0625vw;
    font-size: 0.8888888889rem;
  }
  .b_timeline ul .year.y1999 {
    padding: 2.34375vw 0 3.59375vw;
  }
  .b_timeline ul .year.y1994 {
    padding-bottom: 4.6875vw;
  }
  .b_plan .pc {
    width: 60.78125vw;
  }
  .b_plan ol {
    margin: 1.40625vw 0 9.140625vw;
  }
  .b_plan ol li {
    padding: 1.171875vw 0.78125vw 1.171875vw 20px;
    text-indent: -12px;
    font-size: 1rem;
  }
  .b_plan ol li em {
    height: 4.6875vw;
    line-height: 4.6875vw;
  }
  .ci {
    margin-top: 4.6875vw;
    padding-bottom: 4.6875vw;
  }
  .ci h3 {
    padding-bottom: 1.5625vw;
    font-size: 1.4444444444rem;
  }
  .ci p {
    padding-bottom: 2.734375vw;
    font-size: 0.8888888889rem;
  }
  .ci .a_wrap {
    margin-top: 3.125vw;
  }
  .ci .a_wrap a {
    margin-left: 0.390625vw;
    width: 16.796875vw;
    height: 3.90625vw;
    line-height: 3.90625vw;
    font-size: 1rem;
    border-radius: 0.46875vw;
  }
  .promotion {
    margin: 3.90625vw 0;
  }
  .promotion .utb_frmae {
    width: 85%;
  }
  .promotion .tit {
    padding: 2.8125vw 0 1.5625vw;
    font-size: 1.4444444444rem;
  }
  .promotion p {
    font-size: 0.8888888889rem;
  }
  .visit h3 {
    padding-bottom: 2.34375vw;
    font-size: 1.6666666667rem;
  }
  .visit dl {
    margin-top: 1.953125vw;
    padding-bottom: 2.34375vw;
  }
  .visit dl dt {
    font-size: 1.1111111111rem;
  }
  .visit dl.v_info dd {
    margin-top: 1.953125vw;
    padding-left: 2.34375vw;
    line-height: 2.34375vw;
    font-size: 0.8888888889rem;
    background-size: auto 2.34375vw;
  }
  .visit dl.v_info button {
    margin-left: 0.390625vw;
    padding: 0 0.546875vw;
    height: 2.34375vw;
    font-size: 0.7777777778rem;
    border-radius: 0.390625vw;
  }
  .visit dl.v_pbtr dt {
    padding-bottom: 1.953125vw;
  }
  .visit dl.v_pbtr dd {
    margin-bottom: 0.78125vw;
  }
  .visit dl.v_pbtr dd strong {
    padding: 0 1.5625vw;
    height: 3.90625vw;
    line-height: 3.90625vw;
    font-size: 0.8888888889rem;
  }
  .visit dl.v_pbtr dd ul {
    padding: 1.5625vw;
    height: 14.0625vw;
  }
  .visit dl.v_pbtr dd ul li {
    padding-left: 1.5625vw;
    padding-bottom: 0.78125vw;
    font-size: 0.8888888889rem;
  }
  .visit dl.v_pbtr dd ul li::before {
    padding-right: 0.625vw;
  }
  .visit dl.v_pbtr dd ul li em {
    padding: 0 0.625vw;
    font-size: 0.5555555556rem;
  }
  .rsch_name-card {
    margin-top: 10.15625vw;
  }
  .rsch_name-card h6 {
    margin-bottom: 1.5625vw;
    padding-left: 2.34375vw;
    font-size: 1.3333333333rem;
  }
  .rsch_name-card .c-item button {
    padding: 2.34375vw;
  }
  .rsch_name-card .c-item .c-info {
    margin-bottom: 1.5625vw;
    padding-bottom: 1.5625vw;
  }
  .rsch_name-card .c-item .c-info strong {
    margin-bottom: 1.5625vw;
    font-size: 1.1111111111rem;
  }
  .rsch_name-card .c-item .c-info p {
    margin-bottom: 0.625vw;
    font-size: 0.8888888889rem;
  }
  .rsch_name-card .c-item .c-data p {
    margin-bottom: 0.625vw;
    font-size: 1rem;
  }
}
@media all and (max-width: 1000px) {
  .org_chart .dept02 > li em a {
    height: 180px;
  }
  .org_chart .dept02 > li ul li a {
    height: 155px;
  }
  .b_vision .target strong {
    font-size: 1.4444444444rem;
  }
  .b_timeline ul .period p span {
    display: inline;
  }
  .new_vision .box_separation dl.big dt {
    height: 32.8125vw;
  }
  .new_vision .box_separation dl.big dd > ul > li ul li::before {
    top: 0.9375vw;
  }
}
@media all and (max-width: 900px) {
  .past_directors ul li .period {
    display: block;
    width: 70px;
  }
  .mng_rights .tab_btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #fff;
  }
  .mng_rights .tab_btn_wrap .cont_tab {
    width: 100%;
    margin-bottom: 1.5625vw;
  }
  .b_vision .txt_wrap > p > span {
    display: inline;
  }
  .b_timeline ul .period.p1991::after {
    bottom: -10.15625vw;
  }
}
@media all and (max-width: 720px) {
  .introduce .comm_linemap .depth.open button {
    background-image: url(../img/m/ico_arw-linemap4_on.png);
  }
  .introduce .page_top-wrap::before {
    width: 95%;
    height: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background-image: url(../img/m/bg_itrd.png);
    background-size: cover;
  }
  .introduce .p_v-subject {
    display: none;
  }
  .introduce .p_v-subject.show {
    display: block;
  }
  .img_wrap .pc {
    display: none;
  }
  .img_wrap .mo {
    display: block;
  }
  .img_wrap img.mo {
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
  }
  .img_wrap p {
    padding: 4.1666666667vw 2.7777777778vw 0;
    font-size: 1.0833333333rem;
    font-weight: 300;
    line-height: 1.4em;
  }
  .greetings .tit {
    padding: 9.1666666667vw 0 4.1666666667vw;
    font-size: 1.25rem;
  }
  .greetings p {
    font-size: 1rem;
    line-height: 1.5em;
  }
  .greetings .ledger {
    padding: 8.3333333333vw 0;
    font-size: 1rem;
    text-align: left;
  }
  .ledger_history .img_wrap {
    width: 100%;
  }
  .ledger_history .img_wrap.pc {
    display: none;
  }
  .ledger_history .img_wrap .mo {
    display: block;
    margin-top: 2.7777777778vw;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .ledger_history .ledger_info {
    width: 100%;
  }
  .ledger_history .ledger_info .name {
    padding-top: 9.0277777778vw;
    width: 100%;
  }
  .ledger_history .ledger_info .name strong {
    font-size: 2.0833333333rem;
  }
  .ledger_history .ledger_info .name span {
    padding-left: 2.7777777778vw;
    font-size: 1rem;
  }
  .ledger_history .ledger_info .name em {
    padding: 2.2222222222vw 0 6.9444444444vw;
    font-size: 1.4166666667rem;
  }
  .ledger_history .ledger_info .history {
    padding-bottom: 5.5555555556vw;
  }
  .ledger_history .ledger_info .history em {
    margin: 5.5555555556vw 0 3.3333333333vw;
    padding-left: 12px;
    font-size: 1.1666666667rem;
  }
  .ledger_history .ledger_info .history em::before {
    width: 3px;
    height: 16px;
    top: 0.4166666667vw;
    -webkit-transform: none;
            transform: none;
  }
  .ledger_history .ledger_info .history ul {
    padding-left: 0;
  }
  .ledger_history .ledger_info .history ul li {
    font-size: 0.9166666667rem;
  }
  .ledger_history .ledger_info .history ul li span:first-child {
    padding-right: 3.0555555556vw;
  }
  .mng_goals {
    margin: 2.7777777778vw 0 0;
  }
  .mng_goals .mng_txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: auto;
    margin-bottom: 4.1666666667vw;
    padding: 5.5555555556vw 4.1666666667vw 4.7222222222vw;
    border-radius: 5.5555555556vw;
  }
  .mng_goals .mng_txt em {
    padding-right: 30px;
    padding-bottom: 4.1666666667vw;
    font-size: 1.25rem;
  }
  .mng_goals .mng_txt p {
    font-size: 1rem;
    line-height: 1.4em;
  }
  .mng_goals .mng_txt.vision {
    border-radius: 5.5555555556vw;
  }
  .mng_goals .mng_info {
    margin-top: 9.4444444444vw;
  }
  .mng_goals .mng_info h4,
  .mng_goals .mng_info .tit_list {
    display: none;
  }
  .mng_goals .mng_info table thead {
    display: block;
  }
  .mng_goals .mng_info table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mng_goals .mng_info table thead tr th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 29%;
    min-width: 29%;
    padding: 1.6666666667vw 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4em;
    background: #f8f9fb;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mng_goals .mng_info table thead tr th:first-child {
    width: 13%;
    min-width: 13%;
  }
  .mng_goals .mng_info table tbody tr th {
    width: 13%;
    min-width: 13%;
    font-size: 1rem;
    line-height: 1.4em;
    border-right: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mng_goals .mng_info table tbody tr td {
    width: 29%;
    min-width: 29%;
    padding: 2.7777777778vw 1.9444444444vw;
    border-right: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mng_goals .mng_info table tbody tr td ul li {
    margin-top: 1.6666666667vw;
    padding-left: 1.1111111111vw;
    font-size: 0.8333333333rem;
  }
  .mng_goals .mng_info table tbody tr td ul li::after {
    top: 7px;
    width: 2px;
    height: 2px;
  }
  .mng_goals .mng_info table tbody tr:nth-of-type(2) td {
    padding-bottom: 2.7777777778vw;
  }
  .mng_goals .mng_strategy h4 {
    margin: 12.5vw 0 6.5277777778vw;
    font-size: 1.1666666667rem;
    text-align: left;
  }
  .mng_goals .mng_strategy .stg_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mng_goals .mng_strategy .stg_box > li {
    width: 100%;
    margin: 0 0 9.4444444444vw 0;
  }
  .mng_goals .mng_strategy .stg_box > li strong {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    padding: 3.8888888889vw 0;
    font-size: 1rem;
    border-radius: 1.3888888889vw;
  }
  .mng_goals .mng_strategy .stg_box > li strong span {
    display: inline;
  }
  .mng_goals .mng_strategy .stg_box > li ul {
    min-height: auto;
    margin-top: 2.7777777778vw;
    padding: 3.0555555556vw 3.75vw 4.1666666667vw 2.9166666667vw;
    border-radius: 1.3888888889vw;
  }
  .mng_goals .mng_strategy .stg_box > li ul li {
    margin-top: 1.3888888889vw;
    padding-left: 6px;
    font-size: 0.75rem;
  }
  .mng_goals .mng_strategy .stg_box > li ul li::after {
    top: 7px;
    width: 2px;
    height: 2px;
  }
  .mng_goals .mng_strategy .stg_box > li ul:after {
    top: auto;
    bottom: -6.6666666667vw;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
            transform: translate(-50%, 0) rotate(90deg);
    width: 2.7777777778vw;
    height: 3.3333333333vw;
  }
  .past_directors {
    margin: 2.0833333333vw 0 0;
  }
  .past_directors h3 {
    font-size: 1.6666666667rem;
  }
  .past_directors ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 5.5555555556vw 0 0 2%;
  }
  .past_directors ul li {
    width: 35%;
    padding-bottom: 5.5555555556vw;
  }
  .past_directors ul li img {
    width: 20.2777777778vw;
  }
  .past_directors ul li .th {
    margin-top: 3.6111111111vw;
    font-size: 0.8333333333rem;
  }
  .past_directors ul li p {
    padding: 0.6944444444vw 0 1.3888888889vw;
    font-size: 1rem;
  }
  .past_directors ul li .period {
    font-size: 0.75rem;
  }
  .past_directors ul li:nth-of-type(4n) {
    width: 35%;
  }
  .past_directors ul li:nth-of-type(3n) {
    width: 20.2777777778vw;
  }
  .mng_disclosure {
    margin: 3.4722222222vw 0 6.9444444444vw;
  }
  .mng_disclosure .rule {
    padding: 0 4.1666666667vw;
    font-size: 1.1666666667rem;
  }
  .mng_disclosure .rule::before, .mng_disclosure .rule::after {
    left: 0;
    right: auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 3.3333333333vw;
    height: 3.1944444444vw;
  }
  .mng_disclosure .rule::after {
    right: 0;
    left: auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .mng_disclosure .dcs_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 6.9444444444vw;
    padding: 7.5vw 9.4444444444vw 4.1666666667vw;
    border-radius: 1.3888888889vw;
  }
  .mng_disclosure .dcs_list > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9.4444444444vw;
  }
  .mng_disclosure .dcs_list > li em {
    font-size: 1.1666666667rem;
    line-height: 1.2em;
  }
  .mng_disclosure .dcs_list > li ul {
    min-height: 11.8055555556vw;
    margin-top: 2.5vw;
    padding: 3.3333333333vw 2.7777777778vw 3.3333333333vw 4.1666666667vw;
    border-radius: 1.3888888889vw;
  }
  .mng_disclosure .dcs_list > li ul li {
    margin-top: 2.0833333333vw;
    padding-left: 8px;
    font-size: 1rem;
  }
  .mng_disclosure .dcs_list > li ul li::after {
    top: 8px;
    width: 3px;
    height: 3px;
  }
  .mng_disclosure .dcs_list > li ul:after {
    top: auto;
    bottom: -6.6666666667vw;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
            transform: translate(-50%, 0) rotate(90deg);
    width: 2.7777777778vw;
    height: 3.3333333333vw;
  }
  .mng_disclosure .dcs_list > li:nth-of-type(3) ul::after {
    display: block;
  }
  .mng_ethics {
    margin: 4.1666666667vw 0 8.3333333333vw;
  }
  .mng_ethics .cont_tab {
    border-radius: 6.9444444444vw;
  }
  .mng_ethics .cont_tab li {
    height: auto;
  }
  .mng_ethics .cont_tab li button {
    padding: 1.3888888889vw 0;
    border-radius: 6.9444444444vw;
    font-size: 1rem;
    line-height: 1.3em;
  }
  .mng_ethics .cont_tab li button span {
    display: block;
  }
  .mng_ethics .tab_box {
    margin-top: 9.7222222222vw;
  }
  .mng_ethics .tab_box > strong {
    margin-bottom: 2.7777777778vw;
    font-size: 1.25rem;
  }
  .mng_ethics .tab_box > strong.ct {
    margin-bottom: 4.1666666667vw;
    font-size: 1.0833333333rem;
  }
  .mng_ethics .tab_box > p {
    margin-bottom: 7.6388888889vw;
    font-size: 1rem;
    line-height: 1.4em;
  }
  .mng_ethics .tab_box > p.ct {
    margin-bottom: 8.3333333333vw;
  }
  .mng_ethics .tab_box > p span {
    display: inline;
  }
  .mng_ethics .tab_box .rule_list {
    width: 90%;
    margin: 12.5vw auto 8.3333333333vw;
  }
  .mng_ethics .tab_box .rule_list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 5.5555555556vw 5.5555555556vw 6.25vw;
    margin-bottom: 5.5555555556vw;
    border-radius: 1.3888888889vw;
  }
  .mng_ethics .tab_box .rule_list li .num {
    width: 8.4722222222vw;
    height: 8.4722222222vw;
    line-height: 8.4722222222vw;
    margin-right: 0;
    margin-bottom: 4.1666666667vw;
    font-size: 1rem;
    border-radius: 1.3888888889vw;
  }
  .mng_ethics .tab_box .rule_list li p {
    width: 100%;
    font-size: 1rem;
    line-height: 1.4em;
  }
  .mng_ethics .tab_box .rule_list li p span {
    display: inline;
  }
  .mng_ethics .tab_box .link_wrap {
    margin-bottom: 9.0277777778vw;
  }
  .mng_ethics .tab_box .link_wrap a {
    display: block;
    width: 55.5555555556vw;
    min-width: 188px;
    height: 11.1111111111vw;
    margin: 0 auto 2.5vw;
    line-height: 11.1111111111vw;
    border-radius: 1.1111111111vw;
    font-size: 1.1666666667rem;
  }
  .mng_ethics .tab_box .code_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 6.9444444444vw;
    padding: 4.1666666667vw 4.1666666667vw 4.1666666667vw 5.2777777778vw;
  }
  .mng_ethics .tab_box .code_list li {
    width: 100%;
    margin: 0.8333333333vw 0 0.8333333333vw;
  }
  .mng_ethics .tab_box .code_list li button {
    padding-left: 8px;
    font-size: 1rem;
    line-height: 1.2em;
  }
  .mng_ethics .tab_box .code_list li button::after {
    top: 8px;
    width: 3px;
    height: 3px;
  }
  .code_detail dt {
    height: 15.2777777778vw;
    padding: 0;
  }
  .code_detail dt button {
    padding-right: 9.7222222222vw;
    font-size: 1.1666666667rem;
  }
  .code_detail dt button::after {
    margin-top: -4.0277777778vw;
    width: 8.0555555556vw;
    height: 8.0555555556vw;
    background-size: 2.7777777778vw auto;
  }
  .code_detail dd {
    padding: 0 8.3333333333vw 4.1666666667vw 2.5vw;
    font-size: 1rem;
  }
  .code_detail dd ol.list {
    padding-left: 9.7222222222vw;
  }
  .mng_rights {
    margin: 6.9444444444vw 0 2.7777777778vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab {
    margin-bottom: 2.7777777778vw;
    border-radius: 5.5555555556vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab li {
    height: auto;
    min-height: 11.1111111111vw;
  }
  .mng_rights .tab_btn_wrap .cont_tab li button {
    min-height: 11.1111111111vw;
    border-radius: 5.5555555556vw;
    font-size: 1rem;
    line-height: 1.2em;
  }
  .mng_rights .tab_box {
    margin-top: 6.9444444444vw;
  }
  .mng_rights .tab_box.t1 {
    margin-bottom: 9.7222222222vw;
  }
  .mng_rights .tab_box.t1 dl {
    width: 100%;
    margin: 0 auto;
  }
  .mng_rights .tab_box.t1 dl dt {
    margin-bottom: 2.2222222222vw;
    font-size: 0.8333333333rem;
  }
  .mng_rights .tab_box.t1 dl .vision,
  .mng_rights .tab_box.t1 dl .goal {
    margin-bottom: 7.6388888889vw;
    padding: 4.1666666667vw 1.3888888889vw;
    font-size: 1.1666666667rem;
    border-radius: 6.25vw;
    line-height: 1.2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mng_rights .tab_box.t1 dl .goal {
    margin-bottom: 7.6388888889vw;
  }
  .mng_rights .tab_box.t1 dl .goal::before {
    top: -10vw;
    width: 1.3888888889vw;
    height: 4.4444444444vw;
    background-size: 100% auto;
  }
  .mng_rights .tab_box.t1 dl .goal::after {
    bottom: -16.5277777778vw;
    width: 1px;
    height: 16.3888888889vw;
    background: none;
    border-left: 1px dashed #cdcdcd;
  }
  .mng_rights .tab_box.t1 dl .strategy {
    display: block;
    margin: 0 auto 2.0833333333vw;
    width: 70%;
  }
  .mng_rights .tab_box.t1 dl .strategy em {
    height: 12.5vw;
    line-height: 12.5vw;
    border-radius: 6.25vw;
    font-size: 1.0833333333rem;
  }
  .mng_rights .tab_box.t1 dl .strategy em::after {
    display: none;
  }
  .mng_rights .tab_box.t1 dl .strategy ul {
    margin-top: 4.1666666667vw;
    padding: 3.8888888889vw 2.3611111111vw;
  }
  .mng_rights .tab_box.t1 dl .strategy ul li {
    margin-bottom: 1.1111111111vw;
    font-size: 1rem;
  }
  .mng_rights .tab_box.t1 dl .strategy ul.task::before {
    display: none;
  }
  .mng_rights .tab_box.t1 dl dd:last-of-type {
    margin: 0 auto 5.5555555556vw;
  }
  .mng_rights .tab_box.t1 > strong {
    margin-bottom: 4.7222222222vw;
    padding-top: 11.1111111111vw;
    font-size: 1.25rem;
  }
  .mng_rights .tab_box.t1 > p {
    margin-bottom: 9.0277777778vw;
    font-size: 1rem;
    line-height: 1.5em;
  }
  .mng_rights .tab_box.t1 > em {
    font-size: 1rem;
    text-align: left;
  }
  .mng_rights .tab_box.t2 img {
    width: 100%;
    margin: 0 auto 12.5vw;
    padding-top: 0;
  }
  .mng_rights .tab_box.t2 .flow {
    margin-bottom: 11.1111111111vw;
  }
  .mng_rights .tab_box.t2 .flow > li {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
  }
  .mng_rights .tab_box.t2 .flow > li strong {
    font-size: 1.25rem;
    line-height: 1em;
  }
  .mng_rights .tab_box.t2 .flow > li ul {
    margin: 5vw 0 6.3888888889vw;
  }
  .mng_rights .tab_box.t2 .flow > li ul li {
    margin-bottom: 0.9722222222vw;
    font-size: 1rem;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(1) {
    margin-right: 0;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(2) {
    top: 0;
    left: 0;
    right: auto;
    margin-right: 0;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(3) {
    top: 0;
    left: 0;
    right: auto;
    margin-left: 0;
  }
  .mng_rights .tab_box.t2 .flow > li:nth-of-type(4) {
    top: 0;
    left: 0;
    right: auto;
    margin-left: 0;
  }
  .mng_rights .tab_box.t2 .flow > li.r {
    text-align: left;
  }
  .mng_rights .tab_box.t2 > strong {
    padding: 11.1111111111vw 0 6.9444444444vw;
    font-size: 1.25rem;
  }
  .mng_rights .tab_box.t2 .system {
    width: 100%;
  }
  .mng_rights .tab_box.t2 .system em {
    height: 12.5vw;
    line-height: 12.5vw;
    border-radius: 6.25vw;
    font-size: 1.25rem;
  }
  .mng_rights .tab_box.t2 .system .s1 > li, .mng_rights .tab_box.t2 .system .s2 > li {
    width: 70%;
    height: auto;
    min-height: 12.5vw;
    margin-bottom: 2.2222222222vw;
    border-radius: 6.25vw;
    font-size: 1.1666666667rem;
    z-index: 2;
  }
  .mng_rights .tab_box.t2 .system .s1 {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5.2777777778vw 0 4.5833333333vw;
    background-size: 72.2222222222vw;
    background-image: url(../img/m/itrd_mng_line3.png);
    background-position: center;
    background-size: 67.2222222222vw auto;
  }
  .mng_rights .tab_box.t2 .system .s1::after {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px dashed #cdcdcd;
    z-index: 1;
  }
  .mng_rights .tab_box.t2 .system .flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mng_rights .tab_box.t2 .system .s2 {
    width: 100%;
    margin: 0;
  }
  .mng_rights .tab_box.t2 .system .s2 > li {
    margin: 0 auto 2.2222222222vw;
  }
  .mng_rights .tab_box.t2 .system .s2 > li:first-child::after {
    bottom: -4.3055555556vw;
    left: 50%;
    height: 4.1666666667vw;
  }
  .mng_rights .tab_box.t2 .system .s2 ul {
    margin-top: 5.2777777778vw;
    padding: 3.8888888889vw 2.3611111111vw 8.3333333333vw;
  }
  .mng_rights .tab_box.t2 .system .s2 ul li {
    margin-bottom: 1.1111111111vw;
    font-size: 1rem;
  }
  .mng_rights .tab_box.t3 ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 4.1666666667vw;
  }
  .mng_rights .tab_box.t3 ul li strong {
    width: 100%;
    min-width: 100%;
    min-height: 12.5vw;
    margin-right: 0;
    margin-bottom: 2.7777777778vw;
    padding: 0 3.3333333333vw;
    font-size: 1rem;
    border-radius: 2.7777777778vw;
    -webkit-box-shadow: 1.5277777778vw 1.5277777778vw 2.2222222222vw rgba(127, 141, 170, 0.35);
            box-shadow: 1.5277777778vw 1.5277777778vw 2.2222222222vw rgba(127, 141, 170, 0.35);
  }
  .mng_rights .tab_box.t3 ul li > div {
    width: 100%;
    min-height: 26.3888888889vw;
    padding: 2.7777777778vw 2.7777777778vw;
    font-size: 1rem;
    border-radius: 1.3888888889vw;
    border: 1px dashed #cdcdcd;
  }
  .mng_rights .tab_box.t3 ul li > div span {
    font-size: 0.8333333333rem;
    margin-top: 2.0833333333vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap {
    position: relative;
    border: none;
    padding-bottom: 7.2222222222vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half {
    width: 48%;
    padding: 2.7777777778vw 2.5vw;
    border-radius: 10px;
    border: 1px dashed #cdcdcd;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half::before, .mng_rights .tab_box.t3 ul li > div.h_wrap .half::after {
    display: none;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .half::before {
    top: -3.1944444444vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step {
    width: 48%;
    padding: 0;
    border: none;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div {
    padding: 2.7777777778vw 3.8888888889vw;
    border-radius: 1.3888888889vw;
    border: 1px dashed #cdcdcd;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child {
    margin-bottom: 7.7777777778vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap .step div:first-child::after {
    bottom: -6.9444444444vw;
    width: 2.7777777778vw;
    height: 5.5555555556vw;
  }
  .mng_rights .tab_box.t3 ul li > div.h_wrap::after {
    position: absolute;
    bottom: -1.3888888889vw;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    content: "";
    display: block;
    width: 2.7777777778vw;
    height: 5.5555555556vw;
    background: url(../img/ico_arw-right.png) no-repeat center;
    background-size: 100% auto;
  }
  .mng_rights .tab_box.t3 ul li.consulting {
    margin-bottom: 20.8333333333vw;
  }
  .mng_rights .tab_box.t3 ul li.consulting div {
    padding: 4.1666666667vw 6.9444444444vw;
  }
  .mng_rights .tab_box.t3 ul li.consulting div::after {
    bottom: -18.0555555556vw;
    width: 3.8888888889vw;
    height: 13.8888888889vw;
  }
  .mng_rights .tab_box.t3 ul li:nth-of-type(3) {
    position: relative;
    margin-bottom: 11.3888888889vw;
  }
  .mng_rights .tab_box.t3 ul li:nth-of-type(3)::after {
    position: absolute;
    bottom: -8.6111111111vw;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    content: "";
    display: block;
    width: 2.7777777778vw;
    height: 5.5555555556vw;
    background: url(../img/ico_arw-right.png) no-repeat center;
    background-size: 100% auto;
  }
  .mng_rights .tab_box .list_box .item .rpt_pdf .file_b-box {
    left: 0;
    right: auto;
  }
  .org_chart .tit {
    margin: 3.4722222222vw 0 4.5833333333vw;
    font-size: 1.6666666667rem;
  }
  .org_chart .chart_wrap {
    position: relative;
    padding: 11.1111111111vw 4.1666666667vw 8.3333333333vw;
    border-radius: 1.3888888889vw;
  }
  .org_chart .chart_wrap::before {
    position: absolute;
    top: 11.1111111111vw;
    left: 50%;
    content: "";
    display: block;
    width: 1px;
    height: 80%;
    background: #cdcdcd;
  }
  .org_chart .dept01 {
    position: relative;
  }
  .org_chart .dept01 li strong a {
    width: 42.5vw;
    height: 10vw;
    margin: 0 auto 4.1666666667vw;
    font-size: 1rem;
    line-height: 10vw;
    border-radius: 1.3888888889vw;
  }
  .org_chart .dept01 li ul li a {
    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;
    width: 26.3888888889vw;
    height: auto;
    min-height: 10vw;
    line-height: 1.2em;
    margin-bottom: 4.1666666667vw;
    padding: 1.3888888889vw;
    font-size: 1rem;
    border-radius: 1.25vw;
    word-break: break-all;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .org_chart .dept01 li.ledger ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .org_chart .dept01 li.ledger ul li a {
    letter-spacing: 0;
    text-indent: 0;
  }
  .org_chart .dept01 li.ledger ul li:first-child a {
    letter-spacing: 0;
    text-indent: 0;
  }
  .org_chart .dept01 li.ledger ul li:first-child::before {
    top: 5vw;
    left: auto;
    right: -20.8333333333vw;
    width: 20.8333333333vw;
  }
  .org_chart .dept01 li.ledger ul li:first-child::after {
    display: none;
  }
  .org_chart .dept01 li.vice {
    padding-bottom: 2.6388888889vw;
    text-align: center;
    font-size: 0;
  }
  .org_chart .dept01 li.vice::before {
    display: none;
  }
  .org_chart .dept01 li.vice strong a {
    margin-bottom: 10.2777777778vw;
  }
  .org_chart .dept01 li.vice > div {
    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;
  }
  .org_chart .dept01 li.vice ul {
    width: 26.3888888889vw;
    vertical-align: middle;
  }
  .org_chart .dept01 li.vice ul.d01 {
    position: relative;
    top: 0;
    right: 0;
    margin-right: 0;
  }
  .org_chart .dept01 li.vice ul.d01 li a {
    width: 100%;
    margin-bottom: 1.5277777778vw;
  }
  .org_chart .dept01 li.vice ul.d01 li a::after {
    right: -8.3333333333vw;
    width: 8.3333333333vw;
  }
  .org_chart .dept01 li.vice ul.d02 {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .org_chart .dept01 li.vice ul.d02 li a {
    width: 100%;
    margin-bottom: 1.5277777778vw;
  }
  .org_chart .dept01 li.vice ul.d02 li a::after {
    left: -8.3333333333vw;
    width: 8.3333333333vw;
  }
  .org_chart .dept01 li.vice ul.d02 li a.ls {
    letter-spacing: 0.6944444444vw;
    text-indent: 0.6944444444vw;
  }
  .org_chart .dept02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 0;
    background: none;
  }
  .org_chart .dept02 > li {
    padding: 4.7222222222vw 0 1.5277777778vw;
  }
  .org_chart .dept02 > li::before {
    display: none;
  }
  .org_chart .dept02 > li em a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 26.3888888889vw;
    min-height: 14.1666666667vw;
    height: auto;
    padding: 2.5vw 4.1666666667vw;
    border-radius: 1.25vw;
    font-size: 1rem;
    line-height: 1.2em;
    word-break: break-all;
  }
  .org_chart .dept02 > li ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding-top: 1.5277777778vw;
    background: none;
  }
  .org_chart .dept02 > li ul li a {
    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;
    width: 26.3888888889vw;
    height: auto;
    min-height: 10vw;
    margin: 0 0 1.5277777778vw 0;
    padding: 1.3888888889vw;
    border-radius: 1.3888888889vw;
    font-size: 1rem;
    line-height: 1.2em;
    word-break: break-all;
  }
  .org_chart .dept02 > li ul.one {
    margin: 0 0;
  }
  .org_chart .dept02 > li ul.one::before {
    display: none;
  }
  .org_chart .dept02 > li:first-child ul {
    margin-right: 0;
    background: none;
  }
  .org_chart .dept02 > li:last-child {
    margin-left: 0;
  }
  .org_chart .dept02 > li:last-child ul {
    background: none;
  }
  .org_chart .dept02 > li:last-child ul li:last-child a {
    height: auto;
  }
  .org_chart .dept02 > li:last-child::after {
    position: absolute;
    top: 1px;
    left: -8.3333333333vw;
    content: "";
    display: block;
    width: 8.3333333333vw;
    height: 100%;
    background: #f8f9fb;
  }
  .org_chart .dept02 > li:nth-of-type(2n-1) {
    position: relative;
  }
  .org_chart .dept02 > li:nth-of-type(2n-1)::before {
    position: absolute;
    top: 0;
    left: 24%;
    content: "";
    display: block;
    width: 53.0555555556vw;
    height: 8.3333333333vw;
    background: url(../img/m/itrd_org_line.png) no-repeat;
    background-size: 100% auto;
  }
  .org_chart .dept02 > li:nth-of-type(4) {
    margin-left: 1.3888888889vw;
  }
  .org_chart .code_detail {
    margin: 7.7777777778vw 0;
  }
  .org_chart .code_detail dt {
    height: 13.8888888889vw;
    padding-left: 0;
  }
  .org_chart .code_detail dt button {
    font-size: 1.1666666667rem;
  }
  .org_chart .code_detail dd {
    padding: 4.1666666667vw 0;
    line-height: 1.4em;
  }
  .org_chart .code_detail dd p {
    font-size: 1.0833333333rem;
  }
  .org_chart .code_detail dd ul.list {
    margin-top: 4.1666666667vw;
  }
  .org_chart .code_detail dd ul.list li {
    padding-left: 8px;
  }
  .org_chart .code_detail dd ul.list li::before {
    top: 10px;
    width: 3px;
    height: 3px;
  }
  .org_chart .code_detail dd.tb_wrap table.pc {
    display: none;
  }
  .org_chart .code_detail dd.tb_wrap .mo {
    display: block;
    border-top: 1px solid #000;
  }
  .org_chart .code_detail dd.tb_wrap .mo ul {
    position: relative;
    padding: 5.2777777778vw 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .org_chart .code_detail dd.tb_wrap .mo ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.6944444444vw;
    font-size: 1rem;
    color: #000;
  }
  .org_chart .code_detail dd.tb_wrap .mo ul li em {
    width: 26.3888888889vw;
    min-width: 26.3888888889vw;
    padding-right: 1.3888888889vw;
    font-weight: 500;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .org_chart .code_detail dd.tb_wrap .mo ul li.mail {
    position: absolute;
    top: 5.2777777778vw;
    right: 0;
    margin-bottom: 0;
  }
  .org_chart .code_detail dd.tb_wrap .mo ul li.mail a {
    display: block;
    width: 6.1111111111vw;
    height: 4.1666666667vw;
    background: url(../img/ico_email3.png) no-repeat top center;
    background-size: 4.7222222222vw auto;
    font-size: 0;
    line-height: 0;
  }
  .org_chart .code_detail .bd-aticle .dpt-top em {
    font-size: 1.0833333333rem;
  }
  .org_chart .code_detail .bd-aticle .dpt-list {
    margin-top: 4.1666666667vw;
  }
  .org_chart .code_detail .bd-aticle .dpt-list li {
    padding-left: 8px;
  }
  .org_chart .code_detail .bd-aticle .dpt-list li::before {
    top: 10px;
    width: 3px;
    height: 3px;
  }
  .rsch_list .spelling {
    margin: 2.7777777778vw 0 6.9444444444vw;
    padding: 2.2222222222vw 3.4722222222vw;
    border-radius: 1.3888888889vw;
  }
  .rsch_list .spelling ul {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 16.9444444444vw;
  }
  .rsch_list .spelling ul li a {
    display: block;
    width: 6.9444444444vw;
    height: 6.9444444444vw;
    line-height: 6.9444444444vw;
    padding: 0;
    font-size: 1rem;
    border-radius: 0.8333333333vw;
    text-align: center;
  }
  .rsch_list .spelling ul li:first-child {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .rsch_list .spelling ul li:first-child a {
    width: 13.8888888889vw;
    height: 8.8888888889vw;
    line-height: 8.8888888889vw;
    text-align: center;
  }
  .rsch_list table.pc {
    display: none;
  }
  .rsch_list .mo {
    display: block;
    border-top: 1px solid #000;
  }
  .rsch_list .mo ul {
    position: relative;
    padding: 5.2777777778vw 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .rsch_list .mo ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.6944444444vw;
    font-size: 1rem;
    color: #000;
    line-height: 1.4em;
  }
  .rsch_list .mo ul li em {
    width: 26.3888888889vw;
    min-width: 26.3888888889vw;
    padding-right: 1.3888888889vw;
    font-weight: 500;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .rsch_list .mo ul li.mail {
    position: absolute;
    top: 5.2777777778vw;
    right: 0;
    margin-bottom: 0;
  }
  .rsch_list .mo ul li.mail a {
    display: block;
    width: 6.1111111111vw;
    height: 4.1666666667vw;
    background: url(../img/ico_email3.png) no-repeat top center;
    background-size: 4.7222222222vw auto;
    font-size: 0;
    line-height: 0;
  }
  .rsch_list .mo ul.no_result {
    padding: 6.9444444444vw 0;
  }
  .rsch_list .mo ul.no_result li {
    display: block;
    font-size: 1.25rem;
    text-align: center;
  }
  .rsch_list .mo ul.no_result li strong {
    font-weight: 700;
    color: #4763c4;
  }
  .rsch_list .mo ul.no_result li button {
    display: block;
    margin: 5.2777777778vw auto 0;
    width: 22.2222222222vw;
    height: 8.1944444444vw;
    border-radius: 0.9722222222vw;
    font-size: 1rem;
    background: #000;
    color: #fff;
  }
  .rsch_field .cont_tab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5.5555555556vw 0 8.1944444444vw;
  }
  .rsch_field .cont_tab li button {
    width: 33.3333333333vw;
    height: 11.1111111111vw;
    font-size: 1rem;
  }
  .rsch_field .tab_box li {
    width: 100%;
  }
  .rsch_field .tab_box li a {
    width: 100%;
    height: 11.1111111111vw;
    padding: 0 5.5555555556vw;
    margin-bottom: 1.3888888889vw;
    font-size: 1rem;
    border-radius: 1.3888888889vw;
  }
  .rsch_field .comm_pagination {
    margin-top: 2.7777777778vw;
  }
  .b_vision {
    margin: 4.1666666667vw 0 6.9444444444vw;
  }
  .b_vision .txt_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .b_vision .txt_wrap .vs_box {
    -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;
    height: auto;
    min-height: 29.4444444444vw;
    padding: 5.5555555556vw 1.3888888889vw;
    border-radius: 5.5555555556vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_vision .txt_wrap .vs_box em {
    font-size: 1.25rem;
    margin-bottom: 4.1666666667vw;
  }
  .b_vision .txt_wrap .vs_box p {
    width: 100%;
    font-size: 1.1666666667rem;
  }
  .b_vision .txt_wrap .vs_box p span {
    padding-bottom: 1.6666666667vw;
    font-size: 1rem;
  }
  .b_vision .txt_wrap > p {
    margin-top: 0;
    margin-bottom: 7.5vw;
    padding: 0 3.75vw;
    font-size: 1rem;
    line-height: 1.4em;
  }
  .b_vision .txt_wrap > p em::after {
    bottom: 0.5555555556vw;
    height: 1.5277777778vw;
  }
  .b_vision .target {
    margin: 9.1666666667vw 0 9.0277777778vw;
  }
  .b_vision .target strong {
    padding-top: 0;
    font-size: 1.6666666667rem;
    background: none;
    color: #191919;
    font-weight: 400;
    line-height: 1em;
  }
  .b_vision .target strong span {
    display: inline;
  }
  .b_vision .target ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5.2777777778vw;
  }
  .b_vision .target ul li .pc {
    display: none;
  }
  .b_vision .target ul li .mo {
    display: block;
    width: 55.5555555556vw;
    height: 12.5vw;
    line-height: 12.5vw;
    border: 1px dashed #cdcdcd;
    font-size: 1.25rem;
    color: #3c3c3c;
    text-align: center;
    border-radius: 10px;
  }
  .b_vision .target ul li p {
    width: 55.5555555556vw;
    min-height: 14.3055555556vw;
    height: auto;
    margin-top: 0;
    padding: 3.8888888889vw 0 5.2777777778vw;
    font-size: 1rem;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_vision .target ul li p span {
    display: inline;
  }
  .b_vision .target ul::before, .b_vision .target ul::after {
    position: absolute;
    top: 6.25vw;
    right: 50%;
    margin-right: 27.7777777778vw;
    content: "";
    display: block;
    width: 5.5555555556vw;
    height: 67%;
    background: #fff url(../img/m/itrd_vision_line01.png) no-repeat left top;
    background-size: auto 100%;
    border: none;
  }
  .b_vision .target ul::after {
    right: auto;
    left: 50%;
    margin-right: 0;
    margin-left: 27.7777777778vw;
    background-image: url(../img/m/itrd_vision_line02.png);
    background-position: right top;
  }
  .b_vision .strategy {
    border: none;
  }
  .b_vision .strategy > strong {
    padding: 0;
    font-size: 1.6666666667rem;
    font-weight: 400;
  }
  .b_vision .strategy .st_box {
    padding: 0;
    border-radius: 1.3888888889vw;
    background: #fff;
  }
  .b_vision .strategy .st_box .pc {
    display: none;
  }
  .b_vision .strategy .st_box ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5.2777777778vw;
    padding: 0 0 26.3888888889vw;
    background: url(../img/m/itrd_vision_arw.png) no-repeat bottom 9.0277777778vw center;
    background-size: 57.2222222222vw auto;
  }
  .b_vision .strategy .st_box ul li {
    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;
    width: 55.5555555556vw;
    height: auto;
    min-height: 20.2777777778vw;
    margin: 0 0 2.6388888889vw;
    padding: 1.3888888889vw 0;
    border-radius: 1.3888888889vw;
  }
  .b_vision .strategy .st_box ul li em {
    padding: 0 0 2.5vw;
    font-size: 1.1666666667rem;
    background: none;
  }
  .b_vision .strategy .st_box ul li p {
    font-size: 1rem;
    line-height: 1em;
  }
  .b_vision .strategy .st_box ul li p span {
    display: inline;
  }
  .b_vision .strategy .st_box ul li:nth-of-type(2) em, .b_vision .strategy .st_box ul li:nth-of-type(3) em, .b_vision .strategy .st_box ul li:nth-of-type(4) em {
    background: none;
  }
  .b_vision .strategy .st_box ul::before, .b_vision .strategy .st_box ul::after {
    position: absolute;
    top: 6.5277777778vw;
    right: 50%;
    margin-right: 27.7777777778vw;
    content: "";
    display: block;
    width: 5.5555555556vw;
    height: 70%;
    background: url(../img/m/itrd_vision_line03.png) no-repeat left top;
    background-size: auto 100%;
    border: none;
  }
  .b_vision .strategy .st_box ul::after {
    right: auto;
    left: 50%;
    margin-right: 0;
    margin-left: 27.7777777778vw;
    background-image: url(../img/m/itrd_vision_line04.png);
    background-position: right top;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .b_vision .strategy .talent {
    padding: 5vw 5.5555555556vw;
    border-radius: 5.5555555556vw;
    border: none;
    background: #f8f9fb;
  }
  .b_vision .strategy .talent .mo {
    display: block;
    margin-bottom: 3.8888888889vw;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 500;
    color: #4763c4;
    line-height: 1em;
  }
  .b_vision .strategy .talent p {
    font-size: 1rem;
    line-height: 1.4em;
  }
  .b_vision .strategy .talent p span {
    display: inline;
  }
  .new_vision .top_title {
    font-size: 1.25rem;
    margin: 4.1666666667vw 0;
  }
  .new_vision .box_separation {
    margin-bottom: 11.1111111111vw;
  }
  .new_vision .box_separation dl {
    border-radius: 3.3333333333vw;
    padding: 5.5555555556vw 3.3333333333vw;
    -webkit-box-shadow: 0.4166666667vw 0.4166666667vw 4.1666666667vw rgba(0, 0, 0, 0.2);
            box-shadow: 0.4166666667vw 0.4166666667vw 4.1666666667vw rgba(0, 0, 0, 0.2);
    margin-bottom: 3.3333333333vw;
    display: block;
    text-align: center;
  }
  .new_vision .box_separation dl dt {
    border-radius: 1.3888888889vw;
    width: auto;
    height: 16.1111111111vw;
    font-size: 1rem;
    display: inline-block;
    background-size: cover;
    height: auto !important;
    text-align: left;
    padding: 1.3888888889vw 5.5555555556vw;
    margin-bottom: 2.7777777778vw;
  }
  .new_vision .box_separation dl dt br {
    display: none;
  }
  .new_vision .box_separation dl dd {
    padding-left: 0;
  }
  .new_vision .box_separation dl dd br {
    display: none;
  }
  .new_vision .box_separation dl dd.line {
    font-size: 1.1666666667rem;
  }
  .new_vision .box_separation dl dd.line em {
    padding: 0 1.3888888889vw;
  }
  .new_vision .box_separation dl dd.line em::after {
    height: 1.3888888889vw;
  }
  .new_vision .box_separation dl.big dt {
    height: 69.4444444444vw;
  }
  .new_vision .box_separation dl.big dd > ul {
    height: auto;
    display: block;
  }
  .new_vision .box_separation dl.big dd > ul > li {
    display: block;
    margin: 2.7777777778vw 0;
  }
  .new_vision .box_separation dl.big dd > ul > li:last-child {
    margin-bottom: 0;
  }
  .new_vision .box_separation dl.big dd > ul > li em {
    width: auto;
    height: auto;
    font-size: 0.8333333333rem;
    border-radius: 1.6666666667vw;
    margin-right: 2.2222222222vw;
    text-align: left;
    display: inline-block;
    background-size: 100% auto;
    padding: 0.8333333333vw 2.7777777778vw;
  }
  .new_vision .box_separation dl.big dd > ul > li em br {
    display: none;
  }
  .new_vision .box_separation dl.big dd > ul > li ul {
    margin: 1.3888888889vw 0 0 1.9444444444vw;
  }
  .new_vision .box_separation dl.big dd > ul > li ul li {
    padding: 0.2777777778vw 0 0.2777777778vw 1.6666666667vw;
    font-size: 0.8333333333rem;
  }
  .new_vision .box_separation dl.big dd > ul > li ul li::before {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    top: 2.7777777778vw;
  }
  .new_vision .water_drop dl {
    width: 55.5555555556vw;
    height: 69.4444444444vw;
    padding: 0 6.9444444444vw !important;
    margin: -22.2222222222vw auto 0 !important;
    text-align: center;
    display: block;
  }
  .new_vision .water_drop dl dt {
    font-size: 1rem;
    margin: 0 auto 2.7777777778vw;
    padding-top: 15.2777777778vw;
  }
  .new_vision .water_drop dl dd {
    font-size: 0.9166666667rem;
  }
  .new_vision .water_drop dl.wd04 {
    padding-right: 0;
  }
  .new_vision .water_drop dl.wd01 {
    margin-top: 0 !important;
  }
  .new_vision.eng .box_separation dl dt {
    font-size: 0.8333333333rem;
  }
  .new_vision.eng .box_separation dl dd.line {
    line-height: 1.3em;
  }
  .new_vision.eng .box_separation dl dd.line em {
    margin: 0;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li em {
    font-size: 0.8333333333rem;
    padding: 1.3888888889vw 3.6111111111vw;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0;
    border-radius: 6.9444444444vw;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul {
    display: block;
    min-height: auto;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul li {
    margin-top: 0.8333333333vw;
  }
  .new_vision.eng .box_separation dl.big dd > ul > li ul li::before {
    top: 1.9444444444vw;
  }
  .new_vision.eng .water_drop dl {
    padding-left: 6.25vw;
  }
  .new_vision.eng .water_drop dl dt {
    margin-top: 6.9444444444vw;
    font-size: 0.9583333333rem;
    padding-top: 12.5vw;
  }
  .new_vision.eng .water_drop dl dd {
    font-size: 0.7916666667rem;
  }
  .b_purpose {
    margin: 5.5555555556vw 0 8.3333333333vw;
  }
  .b_purpose div > strong {
    padding-bottom: 2.7777777778vw;
    font-size: 1.25rem;
  }
  .b_purpose .purpose p {
    font-size: 1rem;
    line-height: 1.4em;
  }
  .b_purpose .field {
    margin-top: 13.8888888889vw;
  }
  .b_purpose .field img {
    margin-top: 6.9444444444vw;
    padding: 0 13.8888888889vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_purpose .field img.pc {
    display: none;
  }
  .b_purpose .field img.mo {
    display: block;
  }
  .b_timeline {
    margin: 2.7777777778vw 0 5.5555555556vw;
  }
  .b_timeline strong {
    font-size: 1.25rem;
    line-height: 1em;
  }
  .b_timeline .pdf {
    position: relative;
    right: auto;
    width: 71.8055555556vw;
    min-width: 240px;
    height: 11.1111111111vw;
    margin-top: 4.1666666667vw;
    font-size: 1.0833333333rem;
    border-radius: 1.1111111111vw;
  }
  .b_timeline .pdf::after {
    width: 20px;
    height: 23px;
    margin-left: 1.9444444444vw;
    background-size: 100% auto;
  }
  .b_timeline ul {
    margin-top: 9.7222222222vw;
    margin-left: 0;
    padding: 0;
  }
  .b_timeline ul .period {
    position: relative;
    left: 0;
    width: 100%;
    padding-left: 5.8333333333vw;
    margin-bottom: 6.9444444444vw;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_timeline ul .period strong {
    width: 100%;
    margin-left: 0;
    font-size: 2.25rem;
  }
  .b_timeline ul .period em {
    padding: 3.0555555556vw 0 2.0833333333vw;
    font-size: 1.4166666667rem;
  }
  .b_timeline ul .period p {
    font-size: 1.1666666667rem;
    line-height: 1.2em;
  }
  .b_timeline ul .period.p2000 {
    top: 0;
  }
  .b_timeline ul .period.p2000::after {
    bottom: 0;
  }
  .b_timeline ul .period.p1991 {
    margin-top: 0;
  }
  .b_timeline ul .period.p1991::after {
    bottom: 0;
  }
  .b_timeline ul .period.p1982 {
    bottom: 0;
  }
  .b_timeline ul .period.p1982::after {
    bottom: 0;
  }
  .b_timeline ul .period.p1976 {
    bottom: 0;
    margin-bottom: 0;
  }
  .b_timeline ul .period.p1976::after {
    bottom: 0;
  }
  .b_timeline ul .period::after {
    top: 1px;
    left: -2.6388888889vw;
    right: auto;
    width: 5.2777777778vw;
    height: 5.2777777778vw;
    background-size: 100% auto;
  }
  .b_timeline ul .year {
    padding-bottom: 5.5555555556vw;
  }
  .b_timeline ul .year span {
    width: 14.4444444444vw;
    padding: 0 1.1111111111vw 1.6666666667vw 0;
    margin-bottom: -1.1111111111vw;
    font-size: 1rem;
    background-size: 14.4444444444vw auto;
  }
  .b_timeline ul .year img {
    width: 54.7222222222vw;
    padding-left: 16.1111111111vw;
    padding-bottom: 1.1111111111vw;
  }
  .b_timeline ul .year p {
    width: 100%;
    padding-left: 16.1111111111vw;
    font-size: 0.9583333333rem;
    line-height: 1.4em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .b_timeline ul .year.y1999 {
    padding: 4.1666666667vw 0 6.3888888889vw;
  }
  .b_timeline ul .year.y1994 {
    padding-bottom: 8.3333333333vw;
  }
  .b_plan .pc {
    display: none;
  }
  .b_plan .mo {
    display: block;
    width: 100%;
    margin-top: 6.9444444444vw;
  }
  .b_plan ol {
    margin: 6.1111111111vw 0 16.25vw;
  }
  .b_plan ol li {
    padding: 3.0555555556vw 1.3888888889vw 3.0555555556vw 20px;
    text-indent: -12px;
    font-size: 1rem;
  }
  .b_plan ol li em {
    height: 11.1111111111vw;
    line-height: 11.1111111111vw;
    font-size: 1.25rem;
  }
  .ci {
    margin-top: 11.1111111111vw;
    padding-bottom: 11.1111111111vw;
  }
  .ci:first-child {
    margin-top: 5.5555555556vw;
  }
  .ci h3 {
    padding-bottom: 4.8611111111vw;
    font-size: 1.1666666667rem;
  }
  .ci p {
    padding-bottom: 8.3333333333vw;
    font-size: 0.9166666667rem;
  }
  .ci img.pc {
    display: none;
  }
  .ci img.mo {
    display: block;
  }
  .ci .a_wrap {
    margin-top: 5.5555555556vw;
  }
  .ci .a_wrap a {
    display: block;
    margin: 0 auto;
    width: 80%;
    height: 11.1111111111vw;
    line-height: 11.1111111111vw;
    font-size: 1.1666666667rem;
    border-radius: 0.8333333333vw;
  }
  .ci .a_wrap a:first-child {
    margin: 0 auto;
  }
  .ci .a_wrap a:last-child {
    margin: 2.7777777778vw auto 0;
  }
  .promotion {
    margin: 5.5555555556vw 0;
  }
  .promotion .utb_frmae {
    width: 100%;
  }
  .promotion .tit {
    padding: 6.9444444444vw 0 4.1666666667vw;
    font-size: 1.25rem;
    line-height: 1.3em;
  }
  .promotion p {
    font-size: 1rem;
    line-height: 1.4em;
  }
  .visit .map img.pc {
    display: none;
  }
  .visit .map img.mo {
    display: block;
  }
  .visit h3 {
    padding-bottom: 4.1666666667vw;
    font-size: 1.4583333333rem;
  }
  .visit dl {
    margin-top: 6.9444444444vw;
    padding-bottom: 6.9444444444vw;
  }
  .visit dl dt {
    font-size: 1.125rem;
  }
  .visit dl.v_info dd {
    margin-top: 6.9444444444vw;
    padding-left: 6.9444444444vw;
    padding-right: 16.6666666667vw;
    line-height: 1.5em;
    font-size: 0.9166666667rem;
    background-size: 4.8611111111vw auto;
    background-position: left top;
    position: relative;
  }
  .visit dl.v_info button {
    margin-left: 0.6944444444vw;
    padding: 0 1.6666666667vw;
    height: 8.3333333333vw;
    font-size: 0.8333333333rem;
    border-radius: 0.6944444444vw;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .visit dl.v_pbtr dt {
    padding-top: 2.7777777778vw;
    padding-bottom: 6.9444444444vw;
  }
  .visit dl.v_pbtr dd {
    margin-bottom: 2.7777777778vw;
  }
  .visit dl.v_pbtr dd strong {
    padding: 0 2.7777777778vw;
    height: 9.7222222222vw;
    line-height: 9.7222222222vw;
    font-size: 0.9166666667rem;
  }
  .visit dl.v_pbtr dd ul {
    padding: 2.7777777778vw 2.7777777778vw 6.9444444444vw;
    height: auto;
  }
  .visit dl.v_pbtr dd ul li {
    padding-left: 3.4722222222vw;
    padding-bottom: 1.3888888889vw;
    font-size: 0.9166666667rem;
  }
  .visit dl.v_pbtr dd ul li::before {
    padding-right: 1.1111111111vw;
  }
  .visit dl.v_pbtr dd ul li em {
    padding: 0 1.1111111111vw;
    font-size: 10px;
  }
  .carbon-box h4 {
    margin-top: 0;
    line-height: 1.2em;
    font-size: 1rem;
  }
  .carbon-box table.pc {
    display: table;
  }
  .carbon-box table.pc colgroup col:nth-child(1) {
    width: 30%;
  }
  .carbon-box table.pc colgroup col:nth-child(2) {
    width: 25%;
  }
  .carbon-box table.pc colgroup col:nth-child(3) {
    width: 45%;
  }
  .carbon-box table.pc thead th {
    padding: 1.3888888889vw 0;
  }
  .carbon-box table.pc tbody tr:first-child td {
    padding-top: 3.4722222222vw;
  }
  .carbon-box table.pc tbody tr:last-child td {
    padding-bottom: 3.4722222222vw;
  }
  .rsch_name-card {
    margin-top: 21.1111111111vw;
  }
  .rsch_name-card h6 {
    margin-bottom: 4.1666666667vw;
    padding-left: 0;
    font-size: 1.25rem;
  }
  .rsch_name-card .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .rsch_name-card .c-item {
    width: 100%;
  }
  .rsch_name-card .c-item button {
    padding: 4.1666666667vw;
  }
  .rsch_name-card .c-item .c-info {
    margin-bottom: 2.7777777778vw;
    padding-bottom: 2.7777777778vw;
  }
  .rsch_name-card .c-item .c-info strong {
    margin-bottom: 3.6111111111vw;
    font-size: 1rem;
  }
  .rsch_name-card .c-item .c-info p {
    margin-bottom: 1.3888888889vw;
    font-size: 0.8333333333rem;
  }
  .rsch_name-card .c-item .c-data p {
    margin-bottom: 1.3888888889vw;
    font-size: 0.8333333333rem;
  }
}
@media all and (max-width: 320px) {
  .introduce .page_top-wrap::before {
    background-size: 100% 100%;
  }
  .mng_disclosure .rule span {
    display: inline;
  }
  .code_detail dt button {
    font-size: 1rem;
  }
  .b_purpose .field ul {
    width: 80%;
    height: 251.3888888889vw;
  }
}