/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400; }

#safe-work {
  padding-top: 110px; }
  @media screen and (max-width: 767px) {
    #safe-work {
      padding-top: 77px; } }

.safe_bk {
  padding-bottom: 50px;
  line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .safe_bk {
      padding-bottom: 30px; } }
  .safe_bk .l-wrapper {
    margin: 0 auto;
    max-width: 978px; }
    @media screen and (max-width: 767px) {
      .safe_bk .l-wrapper {
        margin: 0 20px;
        max-width: inherit; } }

.safe_wrap {
  margin-bottom: 51px;
  padding-bottom: 10px;
  background: url(../assets/image/safe-work/index/bg.jpg) repeat left top;
  background-size: 3px auto; }
  .safe_wrap .title {
    padding: 44px 0 48px;
    letter-spacing: 0.1em;
    color: #fff;
    font-weight: normal;
    font-size: 54.4px;
    text-align: center;
    background-color: #01a43b;
    line-height: 1;
    position: relative;
    z-index: 10; }
  .safe_wrap .image {
    margin: -6px auto 0;
    max-width: 1232px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-left: 2px; }
  @media screen and (max-width: 767px) {
    .safe_wrap {
      margin-bottom: 27px;
      padding-bottom: 1px;
      background-size: 1px auto; }
      .safe_wrap .title {
        padding: 11px 0 15px;
        font-size: 20px; }
      .safe_wrap .image {
        margin-top: -2px;
        max-width: 600px;
        padding: 0 8px; } }

