@charset "UTF-8";
/* CSS Document */

/************
	common
************/
@media (max-width: 768px) {
  html {
    font-size: 87.8%;
  }
}

body {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
    "sans-serif";
  font-feature-settings: "palt" 1;
  font-weight: 300;
  font-kerning: auto;
  color: #292929;
}
img {
  max-width: 100%;
}
a {
  transition: 0.5s;
}
strong {
  font-weight: 600;
}
table {
  width: 100%;
}
table th,
table td {
  padding: 0.5rem;
}
/************
	header
************/
header .navbar-expand-lg {
  flex-flow: row wrap;
  padding: 0;
}
header .navbar-expand-lg > .container {
  padding: 1rem 15px;
}
.h_logo {
  width: 225px;
  height: 26px;
  display: flex;
  justify-content: flex-start;
}
.h_logo img {
  width: 185px;
}
.h_logo span {
  color: #666 !important;
  display: inline-block;
  margin: 5px 0 0 12px;
}
@media (min-width: 1200px) {
  header .navbar-expand-lg > .container {
    padding: 1rem 0;
  }
  .h_logo {
    width: 300px;
  }
  .h_logo img {
    width: 255px;
    height: 36px;
  }
  .h_logo span {
    margin: 12px 0 0 12px;
  }
}

