@charset "UTF-8";

main.archive-hosho-bank {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.main-wrap {
  background-color: #F8F6F7;
  letter-spacing: 0.064em;
}

.is-body-fixed {
  height: auto;
  overflow: auto;
}

body:not(.home.blog) {
  min-width: auto;
}

.main-wrap,
p {
  color: #0E1213;
}

#bankList {
  margin-top: -40px;
  padding-top: 81px;
}

.header_202010 {
  display: none;
}

.header_202010.header-hosho {
  display: block;
  width: 100%;
  height: auto;
}

.header_202010 .nav-bar {
  position: relative;
  padding: 16px 0 16px 22px;
  z-index: 0;
  height: 50px;
}

.archive-content-wrap {
  padding-bottom: 0;
}

.archive-hosho-bank .archive-main {
  margin: auto;
  width: 80%;
  min-width: 327px;
}

#hosho-bank.main-wrap.archive-hosho-bank {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/mv_sp.png);
  background-repeat: no-repeat;
  padding-top: 114px;
  background-position: 0px 50px;
  background-size: 475px;
}

#hosho-bank.main-wrap.archive-hosho-bank.open {
  padding-top: 105px;
}

/* container */
.containerA {
  margin-top: 24px;
  border-radius: 16px;
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.container-head {
  border-radius: 0 0 16px 16px;
  margin-top: 0;
}

.archive-hosho-bank .container-innerB {
  padding: 48px 28px;
}

/* Box */
.box-area-flex {
  display: flex;
  justify-content: space-between;
}

.areasBox {
  margin-top: 32px;
}

.areasBox_areaBox {
  display: flex;
  justify-content: left;
  position: relative;
  margin-bottom: 24px;
}

.areasBox_areaBox:last-child {
  margin-bottom: 0;
}

.areasBox_areaBox::before {
  position: absolute;
  display: block;
  content: "";
  width: 3px;
  height: 100%;
  background: #CCCACB;
  left: 60px;
}

.areaname {
  color: #0E1213;
  width: 55px;
  min-width: 55px;
  font-weight: bold;
}

.prefecturesBox {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  max-width: 180px;
  gap: 4px 22px;
  padding-left: 30px;
}

.prefecturesBox .prefecture {
  cursor: pointer;
  text-decoration: underline;
}

.prefecturesBox .prefecture a {
  color: #0E1213;
  text-decoration: underline;
}

.prefecturesBox .prefecture .active {
  color: #551A8B;
}

.Box-selectmsg {
  margin-top: 72px;
  position: relative;
}

.Box-selectmsg::before {
  position: absolute;
  display: block;
  content: "";
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/arrow.png);
  background-size: cover;
  width: 28px;
  height: 24px;
  margin: auto;
  left: 0;
  right: 0;
  top: -48px;
}

.Box-preSelect {
  display: none;
}

/* title */
.title.title1 {
  max-width: 283px;
  margin: auto;
}

.title_text1 .title_text1_first {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 16px;
  letter-spacing: 11px;
}

.title_text1 .title_text1_second {
  display: inline-block;
  letter-spacing: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}

.title_text1 .title_text1_second .text-bg {
  position: relative;
}

.title_text1 .title_text1_second .text-bg::before {
  position: absolute;
  content: "";
  display: block;
  width: 29px;
  height: 29px;
  border: 1px solid #000;
  left: -6px;
  top: -1px;
}

.title_text1 .title_text1_second .text-nobg {
  position: relative;
  bottom: -8px;
}

.title_text1 .title_text1_third {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 5px;
}

.title_text1 .title_text1_third .text-small {
  font-size: 18px;
}

.title_text2 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  color: #0E1213;
}

#hosho-bank .title.title-contentHead {
  background-color: #5BABD9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px 16px 0 0;
  margin-bottom: 0;
  padding: 24px 0;
}

.title_text2-contentHead {
  color: #FFFFFF;
}

.title_text3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: #0E1213;
}

/* textBox */
.textBox.textBox-mv {
  max-width: 300px;
  margin: 0 auto 82px;
  margin-bottom: 72px;
  position: relative;
  z-index: 2;
}

.textBox.textBox-mv .textBox_text {
  color: #FFFFFF;
  letter-spacing: 0.16em;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.textBox .textBox_text-note {
  padding-left: 1em;
  text-indent: -1em;
  color: #4D5051;
  font-size: 12px;
}

/* imgBox */
.imgBox.imgBox-icon {
  width: 100%;
  max-width: 80px;
  margin: auto;
}

.imgBox.imgBox-icon-area {
  padding-bottom: 48px;
}

.imgBox-howTo {
  width: 270px;
  position: relative;
  margin-top: 37px;
  margin-bottom: 20px
}

.imgBox-howTo .open1,
.imgBox-howTo .open2 {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  width: 211px;
  margin: auto;
  text-align: center;
  background: #D25B8D;
  border-radius: 40px;
  padding: 10px 5px;
  color: #FFFFFF;
}

.imgBox-howTo .open1::before,
.imgBox-howTo .open2::before {
  position: absolute;
  display: block;
  content: "?";
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  top: 12px;
  left: 10px;
  border: 2px solid #FFFFFF;
  line-height: 16px;
  font-weight: bold;
  padding-left: 1px;
}

.imgBox-howTo .open1::after,
.imgBox-howTo .open2::after {
  position: absolute;
  display: block;
  content: "";
  color: #D25B8D;
  width: 18px;
  height: 18px;
  top: 12px;
  right: 12px;
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/btn-arr.png);
  background-size: contain;
}

.imgBox-howTo .open1 {
  top: -12px;
  left: 15px;
}

.imgBox-howTo .open2 {
  bottom: -22px;
  left: 46px;
}

.imgBox-sp {
  text-align: center;
  display: block;
}

.imgBox-pc {
  display: none;
}

/* banks 各銀行*/
.banks_logo {
  width: 125px;
  margin-bottom: 24px;
  margin: auto;
  line-height: 1;
}

