@charset "UTF-8";
@media screen and (min-width: 768px), print {
  /* PCのCSS */
  .seo_bread_list a,
  .seo_bread_list {
    font-size: 14px;
  }
  #contentsmain {
    margin-top: -74px;
    padding: 139px 0 13px;
    letter-spacing: 0;
    background: url("../images/electrician/contentsmain-bg.png") repeat-x top
      center;
  }
  #contentsmain p {
    letter-spacing: 0;
  }
  #contentsmain .inner-Box {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  #contentsmain .inner-Box h2 img {
    width: 978px;
    display: block;
    margin: 0 auto 54px;
  }
  #contentsmain .inner-Box .text {
    font-size: 18px;
    line-height: 2;
    text-align: left;
    margin: 0 auto 54px;
    max-width: 640px;
    width: 100%;
    letter-spacing: 0;
    font-weight: 700;
  }

  #contentsslider {
    margin: 0 auto 87px;
    position: relative;
    background: url("../images/electrician/sliderimg.png") repeat-x top center;
    animation: slide-left 60s linear infinite;
    height: 380px;
  }
  @keyframes slide-left {
    0% {
      background-position: 0 0px;
    }
    100% {
      background-position: -3010px 0px;
    }
  }
  #contents01 {
    margin: 0 auto;
    padding-bottom: 80px;
    width: 1280px;
    letter-spacing: 0;
  }
  #contents01 p {
    line-height: 1.75;
  }
  #contents01 .contents01-photobox {
    display: flex;
    justify-content: left;
  }
  #contents01 .contents01-ttl02 {
    margin: 0 auto 38px;
    text-align: center;
  }

  #contents01 .contents01-photobox-l {
    margin-right: 50px;
    width: 670px;
  }
  #contents01 .contents01-photobox-r {
    width: 470px;
    padding-top: 27px;
  }
  #contents01 .contents01-photobox-r img {
    margin-bottom: 17px;
  }
  #contents01 .contents01-photobox-r ul {
    margin-bottom: 20px;
    margin-bottom: 35px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 2;
  }
  #contents01 .contents01-photobox-r ul li {
    margin-bottom: 0;
  }

  #contents02 {
    background: #0a3a72;
    padding: 43px 55px;
    color: #fff;
    text-align: center;
    letter-spacing: 0;
  }
  #contents02 h2 {
    margin-bottom: 42px;
  }
  #contents02 ul {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
  }
  #contents02 ul li {
    width: 334px;
    text-align: left;
  }
  #contents02 ul li p {
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 1.8;
  }
  #contents02 ul li .contents02-num {
    margin-bottom: 9px;
    display: block;
  }

  #contents03 {
    width: 1280px;
    padding: 83px 0 80px;
    padding-left: 90px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    letter-spacing: 0;
    font-weight: 400;
  }

  #contents03 .contents03-box-l h3 {
    font-size: 46px;
    font-weight: 900;
    line-height: 1.35;
    margin-bottom: 38px;
    letter-spacing: -0.04vw;
  }
  #contents03 .contents03-box-r {
    margin-left: 15px;
  }
  .contents03-spimg {
    display: none;
  }
  #contents04 {
    background: #0a3a72;
    padding: 52px 60px 60px;
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
  }
  #contents04 h3 {
    font-size: 46px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 30px;
  }

  .contents04-list {
    width: 1040px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
  }
  .contents04-list li {
    margin-top: 50px;
    padding: 39px 28px 46px;
    background: #fff;
    width: 340px;
    height: 190px;
    font-size: 17px;
    font-weight: bold;
    color: #000;
  }
  .contents04-list li h4 {
    font-size: 28px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  .contents04-list li h4 span {
    color: #fc6100;
  }
  .contents04-list li p {
    letter-spacing: 0;
  }
  .o-icon {
    background: url("../images/electrician/icon-square.png") no-repeat center
      left;
    background-size: 11px 11px;
    padding-left: 20px;
  }

  #contentsbottom .inner-Box2 {
    margin: 0 auto;
    position: relative;
    width: 1100px;
  }
  #contentsbottom .inner-Box2 ul {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #contentsbottom .inner-Box2 ul li {
    position: relative;
    width: 340px;
    margin-right: 40px;
  }
  #contentsbottom .inner-Box2 ul li:nth-child(3n) {
    margin-right: 0px;
  }
  #contentsbottom .inner-Box2 ul li a {
  }
  #contentsbottom .inner-Box2 ul li a:hover {
  }
  #contentsbottom .inner-Box2 figure {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 15px;
  }
  #contentsbottom .inner-Box2 figure img {
  }
  #contentsbottom .inner-Box2 p.ltext {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 30px;
    position: relative;
  }
  #contentsbottom {
    padding: 110px 0 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1450px) {
  /* ブレイクポイント　必要であれば */
}

