/* CSS Document */
/* main top
------------------------------------------------------------*/
main.top #about {
  padding-top: 0;
}
main.top #about:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% + 140px);
  bottom: 0;
  background: url(../img/top/about/bg.png) no-repeat center top/cover;
}
@media screen and (min-width: 701px) {
  main.top #about:before {
    height: calc(100% + 200px);
  }
}
main.top #about .content {
  position: relative;
}
main.top #about .block-contact:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 700px) {
  main.top #about .block-contact .item-inside {
    margin-right: -25px;
    padding-right: 50px;
    border-radius: 15px 0 0 15px;
  }
}
main.top #about .block-text {
  color: #FFF;
}
main.top #about .block-text:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 701px) {
  main.top #about .block-text:not(:last-child) {
    margin-bottom: 40px;
  }
}
main.top #about .block-text .item-text:not(:last-child) {
  margin-bottom: 20px;
}
main.top #about .block-text .item-text p:not(:last-child) {
  margin-bottom: 18px;
}
main.top #about .block-text .item-img {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -25px;
  margin-right: -25px;
  overflow: hidden;
}
main.top #about .block-text .item-img p:nth-child(1) {
  margin-left: -15px;
  margin-right: -50px;
  position: relative;
}
main.top #about .block-text .item-img p:nth-child(2) {
  margin-top: auto;
  margin-right: -15px;
  margin-top: 75px;
}
main.top #about .block-text .item-img p:nth-child(3) {
  position: relative;
  margin-right: -15px;
  margin-top: 25px;
}
@media screen and (min-width: 701px) {
  main.top #about .block-text .item-img {
    margin-left: -50px;
    margin-right: -50px;
  }
  main.top #about .block-text .item-img p:nth-child(1) {
    margin-right: 20px;
  }
  main.top #about .block-text .item-img p:nth-child(2) {
    margin-right: 20px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1080px) {
  main.top #about .block-text .item-img {
    margin-left: -40px;
    margin-right: -40px;
  }
}
main.top #about .block-results {
  background: #f5f2f0;
  background: linear-gradient(-62deg, rgba(255, 255, 255, 0.7) 0%, #FFF 100%);
  padding: 15px;
  border-radius: 30px;
}
main.top #about .block-results .item-hd {
  text-align: center;
  font-size: 18px;
  font-size: 1.2857142857rem;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 1.3;
}
main.top #about .block-results .item-list {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main.top #about .block-results .item-list:not(:last-child) {
  margin-bottom: 15px;
}
main.top #about .block-results .item-list li {
  width: calc(50% - 5px);
  display: flex;
  -webkit-box-orient: vertical;
  flex-direction: column;
}
main.top #about .block-results .item-list li h4 {
  background: rgba(222, 94, 17, 0.1);
  border-radius: 50px;
  text-align: center;
  font-size: 12px;
  font-size: 0.8571428571rem;
  font-weight: bold;
  color: #de5e11;
  line-height: 1.3;
  padding: 10px;
  margin-bottom: 15px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
}
main.top #about .block-results .item-list li p {
  color: #de5e11;
  text-align: center;
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-weight: bold;
  line-height: 1;
}
main.top #about .block-results .item-list li p span {
  font-family: "Barlow", sans-serif;
  font-size: 32px;
  font-size: 2.2857142857rem;
}
main.top #center .block-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-bottom: -30px;
}
main.top #center .block-section {
  margin-right: 15px;
  margin-bottom: 30px;
  width: calc(100% - 15px);
}
main.top #center .block-section:not(:has(.center-list li:nth-child(2))) {
  width: calc(50% - 15px);
}
main.top #center .block-section:not(:has(.center-list li:nth-child(2))) .center-list li {
  width: calc(100% - 15px);
}
main.top #service {
  background: url(../img/top/bg-service.png) no-repeat center/cover;
}
main.top #original .block-text:not(:last-child) {
  margin-bottom: 20px;
}
main.top #original .block-text .item-hd {
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}
main.top #original .block-text .item-text p:not(:last-child) {
  margin-bottom: 15px;
}
main.top #cv {
  background: url(../img/top/cv/bg.png) no-repeat center/cover;
  padding-top: 15px;
  padding-bottom: 15px;
}
main.top #cv .block-contact:not(:last-child) {
  margin-bottom: 15px;
}
main.top #cv .block-links {
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
main.top #cv .block-links:not(:last-child) {
  margin-bottom: 15px;
}
main.top #cv .block-links ul:not(:last-child) {
  margin-bottom: 15px;
}
main.top #cv .block-links ul li {
  height: 110px;
  display: flex;
}
main.top #cv .block-links ul li:not(:last-child) {
  margin-bottom: 15px;
}
main.top #cv .block-links ul li a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: linear-gradient(-62deg, rgba(255, 255, 255, 0.7) 0%, #FFF 100%);
  border-radius: 15px;
  color: #de5e11;
  text-decoration: none;
  padding: 15px;
  box-sizing: border-box;
}
main.top #cv .block-links ul li a:after {
  content: "";
  width: 13px;
  height: 13px;
  background: no-repeat center/auto;
  background-image: url(../img/common/arrow-orange.svg);
  margin-left: auto;
  transition: all 0.3s ease;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
}
main.top #cv .block-links ul li a:hover:after {
  transform: translateX(5px);
}
main.top #cv .block-links ul .item-img {
  margin-right: 12px;
}
main.top #cv .block-links ul .item-img img {
  width: auto;
}
main.top #cv .block-links ul .item-img img[src*="img-01.png"] {
  height: 64px;
}
main.top #cv .block-links ul .item-img img[src*="img-02.png"] {
  height: 72px;
}
main.top #cv .block-links ul .item-text {
  font-size: 15px;
  font-size: 1.0714285714rem;
  font-weight: bold;
}
main.top #cv .block-bnrs {
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
main.top #cv .block-bnrs ul li:not(:last-child) {
  margin-bottom: 15px;
}
main.top #column .column-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
main.top #column .column-list:not(:last-child) {
  margin-bottom: 5px;
}
main.top #column .column-list .item-li {
  display: flex;
  margin-bottom: 20px;
  width: 100%;
}
main.top #column .column-list .item-link {
  display: flex;
  width: 100%;
}
main.top #column .column-list .item-link:hover {
  text-decoration: none;
}
main.top #column .column-list .item-link:hover .item-img img {
  transform: scale(1.1);
  transform-origin: center center;
}
main.top #column .column-list .item-img {
  overflow: hidden;
  border-radius: 20px;
  margin-right: 15px;
  max-width: calc(50% - 15px);
}
main.top #column .column-list .item-img img {
  transition: all 0.8s ease;
  width: 100%;
}
main.top #column .column-list .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  flex-grow: 1;
}
main.top #column .column-list .item-text time {
  color: #666666;
  font-family: "Barlow", sans-serif;
  font-size: 10px;
  font-size: 0.7142857143rem;
  display: block;
  margin-bottom: 10px;
  line-height: 1.2;
}
main.top #column .column-list .item-text p {
  font-size: 12px;
  font-size: 0.8571428571rem;
  color: #333333;
}