.banks_area {
  position: relative;
  padding: 24px 0;
  border-top: 1px solid #CCCACB;
  border-bottom: 1px solid #CCCACB;
  padding-left: 40px;
  margin-top: 24px;
}

.banks_area::before {
  position: absolute;
  display: block;
  content: "";
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_area.png);
  background-size: cover;
  width: 24px;
  height: 24px;
  margin: auto;
  left: 0;
  top: 29px;
  z-index: 1;
}

.banks_area .areaBox {
  display: flex;
  flex-wrap: wrap;
}

.banks_area .area-text,
.banks_area .areaBox .area {
  font-size: 13px;
  font-weight: bold;
}

.banks_area .areaBox .area-text .area-text-noBold {
  font-weight: normal;
}

.banks_rateArea {
  padding-bottom: 48px;
  position: relative;
}

.banks_rateArea .banks_rate {
  position: relative;
  margin-bottom: 8px;
  margin-top: -10px;
}

.banks_rateArea .banks_rateType {
  position: absolute;
  top: 35px;
  font-size: 16px;
  font-weight: bold;
}

.banks_rateArea .banks_rate .year {
  font-size: 28px;
}

.banks_rateArea .banks_rate .rate {
  font-size: 72px;
  font-weight: bold;
  font-family: lato;
  padding-left: 16px;
}

.banks_rateArea .banks_rate .stick {
  font-size: 50px;
  position: absolute;
  right: 0px;
  font-weight: lighter;
}

.banks_rateArea .banks_rate .par {
  font-size: 30px;
  position: absolute;
  bottom: 24px;
  right: 0px;
}

.tab_content {
  height: 0;
  overflow: hidden;
  width: 100%;
  background: #A69FA2;
  color: #FFFFFF;
  position: relative;
  top: -10px;
  transition: 0.5s;
  transition-property: height padding;
  padding: 0 28px;
  border-radius: 16px 16px 0 0;
}

.tab_content_wraper {
  border-bottom: 2px dashed #FFFFFF;
  padding-bottom: 19px;
}

.tab_content_wraper .list-debt {
  margin-top: 24px;
}

.tab_content_wraper .text-lead {
  line-height: 22px;
  font-size: 14px;
  color: #FFFFFF;
}

.tab_content_wraper .text-example {
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 6px;
  letter-spacing: -0.2px;
  line-height: 22px;
}

.tab_content_wraper .text-example li {
  width: 50%;
  font-size: 14px;
  display: inline;
}

.tab_content_wraper .yen {
  font-weight: normal;
}

.textbox-nontes .text-note {
  font-size: 12px;
  color: #EDEBEC;
}

.textbox-nontes-sp {
  display: none;
}

.tab_content.open {
  height: 647px;
  top: -10px;
  transition: 0.5s;
  transition-property: height padding;
  padding: 28px 28px 0;
  cursor: pointer;
  z-index: 5;
}

.tab_switch {
  text-align: center;
  cursor: pointer;
  background: #A69FA2;
  color: #FFFFFF;
  border-radius: 8px;
  padding: 10px 20px 12px;
  font-weight: bold;
  position: relative;
  transition: 0.2s;
  margin-top: -18px;
}

.tab_content.open .tab_switch {
  border-radius: 0 0 16px 16px;
}

.tab_switch::before {
  position: absolute;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-left: 3px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  transition: 0.5s;
  transform: rotate(-45deg);
}

.tab_switch::before {
  right: 22px;
  top: 14px;
  transition: 0.5s;
}

.tab_content.open+.tab_switch::before {
  transform: rotate(90deg);
  transition: height 0.5s;
}

.tab_content.open+.tab_switch {
  padding: 25px 28px 32px;
  border-radius: 0 0 16px 16px;
}

.tab_content.open+.tab_switch::before {
  transform: rotate(135deg);
  top: 36px;
  right: 32px;
}

.list-debt li {
  border-bottom: 1px solid #CCCACB;
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  letter-spacing: 0.064em;
}

.list-debt li:first-child {
  display: none;
}

.list-debt li:nth-child(2) {
  padding-top: 0;
}

.list-debt li span:nth-child(even) {
  font-weight: bold;
}

.list-debt li:last-child {
  border-bottom: none;
}

.banks_textbox-serif {
  position: relative;
  max-width: 370px;
  margin: 30px auto 0;
}

.banks_textbox-serif::before,
.banks_textbox-serif::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 17px;
  background-size: cover;
  background-repeat: no-repeat;
}

.banks_textbox-serif::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_top_pc.png);
  top: -24px;
}

.banks_textbox-serif::after {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_top_pc.png);
  transform: rotate(180deg);
}

.banks_textbox-serif .arr {
  position: absolute;
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_arrow.png);
  background-size: cover;
  width: 20px;
  height: 26px;
  margin: auto;
  left: 0;
  right: 0;
  transform: rotate(180deg);
  bottom: -40px;
  z-index: 1;
}

.banks_textbox-serif .banks_textbox-case {
  text-align: center;
  font-size: 12px;
  padding-right: 6px;
}

.banks_textbox-serif .banks_textbox-addRate {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.banks_securitycontents {
  background: #F2F0F1;
  padding: 24px;
  border-radius: 16px;
  position: relative;
}

.banks_securitycontents::before {
  position: absolute;
  display: block;
  content: "";
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_arrow.png);
  background-size: cover;
  width: 20px;
  height: 26px;
  margin: auto;
  left: 0;
  right: 0;
  top: -25px;
  z-index: 1;
}

.banks_securitycontents .banks_securitycontents-R {
  margin-top: 36px;
}

.banks_securitycontents p {
  font-size: 13px;
}

.banks_securitycontents_content {
  font-size: 13px;
  font-weight: bold;
}

.banks_securitycontents_note {
  font-size: 10px;
}

.banks_btn {
  background: #FEED66;
  color: #0E1213;
  padding: 16px 10px;
  border-radius: 50px;
  margin: 32px auto 0;
  text-align: center;
  display: block;
  width: 250px;
  font-size: 16px;
  font-weight: bold;
}

