body {
  background: #fafafa;
  color: #333;
  font-family: futura-pt, "Noto Sans JP", "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 100%;
  letter-spacing: .02em;
  line-height: 1.7;
  margin: 0;
  padding: 0 0 6em;
  text-align: left;
  width: 100%;
  position: relative;
}

header {
  background-color: #004831;
  border-bottom: 4px solid #C0D33B;
}
header #header {
  width: 1200px;
  margin: 0 auto;
}

a {
  color: #06a16b;
}
img {
  image-rendering:auto;
}

main {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}


#blk_entry {
  background-color: #00592F;
  font-size: 0.875em;
  text-align: center;
  color: #fff;
  padding: 2em;
}

.btn-entry {
  display: block;
  width: 400px;
  margin: 0 auto 1.5em;
  border-radius: 35px;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  background: rgb(244,9,21);
  background: linear-gradient(0deg, rgba(244,9,21,1) 43%, rgba(245,77,72,1) 52%, rgba(255,80,65,1) 72%, rgba(255,72,70,1) 92%);
}
.btn-entry:hover {
  opacity: 1;
}
.box-tel {
  background-color: #006A34;
  padding: 0.3em 0.8em;
  margin-top: 0.6em;
  display: inline-block;
}

#blk_entry-float {
  position: fixed;
  bottom: -10em;
  background-color: #00592F;
  font-size: 0.875em;
  text-align: center;
  color: #fff;
  padding: 2em;
  width: 100%;
  box-sizing: border-box;
  transition-duration: 0.4s;
}
#blk_entry-float .btn-entry {
  margin-bottom: 0;
}


.blk {
  margin: 6em 0 8em;
  text-align: center;
}

.blk_body {
  width: 1000px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}



/* blk01 */
/*--------------------------------------------------------*/

#blk01 p {
  color: #006F5B;
  font-size: 1.5em;
  margin-bottom: 1.5em;
}
.point {
  display: flex;
  gap: 0px;
  width: 1000px;
  margin: 3em auto 3em;
}
.caution {
  font-size: 0.9em;
  margin-left: 1em;
  color: #666;
}
.caution li {
  text-indent: -1em;
}


/* blk02 */
/*--------------------------------------------------------*/


h2.idx_title {
  color: #006F5B;
  background-color: #E5F5B4;
  font-size: 2.5em;
  padding: 0.2em 1em;
  margin-bottom: 2em;
}

.exampleLoan {
  margin-bottom: 3em;
}
#pr {
  position: relative;
}
#pr a {
  position: absolute;
  top:64%;
  left: 33%;
  width: 34%;
  height: 24%;
  display: block;
}


/* blk03 */
/*--------------------------------------------------------*/


.step li {
  position: relative;
}
.step li a {
  position: absolute;
  top:10%;
  left: 40.5%;
  width: 27.2%;
  height: 23%;
  display: block;
}



/* blk04 */
/*--------------------------------------------------------*/


ul.doc {
  color: #276654;
  text-align: left;
  margin-left: 1em;
}
ul.doc > li {
  text-indent: -1em;
}

ul.list {
  margin: 2em 0 4em;
  margin-left: -1em;
  border: 1px solid #1F9E1F;
  padding: 40px 80px;
  text-indent: 0;
}
ul.list > li {
  display: inline-block;
  margin: 0;
  margin-left: 70px;
  text-indent: 0;
  vertical-align: top;
}
ul.list > li:first-child {
  margin-left: 0;
}
ul.list > li:nth-child(4) {
  margin-left: 0;
  margin-top: 2em;
}
ul.list > li:nth-child(5) {
  margin-top: 2em;
}
ul.list > li:last-child {
  width: 540px;
  position: relative;
}
ul.list .caution {
  font-size: 0.75em;
  line-height: 1.5;
  color: #000;
  position: absolute;
  top: 6em;
  left:170px;
}



/* blk05 */
/*--------------------------------------------------------*/


.lead {
  font-size: 1.2em;
  color: #276654;
  font-weight: bold;
  margin-bottom: 1.5em;
}

