@charset "utf-8";

body {
  background-color: #ffffff !important;
}

.header--hl {
  position: static;
  height: 72px;
  background-color: #ffffff;
  border-bottom: 1px solid #b0bdcc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container.container--without-nav {
  width: auto;
  margin-top: 0;
  background-color: #ffffff;
}

.leadtext-box {
  max-width: 920px;
  margin: 10px auto;
}
.leadtext {
  font-size: 11px;
  text-align: center;
}

.main-image {
  position: relative;
  margin: 0 auto;
  max-width: 1366px;
  height: 320px;
  background: url(/lp/imgs/cam_hl02_hendou/kv.png) no-repeat center;
}

.main-img {
  text-align: right;
}

.main-image .image__wrap {
  height: 380px;
}

.attention-container {
  max-width: 920px;
  margin: auto;
  margin-top: 20px;
}

.body-container {
  max-width: 920px;
  margin: auto;
}

.contents-container {
  max-width: 920px;
  margin: auto;
  line-height: 1.4;
}

img {
  backface-visibility: hidden;
}

.box-bg--hydrangeablue {
  background-color: #e5f1ff;
  height: 100%;
  border-radius: 8px;
}

/* margin */
.mt-0{
  margin-top: 0;
}

.mb-90 {
  margin-bottom: 90px !important;
}

/* padding */
.pt-65 {
  padding-top: 65px;
}

/* width */
.w45 {
  max-width: 45%;
}
.w50 {
  max-width: 50%;
}
.w80 {
  max-width: 80%;
}
.w90 {
  max-width: 90%;
}

.w920 {
  width: 920px;
  margin: 0 auto;
  color: #008cd6;
}

.box-800 {
  width: 800px;
  margin: 20px auto;
}

