@charset "UTF-8";
@media screen and (min-width: 768px), print {
  /* PCのCSS */
  .sp {
    display: none;
  }
  .seo_bread_list a,
  .seo_bread_list {
    font-size: 14px;
  }
  #contentsmain p,
  #contents01 p {
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: 0;
  }

  #contentsmain {
    padding-bottom: 120px;
  }
  #contentsmain p {
    font-weight: 700;
    line-height: 2;
    font-size: 18px;
  }
  #contentsmain .inner-Box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  .contentsmain-img {
    margin-bottom: 45px;
  }

  #contents01 {
    background: url("../images/business/contents01-bg.png") no-repeat top center;
    color: #fff;
    background-position: center 60px;
  }

  #contents01 .inner-Box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  .contents01-img {
    margin-bottom: 15px;
  }
  #contents01 p.contents01-ttl {
    font-size: 23px;
    margin-bottom: 37px;
    font-weight: 900;
  }
  .contents01-text {
    margin-bottom: 57px;
  }
  .morebtn2 {
    margin-bottom: 36px;
  }
  .morebtn2 a {
    color: #fff;
    margin: 0 auto;
    width: 247px;
    padding: 0;
  }
  .contents01-list {
    width: 1150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 100px;
    padding-bottom: 50px;
  }
  .contents01-list li {
    width: 550px;
    min-height: 640px;
    text-align: left;
    border: 1px solid #ffffff;
    margin-bottom: 94px;
    padding: 25px;
    position: relative;
  }
  .contents01-list-img {
    margin-bottom: 10px;
  }
  #contents01 p.contents01-listttl {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
  }
  .contents01-list li:before {
    content: "BUSINESS_02";
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto 5px;
    text-align: center;
    font-size: 19px;
    font-family: "Aoboshi One", serif;
  }
  .contents01-list li:nth-of-type(2):before {
    content: "BUSINESS_03";
  }
  .contents01-list li:nth-of-type(3):before {
    content: "BUSINESS_04";
  }
  .contents01-list li:nth-of-type(4):before {
    content: "BUSINESS_05";
  }
  #contents02 {
    height: 560px;
    background: url("../images/business/contents02-bg.png") no-repeat top center;
  }
  #contents02 .inner-Box {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    height: 560px;
  }
  .contents02-img {
    left: -35px;
    bottom: 15px;
    position: absolute;
  }
  #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 */
  .contentsmain-img {
    padding: 17.15vw 1.93vw 7.25vw;
  }
  #contentsmain {
    text-align: center;
    font-size: 4.35vw;
    font-weight: 700;
    letter-spacing: 0;
  }
  #contents01 {
    margin-top: 16.67vw;
    padding: 0 4.11vw 12.08vw;
    background: url("../images/business/sp-contents01-bg.png") no-repeat top
      center;
    color: #fff;
    font-size: 3.86vw;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.75;
  }
  #contents01 .contents01-ttl {
    font-size: 5.07vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 7vw;
  }
  .contents01-img {
    margin-bottom: 4.11vw;
  }
  .contents01-text {
    padding: 0 4.11vw;
  }

  .morebtn2 {
    margin-top: 9.66vw;
    margin-bottom: 24.15vw;
  }
  .morebtn2 a {
    color: #fff;
    font-size: 3.86vw;
    margin: 0 auto;
    width: 47.1vw;
    padding: 0;
    position: relative;
    text-align: left;
    display: block;
  }
  .contents01-list li {
    width: 100%;
    text-align: left;
    border: 1px solid #ffffff;
    margin-bottom: 15.94vw;
    padding: 4.11vw 4.11vw 7.25vw;
    position: relative;
  }
  .contents01-list .contents01-listttl {
    font-size: 4.35vw;
    font-weight: 900;
    text-align: center;
    margin-bottom: 4.59vw;
  }

  .contents01-list .contents01-list-img {
    margin-bottom: 2.17vw;
  }
  .contents01-list p {
    padding: 0 4.11vw;
    line-height: 1.75;
  }
  .contents01-list li:before {
    content: "BUSINESS_02";
    position: absolute;
    top: -7vw;
    left: 0;
    right: 0;
    margin: 0 auto 5px;
    text-align: center;
    font-size: 3.38vw;
    font-family: "Aoboshi One", serif;
  }
  .contents01-list li:nth-of-type(2):before {
    content: "BUSINESS_03";
  }
  .contents01-list li:nth-of-type(3):before {
    content: "BUSINESS_04";
  }
  .contents01-list li:nth-of-type(4):before {
    content: "BUSINESS_05";
  }

  .contents01-list li:last-child {
    margin-bottom: 0;
  }
  #contents02 {
    height: 62.8vw;
    background: url("../images/business/sp-contents02-bg.png") no-repeat center
      center;
    background-size: cover;
  }
  .contents02-img {
    display: none;
  }

  #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;
  }
}
