@charset "UTF-8";
h2.title {
  font-size: 2rem;
  margin-bottom: 30px;
  font-weight: normal;
  font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

.title::before {
  content: " ";
  background: url(../img/index/title_img.jpg) no-repeat;
  padding: 1% 0 1% 2%;
}

span.blue {
  color: #2A728C;
}

.price {
  margin-top: 55px;
  margin-bottom: 55px;
}

.flow {
  padding-bottom: 90px;
  border-bottom: 1px dotted #70ABC0;
}

.flow_inner {
  display: flex;
}

@media screen and (max-width: 769px) {
  .flow_inner {
    display: block;
  }
}

.flow_inner .flow_ttl {
  width: 30%;
  background-color: #E0F1D6;
  padding: 17px 20px 18px 80px;
  font-size: 1.6rem;
  color: #000;
  position: relative;
}

@media screen and (max-width: 769px) {
  .flow_inner .flow_ttl {
    width: 100%;
  }
}

.flow_inner .flow_ttl:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: #6ea041;
  width: 60px;
  height: 100%;
}

.flow_inner .flow_ttl:after {
  position: absolute;
  content: url(/img/flow/flow_1.jpg);
  top: 50%;
  left: 0;
  margin-top: -30px;
  width: 60px;
  text-align: center;
}

.flow_inner .flow_02:after {
  content: url(/img/flow/flow_2.jpg);
}

.flow_inner .flow_03:after {
  content: url(/img/flow/flow_3.jpg);
}

.flow_inner .flow_04:after {
  content: url(/img/flow/flow_4.jpg);
}

.flow_inner .flow_05:after {
  content: url(/img/flow/flow_5.jpg);
}

.flow_inner .flow_06:after {
  content: url(/img/flow/flow_6.jpg);
}

.flow_inner .flow_07 {
  padding: 30px 20px 31px 80px;
}

.flow_inner .flow_07:after {
  margin-top: -42px;
  content: url(/img/flow/flow_7.jpg);
}

.flow_inner .flow_08 {
  padding: 30px 20px 31px 80px;
}

.flow_inner .flow_08:after {
  margin-top: -42px;
  content: url(/img/flow/flow_8.jpg);
}

.flow_inner .flow_txt {
  width: 70%;
  border: 1px solid #E0F1D6;
  box-sizing: border-box;
  padding: 16px 20px;
  font-size: 1.4rem;
}

@media screen and (max-width: 769px) {
  .flow_inner .flow_txt {
    width: 100%;
  }
}

.flow_inner img {
  width: 60px;
}

.arrow {
  width: 20px;
  margin: 10px 180px 20px;
}

.sp {
  display: none;
}

@media screen and (max-width: 769px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .top_title {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-weight: bold;
    font-size: 1.8rem;
    color: #59597A;
    margin: 10% auto;
    width: 100%;
  }
  h2.title {
    font-size: 1.8rem;
    margin-bottom: 30px;
    font-weight: normal;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  }
  .title::before {
    content: " ";
    background: url(../img/index/title_img.jpg) no-repeat;
    padding: 5.4% 0 4% 3%;
    background-size: 48%;
    margin-right: 3%;
  }
}

span.blue {
  color: #000;
}

.price {
  margin-top: 55px;
  margin-bottom: 55px;
}

.price p:last-child {
  font-size: 1.4rem;
}

.flow {
  padding-bottom: 90px;
  border-bottom: 1px dotted #70ABC0;
}

.arrow {
  width: 20px;
  margin: 10px 180px 20px;
}

.bold {
  font-weight: bold;
}

.small {
  font-size: 1.4rem;
  display: block;
}

.flow_sp .title {
  width: 94%;
  margin: 30px auto;
}

.num_g {
  padding: 10% 6%;
  margin: 0 auto;
}

.num_g:nth-of-type(odd) {
  background-color: rgba(186, 224, 165, 0.25);
}

.num_g dt {
  position: relative;
  line-height: 1.15;
  padding: 0 0 0 30px;
  margin: 0 0 10% 0;
  font-size: 1.6rem;
  color: #59852D;
  font-weight: bold;
}

.num_g dt::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}

.num_g dd {
  font-size: 1.4rem;
}

.num_g .num_g1::before {
  background: url(/img/flow/num_g1.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g2::before {
  background: url(/img/flow/num_g2.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g3::before {
  background: url(/img/flow/num_g3.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g4::before {
  background: url(/img/flow/num_g4.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g5::before {
  background: url(/img/flow/num_g5.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g6::before {
  background: url(/img/flow/num_g6.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g7::before {
  background: url(/img/flow/num_g7.jpg) no-repeat;
  background-size: 100%;
}

.num_g .num_g8::before {
  background: url(/img/flow/num_g8.jpg) no-repeat;
  background-size: 100%;
}