#simulationFrame {
  width: 600px;
  height: 460px;
  border: none;
  overflow: visible;
  margin: 30px 20px 50px;
  transition-duration: 0.5s;
}

.monPayment_title {
  color: #276654;
  background-color: #E6E6E6;
  font-size: 1.5em;
  margin-bottom: 3em;
  width: 1000px;
  box-sizing: border-box;
  padding: 0.1em 1em;
  margin: 0 auto 2em;
}
.monPayment_body {
  width: 950px;
  text-align: left;
  margin: 0 auto;
}
.tbl {
  display: flex;
  gap: 40px;
  margin-top: 2em;
}
caption {
  color: #276654;
  background-color: #f2f2f2;
  font-weight: bold;
  margin-bottom: 1.5em;
  padding: 0.5em 1em;
  line-height: 1.4;
}
.momPayment_tbl {
  
}

.momPayment_tbl th {
  background-color: #DAF2E6;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  padding: 0.5em;
  text-align: center;
}
.momPayment_tbl td {
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  padding: 0.5em;
  text-align: center;
}
.momPayment_tbl td:nth-child(odd) {
  background-color: #F2F2F2;
}
.momPayment_tbl th:nth-child(1) {
  border-left: 1px solid #b3b3b3;
}
.momPayment_tbl td:nth-child(1) {
  border-left: 1px solid #b3b3b3;
}



/* blk06 */
/*--------------------------------------------------------*/
#blk06 {
  padding-bottom: 2em;
}
#blk06 .blk_body {
  text-align: left;
  padding-bottom: 3em;
}

.tbl_spec {
  border-top: 1px solid #b3b3b3;
}

.tbl_spec th {
  background-color: #DAF2E6;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  padding: 1em 1.5em;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
}
.tbl_spec td {
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  padding: 1em 1.5em;
  text-align: left;
}
.tbl_spec th:nth-child(1) {
}
.tbl_spec tr:nth-child(1) {
}

.link-list {
  margin: 1em 0 3em;
}
.link-list li {
  display: inline-block;
}
.link-list li a {
  display: block;
  background: url(../img/icon_marker.png) no-repeat 0;
  padding: 0 0em 0 1.5em;
}
#blk06 .blk_body .caution {
  margin-bottom: 1.5em;
  text-align: left;
}

/* footer */
/*--------------------------------------------------------*/

#footer_wrap {
  background-color: #fff;
}
.footer {
  background-color: #fff;
}
#footer-block p {
  font-size: 0.82em;
}
#footer-block li {
  display: inline-block;
  font-size: 0.82em;
}

#footer-block .text-1 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#footer-block .text-1:nth-child(1) {
  display: none;
}

#footer-block2 {
  border-top: 1px solid #ccc;
  padding: 1.5em;
  text-align: center;
  font-size: 0.8em;
  color: #999;
}

.footer__copy {
  color: #666;
  background-color: #fff;
  padding: 0;
}


.clear {
  display: none;
}

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


  body {
    background: #fff;
    overflow-x: hidden
  }

  header {
    background-color: #004831;
    border-bottom: 4px solid #C0D33B;
  }
  header #header {
    width: 100%;
    margin: 0;
  }
  header img {
    height: 4em;
    width: auto;
  }

  main {
    width: 100%;
    margin: 0;
  }


  #blk_entry {
    line-height: 1.3;
    /*background-color: #00592F;
    font-size: 0.875em;
    text-align: center;
    color: #fff;
    padding: 2em;*/
  }

  .btn-entry {
    display: block;
    width: 100%;
    margin: 0 auto 1.5em;
/*    border-radius: 3.75rem;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    background: rgb(244,9,21);
    background: linear-gradient(0deg, rgba(244,9,21,1) 43%, rgba(245,77,72,1) 52%, rgba(255,80,65,1) 72%, rgba(255,72,70,1) 92%);*/
  }

  .box-tel {
    font-size: 0.8em;
    margin-top: 1em;
  }
  .telno {
    font-size: 2rem;
  }
  #blk_entry-float {
    padding: 1em;
  }
  #blk_entry-float img {
    width: 70%;
  }
  