/* background-color */
.bg-yellow {
  background-color: #fffde5;
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.bg-blue {
  background-color: #d3edfa;
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.bg-snowwhite {
  background-color: #f4f7fb;
}
.bg-skyblue {
  position: relative;
  /* background-color: #cee6f7; */
  padding-bottom: 20px;
}
.bg-pastelsky {
  position: relative;
  background-color: #f4f9ff;
  padding-bottom: 40px;
}
.bg-hydrangeablue {
  background-color: #E5F1FF;
  height: 100%;
  border-radius: 8px;
}
.bg-link {
  background-color: #fff190;
}
.bg-skyblue__img {
  position: relative;
  /* background: url(/lp/imgs/cam_hl_karikae02_hendou/img_bg.png) repeat-x 0 0; */
}

.ttl_bg-pink {
  background-color: #ea6182;
}

.ttl_bg-lightgreen {
  background-color: #00aea0;
}

.ttl_bg-orange {
  background-color: #f18e1a;
}

.ttl_bg-blue {
  background-color: #008cd6;
}

.bg-green {
  background-color: #eefaed;
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}

/* list-option */
.list-center {
  text-align: center;
}

.simulation .list-asterisk.list-asterisk--simulation {
  margin-top: 56px;
}

.list-asterisk > .list-center::before {
  position: relative;
}

.list-asterisk > li::before {
  font-size: 12px;
  line-height: 15px;
}
.list-asterisk > li {
  font-size: 12px !important;
  line-height: 15px;
  margin: -6px 0 -6px 0;
  padding-left: 1em;
}
.list-asterisk > li:last-child {
  font-size: 12px !important;
  line-height: 15px;
  margin: 6px 0 -6px 0;
  padding-left: 1em;
}
.simulation.box-800 > .list-asterisk > li:last-child {
  margin-top: 0;
}
.box01 .list-asterisk > li {
  font-size: 12px !important;
  line-height: 15px;
  margin: -6px auto;
  padding-left: 1em;
}
.box01 .list-asterisk > li:last-child {
  font-size: 12px !important;
  line-height: 15px;
  margin: -6px auto;
  padding-left: 1em;
}
.box-800 > .list-asterisk > li, .box-800 > .list-ordered--asterisk > li {
  font-size: 12px !important;
  line-height: 15px;
  padding-left: 1em;
}
.box-800 > .list-asterisk > li:last-child, .box-800 > .list-ordered--asterisk > li:last-child {
  font-size: 12px !important;
  line-height: 15px;
  padding-left: 1em;
}
.list-ordered > li::before {
  font-size: 12px;
  line-height: 15px;
}
.list-ordered > li {
  font-size: 12px !important;
  line-height: 15px;
  margin: -6px 0 -6px 0;
  padding-left: 1em;
}
.list-ordered > li:last-child {
  font-size: 12px !important;
  line-height: 15px;
  margin: 6px 0 -6px 0;
  padding-left: 1em;
}

.box01 .block-inner .list-asterisk {
  float: left;
  position: relative;
  left: 50%;
  margin-bottom: 5px;
}
.box01 .block-inner .list-asterisk > .list-asterisk__item {
  position: relative;
  left: -50%;
}
.box01 .block-inner {
  overflow: hidden;
}

.text-balloon {
  margin-top: 80px;
  margin-bottom: 40px;
}

.text-emphasis {
  color: #008cd6;
  font-size: 18px;
  text-decoration: underline;
}

.h1--title {
  color: #00579d;
  font-size: 60px;
  line-height: 1;
  text-align: center;
}

.h1--subtitle {
  display: block;
  margin-bottom: 16px;
  color: #222222;
  font-size: 22px;
  text-align: center;
}

.h2_ttl {
  padding: 15px 0;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  border-radius: 10px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.h2-box {
  margin: 60px auto 0;
  padding: 40px 0 20px;
}
.bg-pastelsky.merit{
  padding-bottom: 0!important;
}
.bg-pastelsky > .h2-box {
  margin-bottom: 40px;
}
.h2--under {
  position: absolute;
  top: -18px;
  font-size: 28px;
  font-weight: bold;
  color: #147ad9;
  border-bottom: 2px solid #147ad9;
  line-height: 1.4;
}

.h3-box {
  padding: 40px 0;
}
.h2-box .h3-box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.h3--inner {
  font-size: 24px;
  color: #147ad9;
  line-height: 1.2;
}
.h3--small {
  font-size: 18px;
  color: #147ad9;
  line-height: 1.2;
  padding-bottom: 8px;
}

.h4--subtitle{
  text-align: center;
  font-size: 18px;
}


.text-alfa {
  font-size: 28px;
}

.ans-contents_01 {
  margin-left: 30px;
  margin-top: 60px;
}

.ans-contents_02 {
  margin-left: 30px;
  margin-top: 20px;
}

.ans-img {
  width: 50%;
}

.ttl_icon {
  margin-top: -3px;
  margin-right: 10px;
  width: 80px;
  vertical-align: middle;
}

.column_str {
  width: 80%;
  margin: 0 auto;
}

.column_ft {
  width: 80%;
  margin: 0 auto;
}

.balloon {
  width: 100px;
}

.contetns_cv_main {
  width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.contetns_cv_main-img01 {
  padding-right: 2%;
}
.contetns_cv_main-img02 {
  padding-left: 2%;
}

.cp-txt {
  color: #118e32;
  font-size: 16px;
  font-weight: bold;
}

.footer__pagetop {
  bottom: 110px !important;
}

.txtRed {
  color: #f52807;
  font-size: 20px;
  font-weight: bold;
}

.font-18 {
  font-size: 18px;
}

/* btn */
.btn-newtab {
  font-size: 16px;
  padding: 8px 30px;
}
.btn-single {
  width: 300px;
  margin: 0 auto;
}
.btn-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.btn-flex__left {
  width: 300px;
  /* margin-right: 24px; */
  font-size: 16px;
}
.btn-flex__right {
  width: 300px;
  margin-left: 24px;
}

/* table */
.table-merge {
  width: 720px;
  margin: 0 auto;
}
table.table-merge tbody th {
  background-color: #f9fdf9;
}
.table-text {
  margin-top: -20px;
}

.width-232 {
  width: 25%;
}
.width-344 {
  width: 30%;
}
.th__translow {
  background-color: transparent;
  vertical-align: middle;
}
.skymiddle {
  background-color: #D5EBFF;
}
.bluemiddle {
  background-color: #B4DCFF;
}
.thcolor {
  font-size: 16px;
  font-weight: bold;
  color: #004172;
  line-height: 1;
}
.thcolor-maintext {
  font-size: 18px;
}
.thcolor-subtext {
  font-size: 14px;
  padding-top: 5px;
  font-weight: normal;
}
tbody td {
  background-color: #ffffff;
  text-align: center;
}
tbody .grayback {
  background-color: #E8F1F9;
  font-weight: bold;
}

.rate-em-title {
  color: #000;
}

.rate-em-title span {
  color: #f52807;
}

.kv-kinri {
  position: absolute;
  top: 13px;
  left: 20%;
}

.kv-kinri__box {
  width: 450px;
  height: 260px;
  padding: 20px 30px 10px;
  background-color: #ffffff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
}

.kv-kinri__box--title {
  width: 100%;
  background-color: #1766b1;
  color: #ffffff;
  font-size: 18px;
  padding: 12px 0;
  line-height: 1.3;
  border-radius: 2px;
}

.kv-kinri__box--text {
  color: #e3215a;
  font-size: 36px;
  line-height: 1;
  margin-top: 10px;
}

.kv-kinri__box--text_rate {
  font-size: 90px;
}

.kv-kinri__box--subtext {
  font-size: 14px;
}

.kv-kinri__kariire--timing {
  font-size: 18px;
  margin-top: 10px;
  line-height: 1;
}

.kinri-timing {
  font-size: 14px;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}
.column-kinri {
  margin: 60px auto 0;
  width: 860px;
}

.column-kinri__box {
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
  border-radius: 4px;
}
.column-kinri__box--title {
  position: relative;
  width: 100%;
  background-color: #1766b1;
  margin-bottom: 20px;
  padding: 26px 0 0;
  height: 82px;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 4px 4px 0 0;
}
.column-kinri__box--bubble {
  position: absolute;
  width: 290px;
  top: -52px;
  left: 0;
}
.column-kinri__box--title_text {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
}
.column-kinri__box--text {
  color: #e3215a;
  font-size: 36px;
  line-height: 1;
}
.column-kinri__box--text_rate {
  font-size: 72px;
}
.column-kinri__box--subtext {
  font-size: 14px;
}
.column-kinri__box--condition {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: normal;
}
.column-kinri__box--explanation {
  padding: 0 35px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.column-kinri__kariire--timing {
  font-size: 18px;
  margin-top: 20px;
  line-height: 1;
}

.amount {
  text-align: center;
}
.amount-text {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.amount-text__commission {
  font-size: 80px;
}

.condition p {
  height: 32px;
  line-height: 14px;
  margin: -7px 0;
  margin-top: 10px;
}

.small-text {
  font-size: 12px;
  text-align: center;
  margin: -6px 0;
  line-height: 15px;
}

.big-text {
  font-size: 16px;
  line-height: 28px;
  margin-top: -9px;
  margin-bottom: -9px;
}

.condition-text {
  margin: -7px 0;
  line-height: 22px;
}

.link-icon, .list-link-box > li a, .link-bullet, .link-complex {
  justify-content: center;
}

.box01 {
  max-width: 920px;
  margin: 0 auto;
}

.normal-box {
  max-width: 920px;
  margin: 0 auto;
}

.image-box {
  background-color: #ffffff;
  margin-top: 22px;
  padding: 14px;
}

.simulation,
.insurance,
.service {
  padding-top: 84px;
}

.simulation {
  margin-bottom: 0;
  padding-top: 30px;
}
.text-black{
  color: #000;
}
.simulation .h3-box {
  padding-bottom: 10px;
}
.h3-box.merit-demerit {
  padding: 10px 0 0;
  margin-bottom: 10px;
}
.merit-demerit--box {
  background-color: #fff;
  padding: 12px 22px;
}
.merit-demerit--box .list-ordered > li {
  color: #147ad9;
  margin: 0;
  font-size: 14px!important;
  font-weight: bold;
  padding: 0 0 15px 1.3em;
}

.merit-demerit--box .list-ordered > li:last-child {
  padding: 0 0 0 1.3em;
  font-size: 14px;
}

.merit-demerit--box .list-ordered > li::before {
  font-size: 14px;
}

.merit-demerit--box .block-inner:first-child {
  margin-top: 0;
}

.merit-demerit--box .block-inner:last-child {
  margin-bottom: 0;
}

.merit-demerit h4 {
  margin-bottom: 10px;
}

.merit-demerit--badge {
  padding: 5px 11px;
  margin-right: 20px;
  background-color: #147ad9;
  border-radius: 20px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

.column__box {
  width: 100%;
  height: 374px;
  padding: 43px 15px 20px;
}

.simulation .column__box {
  width: 100%;
  height: auto;
  padding: 15px 15px 10px;
  font-size: ;
}

.simulation-box {
  border: solid 1px #333333;
  padding: 10px 0;
  margin-bottom: 20px;
}

.simulation-box-left--sp {
  text-align: center;
}

.simulation .column__sm--03 {
  padding-left: 2px;
  padding-right: 2px;
}

.simulation .image-box {
  background: none;
  text-align: center;
}

.simulation .simulation-arrow {
  margin-top: -55px;
  position: absolute;
  left: 27%;
}
.simulation .simulation-arrow img{
  max-width: 130px;
}

.simulation-amount {
  padding: 10px 0 18px;
  z-index: 1;
}

.simulation .amount-text {
  font-size: 28px;
  line-height: 1.5;
}

.simulation > .list-asterisk {
  margin: 30px auto 0;
}
.simulation > .list-asterisk > .list-asterisk__item {
  margin: auto;
}

.simulation > .list-ordered--asterisk {
  margin-top: 75px;
}
.simulation > .list-ordered--asterisk li {
  margin-bottom: 5px;
}

.simulation .column__box--otoku > .image-box {
  padding: 0 0 10px;
  margin-top: 0;
}
.column__box--otoku > .list-ordered--asterisk li::before {
  color: #e3215a;
}

.simulation .h3--inner {
  font-size: 18px;
}

.simulation-balloon {
  position: absolute;
  top: 10%;
  right: 3%;
}

.box-title {
  font-size: 22px;
  font-weight: bold;
  color: #147AD9;
  text-align: center;
  line-height: 1;
}
.comparison .box-title {
  font-size: 24px;
}

.box-title__black {
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

.box-title__small {
  font-size: 14px;
  font-weight: bold;
  color: #147AD9;
  text-align: center;
  line-height: 1;
}

.comparison .column__xs--06 {
  padding-left: 10px;
  padding-right: 4px;
}

.comparison .column__xs--06:last-child {
  padding-left: 0;
}

.insurance-warn {
  margin: 20px 9px 20px 18px;
}

#renovation .renovation__img img {
  margin: -27px;
}

#pairLoan {
  padding-bottom: 0;
}

.relievedpack {
  padding-top: 66px;
}

#relievedpack th,td {
  height: 90px;
}

.relievedpack__type {
  height: 115px;
}

/* exclusiveStaff */
.exclusiveStaff {
  padding-top: 63px;
  display: flex;
  margin: 0 auto;
}
.exclusiveStaff__text {
  width: 420px;
  padding-right: 20px;
}
#exclusiveStaff__text {
  padding-top: 15px;
}
.exclusiveStaff__img-box {
  width: 460px;
  margin-left: 20px;
  background-color: #D5EBFF;
  border-radius: 8px;
  padding: 29px 64px;
}

/* faq */
.faq-box {
  padding-top: 87px;
}
.faq {
  padding-bottom: 30px;
  line-height: 1;
  font-size: 20px;
}
.faq:last-child {
  padding-bottom: 20px;
}
.faq__flex {
  display: flex;
}
.question .faq__flex--icon{
  color: #2076C7;
  padding-right: 10px;
}
.question .faq__flex--detail {
  line-height: 30px;
  margin-top: -5px;
  margin-bottom: -9px;
}
.answer .faq__flex--icon {
  color: #e3215a;
  padding-right: 10px;
}
.answer .faq__flex--detail {
  font-size: 16px;
  line-height: 28px;
  margin-top: -4px;
  margin-bottom: -8px;
}

.question {
  margin-left: 10px;
  margin-bottom: 17px;
}
.answer {
  background-color: #ffffff;
  padding: 17px 22px 15px 10px;
}

/* cv_area */
.contents_cv {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,.65);
  z-index: 5;
}
.contetns_cv_main {
  width: 900px;
  margin: 0 auto;
  display: flex;
}
.contetns_cv_main-img01 {
  padding-right: 2%;
}
.contetns_cv_main-img02 {
  padding-left: 2%;
}

.simple-footer {
  height: 170px !important;
}

.footer__fluid {
  margin-bottom: 100px;
}

.js-modal-video {
  cursor: pointer;
}

@media screen and (max-width: 1019px) {
  .attention-container {
    width: calc(100% - 20px);
  }

  .body-container {
    width: calc(100% - 20px);
  }

  .contents-container {
    margin: auto 15px;
  }

  .main-image {
    width: 100%;
    background-image: none;
    height: 220px;
    padding: 0 10px;
  }

  .leadtext {
    text-align: left;
    font-size: 11px;
    margin-top: 10px;
    margin: 0 15px;
    line-height: 1;
  }

  .h1--title {
    margin-bottom: 30px;
    color: #00579d;
    font-size: 30px;
    line-height: 1;
    text-align: center;
  }
  .h1--subtitle {
    display: block;
    margin-bottom: 10px;
    color: #222222;
    font-size: 18px;
    text-align: center;
  }
  .h2_ttl {
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    border-radius: 10px;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }

  .simulation-amount {
    padding-top: 20px;
}
.box-bg--hydrangeablue {
  border-radius: 4px 4px 0 0;
}
  .text-alfa {
    font-size: 22px;
  }

  .text-balloon {
    margin-top: 40px;
  }

  .ans-contents_01 {
    margin-top: 20px;
    margin-left: 0;
  }

  .ans-contents_02 {
    margin-left: 0;
  }

  .column_str {
    width: 100%;
    margin: 0 auto;
  }

  .column_ft {
    width: 100%;
    margin: 0 auto;
  }
  .simulation > .list-asterisk, .simulation .list-asterisk.list-asterisk--simulation {
    margin-top: 20px;
}
  .main-image {
    margin: 0 auto;
    padding: 0;
    background: none;
  }
  .main-image .image__wrap {
    height: auto;
  }
  .w920 {
    width: auto;
    margin-right: 20px;
  }
  .spw80 {
    width: 80%;
  }
  .contetns_cv_main {
    width: 100%;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contetns_cv_main-img01 {
    padding: 0 2%;
    max-width: 295px;
  }
  .contetns_cv_main-img02 {
    padding: 0 2%;
    max-width: 295px;
  }
  .simple-footer {
    height: 210px !important;
  }
  .footer__fluid {
    margin-bottom: 160px;
  }

  footer.simple-footer .footer__fluid .footer__copy-right {
    margin-top: 10px;
  }
  .btn-flex {
    flex-direction: column;
    margin-top: 20px !important;
    align-items: center;
  }
  footer.simple-footer .footer__pagetop {
    bottom: 200px !important;
  }
  .table-merge {
    width: 85%;
  }
  /* .contents_cv {
    padding: 10px 0;
  } */

  .kv-kinri__box {
    width: calc(100% - 40px);
    height: 240px;
    margin: 0 auto;
    padding: 20px 30px 6px;
    background-color: #ffffff;
    font-weight: bold;
  }
  .kv-kinri__box--text_rate {
    font-size: 66px;
  }
  .kv-kinri__box--title {
    width: 100%;
    background-color: #1766b1;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 0;
    line-height: 1.3;
  }
  .kv-kinri__kariire--timing {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 8px;
    line-height: 1;
  }
  .btn-flex__left {
    margin-right: 12px;
  }
  .btn-flex__right {
    margin-left: 12px;
  }
  .kv-kinri {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
  }
  .column-kinri {
    margin: 70px auto 0;
    width: 100%;
  }
  .column-kinri .column__sm--06:nth-child(n+2) {
    margin-top: 50px;
  }
  .column-kinri__box {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 0 auto;
  }
  .column-kinri__box--title {
    margin-bottom: 0;
    padding: 26px 0 0;
  }
  .column-kinri__box--bubble {
    position: absolute;
    width: 300px;
    top: -52px;
    left: 50%;
    transform: translateX(-50%);
  }
  .column-kinri__box--text {
    padding-top: 20px;
    font-size: 28px;
    line-height: 1;
  }
  .condition p {
    margin-top: 37px;
    font-size: 12px;
  }
  .kv-kinri__box--text_rate {
    font-size: 66px;
  }
  .table-scroll__wrap {
    margin-bottom: 10px !important;
  }

  .simulation {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }

  .simulation .h3-box {
    padding-bottom: 0px;
  }
  .h3-box.merit-demerit {
    margin-bottom: 40px;
  }

  .merit-demerit--badge {
    display: inline-block;
    margin-bottom: 10px;
  }

  .simulation .list-ordered--asterisk {
    margin-top: 0 ;
  }

  .simulation.box-800 > .list-asterisk > li:last-child {
    margin: 0 auto;
  }

  .simulation-box-left--sp {
    text-align: left;
    padding-left: 20px;
    line-height: 1.5;
  }

  .simulation .amount-text {
    font-size: 30px;
  }

  .simulation .simulation-arrow {
    left: 40%;
  }

  .comparison .column__xs--06 {
    padding-left: 5px;
    display: flex;
    flex-direction: column;
  }

  .comparison .column__xs--06:last-child {
    padding-left: 0;
  }

  .comparison .column__xs--06 .column__box {
    padding: 15px 10px;
    flex-grow: 1;
  }

  .bg-hydrangeablue {
    border-radius: 8px 8px 0 0;
  }

  .box-text_top {
    display: inline-block;
  }

  .simulation .simulation-balloon {
    top: 0;
    right: 0;
    width: 23% !important;
    min-width: 155px;
  }

  .box01 {
    width: 100%;
  }
  .box-800 {
    width: 100%;
    margin: 40px auto;
    padding: 0;
  }
  .amount-text {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
  }
  .amount-text__commission {
    font-size: 75px;
  }
  .h2--under {
    font-size: 24px;
    line-height: 30px;
    width: 94%;
  }
  #exclusiveStaff {
    top: -14px;
    font-size: 24px;
    line-height: 30px;
    min-width: 288px;
  }
  #faq {
    top: -14px;
    font-size: 24px;
    line-height: 30px;
    min-width: 216px;
  }
  #relievedPack {
    top: -14px;
    font-size: 24px;
    line-height: 30px;
    min-width: 192px;
  }
  #floating {
    top: -14px;
    font-size: 24px;
    line-height: 30px;
    width: 264px;
  }
  .insurance {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .service {
    margin: 0 auto;
    padding-top: 80px;
  }

  .normal-box {
    width: calc(100% - 40px);
  }

  .column__box {
    height: 450px;
  }
  .image-box img {
    margin: 0 auto;
    display: inherit;
  }
  .simulation .column__box--otoku {
    padding: 0;
  }

  .box-padding{
    padding: 0 10px;
  }
  .relievedpack {
    padding-top: 120px;
  }
  #renovation {
    padding-bottom: 0;
  }
  .renovation__img,
  .pairLoan__img {
    margin-top: 20px;
  }
  .btn-single {
    width: 300px;
    margin: -20px auto 0;
  }
  .btn-flex__left, .btn-flex__right {
    margin: auto 0;
  }
  .btn-flex__right {
    margin-top: 10px;
  }
  .exclusiveStaff {
    flex-direction: column;
    padding-top: 90px;
  }
  .exclusiveStaff__text {
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
  }
  .exclusiveStaff__img-box {
    width: 100%;
    margin-left: 0;
  }
  .exclusiveStaff__img-box img {
    display: inherit;
    margin: 0 auto;
  }

  .spt-35 {
    padding-top: 35px;
  }
  .spt-100 {
    padding-top: 100px;
  }
  .tpt-90 {
    padding-top: 90px !important;
  }
  .tab-hidden {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  footer.simple-footer .footer__pagetop {
    bottom: calc(155vw / 460 * 100) !important;
  }
}

@media screen and (max-width: 499px) {
  .tab-hidden {
    display: block;
  }
  .image--single .image__wrap img {
    position: absolute;
    max-width: 314px;
    width: 85%;
    top: 10px;
    left: 5%;
  }
  .kv-kinri {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
  }
  .kv-kinri__box {
    width: 345px;
    height: 220px;
    margin: 0 auto;
    padding: 10px 30px 6px;
    background-color: #ffffff;
    font-weight: bold;
  }
  .column-kinri__box--text_rate {
    font-size: 60px;
  }
  .column-kinri__box--explanation {
    padding: 0 20px;
  }
  .service {
    padding-top: 40px;
  }
  .simulation .simulation-arrow {
    left: 26%;
  }
  .simulation .simulation-balloon.sp-width-40 {
    top: 3%;
    width: 40% !important;
    right: -2%;
  }
  .column__box {
    height: 390px;
  }
  #renovation .renovation__img img {
    margin: 0 auto;
  }
  #relievedPack {
    width: 240px;
  }
  .spt-100 {
    padding-top: 100px;
  }
  #floating {
    top: -14px;
    font-size: 24px;
    line-height: 30px;
    width: 264px;
  }
  .big-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: -9px;
    margin-bottom: -9px;
  }
  .relievedpack {
    padding-top: 66px;
  }
  #exclusiveStaff {
    width: 288px;
  }
  .exclusiveStaff {
    padding-top: 63px;
  }
  .amount {
    padding: 5px;
  }
  .amount-text {
    font-size: 20px;
  }
  .amount-text__commission {
    font-size: 32px;
  }
  .thcolor {
    font-size:14px;
  }

  #faq {
    width: 216px;
  }
  .faq {
    padding-bottom: 30px;
    line-height: 1;
    font-size: 18px;
  }
  .faq:last-child {
    padding-bottom: 20px;
  }
  .faq__flex {
    display: flex;
  }
  .question .faq__flex--detail {
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: -9px;
  }
  .answer .faq__flex--detail {
    font-size: 14px;
    line-height: 24px;
    margin-top: -6px;
    margin-bottom: -10px;
  }
  .question {
    margin-left: 10px;
    margin-bottom: 17px;
  }
  .answer {
    background-color: #ffffff;
    padding: 17px 22px 15px 10px;
  }
  .contetns_cv_main {
    width: 100%;
    margin: 0 auto;
    display: flex;
  }
  .contetns_cv_main-img01 {
    padding: 0 2%;
    max-width: 300px;
  }
  .contetns_cv_main-img02 {
    padding: 0 2%;
  }
  .simple-footer {
    height: 220px !important;
  }
  .footer__fluid {
    margin-bottom: 150px;
  }
  .column-kinri__box--text {
    font-size: 36px;
  }
  .tpt-90 {
    padding-top: 70px !important;
  }
}