.text-select {
  color: #000;
  font-size: 13px;
  position: relative;
  text-align: center;
  padding-right: 16px;
}

.text-select::after {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-left: 4px solid #0E1213;
  border-bottom: 4px solid #0E1213;
  transform: rotate(135deg);
  right: 0px;
  top: 5px;
}

.bnrBox {
  margin: auto;
  max-width: 392px;
}

.footer .container .content small {
  margin-top: 0;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

/* modal */
.modal-camp {
  position: relative;
  top: 0;
  display: none;
}

.modal-camp.open {
  display: block;
}

.modal-camp .modal-bg {
  background: #4a4a4a;
  width: 100vw;
  z-index: 0;
}

.modal-camp1 .modal-bg {
  height: 3026px;
}

.modal-camp2 .modal-bg {
  height: 2000px;
}

.modal-camp1 .modal-bg,
.modal-camp2 .modal-bg {
  margin-top: -105px;
}

.modal-camp .modal-innerBox {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  width: 327px;
  margin: auto;
}

.modal-camp .modal-inner {
  width: 327px;
  margin: auto;
  background: #FFFFFF;
  left: 0;
  right: 0;
  margin: 32px auto 0;
  border-radius: 16px;
  padding: 40px 28px;
}

.modal-camp .modal-inner .title {
  text-align: center;
  position: relative;
}

.modal-camp .modal-inner .title-serif {
  position: relative;
  margin-bottom: 65px;
}

.modal-camp .modal-inner .title-serif::before,
.modal-camp .modal-inner .title-serif::after {
  position: absolute;
  display: block;
  content: "";
  background-size: cover;
  width: 270px;
  height: 20px;
  margin: auto;
  left: 0;
  right: 0;
}

.modal-camp .modal-inner .title-serif::before {
  top: -35px;
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/modal_serif_top.png);
}

.modal-camp .modal-inner .title-serif::after {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/modal_serif_bottom.png);
  bottom: -42px;
  height: 32px;
}

.modal-camp .modal-inner .title_text2-modal {
  border-bottom: 2px dashed #0E1213;
  display: inline;
  padding-bottom: 1px;
  line-height: 2;
}

.modal-camp .modal-inner .title_text2-card {
  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
}

.modal-camp .modal-inner .title_text2-card .text-line {
  font-size: 16px;
  background: linear-gradient(0deg, #FFED66 40%, transparent 20%);
  font-weight: bold;
}

.modal-camp .modal-inner .title_text2-card .textBox_text {
  font-size: 14px;
}

.modal-camp .modal-inner .modal-iconImg1,
.modal-camp .modal-inner .modal-iconImg2,
.modal-camp .modal-inner .modal-iconImg3,
.modal-camp .modal-inner .modal-iconImg4 {
  position: relative;
}

.modal-camp .modal-inner .modal-iconImg1::before,
.modal-camp .modal-inner .modal-iconImg2::before,
.modal-camp .modal-inner .modal-iconImg3::before,
.modal-camp .modal-inner .modal-iconImg4::before {
  position: absolute;
  display: block;
  content: "";
  background-size: cover;
  margin: auto;
  z-index: 1;
}

.modal-camp .modal-inner .modal-iconImg1::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal1.png);
  width: 55px;
  height: 75px;
  right: 0;
  top: -47px;
}

.modal-camp .modal-inner .modal-iconImg2::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_right.png);
  width: 84px;
  height: 73px;
  right: 0;
  top: -46px;
}

.modal-camp .modal-inner .modal-iconImg3::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_left.png);
  width: 80px;
  height: 73px;
  left: 0;
  top: -44px;
}

.modal-camp .modal-inner .modal-iconImg4::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_right.png);
  width: 83px;
  height: 73px;
  right: 0;
  top: -20px;
}

.modal-camp .modal-inner .imgBox-graph {
  margin-top: 24px;
}

.modal-camp .modal-inner .title_text3-modal {
  font-size: 16px;
  margin-top: 38px;
}

.modal-camp .modal-inner .title_text3-modal-top {
  margin-top: 78px;
}

.modal-camp .modal-inner .title_text3-modal-top .text-small {
  font-size: 12px;
  padding-right: 72px;
  font-weight: normal;
}

.modal-camp .imgBox-icon-kinri {
  width: 210px;
  margin: auto;
}

.modal-camp .imgBox-icon-danshin {
  width: 250px;
  margin: auto;
}

.modal-camp .imgBox-icon-single {
  width: 112px;
  margin: auto;
}

.modal-camp .modal-inner .modal-head_closebtn {
  position: absolute;
  top: 42px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #CCCACB;
  margin-left: auto;
  cursor: pointer;
}

.modal-camp .modal-inner .modal-head_closebtn::before,
.modal-camp .modal-inner .modal-head_closebtn::after {
  position: absolute;
  display: block;
  content: "";
  width: 18px;
  height: 4px;
  background: #FFFFFF;
  top: 13px;
  left: 6px;
}

.modal-camp .modal-inner .modal-head_closebtn::before {
  transform: rotate(45deg);
}

.modal-camp .modal-inner .modal-head_closebtn::after {
  transform: rotate(-45deg);
}

.modal-camp .modal-colsebtn {
  width: 130px;
  border: 1px #FFFFFF solid;
  border-radius: 40px;
  padding: 14px 0px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  cursor: pointer;
  position: absolute;
  top: 2730px;
  left: 0;
  right: 0;
}

.modal-camp1 .modal-colsebtn {
  top: 2890px;
}

.modal-camp2 .modal-colsebtn {
  top: 1896px;
}

#js-scroll-top {
  bottom: 90px;
}