.row1 {
  align-items: center;
}
.opacity {
  padding-top: 20px;
  text-align: center;
}
.opacity h4 {
  font-weight: bold;
  color: white;
  background-color: #05382f;
  border: 1px solid #e2b184;
  border-radius: 10px;
}
.opacity p {
  font-weight: bold;
  color: white;
  background-color: #05382f;
  border: 1px solid #e2b184;
  border-radius: 10px;
  font-size: 20px;
}
.opacity .theme1 {
  color: white;
  font-weight: bold;
  font-size: 40px;
  filter: drop-shadow(0px 0px 16px #ffff);
  margin-block-end: 0em;
  padding-bottom: 0.7em;
}
.background6 {
  background-color: #056151;
}
.explanation {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 100%;
  background-color: #074238;
}
.explanation::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #074238;
  right: -2rem;
  width: 2rem;
}
.explanation::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #074238;
  left: -2rem;
  width: 2rem;
}
.nextstep {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.step {
  padding-bottom: 1em;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.nextstep img {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 5px;
}
@media (max-width: 480px) {
  .nextstep {
    padding-bottom: 1em;
    align-items: center;
    display: flex;
    flex-direction: row;
  }
  .step {
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
    flex-flow: row;
    align-items: center;
  }
}
.step img {
  padding-bottom: 1em;
  padding-right: 5px;
}
.step p {
  font-size: 1.2em;
  font-weight: bold;
}
/**nav**/
.navbar-expand-lg .navbar-collapse {
  width: 100%;
  background: #21b76c;
}
header .navbar-light .navbar-nav {
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 1200px) {
  header .navbar-light .navbar-nav {
    padding: 0;
  }
}

header .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
header .navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
  opacity: 0.6;
}
header .navbar-light .navbar-nav .nav-item {
  width: 100%;
  padding: 0 1rem;
}
@media (min-width: 860px) {
  header .navbar-light .navbar-nav .nav-item {
    width: auto;
    padding: 0;
  }
}
.dropdown-menu {
  border: none;
  border-radius: 0;
  font-size: 0.9rem;
}
.dropdown-item {
  padding: 0.25rem 1rem;
}
.dropdown-item i {
  color: #21b76c;
  padding-right: 0.5em;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border: none;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url("../images/close.svg");
}

/************
	footer
************/
footer .copy {
  background: #21b76c;
  padding: 0.5rem 0;
}
footer .copy p {
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
}
footer + .btn_pagetop {
  width: 40px;
  height: 40px;
  background: #292929;
  opacity: 0.5;
  color: #fff;
  line-height: 40px;
  display: block;
  position: fixed;
  bottom: 34px;
  right: 0;
  text-align: center;
  display: none;
}
@media (min-width: 860px) {
  footer + .btn_pagetop {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 2rem;
  }
}
/************
	hero
************/
.syufu-class {
  margin-top: -5%;
}
.hero {
  background: url("../images/bg_hero.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.k {
  background: url("../images/bg_hero_こっそり.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.i {
  background: url("../images/bg_hero_今すぐ.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.n {
  background: url("../images/bg_hero_内緒.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.h {
  background: url("../images/bg_hero_不安.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.s {
  background: url("../images/bg_hero_職場内緒.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero_ginko {
  background: url("../images/ginko_fv.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero_ginko1 {
  background: url("../images/ginko_fv1.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}

#kensaku .hero {
  background: url("../images/hero_kensaku@2x.jpg") no-repeat center top;
  background-size: cover;
}
.no-top .hero {
  height: 300px;
  padding: 0;
}
.no-top .hero .container {
  height: 100%;
  display: flex;
  align-items: center;
}
.hero .row {
  position: relative;
}
.hero .txt-box {
  padding: 0;
}
.hero .txt-box1 {
  padding: 5.5rem 0 0 0;

  margin-left: 30%;
}
.hero .img-box {
  position: absolute;
  margin-left: -10%;
  margin-bottom: 5%;
}
.hero .r-box {
  background: #fff;
  border-radius: 4rem;
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.hero .r-box span {
  font-size: 1.2rem;
}
.hero .r-box strong {
  font-size: 2rem;
  font-weight: 600;
}
.promise {
  display: flex;
  flex-flow: row;
  align-items: center;
  padding-bottom: 1.8rem;
  padding-top: 1rem;
}
.promise .align-row {
  display: flex;
  flex-flow: column;
  margin-left: 5%;
  width: 40%;
}
.promise .small {
  font-size: 0.9rem;
  margin-bottom: 3%;
  font-weight: bold;
  color: #3a3a3a;
  text-align: center;
}
.promise .large {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.8em;
  margin-bottom: 5%;
  box-shadow: 0px 2px 1px 0px #a49b9b, 0px 4px 16px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}
.promise .large2 {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.8em;
  margin-bottom: 5%;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}

.simple-rank .aiful {
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.aiful .large {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}
.simple-rank .mobit {
  width: 50%;
  margin-bottom: 1rem;
  text-align: center;
}
.mobit .large {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 30%,
      rgba(198, 138, 82, 1) 45%,
      #ffff 100%
    ),
    #c68a52;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px rgba(198, 138, 82, 0.17), 0px 1px 24px 0px #f5c699,
    0px 2px 2px 0px #bebebe, 0px 2px 0px 0px #e7e7e7 inset;
}

.rakuten {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-top: 1rem;
  padding-bottom: 1.8rem;
  padding-left: 2%;
}
.rakuten .align-row {
  display: flex;
  flex-flow: column;
  margin-left: 5%;
  width: 40%;
}
.rakuten .small {
  font-size: 0.9rem;
  margin-bottom: 10%;
  font-weight: bold;
  color: #292929;
  text-align: center;
}
.rakuten .large {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.8em;
  margin-bottom: 5%;
  box-shadow: 0px 2px 1px 0px #a49b9b, 0px 4px 16px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}

.banquick {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin-top: 1rem;
  padding-bottom: 1.8rem;
  padding-left: 8%;
}
.banquick .align-row {
  display: flex;
  flex-flow: column;
  margin-left: 5%;
  width: 40%;
}
.banquick .small {
  font-size: 0.9rem;
  margin-bottom: 10%;
  font-weight: bold;
  color: #292929;
  text-align: center;
}
.banquick .large {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.8em;
  margin-bottom: 5%;
  box-shadow: 0px 2px 1px 0px #a49b9b, 0px 4px 16px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}

.simple-rank .aihul-right {
  margin-top: 1rem;
  width: 50%;
  margin-bottom: 1rem;
  text-align: center;
}
.aihul-right .large {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px #a49b9b, 0px 1px 24px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}

.simple-rank .merupay {
  margin-top: 1rem;
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.merupay .large {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px #a49b9b, 0px 1px 24px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}

.simple-rank .aifulbusiness {
  margin-top: 1rem;
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.aifulbusiness .large {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px #a49b9b, 0px 1px 24px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}

.simple-rank .carent {
  margin-top: 1rem;
  width: 50%;
  margin-bottom: 1rem;
  text-align: center;
}
.carent .large {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}

.simple-rank .mizuho {
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.mizuho .large {
  font-size: 0.7rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}

.simple-rank .smbc {
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.smbc .large {
  font-size: 0.7rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 30%,
      rgba(198, 138, 82, 1) 45%,
      #ffff 100%
    ),
    #c68a52;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px rgba(198, 138, 82, 0.17), 0px 1px 24px 0px #f5c699,
    0px 2px 2px 0px #bebebe, 0px 2px 0px 0px #e7e7e7 inset;
}

.simple-rank .yokohama {
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.yokohama .large {
  font-size: 0.7rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}

.simple-rank .orix {
  width: 50%;
  margin-right: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
.orix .large {
  font-size: 0.7rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 30%,
      rgba(198, 138, 82, 1) 45%,
      #ffff 100%
    ),
    #c68a52;
  text-align: center;
  border-radius: 8px;
  padding: 0.5em 0.4em;
  margin-bottom: 5%;
  margin-top: 5%;

  box-shadow: 0px 1px 3px 0px rgba(198, 138, 82, 0.17), 0px 1px 24px 0px #f5c699,
    0px 2px 2px 0px #bebebe, 0px 2px 0px 0px #e7e7e7 inset;
}

.bank {
  font-size: 2rem;
}

.simple-rank p {
  font-weight: 700;
  font-size: 1em;
  margin-bottom: -0.2rem;
}
.simple-rank .row {
  display: flex;
  flex-flow: row;
}
.simple-rank {
  display: flex;
  flex-flow: column;
  align-items: center;
  background-color: #f2f4f8;
  border-radius: 16px;
  color: #292929;
}

.box {
  width: 100%;
  height: 10vh;
  position: relative;
  overflow: hidden;
  border: none;
  margin: 1.5em auto;

  background-color: #027964;
}
.box::before {
  content: " ";
  display: block;
  width: 100%;
  height: 15vh;
  background-color: white;
  transform: rotate(10.8deg);
  transform-origin: left top;
  position: absolute;
  border: none;

  top: 0;
  left: 0;
}
.box::after {
  content: " ";
  display: block;
  width: 100%;
  height: 15vh;
  background-color: white;

  transform: rotate(-10.8deg);
  transform-origin: right top;
  position: absolute;
  border: none;
  top: 0;
  right: 0;
}

.box1 {
  width: 100%;
  height: 10vh;
  position: relative;
  overflow: hidden;
  border: none;
  margin: 1.5em auto;
  background-color: #074238;
}
.box1::before {
  content: " ";
  display: block;
  width: 100%;
  height: 15vh;
  background-color: white;
  transform: rotate(10.8deg);
  transform-origin: left top;
  position: absolute;
  border: none;

  top: 0;
  left: 0;
}
.box1::after {
  content: " ";
  display: block;
  width: 100%;
  height: 15vh;
  background-color: white;

  transform: rotate(-10.8deg);
  transform-origin: right top;
  position: absolute;
  border: none;
  top: 0;
  right: 0;
}
.background4 {
  text-align: center;
  padding-top: -0.5rem;
  margin-top: -0.5rem;
  margin-bottom: 2rem;
}
.background5 {
  text-align: center;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  background-blend-mode: multiply;
  background: linear-gradient(
      -45deg,
      rgba(9, 69, 59, 0) 0%,
      rgba(9, 69, 59, 0.4) 10%,
      rgba(9, 69, 59, 0.8) 15%,
      rgba(9, 69, 59, 0.1) 100%
    ),
    #056151;
  border-radius: 10px;
  box-shadow: 0px 5px 3px #354d48;
  border: 1.5px solid #ffc700;
}
/************
	main
************/
main {
  padding: 0rem 0;
}
main.sub {
  padding: 1.2rem 0;
}

main section {
  padding: 4rem 0 0;
}
main section.spacezero {
  padding: 0rem 0 0;
}
.col-md-8 section {
  padding-top: 0 !important;
}

.tit-box {
  position: relative;
}
.tit-box h2 {
  background: #f2f2f2;
  border-bottom: #21b76c solid 6px;
  padding: 1rem;
}
h3.line {
  border-bottom: 4px solid #21b76c;
  padding: 0 0.5rem 0.5rem 0.5rem;
}

ol.point-list {
  padding-left: 0;
}
ol.point-list li {
  list-style: none;
  background: #fefeca;
  padding: 1rem;
  margin: 0 auto 1rem;
  color: #21b76c;
  font-weight: 600;
}
ol.point-list li p {
  font-size: 0.8rem;
  font-weight: 400;
  color: #333;
  margin: 0.5em 0 0 0;
}
.themeline h2 {
  background: #ffff;
  border-top: #e2b184 solid 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #e2b184 solid 3px;
  font-weight: 630;
}
.themeline h4 {
  background: #ffff;
  border-top: #e2b184 solid 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #e2b184 solid 3px;
  font-weight: 630;
}
.themeline dl {
  background: #ffff;
  border-top: #e2b184 solid 3px;
  padding-top: 10px;
  padding-bottom: 14px;
  border-bottom: #e2b184 solid 3px;
  font-weight: 630;
  font-size: 32px;
  line-height: 1.2em;
}
.themeline dt {
  font-weight: 630;
  margin: 10px 0 8px;
  letter-spacing: 0.05em;
}
.themeline dd {
  position: relative;
  letter-spacing: 0.1em;
  display: inline;
  padding: 0 10px 0;
  z-index: 0;
}
.themeline dd:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 14px;
  background-color: #eebcc2;
  z-index: -1;
}
.themeline dd span {
  font-size: 160%;
}

.themeline_impact h2 {
  padding-bottom: 18px;
  border-bottom: #e2b184 solid 3px;
  font-weight: 630;
}
.tri {
  position: relative;
}
.green {
  color: #0a5b4d;
}

.theme {
  color: #0a5b4d;
  font-size: 1.8em;
  font-weight: bold;
}

.txt_l {
  font-size: 1.2em;
}

.shiny-btn4 strong {
  font-weight: 600;
  font-size: 1.2em;
  color: yellow;
}
.shiny-btn4 p {
  font-weight: 600;
  font-size: 1em;
  color: white;
  -webkit-text-stroke-color: #cf0e0e;
  -webkit-text-stroke-width: 2px;
}
.shiny-btn4 i {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.shiny-btn4 {
  display: block;
  position: relative;
  margin-top: -5px;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  margin: 2px auto;
  background: #f93434;
  background: linear-gradient(#f58383 60%, #ff0000 100%);

  box-shadow: 0px 3px 10px rgba(1, 0.4, 0.4, 0.5); /*影の色(rgbaの値を変更)*/
  border-radius: 20px;
  width: 95%;

  text-align: center;

  overflow: hidden;
  transition: 0.01s;
}
.shiny-btn4:hover {
  background: linear-gradient(#d03e3e 0%, #941f31 100%);
  text-decoration: none;
  color: #fff;

  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(3px);
}
.shiny-btn4::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn4 2.5s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn4 {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.arrow {
  width: 270px;
  border-color: #ffe869 transparent transparent transparent;
  border-width: 62px 135px 0 135px;
  border-style: solid;
}
.btn-cta1 {
  position: relative;
  animation: fluflu 2s ease infinite;
}
.btn-cta2 {
  position: relative;
  animation: fluflu1 2s ease infinite;
}
.btn-cta {
  border-width: 2px;
  border-radius: 12px;
  background: linear-gradient(#e64848 0%, #aa263a 100%);
  box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
  padding: 0.5rem 2.5rem 0.5rem 1.5rem;
  position: relative;
  animation: fluflu 2s ease infinite;
}
.btn-cta:hover {
  background: linear-gradient(#d03e3e 0%, #941f31 100%);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
}
.btn-cta strong {
  font-weight: 600;
  font-size: 1.2em;
  color: yellow;
}
.btn-cta i {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.font1 {
  font-weight: bold;
  width: 100%;
  text-align: left;
  font-size: 1em;
  margin-top: -10px;
}
.font1 .small {
  padding-top: -15px;
  font-size: 6px;
}
/**各ローン会社ボックス**/
.loan-index-box {
  border: 3px solid white;
  border-radius: 12px;
  margin: 2rem auto 0;
}
.background {
  position: relative;

  width: 100%;
}

.background::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #027964;
  right: -2rem;
  width: 2rem;
}
.background::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #027964;
  left: -2rem;
  width: 2rem;
}
.loan-index-box {
  position: relative;

  width: 100%;
}

.loan-index-box::before {
  position: absolute;
  content: "";
  left: -2rem;
  right: -2rem;
  background-color: #027964;
  bottom: -1rem;
  height: 1rem;
}
.loan-index-box::after {
  position: absolute;
  content: "";
  left: -2rem;
  right: -2rem;
  background-color: #027964;
  top: -1rem;
  height: 1rem;
}
.bgcolor {
  position: relative;

  width: 100%;
}

.bgcolor::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #056151;
  right: -2rem;
  width: 2rem;
}
.opacity::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background-color: #056151;
  left: -2rem;
  width: 2rem;
}
.bgcolor1 {
  position: relative;

  width: 100%;
}

.bgcolor1::before {
  position: absolute;
  content: "";
  left: -2rem;
  right: -2rem;
  background-color: #056151;
  bottom: -1rem;
  height: 1rem;
}
.bgcolor1::after {
  position: absolute;
  content: "";
  left: -2rem;
  right: -2rem;
  background-color: #056151;
  top: -1rem;
  height: 1rem;
}
.loan-index-box .tit-box {
  position: relative;
  display: flex;
  border-bottom: 3px solid #e2b184;
  text-align: center;
  color: #fff;
  padding: 1rem 1rem;
  align-items: center; /*3.17追記*/
}
.loan-index-box .tit-box.testspsize {
  padding: 1rem 5rem 1rem 1rem;
}

.midashi {
  background-color: #0a5b4d;
  border-radius: 5px;
  text-align: center;
  align-items: center;
}
.seiri {
  padding-top: 2%;
  margin: auto;
  color: #ffff;

  width: 80%;
  text-align: center;
  background-color: #05382f;
  border: 1px solid #e2b184;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
}
.seiri p {
  filter: drop-shadow(1px 0px 12px #ffff);
}
.hyo h2 {
  font-size: 36px;
  font-weight: bold;
  color: #ffff;
  filter: drop-shadow(0px 0px 1px #ffff);
  line-height: 2;
}
.hyo {
  font-size: 36px;
  font-weight: bold;
  color: #ffff;
}
.table1 tr {
  border-bottom: 1px solid gray;
}
.table1 thead tr th {
  background-color: #ffff;
}
span.marker {
  background: linear-gradient(transparent 60%, #fef160 60%);
}
span.underbar {
  border-bottom: 1px solid #000;
}
.loan-index-box .tit-box .rank-icon {
  margin-left: -1px;
}
.loan-index-box .tit-box a {
  color: #0a5b4d;
  font-weight: bold;
}
.loan-index-box .tit-box a.linkdetails {
  position: absolute;
  display: block;
  top: -12px;
  right: -5px;
  width: 100px;
  height: auto;
  z-index: 2;
}
.loan-index-box .tit-box h3 {
  margin-bottom: 0;
  font-weight: bold;
  width: 100%;
  font-size: 2.8em;
}
.loan-index-box .tit-box1 h3 {
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 1rem;
  font-weight: bold;
  width: 100%;

  font-size: 2.1em;
}
.loan-index-box .tit-box p {
  margin-bottom: 0;
  margin-top: 10px;
  margin-right: 1em;
  font-size: 2.8em;
  background: -webkit-linear-gradient(#ffff 0%, #e5b378 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 0.5rem;
  font-weight: bold;
}
.loan-index-box .inner {
  padding: 1.5rem;
}
.loan-index-box .inner .d-flex {
  justify-content: space-between;
  background-color: #f6f2f2;
}
.loan-index-box .inner .center {
  background-color: #f6f2f2;
  text-align: center;
  margin-bottom: 7%;
}

.loan-index-box .inner .d-flex .left-box {
  width: 50%;
}
.loan-index-box .inner .d-flex .right-box {
  width: 50%;
  padding-left: 0.5rem;
  height: 154px;
}
.loan-index-box .inner .d-flex .left-box .btn {
  width: 100%;
  border-width: 2px;
  border-radius: 8px;
}
.loan-index-box .inner .d-flex .left-box .btn i {
  padding-left: 0.3rem;
}

.loan-index-box .inner .d-flex .right-box table {
  height: 154px;
}
.loan-index-box .inner .d-flex .right-box table tr th {
  background-color: #00630a;
  border-bottom: 0.5px solid #ffff;
  color: #fff;
  width: 35%;
  font-size: 0.8em;
  text-align: left;
}
.loan-index-box .inner .d-flex .right-box table tr td {
  background-color: #d4d4d4;
  font-size: 0.8em;
  border-bottom: 0.5px solid #ffff;
  color: #171a12;
}

.loan-index-box .inner .d-flex .spec-block {
  width: 48%;
  flex-flow: wrap;
  justify-content: space-between;
}
.loan-index-box .inner .d-flex .spec-block dl {
  width: 48%;
  margin: 0 0 0.5rem;
  text-align: center;
  font-size: 0.9rem;
}
.spec-block dl dt {
  font-weight: 600;
  color: #fff;
  background: #f4911e;
  padding: 0 1rem;
}
.spec-block dl dd {
  margin: 0;
  background: #fef6ca;
  padding: 1rem;
}
.shinsa {
  padding-top: 5px;
  width: 100%;
  margin-bottom: 5%;
}
.shinsa table {
}
.shinsa table tr:last-child {
  background-color: #f6f2f2;
}
.shinsa table tr:nth-child(3) {
  background-color: #f6f2f2;

  padding-top: -50%;
}

.shinsa table td {
  border-right: #bbbbbb solid 0.3px;
}
.shinsa table td:last-child {
  border: none;
}
.shinsa table tr td .line-ratting {
  padding-top: 10px;
  font-size: 20px;
}
.shinsa table tr td .font2 {
  font-size: 1em;
  color: #171a12;
  font-weight: bold;
}
.shinsa table tr td .font3 {
  font-size: 15px;
  color: #07ba9b;

  filter: drop-shadow(0px 0px 2px #e9dfdf);
  font-weight: bold;
}

.shinsa table tr td .line-ratting .fa-star {
  color: #666666;
  cursor: pointer;
  font-size: 1em;
}

.shinsa table tr td .line-ratting .fa-star.checked {
  color: #f5ba2b;
}

.shinsa table tr td .line-ratting .fa-star.checked:hover {
  color: #f5ba2b;
  opacity: 0.8;
}

.shinsa table tr td .line-ratting .fa-star-result {
  margin-left: 10px;
  color: #f5ba2b;
  font-size: 1em;
  font-weight: 600;
}
.bg {
  background-color: #0a5b4d;
  border-radius: 10px;
  box-shadow: 0px 7px gray;
}
.conveni-block {
  padding-top: 8px;
  padding-bottom: 15px;

  width: 100%;
}
.conveni-block dl {
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0rem;
  display: flex;
  height: 100%;
  flex-flow: column;
  align-items: center;
}
.conveni-block dl dt {
  background-blend-mode: multiply;
  background: linear-gradient(
      -45deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 10%,
      rgba(226, 177, 132, 1) 80%,
      #0000 100%
    ),
    linear-gradient(
      -45deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 80%,
      rgba(198, 138, 82, 1) 90%,
      #0000 100%
    ),
    #056151;
  color: #fff;
  font-weight: 600;
  height: 50%;
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.conveni-block dl dd {
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 600;
  background: #e0e0e0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 5px 5px;
}
.loan-index-box .inner .time-box {
  display: flex;
  width: 100%;

  color: #fff;
  margin: 1rem auto;
}
.loan-index-box .inner .time-box dd {
  margin-bottom: 0;
  text-align: center;
  padding: 1rem 1rem;

  width: 80%;
}
.loan-index-box .inner .time-box dt {
  width: 20%;
  font-size: 0.9em;
  padding: 1rem 1rem;
  font-weight: normal;
  text-align: left;
}
.loan-index-box .inner .time-box dd {
  font-size: 1.5em;
  line-height: 38px;
}
.loan-index-box .inner .time-box dd i {
  padding-right: 0.5rem;
  font-size: 1rem;
}
.loan-index-box .inner .time-box dd span {
  font-weight: bold;
  font-size: 1.5em;
  color: #ffc700;
}
.loan-index-box .inner .time-box2 {
  display: flex;
  width: 100%;

  color: #fff;
  margin: 1rem auto;
}
.loan-index-box .inner .time-box2 dd {
  margin-bottom: 0;
  text-align: center;
  padding: 1rem 1rem;

  width: 80%;
}
.loan-index-box .inner .time-box2 dt {
  width: 20%;
  font-size: 0.9em;
  padding: 1rem 1rem;
  font-weight: normal;
  text-align: left;
}
.loan-index-box .inner .time-box2 dd {
  font-size: 1.5em;
  line-height: 38px;
}
.loan-index-box .inner .time-box2 dd i {
  padding-right: 0.5rem;
  font-size: 1rem;
}
.loan-index-box .inner .time-box2 dd span {
  font-weight: bold;
  font-size: 1.5em;
  color: #ffc700;
}

.loan-index-box .inner .btn-cta {
  width: 80%;
}

/**top**/
.tit-box .tit-icon {
  position: absolute;
  right: 0;
  top: -1rem;
}
.tech-tit-box {
  background: #82b1f3;
  padding: 1rem;
  text-align: center;
  color: #fff;
}
.tech-tit-box .fukidashi {
  display: inline-block;
  padding: 0 1.5rem;
  border-radius: 2rem;
  background: #fff;
  color: #003d7c;
  height: 40px;
  line-height: 40px;
  font-size: 1.6rem;
  font-weight: 600;
  position: relative;
  margin-bottom: calc(0.5rem + 20px);
}
.tech-tit-box .fukidashi:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 20px 12px 0 12px;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  margin: 0 auto;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 480px) {
  .tech-tit-box .fukidashi {
    font-size: 1.3rem !important;
  }
}
.tech-tit-box .font-l {
  font-size: 1.4em;
}
.tech-tit-box h2 {
  margin: 0 auto;
}
.tit-img {
  margin: 0 auto 2rem;
}
table thead th {
  background: #ebebeb;
  text-align: center;
  font-weight: 600;
}
table tbody th {
  font-weight: 400;
}
table tbody th img {
  display: block;
}
table tbody td {
  text-align: center;
}
table tbody td .btn-sm {
  width: 100%;
  border-radius: 8px;
}
table tbody td .btn-sm i {
  padding-left: 0.5rem;
}
/*******************
	目的別バナー
*******************/
.btn-purpose-index {
  justify-content: space-between;
  margin: 1rem auto 0;
}
.btn-purpose-index .btn-purpose {
  display: flex;
  width: 48.5%;
  background: #fff;
  border: 2px solid #e5e5e5;
  align-items: center;
  padding: 1rem;
  margin: 0 0 1rem;
  position: relative;
  color: #292929;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
}
.btn-purpose-index .btn-purpose img {
  width: 22%;
  padding-right: 0.5rem;
}
.btn-purpose-index .btn-purpose:before {
  content: "";
  width: 0;
  height: 0;
  border-width: 12px 12px 0 0;
  border-color: transparent var(--danger) transparent transparent;
  position: absolute;
  right: 1px;
  bottom: 1px;
  border-style: solid;
}
.btn-purpose-index .btn-purpose:after {
  content: "詳細はコチラ";
  font-size: 0.8rem;
  position: absolute;
  right: 1rem;
  bottom: 0;
  font-weight: 300;
}
.btn-purpose-index .btn-purpose:hover {
  background: #eee;
}

/*******************
	タイプ別バナー
*******************/
.btn-type-index {
  justify-content: space-between;
  margin: 1rem auto 0;
}
.btn-type-index .btn-type {
  width: 23%;
  background: #8cc63f;
  color: #fff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 1rem 0.5rem;
  border-radius: 12px;
  margin: 0 0 1rem;
}
.btn-type-index .btn-type:hover {
  background: #7fb33a;
}

/*******************
	検索ボックス
*******************/

.search-box-wrap {
  border-radius: 12px;
  background: #f1f4ed;
  border: 4px solid #21b76c;
}

.search-box-wrap .tit-box {
  background: #21b76c;
  border-radius: 8px 8px 0 0;
  padding: 0.5rem 1rem;
}
.search-box-wrap .tit-box1 {
  background: #21b76c;
  border-radius: 8px 8px 0 0;
  padding: 0.5rem 1rem;
}
.search-box-wrap .tit-box h3 {
  color: #fff;
  text-align: center;
}
.search-box-wrap .tit-box1 h2 {
  color: #fff;
  text-align: center;
}
.search-box-wrap .tit-box h3 i {
  padding-right: 0.5rem;
}
.search-box-wrap .tit-box1 h2 i {
  padding-right: 0.5rem;
}
.search-box-wrap form {
  padding: 1.5rem 1rem 2rem;
}
.search-box-wrap .select-chk-box {
  justify-content: space-between;
}
.search-box-wrap .select-chk-box label {
  width: 32%;
  border: 1px solid #707070;
  background: #fff;
  padding: 0.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.4;
  font-size: 0.9rem;
}
.search-box-wrap .select-chk-box label input[type="checkbox"] {
  background: #eee;
  padding: 0.1rem;
  margin-right: 0.5rem;
}

.joken {
  display: flex;
  flex-flow: wrap;
}

.joken dt {
  width: 30%;
  background: #e5e5e5;
  margin-bottom: 0.5rem;
  font-weight: 500;
  padding: 0.75rem;
  font-size: 0.9rem;
}
.joken dd {
  width: 70%;
  background: #fff;
  padding: 0.75rem;
  font-size: 0.8rem;
}
.joken dd label {
  margin-bottom: 0;
}
.joken dd label input[type="radio"] {
  vertical-align: text-bottom;
}
.search-box-wrap .btn i {
  padding-left: 1rem;
}
.search-box-wrap .btn {
  box-shadow: 0 4px 0 rgba(0, 20, 85, 0.7);
  font-weight: 600;
  font-size: 2.4rem;
  padding: 1rem 2rem;
}

/************************
	検索結果
************************/
.search-form-sort {
  display: none;
}
.search-form-result {
  background: #f1f4ed;
}
.search-form-result .tit-box h2 {
  text-align: center;
  color: #fff;
  background: #21b76c;
  border: none;
}
.search-form-result .inner {
  padding: 1.5rem;
}
.search-form-result h4 {
  padding-left: 0.5rem;
  border-left: 8px #21b76c solid;
  line-height: 1.2;
}
.search-form-result + .arrow {
  margin: 1rem auto;
}
h4#search-message {
  color: #21b76c;
}
.search-form-sort + section {
  padding: 0 0 4rem;
}
/*******************
	診断シミュレーション
*******************/

#shindan {
  margin: 4rem auto 0 0;
  border: #e5e5e5 3px solid;
}
.shindan-tit img {
  width: 100%;
}
#shindan .shindan-box {
  position: relative;
  padding: 0 1.5rem 1.55rem;
}
#shindan .shindan-box .fukidashi-box {
  text-align: center;
  position: relative;
  background: #8cc63f;
  color: #fff;
  margin: -1rem auto 2rem;
  padding: 0.5rem 1rem;
  font-size: 1.8rem;
  font-weight: 600;
}
#shindan .shindan-box .fukidashi-box:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 20px 12px 0 12px;
  border-color: #8cc63f transparent transparent transparent;
  border-style: solid;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
#shindan .shindan-box dl {
  display: flex;
  border-bottom: #cccccc dashed 2px;
  padding: 0.5rem 0;
}
#shindan .shindan-box dl dt {
  width: 50%;
  font-weight: 400;
  font-size: 1.1rem;
}
#shindan .shindan-box dl dt .num {
  color: #39b54a;
  padding-right: 0.5rem;
}
#shindan .shindan-box dl dt .req {
  background: var(--danger);
  color: #fff;
  font-size: 0.9rem;
  padding: 0.25rem 0.5rem;
}
#shindan .shindan-box dl dd {
  width: 100%;
  margin: 0;
  padding-left: 1rem;
  color: #707070;
}
#shindan .shindan-box input {
  padding: 0.5rem;
  margin-right: 0.25rem;
  border: 2px solid #dbdbdb;
}
#shindan .shindan-box input::placeholder {
  color: #ddd;
}
#shindan .shindan-box select {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #dbdbdb;
}
#shindan .shindan-box > dl.last {
  flex-flow: column;
}
#shindan .shindan-box > dl.last dt,
#shindan .shindan-box > dl.last dd {
  width: 100%;
  padding: 0;
}
#shindan .shindan-box > dl.last dt {
  margin-bottom: 0.5rem;
}
#shindan .shindan-box > dl.last dd label {
  width: calc(33% - 1rem);
  margin-right: 1rem;
}
#shindan .shindan-box > dl.last dd > label:nth-of-type(3n) {
  margin-right: 0;
}
#shindan .shindan-box .btn {
  box-shadow: 0 4px 0 rgba(0, 20, 85, 0.7);
  font-weight: 600;
  font-size: 2.4rem;
  padding: 1rem 2rem;
  width: 80%;
}
#shindan .shindan-box .btn i {
  padding-left: 1rem;
}
.result-txt {
  font-size: 0.85rem;
  background: #efefef;
  color: #666;
  text-align: center;
  padding: 0.5rem;
}
#diagnosis-results .arrow {
  margin: 1rem auto;
  border-color: #fbb524 transparent transparent transparent;
}
.result-box {
  border: #f4911e 4px solid;
  padding: 1rem;
  text-align: center;
}
.result-box h6 {
  color: #f4911e;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border: 1px solid #f4911e;
}

/* ローディング */
#shindan-loading {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
#shindan-loading div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#diagnosis-results {
  display: none;
}

/************
	side
************/

.side-block {
  background: #fcfaf4;
  padding: 1rem;
  font-size: 0.9rem;
}

.side-tit-box {
  text-align: center;
  margin: 0 auto 1rem;
}
.side-tit-box h2 {
  border: #21b76c 4px solid;
  border-left: none;
  border-right: none;
  font-size: 1.2em;
  padding: 2px 0;
}
.side-tit-box h2 .inner {
  border: #21b76c 1px solid;
  border-left: none;
  padding: 0.5rem 0;
  border-right: none;
}

.side-block .midashi {
  color: #21b76c;
  font-size: 1.2rem;
  padding: 0.6em 0em;
}
.side-block .c-box {
  background: #fefeca;
  padding: 0.75rem;
}
.side-block .c-box p {
  margin: 0;
  text-align: justify;
}
.side-block ul {
  padding-left: 1.2em;
}
.side-block table {
  font-size: 0.8em;
  border-color: #b3b3b3;
}
.side-block table th,
.side-block table td {
  padding: 0.5rem 0.2rem;
  border-color: #b3b3b3;
}
.side-block table tbody th {
  background: #e6e6e6;
}
.side-block table tbody td {
  background: #fff;
}
.side-block table tbody tr.current th {
  background: #d9e021;
  font-weight: 600;
}
.side-block table tbody tr.current td {
  background: #d9e021;
  font-weight: 600;
  color: #009245;
}

h3.line_b {
  border-bottom: 2px solid #21b76c;
  padding: 0 0 0.5rem 2.8rem;
  font-size: 0.9rem;
  position: relative;
}
h3.line_b span {
  color: #21b76c;
  position: absolute;
  left: 0;
  top: 0;
}
h3.line_b + p {
  font-size: 0.8rem;
}
.tit-fukidashi {
  position: relative;
  background: #8cc63f;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  padding: 0.5rem 0.5rem;
  margin: 0 auto 1rem;
}
.tit-fukidashi:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 12px 6px 0 6px;
  border-color: #8cc63f transparent transparent transparent;
  border-style: solid;
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
}
.tit-orange-box {
  text-align: center;
}
.tit-orange-box h3 {
  display: inline-block;
  position: relative;
  color: #ef8436;
  font-size: 1.2rem;
  padding: 0 1.2rem;
}
.tit-orange-box h3:before {
  content: "";
  width: 4px;
  height: 2.6rem;
  background: #ef8436;
  transform: rotate(-10deg);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
}
.tit-orange-box h3:after {
  content: "";
  width: 4px;
  height: 2.6rem;
  background: #ef8436;
  transform: rotate(10deg);
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 4px;
}
.merit-box {
  border: #21b76c 1px solid;
  position: relative;
  padding: 2.5rem 1rem 1rem 1rem;
}
.merit-box mark {
  color: var(--danger);
  font-weight: 600;
}
.merit-box .tit-arrow {
  font-size: 0.9rem;
  position: absolute;
  background: #21b76c;
  padding: 4px;
  color: #fff;
  left: 0;
  top: 0;
}
.merit-box .tit-arrow:after {
  content: "";
  border-width: 25px 10px 0 0;
  border-color: #21b76c transparent transparent transparent;
  border-style: solid;
  right: -10px;
  top: 0;
  position: absolute;
}
.merit-box li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1.1em;
}
.merit-box ul {
  margin: 0;
  padding: 0;
}
.merit-box li:before {
  content: "\f14a";
  font-family: FontAwesome;
  color: #8cc63f;
  padding-right: 0.2em;
}

.freeareaBlock01,
.freeareaBlock02 {
  background: #f2f2f2;
  padding: 3rem 2rem;
  width: calc(100% + 4rem);
  margin: 3rem -2rem;
}
.freetitle h2,
h2.ttl--bigfree {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.4;
  color: #185b4d;
  background: #fff;
  border-top: 4px solid #e2b184;
  border-bottom: 4px solid #e2b184;
  text-align: center;
  padding: 15px 0;
}
.freetxts {
  border: 2px solid #185b4d;
  background: #fff;
  padding: 2rem 2rem 1.8rem;
  margin: 2rem 0 0;
}
.freetxts p {
  margin-bottom: 0;
}
h3.ttl--free {
  position: relative;
  padding-left: 45px;
  color: #185b4d;
  font-weight: bold;
  font-size: 35px;
  border-bottom: 2px solid #185b4d;
  padding-bottom: 10px;
}
h3.ttl--free::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 33px;
  height: 33px;
  border: 8px solid #185b4d;
  border-radius: 33px;
}
.freetxts div.freetxtBlock {
  margin: 20px 0 0 45px;
  font-size: 20px;
  line-height: 1.8;
}
.freetxts img {
  margin-top: 20px;
}

.freeareaBlock02 {
  background: #185b4d;
}
.freeboxblock {
  background: #f2f2f2;
  padding: 2rem 2rem 1.8rem;
  margin: 2rem 0 0;
  border-radius: 20px;
  font-size: 20px;
  line-height: 1.8;
}
.freeboxblock img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.freeboxblock p {
  margin: 0;
}
.freeboxblock p.pBlock {
  margin: 0 0 30px;
}

.side-block .btn-cta {
  font-size: 1rem;
  padding: 0.5rem 2rem 0.5rem 1rem;
}
.small {
  font-size: 0.7rem;
  color: gray;
}

/*************************
  アニメーション
************************/

@keyframes fluflu {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fluflu1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-3px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-7px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}

/*************************
2021.04.13.14.15
************************/
.hero .row {
  align-items: flex-end;
}
.hero.pg-1 {
  background: url("../images/bg_hero.png") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.pg-2 {
  background: url("../images/bg_hero2.jpg") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.pg-3 {
  background: url("../images/bg_hero3.jpg") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.pg-4 {
  background: url("../images/bg_hero5.jpg") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.pg-5 {
  background: url("../images/bg_hero4.jpg") no-repeat center top;
  background-size: cover;
  padding: 0;
}
.hero.pg-1 .txt-box img,
.hero.pg-2 .txt-box img,
.hero.pg-3 .txt-box img,
.hero.pg-4 .txt-box img,
.hero.pg-5 .txt-box img {
  margin-left: 35%;
}
.hero .txt-box h1 {
  margin: 0 !important;
}
.hero .txt-box .time-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #0a5b4d;
  border-radius: 0.3rem;
  padding: 0.4em 1.5em;
  margin-top: 0;
  font-weight: 700;
  outline: 1px solid #e2b184;
  outline-offset: -5px;
}
.hero .txt-box .time-box dt {
  margin: 2px 5px 0 0;

  font-size: 1.4em;
  line-height: 1.2em;
  color: #fff;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.hero .txt-box .time-box dd {
  margin: 0;
  font-size: 1.5em;
  flex: none;
  color: #ffff;
}
.hero .txt-box .time-box dd i {
  display: none;
}
.hero .txt-box .time-box dd span {
  font-size: 2em;
  display: inline-block;
  margin: 0 6px;
  color: #ffc700;
  letter-spacing: -0.04em;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.hero.pg-1 .txt-box .time-box,
.hero.pg-2 .txt-box .time-box,
.hero.pg-3 .txt-box .time-box,
.hero.pg-4 .txt-box .time-box,
.hero.pg-5 .txt-box .time-box {
  margin-bottom: 15px;
}
.hero .txt-box .time-box2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #0a5b4d;
  border-radius: 0.3rem;
  padding: 0.4em 1.5em;
  margin-top: 0;
  font-weight: 700;
  outline: 1px solid #e2b184;
  outline-offset: -5px;
}
.hero .txt-box .time-box2 dt {
  margin: 2px 5px 0 0;

  font-size: 1.4em;
  line-height: 1.2em;
  color: #fff;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.hero .txt-box .time-box2 dd {
  margin: 0;
  font-size: 1.5em;
  flex: none;
  color: #ffff;
}
.hero .txt-box .time-box2 dd i {
  display: none;
}
.hero .txt-box .time-box2 dd span {
  font-size: 2em;
  display: inline-block;
  margin: 0 6px;
  color: #ffc700;
  letter-spacing: -0.04em;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.hero.pg-1 .txt-box .time-box2,
.hero.pg-2 .txt-box .time-box2,
.hero.pg-3 .txt-box .time-box2,
.hero.pg-4 .txt-box .time-box2,
.hero.pg-5 .txt-box .time-box2 {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .cardList .tit-box h2 {
    padding-right: 90px;
  }
  .hero .row {
    height: auto;
    align-items: flex-end;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .hero .col-9 {
    width: 70%;
    flex: 0 0 70%;
  }
  .hero .col-9 img {
    margin-top: 40px;
    /*height: 100%;*/
  }
  .loan-index-box .tit-box.testspsize {
    padding: 1rem 4rem 1rem 1rem;
  }
  .loan-index-box .tit-box.background1.testspsize {
    padding: 1.8rem 4rem 1.8rem 1rem;
  }
  .loan-index-box .tit-box a.linkdetails {
    top: -10px;
    right: -20px;
    width: 85px;
  }
  .testspsize img.withribbon {
    width: 75px !important;
  }
  .background1.testspsize img.withribbon {
    width: 55px !important;
  }
  .loan-index-box .tit-box.testspsize h3 {
    font-size: 2em !important;
  }
  .freeareaBlock01,
  .freeareaBlock02 {
    padding: 3rem 1.5rem;
    width: 100vw;
    margin: 3rem calc(50% - 50vw) 0;
  }
  .freetitle h2,
  h2.ttl--bigfree {
    font-size: 25px;
  }
  .freetxts {
    padding: 1.5rem;
    margin: 1.5em 0 0;
  }
  h3.ttl--free {
    padding-left: 28px;
    font-size: 20px;
  }
  h3.ttl--free::before {
    top: 2px;
    width: 20px;
    height: 20px;
    border: 5px solid #185b4d;
    border-radius: 20px;
  }
  .freetxts div.freetxtBlock {
    margin: 20px 0 0 28px;
    font-size: 14px;
    line-height: 1.8;
  }

  .freeboxblock {
    padding: 1.5rem;
    margin: 1.5em 0 0;
    font-size: 14px;
  }
  .freeboxblock img {
    margin-bottom: 20px;
  }
  .freeboxblock p.pBlock {
    margin: 0 0 20px;
  }
  main section:first-child {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .hero .txt-box .time-box {
    flex-direction: column;
  }
  .hero .txt-box .time-box dt {
    margin: 0;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
  }
  .hero .txt-box .time-box dd {
    font-size: 1.3em;
    color: #fff713;
  }
  .hero .txt-box .time-box dd span {
    font-size: 1.5em;
    color: #fff713;
  }
  .hero.pg-1 .txt-box .time-box,
  .hero.pg-2 .txt-box .time-box,
  .hero.pg-3 .txt-box .time-box,
  .hero.pg-4 .txt-box .time-box,
  .hero.pg-5 .txt-box .time-box {
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .hero .txt-box .time-box2 {
    flex-direction: column;
  }
  .hero .txt-box .time-box2 dt {
    margin: 0;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
  }
  .hero .txt-box .time-box2 dd {
    font-size: 1.3em;
    color: #fff713;
  }
  .hero .txt-box .time-box2 dd span {
    font-size: 1.5em;
    color: #fff713;
  }
  .hero.pg-1 .txt-box .time-box2,
  .hero.pg-2 .txt-box .time-box2,
  .hero.pg-3 .txt-box .time-box2,
  .hero.pg-4 .txt-box .time-box2,
  .hero.pg-5 .txt-box .time-box2 {
    margin-bottom: 10px;
  }
}

@media (max-width: 480px) {
  .cardList .btn-cta {
    border-width: 2px;
    border-radius: 12px;
    background: linear-gradient(#e64848 0%, #aa263a 100%);
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    padding: 0.5rem 2.2rem 0.5rem 0.8rem;
    position: relative;
    animation: fluflu 2s ease infinite;
  }
  .cardList .btn-cta.btn-lg {
    font-size: 98%;
  }
  .hero .row {
    height: 240px;
  }
  .hero .r-box {
    padding: 0rem 1rem;
    font-size: 0.8rem;
    margin-bottom: 3px;
  }
  .hero .r-box span {
    font-size: 0.8rem;
  }
  .hero .r-box strong {
    font-size: 1.1rem;
  }
  .hero .txt-box {
    /*padding:0 0 1.2rem;*/
    padding: 0;
  }
  .hero.pg-1 .txt-box,
  .hero.pg-2 .txt-box,
  .hero.pg-3 .txt-box,
  .hero.pg-4 .txt-box,
  .hero.pg-5 .txt-box {
    padding: 1.5rem 0;
  }

  .hero.pg-1 .txt-box img,
  .hero.pg-2 .txt-box img,
  .hero.pg-3 .txt-box img,
  .hero.pg-4 .txt-box img,
  .hero.pg-5 .txt-box img {
    margin-bottom: 8px;
  }
  .hero .txt-box1 {
    padding: 1.5rem 0 0 0;

    margin-left: 30%;
  }
  .hero .txt-box .time-box {
    padding: 0.4em 1em;
    font-weight: 600;
    margin-top: -7%;
    display: flex;
    flex-direction: row;
    outline: 1px solid #e2b184;
    outline-offset: -10px;
  }
  .hero .txt-box1 {
    margin-top: 5%;
  }
  .hero .txt-box .time-box dt {
    width: 30%;
    font-size: 11px;
    letter-spacing: -0.1em;
    filter: drop-shadow(1px 0px 19px #ffff);
    overflow-wrap: normal;
  }
  .hero .txt-box .time-box dd {
    width: 70%;
    font-size: 16px;
    color: #ffff;
  }
  .hero .txt-box .time-box dd span {
    font-size: 28px;
    color: #ffc700;

    filter: drop-shadow(1px 0px 19px #ffff);
  }
  .hero .txt-box .time-box2 {
    padding: 0.4em 1em;
    font-weight: 600;
    margin-top: -7%;
    display: flex;
    flex-direction: row;
    outline: 1px solid #e2b184;
    outline-offset: -10px;
  }
  .hero .txt-box1 {
    margin-top: 5%;
  }
  .hero .txt-box .time-box2 dt {
    width: 30%;
    font-size: 11px;
    letter-spacing: -0.1em;
    filter: drop-shadow(1px 0px 19px #ffff);
    overflow-wrap: normal;
  }
  .hero .txt-box .time-box2 dd {
    width: 70%;
    font-size: 16px;
    color: #ffff;
  }
  .hero .txt-box .time-box2 dd span {
    font-size: 28px;
    color: #ffc700;

    filter: drop-shadow(1px 0px 19px #ffff);
  }

  .loan-index-box .inner {
    padding: 1.2rem;
  }
  .loan-index-box .text-danger br {
    display: none;
  }
  .loan-index-box .text-danger {
    font-size: 1.3em !important;
  }
  .loan-index-box .text-danger span {
    font-size: 0.7em !important;
  }
  .loan-index-box .inner .d-flex .right-box .point-box {
    padding: 1.1rem 0.8rem 0;
  }
  .loan-index-box .inner .d-flex .right-box .point-box ul li {
    margin-bottom: 4px;
    line-height: 1.2em;
    font-size: 95%;
  }
  .loan-index-box .inner .d-flex .right-box .point-box ul br {
    display: none;
  }
  .loan-index-box .inner .d-flex .right-box .point-box ul p.small {
    margin-bottom: 0;
  }
  .loan-index-box .inner .d-flex .spec-block dl {
    font-size: 0.9rem;
    line-height: 1.2em;
    margin: 0 0 0.2rem;
  }
  .spec-block dl dt {
    padding: 0.3rem;
    font-size: 0.85em;
  }
  .spec-block dl dd {
    padding: 0.6rem;
  }
  .conveni-block dl {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .conveni-block dl dt {
    padding: 0.3rem 0.5rem;
  }
  .conveni-block dl dd {
    padding: 0.3rem 0.5rem 0 !important;
  }
  .loan-index-box .inner .time-box {
    display: flex;
    width: 100%;

    color: #fff;
    margin: 0rem auto;
  }
  .loan-index-box .inner .time-box dd {
    margin-bottom: 0;
    text-align: center;
    padding: 1rem 1rem;

    width: 70%;
  }
  .loan-index-box .inner .time-box dt {
    width: 30%;

    font-size: 10px;
    line-height: 16px;
    padding: 1rem 0.8rem;
    font-weight: normal;
    text-align: left;
    align-items: center;
  }
  .loan-index-box .inner .time-box dd {
    width: 70%;
    font-size: 1rem;
    line-height: 38px;
    letter-spacing: 10%;
  }
  .loan-index-box .inner .time-box dd i {
    padding-right: 0.5rem;
    font-size: 0.6rem;
  }
  .loan-index-box .inner .time-box dd span {
    font-weight: bold;
    font-size: 26px;
    filter: drop-shadow(1px 0px 19px #ffff);
  }
  .loan-index-box .inner .time-box {
    margin: 0rem auto;
  }
  .loan-index-box .inner .time-box dt {
    padding: 1rem 1rem;
  }
}
.loan-index-box .inner .time-box2 {
  display: flex;
  width: 100%;

  color: #fff;
  margin: 0rem auto;
}
.loan-index-box .inner .time-box2 dd {
  margin-bottom: 0;
  text-align: center;
  padding: 1rem 1rem;

  width: 70%;
}
.loan-index-box .inner .time-box2 dt {
  width: 30%;

  font-size: 10px;
  line-height: 16px;
  padding: 1rem 0.8rem;
  font-weight: normal;
  text-align: left;
  align-items: center;
}
.loan-index-box .inner .time-box2 dd {
  width: 70%;
  font-size: 1rem;
  line-height: 38px;
  letter-spacing: 10%;
}
.loan-index-box .inner .time-box2 dd i {
  padding-right: 0.5rem;
  font-size: 0.6rem;
}
.loan-index-box .inner .time-box2 dd span {
  font-weight: bold;
  font-size: 26px;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.loan-index-box .inner .time-box2 {
  margin: 0rem auto;
}
.loan-index-box .inner .time-box2 dt {
  padding: 1rem 1rem;
}

.yuucho-explain {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 16px;
}
.yuucho-point {
  font-weight: bold;
  font-size: 17px;
}

.yuucho-icon {
  padding-left: 5px;
}
.yuucho-item {
  margin: auto;
}
.small1 {
  font-size: 0.8rem;
  font-weight: bold;
  color: #3a3a3a;
  text-align: center;
}
.impact-box-head {
  border-top: #e2b184 solid 3px;
  text-align: center;
  padding-top: 10px;
}
.impact_orange {
  color: #f03410;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}
.impact_left {
  width: 6.5%;
  margin-right: 12px;
}
.impact_right {
  width: 8%;
  margin-left: 12px;
}

/*5.20追記*/
#cardloanpoint_no3 {
  padding: 45px 5% 25px;
  background-color: #056151;
}
.cardloanpoint_no3Box {
  background: #f2f4f8;
  padding: 1.6em 1.5em 0.3em 1.8em;
  border-radius: 10px;
  margin-bottom: 15px;
}
/*ベース*/
#cardloanpoint_no3 .toggle {
  display: none;
}
#cardloanpoint_no3 .Label {
  /*タイトル*/
  color: #222;
  font-weight: 500;
  font-size: 140%;
  letter-spacing: 0.1em;
  cursor: pointer;
  padding: 0.2em 1.5em 0 2.5em;
  width: 100%;
}
#cardloanpoint_no3 .Label img {
  width: 7%;
  margin-right: 10px;
}
#cardloanpoint_no3 .Label span {
  color: #dc3545;
}
#cardloanpoint_no3 .Label::before {
  /*タイトル横の矢印*/
  content: "";
  width: 16px;
  height: 16px;
  border-top: 3px solid #056151;
  border-right: 3px solid #056151;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 11px);
  right: 0;
  transform: rotate(135deg);
}
.cardloanpoint_no3Box:first-child .Label {
  background: url("../images/icon-cardloanpoint01.svg") no-repeat left center;
  background-size: 30px auto;
}
.cardloanpoint_no3Box:nth-child(2) .Label {
  background: url("../images/icon-cardloanpoint02.svg") no-repeat left center;
  background-size: 30px auto;
}
.cardloanpoint_no3Box:nth-child(3) .Label {
  background: url("../images/icon-cardloanpoint03.svg") no-repeat left center;
  background-size: 30px auto;
}
#cardloanpoint_no3 .Label,
.cardloanpoint-cont {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.cardloanpoint-cont {
  /*本文*/
  height: 0;
  overflow: hidden;
  background: #f2f4f8;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cardloanpoint-cont figure {
  /*本文*/
  width: 30%;
  text-align: center;
}
.cardloanpoint-cont p {
  /*本文*/
  width: 63%;
  line-height: 1.8em;
  letter-spacing: 0.08em;
}
.cardloanpoint-cont:first-child figure img {
  /*本文*/
  width: 85%;
  margin: 0 auto;
}
.cardloanpoint-cont:nth-child(2) figure img {
  /*本文*/
  width: 100%;
  margin: 0 auto;
}
.cardloanpoint-cont:nth-child(2) figure img {
  /*本文*/
  width: 70%;
  margin: 0 auto;
}
#cardloanpoint_no3 .toggle:checked + .Label + .cardloanpoint-cont {
  /*開閉時*/
  height: auto;
  transition: all 0.3s;
  border-top: dotted 2px #e2b184;
  padding: 15px 0 0;
}
#cardloanpoint_no3 .toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
@media (max-width: 480px) {
  .themeline dl {
    font-size: 22px;
  }
  #cardloanpoint_no3 {
    padding: 30px 5% 15px;
  }
  .cardloanpoint_no3Box {
    padding: 1.4em 1em 0 1em;
  }
  #cardloanpoint_no3 .Label {
    font-size: 115%;
    font-weight: 630;
    padding: 0.2em 1em 0 1.8em;
  }
  #cardloanpoint_no3 .Label::before {
    /*タイトル横の矢印*/
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #056151;
    border-right: 2px solid #056151;
    top: calc(50% - 6px);
  }
  .cardloanpoint_no3Box:first-child .Label {
    background: url("../images/icon-cardloanpoint01.svg") no-repeat left center;
    background-size: 20px auto;
  }
  .cardloanpoint_no3Box:nth-child(2) .Label {
    background: url("../images/icon-cardloanpoint02.svg") no-repeat left center;
    background-size: 20px auto;
  }
  .cardloanpoint_no3Box:nth-child(3) .Label {
    background: url("../images/icon-cardloanpoint03.svg") no-repeat left center;
    background-size: 20px auto;
  }
}

/*********************
藤尾／FVテスト用
************************/

.timeup .txt-box .time-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #0a5b4d;
  border-radius: 0.3rem;
  padding: 0.4em 1.5em;
  margin-top: 0;
  font-weight: 700;
  outline: 1px solid #e2b184;
  outline-offset: -5px;
}
.timeup .txt-box .time-box dt {
  margin: 2px 5px 0 0;

  font-size: 1.4em;
  line-height: 1.2em;
  color: #fff;
  filter: drop-shadow(1px 0px 19px #ffff);
}
.timeup .txt-box .time-box dd {
  margin: 0;
  font-size: 1.5em;
  flex: none;
  color: #ffff;
}
.timeup .txt-box .time-box dd i {
  display: none;
}
.timeup .txt-box .time-box dd span {
  font-size: 2em;
  display: inline-block;
  margin: 0 6px;
  color: #ffc700;
  letter-spacing: -0.04em;
  filter: drop-shadow(1px 0px 19px #ffff);
}

@media (max-width: 768px) {
  .fv_all {
    height: auto;
    align-items: flex-end;
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 640px) {
  .timeup .txt-box .time-box {
    flex-direction: column;
  }
  .timeup .txt-box .time-box dt {
    margin: 0;
    width: 100%;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
  }
  .timeup .txt-box .time-box dd {
    font-size: 1.3em;
    color: #fff713;
  }
  .timeup .txt-box .time-box dd span {
    font-size: 1.5em;
    color: #fff713;
  }
}

@media (max-width: 480px) {
  .fv_all {
    height: 240px;
  }
  .timeup .txt-box {
    padding: 0 0 1.2rem;
  }

  .timeup .txt-box .time-box {
    padding: 0.4em 1em;
    font-weight: 600;
    margin-top: -7%;
    display: flex;
    flex-direction: row;
    outline: 1px solid #e2b184;
    outline-offset: -10px;
  }
  .timeup .txt-box .time-box dt {
    width: 30%;
    font-size: 11px;
    letter-spacing: -0.1em;
    filter: drop-shadow(1px 0px 19px #ffff);
    overflow-wrap: normal;
  }
  .timeup .txt-box .time-box dd {
    width: 70%;
    font-size: 16px;
    color: #ffff;
  }
  .timeup .txt-box .time-box dd span {
    font-size: 28px;
    color: #ffc700;
    filter: drop-shadow(1px 0px 19px #ffff);
  }
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

/*3.17追記*/
.cardloan_no3 {
  padding: 20px 5%;
  background-color: #056151;
}
.cl_no {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  list-style: none;
  flex-wrap: wrap;
  margin: 0 auto 30px 0;
  padding: 10px;
  align-items: center;
  justify-content: space-evenly;
  background: #f2f4f8;
  border-radius: 10px;
}
.cl_no {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  list-style: none;
  flex-wrap: wrap;
  margin: 0 auto 30px 0;
  padding: 10px;
  align-items: center;
  justify-content: space-evenly;
  background: #f2f4f8;
  border-radius: 10px;
}
.cl_no ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cl_no ul li {
  font-weight: bold;
}
.cl_no1 {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 0.5) 45%,
      #ffff 100%
    ),
    #ffc700;
  text-align: center;
  border-radius: 8px;
  padding: 0.2em 0.8em;
  margin: 10px 0 20px;
  box-shadow: 0px 2px 1px 0px #a49b9b, 0px 4px 16px 0px #f0c664,
    0px 2px 2px 0px #ffb200, 0px 2px 0px 0px #ffb200 inset;
}
.cl_no2 {
  font-size: 1.3rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(211, 211, 211, 0) 30%,
      rgba(211, 211, 211, 1) 45%,
      #ffff 100%
    ),
    #d3d3d3;
  text-align: center;
  border-radius: 8px;
  padding: 0.2em 0.8em;
  margin: 10px 0 20px;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.34),
    0px 4px 16px 0px rgba(207, 207, 207, 0.65), 0px 2px 2px 0px #bebebe,
    0px 2px 0px 0px #e7e7e7 inset;
}
.cl_no3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: linear-gradient(
      220deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 30%,
      rgba(226, 177, 132, 1) 45%,
      #ffff 100%
    ),
    linear-gradient(
      180deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 30%,
      rgba(198, 138, 82, 1) 45%,
      #ffff 100%
    ),
    #c68a52;
  text-align: center;
  border-radius: 8px;
  padding: 0.2em 0.4em;
  margin: 10px 0 20px;
  box-shadow: 0px 1px 3px 0px rgba(198, 138, 82, 0.17), 0px 1px 24px 0px #f5c699,
    0px 2px 2px 0px #bebebe, 0px 2px 0px 0px #e7e7e7 inset;
}

.step4 {
  background-color: #056151;
}
.step4 ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  list-style: none;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.step4 ul li {
  width: 40%;
  margin: 0 5% 20px;
  padding: 20px 0;
  background: #fff;
  border-radius: 10px;
}
@media only screen and (max-width: 750px) {
  .cardloan_inner {
    width: 40%;
  }
  .cardloan_inner img {
    max-width: 100%;
    height: auto;
  }

  .cl_no ul {
    width: 50%;
  }
}

/*********************
2023.06.29追加
************************/
#pg-hero {
  width: 100%;
  text-align: center;
  position: relative;
}
#pg-hero:before {
  content: "";
  display: block;
}
#pg-hero img {
  width: 100%;
  height: 560px;
  object-fit: cover;
  object-position: 50% 50%;
}
@media only screen and (min-width: 1800px) {
  #pg-hero img {
    height: auto;
  }
}
@media only screen and (max-width: 750px) {
  #pg-hero img {
    height: 460px;
  }
}
@media only screen and (max-width: 640px) {
  #pg-hero img {
    height: 320px;
  }
}
@media only screen and (max-width: 480px) {
  #pg-hero img {
    height: 230px;
  }
}
#pg-hero .txt-box {
  position: absolute;
  width: 96%;
  max-width: 900px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 2;
}
@media only screen and (max-width: 480px) {
  #pg-hero .txt-box {
    bottom: 6%;
  }
}
#pg-hero .time-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #0a5b4d;
  border-radius: 0.3rem;
  padding: 0.4em 1.5em;
  margin-top: 0;
  font-weight: 700;
  outline: 1px solid #e2b184;
  outline-offset: -5px;
}
#pg-hero .time-box dt {
  margin: 2px 5px 0 0;

  font-size: 1.4em;
  line-height: 1.2em;
  color: #fff;
  filter: drop-shadow(1px 0px 19px #ffff);
}
#pg-hero .time-box dd {
  margin: 0;
  font-size: 1.5em;
  flex: none;
  color: #ffff;
}
#pg-hero .time-box dd i {
  display: none;
}
#pg-hero .time-box dd span {
  font-size: 2em;
  display: inline-block;
  margin: 0 6px;
  color: #ffc700;
  letter-spacing: -0.04em;
  filter: drop-shadow(1px 0px 19px #ffff);
}
#pg-hero .time-box {
  margin-bottom: 15px;
}
@media (max-width: 640px) {
  #pg-hero .time-box {
    flex-direction: row;
    padding: 0.4em 1.3em;
    justify-content: center;
  }
  #pg-hero .time-box dt {
    font-size: 0.8em;
    letter-spacing: 0;
  }
  #pg-hero .time-box dd {
    font-size: 1.2em;
    color: #fff;
  }
  #pg-hero .time-box dd span {
    font-size: 1.7em;
    color: #ffc700;
  }
}
@media (max-width: 480px) {
  #pg-hero .time-box {
    margin-bottom: -13px;
  }
}