/*Rtoaster出し分け*/

.rtoaster_area.column {
  max-width: 830px;
  margin: 78px auto 0;
}
.rtoaster_area .column-kinri__box{
  padding: 20px 30px;
  position: relative;
}
.rtoaster_area .column-kinri__box .column {
  margin-bottom: 0px;
}
.rtoaster_area .column-kinri__box .column-kinri__box--subtext {
  margin-bottom: 0px;
}

.img_ballon {
  width: 290px;
  position: absolute;
  top: -19%;
  left: 0;
}

@media screen and (max-width: 1019px) {
  .rtoaster_area.column {
    margin: 80px 5px 0;
  }
  .rtoaster_area .column-kinri__box {
    padding: 20px;
  }
  .rtoaster_area.column .column__sm--06:last-child {
    margin-top: 65px;
  }
  .rtoaster_area.column .column__sm--06 .column .column__sm--12 {
    padding: 0 5px;
  }

  .img_ballon {
    top: -18.5%;
    left: 4%;
  }
}

.table-text {
  color: #147ad9;
  font-weight: bold;
}

.emphasis-text{
  font-size: 24px;
}

.disclaim-block-box {
  margin: 10px auto;
}

/*ハンバーガーメニュ－*/
.header-menu {
  flex-direction: row;
  justify-content: space-between;
  height: 60px;
  align-items: center;
  padding: 0 15px 0 20px;
  z-index: 20;
  position: fixed;
  top: 10px;
}
.header-menu__container {
  display: none;
}

