.top-mainvisual-wrapper {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-wrapper {
    max-width: none;
    padding: 30px 5.3333333333% 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.top-mainvisual-slider {
  max-width: 1800px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider {
    overflow: hidden;
  }
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-slide {
    padding-bottom: 15px;
  }
}
.top-mainvisual-slider .swiper-wrapper img {
  width: 100%;
  border-radius: 10px;
}
.top-mainvisual-slider .swiper-pagination {
  max-width: 1800px;
}
.top-mainvisual-slider .swiper-arrow-wrapper {
  width: 66.6666666667%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-arrow-wrapper {
    width: auto;
  }
}
.top-mainvisual-slider .swiper-button-next, .top-mainvisual-slider .swiper-button-prev {
  width: 40px;
  height: 100%;
  top: 20px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-button-next, .top-mainvisual-slider .swiper-button-prev {
    width: 9px;
    height: 100%;
    top: auto;
    bottom: 0;
  }
}
.top-mainvisual-slider .swiper-button-prev {
  background: url(/assets/images/top/kv_arrow_prev_pc.png) no-repeat center center;
  left: -40px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-button-prev {
    left: 0;
  }
}
.top-mainvisual-slider .swiper-button-prev::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-mainvisual-slider .swiper-button-next {
  background: url(/assets/images/top/kv_arrow_next_pc.png) no-repeat center center;
  right: -40px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-button-next {
    right: 0;
  }
}
.top-mainvisual-slider .swiper-button-next::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-mainvisual-slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.top-mainvisual-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .top-mainvisual-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
  }
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-horizontal > .swiper-pagination-bullets, .top-mainvisual-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .top-mainvisual-slider .swiper-pagination-custom, .top-mainvisual-slider .swiper-pagination-fraction {
    bottom: 0;
  }
}
.top-mainvisual-slider .swiper-pagination-bullet {
  background-color: #dcdcdc;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
.top-mainvisual-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00a273;
}

