.sustainability-message-caption {
  display: table;
  width: 100%;
  margin: 0 auto;
}

.sustainability-message-caption p {
  display: table-cell;
  width: 50%;
}

.sustainability-guidline-table_title {
  background: #0054ad;
  color: #fff;
}

.sustainability-guidline-table_def {
  background: #575757;
  color: #fff;
}

.sustainability-guidline-table_cat {
  background: #38a7e7;
  color: #fff;
}

.sustainability-guidline-table_head {
  background: #c0e2f5;
}

.sustainability-human-table_head {
  background: #c0e2f5;
}

.sustainability-overall-flow-arrow {
  max-width: 120px;
}

.sustainability-overall-dl--center-margin {
  display: inline-block;
  margin: 0 auto !important;
}

.sustainability_fk_gd_col_box {
  border: 1px solid #806600;
}

.sustainability_fk_gd_col_box_inner .row:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}

.sustainability-vm {
  vertical-align: middle !important;
}

.sustainability-flex {
  display: flex;
}

.sustainability-modBtn_inner {
  width: 87%;
  text-align: left;
}

.sideNav-gold .sideNav_inner>li.sideNav_current:first-child a {
  color: #fff;
  background: #806600;
}

.sideNav-gold .sideNav_inner>li.sideNav_current li a {
  color: #333;
  font-weight: normal;
}

.sideNavCategory.sideNav_open .sideNavCategory_inner .sideNavCategory_inner {
  display: none;
}

.sideNavCategory.sideNav_open .sideNavCategory_inner .sideNavCategory_inner.open_tcfd,
.sideNavCategory.sideNav_open .sideNavCategory_inner.open_tcfd .sideNavCategory_inner {
  display: block;
}

.sideNav .open_tcfd>li:first-child>a {
  font-weight: bold;
  color: #806600;
}

.sideNav .sideNavCategory_inner .sideNavCategory_inner a {
  font-weight: bold;
  padding-left: 40px;
}

.fk_gd-article .sideNav {
  font-size: 1.5rem;
  width: unset;
  float: unset;
}

.fk_gd-article .sideNav .sideNavCategory:not(.sideNavCategory.sideNav_open),
.fk_gd-article .sideNav>.sideNav_inner>li:first-child,
.fk_gd-article .sideNav .sideNavCategory.sideNav_open>a {
  display: none;
}

.fk_gd-article .sideNav .sideNavCategory.sideNav_open .sideNavCategory_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fk_gd-article .sideNav .sideNavCategory.sideNav_open .sideNavCategory_inner .sideNavCategory_inner {
  display: none;
}

.fk_gd-article .sideNav .sideNavCategory.sideNav_open .sideNavCategory_inner.open_tcfd .sideNavCategory_inner {
  display: flex;
}

.fk_gd-article .sideNav .sideNavCategory_inner .sideNavCategory_inner a,
.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current a {
  background: #eee url(/en/sustainability/img/common/arow_g.png)no-repeat center left;
  background-position: 8px;
  width: 100%;
  height: 100%;
  padding: 20px 20px 20px 40px;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  border: 6px double #fff;
  position: relative;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  font-size: 16px;
  color: #2c7500;
  display: flex;
}

.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current.sideNav_open>a {
  display: none;
}

.fk_gd-article .sideNav .sideNavCategory_inner .sideNavCategory_inner a:link,
.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current a:link {
  color: #2c7500;
}

.fk_gd-article .sideNav .sideNavCategory_inner .sideNavCategory_inner a:visited,
.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current a:visited {
  color: #8bb671;
}

.fk_gd-article .sideNav .sideNavCategory_inner .sideNavCategory_inner a:hover,
.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current a:hover {
  color: #2c7500;
}

.fk_gd-article .sideNav .sideNavCategory_inner .sideNavCategory_inner a::active,
.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNav_current a:active {
  color: #2c7500;
}

.fk_gd-article .sideNav .sideNavCategory .sideNavCategory_inner li {
  width: 48%;
  margin-bottom: 20px;
}

.fk_gd-article .sideNav .sideNavCategory .sideNavCategory_inner.open_tcfd>li:not(:first-child),
.fk_gd-article .sideNav .sideNavCategory .sideNavCategory_inner.open_tcfd>li>a {
  display: none;
}