.header-menu__icon,
.header-menu__icon--sp {
  width: 50px;
  appearance: none;
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
.header-menu__container .header-menu-item--pc {
  width: 360px;
  background-color: #FFFFFF;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -70%;
  z-index: 30;
  transition: all 0.4s;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.header-menu__container .header-menu-item--pc::-webkit-scrollbar {
  display: none;
}

.header-menu-item--pc.active .header-fixed {
  position: fixed;
  width: 360px;
  background-color: #ffffff;
  z-index: 60;
  border-bottom: 1px solid;
  height: 80px;
}

.header-menu-item--pc.active {
  left: 0;
  transition: all 0.3s;
}

.header-menu-item__container button {
  margin: 15px 0 15px 20px;
}

.header-menu-item__list {
  position: relative;
  top: 80px;
  background-color: #ffffff;
}

.header-menu-item__list--item {
  list-style: none;
  padding: 20px;
  border-top: 1px solid #222;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
}
.header-menu-item__list--item:last-child {
  border-bottom: 1px solid #222;
}
body.no-scroll {
  overflow: hidden;
}

@media screen and (max-width: 1019px) {
  .header-menu {
    flex-direction: row;
    justify-content: space-between;
    height: 60px;
    align-items: center;
    padding: 0 15px 0 20px;
    z-index: 20;
    position: fixed;
    top: 10px;
  }
  .header-menu__container {
    display: none;
  }

  .header-menu__icon--sp {
    width: 50px;
    appearance: none;
    border: 0;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
  }
  .header-menu-item__container button {
    margin: 15px 0 15px 20px;
  }

  .header-menu-item__list {
    position: relative;
    top: 80px;
    background-color: #ffffff;
  }

  .header-menu-item__list--item {
    list-style: none;
    padding: 20px;
    border-top: 1px solid #222;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
  }

  .header-menu-item__list--item:last-child {
    border-bottom: 1px solid #222;
  }

  body.no-scroll {
    overflow: hidden;
  }

  .header-menu__container .header-menu-item--sp {
    display: none;
  }
  .header-menu__container .header-menu-item--sp {
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    position: fixed;
    top: 0;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.7);
    overflow-y: scroll;
  }
  .header-menu__container .header-menu-item--sp .header-menu-item__container {
    background-color: #FFFFFF;
  }
  .header-fixed {
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    z-index: 60;
    border-bottom: 1px solid;
    height: 80px;
  }
}

/*ハンバーガーメニュ－ここまで*/

/*追加したcss*/
.info-num-text {
  width: 850px;
  text-align: right;
  margin: 10px auto;
}
.bg-blue__img {
  background-color: #0064b1;
}

.bg-lightblue__img {
  background-color: #007cdb;
}

.text-white {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
  font-size: 20px;
}
.text-yellow {
  color: #FDFA55;
  font-size: 24px;
  padding-left: 10px;
}
.date-text-em {
  font-size: 30px;
}

.title-text {
  font-size: 20px;
  font-weight: bold;
  color: #147ad9;
}

.title-text-b {
  font-size: 20px;
  font-weight: bold;
  color: #000000;;
}

/*ヘッダー*/
.header--hld #hld-logo {
  height: 80% !important;
  width: 80% !important;
}