/*********************
2023.07.02追加
************************/

#best1-cardloan {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  margin-top: 40px;
}
#best1-cardloan-title {
  position: relative;
}
.fukidashi-001 {
  --background-color: #fff; /* 吹き出しの色 */
  --border-width: 2px; /*線の太さ */
  --border-color: #222; /*線の色 */
  --pick-size: 8px; /* 飛び出しのサイズ */
  --pick-radius: 6px; /* 飛び出しの丸め */
  --pick-thin: 0.4; /* 飛び出しの幅 */
  --pick-left: 45%; /* 飛び出しの位置 */
  background-color: var(--background-color);
  display: inline-block;
  border-radius: 14px;
  padding: 5px 15px 0 18px;
  border: var(--border-width) solid var(--border-color);
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 5;
  height: 40px;
}
.fukidashi-001::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: transparent var(--background-color) var(--background-color)
    transparent;
  left: var(--pick-left);
  bottom: calc(var(--pick-size) * -1);
  border-width: var(--pick-size);
  border-radius: 0 0 var(--pick-radius) 0;
  transform: scaleX(var(--pick-thin)) rotate(45deg);
}
.fukidashi-001::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: transparent var(--border-color) var(--border-color) transparent;
  bottom: calc((var(--pick-size) + var(--border-width) * 2) * -1);
  left: calc(var(--pick-left) - var(--border-width) * 2);
  border-width: calc(var(--pick-size) + var(--border-width) * 2);
  border-radius: 0px 0px calc(var(--pick-radius) * 1.7) 0px;
  transform: scaleX(var(--pick-thin)) rotate(45deg);
}
.fukidashi-001 p {
  position: relative;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0.05em;
}
.fukidashi-001 p:before {
  content: "";
  position: absolute;
  bottom: 0;
  border: solid 4px #fff799;
  width: 100%;
  z-index: -1;
}
.fukidashi-001 p span {
  color: #ff0000;
}
#best1-cardloan-title h2 {
  position: relative;
  font-weight: 630;
  padding: 4% 0;
  margin: 0 !important;
  text-align: center;
}
#best1-cardloan-title h2 span {
  color: #f93434;
  font-size: 130%;
}
#best1-cardloan-title h2::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: #e2b184 solid 3px;
}
#best1-cardloan-title h2::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom: #e2b184 solid 3px;
}
#cardloan_ichioshi {
  position: relative;
  width: 100%;
  background: #ffc600;
  border-radius: 6px;
  padding: 5% 6%;
  margin: 3% 0 0;
}
.cardloan_ichioshi-inner {
  background: #fff;
  border-radius: 10px;
  padding: 7% 5%;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
.ichioshi-head {
  display: flex;
  justify-content: space-between;
}
.ichioshi-head figure {
  width: 45%;
}
.ichioshi-head figure img {
  width: 100%;
}
.ichioshi-head .headtxt {
  width: 55%;
  box-sizing: border-box;
  padding: 5% 0 5% 5%;
}
.ichioshi-head .headtxt h2 {
  color: #222;
  font-size: 1.5em;
  font-weight: 630;
}
.ichioshi-head .headtxt p {
  color: #222;
  font-size: 1em;
  font-weight: 630;
}
.ichioshi-head .headtxt p span {
  color: #ff0000 !important;
  font-weight: 630;
}
.cardloan_ichioshi-inner table {
  font-weight: 630;
  font-size: 1em;
  text-align: center;
  border-top: solid 1px #898989;
  border-left: solid 1px #898989;
  table-layout: fixed;
}
.cardloan_ichioshi-inner table tr {
  border-bottom: 1px solid #898989;
}
.cardloan_ichioshi-inner table th {
  background-color: #fff9c3;
  border-right: solid 1px #898989;
  padding: 0.2em 0;
}
.cardloan_ichioshi-inner table td {
  background-color: #fffde7;
  border-right: solid 1px #898989;
}
.cardloan_ichioshi-inner table td img {
  width: 24px !important;
  height: 24px !important;
}
.ichioshi-reason {
  display: flex;
  justify-content: space-between;
  list-style: none;
  width: 90%;
  margin: 8% auto;
  padding: 0 !important;
}
.ichioshi-reason li {
  width: 31%;
  text-align: center;
}
.ichioshi-reason li img {
  width: 70%;
  margin: 0 auto 15px;
}
.ichioshi-reason li h3 {
  font-size: 0.9em;
  line-height: 1.8em;
}
#best1-cardloan .time-box {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-weight: 700;
  margin-bottom: 0;
}
#best1-cardloan .time-box dt {
  font-size: 1.2em;
  position: relative;
  padding-right: 20px;
  letter-spacing: 0.08em;
}
#best1-cardloan .time-box dt:after {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}
#best1-cardloan .time-box dd {
}
#best1-cardloan .time-box dd span {
  font-size: 2.4em !important;
  color: #ff0000;
  display: inline-block;
  margin: 0 4px;
  letter-spacing: -0.04em;
}
#best1-cardloan .btnCTA {
  margin: 0;
}
#best1-cardloan .btnCTA a {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 100%;
  margin: 0;
  padding: 0.5rem 0;
  font-weight: 700;
  background: #ff0000;
  color: #fff;
  border-radius: 16px;
  transition: 0.5s;
  animation: move_d 2s infinite;
  box-shadow: 0 5px 0 rgb(143, 0, 0, 1);
  position: relative;
  color: #fff !important;
  font-size: 1.4em;
  line-height: 1.2em;
  position: relative;
}
#best1-cardloan .btnCTA a span {
  position: relative;
  display: block;
  padding: 0 4% 2%;
  font-size: 0.8em;
  width: 40%;
  margin: 0 auto;
}
#best1-cardloan .btnCTA a span:before {
  display: inline-block;
  width: 15px;
  content: url(../images/btnCTA-bg.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}
