.local_tabs{
    padding:19px 0 0;
}
.local_tabs+.sub_content_inner:before{
    content:none;
}
.local_tabs ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    margin:0 20px;
    text-align: center;
    padding:15px 43px;
    box-sizing: border-box;
}
.local_tabs ul li{
    position: relative;
}
.local_tabs ul li+li{
    margin-left: 19px;
    padding-left: 19px;
}
.local_tabs ul li+li:before{
    content:'|';
    position: absolute;
    left:0;
    top:50%;
    transform: translate(0,-50%);
    font-weight: 300;
    color:#999999;
    font-size: 22px;
}
.local_tabs ul li a{
    display: block;
    position: relative;
    padding:0 29px;
    font-size: 22px;
    line-height: 62px;
    font-weight: 500;
    color:#000000;
    margin:0 auto;
}
.local_tabs ul li a.cur{
    background-color: #005cb1;
    color:#fff;
}

.local_wrap .local_top strong {
  display: block;
  letter-spacing: -0.07em;
  color: #333;
  font-size: 28px;
  line-height: 1.6em;
  margin-bottom:51px;
}
.local_wrap .local_top strong em {
  display: inline;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
  color: #000;
}
.local_wrap .local_top p {
  word-break: keep-all;
  font-size: 19px;
  line-height: 1.5em;
  color: #333;
  letter-spacing: -0.05em;
  margin-top: 8px;
}
.local_wrap .local_top p span {
  display: inline;
  color: #005aab;
}

.local_wrap .section_01 {
  margin-top: 150px;
  position: relative;
}
.local_wrap .section_01 .business_area {
  margin-top: 40px;
  position: relative;
  padding-top: 80px;
  height: 435px;
  box-sizing: border-box;
}
.local_wrap .section_01 .business_area > img {
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: 0;
  margin-left: -220px;
}
.local_wrap .section_01 .business_area > ul {
  overflow: hidden;
}
.local_wrap .section_01 .business_area > ul li {
  float: right;
  width: 50%;
  text-align: right;
}
.local_wrap .section_01 .business_area > ul li:nth-child(3),
.local_wrap .section_01 .business_area > ul li:nth-child(4) {
  margin-top: 135px;
}
.local_wrap .section_01 .business_area > ul li div {
  max-width: 100%;
  width: 265px;
  display: inline-block;
  text-align: left;
}
.local_wrap .section_01 .business_area > ul li div strong {
  display: block;
  color: #333;
  letter-spacing: -0.05em;
  font-size: 18px;
  line-height: 1.6em;
}
.local_wrap .section_01 .business_area > ul li div p {
  color: #666666;
  font-size: 15px;
  line-height: 20px;
  margin-top: 4px;
}
.local_wrap .section_01 .business_area > ul li div p br {
  display: none;
}
.local_wrap .section_01 .business_area > ul li.text_right {
  text-align: left;
  float: left;
}
.local_wrap .section_01 .business_area > ul li.text_right div {
  text-align: right;
}
.local_wrap .section_02 {
  margin-top: 91px;
}
.local_wrap .section_04 {
    margin-top: 150px;
    position: relative;
}
.local_wrap .history_wrap {
}
.local_wrap .history_item {
  position: relative;
  padding-left: 312px;
}
.local_wrap .history_item + .history_item {
  margin-top: 99px;
}
.local_wrap .history_item .thumb {
  position: absolute;
  left: 0;
  top: 0;
}
.local_wrap .history_item .thumb img {
  display: block;
  max-width: 100%;
}
.local_wrap .history_item .txt {
}
.local_wrap .history_item .txt dl + dl {
  margin-top: 90px;
}
.local_wrap .history_item .txt dl dt {
  margin-bottom: 25px;
  font-size: 25px;
  color: #333333;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}
.local_wrap .history_item .txt dl dd {
  position: relative;
}
.local_wrap .history_item .txt dl dd span {
  position: absolute;
  left: 0;
  top: 0;
  color: #005aab;
  font-size: 15px;
  letter-spacing: -0.05em;
  line-height: 25px;
}
.local_wrap .history_item .txt dl dd p {
  padding-left: 80px;
  color: #666666;
  font-size: 15px;
  letter-spacing: -0.05em;
  line-height: 25px;
}
.local_wrap .history_item .txt dl dd.none p {
  padding-left: 0;
}
.local_wrap .history_item .txt dl dd.pl1 p {
  padding-left: 120px;
}
.local_wrap .history_item .txt dl dd + dd {
  margin-top: 3px;
}

/*0211*/
.local_wrap .section_03 {
  margin-top: 97px;
}
.local_wrap .section_03 .org_item ul {
  font-size: 0;
}
.local_wrap .section_03 .org_item ul li {
  display: inline-block;
  vertical-align: middle;
}
.local_wrap .section_03 .org_item ul li+li {
  margin-left: 40px;
}
.local_wrap .section_03 .org_item {
  margin-top: -20px;
}

.story_item {
  width: 230px;
  float: left;
  margin-bottom: 52px;
}
.story_item + .story_item {
  margin-left: 33.3px;
}
.story_item:nth-child(4n + 1) {
  margin-left: 0;
}
.story_item a {
  display: block;
}
.story_item .thumb {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 104%;
}
.story_item .thumb .img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.8s ease;
}
.story_list_wrap .fixed_list {
  overflow: hidden;
}
.story_list_wrap .fixed_list .story_item {
  width: 490px;
  float: left;
  margin-bottom: 0;
}
.story_list_wrap .fixed_list .story_item + .story_item {
  margin-left: 40px;
}
.story_list_wrap .fixed_list .story_item .thumb {
  padding-bottom: 77.5%;
}
.story_item .text {
  margin-top: 20px;
}
.story_item .text .subject {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 1.6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.story_item .text p {
  font-size: 0;
}
.story_item .text p span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  font-size: 14px;
  letter-spacing: -0.05em;
  line-height: 20px;
  transition: 0.2s ease;
}
.story_item .text p span + span {
  margin-left: 20px;
}
.story_item a:hover .img {
  transform: scale(1.05);
}
.story_item a:hover .subject,
.story_item a:hover .text p span {
  color: #005aab;
}

