@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #333;
}

body {
  font-size: 1.4em;
  background: #f6f6f6;
}

img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix::after, .clearfix::before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

.m-t-0 {
  margin-top: 0%;
}

.m-t-1 {
  margin-top: 1%;
}

.m-t-2 {
  margin-top: 2%;
}

.m-t-3 {
  margin-top: 3%;
}

.m-t-4 {
  margin-top: 4%;
}

.m-t-5 {
  margin-top: 5%;
}

.m-t-6 {
  margin-top: 6%;
}

.m-t-7 {
  margin-top: 7%;
}

.m-t-8 {
  margin-top: 8%;
}

.m-t-9 {
  margin-top: 9%;
}

.m-t-10 {
  margin-top: 10%;
}

.m-r-0 {
  margin-right: 0%;
}

.m-r-1 {
  margin-right: 1%;
}

.m-r-2 {
  margin-right: 2%;
}

.m-r-3 {
  margin-right: 3%;
}

.m-r-4 {
  margin-right: 4%;
}

.m-r-5 {
  margin-right: 5%;
}

.m-r-6 {
  margin-right: 6%;
}

.m-r-7 {
  margin-right: 7%;
}

.m-r-8 {
  margin-right: 8%;
}

.m-r-9 {
  margin-right: 9%;
}

.m-r-10 {
  margin-right: 10%;
}

.m-b-0 {
  margin-bottom: 0%;
}

.m-b-1 {
  margin-bottom: 1%;
}

.m-b-2 {
  margin-bottom: 2%;
}

.m-b-3 {
  margin-bottom: 3%;
}

.m-b-4 {
  margin-bottom: 4%;
}

.m-b-5 {
  margin-bottom: 5%;
}

.m-b-6 {
  margin-bottom: 6%;
}

.m-b-7 {
  margin-bottom: 7%;
}

.m-b-8 {
  margin-bottom: 8%;
}

.m-b-9 {
  margin-bottom: 9%;
}

.m-b-10 {
  margin-bottom: 10%;
}

.m-l-0 {
  margin-left: 0%;
}

.m-l-1 {
  margin-left: 1%;
}

.m-l-2 {
  margin-left: 2%;
}

.m-l-3 {
  margin-left: 3%;
}

.m-l-4 {
  margin-left: 4%;
}

.m-l-5 {
  margin-left: 5%;
}

.m-l-6 {
  margin-left: 6%;
}

.m-l-7 {
  margin-left: 7%;
}

.m-l-8 {
  margin-left: 8%;
}

.m-l-9 {
  margin-left: 9%;
}

.m-l-10 {
  margin-left: 10%;
}

.m-x-0 {
  margin: 0%;
}

.m-x-1 {
  margin: 1%;
}

.m-x-2 {
  margin: 2%;
}

.m-x-3 {
  margin: 3%;
}

.m-x-4 {
  margin: 4%;
}

.m-x-5 {
  margin: 5%;
}

.m-x-6 {
  margin: 6%;
}

.m-x-7 {
  margin: 7%;
}

.m-x-8 {
  margin: 8%;
}

.m-x-9 {
  margin: 9%;
}

.m-x-10 {
  margin: 10%;
}

.p-t-0 {
  padding-top: 0%;
}

.p-t-1 {
  padding-top: 1%;
}

.p-t-2 {
  padding-top: 2%;
}

.p-t-3 {
  padding-top: 3%;
}

.p-t-4 {
  padding-top: 4%;
}

.p-t-5 {
  padding-top: 5%;
}

.p-t-6 {
  padding-top: 6%;
}

.p-t-7 {
  padding-top: 7%;
}

.p-t-8 {
  padding-top: 8%;
}

.p-t-9 {
  padding-top: 9%;
}

.p-t-10 {
  padding-top: 10%;
}

.p-r-0 {
  padding-right: 0%;
}

.p-r-1 {
  padding-right: 1%;
}

.p-r-2 {
  padding-right: 2%;
}

.p-r-3 {
  padding-right: 3%;
}

.p-r-4 {
  padding-right: 4%;
}

.p-r-5 {
  padding-right: 5%;
}

.p-r-6 {
  padding-right: 6%;
}

.p-r-7 {
  padding-right: 7%;
}

.p-r-8 {
  padding-right: 8%;
}

.p-r-9 {
  padding-right: 9%;
}

.p-r-10 {
  padding-right: 10%;
}