@media screen and (max-width: 767px) {
  /* SPのCSS */
  .main-title {
    margin-bottom: 0;
  }
  #contentsmain {
    padding: 0 4.11vw;
    background: url("../images/electrician/contentsmain-bg.png") repeat-x top
      center;
  }

  #contentsmain h2 {
    margin-bottom: 8.94vw;
  }
  #contentsmain .inner-Box {
    padding-top: 13.77vw;
  }
  #contentsmain .inner-Box p {
    padding: 0 2.42vw;
    font-size: 4.35vw;
    margin-bottom: 9.66vw;
    line-height: 2;
    font-weight: 700;
  }
  #contentsslider {
    position: relative;
    background: url("../images/electrician/sliderimg.png") repeat-x top center;
    animation: slide-left 60s linear infinite;
    height: 214px;
    background-size: cover;
    margin: 0 calc(50% - 50vw) 14.01vw;
    width: 100vw;
  }
  @keyframes slide-left {
    0% {
      background-position: 0 0px;
    }
    100% {
      background-position: -3010px 0px;
    }
  }
  #contents01 {
    padding: 0 4.11vw 10.63vw;
    line-height: 1.75;
  }
  #contents01 .contents01-ttl02 {
    width: 86vw;
    margin: 0 auto 7.25vw;
  }
  #contents01 .contents01-photobox {
    display: block;
  }
  #contents01 .contents01-photobox-l {
    width: 100%;
    margin-bottom: 8vw;
  }
  #contents01 .contents01-photobox-r {
    width: 100%;
    font-size: 3.86vw;
  }
  #contents01 .contents01-photobox-r img {
    margin-bottom: 4vw;
  }
  #contents01 .contents01-photobox-r ul {
    margin-bottom: 5.86vw;
    line-height: 2;
    font-weight: 700;
  }
  .o-icon {
    background: url("../images/electrician/icon-square.png") no-repeat center
      left;
    background-size: 2.66vw 2.66vw;
    padding-left: 4.83vw;
  }
  #contents02 {
    background: #0a3a72;
    padding: 10.39vw 9.66vw 11.59vw;
    color: #fff;
    line-height: 1.75;
    text-align: center;
  }
  #contents02 h2 img {
    width: 69.57vw;
  }
  #contents02 ul {
    text-align: left;
  }
  #contents02 h2 {
    margin-bottom: 7.25vw;
  }
  #contents02 ul li {
    margin-bottom: 12.92vw;
  }
  #contents02 ul li:last-child {
    margin-bottom: 0;
  }
  #contents02 ul .contents02-num img {
    height: 23.23vw;
    display: block;
    width: auto;
    margin-bottom: 3.17vw;
  }
  #contents02 ul li p {
    margin-top: 3.17vw;
    font-size: 3.86vw;
  }

  #contents03 {
    padding: 7.73vw 4.11vw 8.63vw;
    font-size: 3.86vw;
    line-height: 1.75;
  }
  #contents03 .contents03-box-l h3 {
    font-size: 7.25vw;
    font-weight: 900;
    line-height: 1.33;
    margin-bottom: 6.52vw;
  }

  #contents03 .contents03-box-r {
    display: none;
  }
  .contents03-spimg {
    margin-bottom: 4.83vw;
  }
  #contents04 {
    background: #0a3a72;
    padding: 11.7vw 4.11vw 8.63vw;
    color: #fff;
    font-size: 3.86vw;
    text-align: left;
    line-height: 1.75;
  }
  #contents04 h3 {
    font-size: 7.25vw;
    font-weight: 900;
    line-height: 1.33;
    margin-bottom: 9.5vw;
    text-align: center;
  }
  .contents04-list {
    width: 100%;
    margin: 0 auto 7.25vw;
    display: block;
    justify-content: space-between;
    text-align: center;
  }
  .contents04-list li {
    margin-top: 7.25vw;
    margin-left: auto;
    margin-right: auto;
    padding: 9.42vw 6.76vw 11.11vw;
    background: #fff;
    width: 82.13vw;
    height: 45.89vw;
    font-size: 4.11vw;
    font-weight: bold;
    color: #000;
  }
  .contents04-list li h4 {
    font-size: 6.76vw;
    margin-bottom: 1.93vw;
    font-weight: bold;
  }
  .contents04-list li h4 span {
    color: #fc6100;
  }
  .contents04-list li p {
    letter-spacing: 0;
  }
  #contentsbottom .inner-Box2 {
    margin: 0 9vw;
    position: relative;
  }
  #contentsbottom .inner-Box2 ul {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #contentsbottom .inner-Box2 ul li {
    position: relative;
    margin-bottom: 0.66vw;
  }
  #contentsbottom .inner-Box2 ul li:nth-child(3n) {
    margin-right: 0vw;
  }
  #contentsbottom .inner-Box2 ul li a {
  }
  #contentsbottom .inner-Box2 ul li a:hover {
  }
  #contentsbottom .inner-Box2 figure {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 3.62vw;
  }
  #contentsbottom .inner-Box2 figure img {
  }
  #contentsbottom .inner-Box2 p.ltext {
    font-size: 3.86vw;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: 0vw;
    margin-bottom: 7.25vw;
    position: relative;
  }
  #contentsbottom {
    padding-top: 14.49vw;
  }
}