#best1-cardloan .btnCTA a span:after {
  display: inline-block;
  width: 15px;
  content: url(../images/btnCTA-bg.svg);
  position: absolute;
  bottom: 3px;
  right: 2%;
  transform: rotate(70deg);
}
#best1-cardloan .annotation {
  list-style: none;
  margin: 8% 0 0 !important;
  padding-left: 0 !important;
}
#best1-cardloan .annotation li {
  position: relative;
  padding-left: 3%;
  font-size: 0.7em;
  color: #4f4f4f;
}
#best1-cardloan .annotation li:before {
  content: "※";
}
#best1-cardloan .annotation-txt {
  margin: 8% 0 0 !important;
  font-size: 0.7em;
  color: #4f4f4f;
}

#passagepoint {
  margin: 0 0 3%;
}
.passagepoint-in {
  padding: 3% 1.5% 0;
}
.passagepoint {
  background: #fdf6e6;
  border-radius: 10px;
  padding: 0 4%;
  display: flex;
  justify-content: space-between;
  margin: 3% 0;
}
.passagepoint .passagepoint-txt {
  width: 50%;
  box-sizing: border-box;
}
.passagepoint .passagepoint-txt h3 {
  padding: 0 0 7%;
  margin: 0 0 5%;
  border-bottom: solid 1px #222;
}
.passagepoint figure {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
}
.passagepoint figure img {
  width: 86%;
  border: solid 1px #fff;
}

