.p-shokosyusyu {
  background-image: linear-gradient(90deg, #F5F7F8, #ECF0F5);
}


/* ----- shoko [title] ----- */

.p-shokosyusyu__title h3 {
  font-size: 2.2rem;
  color: #004099;
  position: relative;
  line-height: 1.4;
  padding-left: 2.5rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__title h3 {
    font-size: 3.5rem;
    padding-left: 3.5rem;
  }
}
.p-shokosyusyu__title h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1.5rem;
  -webkit-transform: translateY(-50%); /* Safari */
  transform: translateY(-50%);
  border-radius: 50%;
  background: #004099;
  width: 0.6rem;
  height: 0.6rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__title h3:before {
    top: 2.3rem;
  }
}
.p-shokosyusyu__title h3:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1.5rem;
  -webkit-transform: translateY(-50%); /* Safari */
  transform: translateY(-50%);
  background: #004099;
  width: 2rem;
  height: 0.1rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__title h3:after {
    width: 2.5rem;
    top: 2.3rem;
  }
}


/* ----- shoko [content] ----- */

.p-shokosyusyu__content {
  padding-top: 4.5rem;
  padding-bottom: 7rem;
  position: relative;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content {
    padding-top: 9rem;
    padding-bottom: 15rem;
  }
}
.p-shokosyusyu__content:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 5.89%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/ipr/content_bg.png) bottom center no-repeat;
  background-size: 100%;
}


/* ----- shoko [content read] ----- */

.p-shokosyusyu__content__read {
  padding-bottom: 7rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__read {
    padding-bottom: 12rem;
  }
}
.p-shokosyusyu__content__read h3 {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__read h3 {
    font-size: 2.4rem;
  }
}
.p-shokosyusyu__content__read p {
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__read p {
    font-size: 1.6rem;
  }
}
.p-shokosyusyu__content__read p:last-child {
  margin-top: 2rem;
}


/* ----- shoko [content point] ----- */

.p-shokosyusyu__content__point {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point {
    padding-top: 6rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul {
    display: -webkit-flex; /* Safari */
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-shokosyusyu__content__point ul li {
  max-width: 37rem;
  margin: 0 auto 3rem;
  background: #fff;
  padding: 0 2rem 2rem;
  position: relative;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul li {
    width: 30.3%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 3rem 3rem;
  }
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul li:nth-child(2) {
    margin-left: 4.5%;
    margin-right: 4.5%;
  }
}
.p-shokosyusyu__content__point ul li:last-child {
  margin-bottom: 0;
}
.p-shokosyusyu__content__point ul li dl dt {
  padding-top: 3rem;
  padding-bottom: 1rem;
  color: #004099;
  font-size: 1.6rem;
  text-align: center;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul li dl dt {
    font-size: 2.2rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
}
.p-shokosyusyu__content__point ul li dl dt span {
  background: #004099;
  color: #fff;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content: center;
  -webkit-align-items: center; /* Safari */
  align-items: center;
  border-radius: 1.4rem;
  max-width: 14.3rem;
  height: 2.7rem;
  position: absolute;
  top: -1.35rem;
  left: 50%;
  -webkit-transform: translateX(-50%); /* Safari */
  transform: translateX(-50%);
  font-size: 1.2rem;
  width: 100%;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul li dl dt span {
    font-size: 1.5rem;
  }
}
.p-shokosyusyu__content__point ul li dl dd {
  font-size: 1.2rem;
  letter-spacing: 0.06em;
}
@media (min-width: 769px) {
  .p-shokosyusyu__content__point ul li dl dd {
    font-size: 1.6rem;
  }
}


/* ----- shoko [flow] ----- */

.p-shokosyusyu__flow {
  background-image: linear-gradient(180deg, #004099, #0E246E);
  position: relative;
  padding-top: 7rem;
  padding-bottom: 10rem;
  letter-spacing: 0.06em;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow {
    padding-top: 10rem;
    padding-bottom: 20rem;
  }
}
.p-shokosyusyu__flow:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 5.89%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/ipr/case_bg.png) bottom center no-repeat;
  background-size: 100%;
}
.p-shokosyusyu__flow .p-shokosyusyu__title h3 {
  color: #fff;
}
.p-shokosyusyu__flow .p-shokosyusyu__title h3:before, .p-shokosyusyu__flow .p-shokosyusyu__title h3:after {
  background: #fff;
}


/* ----- shoko [flow cost] ----- */

.p-shokosyusyu__flow__cost {
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost {
    margin-bottom: 5rem;
  }
}
.p-shokosyusyu__flow__cost .mitumori-wrap {
  font-size: 1.2rem;
  margin-top: 3rem;
}
.p-shokosyusyu__flow__cost .o-btn.mitumori {
  font-size: 1.6rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .p-shokosyusyu__flow__cost .o-btn.mitumori {
    font-size: 1.6rem;
    max-width: 35rem;
    margin-top: 10px;
  }
}
.p-shokosyusyu__flow__cost ul {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.p-shokosyusyu__flow__cost ul li {
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost ul li {
    font-size: 1.6rem;
  }
}
.p-shokosyusyu__flow__cost ul li:before {
  content: "・";
}
.p-shokosyusyu__flow__cost > ul li {
  color: #fff;
  font-size: 1rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > ul li {
    font-size: 1.4rem;
  }
}
.p-shokosyusyu__flow__cost > ul li:before {
  content: "・";
}

.p-shokosyusyu__flow__cost > dl {
  background: #fff;
  padding: 2rem 2rem 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl {
    margin-top: 3.5rem;
    padding: 3rem 4rem;
    display: -webkit-flex; /* Safari */
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content:space-between;
  }
}
.p-shokosyusyu__flow__cost > dl h4 {
  font-size: 1.8rem;
  display: block;
  border-bottom: 0.1rem solid #000;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl h4 {
    font-size: 2.8rem;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl > dt,
  .p-shokosyusyu__flow__cost > dl > dd {
    width: 48%;
  }
}
.p-shokosyusyu__flow__cost > dl > dt dl,
.p-shokosyusyu__flow__cost > dl > dd dl {
  margin-top: 2rem;
  margin-bottom: 3rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl > dt dl,
  .p-shokosyusyu__flow__cost > dl > dd dl {
    margin-bottom: 3rem;
  }
}
.p-shokosyusyu__flow__cost > dl > dt dl dd,
.p-shokosyusyu__flow__cost > dl > dd dl dd {
  font-size: 1.4rem;
  margin-top: 1rem;
  word-break: break-all;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl > dt dl dd,
  .p-shokosyusyu__flow__cost > dl > dd dl dd {
    font-size: 1.6rem;
  }
}
.p-shokosyusyu__flow__cost > dl > dd dl dd .is-btn {
  margin-top: 2rem;
}
.p-shokosyusyu__flow__cost > dl > dt dl dt,
.p-shokosyusyu__flow__cost > dl > dd dl dt {
  font-size: 1.6rem;
  color: #004099;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl > dt dl dt,
  .p-shokosyusyu__flow__cost > dl > dd dl dt {
    font-size: 2.4rem;
  }
}
.p-shokosyusyu__flow__cost > dl > dt dl dt i,
.p-shokosyusyu__flow__cost > dl > dd dl dt i {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .p-shokosyusyu__flow__cost > dl > dt dl dt i,
  .p-shokosyusyu__flow__cost > dl > dd dl dt i {
    font-size: 1.6rem;
  }
}