@media screen and (min-width: 880px) {

  /* tab */
  .tab_switch {
    text-align: left;
    padding: 20px 56px 20px 56px;
  }

  .tab_switch::before {
    right: 58px;
    top: 22px;
  }

  .tab_content {
    padding: 0 40px;
  }

  .tab_content.open {
    position: relative;
    padding: 38px 40px 0;
    height: 680px;
  }

  .tab_content_wraper {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #CCCACB;
  }

  .tab_content_wraper .text-example {
    letter-spacing: 0;
  }

  .tab_content_wraper .list-debt {
    width: 395px;
  }

  .tab_content_wraper .list-debt li {
    font-size: 32px;
    font-weight: bold;
  }

  .tab_content_wraper .list-debt li:nth-child(2) {
    font-size: 23px;
  }

  .tab_content_wraper .list-debt li .yen {
    font-size: 16px;
    font-weight: bold;
  }

  .tab_content_wraper .text-lead {
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
  }

  .tab_content_wraper .text-example {
    display: block;
    line-height: 32px;
  }

  .tab_content_wraper .text-example li {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    display: block;
  }

  .tab_content_wraper .text-example li:last-child {
    text-indent: -1em;
    padding-left: 1em;
  }

  .textbox-nontes .text-note {
    margin-top: 0;
  }

  .textbox-nontes-sp {
    display: block;
  }

  .textbox-nontes-pc {
    display: none;
  }

  .tab_content.open+.tab_switch {
    padding: 24px 56px 32px;
  }

  .tab_content.open+.tab_switch::before {
    top: 34px;
    right: 80px;
  }
}

@media screen and (min-width: 475px) {
  #hosho-bank.main-wrap.archive-hosho-bank {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/mv_pc.png);
    background-size: 100%;
    padding-top: 85px;
  }

  .container-wrap-bg {
    position: relative;
    z-index: 1;
  }
}

