body .pbPage {
  width: auto !important;
}
/* ==============================================
header
============================================== */
.kyouryoku_header {
  border-top: 2px solid #7fc255;
}
.kyouryoku_header_content {
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_header_content_title {
  float: left;
  font-size: 1.928rem;
  font-weight: bold;
  padding: 29px 0 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_header_content_title a:hover {
  text-decoration: none;
  opacity: .6;
  color: #333;
}
.kyouryoku_header_content_right {
  float: right;
  margin-top: 23px;
}
.kyouryoku_header_content_link {
  margin-top: 16px!important;
  float: left;
}
.kyouryoku_header_content_link a {
  font-size: 1.5rem;
  padding-left: 15px;
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img05.png) left center no-repeat;
  background-size: 8px 13px;
}
.kyouryoku_header_content_link a:hover {
  text-decoration: none;
  color: #333;
  opacity: .6;
}
.kyouryoku_header_content_logo {
  float: left;
  margin-left: 21px;
}
.kyouryoku_header_content_logo a:hover {
  opacity: .6;
}
/* ==============================================
nav
============================================== */
.kyouryoku_global-nav {
  width: 100%;
  background-color: #7fc255;
  border-bottom: 1px solid #eee;
}
.kyouryoku_global-nav ul {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.kyouryoku_global-nav ul li a {
  display: block;
  padding: 16px 10px 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  border-top: 2px solid #7fc255;
  border-left: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav ul li a span {
  padding: 0 25px 0 16px;
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img01.png) right center no-repeat;
  background-size: 16px 16px;
}
.kyouryoku_global-nav ul li a:hover {
  color: #009944;
  background-color: #fff;
  text-decoration: none;
  border-top: 2px solid #7fc255;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav ul li a:hover span {
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img02.png) right center no-repeat;
  background-size: 16px 16px;
}
.kyouryoku_global-nav ul li.is-current a {
  pointer-events: none;
  color: #009944;
  background-color: #fff;
  text-decoration: none;
  border-top: 2px solid #7fc255;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav ul li.is-current a span {
  background: url(/library/contact/zenkoku/tokyo/img/header_img02.png) right center no-repeat;
  background-size: 16px 16px;
}
.kyouryoku_global-nav ul li.theme-home a span {
  padding: 0 25px 0 16px;
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img03.png) right center no-repeat;
  background-size: 18px 16px;
}
.kyouryoku_global-nav ul li.theme-home a:hover span {
  background: url(/library/contact/zenkoku//tokyo/common/img/header_img04.png) right center no-repeat;
  background-size: 18px 16px;
}
.kyouryoku_global-nav ul li.theme-home.is-current a {
  pointer-events: none;
  color: #009944;
  background-color: #fff;
  text-decoration: none;
  border-top: 2px solid #7fc255;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav ul li.theme-home.is-current a span {
  background: url(/library/contact/zenkoku/tokyo/img/header_img04.png) right center no-repeat;
  background-size: 18px 16px;
}
.kyouryoku_global-nav.opt-5colum ul li {
  width: 20%;
}
.kyouryoku_global-nav.opt-5colum ul li a {
  border-top: 2px solid #7fc255;
  height: 64px;
  width: 100%;
  display: table;
  padding: 0 9px 0 10px;
  line-height: 1.3;
}
.kyouryoku_global-nav.opt-5colum ul li a p {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-align: center;
}
.kyouryoku_global-nav.opt-5colum ul li a p span {
  display: inline-block;
  padding: 0 22px 0 0;
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img01.png) right center no-repeat;
}
.kyouryoku_global-nav.opt-5colum ul li a:hover p,
.kyouryoku_global-nav.opt-5colum ul li.is-current a p {
  color: #009944;
}
.kyouryoku_global-nav.opt-5colum ul li a:hover p span,
.kyouryoku_global-nav.opt-5colum ul li.is-current a p span {
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img02.png) right center no-repeat;
  background-size: 16px 16px;
}
.kyouryoku_global-nav.opt-5colum ul li.theme-home a p span {
  padding: 0 25px 0 16px;
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img03.png) right center no-repeat;
  background-size: 18px 16px;
}
.kyouryoku_global-nav.opt-5colum ul li.theme-home a:hover p span {
  background: url(/library/contact/zenkoku//tokyo/common/img/header_img04.png) right center no-repeat;
  background-size: 18px 16px;
}
.kyouryoku_global-nav.opt-5colum ul li.theme-home.is-current a {
  pointer-events: none;
  color: #009944;
  background-color: #fff;
  text-decoration: none;
  border-top: 2px solid #7fc255;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_global-nav.opt-5colum ul li.theme-home.is-current a p span {
  background: url(/library/contact/zenkoku/tokyo/common/img/header_img04.png) right center no-repeat;
  background-size: 18px 16px;
}
/* ==============================================
footer
============================================== */
.kyouryoku_footer {
  border-top: 1px solid #e0e0e0;
}
.kyouryoku_footer_nav {
  max-width: 1366px;
  margin: 0 auto;
  padding: 28px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.kyouryoku_footer_nav ul {
  float: right;
  overflow: hidden;
}
.kyouryoku_footer_nav ul li {
  float: left;
  margin-left: 1em;
}
.kyouryoku_footer_nav ul li a {
  line-height: 1.3;
}
.kyouryoku_footer_nav ul li a:hover {
  text-decoration: none;
  opacity: .6;
  color: #333;
}
.kyouryoku_footer_nav ul li a:before {
  content: ">";
  color: #c2c2c2;
  padding-right: .5em;
}
.kyouryoku_footer_copyright {
  background-color: #313131;
}
.kyouryoku_footer_copyright p {
  max-width: 1366px;
  margin: 0 auto!important;
  padding: 7px 0 5px;
  font-size: 1.1rem;
  text-align: center;
  color: #fff;
  opacity: .6;
}
/* ==============================================
content
============================================== */
.kyouryoku_content {
  display: block;
  width: 960px;
  margin: 58px auto 80px;
  overflow: hidden;
}
.kyouryoku_section {
  margin-top: 60px;
}
.kyouryoku_section + .kyouryoku_section {
  margin-top: 80px;
}
.kyouryoku_section-title + .kyouryoku_section {
  margin-top: 40px;
}
.kyouryoku_mainvisual_wrap + .kyouryoku_content {
  margin-top: 128px;
}
/* title
============================================== */
.kyouryoku_page-title {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_page-title h1,
.kyouryoku_page-title h2,
.kyouryoku_page-title h3,
.kyouryoku_page-title h4,
.kyouryoku_page-title h5,
.kyouryoku_page-title h6 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #009944;
}
.kyouryoku_section-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_section-title h1,
.kyouryoku_section-title h2,
.kyouryoku_section-title h3,
.kyouryoku_section-title h4,
.kyouryoku_section-title h5,
.kyouryoku_section-title h6 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #333;
}
.kyouryoku_section-title:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #009944;
  bottom: -1px;
}
.kyouryoku_local-title {
  position: relative;
  padding-left: 24px;
}
.kyouryoku_local-title:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 24px;
  background-color: #009944;
  background-size: 8px 24px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 4px;
}
.kyouryoku_local-title h1,
.kyouryoku_local-title h2,
.kyouryoku_local-title h3,
.kyouryoku_local-title h4,
.kyouryoku_local-title h5,
.kyouryoku_local-title h6 {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
}
/* text
============================================== */
.kyouryoku_text {
  margin-top: 20px!important;
  font-size: 1.4rem;
  line-height: 1.9;
}
.kyouryoku_2clm_text-wrap > .kyouryoku_text {
  margin-top: 0!important;
}
.kyouryoku_local-title + .kyouryoku_text {
  margin-top: 28px!important;
}
.kyouryoku_copy {
  font-size: 1.6rem;
  line-height: 1.9;
  text-align: center;
}
/* anchor
============================================== */
.kyouryoku_anchor-list {
  margin-top: 58px;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
}
.kyouryoku_anchor-list li {
  float: left;
  padding: 0 20px;
  border-left: 1px dashed #eaeaea;
}
.kyouryoku_anchor-list li:first-child {
  border-left: none;
}
.kyouryoku_anchor-list li a {
  padding-right: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.9;
  background: url(/library/contact/zenkoku/tokyo/common/img/index_img01.png) right center no-repeat;
  background-size: 23px 23px;
  text-decoration: underline;
}
.kyouryoku_anchor-list li a span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_anchor-list li a:hover {
  color: #333;
  text-decoration: none;
}
.kyouryoku_anchor-list li a:hover span {
  border-bottom: none;
}
/* latest
============================================== */
.kyouryoku_latest {
  margin-top: 40px;
  overflow: hidden;
}
.kyouryoku_latest_img {
  float: left;
  width: 320px;
}
.kyouryoku_latest_img img {
  width: 100%;
}
.kyouryoku_latest_info {
  float: left;
  width: 580px;
  margin-left: 60px;
}
.kyouryoku_latest_number {
  display: inline-block;
  padding: 5px 18px 3px;
  background-color: #f7f7f7;
  font-size: 1.8rem;
  font-weight: bold;
}
.kyouryoku_latest_number .year {
  font-size: 1.6rem;
  padding-right: 8px;
}
.kyouryoku_latest_number .number {
  font-weight: normal;
  padding-left: 16px;
}
.kyouryoku_latest_title {
  margin-top: 20px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #009944;
}
.kyouryoku_latest_topics_title {
  margin-top: 30px;
  font-size: 1.7rem;
  font-weight: bold;
}
.kyouryoku_latest_topics_text {
  font-size: 2.2rem;
  font-weight: bold;
}
.kyouryoku_latest_topics_text span {
  padding-left: 8px;
  font-size: 1.6rem;
}
.kyouryoku_latest_list {
  margin-top: 22px;
}
.kyouryoku_latest_list li {
  display: table;
  font-size: 1.6rem;
}
.kyouryoku_latest_list li span {
  display: table-cell;
  color: #7fc255;
  padding-right: 6px;
}
.kyouryoku_latest_btn {
  display: inline-block;
  min-width: 300px;
  margin-top: 26px;
  text-align: center;
}
.kyouryoku_latest_btn a {
  display: block;
  padding: 10px 50px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  background-color: #7fc255;
  border-radius: 25px;
}
.kyouryoku_latest_btn a:hover {
  text-decoration: none;
  opacity: .6;
}
.kyouryoku_latest_btn a > span {
  font-size: 1.2rem;
  font-weight: normal;
  vertical-align: middle;
}
.kyouryoku_latest_btn.opt-pdf a {
  background-image: url(/library/contact/zenkoku/tokyo/common/img/index_img02.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 15px 18px;
}
/* backnumber
============================================== */
.kyouryoku_backnumber {
  margin-left: -40px !important;
  overflow: hidden;
}
.kyouryoku_backnumber li {
  float: left;
  width: 160px;
  margin-top: 40px;
  margin-left: 40px;
}
.kyouryoku_backnumber li:nth-child(-n+5) {
  margin-top: 0;
}
.kyouryoku_backnumber li a:hover {
  text-decoration: none;
  opacity: .7;
}
.kyouryoku_backnumber_img {
  width: 160px;
}
.kyouryoku_backnumber_img img {
  width: 100%;
}
.kyouryoku_backnumber_text {
  margin-top: 14px;
  line-height: 1.3;
}
.kyouryoku_backnumber_text:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 18px;
  margin-left: 5px;
  background: url(/library/contact/zenkoku/tokyo/common/img/index_img03.png) 0 0 no-repeat;
  background-size: 15px 18px;
  vertical-align: middle;
}
/* clmlist
============================================== */
.kyouryoku_clmlist {
  margin-left: -70px !important;
  overflow: hidden;
}
.kyouryoku_clmlist li {
  float: left;
  width: 440px;
  margin-top: 60px;
  margin-left: 70px;
  font-size: 0;
}
.kyouryoku_clmlist li:nth-child(-n+2) {
  margin-top: 0;
}
.kyouryoku_clmlist li:nth-child(2n+1) {
  clear: left;
}
.kyouryoku_clmlist li .js-filesize_output-wrap {
  width: 156px;
  margin-top: 0;
  font-size: 1.2rem;
  text-align: right;
}
.kyouryoku_clmlist_img {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin-top: 0!important;
}
.kyouryoku_clmlist_img img {
  width: 100%;
}
.kyouryoku_clmlist_info {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_clmlist_title {
  font-size: 1.6rem;
}
.kyouryoku_clmlist_text {
  margin-top: 20px;
  font-size: 1.4rem;
}
.kyouryoku_clmlist_btn {
  display: inline-block;
  margin-top: 16px;
}
.kyouryoku_clmlist_btn a {
  position: relative;
  display: block;
  padding: 8px 47px 8px 36px;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 20px;
  border: 1px solid #b7b7b7;
  background: url(/library/contact/zenkoku/tokyo/common/img/index_img04.png) 23px center no-repeat;
  background-size: 6px 10px;
}
.kyouryoku_clmlist_btn a:hover {
  text-decoration: none;
  color: #333;
  background-color: #ececec;
}
.kyouryoku_clmlist_btn.type-img a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 22px;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url(/library/contact/zenkoku/tokyo/common/img/index_img05.png) 0 0 no-repeat;
  background-size: 18px 18px;
}
.kyouryoku_clmlist_btn.type-pdf a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 22px;
  width: 15px;
  height: 18px;
  margin: auto;
  background: url(/library/default/img/parts/icon_pdf_bg01.png) 0 0 no-repeat;
  background-size: 15px 18px;
}
/* 2column
============================================== */
.kyouryoku_2clm {
  margin-top: 28px;
  overflow: hidden;
  margin-left: -45px;
}
.kyouryoku_2clm_text-wrap {
  float: left;
  width: 755px;
  margin-left: 45px;
}
.kyouryoku_2clm_img {
  float: left;
  width: 160px;
  margin-top: 0!important;
  margin-left: 45px;
}
/* image
============================================== */
.kyouryoku_img {
  margin-top: 40px;
  max-width: 100%;
  text-align: center;
}
.kyouryoku_img:first-child {
  margin-top: 0;
}
.kyouryoku_img img {
  max-width: 100%;
}
/* list
============================================== */
.kyouryoku_list {
  margin-top: 20px !important;
}
.kyouryoku_list:first-child {
  margin-top: 0;
}
.kyouryoku_list > li {
  margin-top: 10px;
}
/* link
============================================== */
.kyouryoku_link {
  margin-top: 12px;
}
.kyouryoku_link:first-child {
  margin-top: 0 !important;
}
.kyouryoku_link > a {
  position: relative;
  padding-left: 1.5em;
}
.kyouryoku_link > a::before {
  content: '＞';
  position: absolute;
  left: 0;
  top: 0;
  color: #009944;
  font-weight: bold;
}
/* icon
============================================== */
.kyouryoku-icon-pdf {
  position: relative;
  top: -1px;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 15px;
  margin-left: 8px;
  background: url(/library/default/img/parts/icon_pdf_bg01.png) no-repeat center center / contain;
  vertical-align: middle;
}
/* table
============================================== */
.kyouryoku_table {
  margin-top: 40px;
  width: 100%;
}
.kyouryoku_table thead th {
  background-color: #d8edca;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 18px 15px;
  border-left: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_table thead th:first-child {
  border-left: 1px solid #d8edca;
}
.kyouryoku_table tbody tr {
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_table tbody td {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 18px 15px;
  border-left: 1px solid #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kyouryoku_table_link_wrap:hover {
  background-color: #f4f4f4;
  cursor: pointer;
}
.kyouryoku_table_link_wrap:hover a {
  text-decoration: none;
  color: #333;
}
.kyouryoku_table_link_wrap a {
  pointer-events: none;
  display: inline-block;
}
/* js-filesize
============================================== */
.js-filesize_output-wrap {
  display: none;
}
.is-initialized .js-filesize_output-wrap {
  display: block;
}
.is-initialized .js-filesize_output-wrap.opt-inline {
  display: inline;
}
/* ==============================================
helper
============================================== */
.mt0 {
  margin-top: 0 !important;
}
/* ==============================================
20210510 update
============================================== */
.kyouryoku_header_inner .global-nav-renew > ul > li {
  position: relative;
  width: 192px;
}
.kyouryoku_header_inner .global-nav-renew > ul > li::before,
.kyouryoku_header_inner .global-nav-renew > ul > li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
.kyouryoku_header_inner .global-nav-renew > ul > li::before {
  background: #eaeaea;
  height: 45px;
  right: 0;
  width: 1px;
}
.kyouryoku_header_inner .global-nav-renew > ul > li:first-child::after {
  background: #eaeaea;
  height: 45px;
  left: 0;
  width: 1px;
}
.kyouryoku_header_inner .global-nav-renew > ul > li:hover::before,
.kyouryoku_header_inner .global-nav-renew > ul > li:hover::after {
  z-index: 0;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a {
  background: #fff;
  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;
  font-size: 1.4rem;
  font-weight: bold;
  height: 74px;
  text-indent: 0;
  position: relative;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a::before,
.kyouryoku_header_inner .global-nav-renew > ul > li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.kyouryoku_header_inner .global-nav-renew > ul > li a::before {
  width: 13px;
  height: 13px;
  background: #000;
  right: 15px;
  border-radius: 15px;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a::after {
  right: 19.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 2px 0 2px;
  border-color: #fff transparent transparent transparent;
  z-index: 10;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a:hover {
  background: #094;
  color: #fff;
  text-decoration: none;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a:hover::before {
  background: #fff;
}
.kyouryoku_header_inner .global-nav-renew > ul > li a:hover::after {
  border-color: #094 transparent transparent transparent;
}
.kyouryoku_header_inner .conversion-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kyouryoku_header_inner .conversion-nav li {
  background: #fff;
  border-radius: 6px;
  border-bottom: 6px solid #e3e3e3;
  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;
  margin-left: 5px;
  padding: 20px 10px 40px;
  position: relative;
}
.kyouryoku_header_inner .conversion-nav li:first-child li {
  margin-left: 0;
}
.kyouryoku_header_inner .conversion-nav li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 7px;
  border-color: transparent transparent transparent #094;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
}
.kyouryoku_header_inner .conversion-nav a {
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