/*  #blk_entry-float {
    position: fixed;
    bottom: -10em;
    background-color: #00592F;
    font-size: 0.875em;
    text-align: center;
    color: #fff;
    padding: 2em;
    width: 100%;
    box-sizing: border-box;
    transition-duration: 0.4s;
  }
  #blk_entry-float .btn-entry {
    margin-bottom: 0;
  }*/


  .blk {
    margin: 0;
    text-align: center;
  }

  .blk_body {
    width: 90% !important;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto !important;
  }


  /* blk01 */
  /*--------------------------------------------------------*/

  #blk01 p {
    font-size: 1.15em;
  }
  
  #blk01 {
    margin: 3em 0 6em;
  }
  
  #blk01 .blk_body {
    display: block;
  }
  
  .point {
    display: flex;
    gap: 0px;
    width: 100%;
    margin: 1.5em 0;
    flex-wrap:wrap;
  }
  .point li {
    box-sizing: border-box;
    width: 50%;
  }
  .caution {
    padding: 0 3%;
  }
  .caution li {
    text-align: left;
  }


  /* blk02 */
  /*--------------------------------------------------------*/

  #blk02 {
    margin: 3em 0 4em;
  }
  

  #blk02 .blk_body {
    display: block;
  }

  h2.idx_title {
    font-size: 1.4em;
    padding: 0.3em 1em;
    font-weight: bold;
    position: relative;
    margin-bottom: 1em;
  }
  #blk02 h2.idx_title {
    margin-bottom: 2em;
  }
  
  .toggle {
    position: relative;
  }
  .toggleBody {
    display: none;
  }

  .tgOn {
    margin-bottom: 2em;
  }
  
  .toggle span {
    display: block;
    width: 1.4em;
    height: 1.4em;
    position: absolute;
    background: url("../img/icn_plus.png") no-repeat;
    background-size: contain;
    top: 50%;
    right: 0.5em;
    margin-top: -0.7em;
  }
  .tgOn span {
    background-image: url("../img/icn_minus.png") !important;
  }

  .exampleLoan {
    margin-bottom: 3em;
  }
  #pr {
    position: relative;
  }
  #pr a {
    position: absolute;
    top:73%;
    left: 11%;
    width: 78%;
    height: 17%;
    display: block;
  }


  /* blk03 */
  /*--------------------------------------------------------*/


  .step li {
    position: relative;
  }
  .step li a {
    position: absolute;
    top:39%;
    left: 11%;
    width: 78%;
    height: 9%;
    display: block;
  }



  /* blk04 */
  /*--------------------------------------------------------*/

  #blk04 .caution {
    margin-left: 0;
  }
  
  ul.doc {
    color: #276654;
    text-align: left;
    margin-left: 1em;
  }
  ul.doc > li {
    text-indent: -1em;
  }
  ul.list:first-child {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
  }

  ul.list {
    margin: 0;
    margin-left: -1em;
    border: none;
    padding: 1em;
    text-indent: 0;
    text-align: center;
  }
  ul.list > li {
    display: block;
    margin: 1em 0 2em;
    text-indent: 0;
    vertical-align: top;
  }
    ul.list > li img {
      width: 90%;
  }
  ul.list > li:first-child {
    margin-left: 0;
  }
  ul.list > li:nth-child(4) {
    margin-left: 0;
    margin-top: 0;
  }
  ul.list > li:nth-child(5) {
    margin-top: 0;
  }
  ul.list > li:last-child {
    width: 100%;
    position: relative;
  }
  ul.list .caution {
    font-size: 0.75em;
    line-height: 1.5;
    color: #000;
    position: relative;
    margin-top: 1em;
    top: auto;
    left: auto;
  }
  ul.list > li:nth-child(2) .caution li {
    text-align: center;
  }


  /* blk05 */
  /*--------------------------------------------------------*/

  #blk05 {
    overflow-x: hidden;
  }
  .lead {
    font-size: 1.2em;
    color: #276654;
    font-weight: bold;
    margin-bottom: 1.5em;
  }

  #simWrap {
    width: 660px;
    height: 620px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
  }
  #simulationFrame {
    width: 660px;
    height: 1000px;
    box-sizing: border-box;
    border: none;
    overflow: visible;
    margin: 30px 3% 50px;
    transition-duration: 0.5s;
    transform: scale(55%);
    position: relative;
    top: -240px;
    left: -170px;
  }

  .monPayment_title {
    color: #fff;
    background-color: #009a86;
    font-size: 1.3em;
    margin-bottom: 3em;
    width: 100%;
    box-sizing: border-box;
    padding: 0.1em 1em;
    margin: 0 auto 2em;
  }
  .monPayment_body {
    width: 90% !important;
    text-align: left;
    margin: 0 auto !important;
  }
  
  .monPayment_body .caution {
    margin-left: 0;
  }

  .tbl {
    display: block;
    gap: 0;
    margin: 2em 0;
  }
  caption {
    color: #276654;
    background-color: #f2f2f2;
    font-weight: bold;
    margin-bottom: 1.5em;
    padding: 0.5em 1em;
    line-height: 1.4;
  }
  .momPayment_tbl {
    margin-bottom: 2em;
  }

  .momPayment_tbl th {
    background-color: #DAF2E6;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    padding: 0.5em;
    text-align: center;
    font-size: 1em;
  }
  .momPayment_tbl td {
    background-color: #fff;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    padding: 0.5em;
    text-align: center;
    font-size: 1em;
  }
  .momPayment_tbl td:nth-child(odd) {
    background-color: #F2F2F2;
  }
  .momPayment_tbl th:nth-child(1) {
    border-left: 1px solid #b3b3b3;
  }
  .momPayment_tbl td:nth-child(1) {
    border-left: 1px solid #b3b3b3;
  }



  /* blk06 */
  /*--------------------------------------------------------*/

  #blk06 .blk_body {
    text-align: left;
    padding-bottom: 1em !important;
  }
  #blk06 h2.idx_title {
    margin-bottom: 3em;
  }
  .tbl_spec {
    border: none;
  }

  .tbl_spec th {
    border: none;
    padding: 0.5em 1em;
    display: block;
    font-size: 1em;
  }
  .tbl_spec td {
    font-size: 1em;
    background-color: #fff;
    border: none;
    padding: 1em 1.5em;
    text-align: left;
    display: block;
  }
  .tbl_spec th:nth-child(1) {
  }
  .tbl_spec tr:nth-child(1) {
  }

  .link-list {
    margin: 1em 0 3em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.5em;
  }
  .link-list li {
    display: inline-block;
  }
  .link-list li a {
    display: block;
    background: url(../img/icon_marker.png) no-repeat 0;
    padding: 0 0em 0 1.5em;
  }
  #blk06 .blk_body .caution {
    margin-bottom: 1.5em;
  }

  
  .tbl_spec .caution {
    margin-left: 0;
  }
  


  /* footer */
  /*--------------------------------------------------------*/

  #footer_wrap {
    background-color: #fff;
    margin-top: 4em;
  }
  .footer {
    background-color: #fff;
  }
  #footer-block p {
    font-size: 0.82em;
  }
  #footer-block li {
    display: inline-block;
    font-size: 0.82em;
  }

  #footer-block .text-1 {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  #footer-block .text-1:nth-child(1) {
    display: none;
  }

  #footer-block2 {
    border-top: 1px solid #ccc;
    padding: 1.5em;
    text-align: center;
    font-size: 0.8em;
    color: #999;
  }
  #footer_wrap .inner {
    padding: 0 4%;
  }
  
  .footer {
      padding: 2em 0;
    background-color: #f0f0f0;
  }
  .foot-condition__area {
    margin: 0;
  }
  .footer__copy {
    color: #666;
    background-color: #fff;
    padding: 0;
  }
  .pagetop {
    bottom: 6em;
  }
  
  
  .tgOn + .blk_body {
    margin-bottom: 4em !important;
  }
}