.site-annotations {
  font-size: 0.7em;
  color: #999;
}

@media (max-width: 640px) {
  #best1-cardloan {
    margin-top: 40px;
  }
  #best1-cardloan-title h2 {
    font-size: 1.6em;
    letter-spacing: 0.08em;
  }
  .ichioshi-head .headtxt p {
    font-size: 0.8em;
  }
  .cardloan_ichioshi-inner table {
    font-size: 0.85em;
  }
  .cardloan_ichioshi-inner table td img {
    width: 18px !important;
    height: 18px !important;
  }
  .ichioshi-reason li img {
    width: 84%;
  }
  .ichioshi-reason li h3 {
    font-size: 0.8em;
    font-weight: 600;
  }
  #best1-cardloan .btnCTA a span {
    width: 48%;
    font-size: 0.8em;
    margin-bottom: 0;
    line-height: 1.3em;
  }
  #best1-cardloan .btnCTA a span:before {
    bottom: 5px;
    width: 10px;
  }
  #best1-cardloan .btnCTA a span:after {
    bottom: 5px;
    width: 10px;
  }
  #best1-cardloan .time-box dt {
    font-size: 0.9em;
    padding-right: 15px;
  }
  #best1-cardloan .time-box dd span {
    font-size: 1.85em !important;
  }
  #cardloan_ichioshi {
    position: relative;
    width: 100%;
    background: #ffc600;
    border-radius: 0;
    padding: 5% 0;
    margin: 3% 0 0;
  }
  #cardloan_ichioshi::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    background-color: #ffc600;
    right: -2rem;
    width: 2rem;
  }
  #cardloan_ichioshi::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    background-color: #ffc600;
    left: -2rem;
    width: 2rem;
  }
}

