.fukuri_label {
  padding-left: 14px;
  color: #A91B4B;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: 400;
  background-color: #F8F8F8;
}

@media (max-width: 767px) {
  .fukuri_label {
    font-size: 16px;
  }
}

.fukuri_top {
  padding-top: 50px;
  padding-bottom: 44px;
}

@media (max-width: 767px) {
  .fukuri_top {
    padding-top: 30px;
    padding-bottom: 34px;
  }
}

.fukuri_top p {
  font-size: 15px;
  line-height: 1.5em;
}

.fukuri_1 {
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .fukuri_1 {
    padding-bottom: 40px;
  }
}

.fukuri_1 .fukuri_1_text {
  padding-top: 33px;
  font-size: 15px;
  line-height: 1.5em;
  word-break: break-all;
  width: 100%;;
}
.fukuri_1 .fukuri_1_text span {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .fukuri_1 .fukuri_1_text {
    padding-top: 20px;
  }
}

.fukuri_2 {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .fukuri_2 {
    padding-bottom: 20px;
  }
}

.fukuri_2 .fukuri_2_main {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .fukuri_2 .fukuri_2_main {
    display: block;
  }
}

.fukuri_2 .fukuri_2_main .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 65%;
          flex: 0 1 65%;
  padding-right: 90px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .fukuri_2 .fukuri_2_main .text {
    padding-right: 0;
    padding-bottom: 20px;
  }
}

.fukuri_2 .fukuri_2_main .text p {
  font-size: 15px;
  line-height: 1.5em;
}

.fukuri_2 .fukuri_2_main .text .pdf {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .fukuri_2 .fukuri_2_main .text .pdf {
    display: none;
  }
}

.fukuri_2 .fukuri_2_main .text .pdf p {
  font-size: 15px;
  padding-bottom: 20px;
}

.fukuri_2 .fukuri_2_main .text .pdf .pdf_btn {
  display: inline-block;
  border: 2px solid #A91B4B;
  width: 233px;
  text-align: center;
  font-size: 15px;
  padding-top: 17px;
  padding-bottom: 18px;
  border-radius: 8px;
  color: #A91B4B;
  font-weight: 500;
  position: relative;
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
  padding-left: 30px;
}

.fukuri_2 .fukuri_2_main .text .pdf .pdf_btn::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 20%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 30px;
  background: no-repeat url("../img/icon_pdf@2x.png") center center/contain;
}

.fukuri_2 .fukuri_2_main .text .pdf .pdf_btn:hover {
  background-color: #FDF4F7;
}

.fukuri_2 .fukuri_2_main .fukuri2_img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
  text-align: right;
}

@media (max-width: 767px) {
  .fukuri_2 .fukuri_2_main .fukuri2_img {
    text-align: center;
  }
}

.fukuri_2 .fukuri_2_main .fukuri2_img img {
  width: 100%;
  max-width: 340px;
}

.fukuri_2 .fukuri_2_main .pdf_sp {
  display: none;
}

@media (max-width: 767px) {
  .fukuri_2 .fukuri_2_main .pdf_sp {
    display: block;
    padding-top: 20px;
  }
  .fukuri_2 .fukuri_2_main .pdf_sp p {
    font-size: 15px;
    padding-bottom: 20px;
  }
  .fukuri_2 .fukuri_2_main .pdf_sp .pdf_btn {
    display: inline-block;
    border: 2px solid #A91B4B;
    width: 233px;
    text-align: center;
    font-size: 15px;
    padding-top: 17px;
    padding-bottom: 18px;
    border-radius: 8px;
    color: #A91B4B;
    font-weight: 500;
    position: relative;
    -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.16);
    padding-left: 30px;
  }
  .fukuri_2 .fukuri_2_main .pdf_sp .pdf_btn::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 20%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 26px;
    height: 30px;
    background: no-repeat url("../img/icon_pdf@2x.png") center center/contain;
  }
  .fukuri_2 .fukuri_2_main .pdf_sp .pdf_btn:hover {
    background-color: #FDF4F7;
  }
}

.fukuri_3 {
  padding-bottom: 60px;
}

.fukuri_3 .fukuri_3_top {
  padding-top: 20px;
  font-size: 15px;
  line-height: 1.5em;
}

.fukuri_3 .fukuri_3_main {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fukuri_3_item {
  width: calc(33.333% - 16px * 2 / 3);
  margin-right: 16px;
}

@media (max-width: 767px) {
  .fukuri_3_item {
    margin: auto;
  }
}

.fukuri_3_item:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 767px) {
  .fukuri_3_item:nth-child(3n) {
    margin: auto;
  }
}

.fukuri_3_item:nth-child(n + 4) {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .fukuri_3_item:nth-child(n + 4) {
    margin: auto;
  }
}

.fukuri_3_item .item_img img {
  width: 100%;
}

.fukuri_3_item .item_text {
  font-size: 15px;
  padding-top: 10px;
}

@media (max-width: 767px) {
  .fukuri_3_item .item_text {
    text-align: center;
  }
}

.slick-prev,
.slick-next {
  top: 98% !important;
}

.slick-prev {
  background: no-repeat url("../img/s_prev@2x.png") center center/contain !important;
  width: 10px;
  height: 16px;
}

.slick-next {
  background: no-repeat url("../img/s_next@2x.png") center center/contain !important;
  width: 10px;
  height: 16px;
}
/*# sourceMappingURL=fukuri.css.map */