@media screen and (min-width: 769px) {

  .header_202010 .nav-bar {
    padding: 16px 0 16px 22px;
  }

  .header_202010 .nav-bar img {
    width: 283px;
  }

  .header_202010.header-hosho .nav-logo {
    width: 283px;
    padding: 20px 0;
    margin-left: 44px;
    margin-top: 0;
  }

  #hosho-bank.main-wrap.archive-hosho-bank {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/mv_pc.png);
    background-position: inherit;
    background-size: 100%;
    padding-top: 85px;
    position: relative;
    z-index: 0;
  }

  .archive-hosho-bank .archive-main {
    width: 80%;
    min-width: none;
    max-width: 832px;
  }

  .archive-hosho-bank .container-wrap .container-innerB {
    padding: 58px 58px;
  }

  #hosho-bank.archive-hosho-bank .container-wrap .container-innerB-area {
    padding: 58px 58px 56px;
  }

  /* container */
  .containerA {
    margin-top: 40px;
  }

  .container-head {
    margin-top: 0;
  }

  .container-flex-pc {
    display: flex;
    justify-content: space-between;
  }

  .container-flex-pc-Ycenter {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .box-flex-pc {
    display: flex;
  }

  .box-flexSA-pc {
    display: flex;
    justify-content: space-between;
  }

  .box-left {
    width: 400px;
  }

  .box-left3 {
    width: 243px;
  }

  .Box-selectmsg {
    margin-top: 116px;
  }

  .title.title1 {
    max-width: 400px;
    margin: auto;
  }

  .title .title_text1 .title_text1_first {
    letter-spacing: 20px;
    font-size: 20px;
  }

  .title .title_text1 .title_text1_second {
    letter-spacing: 28px;
  }

  .title .title_text1 .title_text1_second .text-bg {
    font-size: 24px;
  }

  .title .title_text1 .title_text1_second .text-bg::before {
    width: 45px;
    height: 45px;
    left: -10px;
  }

  .title .title_text1 .title_text1_second .text-bg-nopc {
    font-size: 16px;
    position: relative;
    top: 13px;
  }

  .title .title_text1 .title_text1_second .text-bg-nopc::before {
    display: none;
  }

  .title .title_text1 .title_text1_third {
    font-size: 54px;
  }

  .title .title_text1 .title_text1_third .text-small {
    font-size: 25px;
  }

  .title .title_text2-first {
    text-align: left;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 0.088em;
  }

  .title .title_text3 {
    font-size: 28px;
  }

  .title.title-contentHead {
    padding: 30px 0;
  }

  /* textBox */
  .textBox.textBox-mv {
    max-width: 400px;
  }

  .textBox.textBox-mv .textBox_text {
    font-size: 16px;
  }

  /* .imgBox  */
  .imgBox.imgBox-icon {
    max-width: 85px;
    margin-top: 48px;
  }

  .imgBox.imgBox-icon-area {
    margin-top: 32px;
    padding-bottom: 48px;
  }

  .imgBox-sp {
    display: none;
  }

  .imgBox-pc {
    display: block;
    width: 271px;
  }

  .imgBox-howTo {
    width: 400px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 24px;
  }

  /* prefecturesBox */
  .prefecturesBox {
    max-width: 350px;
    padding-left: 50px;
    gap: 4px 24px;
  }

  .prefecturesBox .prefecture {
    font-size: 17px;
  }

  .areasBox {
    margin-top: 0;
    margin-right: 40px;
  }

  .areasBox_areaBox::before {
    left: 80px;
  }

  .imgBox-howTo .open1::after,
  .imgBox-howTo .open2::after {
    padding-left: 4px;
  }

  .imgBox-howTo .open1,
  .imgBox-howTo .open2 {
    cursor: pointer;
  }

  .imgBox-howTo .open1 {
    top: -19px;
    left: 52px;
  }

  .imgBox-howTo .open2 {
    bottom: 99px;
    left: 51px;
  }

  .bnrBox {
    display: flex;
    justify-content: space-between;
  }

  .bnrBox .containerA {
    margin-top: 0;
    width: 30%;
  }

  /* banks */
  #bankList {
    margin-top: -40px;
    padding-top: 81px;
  }

  .banks_logo {
    width: 160px;
    margin-left: 0;
  }

  .banks_securitycontents {
    display: flex;
    padding: 32px 55px 52px;
    justify-content: space-between;
    align-items: center;
  }

  .banks_area {
    display: flex;
    align-items: center;
  }


  .banks_area::before {
    position: absolute;
    display: block;
    content: "";
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_area.png);
    background-size: cover;
    width: 24px;
    height: 24px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }

  .banks_area .areaBox {
    padding-left: 16px;
  }

  .banks_area .area-text,
  .banks_area .areaBox .area {
    font-size: 16px;
  }

  .banks_area .area-text {
    min-width: 112px;
  }

  .banks_rateArea .banks_rate {
    position: relative;
    width: 376px;
    margin-top: -20px;
    margin: -20px auto 0;
    transform: translateX(-43px);
  }

  .banks_rateArea .banks_rate .year {
    font-size: 45px;
  }

  .banks_rateArea .banks_rate .rate {
    font-size: 109px;
  }

  .banks_rateArea .banks_rate .par {
    font-size: 64px;
    bottom: 30px;
    right: -32px;
  }

  .banks_rateArea .banks_rate .stick {
    font-family: Noto Sans;
    font-size: 110px;
    top: 2px;
    right: -96px;
    font-weight: normal;
  }

  .banks_rateArea .banks_rateType {
    top: 54px;
    left: 130px;
    font-size: 20px;
    font-weight: normal;
  }

  .banks_textbox-serif {
    width: 274px;
    min-width: 150px;
  }

  .banks_textbox-serif::before,
  .banks_textbox-serif::after {
    background-position: center;
  }

  .banks_securitycontents .banks_securitycontents-R {
    margin-top: 0;
    width: 295px;
    padding-left: 10px;
  }

  .banks_textbox-serif::before,
  .banks_textbox-serif::after {
    width: 100%;
    background-size: contain;
  }

  .banks_textbox-serif::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_top_pc.png);
  }

  .banks_textbox-serif::after {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/serif_btm_pc.png);
    transform: rotate(0deg);
  }

  .bnrBox {
    max-width: unset;
  }

  .modal-camp .modal-innerBox {
    width: 832px;
    margin: auto;
  }

  .modal-camp .modal-inner {
    position: relative;
    width: 832px;
    padding: 80px 72px;
  }

  .modal-camp1 .modal-bg {
    height: 2310px;
  }

  .modal-camp2 .modal-bg {
    height: 1708px;
  }

  .modal-camp1 .modal-bg,
  .modal-camp2 .modal-bg {
    margin-top: -85px;
  }

  .modal-camp1 .modal-colsebtn {
    top: 2165px;
  }

  .modal-camp2 .modal-colsebtn {
    top: 1580px;
  }

  .modal-camp .modal-inner .modal-inner-flex,
  .modal-camp .modal-inner .modal-inner-flex-center {
    display: flex;
    justify-content: space-between;
  }

  .modal-camp .modal-inner .modal-inner-flex-center {
    align-items: center;
  }

  .modal-camp .modal-inner .modal-inner-flex .modal-inner-L {
    width: 270px;
  }

  .modal-camp .modal-inner .modal-inner-flex .modal-inner-R {
    width: 343px;
  }

  .modal-camp .modal-inner .modal-inner-flex.modal-inner-reverse .modal-inner-L {
    order: -1;
  }

  .modal-camp .modal-inner .modal-inner-flex-center .modal-inner-L {
    order: 1;
  }

  /* title */
  .modal-camp .modal-inner .title_text2-modal {
    font-size: 31px;
  }

  .modal-camp .modal-inner .title_text2-card {
    font-size: 17px;
  }

  .modal-camp .modal-inner .title_text2-card .text-line {
    font-size: 21px;
    line-height: 2;
  }

  .modal-camp .modal-inner .title_text3-modal-top {
    margin-top: 48px;
    font-size: 20px;
  }

  .modal-camp .modal-inner .title_text3-modal-top .text-small {
    font-size: 10px;
  }

  .modal-camp .modal-inner .title_text3-modal {
    font-size: 20px;
  }

  .modal-camp .modal-inner .title-serif-last {
    margin-bottom: 100px;
  }

  .modal-camp .modal-inner .title-flat .modal-iconImg2::before,
  .modal-camp .modal-inner .title-flat .modal-iconImg3::before {
    top: 22px;
  }

  .modal-camp .modal-inner .title-flat::before {
    top: -70px;
  }

  .modal-camp .modal-inner:last-child .title-flat::before {
    top: -100px;
  }

  .modal-camp .modal-inner .title-serif.title-flat::after {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/modal_flat_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -120px;
  }

  .modal-camp .modal-inner .title-serif::after {
    bottom: -50px;
  }

  .modal-camp .modal-inner .title-serif-last::after {
    bottom: -80px;
  }

  /* img */
  .modal-camp .modal-inner .imgBox-graph {
    margin-top: 0;
    width: 100%;
  }

  .modal-camp .imgBox-icon-kinri {
    width: 273px;
  }

  .modal-camp .modal-inner .modal-iconImg1::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal1_pc.png);
    width: 62px;
    left: 0;
    right: inherit;
    top: -58px;
    height: 83px;
  }

  .modal-camp .modal-inner .modal-iconImg2::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_left_pc.png);
    right: inherit;
    left: 20px;
    top: -48px;
  }

  .modal-camp .modal-inner .modal-iconImg3::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_right_pc.png);
    left: inherit;
    right: 0;
    top: -48px;
  }

  .modal-camp .modal-inner .modal-iconImg4::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/icon_modal_left_pc.png);
    right: inherit;
    left: 11px;
  }

  .modal-camp .modal-innerBox .modal-inner:first-child .title {
    margin-top: -16px;
  }

  .modal-camp .modal-inner .title_text3-modal {
    font-size: 20px;
  }

  .modal-camp .modal-inner .box-serif::after {
    background-position: bottom;
  }

  .text-select::after {
    right: 170px;
    top: 10px;
  }

  .modal-camp .modal-inner .title-serif::before,
  .modal-camp .modal-inner .title-serif::after {
    width: 100%;
  }

  .modal-camp .modal-inner .title-serif::after {
    height: 48px;
  }

  .modal-camp .modal-inner .modal-head_closebtn {
    top: 12px;
    right: 16px;
  }
}


