@charset "UTF-8";
#titleimg {
  height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#titleimg .inner {
  height: 100%;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

#titleimg .img {
  display: none;
}

#titleimg .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#titleimg .text {
  width: 540px;
  height: 256px;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
}

#titleimg .text .border {
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#titleimg .text h1 {
  font-size: 45px;
  line-height: 4rem;
  margin-bottom: 10px;
}

.aboutparc h1 {
  text-align: center;
}

#titleimg .text p {
  font-size: 17px;
  font-family: "Crimson Text", serif;
  color: #f58491;
}

#titleimg.aboutparc {
  background-image: url("../img/about/titleimg.jpg");
}

#lead {
  padding: 60px 0;
}

#lead h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.75em;
  margin-bottom: 1em;
}

.aboutparc #lead h2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 678px;
  position: relative;
  text-align: center;
  width: 100%;
}

.aboutparc #lead h2:before, .aboutparc #lead h2:after {
  background-repeat: no-repeat;
  content: "";
  height: 91px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 52px;
}

.aboutparc #lead h2:before {
  background: url("../img/about/icn_img01_title01.png");
  left: 0;
}

.aboutparc #lead h2:after {
  background: url("../img/about/icn_img01_title02.png");
  right: 0;
}

#lead p {
  text-align: center;
  font-size: 15px;
  line-height: 1.75em;
}

.planbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.planbox + .planbox {
  margin-top: 50px;
}

.planbox .img img {
  max-width: 400px;
}

.planbox .text {
  padding-left: 50px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.planbox .text h2 span.jp {
  font-size: 30px;
}

.aboutparcbox .text h2 span.jp {
  font-size: 30px;
}

.planbox .text h2.block, .aboutparcbox .text h2.block {
  display: block;
  line-height: 2em;
}

.planbox .text p, .aboutparcbox .text p {
  line-height: 1.75em;
}

.note {
  font-size: 12px;
}

#support {
  margin-bottom: 100px;
}

#qa {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 100px;
}

.faq-title h4 {
  font-size: 15px;
}

.faq-title h4:before {
  content: "Q ";
  font-size: 34px;
  color: #f58491;
  font-family: "Crimson Text", serif;
}

.faq-content {
  position: relative;
}

.faq-content:before {
  content: "A ";
  font-size: 34px;
  color: #666666;
  font-family: "Crimson Text", serif;
  position: absolute;
  top: 10;
  left: 0;
}

.faq-content p {
  font-size: 15px;
  line-height: 1.75em;
  padding-left: 33px;
}

.aboutparcbox {
  margin-top: 50px;
}

.p-flexContainer .p-flexBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reazon {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}

.reazon h2 {
  font-size: 26px;
  margin-bottom: 45px;
  padding-left: 134px;
  position: relative;
  line-height: 1.4;
  letter-spacing: 1px;
}

.reazon h2:before {
  background-repeat: no-repeat;
  content: "";
  height: 91px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 114px;
}

.reazon .p-Block:nth-of-type(1) h2:before {
  background: url("../img/about/icn_img02_catch01.png");
}

.reazon .p-Block:nth-of-type(2) h2:before {
  background: url("../img/about/icn_img02_catch02.png");
}

.reazon .p-Block:nth-of-type(3) h2:before {
  background: url("../img/about/icn_img02_catch03.png");
}

.reazon .p-Block:nth-of-type(4) h2:before {
  background: url("../img/about/icn_img02_catch04.png");
}

.reazon .p-Block:nth-of-type(5) h2:before {
  background: url("../img/about/icn_img02_catch05.png");
}

.reazon div.p-flexItem {
  margin-top: 15px;
  width: 45.454545454%;
}

.reazon figure {
  width: 49.181818181%;
}

