.common-article .l_main-visual01 {
  background: url(../../../common/img/mv-bg01.png) no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 24px 0;
}

.common-article .l_main-visual01 span {
  display: inline-block;
  padding: 0 0 3px;
  border-bottom: 1px solid #ced1d3;
}

.common-article .l_main-visual01 h1 {
  font-size: 44px;
  line-height: 54px;
  margin-top: 8px;
  width: 85.714%;
  margin: 8px auto 0;
}

/*-------------------------------
about
--------------------------------*/

#company .l_main-visual02 {
  height: 380px;
  background: url(../img/main.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
}

#company .l_main-visual02 h1 {
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  width: 100%;
  text-align: center;
}

#company .link-box {
  margin: 40px auto 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#company .link-box li {
  width: 31.833%;
}

#company .link-box li:not(:nth-of-type(3n + 1)) {
  margin-left: 2.08%;
}

#company .link-box li:nth-of-type(n + 4) {
  margin-top: 25px;
}

#company .link-box li .image img {
  width: 100%;
  vertical-align: bottom;
}

#company .link-box li .title {
  background-color: #003c9c;
  font-size: 22px;
  line-height: 30px;
  padding: 13px;
  font-weight: bold;
  color: #fff;
}

/* ------------------
president
------------------- */

#president .l_main-visual01 {
  background: url(../../../common/img/mv-bg01.png) no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 24px 0;
}

#president .l_main-visual01 span {
  display: inline-block;
  padding: 0 0 3px;
  border-bottom: 1px solid #ced1d3;
}

#president .message {
  margin: 55px auto 0;
  overflow: hidden;
}

#president .message h2 {
  font-size: 28px;
  line-height: 1.2777;
  text-align: center;
  padding: 55px 0 50px;
}

#president .message .content {
  overflow: hidden;
}

#president .message .text-block {
  float: left;
  width: 73%;
  margin: 20px 0 0;
}

#president .message .text-block p {
  font-size: 16px;
  line-height: 1.625;
}

#president .message .text-block p:nth-child(n + 2) {
  margin: 20px 0 0;
}

#president .message .image-block {
  float: right;
  width: 25%;
  margin: 20px 0 0;
  background-color: #f0f0ee;
}

#president .message .image-block .text {
  padding: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
#president .message .image-block .text .name {
  font-size: 18px;
}
#president .message .image-block .text .detail {
  font-size: 12px;
}

#president .message .image-block img {
  width: 100%;
  height: auto;
}

#president .btns {
  margin: 50px 0 0;
}

#president .btns .left-arrow-btn {
  margin: 0 auto 140px;
}

/* ------------------
outline
------------------- */

#outline section.general {
  padding: 60px 0;
}

#outline section.general .heading {
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

#outline section.general table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

#outline section.general table th,
#outline section.general table td {
  padding: 10px;
  border: 1px solid #d6dcea;
  font-size: 16px;
  line-height: 26px;
}

#outline section.general table th {
  background: #edf0f6;
  width: 50%;
  text-align: left;
}

#outline section.general table.general th {
  width: 50%;
}
#outline section.general table.employ th {
  width: 35%;
}
#outline section.general table.employ td {
  text-align: right;
}
/* ------------------
organization
------------------- */

#organization .organization {
  padding: 60px 0;
}

/* ------------------
history
------------------- */

#history section {
  padding: 60px 0;
}
#history section .heading {
  font-weight: 400;
  padding-bottom: 10px;
}

#history section table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
#history section table tbody {
  display: block;
  border-top: 1px solid #d6dcea;
  padding: 20px;
}
#history section table tbody tr {
  border-bottom: 1px solid #d6dcea;
}

#history section table th,
#history section table td {
  padding: 15px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

#history section table th {
  width: 20%;
}

#history section table td {
  width: 80%;
}

/* ------------------
board_list
------------------- */

#board_list section {
  padding: 60px 0 0;
}
#board_list section .heading {
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

#board_list section table:not(:last-child) {
  margin-bottom: 60px;
}