.p-b-0 {
  padding-bottom: 0%;
}

.p-b-1 {
  padding-bottom: 1%;
}

.p-b-2 {
  padding-bottom: 2%;
}

.p-b-3 {
  padding-bottom: 3%;
}

.p-b-4 {
  padding-bottom: 4%;
}

.p-b-5 {
  padding-bottom: 5%;
}

.p-b-6 {
  padding-bottom: 6%;
}

.p-b-7 {
  padding-bottom: 7%;
}

.p-b-8 {
  padding-bottom: 8%;
}

.p-b-9 {
  padding-bottom: 9%;
}

.p-b-10 {
  padding-bottom: 10%;
}

.p-l-0 {
  padding-left: 0%;
}

.p-l-1 {
  padding-left: 1%;
}

.p-l-2 {
  padding-left: 2%;
}

.p-l-3 {
  padding-left: 3%;
}

.p-l-4 {
  padding-left: 4%;
}

.p-l-5 {
  padding-left: 5%;
}

.p-l-6 {
  padding-left: 6%;
}

.p-l-7 {
  padding-left: 7%;
}

.p-l-8 {
  padding-left: 8%;
}

.p-l-9 {
  padding-left: 9%;
}

.p-l-10 {
  padding-left: 10%;
}

.p-x-0 {
  padding: 0%;
}

.p-x-1 {
  padding: 1%;
}

.p-x-2 {
  padding: 2%;
}

.p-x-3 {
  padding: 3%;
}

.p-x-4 {
  padding: 4%;
}

.p-x-5 {
  padding: 5%;
}

.p-x-6 {
  padding: 6%;
}

.p-x-7 {
  padding: 7%;
}

.p-x-8 {
  padding: 8%;
}

.p-x-9 {
  padding: 9%;
}

.p-x-10 {
  padding: 10%;
}

.f-w-bold {
  font-weight: bold;
}

.f-w-normal {
  font-weight: normal;
}

.t-d-ul {
  text-decoration: underline;
}

.f-s-06 {
  font-size: 0.6em;
}

.f-s-08 {
  font-size: 0.8em;
}

.f-s-10 {
  font-size: 1em;
}

.f-s-12 {
  font-size: 1.2em;
}

.f-s-14 {
  font-size: 1.4em;
}

.f-s-16 {
  font-size: 1.6em;
}

.f-s-18 {
  font-size: 1.8em;
}

.f-s-20 {
  font-size: 2em;
}

.red {
  color: red;
}

.orange {
  color: #ff8533;
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgb(255, 255, 0)));
  background: linear-gradient(transparent 60%, rgb(255, 255, 0) 60%);
}

.dli-plus {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}

.dli-plus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.yureru-j {
  -webkit-animation: yureru-j 2s infinite;
          animation: yureru-j 2s infinite;
}

@-webkit-keyframes yureru-j {
  0% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  5% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  10% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  15% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  20% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  25% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  30% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes yureru-j {
  0% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  5% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  10% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  15% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  20% {
    -webkit-transform: translate(0px, 2px);
            transform: translate(0px, 2px);
  }
  25% {
    -webkit-transform: translate(0px, -2px);
            transform: translate(0px, -2px);
  }
  30% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.loader {
  width: 40px;
  padding: 8px;
  margin: 0 auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #cccccc;
  --_m:
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  -webkit-animation: l3 1s infinite linear;
          animation: l3 1s infinite linear;
}

@-webkit-keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
#header {
  width: 100%;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .logo {
  width: 30%;
  height: auto;
  padding: 2%;
}
#header .pr {
  font-size: clamp(14px, 3vw, 18px);
  margin-right: 1%;
  text-align: right;
  line-height: 1.2;
}

#footer {
  width: 100%;
  background: #fafafa;
  padding-top: 8%;
}
#footer .notes {
  display: none;
  padding: 0 5% 5%;
}
#footer .notes .ttl {
  color: #ff8533;
  font-weight: bold;
  font-size: clamp(16px, 3.2vw, 20px);
  text-align: center;
}
#footer .notes dl {
  font-size: clamp(14px, 2.8vw, 16px);
  border-top: 1px solid #ccc;
  margin-top: 3%;
}
#footer .notes dl dt {
  font-weight: bold;
  margin-top: 1em;
}
#footer .notes dl dd {
  margin-top: 0.5em;
  line-height: 1.4;
  font-size: 0.9em;
}
#footer .footer_menu {
  padding: 2% 0 8%;
}
#footer .footer_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#footer .footer_menu ul li {
  margin: 0 2%;
}
#footer .footer_menu a {
  color: #009966;
  text-decoration: underline;
  font-size: clamp(13px, 2.8vw, 16px);
}
#footer .copyright {
  background: #ff8533;
  color: #FFF;
  text-align: center;
  font-size: clamp(11px, 2.6vw, 16px);
  line-height: 1.4;
  padding: 5% 0;
}