/*********************
2024.04.08追加
************************/
.digg {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
    "sans-serif";
}
.diff .loan-index-box::before,
.diff .loan-index-box::after {
  content: none;
}

.diff .loan-index-box .tit-box.testspsize {
  padding: 1rem;
  border-top: 3px solid #e2b184;
}
@media (max-width: 600px) {
  .diff .loan-index-box .tit-box.testspsize span {
    font-size: calc((30 / 600) * 100vw) !important;
  }
}

.diff .loan-index-box .tit-box.testspsize .bold {
  font-weight: bold;
  font-size: 40px;
}

@media (max-width: 600px) {
  .diff .loan-index-box .tit-box.testspsize .bold {
    font-size: calc((40 / 600) * 100vw) !important;
  }
}

/* テーブル調整 */
.dataTables_wrapper {
  margin: 50px auto;
  border: 13px solid #027964;
  border-radius: 20px;
}
@media (max-width: 600px) {
  .dataTables_wrapper {
    margin: calc((50 / 600) * 100vw) auto;
    border: calc((13 / 600) * 100vw) solid #027964;
    border-radius: calc((20 / 600) * 100vw);
  }
}

.diff-table {
  border: 1px solid #b7b7b7;
  border-collapse: collapse;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
    "sans-serif";
}

