@charset "UTF-8";
/*
================================================
p-work
================================================
*/
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #page-work .p-trafficKv__ttl-sub,
  #page-construction .p-trafficKv__ttl-sub {
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  #page-work .p-trafficKv__ttl-sub br.show-sp,
  #page-construction .p-trafficKv__ttl-sub br.show-sp {
    display: block;
  }
}
#page-work .mt50,
#page-construction .mt50 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  #page-work .mt50,
  #page-construction .mt50 {
    margin-top: 25px;
  }
}
#page-work .c-modal__content-img,
#page-construction .c-modal__content-img {
  text-align: center;
}
#page-work .c-modal__content-img img,
#page-construction .c-modal__content-img img {
  max-width: 100%;
  width: auto;
}

.p-trafficKv--work {
  background-image: url("../img/work/kv.jpg");
}

.p-work {
  overflow: hidden;
}
.p-work__ttl-common {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .p-work__ttl-common {
    margin-bottom: 25px;
  }
}
.p-work__ttl-common > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.p-work__ttl-common > div i {
  font-size: 66px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .p-work__ttl-common > div i {
    font-size: 40px;
    margin-bottom: 5px;
  }
}
.p-work__ttl-common > div i.p-work-icon-info {
  font-size: 50px;
}
@media (max-width: 767px) {
  .p-work__ttl-common > div i.p-work-icon-info {
    font-size: 35px;
    margin-bottom: 10px;
  }
}
.p-work__ttl-common > div i:before {
  color: var(--keycolor);
}
.p-work__ttl-common > div span {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.16em;
  color: var(--keycolor);
  position: relative;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .p-work__ttl-common > div span {
    font-size: 26px;
    padding-bottom: 15px;
  }
}
.p-work__ttl-common > div span:before {
  content: "";
  width: 50px;
  height: 4px;
  background-color: var(--keycolor);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .p-work__ttl-common > div span:before {
    width: 25px;
    height: 3px;
  }
}
.p-work .p-work-nav {
  background-color: var(--c-bg-gray);
  padding: 50px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-nav {
    padding: 15px 0;
  }
}
.p-work .p-work-nav .p-work-nav__list {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .p-work .p-work-nav .p-work-nav__list {
    flex-direction: column;
  }
}
.p-work .p-work-nav .p-work-nav__list > li {
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  .p-work .p-work-nav .p-work-nav__list > li {
    margin-left: 0;
    margin-top: 10px;
  }
}
.p-work .p-work-nav .p-work-nav__list > li:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .p-work .p-work-nav .p-work-nav__list > li:first-child {
    margin-top: 0;
  }
}
.p-work .p-work-nav .p-work-nav__list > li .c-btn-common {
  width: 100%;
  text-align: center;
  height: 100%;
  min-height: 60px;
  padding: 10px 30px 10px 15px;
}
@media (max-width: 900px) {
  .p-work .p-work-nav .p-work-nav__list > li .c-btn-common {
    font-size: 12px;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-nav .p-work-nav__list > li .c-btn-common {
    height: 50px;
  }
}
.p-work .p-work-lead {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-lead {
    padding: 25px 0;
  }
}
.p-work .p-work-lead__ttl {
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-work .p-work-lead__ttl {
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.6;
  }
}
.p-work .p-work-lead__subttl {
  font-size: 20px;
  font-weight: 500;
  color: var(--keycolor);
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .p-work .p-work-lead__subttl {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
.p-work .p-work-lead__block + .p-work-lead__block {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .p-work .p-work-lead__block + .p-work-lead__block {
    margin-top: 20px;
  }
}
.p-work .p-work-lead__block p {
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-work .p-work-lead__block p {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .p-work .p-work-regulatory-lead {
    padding-top: 20px;
  }
}
.p-work .p-work-regulatory {
  padding: 1px 0 30px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory {
    padding: 1px 0 25px;
  }
}
.p-work .p-work-regulatory__map {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__map {
    margin-top: 25px;
  }
}
.p-work .p-work-regulatory__content {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__content {
    margin-top: 25px;
  }
}
.p-work .p-work-regulatory__commonCom {
  font-size: 12px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__commonCom {
    font-size: 14px;
  }
}
.p-work .p-work-regulatory__commonCom .link {
  display: inline-block;
  text-decoration: underline;
}
.p-work .p-work-regulatory__lead {
  display: flex;
  justify-content: center;
  font-size: 16px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__lead {
    font-size: 14px;
    line-height: 1.6;
  }
}
.p-work .p-work-regulatory__item {
  border: 2px solid #e20012;
  background-color: #fff;
  padding: 30px;
  position: relative;
}
@media (max-width: 1023px) {
  .p-work .p-work-regulatory__item {
    padding: 15px;
  }
}
.p-work .p-work-regulatory__item:nth-child(n+2) {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item:nth-child(n+2) {
    margin-top: 10px;
  }
}
.p-work .p-work-regulatory__item-wrap {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px 15px;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-wrap {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-wrap .p-work-regulatory__item-info__date__inner {
    margin-left: -15px;
  }
}
.p-work .p-work-regulatory__item-label {
  background-color: var(--keycolor);
  color: #fff;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 500;
  padding: 3px 8px;
  position: relative;
  text-align: center;
  top: 5px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-label.--regulation {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-label {
    font-size: 14px;
  }
}
.p-work .p-work-regulatory__item-ttl {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-ttl {
    margin-bottom: 14px;
  }
  .p-work .p-work-regulatory__item-ttl:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-ttl {
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info {
    justify-content: flex-start;
    flex-direction: column;
  }
}
.p-work .p-work-regulatory__item-info__date {
  position: relative;
  margin-bottom: 10px;
}
@media (--pc) {
  .p-work .p-work-regulatory__item-info__date {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__date {
    position: static;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.p-work .p-work-regulatory__item-info__date__notes {
  position: absolute;
  left: 0;
  bottom: -1.5em;
  font-size: 12px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__date__notes {
    position: static;
    margin-top: 5px;
    font-size: 8px;
  }
}
.p-work .p-work-regulatory__item-info__date__inner {
  display: flex;
  align-content: center;
  align-items: center;
  color: var(--keycolor);
  font-size: 24px;
}
@media (max-width: 1023px) {
  .p-work .p-work-regulatory__item-info__date__inner {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-info__date__inner {
    margin-right: 10px;
  }
}
.p-work .p-work-regulatory__item-info__date__inner em {
  font-weight: 700;
}
.p-work .p-work-regulatory__item-info__date__inner small.step {
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
  display: block;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-info__date__inner small.step {
    display: inline-block;
    width: auto;
    margin-bottom: 3px;
  }
}
.p-work .p-work-regulatory__item-info__date__inner small.step > span {
  background-color: var(--keycolor);
  color: #fff;
  font-size: 11px;
  padding: 3px 8px;
  margin-right: 5px;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-info__date__inner small.step > span {
    font-size: 14px;
  }
}
.p-work .p-work-regulatory__item-info__date__inner i {
  margin: 0 5px;
  font-size: 35px;
}
@media (max-width: 1023px) {
  .p-work .p-work-regulatory__item-info__date__inner i {
    font-size: 22px;
  }
}
.p-work .p-work-regulatory__item-info__date__inner i:before {
  color: color;
}
.p-work .p-work-regulatory__item-info__week {
  font-size: 0.66em;
  font-weight: 700;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: var(--keycolor);
  margin-left: 5px;
  position: relative;
  top: -3px;
}
.p-work .p-work-regulatory__item-info__week.twodays {
  width: 50px;
  border-radius: 24px;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-info__week.twodays {
    width: 60px;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__week {
    font-size: 14px;
    width: 20px;
    height: 20px;
  }
}
.p-work .p-work-regulatory__item-info__week span {
  position: relative;
  top: -0.05em;
}
.p-work .p-work-regulatory__item-info__time {
  font-size: 12px;
  margin-left: 5px;
}
@media (min-width: 1024px) {
  .p-work .p-work-regulatory__item-info__time {
    font-size: 16px;
    margin-left: 10px;
  }
}
.p-work .p-work-regulatory__item-info__place {
  margin-right: 10px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-info__place {
    font-size: 15px;
    max-width: 150%;
  }
}
@media (min-width: 1024px) {
  .p-work .p-work-regulatory__item-info__place {
    font-size: 24px;
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place {
    margin-right: 0;
    margin-bottom: 0px;
    font-size: 18px;
    padding: 5px 10px;
  }
}
.p-work .p-work-regulatory__item-info__place > i {
  margin-right: 0.3em;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-grey {
  background-color: #939393;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-grey i {
  color: #939393;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-green {
  background-color: #39ad36;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-green i {
  color: #39ad36;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-orange {
  background-color: #ec6d2a;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-orange i {
  color: #ec6d2a;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-red {
  background-color: #f00;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-red i {
  color: #f00;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-pink {
  background-color: #ff1699;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-pink i {
  color: #ff1699;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-lightYellow {
  background-color: #f8e28c;
  color: #000;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-lightYellow i {
  color: #000;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-yellow {
  background-color: #f5d046;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-yellow i {
  color: #000;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-blue {
  background-color: #008cd6;
}
.p-work .p-work-regulatory__item-info__place.nx-bgColor-blue i {
  color: #008cd6;
}
.p-work .p-work-regulatory__item-info__place__icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 10px;
}
.p-work .p-work-regulatory__item-info__place__icon span {
  font-size: 10px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon span {
    font-size: 8px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-updown {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_updown.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-updown {
    width: 30px;
    height: 10px;
    margin-top: 2px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-updown-b {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_updown-b.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-updown-b {
    width: 30px;
    height: 10px;
    margin-top: 2px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-down {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_down.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-down {
    width: 30px;
    height: 10px;
    margin-top: -1px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-down-b {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_down-b.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-down-b {
    width: 30px;
    height: 10px;
    margin-top: -1px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-up {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_up.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-up {
    width: 30px;
    height: 10px;
    margin-top: -1px;
  }
}
.p-work .p-work-regulatory__item-info__place__icon .p-work-icon-up-b {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_up-b.svg") no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-info__place__icon .p-work-icon-up-b {
    width: 30px;
    height: 10px;
    margin-top: -1px;
  }
}
.p-work .p-work-regulatory__item-type {
  font-size: 20px;
  background-color: var(--keycolor);
  color: #fff;
  padding: 5px 10px;
  max-width: 30%;
}
@media (max-width: 1023px) {
  .p-work .p-work-regulatory__item-type {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-type {
    margin-top: 10px;
    max-width: 100%;
    text-align: center;
  }
}
.p-work .p-work-regulatory__item-type .icon {
  font-size: 6px;
}
.p-work .p-work-regulatory__item-type .icon-down {
  position: relative;
  top: -3px;
}
.p-work .p-work-regulatory__item-type .icon-updown {
  content: "";
  width: 30px;
  height: 10px;
  background: url("../img/work/icon_updown.svg") no-repeat center center;
  background-size: contain;
  display: inline-block;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .p-work .p-work-regulatory__item-type .icon-updown {
    width: 30px;
    height: 10px;
    margin-top: 2px;
  }
}
.p-work .p-work-regulatory__item-group {
  position: relative;
}
.p-work .p-work-regulatory__item-group.event-done .p-work-regulatory__item-body .p-work-regulatory__item-complete {
  display: none;
}
.p-work .p-work-regulatory__item-body {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  position: relative;
}
.p-work .p-work-regulatory__item-body:first-child {
  margin-top: 0;
}
.p-work .p-work-regulatory__item-body__inner {
  max-width: 840px;
}
.p-work .p-work-regulatory__item-complete {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11;
  padding: 8px;
}
@media (min-width: 1024px) {
  .p-work .p-work-regulatory__item-complete {
    font-size: 16px;
  }
}
.p-work .p-work-regulatory__item-com {
  font-size: 12px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-com {
    font-size: 15px;
  }
}
.p-work .p-work-regulatory__item-txt {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p-work .p-work-regulatory__item-txt {
    font-size: 20px;
  }
}
.p-work .p-work-regulatory__item-txt span {
  color: var(--c-red);
  display: inline-block;
}
.p-work .p-work-regulatory__item-txt li {
  text-indent: -1em;
  margin-left: 1em;
}
.p-work .p-work-regulatory__item-txt .c-line {
  text-decoration: underline;
}
.p-work .p-work-regulatory__item-img {
  max-width: 623px;
  margin: 60px auto 30px;
}
.p-work .p-work-progress {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-progress {
    padding: 25px 0;
  }
}
.p-work .p-work-progress .p-work-progress-list {
  border-top: 1px solid #cccccc;
}
.p-work .p-work-progress .p-work-progress-list > li {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
  line-height: 1.7;
  font-size: 16px;
}
@media (max-width: 767px) {
  .p-work .p-work-progress .p-work-progress-list > li {
    flex-direction: column;
    font-size: 14px;
  }
}
.p-work .p-work-progress .p-work-progress-list__date {
  width: 190px;
  flex-grow: 0;
  flex-shrink: 0;
}
.p-work .p-work-progress .p-work-progress-list__ttl {
  flex-grow: 1;
  flex-shrink: 1;
}
@media (max-width: 767px) {
  .p-work .p-work-progress .p-work-progress-list__ttl {
    margin-top: 5px;
  }
}
.p-work .p-work-progress .p-work-progress-list__ttl a:hover {
  text-decoration: underline;
}
.p-work .p-work-progress__more {
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .p-work .p-work-progress__more {
    font-size: 14px;
  }
}
.p-work .p-work-progress__more a {
  text-decoration: underline;
}
.p-work .p-work-progress__more a:hover {
  text-decoration: none;
}
.p-work .p-work-progress__more i {
  font-size: 9px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .p-work .p-work-progress__more i {
    font-size: 8px;
  }
}
.p-work .p-work-progress__more i:before {
  color: var(--keycolor);
}
.p-work .p-work-process {
  background-color: #eddfdf;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-process {
    padding: 30px 0;
  }
}
.p-work .p-work-process__inner {
  display: flex;
  justify-content: center;
}
.p-work .p-work-process__inner > div {
  max-width: 732px;
}
@media (max-width: 767px) {
  .p-work .p-work-process__inner > div {
    max-width: 100%;
  }
}
.p-work .p-work-efforts {
  padding: 70px 0;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts {
    padding: 30px 0;
  }
}
.p-work .p-work-efforts .c-ttl-block__keycolor {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts .c-ttl-block__keycolor {
    margin-bottom: 20px;
  }
}
.p-work .p-work-efforts__block + .p-work-efforts__block {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__block + .p-work-efforts__block {
    margin-top: 30px;
  }
}
.p-work .p-work-efforts__shortened {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__shortened {
    justify-content: flex-start;
    flex-direction: column;
  }
}
.p-work .p-work-efforts__shortened__item {
  width: 100%;
  margin-left: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__shortened__item {
    margin-left: 0;
    margin-top: 60px;
  }
}
.p-work .p-work-efforts__shortened__item:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__shortened__item:first-child {
    margin-top: 0;
  }
}
.p-work .p-work-efforts__shortened__item:first-child:before {
  content: "";
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-left: 15px solid #ccc;
  position: absolute;
  top: 50%;
  right: -39px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__shortened__item:first-child:before {
    border: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 15px solid #ccc;
    top: auto;
    bottom: -60px;
    right: 50%;
    transform: translateX(50%);
  }
}
.p-work .p-work-efforts__shortened__caption {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__shortened__caption {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-work .p-work-efforts__safety__content {
  position: relative;
}
.p-work .p-work-efforts__safety__ex {
  /*position: absolute;
  top: 0;
  right: 0;*/
  max-width: 180px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__ex {
    position: static;
    width: 56%;
    max-width: none;
  }
}
.p-work .p-work-efforts__safety__caption {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin-top: 10px;
}
.p-work .p-work-efforts__safety__ttl {
  font-size: 26px;
  font-weight: 500;
  color: var(--keycolor);
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__ttl {
    font-size: 18px;
    line-height: 1.5;
    display: flex;
    justify-content: center;
  }
}
.p-work .p-work-efforts__safety__subttl {
  font-size: 20px;
  margin-top: 30px;
  font-weight: normal;
  line-height: 1.5;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__subttl {
    font-size: 16px;
    line-height: 1.66;
    margin-top: 20px;
  }
}
.p-work .p-work-efforts__safety__body {
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__body {
    font-size: 14px;
  }
}
.p-work .p-work-efforts__safety__space {
  padding-right: 220px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__space {
    padding-right: 0;
  }
}
.p-work .p-work-efforts__safety__flex {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__flex {
    flex-direction: column;
    margin-top: 0;
  }
}
.p-work .p-work-efforts__safety__flex__li {
  margin-left: 29px;
}
@media (max-width: 767px) {
  .p-work .p-work-efforts__safety__flex__li {
    margin-left: 0;
    margin-top: 20px;
  }
}
.p-work .p-work-efforts__safety__flex__li:nth-child(1) {
  margin-left: 0;
}
.p-work .p-work-construction {
  padding: 50px 0;
  background-color: var(--c-bg-gray);
}
@media (max-width: 767px) {
  .p-work .p-work-construction {
    padding: 30px 0;
  }
}
.p-work .p-work-construction__flex {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__flex {
    flex-direction: column;
  }
}
.p-work .p-work-construction__flex__li {
  width: calc((100% - 58px) / 3);
  margin-left: 29px;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__flex__li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px !important;
  }
  .p-work .p-work-construction__flex__li:nth-child(1) {
    margin-top: 0;
  }
}
.p-work .p-work-construction__flex__li:nth-child(3n+1) {
  margin-left: 0;
}
.p-work .p-work-construction__flex__li:nth-child(n+4) {
  margin-top: 29px;
}
.p-work .p-work-construction__flex__caption {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__flex__caption {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-work .p-work-construction__bnr {
  background-color: #fff;
  padding: 50px;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__bnr {
    margin-top: 30px;
    background-color: transparent;
    padding: 0;
  }
}
.p-work .p-work-construction__bnr__inner {
  max-width: 477px;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__bnr__inner {
    max-width: 100%;
  }
}
.p-work .p-work-construction__btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .p-work .p-work-construction__btn-wrap {
    margin-top: 30px;
  }
}
.p-work .c-ttl-block-work {
  background-color: var(--c-bg-gray);
  border-left: 4px solid var(--keycolor);
  padding: 25px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .p-work .c-ttl-block-work {
    padding: 12px;
    margin-bottom: 20px;
    border-left-width: 3px;
  }
}
.p-work .c-ttl-block-work__ttl {
  display: flex;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .p-work .c-ttl-block-work__ttl {
    margin-bottom: 5px;
  }
}
.p-work .c-ttl-block-work__ttl__num {
  flex-shrink: 0;
  flex-grow: 0;
  color: var(--keycolor);
  font-size: 36px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .p-work .c-ttl-block-work__ttl__num {
    font-size: 20px;
    margin-right: 5px;
  }
}
.p-work .c-ttl-block-work__ttl__txt {
  font-size: 30px;
  line-height: 1.35;
}
@media (max-width: 767px) {
  .p-work .c-ttl-block-work__ttl__txt {
    font-size: 17px;
    line-height: 1.35;
  }
}
.p-work .c-ttl-block-work__lead {
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-work .c-ttl-block-work__lead {
    font-size: 14px;
    line-height: 1.7;
  }
}

@media (max-width: 767px) {
  .nx-scroll-box {
    padding-bottom: 10px;
  }
  .nx-scroll-box__term {
    min-width: 490px;
  }
  .nx-scroll-box table {
    white-space: nowrap;
  }
}

.p-work__subttl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: var(--keycolor);
  padding: 8px 0;
}
@media (min-width: 1024px) {
  .p-work__subttl {
    font-size: 22px;
    padding: 14px 0;
  }
}

.p-work__pagelink {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /*
  li:last-child {
    width: 49%;
    @include mq('lg', min){
     width: 49%;
    }
  }
  li:nth-last-child(2) {
    width: 49%;
    @include mq('lg', min){
     width: 49%;
    }
  }
  */
}
.p-work__pagelink li {
  width: 49%;
}
@media (min-width: 1024px) {
  .p-work__pagelink li {
    width: 49;
  }
}
.p-work__pagelink a {
  color: var(--keycolor);
  font-size: min(3vw, 16px);
  font-weight: 700;
  display: block;
  text-align: center;
  border: 1px solid var(--keycolor);
  border-radius: 6px;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 4%;
  padding-bottom: 10px;
}
@media (min-width: 1024px) {
  .p-work__pagelink a {
    font-size: 16px;
    margin-top: 5%;
    height: 73px;
    padding-bottom: 0;
  }
}
.p-work__pagelink a::after {
  color: #00a0e9;
  content: "\e900";
  display: block;
  font-family: icomoon !important;
  font-feature-settings: normal;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: 6px;
  speak: never;
  text-transform: none;
  transform: rotate(90deg);
  transition: right 0.3s;
  transition: all 0.2s ease;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 7px;
}
.p-work__pagelink a:hover {
  background-color: var(--keycolor);
  color: #fff;
}
.p-work__pagelink a:hover::after {
  color: #fff;
}

/*
  ================================================
  現在工事中
  ================================================
  */
.p-work__regulatory-now {
  background-color: var(--c-bg-gray);
  padding: 20px 0;
  position: relative;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now {
    padding: 40px 0;
  }
}
.p-work__regulatory-now .c-wrap {
  position: relative;
}
.p-work__regulatory-now .slide__ttl {
  text-align: center;
  margin-bottom: 16px;
  color: var(--keycolor);
  font-size: 22px;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now .slide__ttl {
    font-size: 24px;
  }
}
.p-work__regulatory-now .slide__ttl span {
  font-size: 0.8em;
  display: block;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now .slide__ttl span {
    display: inline-block;
  }
}
.p-work__regulatory-now .slide__btn {
  position: fixed;
  left: 10px;
  top: 54vh;
  z-index: 20;
  width: 30px;
  height: 30px;
  background-color: var(--keycolor);
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  opacity: 0;
}
.p-work__regulatory-now .slide__btn.is-active {
  opacity: 1;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now .slide__btn {
    width: 50px;
    height: 50px;
    left: 30px;
  }
}
.p-work__regulatory-now .slide__btn.next {
  right: 10px;
  left: auto;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now .slide__btn.next {
    right: 30px;
  }
}
.p-work__regulatory-now .slide__btn.prev::after {
  transform: rotate(180deg);
}
.p-work__regulatory-now .slide__btn::after {
  content: "";
  color: #fff;
  content: "\e900";
  font-family: icomoon !important;
  font-feature-settings: normal;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  transition: right 0.3s;
  display: block;
  transform: rotate(0deg);
  transition: all 0.2s ease;
  position: absolute;
  left: 11px;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now .slide__btn::after {
    left: 20px;
    font-size: 20px;
  }
}
.p-work__regulatory-now .swiper-slide {
  padding: 20px;
  background: #fff;
}
.p-work__regulatory-now__slideBtn {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 10px 24px;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now__slideBtn {
    margin: 0 auto 24px;
  }
}
.p-work__regulatory-now__slideBtn li {
  width: 32%;
  border: 1px solid var(--keycolor);
  background-color: #fff;
  text-align: center;
  color: var(--keycolor);
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 0;
  line-height: 1.4;
  background-color: #fff;
  color: var(--keycolor);
}
.p-work__regulatory-now__slideBtn li.is-active {
  background-color: var(--keycolor);
  color: #fff;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now__slideBtn li {
    font-size: 24px;
    padding: 20px 0;
  }
}
.p-work__regulatory-now__slideBtn li span {
  font-size: 0.8em;
  display: block;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now__slideBtn li span {
    display: inline-block;
  }
}

.p-work__subttl {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: var(--keycolor);
  padding: 8px 0;
}
@media (min-width: 1024px) {
  .p-work__subttl {
    font-size: 22px;
    padding: 14px 0;
  }
}
.p-work__subttl.orange {
  background-color: #ec8000;
}
.p-work__subttl.red {
  background-color: #e20012;
}

/*
  ================================================
  タブ切り替え
  ================================================
  */
.c-tabs {
  margin-top: 10px;
  width: 100%;
}
@media (min-width: 1024px) {
  .c-tabs {
    margin-top: 30px;
    padding-bottom: 20px;
  }
}

.c-tabs-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tab_item {
  width: 48%;
  border: 1px solid var(--keycolor);
  border-radius: 6px;
  font-size: 14px;
  padding: 8px 4px 24px;
  text-align: center;
  display: block;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  transition: all 0.2s ease;
  color: var(--keycolor);
  margin: 0 1% 2%;
  position: relative;
  min-height: 120px;
}
@media (min-width: 768px) {
  .tab_item {
    min-height: 100%;
  }
}
@media (min-width: 1024px) {
  .tab_item {
    width: 49%;
    margin: 0 0% 2%;
    font-size: 14px;
    position: relative;
  }
  .tab_item.wide {
    width: 100%;
  }
}
.tab_item > span {
  display: block;
  font-size: 0.7em;
  background-color: var(--keycolor);
  color: #fff;
  width: 50px;
  margin: 0 auto 8px;
  padding: 3px 0;
  transition: all 0.2s ease;
}
@media (min-width: 1024px) {
  .tab_item > span {
    width: 64px;
    margin-bottom: 5px;
  }
}
.tab_item::after {
  content: "";
  color: var(--keycolor);
  content: "\e900";
  font-family: icomoon !important;
  font-feature-settings: normal;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  transition: right 0.3s;
  display: inline-block;
  transform: rotate(90deg);
  transition: all 0.2s ease;
  position: absolute;
  left: 50%;
  bottom: 6px;
}
@media (min-width: 1024px) {
  .tab_item::after {
    position: absolute;
    bottom: 5px;
    width: auto;
    text-align: center;
  }
}
.tab_item > small {
  font-size: 10px;
  display: block;
  font-weight: 400;
  margin-top: 3px;
}
.tab_item.tab_item-last {
  width: 98%;
}
@media (min-width: 1024px) {
  .tab_item.tab_item-last {
    width: 31.3333%;
  }
}

input[name=tab_item],
input[name=tab_item02],
input[name=tab_item03] {
  display: none;
}

.c-tab_content {
  display: none;
  padding: 2% 1%;
  clear: both;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 1024px) {
  .c-tab_content {
    padding: 2% 0 0;
    width: 100%;
  }
}
.c-tab_content#c-tabs__route02-step06-content {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .c-tab_content#c-tabs__route02-step06-content {
    padding-top: 20px;
  }
}

/* #c-tabs__tab01-content,
  #c-tabs__tab06-content{
    display: block;
  } */
#c-tabs__route01-step02:checked ~ #c-tabs__route01-step02-content,
#c-tabs__route01-step03:checked ~ #c-tabs__route01-step03-content,
#c-tabs__route01-step04:checked ~ #c-tabs__route01-step04-content,
#c-tabs__route01-step05:checked ~ #c-tabs__route01-step05-content,
#c-tabs__route01-step06:checked ~ #c-tabs__route01-step06-content,
#c-tabs__route02-step02:checked ~ #c-tabs__route02-step02-content,
#c-tabs__route02-step03:checked ~ #c-tabs__route02-step03-content,
#c-tabs__route02-step04:checked ~ #c-tabs__route02-step04-content,
#c-tabs__route02-step05:checked ~ #c-tabs__route02-step05-content,
#c-tabs__route02-step06:checked ~ #c-tabs__route02-step06-content,
#c-tabs__route03-step02:checked ~ #c-tabs__route03-step02-content,
#c-tabs__route03-step03:checked ~ #c-tabs__route03-step03-content,
#c-tabs__route03-step04:checked ~ #c-tabs__route03-step04-content,
#c-tabs__route03-step05:checked ~ #c-tabs__route03-step05-content {
  display: block;
}

.c-tabs input:checked + .tab_item {
  background-color: var(--keycolor);
  color: #fff;
}
.c-tabs input:checked + .tab_item > span {
  background-color: #fff;
  color: var(--keycolor);
}
.c-tabs input:checked + .tab_item::after {
  color: #fff;
}

.p-work__pagelink {
  display: flex;
  justify-content: space-between;
}
.p-work__pagelink li {
  width: 45%;
}
.p-work__pagelink a {
  color: var(--keycolor);
  font-size: min(2.2vw, 16px);
  font-weight: 700;
  display: block;
  text-align: center;
  border: 1px solid var(--keycolor);
  border-radius: 6px;
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .p-work__pagelink a {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.p-work__pagelink a::after {
  color: #00a0e9;
  content: "\e900";
  display: block;
  font-family: icomoon !important;
  font-feature-settings: normal;
  font-size: 10px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: 6px;
  speak: never;
  text-transform: none;
  transform: rotate(90deg);
  transition: right 0.3s;
  transition: all 0.2s ease;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 7px;
}
.p-work__pagelink a:hover {
  background-color: var(--keycolor);
  color: #fff;
}
.p-work__pagelink a:hover::after {
  color: #fff;
}

.p-work__exchange {
  margin-bottom: 60px;
}
.p-work__exchange__txt {
  margin-top: 24px;
}
.p-work__exchange p {
  font-size: 18px;
  line-height: 1.7;
}
.p-work__exchange h3 {
  border-left: 10px solid var(--keycolor);
  background-color: var(--keycolor-thin);
  font-size: 18px;
  padding: 18px;
  margin: 40px 0 18px;
}
@media (min-width: 1024px) {
  .p-work__exchange h3 {
    font-size: 24px;
    padding: 18px 30px;
    margin: 60px 0 24px;
  }
}
.p-work__exchange h3 span {
  color: var(--keycolor);
}
.p-work__exchange h3.red {
  border-color: #e10012;
  background-color: #ffe8e8;
}
.p-work__exchange h3.red span {
  color: #e10012;
}

.p-work-redarrow {
  text-align: center;
  margin: 30px 0;
}
.p-work-redarrow img {
  width: 49px;
}

.c-resize--custom01 {
  width: 460%;
}
@media (min-width: 768px) {
  .c-resize--custom01 {
    width: 260%;
  }
}

.swiper-container-work {
  position: relative;
  overflow-x: hidden;
}

.slidebtn-scrollbar {
  border-radius: 20px;
  background-color: #fff;
  height: 15px;
  width: 100%;
}
@media (min-width: 1024px) {
  .slidebtn-scrollbar {
    height: 17px;
  }
}
.slidebtn-scrollbar .swiper-scrollbar-drag {
  background-color: #ccc;
  border-radius: 20px;
}

.swiper-wrapper-work {
  display: block;
}
.swiper-wrapper-work > * {
  border: 10px solid #f5f5f5;
  width: 80vw;
}

.p-work__regulatory-now {
  position: relative;
  overflow: hidden;
}
.p-work__regulatory-now::before {
  display: none;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: "";
  height: calc(100% - 119px);
  left: 0;
  position: absolute;
  width: 80px;
  z-index: 19;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now::before {
    width: 200px;
    height: 100%;
  }
}
.p-work__regulatory-now::after {
  background: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: "";
  height: calc(100% - 119px);
  right: 0;
  position: absolute;
  width: 80px;
  z-index: 19;
}
@media (min-width: 1024px) {
  .p-work__regulatory-now::after {
    width: 200px;
    height: 100%;
  }
}
.p-work__regulatory-now.is-active::before, .p-work__regulatory-now.is-active::after {
  display: none;
}/*# sourceMappingURL=work.css.map */