.com-link-ul {
  margin: 45px -4px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .com-link-ul li {
    margin: 25px 72px 0 0;
    width: 280px; }
    .com-link-ul li:nth-child(3n) {
      margin-right: 0; }
  .com-link-ul a {
    display: block; }
    @media all and (min-width: 768px) {
      .com-link-ul a:hover {
        opacity: 0.7; } }
  @media screen and (max-width: 767px) {
    .com-link-ul {
      margin: 31px 0 0;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .com-link-ul li {
        margin: 7px 0 0;
        width: calc(50% - 4px); }
        .com-link-ul li img {
          width: 100%; } }

.top .text-box .title {
  margin-bottom: 37px;
  font-size: 35px;
  font-weight: normal;
  letter-spacing: 0.1em; }

.top .text-box p {
  font-size: 17px;
  line-height: 1.53;
  letter-spacing: 0.05em; }

@media screen and (max-width: 767px) {
  .top .text-box .title {
    margin-bottom: 14px;
    padding-bottom: 2px;
    font-size: 20px;
    border-bottom: 1px solid #dadada; }
  .top .text-box p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.12em; } }

.com-title01 {
  margin-bottom: 19px;
  padding: 12px 13px 12px 112px;
  color: #0496ba;
  font-size: 32px;
  font-weight: normal;
  background-color: #54c2dd;
  line-height: 1.2;
  position: relative; }
  .com-title01 .txt {
    padding: 10px 31px 12px;
    min-height: 60px;
    display: block;
    background-color: #fff;
    letter-spacing: 0.1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .com-title01 img {
    width: 100px;
    position: absolute;
    top: -7px;
    left: 6px; }
  .com-title01 + p {
    margin: 0 6px 41px;
    font-size: 17px;
    letter-spacing: 0.1em; }
  @media screen and (max-width: 767px) {
    .com-title01 {
      margin-bottom: 12px;
      font-size: 20px;
      padding: 8px 8px 8px 72px; }
      .com-title01 .txt {
        padding: 6px 5px 8px 24px;
        min-height: 38px; }
      .com-title01 img {
        width: 63px;
        top: -5px;
        left: 3px; }
      .com-title01 + p {
        margin: 0 0 27px;
        font-size: 14px; } }
  @media all and (max-width: 390px) {
    .com-title01 {
      font-size: 17px; }
      .com-title01 .txt {
        padding: 8px 5px 8px 10px;
        letter-spacing: -0.05em; } }

.com-title02 {
  font-size: 24px;
  margin-bottom: 6px; }
  @media screen and (max-width: 767px) {
    .com-title02 {
      margin-bottom: 9px;
      font-size: 16px; } }

.txt-list li {
  margin-bottom: 40px; }
  .txt-list li:last-child {
    margin-bottom: 0; }

.txt-list p {
  font-size: 17px;
  line-height: 1.52;
  letter-spacing: 0.15em; }

@media screen and (max-width: 767px) {
  .txt-list p {
    font-size: 14px;
    letter-spacing: 0.1em; }
  .txt-list li {
    margin-bottom: 28px; } }

.txt-list.row02 {
  margin-top: -49px;
  padding-bottom: 121px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #d9d9d9; }
  .txt-list.row02 li {
    margin: 49px 0 0 0;
    width: calc(50% - 11px); }
  .txt-list.row02 p {
    letter-spacing: 0.07em; }
  .txt-list.row02 .com-title02 {
    line-height: 1.4;
    font-size: 22px; }
  .txt-list.row02 .image {
    margin-bottom: 19px; }
    .txt-list.row02 .image img {
      width: 100%; }
  @media screen and (max-width: 767px) {
    .txt-list.row02 {
      margin: 0;
      padding-bottom: 70px;
      display: block; }
      .txt-list.row02 li {
        margin: 0 0 31px;
        width: auto; }
        .txt-list.row02 li:last-child {
          margin-bottom: 0; }
      .txt-list.row02 .com-title02 {
        line-height: 1.18;
        font-size: 16px; }
      .txt-list.row02 .image {
        margin-bottom: 9px; } }

.page-box {
  padding-top: 43px; }
  .page-box .l-wrapper {
    max-width: 986px; }
  @media screen and (max-width: 767px) {
    .page-box {
      padding-top: 23px; } }

.clothes .com-title02 {
  color: #6b6b6b; }
  @media screen and (max-width: 767px) {
    .clothes .com-title02 {
      color: #3f3a39; } }

.clothes .img-box {
  padding-bottom: 49px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #d9d9d9; }
  .clothes .img-box .photo {
    width: 561px; }
    .clothes .img-box .photo img {
      width: 100%; }
  .clothes .img-box .txt-list {
    margin: -8px 0 0 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media screen and (max-width: 767px) {
    .clothes .img-box {
      padding-bottom: 48px;
      display: block; }
      .clothes .img-box .photo {
        margin-bottom: 25px;
        width: auto; }
      .clothes .img-box .txt-list {
        margin: 0; } }

.clothes .com-link-ul {
  margin-top: 23px; }
  @media screen and (max-width: 767px) {
    .clothes .com-link-ul {
      margin-top: 33px; } }

.tractor .com-title01 {
  color: #a72e2b;
  background-color: #b41d24; }
  .tractor .com-title01 img {
    top: -14px;
    left: 6px; }
  @media screen and (max-width: 767px) {
    .tractor .com-title01 img {
      width: 58px;
      top: -2px;
      left: 7px; } }

.combine .com-title01 {
  color: #479736;
  background-color: #479736; }
  @media screen and (max-width: 767px) {
    .combine .com-title01 img {
      width: 63px;
      top: -3px;
      left: 6px; } }

.taueki .com-title01 {
  color: #6664a4;
  background-color: #6664a4; }
  @media screen and (max-width: 767px) {
    .taueki .com-title01 img {
      width: 63px;
      top: -3px;
      left: 6px; } }

.m_kounki .com-title01 {
  color: #ea596a;
  background-color: #ea596a; }
  @media screen and (max-width: 767px) {
    .m_kounki .com-title01 {
      font-size: 16px; }
      .m_kounki .com-title01 img {
        width: 59px;
        top: -3px;
        left: 6px; }
      .m_kounki .com-title01 .txt {
        padding: 8px 0 8px 10px; } }

.kusakari .com-title01 {
  color: #00997b;
  background-color: #00997b; }
  @media screen and (max-width: 767px) {
    .kusakari .com-title01 img {
      width: 63px;
      top: -3px;
      left: 6px; } }