.reazon .p-Block {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.reazon .p-Block:not(:last-child) {
  margin-bottom: 65px;
}

.reazon .p-Block:nth-child(odd) {
  padding-left: 50px;
}

.reazon .p-Block:nth-child(odd) figure {
  margin-left: 60px;
}

.reazon .p-Block:nth-child(even) figure {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.reazon .p-Block:nth-child(even) div.p-flexItem {
  margin-top: -5px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 60px;
}

.p-reason__Txt {
  line-height: 1.75em;
}

.flow4step {
  background-image: url("../img/about/bg_img03_05.jpg");
  background-position: left top;
  background-repeat: repeat;
  background-size: 50px 50px;
  margin-top: 100px;
  padding: 90px 0 100px;
}

.flow4step h2 {
  position: relative;
}

.flow4step h2:before {
  background: url("../img/about/icn_img03_title01.png");
  background-repeat: no-repeat;
  bottom: -100px;
  content: "";
  left: 50%;
  height: 90px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 302px;
}

.flow4step__Txt {
  line-height: 1.75em;
  margin: 140px auto 60px;
  max-width: 1000px;
  text-align: center;
}

.flow4step .p-Block {
  background-color: #fff;
  border: solid 1px #ccc;
  margin-bottom: 71px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 0 40px 45px 20px;
  position: relative;
}

.flow4step .p-Block:before {
  bottom: -71px;
  content: url("../img/about/icn_img03_arrow.png");
  height: 70px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 85px;
}

.flow4step .p-Block:last-child:before {
  content: "";
  margin-bottom: 0;
}

.flow4step .p-flexBlock {
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: justify;
}

.flow4step .p-Block .p-flexItem {
  max-width: 540px;
  width: 100%;
}

.flow4step .p-Block figure {
  margin-top: 40px;
  max-width: 350px;
  width: 50%;
}

.flow4step .p-flexItem__heading3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-pack: start;
  position: relative;
}

.flow4step .p-flexItem__heading3 p {
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 0;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 80px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #b13b53;
}

.flow4step .p-flexItem__heading3 p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 40px solid #b13b53;
  border-right: 40px solid #b13b53;
  border-bottom: 10px solid transparent;
}

.flow4step .p-flexItem__heading3 p span {
  font-size: 52px;
}

.flow4step .p-flexItem__heading3 h3 {
  line-height: 1.6;
  font-size: 34px;
  margin-left: 90px;
  padding-top: 35px;
}

.flow4step .p-flexItem__heading3 h3 small {
  display: block;
  font-size: 18px;
}

.flow4step .p-Block .p-flexItem .flow4step__Txt--2 {
  line-height: 1.7em;
  margin-top: 36px;
  padding-left: 22px;
}

.aboutparc + #footercontact {
  margin-top: 0;
}

.p-cvBtn a.btn {
  background: #f58491;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 17px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  max-width: 280px;
  margin: 50px auto 0;
}

.p-cvBtn a.btn:before {
  background: url("../common/img/ico_calendar.png") no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 25px;
  margin-right: 10px;
  width: 23px;
  vertical-align: middle;
}

.p-cvBtn a.btn--toPhotoPlan {
  border-radius: 50px !important;
  background-color: #4c4948 !important;
}

.p-cvBtn a.btn--toPhotoPlan:before {
  display: none;
  content: "";
  width: unset;
  height: unset;
  margin-right: unset;
  vertical-align: unset;
  background: unset;
  background-size: unset;
}