@media screen and (max-width: 1010px) {

  .box-area-flex {
    flex-direction: column;
    justify-content: center;
  }

  .areasBox {
    width: 300px;
    margin: 24px auto;
  }
}

@media screen and (min-width: 1280px) {
  #hosho-bank.main-wrap.archive-hosho-bank {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/mv_pc_w.png);
    background-repeat: no-repeat;
    background-size: auto 529px;
    padding-top: 85px;
    background-position: center 0;
  }
}

@media screen and (min-width: 769px) {
  .scroll-top-wrap .scroll-top-inner .scroll-top {
    right: 24px;
    bottom: 90px !important;
  }
}

.archive-hosho-bank.main-wrap .mv-area {
  background-color: unset;
}

.archive-hosho-bank .hosho-bank {
  padding-top: 24px;
}

.archive-hosho-bank .archive-main {
  padding-top: 0;
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .archive-hosho-bank .archive-main {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* banksarea */
#hokkaido,
#aomori,
#iwate,
#miyagi,
#akita,
#yamagata,
#fukushima,
#ibaraki,
#tochigi,
#gunma,
#saitama,
#chiba,
#tokyo,
#kanagawa,
#nigata,
#toyama,
#ishikawa,
#fukui,
#yamanashi,
#nagano,
#gifu,
#shizuoka,
#aichi,
#mie,
#shiga,
#kyoto,
#osaka,
#hyogo,
#nara,
#wakayama,
#tottori,
#shimane,
#okayama,
#hiroshima,
#yamaguchi,
#tokushima,
#kagawa,
#ehime,
#kochi,
#fukuoka,
#saga,
#nagasaki,
#kumamoto,
#oita,
#miyazaki,
#kagoshima,
#okinawa {
  display: none;
}

.show {
  display: flex !important;
  flex-direction: column;
}

[data-area-priority="true"] {
  order: 1 !important;
}

[data-area-priority="false"] {
  order: 2 !important;
}

/* footer */

.main-footer .main-footer-inner {
  padding: 24px;
}

.main-footer .main-footer-inner .hosho-note {
  font-size: 10px;
  letter-spacing: 0.064rem;
  color: #A69FA2;
  text-align: left;
}

.hosho-note-wrap+.pp-link-wrap {
  margin-top: 24px;
}

.main-footer .privacy-policy-link {
  border-top: 1px solid #EDEBEC;
  display: flex;
  font-size: 12px;
  padding-top: 24px;
}

.privacy-policy-link>li a {
  position: relative;
  padding-right: 30px;
  color: #A69FA2;
  letter-spacing: 0;
}

.privacy-policy-link>li a::before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 12px;
  width: 5px;
  height: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAgMAAABMn92oAAAACVBMVEUAAABNUFBNUFEdLhK+AAAAAnRSTlMAoKBFbtAAAAAaSURBVAjXYwhgYEhhYJBkYGBzACFJEBcoCAAacwIn07d7QQAAAABJRU5ErkJggg==);
  background-size: contain;
}

.l-floatBnr {
  background-color: #FFFFFF;
  bottom: 0;
  z-index: 9999;
}

.l-floatBnr_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 834px;
  margin: auto;
}

.l-floatBnr.js-setBottom {
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-footer .main-footer-inner {
    max-width: 1248px;
    margin: auto;
  }
}


/* flag対応 */

.container-innerB:has(.hosho_p),
.container-innerB:has(.sugohaya_r) {
  padding: 84px 28px 48px;
}

.icon-hosho,
.icon-kinri {
  font-size: 12px;
  letter-spacing: 0.064em;
  position: relative;
  padding-left: 104px;
}

@media screen and (min-width: 768px) {

  .icon-hosho,
  .icon-kinri2 {
    padding-left: 72px;
  }

}

.icon-kinri {
  margin-top: 14px;
}

.icon-hosho::before,
.icon-kinri::before {
  position: absolute;
  display: block;
  content: "";
  width: 94px;
  height: 24px;
  margin: auto;
  left: -230px;
  right: 0;
  top: -3px;
}

.icon-hosho::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_info_hosho_sp.png);
  background-size: cover;
}

.icon-kinri::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_info_kinri_sp.png);
  background-size: cover;
}

.container-bank {
  position: relative;
}

/* .banks_logo {
  margin-top: 7px;
} */

.hosho_p,
.sugohaya_r {
  position: absolute;
  width: 116px;
  top: 45px;
}

.hosho_p {
  left: 107px;

}

.container-innerB:has(.sugohaya_r) .hosho_p {
  left: 47px;
}

.sugohaya_r {
  right: 35px;
}






/* 

.banks_logo.test1,
.banks_logo.test2,
.banks_logo.test1.test2 {
  position: relative;
  margin-top: 30px;

}

.banks_logo.test1::before,
.banks_logo.test2::after {
  position: absolute;
  display: block;
  content: "";
  width: 116px;
  height: 37px;
  margin: auto;
  right: 0;
  top: -45px;
}

.banks_logo.test1::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_hosho_sp.png);
  background-size: cover;
  left: 21px;
}

.banks_logo.test2::after {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_kinri_sp.png);
  background-size: cover;
  left: 150px;
} */

/* .banks_logo.test1.test2::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_hosho_sp.png);
  background-size: cover;
  left: 21px;
}

.banks_logo.test1.test2::after {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_kinri_sp.png);
  background-size: cover;
  left: 150px;
} */

.banks_rateArea-position:has(.icon-sugosoku) {
  position: relative;
  padding-top: 46px;
}

.icon-sugosoku {
  position: absolute;
  width: 175px;
  margin: auto;
  right: 0;
  left: 0;
  top: 20px;
}

