@charset "UTF-8";
/*　*/
/**************************************************
		common
**************************************************/
.what_menu01 {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .what_menu01 {
    margin-bottom: 6rem;
  }
}
.p-index .what_menu01 .is-index a, .p-flow .what_menu01 .is-flow a {
  background-color: #4653A2;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .what_box01 {
    display: inline-block;
    text-align: left;
  }
}
.what_box01_wrap {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .what_box01_wrap {
    margin-bottom: 5rem;
    text-align: center;
  }
}

/**************************************************
		index
**************************************************/
@media print, screen and (min-width: 768px) {
  .index_sec02 {
    margin-bottom: 9rem;
  }
}
.index_txt01:not(:last-child) {
  margin-bottom: 2.5rem;
}
.index_txt01 em {
  color: #4653A2;
  font-style: normal;
}
.index_box01 {
  margin-top: 3rem;
}
.index_txt02:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .index_txt02:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.index_btn01:not(:last-child) {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 768px) {
  .index_btn01:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.index_list02 {
  display: flex;
  margin: -0.5rem;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .index_list02 {
    margin: 0 -1rem;
  }
}
.index_list02 > li {
  margin: 0.5rem;
  padding: 2rem 1rem;
  border-radius: 1rem;
  width: calc(50% - 1rem - 0.1px);
  background: #F9F9F9;
}
@media print, screen and (min-width: 768px) {
  .index_list02 > li {
    margin: 0 1rem;
    padding: 2.5rem 2rem;
    width: calc(25% - 2rem - 0.1px);
  }
}
.index_list02_ttl {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #81AACA;
  line-height: 1.3;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .index_list02_ttl {
    font-size: 1.8rem;
  }
}
.index_list02_img {
  display: flex;
  margin-bottom: 1.5rem;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.index_list02_img img {
  width: 12rem;
}
@media print, screen and (min-width: 768px) {
  .index_list02_img img {
    width: 17.5rem;
  }
}
.index_list02_txt {
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .index_list02_txt {
    font-size: 1.4rem;
  }
}
.index_sec03 {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .index_sec03 {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .index_box02_ttl01.is-sm {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .index_box02_outer {
    margin: 0 auto;
    width: 80rem;
  }
}
.index_box02_inner01 {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .index_box02_inner01 {
    margin-bottom: 3rem;
  }
}
.index_box02_img01 {
  padding: 1rem;
  border-radius: 1rem;
  background: #fff;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .index_box02_img01 {
    padding: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .index_box02_img01 img {
    width: 60rem;
  }
}
.index_box02_txt01:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .index_box02_txt01:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.index_box02_list01 > li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.index_box02_box01 {
  margin-bottom: 2rem;
  padding: 2rem 0;
  border-top: 1px dotted #959595;
  border-bottom: 1px dotted #959595;
}
@media print, screen and (min-width: 768px) {
  .index_box02_box01 {
    margin-bottom: 2.5rem;
    padding: 2rem 1rem;
  }
}
.index_box02_ttl02 {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .index_box02_list02 {
    display: flex;
  }
}
.index_box02_list02 > li {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .index_box02_list02 > li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .index_box02_list02 > li:nth-child(1) {
    margin-right: 3rem;
    width: 53%;
  }
  .index_box02_list02 > li:nth-child(2) {
    flex: 1;
  }
}
.index_box02_list02 > li::before {
  position: absolute;
  left: 0;
  margin-top: -0.2em;
  font-size: 1.2em;
  color: #81AACA;
}
.index_box02_list02 dt {
  margin-bottom: 0.3rem;
}
@media print, screen and (min-width: 768px) {
  .index_box02_list02 dt {
    font-size: 1.55rem;
  }
}
.index_box02_list02 dd {
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .index_box02_list02 dd {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .index_box03 {
    margin: 0 auto;
    width: 80rem;
  }
}

/**************************************************
		flow
**************************************************/
.flow_list01 {
  position: relative;
  counter-reset: flow-cnt;
}
.flow_list01 > li {
  position: relative;
  counter-increment: flow-cnt;
}
.flow_list01 > li:not(:last-child) {
  margin-bottom: 6rem;
  padding-bottom: 5rem;
  border-bottom: 0.2rem solid #4653A2;
}
@media print, screen and (min-width: 768px) {
  .flow_list01 > li:not(:last-child) {
    margin-bottom: 10rem;
    padding-bottom: 8rem;
    border-width: 0.3rem;
  }
}
.flow_list01 > li:not(:last-child)::before, .flow_list01 > li:not(:last-child)::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.5rem;
  border-top: 2.5rem solid #4653A2;
  border-bottom: 0;
  border-left: 4rem solid transparent;
  border-right: 4rem solid transparent;
  content: "";
}
@media print, screen and (min-width: 768px) {
  .flow_list01 > li:not(:last-child)::before, .flow_list01 > li:not(:last-child)::after {
    bottom: -5rem;
    border-top-width: 5rem;
    border-left-width: 8rem;
    border-right-width: 8rem;
  }
}
.flow_list01 > li:not(:last-child)::after {
  bottom: -2.3rem;
  border-top-color: #fff;
}
@media print, screen and (min-width: 768px) {
  .flow_list01 > li:not(:last-child)::after {
    bottom: -4.7rem;
  }
}
.flow_list01_outer01 {
  margin-top: 3rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list01_outer01 {
    display: flex;
    margin: 3.5rem -2rem -1.5rem -2rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list01_inner01 {
    margin-top: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list01_inner01 {
    display: flex;
    margin: 1.5rem 2rem;
    width: calc(50% - 4rem - 0.1px);
  }
}
@media only screen and (max-width: 767px) {
  .flow_list01_inner02 {
    margin-top: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list01_inner02 {
    margin: 1.5rem 2rem;
    width: calc(100% - 4rem);
  }
}
.flow_ttl01 {
  position: relative;
  padding-top: 4.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_ttl01 {
    padding-top: 6rem;
  }
}
.flow_ttl01::before {
  display: flex;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  border-radius: 100%;
  width: 3.6rem;
  height: 3.6rem;
  background: #81AACA;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "Yu Mincho", "游明朝", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  line-height: 1;
  color: #fff;
  letter-spacing: normal;
  text-align: center;
  align-items: center;
  justify-content: center;
  content: counter(flow-cnt);
}
@media print, screen and (min-width: 768px) {
  .flow_ttl01::before {
    width: 5rem;
    height: 5rem;
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_txt01 {
    text-align: center;
  }
}
.flow_txt01:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .flow_txt01:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
.flow_txt01 + .flow_list02, .flow_txt01 + .flow_list02_wrap {
  margin-top: -2.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_txt01 + .flow_list02, .flow_txt01 + .flow_list02_wrap {
    margin-top: -3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list02 {
    display: inline-block;
    text-align: left;
  }
}
.flow_list02:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list02:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list02_wrap {
    text-align: center;
  }
}
.flow_list02_wrap:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list02_wrap:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list02 > li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list03 {
    display: flex;
    margin: 0 -1rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list03 > li:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list03 > li {
    margin: 0 1rem;
    width: calc(50% - 2rem - 0.1px);
  }
}
.flow_list03_ttl01.is-sm {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list03_ttl01.is-sm {
    margin-bottom: 2rem;
  }
}
.flow_list03_btn01 {
  text-align: center;
  line-height: 0;
}
.flow_list03_btn01 .m-btn02 {
  min-width: 28rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list03_btn01 .m-btn02 {
    min-width: 30rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list04 {
    display: flex;
    margin: 0 -1rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list04 > li:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list04 > li {
    margin: 0 1rem;
    width: calc(33.333% - 2rem - 0.1px);
  }
}
.flow_list04_ttl01.is-sm {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list04_ttl01.is-sm {
    margin-bottom: 2rem;
  }
}
.flow_list04_btn01 {
  text-align: center;
  line-height: 0;
}
.flow_list04_btn01 .m-btn02 {
  min-width: 28rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list04_btn01 .m-btn02 {
    min-width: 26rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list05 {
    margin: 0 auto;
    width: 90rem;
  }
}
.flow_list05 > li:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list05 > li:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.flow_list05_ttl01.is-sm {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list05_ttl01.is-sm {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list05_txt01 {
    text-align: center;
  }
}
.flow_list05_txt01:not(:last-child) {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list05_list01 {
    display: inline-block;
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list05_list01_wrap {
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_box01 {
    margin: 0 auto;
    width: 90rem;
  }
}
.flow_ttl02 {
  color: #D55252;
}
@media print, screen and (min-width: 768px) {
  .flow_list07 {
    margin: 0 auto;
    width: 90rem;
  }
}
.flow_list07 > li:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07 > li:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list07_box01.is-sm {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.flow_list07_ttl01.is-sm {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_ttl01.is-sm {
    margin-bottom: 2rem;
  }
}
.flow_list07_txt01:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_txt01:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.flow_list07_btn01 {
  text-align: center;
  line-height: 0;
}
.flow_list07_btn01:not(:last-child) {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_btn01:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list07_btn01 .m-btn02 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list07_btn01 .m-btn02 {
    min-width: 45rem;
  }
}
.flow_list07_ttl02.is-xs {
  margin-bottom: 2rem;
  text-align: center;
}
.flow_list07_box02 {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_box02 {
    margin: 0 auto 5rem auto;
    width: 68rem;
  }
}
.flow_list07_bnr01 {
  text-align: center;
  line-height: 0;
}
.flow_list07_bnr01:not(:last-child) {
  margin-bottom: 2rem;
}
@media (hover: hover) {
  .flow_list07_bnr01 a:hover {
    opacity: 0.7;
  }
}
.d-ie .flow_list07_bnr01 a:hover {
  opacity: 0.7;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_bnr01 img {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list07_list01 {
    display: inline-block;
    text-align: left;
  }
}
.flow_list07_list01:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_list01:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .flow_list07_list01_wrap {
    text-align: center;
  }
}
.flow_list07_list01_wrap:not(:last-child) {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_list01_wrap:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .flow_list07_list01 > li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.flow_list07_list02 {
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 768px) {
  .flow_list07_list02 {
    text-align: center;
  }
}
.flow_list07_list02 dt {
  font-weight: 500;
}