@charset "UTF-8";
.page_contents_mainvisual {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .page_contents_mainvisual {
    margin-bottom: 40px;
  }
}
.page_contents_mainvisual img {
  width: 100%;
  height: auto;
}

.page_contents_main-wrapper {
  padding-top: 0;
}
@media screen and (max-width: 750px) {
  .page_contents_main-wrapper {
    padding-top: 0;
  }
  .page_contents_main-wrapper .page_contents-h2_ttl-read {
    margin-bottom: 25px;
  }
}

.business_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(auto, 466px));
  -webkit-column-gap: 2.7027027027%;
     -moz-column-gap: 2.7027027027%;
          column-gap: 2.7027027027%;
  width: 100%;
  margin: 80px 0 40px;
}
@media screen and (max-width: 750px) {
  .business_list {
    display: block;
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin: 40px 0 50px;
  }
}
.business_list li {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .business_list li {
    margin-bottom: 30px;
  }
}
.business_list li .business_list-txt {
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .business_list li .business_list-txt {
    margin-top: 15px;
  }
}

.page_contents_detail-wrapper {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper {
    max-width: none;
  }
}
.page_contents_detail-wrapper h2 {
  font-size: 1.75rem;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}
.page_contents_detail-wrapper h3 {
  font-size: 1rem;
  line-height: 1.4375;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper h3 {
    font-size: 0.875rem;
    line-height: 1.7857142857;
    margin-bottom: 10px;
  }
}
.page_contents_detail-wrapper h4 {
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper h4 {
    font-size: 0.75rem;
    line-height: 1.1666666667;
    margin-bottom: 15px;
  }
}
.page_contents_detail-wrapper p {
  font-size: 0.875rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper p {
    font-size: 0.75rem;
    line-height: 2;
  }
}
.page_contents_detail-wrapper section {
  padding-top: 0;
  margin: 80px 0;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section {
    padding-top: 0;
    margin: 40px 0;
  }
}
.page_contents_detail-wrapper section.list {
  padding-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #dcdcdc;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.list {
    padding-top: 50px;
    margin: 50px auto;
  }
}
.page_contents_detail-wrapper section.headline {
  padding-top: 0;
  margin: 80px 0;
  border-top: none;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline {
    margin: 45px auto;
  }
}
.page_contents_detail-wrapper section.headline p {
  font-size: 0.875rem;
  line-height: 1.5714285714;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline p {
    font-size: 0.75rem;
    line-height: 1.75;
    margin-bottom: 10px;
  }
}
.page_contents_detail-wrapper section.headline h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline h2 {
    margin-bottom: 30px;
  }
}
.page_contents_detail-wrapper section.headline h3 {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline h3 {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
.page_contents_detail-wrapper section.headline ul {
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 30px;
  padding-left: 1em;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline ul {
    font-size: 0.75rem;
    line-height: 2;
    margin-bottom: 30px;
  }
  .page_contents_detail-wrapper section.headline ul.mgb10 {
    margin-bottom: 10px;
  }
}
.page_contents_detail-wrapper section.headline ul li {
  text-indent: -1em;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline ul li {
    margin-bottom: 3px;
  }
}
.page_contents_detail-wrapper section.headline ul li::before {
  content: "•";
  margin-right: 7px;
}
.page_contents_detail-wrapper section.headline .page_contents_pic {
  margin-top: 35px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper section.headline .page_contents_pic {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.page_contents_detail-wrapper .notice {
  font-size: 0.75rem;
  line-height: 1.6666666667;
}
@media print, screen and (max-width: 1024px) {
  .page_contents_detail-wrapper .notice {
    font-size: 0.625rem;
    line-height: 1.8;
  }
}
.page_contents_detail-wrapper .LP-link-wrapper {
  border-top: #dcdcdc 1px solid;
  padding: 60px 0;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .LP-link-wrapper {
    padding: 40px 0;
  }
}
.page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width: 1024px) {
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner a {
  display: block;
  width: 37.8378378378%;
  border-radius: 6px;
  margin: 0 20px;
}
@media print, screen and (max-width: 1024px) {
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner a {
    width: auto;
    margin: 0;
  }
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner a:first-child {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner a:first-child {
    margin-bottom: 20px;
  }
}
.page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner p.products-pic {
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner p.products-pic {
    margin-bottom: 10px;
  }
}
.page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner p {
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .LP-link-wrapper .LP-link-inner p {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.page_contents_detail-wrapper .Web-contact {
  margin: 0 auto 60px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .Web-contact {
    margin: 0 auto 30px;
  }
}
.page_contents_detail-wrapper .Tel-contact {
  width: 100%;
  background: #e5f4ed;
  padding: 60px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .Tel-contact {
    padding: 30px 0;
  }
}
.page_contents_detail-wrapper .Tel-contact-num {
  display: block;
  font-size: 2.75rem;
  line-height: 1;
  font-weight: bold;
  color: #00a273;
  margin-bottom: 20px;
  position: relative;
  padding-left: 44px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .Tel-contact-num {
    font-size: 1.75rem;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 32px;
  }
}
.page_contents_detail-wrapper .Tel-contact-num::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  background: url(/assets/images/products-list/detail/detail_tel_icon.png) no-repeat;
  background-size: contain;
  width: 37px;
  height: 37px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .Tel-contact-num::before {
    width: 22px;
    height: 22px;
    bottom: 0;
  }
}
.page_contents_detail-wrapper .pic-list-wrapper {
  max-width: 1480px;
  width: 100%;
  grid-template-columns: repeat(3, minmax(225px, 1fr));
  display: grid;
  -webkit-column-gap: 2.7027027027%;
     -moz-column-gap: 2.7027027027%;
          column-gap: 2.7027027027%;
  margin: 100px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .pic-list-wrapper {
    display: block;
    margin: 30px auto 0;
  }
}
.page_contents_detail-wrapper .pic-list-wrapper li {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .pic-list-wrapper li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page_contents_detail-wrapper .pic-list-wrapper li .pic-list-pic {
  margin-bottom: 20px;
  border-radius: 8px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .pic-list-wrapper li .pic-list-pic {
    margin-bottom: 11px;
  }
}
.page_contents_detail-wrapper .pic-list-wrapper li .pic-list-pic img {
  border-radius: 4px;
}
.page_contents_detail-wrapper .pic-list-wrapper li .pic-list-ttl {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .pic-list-wrapper li .pic-list-ttl {
    font-size: 0.875rem;
    line-height: 1;
    margin-bottom: 5px;
  }
}
.page_contents_detail-wrapper .pic-list-wrapper li .pic-list-txt {
  font-size: 0.875rem;
  line-height: 1.5714285714;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .pic-list-wrapper li .pic-list-txt {
    font-size: 0.75rem;
    line-height: 1.75;
  }
}
.page_contents_detail-wrapper .products-wrapper {
  max-width: 1480px;
  width: 100%;
  grid-template-columns: repeat(3, minmax(225px, 1fr));
  display: grid;
  -webkit-column-gap: 2.7027027027%;
     -moz-column-gap: 2.7027027027%;
          column-gap: 2.7027027027%;
  margin: 60px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .products-wrapper {
    display: block;
    margin: 30px auto 0;
  }
}
.page_contents_detail-wrapper .products-wrapper article {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .products-wrapper article {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page_contents_detail-wrapper .products-wrapper article .products-pic {
  margin-bottom: 20px;
  border-radius: 6px;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .products-wrapper article .products-pic {
    margin-bottom: 11px;
  }
}
.page_contents_detail-wrapper .products-wrapper article .products-pic img {
  border-radius: 4px;
}
.page_contents_detail-wrapper .products-wrapper article .products-txt {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .products-wrapper article .products-txt {
    font-size: 0.875rem;
    line-height: 1;
  }
}
.page_contents_detail-wrapper .page-bottom_list-wrapper {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  display: grid;
  gap: 0 2.7027027027%;
  margin: 60px auto 0;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .page-bottom_list-wrapper {
    margin: 30px auto 0;
    display: block;
  }
}
.page_contents_detail-wrapper .page-bottom_list-wrapper li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.page_contents_detail-wrapper .page-bottom_list-wrapper li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/assets/images/business/detail/business_list_link_arrow_pc.png) no-repeat center right;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .page-bottom_list-wrapper li a {
    background: url(/assets/images/business/detail/business_list_link_arrow_sp.png) no-repeat center right;
    background-size: 9px 14px;
  }
}
.page_contents_detail-wrapper .page-bottom_list-wrapper li a.is-choice .page-bottom_list-ttl {
  color: #00a273;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .page-bottom_list-pic {
    width: 50px;
  }
}
.page_contents_detail-wrapper .page-bottom_list-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .page_contents_detail-wrapper .page-bottom_list-ttl {
    font-size: 0.75rem;
    line-height: 1;
  }
}

.page_contents_detail_side-pic {
  width: 59.4594594595%;
}
@media print, screen and (max-width: 1220px) {
  .page_contents_detail_side-pic {
    width: 100%;
  }
  .page_contents_detail_side-pic img {
    width: 100%;
    height: auto;
  }
}
.page_contents_detail_side-pic-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page_contents_detail_side-pic-wrapper.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media print, screen and (max-width: 1220px) {
  .page_contents_detail_side-pic-wrapper {
    display: block;
  }
  .page_contents_detail_side-pic-wrapper .page_contents_detail_side-pic, .page_contents_detail_side-pic-wrapper .page_contents_detail_side-pic-txt {
    margin-bottom: 25px;
  }
}
.page_contents_detail_side-pic-txt {
  width: 36.4864864865%;
}
@media print, screen and (max-width: 1220px) {
  .page_contents_detail_side-pic-txt {
    width: 100%;
  }
}
/*# sourceMappingURL=../../_development/maps/css/business.css.map */