.story_search {
  margin-top: 50px;
  border: 1px solid #cccccc;
  padding: 16px 16px 16px 42px;
  overflow: hidden;
}
.story_search .date_pick {
  float: left;
  font-size: 0;
}
.story_search .date_pick > * {
  display: inline-block;
  vertical-align: middle;
}
.story_search .date_pick span:first-child {
  font-size: 18px;
  letter-spacing: -0.05em;
  color: #666666;
  margin-right: 20px;
}
.story_search .date_pick:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background-color: #666;
  margin-right: 15px;
}
.story_search .date_pick .date {
  position: relative;
  border: 1px solid #e5e5e5;
  width: 180px;
  box-sizing: border-box;
}
.story_search .date_pick .date img {
  position: absolute;
  width: 29px;
  top: 50%;
  margin-top: -14.5px;
  right: 8px;
  pointer-events: none;
}
.story_search .date_pick .date input {
  background-color: #fbfbfb;
  cursor: pointer;
  padding: 0 40px 0 15px;
  height: 45px;
  box-sizing: border-box;
  border: 0;
  width: 100%;
  display: block;
  font-size: 14px;
  color: #333;
}
.story_search .date_pick .date + span {
  width: 15px;
  font-size: 18px;
  color: #666;
  text-align: center;
}
.story_search .search_box {
  float: right;
  font-size: 0;
}
.story_search .search_box .box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 367px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
}
.story_search .search_box .box input {
  display: block;
  width: 100%;
  border: 0;
  cursor: pointer;
  height: 43px;
  padding: 0 50px 0 21px;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
}
.story_search .search_box .box input::placeholder {
  color: #666666;
}
.story_search .search_box .box button {
  border: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  right: 12px;
  top: 50%;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(../images/common/icon_search.png);
  width: 22px;
  height: 22px;
  margin-top: -11px;
}
.story_search .search_box a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #cccccc;
  width: 109px;
  box-sizing: border-box;
  line-height: 43px;
  text-align: center;
  margin-left: 10px;
  color: #999999;
  font-size: 15px;
}
.story_list {
  margin-top: 70px;
  overflow: hidden;
  margin-bottom: -52px;
}
.board_pagination {
  padding-top: 50px;
  margin-top: 50px;
  border-top: 2px solid #999;
}

@media (max-width: 1200px) {
  .local_wrap .local_top strong {
    font-size: 20px;
    margin-bottom: 35px;
  }
  .local_wrap .local_top strong em{
      font-size:30px;
  }
  .local_wrap .local_top p {
    font-size: 18px;
  }

  .local_wrap .section_01 .business_area > ul li div {
    width: calc(100% - 185px);
  }
  .local_wrap .section_01 .business_area > ul li div p br {
    display: none;
  }
  .local_wrap .section_01 .business_area {
    padding-top: 0;
    height: auto;
  }
  .local_wrap .section_01 .business_area > img {
    width: 350px;
    margin-left: -175px;
  }

  .story_list_wrap .fixed_list .story_item {
    width: 49%;
  }
  .story_list_wrap .fixed_list .story_item + .story_item {
    margin-left: 2%;
  }

  .story_item {
    width: 23.5%;
  }
  .story_item + .story_item {
    margin-left: 2%;
  }
  .story_list_wrap .story_item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .story_search {
    padding: 16px;
  }
  .story_search .search_box .box {
    width: 250px;
  }
  .story_search .date_pick .date {
    width: 160px;
  }

  .local_tabs ul{
      padding:15px 25px;
  }
  .local_tabs ul li a{
      font-size: 18px;
      line-height: 50px;
  }

  .local_wrap .local_top p br:not(.m),
  .local_wrap .section_04 br:not(.m){
    display: none;
  }
}