#board_list section .boardlist {
  width: 100%;
  border-collapse: collapse;
}
#board_list section .boardlist tbody {
  /* display: block; */
  border-top: 1px solid #d6dcea;
}
#board_list section .boardlist tbody tr {
  border-bottom: 1px solid #d6dcea;
  display: flex;
  justify-content: space-between;
}
#board_list section .boardlist th,
#board_list section .boardlist td {
  padding: 15px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  display: table-cell;
  display: block;
}
#board_list section .boardlist th {
  font-weight: bold;
  text-align: left;
  /* width: calc(100% - 180px); */
}

#board_list section .boardlist td {
  text-align: left;
  width: 180px;
}

#board_list section .boardlist.officers tr:last-child th {
  /* width: calc(100% - 350px); */
}

#board_list section .boardlist.officers tr:last-child td {
  width: 380px;
}
#board_list section .boardlist td .box {
  display: flex;
  justify-content: flex-end;
  text-align: left;
}
#board_list section .boardlist td .box .common-text01 + .common-text01 {
  margin-left: 15px;
  margin-top: 0;
  margin-right: 20px;
}

/*　↓↓↓　20220623TKS追加　↓↓↓　*/
#board_list section .date {
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}

#outline section .date {
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}
/*　↑↑↑　20220623TKS追加　↑↑↑　*/


/* ------------------
past record
------------------- */
#past_record .container .section {
  padding: 60px 0;
}

#past_record .container .image {
  margin-bottom: 80px;
  text-align: center;
}
#past_record .container .image .heading {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 24px;
}
#past_record .container .image .common-text01 {
  font-size: 18px;
}

#past_record .breakdown > .common-text01 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
#past_record .breakdown .year-box {
  font-size: 24px;
  font-weight: bold;
  color: #0068ce;
  line-height: 30px;
  padding: 13px;
  text-align: center;
  position: relative;
  border: 1px solid #0068ce;
}
#past_record .breakdown .year-box span {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: #003c9c;
}
#past_record .breakdown .year-box span:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  height: 2px;
  width: 20px;
  background-color: #fff;
  margin-top: -1px;
}
#past_record .breakdown .year-box span:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 19px;
  width: 2px;
  height: 20px;
  background-color: #fff;
  margin-top: -10px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#past_record .breakdown .year-box span.active:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#past_record .breakdown .open-box {
  display: none;
  padding-top: 30px;
}
#past_record .breakdown .open-box.active {
  display: block;
}

#past_record .breakdown .open-box section > .heading {
  font-size: 28px;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 5px;
  margin-bottom: 20px;
}

#past_record .breakdown .open-box section .image {
  margin-bottom: 20px;
}

/*-------------------------------
Policy
--------------------------------*/
#policy .heading02 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 60px;
}

#policy .heading03 {
  font-size: 40px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

#policy .section {
  border-top: 1px solid #d0d3d6;
  padding: 30px 0;
}

#policy .tab-change {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 20px;
}
#policy .tab-change .tab {
  display: block;
  width: calc(50% - 12px);
  border: 1px solid #d0d3d6;
  line-height: 80px;
  text-align: center;
  font-size: 22px;
  position: relative;
}
#policy .tab-change .tab:after {
  content: "";
  position: absolute;
  background: url(../../works/img/arrow.png) no-repeat;
  background-size: 12px 20px;
  width: 12px;
  height: 20px;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
#policy .tab-change .tab.active {
  background-color: #003c9c;
  color: #fff;
}
#policy .tab-change .tab + .tab {
  margin-left: 24px;
}

#policy .page-links {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
#policy .page-links li + li {
  margin-left: 40px;
}
#policy .page-links li {
  position: relative;
  padding: 0 0 0 10px;
}

#policy .page-links li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 5px;
  left: -12px;
  border: 5px solid transparent;
  border-top: 8px solid #003c9c;
}

#policy ol {
  margin: 40px 0;
}

#policy .list .listr {
  margin: 20px 0 0 15px;
}

#policy .list li {
  margin-left: 20px;
  list-style-type: disc;
}

#policy .listr li {
  margin-left: 20px;
  list-style-type: upper-roman; 
}

#policy .list li:nth-of-type(n + 2) {
  margin-top: 13px;
}

#policy .listr li:nth-of-type(n + 2) {
  margin-top: 13px;
}

#policy .mt-50 {
  margin-top: 50px;
}
















