.mainContent .topTitle01 {
  background-image: url("../images/pic_index01.jpg");
  background-position: 100% 100%;
}

.mainCopyArea01 {
  padding: 125px 0 140px;
  background: url("../images/txt_index08.png") no-repeat 50% 100%, url("../images/bg_index06.jpg") no-repeat 100% 65px, url("../../common/images/bg_common01.jpg");
}
@media screen and (max-width: 1250px) {
  .mainCopyArea01 {
    background-size: 96%, 900px, auto;
  }
}
@media screen and (max-width: 1000px) {
  .mainCopyArea01 {
    background-size: 96%, 700px, auto;
  }
}
@media screen and (max-width: 800px) {
  .mainCopyArea01 {
    padding: 70px 0 80px;
    background-size: 96%, 600px, auto;
    background-position: 50% 100%, 100% 40px, 0 0;
  }
}
@media screen and (max-width: 767px) {
  .mainCopyArea01 {
    padding: 20px 0 70px;
    background-size: 96%, 800px 196px, auto;
  }
}
@media screen and (max-width: 400px) {
  .mainCopyArea01 {
    padding: 1px 0 40px;
    background-size: 96%, 320px 100px, auto;
    background-position: 50% 100%, 100% 30px, 0 0;
  }
}
@media screen and (max-width: 360px) {
  .mainCopyArea01 {
    background-size: 96%, 260px 80px, auto;
  }
}
@media print, screen and (min-width: 768px) {
  .mainCopyArea01 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mainCopyArea01 .mainCopyText01 {
  font-size: 22px;
  width: 670px;
  padding: 67px 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
          box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .mainCopyArea01 .mainCopyText01 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 1250px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyText01 {
    width: 58%;
  }
}
@media screen and (max-width: 1250px) {
  .mainCopyArea01 .mainCopyText01 {
    padding: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .mainCopyArea01 .mainCopyText01 {
    font-size: 20px;
    padding: 30px;
  }
}
@media screen and (max-width: 800px) {
  .mainCopyArea01 .mainCopyText01 {
    font-size: 18px;
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .mainCopyArea01 .mainCopyText01 {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
  }
}
@media screen and (max-width: 400px) {
  .mainCopyArea01 .mainCopyText01 {
    font-size: 16px;
    padding: 20px;
  }
}
.mainCopyArea01 .mainCopyImg01 {
  width: 520px;
  margin-top: 42px;
  line-height: 0;
}
@media print, screen and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: absolute;
    right: 21%;
  }
}
@media all and (-ms-high-contrast: none) {
  .mainCopyArea01 .mainCopyImg01 {
    position: static;
  }
}
@media screen and (max-width: 1700px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    right: 18%;
  }
}
@media screen and (max-width: 1600px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    right: 15%;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    right: 10%;
  }
}
@media screen and (max-width: 1300px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    right: 7%;
  }
}
@media screen and (max-width: 1250px) and (min-width: 768px) {
  .mainCopyArea01 .mainCopyImg01 {
    width: 42%;
    right: 3%;
  }
}
@media screen and (max-width: 1000px) {
  .mainCopyArea01 .mainCopyImg01 {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .mainCopyArea01 .mainCopyImg01 {
    width: 80%;
    margin: 95px auto -20px;
  }
}
@media screen and (max-width: 400px) {
  .mainCopyArea01 .mainCopyImg01 {
    margin: 70px auto -15px;
  }
}
@media screen and (max-width: 1300px) {
  .mainCopyArea01 br.pcOnly {
    display: none;
  }
}

.featuresArea01 {
  padding: 240px 0 90px;
  background: url("../images/bg_index02.jpg");
  position: relative;
}
@media screen and (max-width: 767px) {
  .featuresArea01 {
    padding: 100px 0 40px;
  }
}
.featuresArea01 h3 {
  margin: 0 auto;
  padding: 63px 20px 18px;
  background: #0e55aa;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .featuresArea01 h3 {
    padding: 25px 15px 15px;
  }
}
.featuresArea01 h3:after {
  content: "";
  width: 100%;
  height: 103px;
  background: url("../images/bg_index03.png") no-repeat 50% 100%;
  z-index: 1;
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .featuresArea01 h3:after {
    height: 35px;
    bottom: -22px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 h3 img {
    max-width: 328px;
    width: 100%;
  }
}
.featuresArea01 .pointArea01 {
  padding: 60px 0 40px;
  background: url("../images/bg_index05.png") no-repeat 0 0, url("../images/bg_index06.png") no-repeat 100% 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .featuresArea01 .pointArea01 {
    padding: 75px 0 30px;
    background-position: 0 5px, 100% 100%;
    background-size: 145px, 120px;
  }
}
.featuresArea01 .pointContent01 {
  border: 1px solid #fff;
}
@media print, screen and (min-width: 768px) {
  .featuresArea01 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 ul {
    padding: 0 10px;
  }
}
.featuresArea01 li {
  width: 370px;
  margin: 40px 19px 0;
  padding: 32px 20px 41px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 1250px) {
  .featuresArea01 li {
    width: 29%;
    margin: 40px 2% 0;
    padding: 30px 12px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 li {
    width: 96%;
    margin: 40px auto 0;
    padding: 40px 20px 50px;
  }
}
.featuresArea01 li:after {
  content: "";
  width: 370px;
  height: 298px;
  border: 1px solid #0e55aa;
  display: block;
  position: absolute;
  bottom: 10px;
  left: -10px;
}
@media screen and (max-width: 1250px) {
  .featuresArea01 li:after {
    width: 100%;
    height: 99%;
  }
}
.featuresArea01 h4 {
  font-size: 28px;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .featuresArea01 h4 {
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 1250px) {
  .featuresArea01 h4 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1150px) {
  .featuresArea01 h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 900px) {
  .featuresArea01 h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) and (min-width: 768px) {
  .featuresArea01 h4 {
    font-size: 17px;
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 h4 {
    position: relative;
  }
}
@media screen and (max-width: 500px) {
  .featuresArea01 h4 {
    text-align: left;
  }
}
.featuresArea01 h4 span {
  display: block;
}
.featuresArea01 h4 span:not(.point01) {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .featuresArea01 h4 span:last-child {
    position: absolute;
    top: 8px;
    left: 45px;
  }
}
.featuresArea01 h4 .point01 {
  font-size: 14px;
  color: #555;
  margin-bottom: 2px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1050px) {
  .featuresArea01 h4 .point01 {
    font-size: 13px;
  }
}
@media screen and (max-width: 1000px) {
  .featuresArea01 h4 .point01 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 h4 .point01 {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 0.5;
    letter-spacing: 0.5px;
  }
}
.featuresArea01 h4 .num01 {
  font-family: "Crimson Text", serif;
  font-size: 45px;
  width: 38px;
  margin-bottom: 10px;
  border-bottom: 1px solid #333;
  line-height: 0.8;
}
@media screen and (max-width: 1050px) {
  .featuresArea01 h4 .num01 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .featuresArea01 h4 .num01 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 h4 .num01 {
    font-size: 32px;
    width: 28px;
    line-height: 1;
  }
}
.featuresArea01 .pointNum01 {
  position: absolute;
  right: 10px;
  bottom: -25px;
}
@media screen and (max-width: 1250px) {
  .featuresArea01 .pointNum01 {
    width: 32%;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 .pointNum01 {
    width: 90px;
  }
}
.featuresArea01 .pointText01 {
  font-size: 18px;
  margin-top: 8px;
  letter-spacing: -0.8px;
}
@media screen and (max-width: 1150px) {
  .featuresArea01 .pointText01 {
    font-size: 17px;
  }
}
@media screen and (max-width: 1100px) {
  .featuresArea01 .pointText01 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1050px) {
  .featuresArea01 .pointText01 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .featuresArea01 .pointText01 {
    font-size: 14px;
    text-align: left;
    margin-top: 15px;
  }
}

.productsArea01 {
  padding-bottom: 90px;
  background: url("../../common/images/bg_common02.jpg");
}
@media screen and (max-width: 1000px) {
  .productsArea01 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .productsArea01 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .productsArea01 {
    padding-bottom: 80px;
  }
}
.productsArea01 h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  padding: 30px 0 26px;
  background: #0a2a59;
  position: relative;
}
@media screen and (max-width: 767px) {
  .productsArea01 h3 {
    font-size: 26px;
    padding: 16px 0;
  }
}
.productsArea01 h3:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 auto;
  border-top: 20px solid #0a2a59;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .productsArea01 h3:after {
    border-top: 12px solid #0a2a59;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    bottom: -12px;
  }
}
@media screen and (max-width: 767px) {
  .productsArea01 h3 img {
    max-width: 228px;
  }
}
.productsArea01 .container {
  max-width: 1100px;
}
.productsArea01 .productsList {
  width: 540px;
  margin-top: 100px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .productsArea01 .productsList {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .productsArea01 .productsList {
    width: 100%;
    margin-top: 80px;
    float: none;
  }
}
@media screen and (max-width: 500px) {
  .productsArea01 .productsList {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .productsArea01 .productsList:nth-child(2n+1) {
    clear: both;
  }
}
@media print, screen and (min-width: 768px) {
  .productsArea01 .productsList:not(:nth-child(2n)) {
    margin-right: 1.8%;
  }
}
.productsArea01 .productsImage01 {
  line-height: 0;
  z-index: 1;
  position: relative;
}
.productsArea01 .productsImage01 img {
  -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
}
.productsArea01 .productsNum01 {
  line-height: 0;
  z-index: 1;
  position: absolute;
  top: -50px;
  left: 25px;
}
@media screen and (max-width: 767px) {
  .productsArea01 .productsNum01 {
    width: 90px;
  }
}
@media screen and (max-width: 500px) {
  .productsArea01 .productsNum01 {
    width: 70px;
    top: -30px;
    left: 20px;
  }
}
.productsArea01 h4 {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .productsArea01 h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .productsArea01 h4 {
    font-size: 20px;
  }
}
.productsArea01 .productsDetail01 {
  margin: 0 auto;
  padding: 20px 10px 0;
}
@media screen and (max-width: 500px) {
  .productsArea01 .productsDetail01 {
    padding: 15px 0 0;
  }
}
.productsArea01 .categoryArea01 li {
  font-weight: bold;
  color: #446fad;
  border: 1px solid #446fad;
}
.productsArea01 .productsBtn01 {
  width: 180px;
  margin-top: 30px;
  position: absolute;
  right: 10px;
  bottom: 0;
}
@media screen and (max-width: 1000px) {
  .productsArea01 .productsBtn01 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .productsArea01 .productsBtn01 {
    bottom: -20px;
  }
}
@media screen and (max-width: 360px) {
  .productsArea01 .productsBtn01 {
    font-size: 13px;
    max-width: 280px;
    width: 100%;
    margin: 20px auto 0;
    position: static;
  }
}
.productsArea01 .productsBtn01 a {
  padding: 8px 0 6px;
  background-size: 33px;
}
@media all and (-ms-high-contrast: none) {
  .productsArea01 .productsBtn01 a {
    padding: 10px 0 4px;
  }
}
@media screen and (max-width: 360px) {
  .productsArea01 .productsBtn01 a {
    padding: 12px 0;
    background-size: 26px;
  }
}

.caseArea01 {
  padding: 60px 0 70px;
  background: url("../../common/images/bg_common01.jpg");
}
.caseArea01 h3 {
  font-size: 40px;
  font-weight: bold;
  width: 400px;
  margin: 0 auto;
  padding: 9px 0 7px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  display: block;
  position: relative;
}
@media all and (-ms-high-contrast: none) {
  .caseArea01 h3 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .caseArea01 h3 {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 h3 {
    font-size: 28px;
  }
}
.caseArea01 h3:before, .caseArea01 h3:after {
  content: "";
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #333;
  display: block;
  position: absolute;
}
.caseArea01 h3:before {
  top: 3px;
}
.caseArea01 h3:after {
  bottom: 3px;
}
.caseArea01 li {
  max-width: 1600px;
  width: 96%;
  margin-top: 60px;
}
@media print, screen and (min-width: 1651px) {
  .caseArea01 li {
    margin: 60px auto 0;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 1440px) {
  .caseArea01 li {
    max-width: 1320px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 li {
    margin: 40px auto 0;
  }
}
.caseArea01 .caseImage01 {
  line-height: 0;
  z-index: 1;
}
@media print, screen and (min-width: 1441px) {
  .caseArea01 .caseImage01 {
    text-align: center;
    width: 48%;
    height: 370px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
            box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
  }
}
@media screen and (max-width: 1000px) {
  .caseArea01 .caseImage01 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 .caseImage01 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 701px) {
  .caseArea01 .caseImage01 {
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
            box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
  }
}
@media screen and (max-width: 1440px) {
  .caseArea01 .caseImage01 img {
    -webkit-box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
            box-shadow: 0 0 20px rgba(99, 99, 99, 0.15);
  }
}
@media screen and (max-width: 767px) and (min-width: 701px) {
  .caseArea01 .caseImage01 img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.caseArea01 h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: -125px;
  padding-left: 254px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1600px) {
  .caseArea01 h4 {
    padding-left: 190px;
  }
}
@media screen and (max-width: 1200px) {
  .caseArea01 h4 {
    margin-bottom: -115px;
  }
}
@media screen and (max-width: 1000px) {
  .caseArea01 h4 {
    font-size: 20px;
    margin-bottom: -80px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 h4 {
    margin-bottom: -12px;
    padding: 0 15px;
  }
}
.caseArea01 h4:after {
  content: "";
  width: 260px;
  height: 1px;
  background: #333;
  display: block;
  position: absolute;
  top: 16px;
}
@media screen and (max-width: 1600px) {
  .caseArea01 h4:after {
    width: 230px;
  }
}
@media screen and (max-width: 1500px) {
  .caseArea01 h4:after {
    width: 200px;
  }
}
@media screen and (max-width: 1440px) {
  .caseArea01 h4:after {
    width: 25%;
  }
}
@media screen and (max-width: 1200px) {
  .caseArea01 h4:after {
    width: 12%;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 h4:after {
    width: 1px;
    height: 60px;
    margin: 0 auto;
    top: -72px;
    right: 0;
    left: 0;
  }
}
@media screen and (max-width: 500px) {
  .caseArea01 h4:after {
    height: 40px;
    top: -52px;
  }
}
.caseArea01 .caseDetail01 {
  width: 56%;
  padding-top: 140px;
}
@media screen and (max-width: 1400px) {
  .caseArea01 .caseDetail01 {
    padding-top: 125px;
  }
}
@media screen and (max-width: 1000px) {
  .caseArea01 .caseDetail01 {
    padding-top: 95px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 .caseDetail01 {
    width: 100%;
    margin-top: 40px;
    padding-top: 0;
  }
}
.caseArea01 .caseTextArea01 {
  height: 290px;
  padding-left: 254px;
  background: #e4edf9;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .caseArea01 .caseTextArea01 {
    padding-left: 190px;
  }
}
@media screen and (max-width: 1200px) {
  .caseArea01 .caseTextArea01 {
    height: 275px;
  }
}
@media screen and (max-width: 1000px) {
  .caseArea01 .caseTextArea01 {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 .caseTextArea01 {
    height: auto;
    padding: 50px 15px 40px;
  }
}
.caseArea01 .caseTextArea01 p {
  font-size: 16px;
  height: 72px;
  margin: auto 0;
  position: absolute;
  top: 150px;
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .caseArea01 .caseTextArea01 p {
    padding-right: 75px;
  }
}
@media screen and (max-width: 1000px) {
  .caseArea01 .caseTextArea01 p {
    height: auto;
    top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .caseArea01 .caseTextArea01 p {
    height: auto;
    position: static;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 .caseList01 .caseImage01 {
    margin-left: -74px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .caseArea01 .caseList01 h4 {
    padding-left: 16%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .caseArea01 .caseList01 h4 {
    padding-left: 12%;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .caseArea01 .caseList01 h4 {
    padding-left: 6%;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 .caseList01 h4:after {
    right: -18px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px) {
  .caseArea01 .caseList01 h4:after {
    right: 0;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .caseArea01 .caseList01 h4:after {
    right: 40px;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .caseArea01 .caseList01 h4:after {
    right: 20px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .caseArea01 .caseList01 .caseTextArea01 {
    padding-left: 16%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .caseArea01 .caseList01 .caseTextArea01 {
    padding-left: 12%;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .caseArea01 .caseList01 .caseTextArea01 {
    padding-left: 6%;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 .caseList02 .caseImage01 {
    margin-right: -74px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 .caseList02 .caseDetail01 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .caseArea01 .caseList02 .caseTextArea01 {
    padding-left: 25%;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .caseArea01 .caseList02 .caseTextArea01 {
    height: 230px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 768px) {
  .caseArea01 .caseList02 h4 {
    padding-left: 25%;
  }
}
@media print, screen and (min-width: 768px) {
  .caseArea01 .caseList02 h4:after {
    left: -30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px) {
  .caseArea01 .caseList02 h4:after {
    left: -70px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1441px) {
  .caseArea01 .caseList02 h4:after {
    left: -40px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .caseArea01 .caseList02 h4:after {
    left: 40px;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .caseArea01 .caseList02 h4:after {
    left: 20px;
  }
}

.systemArea01 {
  padding: 240px 0 40px;
  background: url("../images/bg_index05.jpg");
  position: relative;
}
@media screen and (max-width: 767px) {
  .systemArea01 {
    padding-top: 124px;
  }
}
@media screen and (max-width: 360px) {
  .systemArea01 {
    padding-top: 164px;
  }
}
.systemArea01 h3 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  padding: 63px 20px 18px;
  background: #0b407f;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .systemArea01 h3 {
    font-size: 26px;
    padding: 25px 15px 15px;
  }
}
.systemArea01 h3:after {
  content: "";
  width: 100%;
  height: 103px;
  background: url("../images/bg_index04.png") no-repeat 50% 100%;
  z-index: 1;
  display: block;
  position: absolute;
  bottom: -60px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .systemArea01 h3:after {
    height: 35px;
    bottom: -22px;
  }
}
@media print, screen and (min-width: 361px) {
  .systemArea01 h3 .spOnly {
    display: none;
  }
}
.systemArea01 .container {
  max-width: 1100px;
}
.systemArea01 .systemImageArea01 {
  padding: 32px 0;
  background: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .systemArea01 .systemImageArea01 {
    padding: 30px;
  }
}
.systemArea01 .systemImageArea01 li:first-child {
  margin-right: 50px;
}
@media print, screen and (min-width: 768px) {
  .systemArea01 .systemDetail01 {
    width: 92%;
    margin: -40px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .systemArea01 .systemDetail01 {
    width: 96%;
  }
}
@media screen and (max-width: 767px) {
  .systemArea01 .systemDetail01 {
    margin-top: 20px;
  }
}
.systemArea01 .systemDetail01 .systemImage01 {
  line-height: 0;
}
@media print, screen and (min-width: 768px) {
  .systemArea01 .systemDetail01 .systemImage01 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 1000px) {
  .systemArea01 .systemDetail01 .systemImage01 {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .systemArea01 .systemDetail01 .systemImage01 {
    text-align: center;
    width: 62%;
    margin: 0 auto;
  }
}
.systemArea01 .systemTextArea01 {
  font-size: 16px;
}
@media screen and (max-width: 1150px) {
  .systemArea01 .systemTextArea01 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1150px) and (min-width: 768px) {
  .systemArea01 .systemTextArea01 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .systemArea01 .systemTextArea01 {
    font-size: 15px;
    margin-top: 30px;
  }
}
.systemArea01 .systemTextArea01 li {
  text-indent: -0.5em;
  margin-top: 10px;
  padding-left: 0.5em;
}
@media screen and (max-width: 767px) {
  .systemArea01 .systemTextArea01 li {
    margin-top: 12px;
  }
}

.yamabunArea01 {
  padding-bottom: 90px;
  background: url("../../common/images/bg_common01.jpg");
}
@media screen and (max-width: 1000px) {
  .yamabunArea01 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .yamabunArea01 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .yamabunArea01 {
    padding-bottom: 80px;
  }
}
.yamabunArea01 h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  padding: 30px 0 26px;
  background: #0e55aa;
  position: relative;
}
@media screen and (max-width: 767px) {
  .yamabunArea01 h3 {
    font-size: 26px;
    padding: 16px 0;
  }
}
.yamabunArea01 h3:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 auto;
  border-top: 20px solid #0e55aa;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .yamabunArea01 h3:after {
    border-top: 12px solid #0e55aa;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    bottom: -12px;
  }
}
.yamabunArea01 .container {
  max-width: 1100px;
}
.yamabunArea01 .yamabunDetail01 {
  font-size: 16px;
  margin-top: 68px;
}
@media print, screen and (min-width: 768px) {
  .yamabunArea01 .yamabunDetail01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .yamabunArea01 .yamabunDetail01 {
    margin-top: 40px;
  }
}
.yamabunArea01 .yamabunImage01 {
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .yamabunArea01 .yamabunImage01 {
    text-align: center;
  }
}
.yamabunArea01 .yamabunTextArea01 {
  width: 568px;
  margin-left: 25px;
  padding: 16px 0;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .yamabunArea01 .yamabunTextArea01 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .yamabunArea01 .yamabunTextArea01 {
    width: 100%;
    margin: 20px auto 0;
  }
}
.yamabunArea01 .yamabunTextArea01 p {
  line-height: 1.8;
}
.yamabunArea01 .btn01 {
  font-weight: bold;
  width: 350px;
  margin-top: 15px;
}
@media print, screen and (min-width: 1151px) {
  .yamabunArea01 .btn01 {
    position: absolute;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .yamabunArea01 .btn01 {
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 500px) {
  .yamabunArea01 .btn01 {
    width: 250px;
  }
}
.yamabunArea01 .btn01 a {
  padding: 16px 0;
  background: url("../images/ico_index01.png") no-repeat 86% 50%;
}
@media all and (-ms-high-contrast: none) {
  .yamabunArea01 .btn01 a {
    padding: 20px 0 12px;
  }
}
@media screen and (max-width: 500px) {
  .yamabunArea01 .btn01 a {
    padding: 11px 0;
  }
}