.banks_rateArea-position:has(.icon-sugosoku) .banks_rateType {
  top: 67px;
}

@media screen and (min-width: 769px) {

  .hosho_p,
  .sugohaya_r {
    width: 154px;
    top: 60px;
  }

  .hosho_p {
    left: inherit;
    right: 60px;
  }

  .sugohaya_r {
    right: 60px;
  }

  .container-innerB:has(.sugohaya_r) .hosho_p {
    right: 225px;
    left: inherit;
  }


  .banks_rateArea-position:has(.icon-sugosoku) {
    padding-top: 65px;
  }

  .icon-sugosoku {
    width: 227px;
    top: 27px;
  }

  .block-info+.containerA {
    margin-top: 20px;
  }

  .banks_rateArea-position:has(.icon-sugosoku) .banks_rateType {
    top: 100px;
  }
}



@media screen and (min-width: 769px) {
  .block-info {
    display: flex;
    margin-left: 30px;
  }

  .icon-kinri {
    margin-top: 0;
    margin-left: 23px;
  }

  .icon-hosho::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_info_hosho_pc.png);
    background-size: cover;
  }

  .icon-kinri::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_info_kinri_pc.png);
    background-size: cover;
  }

  .banks_logo.test1::before,
  .banks_logo.test2::after {
    position: absolute;
    display: block;
    content: "";
    width: 154px;
    height: 37px;
    margin: auto;
    right: 0;
    top: 0px;
  }

  .banks_logo.test1::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_hosho_pc.png);
    background-size: cover;
    left: inherit;
    right: -549px;
  }

  .banks_logo.test2::after {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_kinri_pc.png);
    background-size: cover;
    left: inherit;
    right: -549px;
  }

  .banks_logo.test1.test2::before {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_hosho_pc.png);
    background-size: cover;
    left: inherit;
    right: -381px;
  }

  .banks_logo.test1.test2::after {
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_logo_kinri_pc.png);
    background-size: cover;
    left: inherit;
    right: -549px;
  }

  .banks_rateArea.test {
    margin-top: 50px;
  }

  .banks_rateArea.test::before {
    position: absolute;
    display: block;
    content: "";
    width: 227px;
    height: 50px;
    margin: auto;
    right: 0;
    left: 0;
    top: -10px;
    background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-bank/img_kinri_pc.png);
    background-size: cover;
  }

  .block-info+.containerA {
    margin-top: 20px;
  }
}

/* header-mypage */

.header {
  position: relative;
  padding: 24px 68px 17px;
}

@media (max-width: 768px) {
  .header {
    padding: 19px 24px 10px;
  }
}

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .header__item--logo img {
    width: 165px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .header__item--mypage::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 22px;
    background: #dbd9da;
    margin-right: 12px;
  }
}

.header__item--mypage img {
  cursor: pointer;
}

@media (max-width: 768px) {
  .header__item--mypage img {
    width: 120px;
    height: auto;
    transform: translateY(-8px);
  }
}

.header__menu {
  width: 177px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 24px rgba(14, 18, 19, 0.1);
  box-shadow: 0 2px 24px rgba(14, 18, 19, 0.1);
  padding: 24px;
  border-radius: 16px;
  position: absolute;
  z-index: 999;
  top: 92.4px;
  -webkit-animation: modal-fade-in 0.6s ease 0s forwards;
  animation: modal-fade-in 0.6s ease 0s forwards;
  -webkit-animation-name: modal-fade-in;
  animation-name: modal-fade-in;
}

@media (max-width: 768px) {
  .header__menu {
    right: 24px;
    top: 85px;
  }
}

.header__menu--hidden {
  display: none;
}

.header__menuList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.header__menuList::before {
  content: "";
  position: absolute;
  top: -36px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  border-width: 0px 5.5px 12px 5.5px;
}

.header__menuItem {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #edebec;
  padding-bottom: 24px;
}

.header__menuItem:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.header__menuItem .header__menuLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  place-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #0e1213;
  text-decoration: none;
  cursor: pointer;
}

.header__menuLink::after {
  content: "";
  display: inline-block;
  background-image: url(/mypage/images/btn_arrow.svg);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}

/* header-mypage end */

/* prarea */
.prarea {
  padding: 32px 24px;
  background: #EDEBEC;
  margin-bottom: 32px;
  border-radius: 16px;
}

@media (min-width: 769px) {
  .prarea {
    padding: 32px 40px;
    margin-bottom: 40px;
  }
}


.prarea__title {
  font-size: 11px;
  letter-spacing: 0.064em;
  color: #0E1213;
  position: relative;
  padding-left: 32px;
}

.prarea__title::before {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 15px;
  background-image: url(/quick/images/prbnr/prmark-au.png);
  top: 3px;
  bottom: 0;
  margin: auto;
  left: 2px;
  background-repeat: no-repeat;
  background-size: contain;
}

.prarea__img {
  max-width: 327px;
  margin: 16px auto 0;
  cursor: pointer;
}

@media (min-width: 769px) {
  .prarea__img {
    max-width: none;
    margin: 16px auto 0;
  }
}

.prarea__img img {
  width: 100%;
}

.prarea__notebox {
  margin-top: 16px;
}

.prarea__notebox p {
  font-size: 9px;
  letter-spacing: 0.064em;
  color: #403E3D;
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 769px) {
  .prarea__notebox p:not(:first-child) {
    margin-top: 6px;
  }
}

.modal-area {
  display: none;
}

.modal-cp .modal_title {
  text-align: center;
}

.modal-cp .modal_title .inner {
  display: inline;
  color: #0E1213;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.024em;
  font-weight: bold;
  border-bottom: 1px dashed #0E1213;
}

.modal-cp .modal_img {
  width: 155px;
  margin: 30px auto 0;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}

@media screen and (min-width: 769px) {
  .modal-cp .modal_img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-top: 48px;
  }
}

.modal-cp .modal_text-main {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.064em;
  margin-top: 32px;
}