body#shoshinsha #footer .notes,
body#keikensha #footer .notes,
body#search #footer .notes {
  display: block;
}

.wrapper {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  background: #FFF;
}
@media only screen and (min-width: 769px) {
  .wrapper {
    -webkit-box-shadow: -4px 0px 4px 0px rgba(0, 0, 0, 0.1), 4px 0px 4px 0px rgba(0, 0, 0, 0.1);
            box-shadow: -4px 0px 4px 0px rgba(0, 0, 0, 0.1), 4px 0px 4px 0px rgba(0, 0, 0, 0.1);
  }
}

@-webkit-keyframes blinkBorder {
  0% {
    border: 2px solid #ff8533;
  }
  100% {
    border: 2px solid #ccc;
  }
}

@keyframes blinkBorder {
  0% {
    border: 2px solid #ff8533;
  }
  100% {
    border: 2px solid #ccc;
  }
}
#main {
  width: 100%;
}
#main span.arrow {
  position: absolute;
  display: inline-block;
  width: 1.6em;
  height: 1.6em;
  top: 50%;
  right: -1%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50px;
}
#main span.arrow::before, #main span.arrow::after {
  content: "";
  position: absolute;
  bottom: 32%;
  left: calc(50% - 1px);
  width: 2px;
  height: 0.6em;
  border-radius: 9999px;
  background-color: #FFF;
  -webkit-transform-origin: 50% calc(100% - 1px);
          transform-origin: 50% calc(100% - 1px);
}
#main span.arrow::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#main span.arrow::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#main .fv p.notes {
  padding: 0.2em 2%;
  background: #f6f6f6;
}
#main .bn_list {
  margin-top: 3%;
}
#main .bn_list h3 {
  color: #ff8533;
  font-weight: bold;
  font-size: clamp(18px, 3.6vw, 24px);
  text-align: center;
}
#main .bn_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1% 3% 3%;
  margin-bottom: 2%;
}
#main .bn_list ul li {
  width: 33.333%;
  padding: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#main .qa {
  padding: 8% 5%;
}
#main .qa .qa_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3%;
}
#main .qa .qa_item dl dt {
  width: 17%;
  margin-right: 3%;
}
#main .qa .qa_item dl dd {
  width: 80%;
  font-size: clamp(13px, 4vw, 24px);
  line-height: 1.4;
}
#main .qa .qa_item span.arrow {
  background: #39b088;
}
#main .qa .qa_item .__q {
  background: #e5f5ef;
  margin-top: 0.5em;
}
@media only screen and (min-width: 769px) {
  #main .qa .qa_item .__q:hover {
    cursor: pointer;
  }
}
#main .qa .qa_item .__q dl dd {
  font-weight: bold;
  position: relative;
  padding-right: 1.5em;
}
#main .qa .qa_item .__q.open span.arrow::before, #main .qa .qa_item .__q.open span.arrow::after {
  -webkit-transform-origin: 50% 1px;
          transform-origin: 50% 1px;
}
#main .qa .qa_item .__a {
  display: none;
}
#main .qa .qa_item .__a dl {
  padding: 3% 0 3% 3%;
}
#main .qa .qa_item .__a p {
  color: #ff8533;
  font-weight: bold;
}
#main .qa .qa_item .__a span {
  font-size: 0.9em;
}
#main .osusume {
  background-image: url(../images/osusume_back.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #fff7f2;
  padding-bottom: 8%;
  margin-top: -3%;
}
#main .osusume h2 {
  width: 90%;
  margin: 0 auto;
  padding-top: 5%;
}
#main .pickup {
  background-color: #ffe5bd;
  padding-bottom: 8%;
}
#main .pickup h2 {
  width: 90%;
  margin: 0 auto;
  padding-top: 5%;
}
#main .secret {
  background-color: #FFF;
  padding-bottom: 8%;
}
#main .secret h2 {
  width: 90%;
  margin: 0 auto;
  padding-top: 5%;
}
#main .secret .cardloan_item {
  border: 3px solid #eee;
  -webkit-box-shadow: -4px 0px 4px 0px rgba(197, 216, 205, 0.1), 4px 0px 4px 0px rgba(197, 216, 205, 0.1);
          box-shadow: -4px 0px 4px 0px rgba(197, 216, 205, 0.1), 4px 0px 4px 0px rgba(197, 216, 205, 0.1);
}
#main .goodpoint {
  background: url(../images/back_green.png) repeat;
  background-color: #5fbc97;
  padding: 4% 0 12%;
}
#main .goodpoint h2 {
  width: 90%;
  margin: 0 auto;
  padding-top: 5%;
}
#main .goodpoint .point_item {
  background: #FFF;
  width: 90%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 0 3px #ff8533, 0 0 0 6px #FFF;
          box-shadow: 0 0 0 3px #ff8533, 0 0 0 6px #FFF;
  border-radius: 10px;
  padding: 1% 2% 1% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .goodpoint .point_item:not(:first-of-type) {
  margin-top: 6%;
}
#main .goodpoint .point_item .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 24%;
}
#main .goodpoint .point_item .icon img {
  border-radius: 8px 0 0 0;
}
#main .goodpoint .point_item .__image {
  width: 27%;
  margin-right: 3%;
}
#main .goodpoint .point_item .__detail {
  width: 70%;
  font-size: clamp(13px, 3.4vw, 24px);
}
#main .goodpoint .point_item .__detail .ttl {
  font-size: 1.45em;
  font-weight: bold;
  color: red;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#main .goodpoint .point_item .__detail .text {
  margin-top: 2%;
  line-height: 1.4;
}
#main .goodpoint .point_item .__detail .notes {
  margin-top: 2%;
}
#main .hikaku {
  padding: 6% 3% 8%;
  max-width: 650px;
  margin: 0 auto;
}
#main .hikaku table.hikaku_table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  border: 2px solid #ccc;
}
#main .hikaku table.hikaku_table th {
  width: 24%;
  background: #e5f5ef;
  font-weight: normal;
  font-size: clamp(12px, 3.2vw, 18px);
}
#main .hikaku table.hikaku_table tr {
  border-bottom: 1px solid #ccc;
}
#main .hikaku table.hikaku_table td {
  padding: 1em 0;
  border-left: 1px solid #ccc;
  font-size: clamp(14px, 4vw, 24px);
  width: 38%;
}
#main .hikaku table.hikaku_table td.bn {
  padding: 0.6em;
  vertical-align: bottom;
}
#main .hikaku table.hikaku_table td.bn span.point {
  font-size: 0.8em;
  background: red;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  border-radius: 50px;
  padding: 0.2em 0.8em;
  margin-bottom: 0.6em;
}
#main .hikaku table.hikaku_table td.bn:nth-of-type(2) span.point {
  display: none;
}
#main .hikaku table.hikaku_table td.btn {
  padding: 0.6em 0.2em;
}
#main .hikaku table.hikaku_table td.good {
  background: url(../images/hikaku_good.png) no-repeat;
  background-position: center;
  background-size: auto 80%;
}
#main .hikaku table.hikaku_table td.good2 {
  background: url(../images/hikaku_good2.png) no-repeat;
  background-position: center;
  background-size: auto 80%;
}
#main .simulation {
  padding: 8% 5% 4%;
}
#main .simulation .form {
  width: 90%;
  margin: 0 auto;
  font-size: clamp(18px, 4.2vw, 32px);
  margin-top: 5%;
}
#main .simulation dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main .simulation dl dt {
  width: 50%;
}
#main .simulation dl dd.input {
  width: 35%;
}
#main .simulation dl dd.yen {
  font-size: 0.85em;
}
#main .simulation dl dd input {
  width: 100%;
  border: 3px solid #ccc;
  padding: 0.3em 0.5em;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 1.2em;
}
#main .simulation .btn {
  margin-top: 5%;
}
@media only screen and (min-width: 769px) {
  #main .simulation .btn:hover {
    cursor: pointer;
  }
}
#main .simulation .form_result {
  display: none;
  background: linear-gradient(167deg, #0de3ac, #98e05f 50%, #0de3ac);
  padding: 5px;
  border-radius: 12px;
  margin-top: 5%;
}
#main .simulation .form_result .__contents {
  background: #fffff2;
  border-radius: 8px;
  text-align: center;
  padding: 1em 0;
  font-size: clamp(14px, 3vw, 28px);
  line-height: 1.4;
}
#main .simulation .form_result .result .num_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6em;
  margin-top: -2%;
  margin-bottom: 1%;
}
#main .simulation .form_result .result .icon {
  background: #009966;
  color: #FFF;
  border-radius: 4px;
  font-size: 0.7em;
  display: inline-block;
  padding: 0.2em 0.5em;
  height: 1.5em;
  margin-right: 4%;
  margin-top: 0.4em;
}
#main .simulation .form_result .result #simu_result_num {
  font-size: 2.4em;
  font-weight: bold;
  color: red;
  line-height: 1;
  -webkit-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
}
#main .simulation .form_result .result #simu_result_num span {
  font-size: 0.6em;
  display: inline-block;
}
#main .simulation .form_result .error {
  display: none;
}
#main .cardloan_item {
  width: 90%;
  margin: 0 auto;
  padding: 4% 4% 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFF;
  -webkit-box-shadow: -4px 0px 4px 0px rgba(255, 102, 0, 0.1), 4px 0px 4px 0px rgba(255, 102, 0, 0.1);
          box-shadow: -4px 0px 4px 0px rgba(255, 102, 0, 0.1), 4px 0px 4px 0px rgba(255, 102, 0, 0.1);
  margin-top: 5%;
}
#main .cardloan_item.__other {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #ddd;
}
#main .cardloan_item.__other h3 {
  font-size: clamp(20px, 5.4vw, 36px);
}
#main .cardloan_item.__other .point dl {
  font-size: clamp(13px, 3.6vw, 24px);
}
#main .cardloan_item h3 {
  color: #009966;
  font-size: clamp(24px, 6.4vw, 42px);
  line-height: 1.1;
}
#main .cardloan_item .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3%;
}
#main .cardloan_item .detail .image {
  width: 42%;
  margin-right: 2%;
}
#main .cardloan_item .detail .image a {
  display: block;
}
#main .cardloan_item .detail .spec {
  width: 56%;
}
#main .cardloan_item .detail .spec dl dt {
  background: #e5f5ef;
  font-weight: bold;
  padding: 2% 4%;
  font-size: clamp(12px, 3.2vw, 18px);
}
#main .cardloan_item .detail .spec dl dd {
  padding: 4%;
  font-size: clamp(12px, 3vw, 16px);
}
#main .cardloan_item .detail .spec dl dd.atm {
  padding: 4% 0;
}
#main .cardloan_item .detail .spec dl.col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main .cardloan_item .detail .spec dl.col_2 dt, #main .cardloan_item .detail .spec dl.col_2 dd {
  width: 41%;
}
#main .cardloan_item .point {
  background: url(../images/back_grid.png) repeat;
  background-color: #FFF;
  border: 2px solid #ff8533;
  border-radius: 10px;
  margin-top: 2%;
}
#main .cardloan_item .point h4 {
  border-radius: 10px 10px 0 0;
  background: #ff8533;
  color: #FFF;
  margin-top: -2px;
  padding: 3% 0;
  text-align: center;
  font-size: clamp(14px, 4.2vw, 24px);
  position: relative;
}
#main .cardloan_item .point h4 span {
  display: inline-block;
  position: relative;
  padding-left: 1.8em;
}
#main .cardloan_item .point h4 span::before {
  content: "";
  position: absolute;
  background: url(../images/cardloan_point_ttl.png) no-repeat;
  background-size: contain;
  background-position: center center;
  top: 30%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -0.6em;
  width: 2.4em;
  height: 2.4em;
  display: inline-block;
  z-index: 10;
}
#main .cardloan_item .point dl {
  padding: 4% 1em 4% 2.2em;
  font-size: clamp(13px, 4vw, 24px);
}
#main .cardloan_item .point dl dt {
  font-weight: bold;
  color: #009966;
  position: relative;
  display: block;
}
#main .cardloan_item .point dl dt span {
  border-bottom: 1px solid #009966;
  padding-bottom: 0.1em;
  margin-bottom: 0.1em;
  display: inline-block;
}
#main .cardloan_item .point dl dt::before {
  content: "";
  position: absolute;
  background: url(../images/cardloan_point_check.png) no-repeat;
  background-size: contain;
  background-position: center center;
  top: 0;
  left: -1.6em;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  z-index: 10;
}
#main .cardloan_item .point dl dt:not(:first-of-type) {
  margin-top: 4%;
}
#main .cardloan_item .point dl dd {
  font-size: 0.85em;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.5px;
}
#main .cardloan_item .review {
  background: url(../images/back_grid.png) repeat;
  background-color: #FFF;
  border: 2px solid #33ad85;
  border-radius: 10px;
  margin-top: 3%;
}
#main .cardloan_item .review h4 {
  border-radius: 10px 10px 0 0;
  background: #33ad85;
  color: #FFF;
  margin-top: -2px;
  padding: 3% 0;
  text-align: center;
  font-size: clamp(14px, 4.2vw, 24px);
  position: relative;
}
#main .cardloan_item .review h4 span {
  display: inline-block;
  position: relative;
  padding-left: 1.8em;
}
#main .cardloan_item .review h4 span::before {
  content: "";
  position: absolute;
  background: url(../images/cardloan_review_ttl.png) no-repeat;
  background-size: contain;
  background-position: center center;
  top: 50%;
  left: -1em;
  width: 2.4em;
  height: 2.4em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  z-index: 10;
}
#main .cardloan_item .review .review_wrap {
  padding: 4% 4% 15%;
  position: relative;
  aspect-ratio: 5/1.8;
  overflow: hidden;
}
#main .cardloan_item .review .review_wrap.open {
  height: auto;
  aspect-ratio: unset;
}
#main .cardloan_item .review .review_wrap::before {
  content: "";
  border-radius: 8px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.1)), color-stop(rgba(255, 255, 255, 0.9)), to(rgb(255, 255, 255)));
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.9), rgb(255, 255, 255));
  top: 0;
  left: 0;
  z-index: 5;
}
#main .cardloan_item .review .review_wrap.open::before {
  height: auto;
  background: none;
  z-index: 0;
}
#main .cardloan_item .review .review_item {
  font-size: clamp(13px, 4vw, 24px);
}
#main .cardloan_item .review .review_item .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .cardloan_item .review .review_item .user .image {
  width: 20%;
  margin-right: 4%;
}
#main .cardloan_item .review .review_item .user .profile {
  width: 76%;
  line-height: 1.4;
  color: #009966;
  font-weight: bold;
}
#main .cardloan_item .review .review_item .text {
  font-size: 0.85em;
  line-height: 1.4;
  margin-top: 2%;
}
#main .cardloan_item .review .review_item:not(:first-of-type) {
  margin-top: 3%;
  padding-top: 3%;
  border-top: 2px dotted #33ad85;
}
#main .cardloan_item .review .review_more {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
#main .cardloan_item .review .review_more .btn {
  width: 10em;
  text-align: center;
  margin: 0 auto;
  color: #009966;
  padding: 0.5em 0.5em 0.6em 0.5em;
  background: #efefef;
  border-radius: 50px;
  font-size: clamp(11px, 2.8vw, 18px);
  position: relative;
  border: 2px solid #FFF;
}
@media only screen and (min-width: 769px) {
  #main .cardloan_item .review .review_more .btn:hover {
    cursor: pointer;
  }
}
#main .cardloan_item .review .review_more .dli-plus {
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8em;
  color: #009966;
}
#main .cardloan_item .review .review_more.open {
  bottom: 2%;
}
#main .cardloan_item .review .review_more.open .dli-plus::before {
  display: none;
}
#main .cardloan_item .cta_btn {
  margin-top: 4%;
}
#main .under {
  margin-top: 5%;
}
#main #search_form {
  background: #f6f6f6;
  text-align: center;
  padding: 4% 3%;
}
#main #search_form h2 {
  color: #009966;
  font-size: clamp(16px, 5.2vw, 32px);
  line-height: 1.1;
}
#main #search_form .select_list {
  max-width: 700px;
  margin: 0 auto;
}
#main #search_form .select_list li {
  position: relative;
}
#main #search_form .select_item_brand, #main #search_form .select_item {
  border: 2px solid #ccc;
  background: #FFF;
}
#main #search_form .select_item_brand .__q, #main #search_form .select_item .__q {
  color: #ff8533;
  font-weight: bold;
  font-size: clamp(14px, 3vw, 20px);
  line-height: 1.4;
}
#main #search_form .select_item_brand {
  border-radius: 20px;
  padding: 0.6em 0.6em 0.8em;
}
#main #search_form .select_item_brand .brand_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 600px;
  margin: 0 auto;
}
#main #search_form .select_item_brand .brand_item li {
  margin-top: 0.4em;
  font-size: clamp(10px, 2.9vw, 18px);
}
#main #search_form .select_item_brand .brand_item li:not(:first-of-type) {
  margin-left: 0.4em;
}
#main #search_form .select_item_brand label {
  cursor: pointer;
  padding: 0 0.6em;
  border: 1px solid #ccc;
  border-radius: 50px;
  background: #f6f6f6;
  line-height: 1.8;
  display: block;
}
#main #search_form .select_item_brand input {
  display: none;
}
#main #search_form .select_item_brand .check_box:checked + .label {
  background-color: #ff8533;
  border: 1px solid #ff8533;
  color: #FFF;
}
#main #search_form .select_item {
  margin-top: 1.5%;
  border-radius: 50px;
  padding: 0.6em 2em 0.6em 1em;
}
#main #search_form .select_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  max-width: 600px;
  margin: 0 auto;
}
#main #search_form .select_item dl dt {
  width: 42%;
}
#main #search_form .select_item dl dd {
  width: 58%;
  font-size: clamp(15px, 3.4vw, 20px);
}
#main #search_form .select_item span.arrow {
  background: #ff8533;
  right: 2%;
}
#main #search_form .select_item select {
  display: none;
}
#main #search_form .select_item.--first {
  -webkit-animation: blinkBorder 1s ease infinite alternate;
          animation: blinkBorder 1s ease infinite alternate;
}
#main #search_form .image-button {
  width: 80%;
  max-width: 560px; /* 最大サイズを指定 */
  aspect-ratio: 5.6/1; /* 画像の比率に合わせて設定（例: 横3 縦1） */
  background-image: url("../images/search_btn.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: unset;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
#main #search_result {
  width: 90%;
  margin: 0 auto;
  border: 3px solid #ccc;
  border-radius: 10px;
  padding: 0 0 3%;
}
#main #search_result .search_result_head {
  background: #e5f5ef;
  border-radius: 7px 7px 0 0;
  padding: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
}
#main #search_result .search_result_head .__ttl {
  color: #009966;
  font-weight: bold;
  font-size: clamp(13px, 4.4vw, 24px);
  margin-left: 0.2em;
}
#main #search_result .search_result_head .__num {
  margin-left: 0.4em;
}
#main #search_result .search_result_head .__sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main #search_result .search_result_head .__sort span {
  color: #666;
  font-size: 0.9em;
  margin-right: 0.5em;
}
#main #search_result .search_result_head .select {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ccc;
  border-radius: 50px;
  background: #FFF;
}
#main #search_result .search_result_head {
  /*プルダウンの三角を設定*/
}
#main #search_result .search_result_head .select::before {
  position: absolute;
  right: 10px;
  content: "";
  width: 12px;
  height: 8px;
  background: #666;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#main #search_result .search_result_head .select select {
  width: 9.5em;
  padding: 8px 25px 8px 12px;
  font-size: 0.9em;
  color: #333;
  cursor: pointer;
  text-overflow: ellipsis; /*テキストがオーバーしたら'...'で省略*/
  z-index: 1;
  /* 標準のスタイルを無効にする */
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background: transparent;
}
#main #search_result .selected_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2%;
}
#main #search_result .selected_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.2em 0.5em;
}
#main #search_result .selected_item dl dt {
  color: #009966;
  font-weight: bold;
}
#main #search_result .selected_item dl.brand dd:not(:first-of-type)::before {
  content: ",";
  padding: 0 0.2em;
}
#main #search_result .search_btn_re {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  background: #009966;
  opacity: 0.9;
  border-radius: 50px;
  max-width: 240px;
}
#main #search_result .search_btn_re a {
  display: block;
  color: #FFF;
  text-decoration: none;
  padding: 3% 0;
  line-height: 2;
  position: relative;
}
#main #search_result .search_btn_re a::after {
  content: "▼";
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 8%;
  color: #FFF;
  font-size: 0.8em;
}
@media only screen and (min-width: 769px) {
  #main #search_result .search_btn_re a:hover {
    cursor: pointer;
  }
}
#main .result_list .result_none {
  text-align: center;
  padding: 5%;
  line-height: 1.6;
}
#main .result_list .result_list_osusume {
  width: 100%;
  background: #fff7f2;
  padding-bottom: 8%;
  padding-top: 9%;
  position: relative;
  margin-top: 12%;
}
#main .result_list .result_list_osusume h2 {
  width: 90%;
  margin: -10% auto 0;
  top: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#main .result_list .result_list_others {
  padding: 3% 0 8%;
}
#main .js-modal {
  display: none;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