.fk_gd-article .sideNav .sideNavCategory .sideNavCategory_inner.open_tcfd>li:first-child {
  width: 100%;
}

.fk_gd-article .sideNavCategory_inner>li::after {
  border: none;
}

.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNavCategory.sideNav_open {
  border-top: none;
  border-bottom: none;
}

.fk_gd-article .sideNav-gold .sideNav_inner>li.sideNavCategory {
  background: none;
}

@media print,
screen and (min-width: 768px) {
  .sustainability-message-caption {
    width: 567px;
  }

  .dialog-img__person-small {
    width: 226px;
  }

  .sustainability_fk_gd_col_box_inner {
    padding: 15px 20px;
  }

  .sustainability_fk_gd_col_box_inner .txt-box {
    width: 416px;
    float: left;
  }

  .sustainability_fk_gd_col_box_inner .img_box {
    width: 262px;
    margin: 0 0 20px 20px;
    float: right;
  }
}

@media screen and (max-width: 767px) {
  .fk_gd-article .sideNav .sideNavCategory .sideNavCategory_inner li {
    width: 100%;
  }

  .sustainability_fk_gd_col_box_inner {
    padding: 15px;
  }

  .sustainability-txL--mobile {
    text-align: left !important;
  }

  .sustainability-modBtn-box--large {
    height: 84px;
  }

  .sustainability-modImageCaptionBox--fullSP {
    width: 100% !important;
    margin: 0 0 10px !important;
    float: none !important;
  }

  .sustainability-icon_sdgs6 {
    max-width: 100%;
  }

  .sustainability-icon_sdgs3 {
    max-width: 100%;
    width: 49.5945945945946%;
  }

  .sustainability-icon_sdgs2 {
    max-width: 100%;
    width: 33.78378378378378%;
  }

  .sustainability-icon_sdgs1 {
    max-width: 100%;
    width: 17.567567567567565%;
  }
}

/* 2020追記=========================================== */
.w20 {
  width: 20%;
}