.modal-cp .modal_text-main .line {
  display: inline-block;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #FFED66), color-stop(40%, transparent));
  background: -o-linear-gradient(bottom, #FFED66 40%, transparent 40%);
  background: linear-gradient(to top, #FFED66 40%, transparent 40%);
}

.modal-cp .modal_text-main .note {
  font-size: 11px;
  position: relative;
  top: -8px;
}

.modal-cp .modal_text-note {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 11px;
  margin-top: 14px;
}

.modal-cp .check_cp {
  width: 130px;
  margin: 36px auto 0;
}

.modal-cp .check_cp label {
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  top: -16px;
  padding-left: 6px;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .modal-cp .check_cp label {
    top: 0;
  }
}

.modal-cp .check_cp label span {
  font-size: 11px;
  position: relative;
  top: -8px;
}

.modal-cp .check_cp .notedot {
  font-size: 11px;
  position: relative;
  top: -32px;
  right: -118px;
}

.modal-cp .check_cp label ::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 12px 0 0;
  border: 1px solid #CCCACB;
  border-radius: 5px;
  position: absolute;
  left: -275px;
  top: 29px;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .modal-cp .check_cp label ::before {
    width: 30px;
    height: 30px;
    left: -276px;
    top: 30px;
  }
}

_::-webkit-full-page-media,
_:future,
:root .modal-cp .check_cp label ::before {
  left: -155px;
  top: 14px;
}

@media screen and (min-width: 769px) {

  _::-webkit-full-page-media,
  _:future,
  :root .modal-cp .check_cp label ::before {
    left: -155px;
    top: 15px;
  }
}

.modal-cp .check_cp input {
  display: none;
}

.modal-cp .check_cp input[type="checkbox"]:checked+label:after {
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  background: url(/quick/hosho/images/modal-cp/ico_list_01.png) no-repeat left top/contain;
  position: absolute;
  top: 17px;
  left: -150px;
  right: 0;
  margin: auto;
  -webkit-transform: translate(-6px, -50%);
  -ms-transform: translate(-6px, -50%);
  transform: translate(-6px, -50%);
}

.modal-cp .check_cp .txt-sub {
  font-size: 11px;
  font-weight: normal;
}

.modal-cp .check_cp .txt-sub::before {
  display: none;
}

.modal-cp .list li {
  display: inline-block;
  padding-left: 10px;
  font-size: 11px;
}

.modal-area.modal-area-cp {
  display: none;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  overflow: auto;
}

.modal-area.modal-area-cp .modal-inner-wrap {
  width: 100%;
  margin: 24px auto 40px;
  position: relative;
  z-index: 10001;
}

.modal-area.modal-area-cp .modal-inner-wrap .btn.close {
  display: block;
  width: 130px;
  margin: 40px auto 0;
  padding: 12px 0;
  border: solid 1px #FFFFFF;
  border-radius: 9999px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.25;
  letter-spacing: 0.024em;
  cursor: pointer;
}

.modal-area.modal-area-cp .btnbox {
  margin-top: 40px;
}

@media screen and (min-width: 769px) {
  .modal-area.modal-area-cp .btnbox {
    margin-top: 48px;
  }
}

.modal-area.modal-area-cp .modal-box {
  width: 100%;
  max-width: 826px;
  background-color: #FFFFFF;
  border-radius: 16px;
  margin: 0 auto;
  padding: 40px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .modal-area.modal-area-cp .modal-box {
    padding: 80px;
  }
}

.modal-area.modal-area-cp .modal-box .close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.modal-area.modal-area-cp .modal-box .modal-ttl {
  text-align: center;
}

.modal-area.modal-area-cp .modal-box .modal-ttl p {
  display: inline;
  color: #0E1213;
  font-size: 24px;
  border-bottom: 1px dashed #0E1213;
  line-height: 36px;
  letter-spacing: 0.024em;
  font-weight: bold;
}

.modal-area.modal-area-cp .modal-box .modal-check {
  margin-top: 24px;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: 0.024em;
  position: relative;
}

.modal-area.modal-area-cp .modal-box .modal-check .bold {
  font-weight: bold;
}

.modal-area.modal-area-cp .modal-box .btnbox .btn {
  width: 206px;
  margin: 0 auto;
  background: #FFED66;
  border: 0;
  padding: 15px 0;
  line-height: 1.5;
  height: 58px;
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .modal-area.modal-area-cp .modal-box .btnbox .btn {
    width: 200px;
    font-size: 17px;
    height: 59px;
  }
}

.modal-area.modal-area-cp .modal-box .btnbox .modal_btn2 {
  line-height: 19px;
}

.modal-area.modal-area-cp .list {
  box-shadow: none;
}

.modal-area.modal-area-cp .overlay {
  width: 100%;
  height: 100%;
  padding: 0 24px;
  background: #4A4A4A;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: fixed;
  top: 0;
  left: 0;
}

.header-mypage .header__item--mypage {
  margin-top: -11px;
  max-width: 126px;
  margin-right: 0px;
}

@media (min-width: 769px) {
  .header-mypage .header__item--mypage {
    margin-top: -11px;
    max-width: 152px;
  }
}

/* prarea end */

/* utility */
.u-mt24 {
  margin-top: 24px !important;
}

.u-mt28 {
  margin-top: 28px !important;
}

.u-mt24-40 {
  margin-top: 24px !important;
}

.u-mt32 {
  margin-top: 32px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt64 {
  margin-top: 64px !important;
}

.u-mb48 {
  margin-bottom: 48px !important;
}

.u-t-center {
  text-align: center;
}

.u-t-bold {
  font-weight: bold;
}

.pc-only {
  display: none;
}

.sp-only {
  display: block;
}

.hide {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .u-mt24-40 {
    margin-top: 40px !important;
  }

  .pc-only {
    display: block;
  }

  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .u-mb40-sp {
    margin-bottom: 40px !important;
  }
}

/*# sourceMappingURL=../../../../../_maps/article/wp-content/themes/recruit-finance/css/hosho-bank-renew.css.map */