/*アンカーリンクボタン*/
.link-icon-down-hl [class^="icon"] {
  right: 16px;
}
.link-icon-down-hl [class^="icon"]::before {
  transform: rotate(90deg);
  display: block;
}
.link-icon-down-hl img.icon-down,
.link-icon-down-hl img.icon-arrow--down {
  transform: translate(4px, -6px) rotate(90deg) !important;
  font-size: 12px;
  height: 15px;
  width: 15px;
}
.link-icon-hl {
  line-height: 1.4;
  align-items: center;
  font-size: 16px;
  background: #fff;
  border: 1px solid #cdd6dd;
  position: relative;
  width: 100%;
  max-width: 375px;
  letter-spacing: 0;
  text-align: left;
}
.link-icon-hl [class^="icon"] {
  position: absolute;
  display: block;
  line-height: 1.4;
  right: 13px;
  top: 57%;
  transform: translateY(-50%);
}

@media screen and (min-width: 1020px) {
  .button-group .link-icon-down-hl [class^="icon-"] {
    height: 12px;
    right: 10px;
    top: 45%;
  }
  .button-group .button-group__item > .link-icon-hl{
    height: 100%;
  }
  .button-group .button-group__item .link-icon-hl{
    width: 320px;
  }
}
.big-text-cp {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0 !important;
}
.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}
.asterisk-width{
  margin: 40px auto 0;
  text-align: center;
}
@media screen and (max-width: 1019px) {
  .button-group .link-icon-down-hl [class^="icon-"] {
    right: 10px;
    top: 50%;
  }
  .link-icon-hl{
    padding-right: 30px;
    max-width: 100%;
  }
  .btn-size {
    max-width: 90%;
  }
  .conversion--contact .conversion__row .conversion__col:nth-of-type(2) .conversion__col-content .link-icon-hl:last-child{
    margin-bottom: 0;
  }
  .info-num-text {
    width: 100%;
    text-align: right;
    padding-right: 20px;
  }
  .big-text-cp {
    font-size: 14px;
  }
}