/* ====================================================
 20211007 追加 ここから
==================================================== */
/* ====================================================
 20211007 追加 ここまで
==================================================== */
@media only screen and (max-width: 800px) {
  #titleimg {
    height: auto;
    background: none !important;
  }
  #titleimg .img, #titleimg .inner {
    display: block;
  }
  #titleimg .text {
    height: 100px;
    width: auto;
    padding: 0;
  }
  #titleimg .text .border {
    border: 0;
  }
  #titleimg .text h1 {
    font-size: 22px;
  }
  #titleimg .text p {
    font-size: 10px;
  }
  #lead {
    padding: 40px 15px;
  }
  .aboutparc #lead {
    padding-bottom: 60px;
  }
  #lead h2 {
    font-size: 18px;
  }
  .aboutparc #lead h2 {
    font-size: 16px;
  }
  #lead p {
    font-size: 14px;
  }
  .planbox {
    display: block;
  }
  .planbox .img img {
    width: 100%;
    max-width: none;
  }
  .planbox .text {
    padding: 15px;
  }
  .aboutparcbox .text {
    padding: 15px;
  }
  .planbox .text h2, .aboutparcbox .text h2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .planbox .text h2 span.jp, .aboutparcbox .text h2 span.jp {
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
  }
  #qa {
    margin-bottom: 60px;
    padding: 0 15px;
  }
  #qa .faq-title h4 {
    font-size: 16px !important;
  }
  .faq-title h4:before {
    display: none;
  }
  .faq-content:before {
    display: none;
  }
  .faq-content p {
    padding-left: 0;
  }
  .aboutparc #qa {
    margin-top: 60px;
  }
  .aboutparc #lead h2:before, .aboutparc #lead h2:after {
    background-size: 26px 45.5px;
    height: 45.5px;
    width: 26px;
  }
  .reazon {
    padding: 0 15px;
  }
  .reazon .p-Block:nth-child(odd) {
    padding-left: 0;
  }
  .reazon .p-flexContainer .p-flexBlock {
    display: block;
  }
  .reazon div.p-flexItem {
    width: 100%;
  }
  .reazon h2 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 64px;
  }
  .reazon h2:before {
    height: 46px;
    width: 57px;
  }
  .reazon .p-Block:nth-of-type(1) h2:before {
    background: url("../img/about/icn_img02_catch01_sp.png");
  }
  .reazon .p-Block:nth-of-type(2) h2:before {
    background: url("../img/about/icn_img02_catch02_sp.png");
  }
  .reazon .p-Block:nth-of-type(3) h2:before {
    background: url("../img/about/icn_img02_catch03_sp.png");
  }
  .reazon .p-Block:nth-of-type(4) h2:before {
    background: url("../img/about/icn_img02_catch04_sp.png");
  }
  .reazon .p-Block:nth-of-type(5) h2:before {
    background: url("../img/about/icn_img02_catch05_sp.png");
  }
  .reazon figure {
    margin-top: 20px;
    width: 100%;
  }
  .reazon .p-Block:nth-child(odd) figure {
    margin-left: 0;
  }
  .reazon .p-Block:nth-child(even) figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .reazon .p-Block:nth-child(even) div.p-flexItem {
    margin-top: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding-left: 0;
  }
  .reazon .p-Block:not(:last-child) {
    margin-bottom: 45px;
  }
  .p-reason__Txt {
    font-size: 14px;
  }
  .flow4step {
    padding: 60px 15px 10px;
  }
  .flow4step .p-Block {
    padding: 0 10px 20px 10px;
  }
  .flow4step .p-flexContainer .p-flexBlock {
    display: block;
  }
  .flow4step .p-flexItem__heading3 p {
    font-size: 14px;
    width: 60px;
  }
  .flow4step .p-flexItem__heading3 p span {
    font-size: 32px;
  }
  .flow4step .p-flexItem__heading3 p:before {
    border-left: 30px solid #b13b53;
    border-right: 30px solid #b13b53;
  }
  .flow4step .p-flexItem__heading3 h3 {
    font-size: 24px;
    margin-left: 70px;
    padding-top: 15px;
  }
  .flow4step .p-Block .p-flexItem .flow4step__Txt--2 {
    padding-left: 0;
  }
  .flow4step .p-Block figure {
    margin-top: 30px;
    width: 100%;
  }
  .p-cvBtn a.btn {
    margin-top: 30px;
  }
}

/*media*/
/*# sourceMappingURL=about.css.map */