#main .js-modal .content {
  background: #fff;
  padding: 4%;
  width: 94%;
  max-width: 600px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 20px;
}
#main .js-modal .content .select_wrap .select_ttl {
  color: #ff8533;
  font-weight: bold;
  font-size: clamp(21px, 3.8vw, 24px);
  line-height: 1.4;
  text-align: center;
  margin-bottom: 2%;
}
#main .js-modal .content .select_wrap .select_list .select_item {
  border: 2px solid #ccc;
  background: #FFF;
  margin-top: 1.5%;
  border-radius: 50px;
  padding: 0.6em 0;
  text-align: center;
  font-size: clamp(20px, 3.8vw, 24px);
}
#main .js-modal .content .select_wrap .select_list .select_item.selected {
  background: #ff8533;
  color: #FFF;
  border-color: #ff8533;
}
#main .js-modal_show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main #js-modal_close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 40px;
  height: 40px;
}
#main #js-modal_close img {
  width: 100%;
}
#main .notes {
  font-size: clamp(11px, 2vw, 14px);
  color: #666;
  line-height: 1.2;
}
#main .notes table {
  border-collapse: collapse;
  border-spacing: 0;
}
#main .notes table td {
  vertical-align: top;
}
#main .no-action {
  pointer-events: none;
  position: relative;
}
#main .no-action .gradation {
  position: absolute;
  width: 100%;
  height: 100vh;
  bottom: 0;
  z-index: 5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(transparent));
  background-image: linear-gradient(0deg, #ffffff, transparent);
}
#main .index_modal_wrap {
  padding: 5% 0;
}
#main .index_loading-area {
  text-align: center;
}
#main .article h3 {
  padding: 0.8em 0;
  background: #329169;
  font-size: clamp(16px, 3.2vw, 20px);
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
#main .article.list ul {
  margin: 0 auto;
}
#main .article.list ul li a {
  position: relative;
  display: block;
  padding: 0 30px 0 15px;
  border: 1px solid #ddd;
  border-left: 0;
  font-size: 14px;
  line-height: 50px;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}
