@font-face {
  font-family: 'GENJ';
  font-style: normal;
  font-weight: normal;
  src: url("../assets/font/GenJyuuGothic-Regular.eot");
  src: url("../assets/font/GenJyuuGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/font/GenJyuuGothic-Regular.ttf") format("truetype"), url("../assets/font/GenJyuuGothic-Regular.woff") format("woff");
}
@font-face {
  font-family: 'GENJ';
  font-style: normal;
  font-weight: bold;
  src: url("../assets/font/GenJyuuGothic-Bold.eot");
  src: url("../assets/font/GenJyuuGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/font/GenJyuuGothic-Bold.ttf") format("truetype"), url("../assets/font/GenJyuuGothic-Bold.woff") format("woff");
}
@media screen and (max-width: 767px) {
  #main section {
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  #main section .subtitle {
    margin: 0 15px 22px;
    font-size: 19px;
  }
}
#main section h4.notes_title {
  color: #000;
}
@media screen and (max-width: 767px) {
  #main section h4.notes_title {
    font-size: 17px;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes_subtitle {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
  }
}
#main section .notes {
  padding-bottom: 0;
  margin: 20px 50px 0;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #main section .notes {
    margin: 26px 0 0;
  }
}
#main section .notes a[href^="tel:"] {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  #main section .notes.block1 table th, #main section .notes.block1 table td {
    padding: 7px 16px;
    font-size: 13px;
  }
}
#main section .notes.block1 table th {
  background-color: #4176e5;
  color: #fff;
}
#main section .notes.block1 table td {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #main section .notes.block1 table td span {
    font-size: 14px;
  }
}
#main section .notes p.cancel_title {
  color: #4176e5;
}
@media screen and (max-width: 767px) {
  #main section .notes p.cancel_title {
    margin: 10px 0;
    font-size: 12px;
    letter-spacing: .08em;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow thead {
    width: 52%;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow thead tr, #main section .notes.block4 table.cancel_flow thead th {
    display: block;
    width: 100%;
  }
}
#main section .notes.block4 table.cancel_flow thead th {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow thead th {
    height: 50px;
    padding: 10px;
    border-radius: 3px;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow thead th:not(:last-child) {
    margin-bottom: 10px;
  }
}
#main section .notes.block4 table.cancel_flow thead th:nth-child(1) {
  background-color: #1E3779;
}
#main section .notes.block4 table.cancel_flow thead th:nth-child(2) {
  background-color: #4176E5;
}
#main section .notes.block4 table.cancel_flow thead th:nth-child(3) {
  background-color: #22B9EE;
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody tr, #main section .notes.block4 table.cancel_flow tbody td {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td {
    height: 50px;
    padding: 4px 10px 4px 30px;
    background: url("../media/images/2022/flow/cancel_arrow_sp.svg") no-repeat center left 8px;
    background-size: 10px 40px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td:nth-child(1) {
    color: #1E3779;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td:nth-child(2) {
    color: #4176E5;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes.block4 table.cancel_flow tbody td:nth-child(3) {
    color: #22B9EE;
  }
}
@media screen and (max-width: 767px) {
  #main section .notes .notes_inner {
    font-size: 14px;
  }
}
#main section .notes .notes_inner ul {
  list-style: none;
  padding-left: 12px;
  margin: 10px auto 20px;
}
#main section .notes .notes_inner ul li {
  position: relative;
}
@media screen and (max-width: 767px) {
  #main section .notes .notes_inner ul li {
    margin: 12px auto;
  }
}
#main section .notes .notes_inner ul li:before {
  position: absolute;
  top: 12px;
  left: -12px;
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 2.5px;
}
@media screen and (max-width: 767px) {
  #main section .notes .notes_inner ul li:before {
    top: 9px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec1 {
    padding: 0 0 22px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec1 .pagemenu {
    margin-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 {
    padding: 25px 0 55px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul {
    margin: 20px;
  }
}
#main section.sec.sec2 .howto ul li {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li {
    margin-bottom: 10px;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li:after {
    position: absolute;
    left: 20px;
    display: block;
    content: "";
    width: 1px !important;
    background-color: #4176e5;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li:not(:last-child):after {
    bottom: -10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li:last-child {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li:last-child:after {
    bottom: -45px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_num {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_num > span {
    font-size: 8px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_num span.num {
    margin: 0;
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_text {
    padding: 0 12px 20px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_text p.howto_title {
    height: 50px;
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto ul li .howto_text p, #main section.sec.sec2 .howto ul li .howto_text dl {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto .howto_fin {
    padding: 13px 0;
    margin: 0 20px;
    border-width: 1px;
  }
}
@media screen and (max-width: 767px) {
  #main section.sec.sec2 .howto .howto_fin p {
    font-size: 17px;
  }
}
#main section.sec.sec3 {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main section.sec.sec3 {
    padding: 35px 10px 0;
  }
}
#main section div.send_to {
  margin: 16px 0 !important;
  padding: 10px !important;
  background-color: #EFF4FF !important;
  border: none !important;
  border-radius: 0 !important;
}
#main section strong.underline {
  display: inline-block;
  color: #ee4400;
  border-bottom: 1px dashed #ee4400;
}

/*# sourceMappingURL=2022-flow.css.map */
