.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .only-sp {
    display: none;
  }
}

.l_layoutOut-brown {
  margin-top: 0;
}

@media (min-width: 769px) {
  .trafficsafe__full {
    margin-top: 15px;
  }
}
.trafficsafe__full a:hover {
  opacity: 0.7;
}
.trafficsafe__full .hero {
  background: #fff100;
  text-align: center;
  margin: 0 auto;
}
.trafficsafe__full .toptext {
  background: #009641;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 769px) {
  .trafficsafe__full .toptext {
    font-size: 2rem;
    line-height: 1.6;
    padding: 25px 0;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .toptext {
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper {
    background: url(../img/wrapper.png);
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper {
    background: #fff100;
  }
}
.trafficsafe__full .wrapper .main {
  background: #fff;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main {
    margin: 0 auto;
    width: 1020px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main {
    padding-bottom: 30px;
    margin: 0 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead {
    margin: 0 auto;
    padding: 50px 0 50px 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead {
    margin: 0 20px;
    padding: 20px 0;
  }
}
.trafficsafe__full .wrapper .main .lead .inner {
  position: relative;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner {
    width: 900px;
    margin: 0 auto;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__title {
  color: #009641;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__title {
    font-size: 3.7rem;
    line-height: 1.4;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__title {
    font-size: 1.9rem;
    line-height: 1.4;
    padding-bottom: 20px;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__img-01 {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-01 {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-01 {
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-01 img {
    width: 700px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-01 img {
    width: 54%;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__img-02 {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-02 {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-02 {
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-02 img {
    width: 700px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-02 img {
    width: 54%;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__img-04 {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-04 {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-04 {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-04 img {
    width: 365px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__img-04 img {
    width: 54%;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__text {
  font-weight: bold;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text {
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 0 0 30px 0;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text {
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 0 0 10px 0;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .lead__text .red {
  color: #f00;
  font-weight: bold;
}
.trafficsafe__full .wrapper .main .lead .inner .lead__text .blue {
  color: #003dbb;
  font-weight: bold;
}
.trafficsafe__full .wrapper .main .lead .inner .lead__text .yellow-b {
  background: #fff100;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text:last-child {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text__block {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .lead__text__block {
    margin-bottom: 20px;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .text-center {
  text-align: center;
}
.trafficsafe__full .wrapper .main .lead .inner .movie {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .movie {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .movie {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .movie video {
    width: 700px;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .about__man {
  background: #fff100;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .about__man {
    width: 700px;
    margin: 0 auto;
    display: table;
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .about__man {
    padding: 15px;
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .about__man .man__photo {
    display: table-cell;
    width: 170px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .lead .inner .about__man .man__photo {
    margin-bottom: 15px;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .about__man .man__text {
  color: #464646;
  font-weight: bold;
  vertical-align: top;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .lead .inner .about__man .man__text {
    display: table-cell;
    padding-left: 20px;
  }
}
.trafficsafe__full .wrapper .main .lead .inner .about__man .man__text .man__text-01 {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .question {
    padding: 0 60px 30px 60px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .question {
    padding: 0 20px 20px 20px;
  }
}
.trafficsafe__full .wrapper .main .question .question__title {
  color: #009641;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .question .question__title {
    border-bottom: 6px dotted #009641;
    font-size: 3.5rem;
    line-height: 1.4;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .question .question__title {
    border: 2px solid #009641;
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 5px;
  }
}
.trafficsafe__full .wrapper .main .question .question__text {
  font-weight: bold;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .question .question__text {
    font-size: 1.6rem;
    line-height: 2;
    padding: 20px 0 30px 0;
    width: 700px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .question .question__text {
    font-size: 1.4rem;
    padding: 10px 0;
    text-align: left;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .question_bottom .inner {
    margin: 0 auto;
    padding: 0 60px 50px 60px;
    width: 1020px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .question_bottom .inner {
    background-size: contain;
    padding-bottom: 30px;
    margin: 0 20px;
  }
}
.trafficsafe__full .wrapper .main .question_bottom .inner .lead__text {
  font-weight: bold;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .question_bottom .inner .lead__text {
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .question_bottom .inner .lead__text {
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 0 0 10px 0;
  }
}
.trafficsafe__full .wrapper .main .question_bottom .inner .lead__text .red {
  color: #f00;
  font-weight: bold;
}
.trafficsafe__full .wrapper .main .question_bottom .inner .lead__text .blue {
  color: #003dbb;
  font-weight: bold;
}
.trafficsafe__full .wrapper .main .question_bottom .inner .lead__text .yellow-b {
  background: #fff100;
}
.trafficsafe__full .wrapper .main .question_bottom .inner .text-center {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam {
    padding: 0 60px 50px 60px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam {
    padding: 0 20px 30px 20px;
  }
}
.trafficsafe__full .wrapper .main .cam .cam__title {
  color: #009641;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam .cam__title {
    border-bottom: 6px dotted #009641;
    font-size: 3.5rem;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam .cam__title {
    border: 2px solid #009641;
    font-size: 2rem;
  }
}
.trafficsafe__full .wrapper .main .cam .cam__lead-1 {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam .cam__lead-1 {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam .cam__lead-1 {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 15px 0 0 0;
  }
}
.trafficsafe__full .wrapper .main .cam .cam__lead-2 {
  color: #f00;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam .cam__lead-2 {
    font-size: 3rem;
    line-height: 1.5;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam .cam__lead-2 {
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 10px 0 5px 0;
  }
}
.trafficsafe__full .wrapper .main .cam .cam__img {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam .cam__img {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam .cam__img {
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .cam .cam__img img {
    width: 600px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .cam .cam__img img {
    width: 80%;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__title {
  background: #009641;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__title {
    padding: 35px 0 40px 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__title {
    padding: 20px 0 15px 0;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__title img {
    width: 437px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__title img {
    width: 80%;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__title::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #009641 transparent transparent transparent;
  border-width: 30px 30px 0 30px;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap {
  background: #fff;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner {
    margin: 0 auto;
    padding: 0 60px 50px 60px;
    width: 1020px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner {
    background-size: contain;
    padding-bottom: 30px;
    margin: 0 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step {
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step {
    padding-top: 40px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap {
  position: relative;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap {
    margin-bottom: 40px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__title {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__title img {
    height: 45px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__title img {
    width: 30%;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__text {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__text {
    font-size: 2.5rem;
    line-height: 1.6;
    padding: 15px 0 5px 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__text {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 0 5px 0;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__text .hashtag {
  color: #f00;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__note {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__note {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__note {
    font-size: 1.2rem;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__link {
  padding-bottom: 15px;
  text-align: center;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__link a {
  background: #fabe00;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  display: block;
  text-decoration: none;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__link a {
    font-size: 3rem;
    margin: 0 auto 15px auto;
    padding: 10px 20px;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap .step__link a {
    font-size: 1.3rem;
    margin-bottom: 10px;
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap-2 {
    margin-bottom: 20px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff100 transparent transparent transparent;
  border-width: 30px 30px 0 30px;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .step .step__wrap:last-child::after {
  display: none;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details {
  position: relative;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details {
    margin: 0 0 30px 0;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__title {
  color: #009641;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__title {
    border-bottom: 6px dotted #009641;
    font-size: 3.5rem;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__title {
    border: 2px solid #009641;
    font-size: 2rem;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__text {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__text {
    font-size: 2.5rem;
    line-height: 1.6;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .details .details__text {
    font-size: 1.6rem;
    line-height: 1.6;
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokikan .details__text {
    line-height: 1.4;
    padding-top: 20px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku {
    padding-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__title {
    border-bottom: none;
    padding: 20px 0;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__title {
    font-size: 1.7rem;
    padding: 5px 0;
    margin-bottom: 10px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text {
  border: 1px solid #464646;
  text-align: left;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text {
    font-size: 1.6rem;
    line-height: 1.6;
    height: 500px;
    margin: 0 30px;
    overflow-y: scroll;
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text {
    font-size: 1.4rem;
    height: 300px;
    overflow-y: scroll;
    padding: 10px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text p {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text p {
    padding-bottom: 20px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .oubokiyaku .details__text p a {
  color: #0050c8;
  text-decoration: underline;
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou {
  position: relative;
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou {
    margin-bottom: 0;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__photo {
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__photo img {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__photo img {
    margin-top: 20px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__text {
  color: #f00;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__text {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .details__text {
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_wani {
  position: absolute;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_wani {
    bottom: 0;
    left: 90px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_wani {
    bottom: 0;
    left: 0;
    width: 17%;
  }
}
.trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_hatnyan {
  position: absolute;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_hatnyan {
    bottom: 0;
    right: 50px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .contents .contents__wrap .inner .tentou .shouhin_icon_hatnyan {
    bottom: 0;
    right: -10px;
    width: 17%;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past {
    margin: 0 auto;
    padding: 50px 0 70px 0;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past {
    margin: 0 20px;
    padding: 20px 0;
  }
}
.trafficsafe__full .wrapper .main .past .inner {
  position: relative;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner {
    width: 900px;
    margin: 0 auto;
  }
}
.trafficsafe__full .wrapper .main .past .inner .past__title {
  color: #009641;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__title {
    font-size: 4rem;
    line-height: 1.4;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__title {
    font-size: 2.5rem;
    line-height: 1.4;
    padding-bottom: 10px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li {
    width: 430px;
    padding: 10px;
    float: left;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li {
    margin-bottom: 20px;
  }
}
.trafficsafe__full .wrapper .main .past .inner .past__list ul li .date {
  border: 2px solid #503200;
  color: #503200;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .date {
    font-size: 1.7rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .date {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .photo {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .photo {
    margin-bottom: 10px;
  }
}
.trafficsafe__full .wrapper .main .past .inner .past__list ul li .text {
  font-weight: bold;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .text {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .text {
    line-height: 1.6;
  }
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .h75 {
    height: 75px;
  }
}
.trafficsafe__full .wrapper .main .past .inner .past__list ul li .campage {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .campage {
    font-size: 1.5rem;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .trafficsafe__full .wrapper .main .past .inner .past__list ul li .campage {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-top: 15px;
  }
}
.trafficsafe__full .wrapper .main .past .inner .past__list ul li .campage a {
  text-decoration: underline;
}
.trafficsafe__full .wrapper .main .past .inner .past__list ul.clearfix::after {
  content: "";
  display: block;
  clear: both;
}/*# sourceMappingURL=style.css.map */