#main .article.list ul li + li a {
  border-top: 0;
}
#main .article.list ul li a:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  content: "▶︎";
  width: 10px;
  height: 10px;
  font-size: 12px;
  line-height: 1em;
  color: #ddd;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#main .article .inner {
  width: 90%;
  margin: 0 auto;
  padding: 5% 0;
}
#main .article .inner h2 {
  font-size: 1.1em;
}
#main .article .inner p {
  margin-top: 2%;
  line-height: 1.4;
}

body#search #search_form {
  padding-top: 8%;
  padding-bottom: 8%;
}

body#shoshinsha #search_form .select_item_brand {
  display: none;
}

body#search.shoshinsha #search_form .select_item_brand {
  display: none;
}

/* company */
.company {
  margin: 0 auto;
  background: #fff;
}
.company h3 {
  padding: 0.8em 0;
  background: #329169;
  font-size: clamp(16px, 3.2vw, 20px);
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.company table {
  width: 90%;
  max-width: 500px;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 5% auto;
  font-size: clamp(13px, 2.8vw, 16px);
}
.company table tr > * {
  padding: 0.6em;
  border: 1px solid #ddd;
  line-height: 1.4;
  text-align: left;
}
.company table th {
  background: #f5f5f5;
  white-space: nowrap;
}
.company a {
  color: #333;
  text-decoration: none;
}

.countdown {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: clamp(12px, 3.2vw, 18px);
}
.countdown .end i {
  margin-right: 0.4em;
}
.countdown .timer {
  background: #333;
  color: #fff;
  padding: 0.2em 0.6em 0.4em;
  margin-left: 0.5em;
}
.countdown span {
  color: #ff0;
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 0.1em;
}
.countdown.countdown, .countdown .end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#search_form .countdown {
  margin-top: 2%;
}

.cardloan_item .countdown {
  margin-left: -4%;
  margin-right: -4%;
  margin-top: 4%;
}