.top-important-wrapper {
  background: #f6f8f8;
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .top-important-wrapper {
    margin-top: 30px;
  }
}
.top-important-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1480px;
  width: 100%;
  padding: 20px 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-important-inner {
    display: block;
    max-width: none;
    width: 100%;
    padding: 20px 5.3333333333%;
  }
}
.top-important-left {
  width: 243px;
  color: #cd0000;
  font-size: 1rem;
  line-height: 1.5;
  text-align: right;  
  padding-right: 60px;  
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-important-left {
    width: auto;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    text-align: left;
    padding-right: 0;
  }
}
.top-important-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 60px;
  border-left: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-important-right {
    width: auto;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    padding-left: 0;
    border-left: none;
  }
}
.top-important-right li {
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media screen and (max-width: 750px) {
  .top-important-right li {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.top-important-right li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12px 0;
}
@media screen and (max-width: 750px) {
  .top-important-right li > a {
    padding: 15px 0;
  }
}
.top-important-right li > a:hover {
  opacity: 1;
}
.top-important-right li > a:hover .important-txt {
  opacity: 0.7;
}
.top-important-right li .important {
  display: inline-block;
  color: #cd0000;
  font-size: 0.75rem;
  line-height: 1;
  border: #cd0000 1px solid;
  max-width: 120px;
  width: 100%;
  padding: 5px 10px;
  margin: 0 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-important-right li .important {
    font-size: 0.625rem;
    line-height: 1.4;
    max-width: 70px;
    width: 100%;
    padding: 2px 5px;
    margin: 0 20px;
  }
}
@media screen and (max-width: 750px) {
  .top-important-right li .important-txt {
    width: 100%;
    margin-top: 4px;
  }
}

.top-contents-ttl {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .top-contents-ttl {
    margin-bottom: 30px;
  }
}
.top-contents-ttl-sub {
  display: block;
  font-size: 0.75rem;
  line-height: 1;
  color: #00a273;
  margin-bottom: 14px;
}
@media screen and (max-width: 750px) {
  .top-contents-ttl-sub {
    font-size: 0.5rem;
    line-height: 1;
    margin-bottom: 10px;
  }
}
.top-contents-ttl-main {
  display: block;
  font-size: 1.75rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-contents-ttl-main {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

.top-contents-ttl_h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  padding-bottom: 8px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .top-contents-ttl_h3 {
    font-size: 1rem;
    line-height: 1.375;
    padding-bottom: 10px;
  }
}
.top-contents-ttl_h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 24px;
  height: 2px;
  background: #00a273;
}
@media screen and (max-width: 750px) {
  .top-contents-ttl_h3:after {
    width: 20px;
  }
}

.top-point-wrapper {
  margin: 100px auto 0;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .top-point-wrapper {
    margin: 50px auto 0;
    padding: 0 5.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.top-point-inner {
  width: 100%;
  overflow-x: hidden;
  padding-bottom: 126px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .top-point-inner {
    padding: 0 4.4776119403% 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-point-inner .top-point-slider {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .top-point-slider {
    max-width: none;
    width: 100%;
    overflow: hidden;
    padding: 0 0 60px;
  }
}
.top-point-inner .top-point-slider .point-slide-wrapper {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 6.75%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-point-inner .top-point-slider .point-slide-wrapper {
    display: block;
    padding: 0;
  }
}
.top-point-inner .top-point-slider .point-slide-pic {
  margin-right: 6.75%;
}
@media screen and (max-width: 750px) {
  .top-point-inner .top-point-slider .point-slide-pic {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.top-point-inner .top-point-slider .swiper-pagination-bullets {
  position: absolute;
  bottom: -126px;
  z-index: 11;
  margin: 0 auto;
}
@media print, screen and (max-width: 1220px) {
  .top-point-inner .top-point-slider .swiper-pagination-bullets {
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .top-point-inner .top-point-slider .swiper-pagination-bullets {
    bottom: 0;
    padding: 0;
  }
}
.top-point-inner .swiper-button-wrapper {
  max-width: 1200px;
  width: 100%;
  height: 52px;
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-wrapper {
    max-width: none;
    width: 100%;
    top: 25.0666666667vw;
  }
}
.top-point-inner .swiper-button-next2, .top-point-inner .swiper-button-prev2 {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  width: 23px;
  height: 52px;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-next2, .top-point-inner .swiper-button-prev2 {
    width: 9px;
    height: 16px;
  }
}
.top-point-inner .swiper-button-prev2 {
  background: url(/assets/images/top/point_arrow_prev_on_pc.png) no-repeat center;
  left: 0;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-prev2 {
    background: url(/assets/images/top/point_arrow_prev_on_sp.png) no-repeat center;
    background-size: 9px 16px;
  }
}
.top-point-inner .swiper-button-prev2::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-point-inner .swiper-button-prev2.swiper-button-disabled {
  background: url(/assets/images/top/point_arrow_prev_pc.png) no-repeat center;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-prev2.swiper-button-disabled {
    background: url(/assets/images/top/point_arrow_prev_sp.png) no-repeat center;
    background-size: 9px 16px;
  }
}
.top-point-inner .swiper-button-next2 {
  background: url(/assets/images/top/point_arrow_next_on_pc.png) no-repeat center;
  right: 0;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-next2 {
    background: url(/assets/images/top/point_arrow_next_on_sp.png) no-repeat center;
    background-size: 9px 16px;
  }
}
.top-point-inner .swiper-button-next2::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-point-inner .swiper-button-next2.swiper-button-disabled {
  background: url(/assets/images/top/point_arrow_next_pc.png) no-repeat center;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-button-next2.swiper-button-disabled {
    background: url(/assets/images/top/point_arrow_next_sp.png) no-repeat center;
    background-size: 9px 16px;
  }
}
.top-point-inner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.top-point-inner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 1.6666666667%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .top-point-inner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 10px;
  }
}
.top-point-inner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.top-point-inner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.top-point-inner .swiper-pagination-bullet {
  width: 23.75%;
  height: 2px;
  border-radius: inherit;
  background-color: #dcdcdc;
  opacity: 1;
  position: relative;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet {
    width: 50px;
    height: 3px;
  }
}
.top-point-inner .swiper-pagination-bullet:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 100%;
}
.top-point-inner .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  top: -46px;
  left: 0;
  width: 82.8070175439%;
  height: 45px;
  background: url(/assets/images/top/pagination01.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet:before {
    content: "01";
    font-family: "Lato", sans-serif;
    font-style: italic;
    position: absolute;
    top: -15px;
    left: 0;
    width: auto;
    height: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet:nth-child(2):before {
  width: 74.0350877193%;
  background: url(/assets/images/top/pagination02.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet:nth-child(2):before {
    content: "02";
    width: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet:nth-child(3):before {
  width: 87.3684210526%;
  background: url(/assets/images/top/pagination03.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet:nth-child(3):before {
    content: "03";
    width: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet:nth-child(4):before {
  background: url(/assets/images/top/pagination04.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet:nth-child(4):before {
    content: "04";
    width: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  background-color: #00a273;
  -webkit-animation: progress 4s linear forwards;
          animation: progress 4s linear forwards;
}
.top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  width: 82.8070175439%;
  height: 45px;
  background: url(/assets/images/top/pagination01_on.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "01";
    font-family: "Lato", sans-serif;
    font-style: italic;
    position: absolute;
    top: -15px;
    left: 0;
    width: auto;
    height: auto;
    background: none;
    color: #00a273;
  }
}
.top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2):before {
  width: 74.0350877193%;
  background: url(/assets/images/top/pagination02_on.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2):before {
    content: "02";
    width: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3):before {
  width: 87.3684210526%;
  background: url(/assets/images/top/pagination03_on.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3):before {
    content: "03";
    width: auto;
    background: none;
  }
}
.top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4):before {
  background: url(/assets/images/top/pagination04_on.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .top-point-inner .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4):before {
    content: "04";
    width: auto;
    background: none;
  }
}
@-webkit-keyframes progress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes progress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

.top-topics-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 100px auto 0;
}
@media screen and (max-width: 750px) {
  .top-topics-wrapper {
    max-width: none;
    margin: 70px auto 0;
    padding: 0 5.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.top-topics-slider {
  max-width: 1600px;
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-topics-slider {
    max-width: none;
    padding: 0 11.9402985075%;
  }
}
.top-topics-slider .swiper-wrapper img {
  width: 100%;
}
.top-topics-slider .topics-slide-txt {
  font-size: 1rem;
  line-height: 1.75;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .top-topics-slider .topics-slide-txt {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.top-topics-slider .swiper-arrow-wrapper {
  width: 59px;
  height: 41px;
  position: absolute;
  top: -47px;
  right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-topics-slider .swiper-arrow-wrapper {
    width: 100%;
    height: 16px;
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 0 11.9402985075%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-topics-slider .swiper-button-next3, .top-topics-slider .swiper-button-prev3 {
  width: 14px;
  height: 24px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .top-topics-slider .swiper-button-next3, .top-topics-slider .swiper-button-prev3 {
    width: 9px;
    height: 16px;
  }
}
.top-topics-slider .swiper-button-prev3 {
  background: url(/assets/images/top/topics_arrow_prev_on_pc.png) no-repeat center;
  left: 0;
}
@media screen and (max-width: 750px) {
  .top-topics-slider .swiper-button-prev3 {
    background-size: 9px auto;
    left: 11.9402985075%;
    margin-left: -15px;
  }
}
.top-topics-slider .swiper-button-prev3::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-topics-slider .swiper-button-prev3.swiper-button-disabled {
  background: url(/assets/images/top/topics_arrow_prev_pc.png) no-repeat center;
  opacity: 1;
}
.top-topics-slider .swiper-button-next3 {
  background: url(/assets/images/top/topics_arrow_next_on_pc.png) no-repeat center;
  right: 0;
}
@media screen and (max-width: 750px) {
  .top-topics-slider .swiper-button-next3 {
    background-size: 9px auto;
    right: 11.9402985075%;
    margin-right: -15px;
  }
}
.top-topics-slider .swiper-button-next3::after {
  content: none;
  font-family: none;
  font-size: auto;
}
.top-topics-slider .swiper-button-next3.swiper-button-disabled {
  background: url(/assets/images/top/topics_arrow_next_pc.png) no-repeat center;
  opacity: 1;
}
.top-topics-slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.top-topics-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.top-topics-slider .swiper-pagination-bullet {
  background-color: #dcdcdc;
  opacity: 1;
}
.top-topics-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00a273;
}

.top-product-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 100px auto 0;
}
.top-product-wrapper .top-product_list-wrapper {
  max-width: 1280px;
  width: 100%;
  grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  display: grid;
  margin: 0 auto 60px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-product-wrapper .top-product_list-wrapper {
    grid-template-columns: repeat(2, minmax(160px, 1fr));
    -webkit-column-gap: 5.2631578947%;
       -moz-column-gap: 5.2631578947%;
            column-gap: 5.2631578947%;
    max-width: none;
    padding: 0 5.3333333333%;
    margin: 0 auto 35px;
  }
}
.top-product-wrapper .top-product_list-wrapper li {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .top-product-wrapper .top-product_list-wrapper li {
    margin-bottom: 20px;
  }
}
.top-product-wrapper .top-product_list-wrapper li img {
  width: 100%;
  height: auto;
}
.top-product-wrapper .top-product_list-wrapper li .top-product_list-pic {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .top-product-wrapper .top-product_list-wrapper li .top-product_list-pic {
    margin-bottom: 5px;
  }
}
.top-product-wrapper .top-product_list-wrapper li .top-product_list-txt {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .top-product-wrapper .top-product_list-wrapper li .top-product_list-txt {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}

.top-category_main {
  width: 48.3333333333%;
  min-width: 545px;
  background: #fff;
  padding: 54px 4.8387096774% 0;
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-category_main-wrapper {
  padding-left: 40px;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .top-category_main-wrapper {
    padding: 0 5.3333333333%;
    margin: 0 auto 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_main-inner {
  max-width: 1240px;
  width: 100%;
  height: 280px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 750px) {
  .top-category_main-inner {
    max-width: none;
    width: 100%;
    height: auto;
    padding: 33.8666666667vw 0 0;
    background: url(/assets/images/top/solution_category_bg01_sp.png) no-repeat;
    background-size: 100% auto;
  }
}
.top-category_main-bg {
  max-width: calc(100% - (50% - 620px));
  width: calc(100% - 0px);
  height: 280px;
  background: url(/assets/images/top/solution_category_bg01_pc.png) no-repeat;
  background-size: cover;
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .top-category_main-bg {
    max-width: none;
    width: 100%;
    height: auto;
    background: none;
  }
}
.top-category_main-ttl {
  font-size: 1rem;
  line-height: 1.75;
  margin: 5px 0 20px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .top-category_main-ttl {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin: 0px 0 10px;
  }
}
.top-category_main-txt {
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 750px) {
  .top-category_main-txt {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 750px) {
  .top-category_main {
    width: 94.0298507463%;
    min-width: auto;
    padding: 35px 4.7619047619% 0;
    margin: 0 auto;
    position: static;
  }
}
.top-category_main .page_contents_button {
  margin: 35px 0 0 auto;
}
@media screen and (max-width: 750px) {
  .top-category_main .page_contents_button {
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
  }
}

.top-category_list-wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 70px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_list-wrapper {
    max-width: none;
    width: 100%;
    margin: 105px auto 60px;
    padding: 0 5.3333333333%;
    display: block;
  }
}
.top-category_list-wrapper > li {
  max-width: 373px;
  width: 30.0806451613%;
  margin: 0 1.6129032258% 0;
}
@media screen and (max-width: 750px) {
  .top-category_list-wrapper > li {
    max-width: none;
    width: 100%;
    margin: 0;
  }
}
.top-category_list-wrapper > li > a {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  padding: 18px 34px 18px 10px;
  margin-top: 36px;
  border-bottom: #dcdcdc solid 1px;
  position: relative;
  background: url(/assets/images/top/solution_category_link_bg01_pc.png) no-repeat center right 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_list-wrapper > li > a {
    font-size: 0.75rem;
    line-height: 1.75;
    padding: 18px 35px 18px 10px;
    margin-top: 8px;
    background: url(/assets/images/top/solution_category_link_bg01_sp.png) no-repeat center right 6px;
    background-size: 9px 14px;
  }
}
.top-category_list-wrapper > li > a::before {
  content: "";
  width: 24px;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: -1px;
  background: #00a273;
}

.top-nozzle_main-wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 80px auto 40px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-nozzle_main-wrapper {
    max-width: none;
    width: 100%;
    margin: 50px auto 30px;
    padding: 0 5.3333333333%;
  }
}

.top-nozzle_main-ttl {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .top-nozzle_main-ttl {
    font-size: 0.75rem;
    line-height: 2.0833333333;
    margin-top: 30px;
    margin-left: 0;
  }
}

.top-nozzle_ttl {
  font-size: 1.25rem;
  line-height: 1.2;
  background: rgba(255, 255, 255, 0.7);
  padding: 5px 11px;
}
.top-nozzle_ttl-wrapper {
  width: 100%;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: url(/assets/images/top/solution_category_pic02_pc.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-nozzle_ttl-wrapper {
    height: 33.3333333333vw;
    background: url(/assets/images/top/solution_category_pic02_sp.png) no-repeat center;
    background-size: 1005 auto;
  }
}
@media screen and (max-width: 750px) {
  .top-nozzle_ttl {
    font-size: 1rem;
    line-height: 1;
    padding: 3px 5px;
  }
}

.top-category_accordion-wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto 60px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper {
    max-width: none;
    width: 100%;
    margin: 0px auto 35px;
    padding: 0 5.3333333333%;
  }
}
.top-category_accordion-wrapper .tab-contents-category {
  position: relative;
}
.top-category_accordion-wrapper .tab-contents-category li.left {
  min-height: 61px;
  padding-top: 101px;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.left {
    min-height: auto;
    padding-top: 0;
  }
}
.top-category_accordion-wrapper .tab-contents-category li.left .category-btn {
  width: 30.2419354839%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.left .category-btn {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
}
.top-category_accordion-wrapper .tab-contents-category li.center {
  margin-top: -61px;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.center {
    margin-top: 10px;
  }
}
.top-category_accordion-wrapper .tab-contents-category li.center .category-btn {
  width: 30.2419354839%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 36px auto 40px;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.center .category-btn {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
  }
}
.top-category_accordion-wrapper .tab-contents-category li.right {
  margin-top: -61px;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.right {
    margin-top: 10px;
  }
}
.top-category_accordion-wrapper .tab-contents-category li.right .category-btn {
  width: 30.2419354839%;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category li.right .category-btn {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-btn {
  margin: 36px 20px 40px;
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  padding: 18px 4px 18px 20px;
  border-bottom: #dcdcdc solid 1px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
@media print, screen and (max-width: 1220px) {
  .top-category_accordion-wrapper .tab-contents-category .category-btn {
    font-size: 0.875rem;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-btn {
    padding: 18px 4px 18px 10px;
    margin: 10px auto 0;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-btn::before {
  content: "";
  width: 24px;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: -1px;
  background: #00a273;
}
.top-category_accordion-wrapper .tab-contents-category .category-btn .is-choice {
  color: #00a273;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-btn.is-open {
    border-bottom: none;
  }
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-btn.is-open::before {
    content: none;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-open span {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.top-category_accordion-wrapper .tab-contents-category .category-open span::before {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background: #00a273;
  position: absolute;
  margin-top: -1px;
  top: 50%;
  right: 0;
}
.top-category_accordion-wrapper .tab-contents-category .category-open span::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background: #00a273;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7px;
}
.top-category_accordion-wrapper .tab-contents-category .category-open.is-open > span {
  color: #00a273;
  font-weight: bold;
}
.top-category_accordion-wrapper .tab-contents-category .category-open.is-open span::after {
  content: none;
}
.top-category_accordion-wrapper .tab-contents-category .category-list {
  display: none;
  padding: 36px 10px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list {
    padding: 15px 0 10px;
    border-bottom: #dcdcdc solid 1px;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list > ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-list li {
  width: 25%;
  font-size: 0.875rem;
  line-height: 1.4285714286;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list li {
    width: 47.0149253731%;
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-list li a {
  width: 100%;
  padding: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list li a {
    padding: 0 0 20px;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-list li img {
  width: 60px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list li img {
    width: 31.746031746%;
  }
}
.top-category_accordion-wrapper .tab-contents-category .category-list li span {
  display: block;
  padding: 0 25px 0 15px;
  background: url(/assets/images/top/category_link_bg_pc.png) no-repeat bottom 50% right;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .tab-contents-category .category-list li span {
    background: url(/assets/images/top/category_link_bg_sp.png) no-repeat bottom 50% right;
    background-size: 9px 14px;
  }
}
.top-category_accordion-wrapper .top-category_list-wrapper {
  margin: 0 auto;
  padding: 0;
}
.top-category_accordion-wrapper .page_contents_button {
  margin: 40px auto;
}
@media screen and (max-width: 750px) {
  .top-category_accordion-wrapper .page_contents_button {
    margin: 30px auto 70px;
  }
}

.top-category_documents {
  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;
}
.top-category_documents-wrapper {
  background: url(/assets/images/top/documents_bg_1_pc.png) no-repeat;
  background-size: contain;
  padding: 60px 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_documents-wrapper {
    background: url(/assets/images/top/documents_bg_1_sp.png) no-repeat;
    background-size: contain;
    padding: 50px 2.6666666667% 0;
  }
}
.top-category_documents-inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 60px;
  padding: 60px 9.4594594595% 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .top-category_documents-inner {
    max-width: none;
    width: 100%;
    margin: 0 auto 60px;
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top-category_documents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}
.top-category_documents-left {
  width: 47.5%;
}
@media screen and (max-width: 750px) {
  .top-category_documents-left {
    width: 100%;
    padding: 0 2.8985507246%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_documents-left-ttl {
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .top-category_documents-left-ttl {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin-bottom: 10px;
    padding: 0 5.9701492537%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_documents-left-txt {
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 750px) {
  .top-category_documents-left-txt {
    font-size: 0.75rem;
    line-height: 1.75;
    padding: 0 5.9701492537%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_documents-left .page_contents_button {
  margin: 35px 0 0 auto;
}
@media screen and (max-width: 750px) {
  .top-category_documents-left .page_contents_button {
    margin: 25px auto 0;
  }
}
.top-category_documents-right {
  width: 47.5%;
}
@media screen and (max-width: 750px) {
  .top-category_documents-right {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 8.6956521739%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_documents-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 750px) {
  .top-category_documents-form {
    display: block;
    padding: 0 2.8985507246%;
  }
}
.top-category_documents-form li {
  width: 23.75%;
  padding-right: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 750px) {
  .top-category_documents-form li {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }
}
.top-category_documents-form li:last-child {
  padding-right: 0;
}

.top-category_projects-wrapper {
  background: #f6f8f8;
  padding: 90px 0 80px;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_projects-wrapper {
    padding: 40px 5.3333333333%;
  }
}
.top-category_projects-wrapper .page_contents_button {
  margin: 40px auto 0;
}
@media screen and (max-width: 750px) {
  .top-category_projects-wrapper .page_contents_button {
    margin: 30px auto 0;
  }
}
.top-category_projects-mian-wrapper {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-wrapper {
    overflow: visible;
  }
}
.top-category_projects-mian-inner {
  max-width: 1600px;
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner {
    padding: 0 4.4776119403%;
  }
}
.top-category_projects-mian-inner .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-wrapper {
    overflow: visible;
  }
}
.top-category_projects-mian-inner .swiper-slide {
  max-width: 540px;
  width: 100%;
  height: auto;
  background: #f6f8f8;
  border-radius: 6px;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-slide {
    max-width: none;
    width: 100%;
  }
}
.top-category_projects-mian-inner .swiper-slide a {
  display: block;
}
.top-category_projects-mian-inner .swiper-slide .projects-pic {
  width: 100%;
}
.top-category_projects-mian-inner .swiper-slide .projects-pic img {
  width: 100%;
  height: auto;
}
.top-category_projects-mian-inner .swiper-slide .projects-txt-wrapper {
  width: 81.4814814815%;
  min-height: 136px;
  padding: 23px 40px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  margin: -50px auto 0;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-slide .projects-txt-wrapper {
    width: 95.0819672131%;
    height: auto;
    padding: 15px 10px;
  }
}
.top-category_projects-mian-inner .swiper-slide .projects-ttl {
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 4px;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-slide .projects-ttl {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.top-category_projects-mian-inner .swiper-slide .projects-tag {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-category_projects-mian-inner .swiper-slide .projects-tag li {
  font-size: 0.75rem;
  line-height: 2.3333333333;
  color: #585353;
  border-bottom: 1px solid #707070;
  margin-right: 15px;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-slide .projects-tag li {
    font-size: 0.625rem;
    line-height: 1.8;
  }
}
.top-category_projects-mian-inner .swiper-button-wrapper {
  width: 100%;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-wrapper {
    height: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 24px;
    top: 35%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
  }
}
.top-category_projects-mian-inner .swiper-button-prev4, .top-category_projects-mian-inner .swiper-button-next4 {
  margin: 0;
  font-size: 0;
}
@media print, screen and (min-width: 751px) {
  .top-category_projects-mian-inner .swiper-button-prev4, .top-category_projects-mian-inner .swiper-button-next4 {
    position: static;
    width: 12px;
    height: 24px;
  }
}
.top-category_projects-mian-inner .swiper-button-prev4::after, .top-category_projects-mian-inner .swiper-button-next4::after {
  content: none;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-prev4, .top-category_projects-mian-inner .swiper-button-next4 {
    position: absolute;
    width: 9px;
    height: 16px;
  }
}
.top-category_projects-mian-inner .swiper-button-prev4 {
  background: url(/assets/images/top/projects_arrow_prev_pc.png) no-repeat;
  margin-right: 33px;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-prev4 {
    background: url(/assets/images/top/projects_arrow_prev_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center;
    margin-left: 4px;
    left: 0;
  }
}
.top-category_projects-mian-inner .swiper-button-prev4.swiper-button-disabled {
  background: url(/assets/images/top/projects_arrow_prev_disabled_pc.png) no-repeat;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-prev4.swiper-button-disabled {
    background: url(/assets/images/top/projects_arrow_prev_disabled_pc.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center;
  }
}
.top-category_projects-mian-inner .swiper-button-next4 {
  background: url(/assets/images/top/projects_arrow_next_pc.png) no-repeat;
  margin-right: 22px;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-next4 {
    background: url(/assets/images/top/projects_arrow_next_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center;
    margin-right: 4px;
    right: 0;
  }
}
.top-category_projects-mian-inner .swiper-button-next4.swiper-button-disabled {
  background: url(/assets/images/top/projects_arrow_next_disabled_pc.png) no-repeat;
  opacity: 1;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-button-next4.swiper-button-disabled {
    background: url(/assets/images/top/projects_arrow_next_disabled_sp.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: center;
  }
}
.top-category_projects-mian-inner .swiper-pagination4 {
  position: static;
  display: inline-block;
  width: auto;
  color: #2b2b2b;
  font-size: 0.875rem;
  line-height: 1;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .swiper-pagination4 {
    display: none;
  }
}
.top-category_projects-mian-inner .swiper-pagination4 span.swiper-pagination-current {
  color: #2b2b2b;
  position: relative;
}
.top-category_projects-mian-inner .swiper-pagination4 span.swiper-pagination-total {
  color: #f6f8f8;
}
.top-category_projects-mian-inner .projects-total {
  font-size: 0.875rem;
  line-height: 1;
  padding-top: 8px;
  margin-left: -8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 750px) {
  .top-category_projects-mian-inner .projects-total {
    display: none;
  }
}

.page-bottom_contacts-wrapperr {
  margin-bottom: 0;
}

.top-category_business-wrapper {
  background: url(/assets/images/top/business_bg01_pc.png) no-repeat;
  background-size: contain;
  padding: 12.3888888889vw 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-category_business-wrapper {
    background: url(/assets/images/top/business_bg01_sp.png) no-repeat;
    background-size: 100% auto;
    padding: 29.3333333333vw 2.6666666667% 0;
  }
}
.top-category_business-wrapper .page_contents_button {
  margin-right: auto;
  margin-left: auto;
}
.top-category_business-inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 9.4594594595% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
@media print, screen and (max-width: 1024px) {
  .top-category_business-inner {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 750px) {
  .top-category_business-inner {
    max-width: none;
    padding: 30px 2.8985507246% 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-category_business-inner .top-contents-ttl {
  margin-bottom: 35px;
}
@media screen and (max-width: 750px) {
  .top-category_business-inner .top-contents-ttl {
    margin-bottom: 25px;
  }
}
.top-category_business-inner .top-category_txt {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  text-align: center;
  margin-bottom: 55px;
}
@media screen and (max-width: 750px) {
  .top-category_business-inner .top-category_txt {
    font-size: 0.75rem;
    line-height: 1.75;
    margin-bottom: 25px;
  }
}
.top-category_business-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .top-category_business-list {
    margin-bottom: 15px;
  }
}
.top-category_business-list li {
  max-width: 270px;
  width: 22.5%;
  font-size: 0.875rem;
  line-height: 1;
  border: #dcdcdc 1px solid;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 1024px) {
  .top-category_business-list li {
    font-size: 0.75rem;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  .top-category_business-list li {
    width: 47.7611940299%;
    margin-bottom: 15px;
  }
}
.top-category_business-list-pic img {
  width: 100%;
  height: auto;
}
.top-category_business-list-txt {
  padding: 28px;
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  .top-category_business-list-txt {
    padding: 17px 15px;
  }
}

.top-corporate-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 100px auto 0;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper {
    margin: 70px auto 0;
    padding: 0 5.3333333333% 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-corporate-wrapper .top-corporate-list {
  max-width: 1600px;
  width: 100%;
  grid-template-columns: repeat(6, minmax(auto, 245px));
  display: grid;
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
  margin: 0 auto 60px;
  padding: 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width: 1024px) {
  .top-corporate-wrapper .top-corporate-list {
    max-width: 1006px;
    width: auto;
    grid-template-columns: repeat(3, minmax(auto, 334px));
    row-gap: 2px;
  }
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list {
    grid-template-columns: repeat(2, minmax(auto, 334px));
    -webkit-column-gap: 1px;
       -moz-column-gap: 1px;
            column-gap: 1px;
    row-gap: 1px;
    margin: 30px auto 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-corporate-wrapper .top-corporate-list-ttl {
  font-size: 0.875rem;
  line-height: 1;
  padding: 30px 0 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list-ttl {
    font-size: 0.75rem;
    line-height: 1.75;
    padding: 15px 0 0 15px;
  }
}
.top-corporate-wrapper .top-corporate-list li {
  height: 420px;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li {
    height: 210px;
  }
}
.top-corporate-wrapper .top-corporate-list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.top-corporate-wrapper .top-corporate-list li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(/assets/images/top/corporate_icon_pc.png);
}
.top-corporate-wrapper .top-corporate-list li:nth-child(1) a {
  background: url(/assets/images/top/corporate_pic01_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(1) a {
    background: url(/assets/images/top/corporate_pic01_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(1) a .top-corporate-list-ttl {
  color: #fff;
}
.top-corporate-wrapper .top-corporate-list li:nth-child(2) a {
  background: url(/assets/images/top/corporate_pic02_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(2) a {
    background: url(/assets/images/top/corporate_pic02_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(3) a {
  background: url(/assets/images/top/corporate_pic03_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(3) a {
    background: url(/assets/images/top/corporate_pic03_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(4) a {
  background: url(/assets/images/top/corporate_pic04_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(4) a {
    background: url(/assets/images/top/corporate_pic04_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(5) a {
  background: url(/assets/images/top/corporate_pic05_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(5) a {
    background: url(/assets/images/top/corporate_pic05_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(6) a {
  background: url(/assets/images/top/corporate_pic06_pc.png) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .top-corporate-wrapper .top-corporate-list li:nth-child(6) a {
    background: url(/assets/images/top/corporate_pic06_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.top-corporate-wrapper .top-corporate-list li:nth-child(6) a .top-corporate-list-ttl {
  color: #fff;
}
.top-corporate-wrapper .page_contents_button {
  margin: 40px auto 0;
}

.top-news-wrapper {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 100px;
  padding: 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: 750px) {
  .top-news-wrapper {
    max-width: none;
    margin: 0 auto 0;
    padding: 0 5.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }
}
.top-news-wrapper .top-news-inner {
  width: 47.2972972973%;
  margin: 100px auto;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .top-news-inner {
    width: 100%;
    margin: 70px auto;
  }
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .top-news-inner .top-contents-ttl {
    margin: 0 auto 20px;
  }
}
.top-news-wrapper .news_list-wrapper {
  width: 100%;
}
.top-news-wrapper .news_list-wrapper li {
  width: 100%;
  border-bottom: #dcdcdc 1px solid;
}
.top-news-wrapper .news_list-wrapper li:last-child {
  border-bottom: none;
}
.top-news-wrapper .news_list-wrapper li > a {
  width: 100%;
  display: block;
  padding: 15px 0;
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .news_list-wrapper li > a {
    padding: 10px 0;
    font-size: 0.875rem;
    line-height: 1.5714285714;
  }
}
.top-news-wrapper .news_list-wrapper li > a:hover {
  opacity: 1;
}
.top-news-wrapper .news_list-wrapper li > a:hover .text {
  opacity: 0.7;
}
.top-news-wrapper .news_list-wrapper li time.date {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .news_list-wrapper li time.date {
    padding-right: 10px;
    font-size: 0.625rem;
    line-height: 1;
  }
}
.top-news-wrapper .news_list-wrapper li .tag {
  width: 10%;
  min-width: 100px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #00a273;
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .news_list-wrapper li .tag {
    font-size: 0.625rem;
    line-height: 1;
  }
}
.top-news-wrapper .news_list-wrapper li .text-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.875rem;
  line-height: 1.5714285714;
  margin-top: 7px;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .news_list-wrapper li .text-wrapper {
    font-size: 0.75rem;
    line-height: 1.6666666667;
  }
}
.top-news-wrapper .page_contents_button {
  margin: 40px auto 0;
}
@media screen and (max-width: 750px) {
  .top-news-wrapper .page_contents_button {
    margin: 15px auto 0;
  }
}

.top-access {
  width: 50%;
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-access-wrapper {
  width: 100%;
  margin: 100px auto;
  height: 220px;
  background: #e5f4ed;
}
@media screen and (max-width: 750px) {
  .top-access-wrapper {
    max-width: none;
    margin: 70px auto 30px;
    padding: 20px 5.3333333333%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-access-inner {
  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;
  max-width: 1320px;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .top-access-inner {
    display: block;
    max-width: none;
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .top-access {
    width: 100%;
    height: auto;
    padding: 30px 0;
  }
}
.top-access:last-child {
  border-left: 1px solid #dcdcdc;
}
@media screen and (max-width: 750px) {
  .top-access:last-child {
    width: 71.6417910448%;
    border-top: 1px solid #dcdcdc;
    border-left: none;
    margin: 0 auto;
  }
}
.top-access-txt {
  font-size: 0.875rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .top-access-txt {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.top-access-tel {
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #00a273;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .top-access-tel {
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 15px;
  }
}
.top-access-txt-small {
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-access-txt-small {
    font-size: 0.625rem;
    line-height: 1;
  }
}

.top-sns-wrapper {
  width: 100%;
  margin: 100px auto;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper {
    margin: 0 auto;
    padding: 0 5.3333333333%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.top-sns-wrapper .top-sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list {
    display: block;
  }
}
.top-sns-wrapper .top-sns-list-pic {
  height: 63px;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list-pic {
    width: 50px;
    margin-right: 20px;
  }
  .top-sns-wrapper .top-sns-list-pic img {
    width: auto;
    height: 100%;
  }
}
.top-sns-wrapper .top-sns-list-txt {
  font-size: 0.75rem;
  line-height: 1.5;
}
.top-sns-wrapper .top-sns-list-txt.bgico {
  padding-right: 20px;
  background: url(/assets/images/top/bottom_icon_bg_pc.png) no-repeat bottom 2px right;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list-txt.bgico {
    background: url(/assets/images/top/bottom_icon_bg_sp.png) no-repeat center right;
    background-size: 13px;
  }
}
.top-sns-wrapper .top-sns-list li {
  margin: 0 30px;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list li {
    margin: 0 0 20px;
  }
}
.top-sns-wrapper .top-sns-list li a {
  display: block;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list li:nth-child(1) .top-sns-list-pic {
    height: 44px;
  }
}
.top-sns-wrapper .top-sns-list li:nth-child(2) a {
  padding-top: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list li:nth-child(2) .top-sns-list-pic {
    height: 35px;
  }
}
@media screen and (max-width: 750px) {
  .top-sns-wrapper .top-sns-list li:nth-child(3) .top-sns-list-pic {
    height: 45px;
  }
}
/*# sourceMappingURL=../../_development/maps/css/top.css.map */