@charset "UTF-8";
#quick {
  /*共通*/
  line-height: normal;
  /* テキストタイトル（色指定） */
  /*features*/
  /*ご用意するもの*/
  /*お電話にてご注文*/
}
#quick p {
  margin: 0 0 1em 0;
}
#quick .text-title_area .text-title {
  color: #333333;
}
#quick .text-title_area .text-title .f_red {
  color: #da2d49;
}
#quick .text-title_area .text-title:before {
  border-top: 1px solid #333333;
}
#quick .catch {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 767px) {
  #quick .catch {
    font-size: 19px;
  }
}
#quick .caption {
  width: 64.4%;
  margin: 0 auto 80px;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  #quick .caption {
    width: 100%;
  }
}
#quick ul.features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 767px) {
  #quick ul.features {
    display: inline-block;
    margin-bottom: 30px;
  }
}
#quick ul.features li.feature {
  align-self: stretch;
  width: 32.2%;
  margin-right: 1.69%;
  border: solid 6px #c5eeee;
  padding: 0 20px 30px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  #quick ul.features li.feature {
    width: 100%;
    margin-right: 0;
    margin-bottom: 55px;
  }
}
#quick ul.features li:nth-child(3) {
  margin-right: 0;
}
@media print, screen and (max-width: 767px) {
  #quick ul.features li:last-child {
    margin-bottom: 0;
  }
}
#quick ul.features .feature_img {
  text-align: center;
  margin-top: -48px;
  margin-bottom: 20px;
}
#quick ul.features .feature_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 26px;
  font-weight: bold;
  color: #008da7;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 767px) {
  #quick ul.features .feature_title {
    font-size: 22px;
  }
}
#quick ul.features p {
  margin-bottom: 20px;
}
#quick ul.features .step {
  background: #f3fdff;
  padding: 15px;
  margin-top: 10px;
}
#quick ul.features .step .step_title {
  color: #0598b3;
  font-weight: bold;
  margin-bottom: 20px;
}
#quick ul.features .step ul.step_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#quick ul.features .step ul.step_list li:nth-child(-n+2) {
  background: url("../img/quick/icon_arrow.png") no-repeat right;
}
#quick ul.features .step ul.step_list .step1 {
  background: url("../img/quick/icon_number1.png") no-repeat left center;
  padding-left: 17px;
  padding-right: 15px;
}
#quick ul.features .step ul.step_list .step2 {
  background: url("../img/quick/icon_number2.png") no-repeat left 10px center;
  padding-left: 27px;
  padding-right: 15px;
}
#quick ul.features .step ul.step_list .step3 {
  background: url("../img/quick/icon_number3.png") no-repeat left 10px center;
  padding-left: 27px;
}
#quick ul.features .area {
  font-size: 13px;
  margin-top: 10px;
}
#quick ul.features .feature_notice {
  font-size: 13px;
  color: #ff0000;
}
#quick .preparation {
  margin-bottom: 50px;
}
@media print, screen and (max-width: 767px) {
  #quick .preparation {
    margin-bottom: 30px;
  }
}
#quick .preparation .preparation_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  font-weight: bold;
  color: #008da7;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 767px) {
  #quick .preparation .preparation_title {
    font-size: 20px;
  }
}
#quick .preparation .preparation_title .under {
  border-bottom: solid 1px #008da7;
  padding-bottom: 6px;
}
#quick .preparation ul {
  width: 70%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 767px) {
  #quick .preparation ul {
    width: 100%;
    display: inline-block;
  }
}
#quick .preparation ul li {
  width: 48%;
  background: url("../img/memorial/icon_check.png") no-repeat left top 6px;
  padding-left: 21px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 767px) {
  #quick .preparation ul li {
    width: 100%;
    background: url("../img/memorial/icon_check.png") no-repeat left 5px top 8px;
    padding: 0 5px 0 25px;
    margin-bottom: 10px;
  }
}
#quick .preparation ul li:nth-child(odd) {
  margin-right: 4%;
}
@media print, screen and (max-width: 767px) {
  #quick .preparation ul li:nth-child(odd) {
    margin-right: 0;
  }
}
#quick .preparation ul li:last-child {
  margin-bottom: 0;
}
#quick .tel_area {
  width: 60%;
  margin: 0 auto;
  background: #fffef9;
  border: solid 1px #dcd7cf;
  padding: 3px;
}
@media print, screen and (max-width: 767px) {
  #quick .tel_area {
    width: 100%;
  }
}
#quick .tel_area .tel {
  border: solid 1px #dcd7cf;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#quick .tel_area .tel .tel_title_area {
  background: #ee2349;
  padding: 10px 0;
  box-sizing: border-box;
}
#quick .tel_area .tel .tel_title_area .tel_title {
  width: 65%;
  margin: 0 auto;
  font-size: 20px;
  color: white;
  background: url("../img/quick/icon_phone.png") no-repeat left top 7px;
  padding-left: 30px;
}
@media print, screen and (max-width: 767px) {
  #quick .tel_area .tel .tel_title_area .tel_title {
    width: 94%;
    font-size: 15px;
    background: url("../img/quick/icon_phone.png") no-repeat left top 2px;
    padding-left: 28px;
  }
}
#quick .tel_area .tel .tel_number {
  font-size: 47px;
  color: #1b1b1b;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
@media print, screen and (max-width: 767px) {
  #quick .tel_area .tel .tel_number {
    font-size: 32px;
  }
}
#quick .tel_area .tel span.f_large {
  font-size: 25px;
}
@media print, screen and (max-width: 767px) {
  #quick .tel_area .tel span.f_large {
    font-size: 20px;
  }
}
#quick .tel_area .tel span.f_small {
  font-size: 26px;
}
@media print, screen and (max-width: 767px) {
  #quick .tel_area .tel span.f_small {
    font-size: 19px;
  }
}
#quick ul.category li {
  margin-bottom: 20px;
}
@media print, screen and (max-width: 767px) {
  #quick ul.category li {
    margin-bottom: 10px;
  }
}
#quick ul.category li .image {
  margin-bottom: 10px;
}
#quick ul.category li p {
  text-align: left;
}
#quick ul.category li:nth-child(3n) {
  margin-right: 0;
}/*# sourceMappingURL=quick.css.map */