@media (max-width: 1024px) {
  .local_wrap .section_01,
  .local_wrap .section_04{
    margin-top: 100px;
  }
  .local_wrap .history_item .txt dl + dl {
    margin-top: 50px;
  }
  .local_wrap .section_02 {
    margin-top: 70px;
  }
  .local_wrap .history_item .txt dl dt {
    font-size: 22px;
  }
  .local_wrap .history_item + .history_item {
    margin-top: 70px;
  }

  .story_item {
    width: 32%;
  }
  .story_list_wrap .story_item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .story_list_wrap .story_item:nth-child(3n + 1) {
    margin-left: 0;
  }

  .story_search .date_pick span:first-child {
    font-size: 16px;
    margin-right: 15px;
  }
  .story_search .search_box a {
    width: 80px;
  }
  .story_item .text .subject {
    font-size: 16px;
  }
  .story_item .text {
    margin-top: 15px;
  }
  .story_list {
    margin-top: 50px;
  }
  .local_tabs ul li a{
      padding:0 20px;
  }
}

@media (max-width: 960px) {
  .story_search .date_pick {
    float: none;
  }
  .story_search .search_box {
    float: none;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .local_wrap .local_top strong {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .local_wrap .local_top strong em{
        font-size:20px;
    }
  .local_wrap .local_top p {
    font-size: 14px;
  }
  .local_wrap .section_01,
  .local_wrap .section_04 {
    margin-top: 60px;
  }
  .local_wrap .history_item .txt dl + dl {
    margin-top: 35px;
  }
  .local_wrap .section_02 {
    margin-top: 40px;
  }
  .local_wrap .history_item .txt dl dt {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .local_wrap .history_item .txt dl dd p {
    padding-left: 65px;
  }
  .local_wrap .history_item {
    padding-left: 0;
  }
  .local_wrap .history_item .thumb {
    position: static;
    margin: 0 auto 30px;
    display: none;
  }
  .local_wrap .history_item .thumb img {
    margin: 0 auto;
  }
  .local_wrap .history_item + .history_item {
    margin-top: 40px;
  }
  .local_wrap .section_01 .business_area > img {
    position: static;
    margin: 0 auto;
    /* display: none; */
    margin-bottom: 32px;
  }
  .local_wrap .section_01 .business_area > ul li {
    width: 100%;
    float: none !important;
  }
  .local_wrap .section_01 .business_area > ul li div {
    width: 100%;
    display: block;
    text-align: left !important;
  }
  .local_wrap .section_01 .business_area > ul li:nth-child(3),
  .local_wrap .section_01 .business_area > ul li:nth-child(4) {
    margin-top: 0;
  }
  .local_wrap .section_01 .business_area > ul li + li {
    margin-top: 20px !important;
  }
  .local_wrap .section_01 .business_area > ul li div strong {
    font-size: 16px;
  }

  .story_list_wrap .fixed_list .story_item {
    width: 100%;
  }
  .story_list_wrap .fixed_list .story_item + .story_item {
    margin-left: 0;
    margin-top: 15px;
  }
  .story_item {
    width: 49%;
    margin-bottom: 25px;
  }
  .story_list_wrap .story_item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .story_list_wrap .story_item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .story_list {
    margin-top: 20px;
  }

  .story_search {
    padding: 12px 10px;
    margin-top: 30px;
  }
  .story_search .date_pick span:first-child {
    width: 30px;
    font-size: 15px;
  }
  .story_search .date_pick .date {
    width: calc(calc(100% - 79px) / 2);
  }
  .story_search .search_box .box {
    width: calc(100% - 90px);
  }
  .story_search .search_box .box input {
    padding: 0 50px 0 10px;
  }

  .local_wrap .history_item .txt dl dd span {
    font-size: 14px;
  }
  .local_wrap .history_item .txt dl dd p {
    font-size: 14px;
  }
  .local_wrap .history_item .txt dl dd + dd {
    margin-top: 0;
  }
  .local_wrap .section_01 .business_area > ul li div p{
      font-size:14px;
  }
  .local_tabs ul{
    margin: 0;
    padding: 10px 0;
    display: block;
    font-size: 0;
  }
  .local_tabs ul li{
      width: 50%;
      display: inline-block;
      vertical-align: middle;
      box-sizing: border-box;
      padding:0 10px !important;
  }
  .local_tabs ul li a{
      font-size: 15px;
      line-height: 40px;
      padding:0 10px;
  }
  .local_tabs ul li+li{
      margin-left: 0;
      padding-left: 0;
  }
  .local_tabs ul li+li:before{
      font-size: 13px;
  }

  .local_wrap .section_03{
      margin-top: 60px;
  }
  .local_wrap .section_03 .org_item{
    margin-top: 0;
  }
  .local_wrap .section_03 .org_item ul li{
    max-width: calc(94% / 3);
  }
  .local_wrap .section_03 .org_item ul li+li{
      margin-left: 3%;
  }
}

@media (max-width: 500px) {
}