.w30 {
  width: 30%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w48 {
  width: 48%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.fk_gd_col img.max_img {
  width: 100%;
}

p {
  font-size: 15px;
  line-height: 1.6;
}

/* 見出し-------------- */
h4 {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  color: #2c7500;
}

h5 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

h6 {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.img_title span {
  background: #2c7500;
  color: #fff;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 3px 6px;
  margin-right: 10px;
  font-size: 75%;
  line-height: 1;
}

/* レイアウト---------- */
.col2,
.col3,
.col4 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.col2.mb0 {
  margin-bottom: 0;
}

.col2 img,
.col2_1 img {
  width: 100%;
}

.col2.flex_float_left {
  justify-content: flex-start;
}

.col2.flex_float_left>div:first-child {
  margin-right: 40px;
}

.col2.flex_float_left>div {
  width: auto;
}

.col2>div {
  width: 48%;
}

.col2_1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.col2_1>div:first-child {
  width: 70%;
}

.col2_1>div:last-child {
  width: 28%;
}

.col3>div {
  width: 30%;
}

.col4>div {
  width: 24%;
}

.txt_center {
  text-align: center;
}

.txt_l {
  text-align: left;
}

.txt_r {
  text-align: right;
}

.txt_big {
  font-size: 150%;
}

.img_flex {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

.img_flex li {
  margin-right: 10px;
}

.img_flex li:last-child {
  margin-right: 0px;
}

.img_flex img {
  width: 100%;
}

.img_flex.sdgs {
  justify-content: center;
}

.img_flex.sdgs img {
  max-width: 80px;
}

.f_box {
  display: flex;
}

.jc_bw {
  justify-content: space-between;
}

.img_cent {
  position: relative;
  text-align: center;
}

.img_cent img {
  margin: 0 auto;
  position: relative;
}

.w70_img_box {
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.w50_img_box {
  width: 50%;
  margin: 0 auto;
  position: relative;
}

/* ボタン---------- */
.img_btn {
  position: relative;
  box-sizing: border-box;
  height: 220px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.img_btn:hover {
  opacity: 0.7;
}

.img_btn p {
  position: absolute;

  width: 100%;
  background: #806600 url(/en/sustainability/img/common/arow_w.png)no-repeat center left;
  background-position: 8px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  color: #fff;
  font-size: 16px;
  padding: 10px 0 10px 40px;
  box-sizing: border-box;
  margin: 0;
}

.pick_up>div>p {
  color: #2c7500;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  margin-top: 5px
}

.pick_up>div>p span {
  font-size: 12px;
}

.pick_up>div {
  position: relative;
}

.pick_up>div:hover {
  opacity: .5;
}

.pick_up>div a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.pick_up>div:nth-child(1)>div {
  background: url(/en/sustainability/img/top/img_1.jpg)no-repeat center center;
  background-size: cover;
}

.pick_up>div:nth-child(2)>div {
  background: url(/en/sustainability/img/top/img_2.jpg)no-repeat center center;
  background-size: cover;
}

.pick_up>div:nth-child(3)>div {
  background: url(/en/sustainability/img/top/img_3.jpg)no-repeat center center;
  background-size: cover;
}

a.btn1 {
  background: #eee url(/en/sustainability/img/common/arow_g.png)no-repeat center left;
  background-position: 8px;
  width: 100%;
  display: block;
  height: 100%;
  padding: 20px 20px 20px 40px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 6px double #fff;
  position: relative;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  font-size: 16px;
}

.field {
  background: #2c7500;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 3px 10px;
  display: block;
  width: auto;
  margin: 0 10px 0 0;
}

/* ボックス---------- */
.box1 {
  border: 1px solid #2c7500;
  padding: 30px;
  position: relative;
}

.box1 h5 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.box1 .topic {
  position: absolute;
  top: 0;
  left: 0;
  background: #2c7500;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 3px 30px;
  display: block;
  margin: 0;
}

.box1.topic {
  padding: 40px 30px 30px 30px;
}

.box1_head {
  background: #2c7500;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 5px 30px;
  display: block;
  margin: 0;
}

.box2 {
  background: #e1eed8;
  padding: 30px;
  font-size: 16px;
}

.box3 {
  border: 1px solid #2c7500;
  padding: 30px;
  border-radius: 10px;
  display: inline-block;
}

.box4 {
  background: #2aa738;
  color: #fff;
  padding: 20px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.box5 {
  border: 1px solid #000;
  padding: 30px;
}

.box6 {
  background: #fff;
  padding: 30px;
}

.box7 {
  background: #f2efe5;
  padding: 30px;
}

p.column {
  background: #2c7500;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 3px 30px;
  display: inline-block;
  margin: 0;
}

.box2.column h3 {
  color: #2c7500;
  font-size: 20px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  padding: 0 0 10px 0;
  border-bottom: 1px solid #2c7500;
  margin-bottom: 20px;
}

/* リスト---------- */
.dotto_g {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2em;
  font-size: 14px;
}

.dotto_g li {
  padding-left: 1em;
  text-indent: -.7em;
}

.dotto_g li:before {
  content: "●";
  color: #2c7500;
}

.numb {
  margin: 0;
  padding: 0 0 0 1.5em;
  line-height: 2em;
  font-size: 14px;
}

.numb li {
  list-style-type: decimal
}

.kome_numb {
  font-size: 12px;
  line-height: 1.5em;
  padding: 0 0 0 2em;
  text-indent: -2em;
  margin: 0;
}

.left_line {
  border-left: 1px solid #000;
  padding: 0 0 0 10px;
}

.left_line li {
  margin: 0 0 10px 0;
}

.left_line span {
  font-size: 20px;
}

/* リンク----------------------- */
a.arow_g {
  padding-right: 20px;
  background: url(/en/sustainability/img/common/arow_g.png)no-repeat center right;
}

.big_img:hover {
  cursor: zoom-in;
}

.zoom {
  background: url(/en/sustainability/img/common/zoom.png)no-repeat center right;
  padding-right: 20px;
  display: inline-block;
  background-size: 11%;
  font-size: 14px;
}

/* テーブル */
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

thead {
  border: 1px solid #2c7500;
}

th {
  background: #2c7500;
  color: #fff;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  border: 1px solid #000;
  padding: 5px;
}

td {
  background: #fff;
  border: 1px solid #000;
  padding: 5px;
}

td.no_bdr_top {
  border-top: none;
}

td.no_bdr_bm {
  border-bottom: none;
}

p.note.table {
  text-align: right;
  width: 100%;
}

td.numb {
  text-align: right;
  padding: 5px;
}

td span {
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.bg_g {
  background-color: #ededed;
}

.bg_b {
  background: #f2efe5;
}

/* フォントなど---------------- */
.colo_b {
  color: #806600;
}

.colo_g {
  color: #00844d;
}

.red {
  color: red;
}

/* 肩書き */
p.name {
  margin: 0;
  padding: 0;
}

p.name span {
  display: block;
  font-size: 120%;
}

.dialog .name {
  font-size: 170%;
}

.note {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

dl {
  line-height: 1.5em;
  font-size: 14px;
  line-height: 2;
}

dt {
  float: left;
}

dd {
  margin-left: 1.3em;
}

.ml4_3em {
  margin-left: 4.3em !important;
}

.ml2_5em {
  margin-left: 2.3em !important;
}

.ml1em {
  margin-left: 1em !important;
}

.ml2em {
  margin-left: 2em !important;
}

.ml3em {
  margin-left: 3em !important;
}

.ml4em {
  margin-left: 4em !important;
}

.ml5em {
  margin-left: 5em !important;
}

.ml6em {
  margin-left: 6em !important;
}

.ml7em {
  margin-left: 7em !important;
}

.ml8em {
  margin-left: 8em !important;
}

.ml9em {
  margin-left: 9em !important;
}

/* 明朝 */
.wf-sawarabimincho {
  font-family: "Sawarabi Mincho";
}

/* リード */
.read_g {
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  color: #2c7500;
  font-size: 14px;
  line-height: 2em;
}

.read_k {
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  color: #000;
  font-size: 14px;
  line-height: 2em;
}

/* トップメッセージ=============== */
html .mesage p.txt {
  line-height: 2em;
}

/* 全体像====================== */
html .overall .box2 p.wf-sawarabimincho {
  line-height: 2em;
}

.concluding {
  font-size: 150%;
  margin: 0;
}

.concluding span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.point {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.point li {
  border: 1.5px solid #2c7500;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 10px;
}

.point.color1 li {
  background: #e1eed8;
}

.point.color2 li {
  background: #eff5de;
}

.overall .point li p {
  padding: 0 0 0 1.2em;
  margin: 0;
  text-indent: -1.2em;
}

.point li:last-child {
  margin-bottom: 0px;
}

.point .box {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.point .box ul li {
  height: auto;
  box-sizing: border-box;
  padding: 0 0 0 10px;
  background: none;
  border-radius: 0;
  border: none;
  line-height: 1.5em;
}

/* ダイアログ================== */
.hr_bm {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}

.q_a span {
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
}

.dialog .name span {
  font-size: 12px;
}

.middle_position {
  align-items: center;
}

.dialog_prof {
  width: 180px;
  height: 180px;
  object-fit: cover;
  object-position: top;
}

.q_a_img_l {
  float: left;
  margin: 0 20px 20px 0;
  width: 120px;
  height: 120px;
  object-fit: cover;
}

.q_a_img_r {
  float: right;
  margin: 0 0 20px 20px;
  width: 120px;
  height: 120px;
  object-fit: cover;
}

/* ファイナンス＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.financeimg {
  position: relative;
}

.financeimg2 {
  position: relative;
}



.financeimg2 {
  position: relative;
}

.financeimg_inn {
  display: flex;
  justify-content: space-between;
}

.inner_1 {
  background: #e1eed8;
  border: 1.5px solid #2c7500;
  border-radius: 10px;
  padding: 20px;
  width: 40%;
  padding-bottom: 250px;
}

.inner_1 .box {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.inner_2 {
  background: #eff5de;
  border: 1.5px solid #2c7500;
  border-radius: 10px;
  padding: 20px;
  width: 40%;
}

.inner_3 {
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #2c7500;
  width: 80%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}














.finance .point {
  height: 100%;
  align-items: stretch;
  box-sizing: border-box;
}

.finance .point li {
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 60%;
}

.finance .point li p {
  padding: 0;
  margin: 0 0 20px 0;
  text-indent: 0em;
}

.esg_integration {
  border: 2px solid #2c7500;
  width: 70%;
  position: absolute;
  bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  left: 0;
  right: 0;
  margin: auto;
}

.esg_integration p {
  font-size: 16px;
}

@media print,
screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .w10_sp {
    width: 10% !important;
  }

  .w20_sp {
    width: 20% !important;
  }

  .w30_sp {
    width: 30% !important;
  }

  .w40_sp {
    width: 40% !important;
  }

  .w50_sp {
    width: 50% !important;
  }

  .w60_sp {
    width: 60% !important;
  }

  .w70_sp {
    width: 70% !important;
  }

  .w80_sp {
    width: 80% !important;
  }

  .w90_sp {
    width: 90% !important;
  }

  .w100_sp {
    width: 100% !important;
  }

  .mb10_sp {
    margin-bottom: 10px !important;
  }

  h5 {
    margin: 0 0 10px 0;
  }

  .col2,
  .col2_1,
  .col3 {
    display: block;
    margin-bottom: 0px;
  }

  .col2>div,
  .col3>div,
  .col2_1>div:first-child,
  .col2_1>div:last-child {
    width: 100%;
  }

  .img_btn {
    margin-bottom: 10px;
  }

  a.btn1 {
    display: block;
    margin-bottom: 10px;
  }

  a.btn1 span.field {
    display: inline-block;
  }

  .finance .point.color1 li {
    padding-bottom: 0%;
    padding-bottom: 138px;
  }

  .finance .point.color2 li {
    height: 100%;
    box-sizing: border-box;
    padding-top: 138px;
    padding-bottom: 0%;
  }

  .respos {
    position: relative;
  }

  .esg_integration {
    bottom: -120px;
  }
}




/* 追記2024 */


.fk_gd-article .ft-tit1 {
  padding: 12px;
  margin: 40px 0 20px;
}

h2.ft-tit2:has(.label),
h3.ft-tit3:has(.label) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.label {
  font-size: 50%;
  display: flex;
  padding: 0;
}

.label li {
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
}

.label li:not(:first-child) {
  margin-left: 10px;
}

.label_01 {
  background: #0f3382;
}

.label_02 {
  background: #73a736;
}

/* 
=========================
print
========================= 
*/
.head_nav,
.for_print {
  display: none;
}

@media print {
  .pba {
    page-break-after: always;
  }

  .head_nav {
    display: block;
  }

  .head_nav ul {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: 1px solid #fff;
  }

  .head_nav li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    text-align: center;
    color: #fff;
    background-color: #806600;
    padding: 10px;
  }

  .head_nav li.activ {
    background-color: #443600;
    font-weight: bold;
  }

  .head_nav li+li {
    border-left: 1px solid #fff;
  }

  header,
  footer,
  #speaker_area,
  .fk_gd-spFull>div:last-child,
  .zoom {
    display: none !important;
  }

  .breadcrumb {
    margin-bottom: 40px;
  }

  .fk_gd-spFull>div:first-child {
    width: 100%;
  }

  a:link {
    color: #2c7500;
  }

  a:visited {
    color: #2c7500;
  }

  a:hover {
    color: #2c7500;
    text-decoration: underline;
  }

  a:active {
    color: #2c7500;
  }

  .modGd-1-2 .modGd_col {
    width: 485px;
  }

  .pba_01 {
    display: block;
    margin: 0 auto;
    width: 90%;
  }

  .pba_02 {
    display: block;
    page-break-after: always;
  }

  .pba_03 {
    display: block;
    margin: 0 auto;
    width: 80%;
  }

  .pba_04 {
    display: block;
    margin: 0 auto;
    width: 70%;
  }

  .pba_05 {
    display: block;
    margin: 0 auto;
    width: 60%;
  }

  .pba_06 {
    width: 82%;
  }

  .pba_07 {
    width: 48%;
  }

  .pba_08 {
    width: 40%;
  }

  .dialog_prof {
    height: 250px;
  }

  .p_none {
    display: none;
  }

  .for_print {
    display: block;
  }
}