.diff-table thead th {
  background: #f2f4f8 !important;
  border: 1px solid #b7b7b7;
  font-size: 15px;
  color: #292929;
  font-weight: 400;
  height: 86px;
  width: 16% !important;
  font-family: inherit;
  text-align: center;
  padding-right: 0 !important;
  padding: 0 5px !important;
}
@media (max-width: 600px) {
  .diff-table thead th {
    border: calc((1 / 600) * 100vw) solid #027964;
    font-size: calc((15 / 600) * 100vw);
    height: calc((86 / 600) * 100vw);
    padding: 0 calc((5 / 600) * 100vw) !important;
  }
}

.diff-table thead th.sorting::after {
  content: "\f0d8";
  right: auto;
  top: auto;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(#fff, #a0e1c8);
  border: 1px solid #707070;
  border-radius: 12px;
  color: #0ca26c;
  padding: 0 10px;
  font-size: 18px;
  line-height: 0.7;
}
@media (max-width: 600px) {
  .diff-table thead th.sorting::after {
    bottom: calc((14 / 600) * 100vw);
    border: calc((1 / 600) * 100vw) solid #707070;
    border-radius: calc((12 / 600) * 100vw);
    padding: 0 calc((10 / 600) * 100vw);
    font-size: calc((18 / 600) * 100vw);
    height: calc((14 / 600) * 100vw);
    line-height: calc((14 / 600) * 100vw);
  }
}

.diff-table thead th.sorting_desc:after {
  content: "\f0d7";
}

.diff-table thead th:first-child {
  cursor: none;
  pointer-events: none;
}
@media (max-width: 600px) {
  .diff-table thead th:first-child {
    width: 10% !important;
  }
}
.diff-table thead th:first-child::after {
  content: none;
}
.diff-table thead th:last-child {
  cursor: none;
  pointer-events: none;
}
.diff-table thead th:last-child::after {
  content: none;
}

.diff-table tbody td {
  background: #fff;
  border: 1px solid #b7b7b7;
  font-size: 14px;
  padding: 40px 0 4px;
  text-align: center;
  font-family: inherit;
}
@media (max-width: 600px) {
  .diff-table tbody td {
    border: calc((1 / 600) * 100vw) solid #b7b7b7;
    font-size: calc((14 / 600) * 100vw);
    padding: calc((40 / 600) * 100vw) 0 calc((40 / 600) * 100vw);
  }
}

.diff-table tbody td:first-child {
  vertical-align: middle;
  padding: 0;
}
.diff-table tbody td:last-child {
  vertical-align: middle;
  padding: 0 5px;
}
@media (max-width: 600px) {
  .diff-table tbody td:last-child {
    padding: 0 calc((5 / 600) * 100vw);
  }
}

.diff-table tbody .column-1 a {
  padding: 20px 5px;
}
@media (max-width: 600px) {
  .diff-table tbody .column-1 a {
    padding: calc((20 / 600) * 100vw) calc((5 / 600) * 100vw);
  }
}

.diff-table tbody td a {
  padding: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 600px) {
  .diff-table tbody td a {
    padding: calc((5 / 600) * 100vw);
  }
}

.diff-table tbody td a span {
  line-height: 0.8;
  margin-top: 10px;
  display: block;
}
@media (max-width: 600px) {
  .diff-table tbody td a span {
    margin-top: calc((10 / 600) * 100vw);
  }
}

@media (max-width: 600px) {
  .diff-table tbody td a span {
    margin-top: calc((10 / 600) * 100vw);
  }
}
.diff-table tbody td img {
  max-width: 120px;
  height: auto;
}
@media (max-width: 600px) {
  .diff-table tbody td img {
    max-width: calc((120 / 600) * 100vw);
  }
}
@media (max-width: 600px) {
  .diff-table tbody td.column-2 img,
  .diff-table tbody td.column-3 img,
  .diff-table tbody td.column-4 img {
    max-width: calc((44 / 600) * 100vw);
  }
}

.diff-table tbody td p {
  margin-top: 10px;
  color: #292929;
}
@media (max-width: 600px) {
  .diff-table tbody td p {
    margin-top: calc((10 / 600) * 100vw);
  }
}

.diff-table tbody td p .small {
  font-size: 11px;
}
@media (max-width: 600px) {
  .diff-table tbody td p .small {
    font-size: calc((11 / 600) * 100vw);
  }
}

@media (max-width: 600px) {
  .diff-table tbody td .btn {
    font-size: calc((14 / 600) * 100vw);
  }
}

.cl_no4,
.cl_no5,
.cl_no6,
.cl_no7,
.cl_no8,
.cl_no9,
.cl_no10 {
  font-size: 1.2rem;
  font-weight: bold;
  color: white;
  background-blend-mode: multiply;
  background: #007964;
  text-align: center;
  border-radius: 8px;
  padding: 0.2em 0.4em;
  margin: 10px 0 20px;
  box-shadow: 0px 1px 3px 0px rgba(198, 138, 82, 0.17), 0px 1px 24px 0px #f5c699,
    0px 2px 2px 0px #bebebe, 0px 2px 0px 0px #e7e7e7 inset;
}

.sub-text-box {
  background-color: #f6f2f2;
  margin-bottom: 7%;
  border-radius: 5px;
}

.sub-text-box .sub-text__title {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0.5rem 1rem;
  background-blend-mode: multiply;
  background: linear-gradient(
      -45deg,
      #ffff 0%,
      rgba(226, 177, 132, 0) 10%,
      rgba(226, 177, 132, 1) 80%,
      #0000 100%
    ),
    linear-gradient(
      -45deg,
      #ffff 0%,
      rgba(198, 138, 82, 0) 80%,
      rgba(198, 138, 82, 1) 90%,
      #0000 100%
    ),
    #056151;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-align: center;
}

.sub-text-box .sub-text-list {
  list-style-type: none;
  padding: 1rem 1rem 20px;
}

.sub-text-box .sub-text-list .sub-text-list__item {
  position: relative;
  font-weight: bold;
  font-size: 1rem;
  display: flex;
  align-items: baseline;
  line-height: 1.8;
}

.sub-text-box .sub-text-list .sub-text-list__item .list-text-checkbox {
  --sub-text-border-color: #296adc;
  position: relative;
  display: block;
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  border: 1px solid var(--sub-text-border-color);
  margin-right: 0.5rem;
  border-radius: 4px;
}

.sub-text-box .sub-text-list .sub-text-list__item .list-text-checkbox::before {
  content: "";
  position: absolute;
  display: block;
  width: 1.1rem;
  height: 0.5rem;
  border-left: 3px solid var(--sub-text-border-color);
  border-bottom: 3px solid var(--sub-text-border-color);
  top: 0;
  left: 0;
  transform: rotate(-45deg);
}