@media screen and (min-width: 701px) {
  /* main top
  ------------------------------------------------------------*/
  main.top #about:before {
    height: calc(100% + 200px);
    background: linear-gradient(to right bottom, rgba(220, 46, 9, 0.8), rgba(229, 179, 45, 0)), url(../img/common/noise.svg), #e5b32d;
    background-size: cover;
  }
  main.top #about .block-text:not(:last-child) {
    margin-bottom: 40px;
  }
  main.top #about .block-text .item-img {
    margin-left: -50px;
    margin-right: -50px;
  }
  main.top #about .block-text .item-img p:nth-child(1) {
    margin-right: 20px;
  }
  main.top #about .block-text .item-img p:nth-child(2) {
    margin-right: 20px;
  }
  main.top #about .block-results {
    width: 600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    box-sizing: border-box;
  }
  main.top #about .block-results .item-hd {
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  main.top #about .block-results .item-list li {
    width: calc(50% - 15px);
  }
  main.top #about .block-results .item-list li h4 {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1.4;
  }
  main.top #about .block-results .item-list li p {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  main.top #about .block-results .item-list li p span {
    font-size: 44px;
    font-size: 3.1428571429rem;
  }
  main.top #center .block-list {
    margin-right: -30px;
    margin-bottom: -40px;
  }
  main.top #center .block-section {
    margin-right: 30px;
    margin-bottom: 40px;
    width: calc(100% - 30px);
  }
  main.top #center .block-section:not(:has(.center-list li:nth-child(2))) {
    width: calc(25% - 30px);
  }
  main.top #center .block-section:not(:has(.center-list li:nth-child(2))) .center-list li {
    width: calc(100% - 30px);
  }
  main.top #service {
    background: linear-gradient(to right bottom, rgba(84, 147, 19, 0.8), rgba(84, 147, 19, 0)), url(../img/common/noise.svg), #549313;
    background-size: cover;
  }
  main.top #cv {
    padding-top: 30px;
    padding-bottom: 30px;
    background: linear-gradient(to right bottom, rgba(220, 46, 9, 0.8), rgba(229, 179, 45, 0)), url(../img/common/noise.svg), #e5b32d;
    background-size: cover;
  }
  main.top #cv .block-contact:not(:last-child) {
    margin-bottom: 30px;
  }
  main.top #cv .block-links {
    width: 800px;
  }
  main.top #cv .block-links ul {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  main.top #cv .block-links ul li {
    width: calc(50% - 10px);
  }
  main.top #cv .block-links ul li:not(:last-child) {
    margin-bottom: 0;
  }
  main.top #cv .block-links ul li a {
    padding: 15px 20px;
    box-sizing: border-box;
    border-radius: 30px;
  }
  main.top #cv .block-links ul li a:after {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  main.top #cv .block-bnrs {
    width: 800px;
  }
  main.top #column .column-list {
    margin-right: -30px;
    margin-bottom: -30px;
  }
  main.top #column .column-list .item-li {
    margin-right: 30px;
    margin-bottom: 30px;
    width: calc(33.3333333333% - 30px);
  }
  main.top #column .column-list .item-link {
    -webkit-box-orient: vertical;
    flex-direction: column;
  }
  main.top #column .column-list .item-img {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: 100%;
    border-radius: 35px;
  }
  main.top #column .column-list .item-text {
    width: 100%;
  }
  main.top #column .column-list .item-text time {
    font-size: 13px;
    font-size: 0.9285714286rem;
  }
  main.top #column .column-list .item-text p {
    font-size: 15px;
    font-size: 1.0714285714rem;
  }
}
/*tablet*/
@media screen and (min-width: 701px) and (max-width: 1080px) {
  /* main top
  ------------------------------------------------------------*/
  main.top #center .block-list {
    margin-right: -20px;
  }
  main.top #center .block-section {
    margin-right: 20px;
    width: calc(100% - 20px);
  }
  main.top #center .block-section:not(:has(.center-list li:nth-child(2))) {
    width: calc(33.3333333333% - 20px);
  }
  main.top #center .block-section:not(:has(.center-list li:nth-child(2))) .center-list li {
    width: calc(100% - 20px);
  }
}
/*sp*/
@media screen and (max-width: 700px) {
  /* main top
  ------------------------------------------------------------*/
}
