* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 2.66667vw;
}

body {
  min-width: auto;
  color: #383838;
}

@media (min-width: 768px) {
  html {
    font-size: 20px;
  }
}
header {
  padding: min(14px, 1.8666666667vw) min(30px, 4vw) min(16px, 2.1333333333vw) min(30px, 4vw);
  border-bottom: 2px solid #0ca26c;
}
header img {
  width: min(222px, 29.6vw);
}

.cardUrl, .contentBox a, .txtNote a {
  text-decoration: underline;
}

.wrapperInner {
  max-width: 750px;
  margin: auto;
}

.listBtn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: min(30px, 4vw) min(58px, 7.7333333333vw);
  background-color: #2a6952;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listBtn01 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listBtn01 .wrap a, .listBtn01 .wrap button {
  display: block;
  max-width: 48%;
}
.listBtn01 .wrap a:hover, .listBtn01 .wrap button:hover {
  opacity: 0.8;
}

.txtDesc {
  color: #383838;
  font-size: 1.5rem;
  text-align: center;
}

.mainFv01 {
  position: relative;
  padding: min(14px, 1.8666666667vw) 0 min(34px, 4.5333333333vw) 0;
  background: url(/lp_km/common/images/bg_kv01.jpg) no-repeat center;
}
.mainFv01.mainFv02 {
  padding: 0;
}
.mainFv01 img {
  max-width: 100%;
}
.mainFv01 .txtFv01 {
  padding: min(22px, 2.9333333333vw);
  color: #ffff33;
  font-size: 5.75rem;
  font-weight: 600;
  line-height: 1;
}
.mainFv01 .txtFv01 span {
  display: block;
}
.mainFv01 h1 .fbImg01 {
  width: min(708px, 94.4vw);
}
.mainFv01 h1 .fbImg02 {
  width: 92%;
  margin: auto;
  margin-top: min(6px, 0.8vw);
}
.mainFv01 .fvTable01 {
  position: absolute;
  bottom: min(24px, 3.2vw);
  left: 50%;
  width: 92%;
  padding: min(20px, 2.6666666667vw) min(26px, 3.4666666667vw) min(14px, 1.8666666667vw) min(26px, 3.4666666667vw);
  background: #fff;
  background-size: contain;
  clip-path: polygon(2% 0%, 100% 0%, 100% 94%, 98% 100%, 0% 100%, 0% 6%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mainFv01 .fvTable01 .tableBody01 {
  padding-bottom: min(14px, 1.8666666667vw);
  border-bottom: min(4px, 0.5333333333vw) dotted #383838;
}
.mainFv01 .fvTable01 .tableBody01 li {
  line-height: 1.4;
}
.mainFv01 .fvTable01 .tableBody01 li span {
  display: inline-block;
  text-align: center;
}
.mainFv01 .fvTable01 .tableBody01 li span:first-child {
  min-width: min(200px, 26.6666666667vw);
  margin-right: min(14px, 1.8666666667vw);
  background-color: #f7920e;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.mainFv01 .fvTable01 .tableBody01 li span:last-child {
  color: #383838;
  font-size: 2rem;
  font-weight: 700;
}
.mainFv01 .fvTable01 .tableFooter01 {
  margin-top: min(12px, 1.6vw);
}
.mainFv01 .fvTable01 .tableFooter01 p {
  color: #0ca26c;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.mainFv01 .fvTable01 .tableFooter01 p span {
  display: inline-block;
}
.mainFv01 .fvTable01 .tableFooter01 p span:first-child {
  margin-right: min(40px, 5.3333333333vw);
  padding-right: min(40px, 5.3333333333vw);
  border-right: min(4px, 0.5333333333vw) dotted #383838;
}
.mainFv01 .fvTable02 {
  position: absolute;
  bottom: min(40px, 5.3333333333vw);
  left: 50%;
  width: 92%;
  padding: min(20px, 2.6666666667vw);
  background: #fff;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mainFv01 .fvTable02 .fvTablettl01 {
  padding-bottom: min(14px, 1.8666666667vw);
  text-align: center;
  border-bottom: min(4px, 0.5333333333vw) dotted #383838;
}
.mainFv01 .fvTable02 .fvTablettl01 h4 {
  color: #0ca26c;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: min(-1px, -0.1333333333vw);
  white-space: nowrap;
}
.mainFv01 .fvTable02 .fvTablettl01 > span {
  display: inline-block;
  min-width: min(280px, 37.3333333333vw);
  background-color: #f7920e;
  border-radius: 30px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.mainFv01 .fvTable02 .fvTablettl01 p {
  margin-top: min(20px, 2.6666666667vw);
  color: #383838;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 0.7;
}
.mainFv01 .fvTable02 .fvTablettl01 p span {
  font-size: 2.5rem;
}
.mainFv01 .fvTable02 .tableFooter01 {
  margin-top: min(12px, 1.6vw);
}
.mainFv01 .fvTable02 .tableFooter01 p {
  color: #0ca26c;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: min(-1px, -0.1333333333vw);
}
.mainFv01 .fvTable02 .tableFooter01 p span {
  display: inline-block;
}
.mainFv01 .fvTable02 .tableFooter01 p span:first-child {
  margin-right: min(30px, 4vw);
  padding-right: min(30px, 4vw);
  border-right: min(4px, 0.5333333333vw) dotted #383838;
}

.bankBlock01 .interestRate01 {
  margin-top: min(48px, 6.4vw);
  text-align: center;
}
.bankBlock01 .interestRate01 img {
  width: min(285px, 38vw);
}
.bankBlock01 .interestRate01 span {
  display: inline-block;
  margin-bottom: min(52px, 6.9333333333vw);
  color: #f7920e;
  font-size: 3rem;
  font-weight: 600;
  border-bottom: 2px dotted #f7920e;
}

.tableRate01 {
  position: relative;
  margin-top: min(40px, 5.3333333333vw);
}
.tableRate01 .ttlTable01 {
  margin-bottom: min(8px, 1.0666666667vw);
  color: #2a6952;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.tableRate01 th {
  background-color: #f0f9f1;
  color: #2a6952;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
.tableRate01 td {
  color: #383838;
  font-size: 1.5rem;
  font-weight: 600;
}
.tableRate01 table {
  width: 92%;
  margin: auto;
  margin-bottom: min(20px, 2.6666666667vw);
  border-collapse: collapse;
  border-spacing: 0;
}
.tableRate01 th, .tableRate01 td {
  padding: min(11.4px, 1.52vw);
  border: 1px solid #c8c8c8;
  text-align: center;
}

.bankBlock02 {
  margin-top: min(38px, 5.0666666667vw);
  padding-bottom: min(40px, 5.3333333333vw);
  background-color: #f0f9f1;
}
.bankBlock02 .bankContent02 {
  width: 92%;
  margin: auto;
  padding: min(30px, 4vw) 0 min(20px, 2.6666666667vw) 0;
  background-color: #fff;
}
.bankBlock02 .bankContent02 .txtDesc {
  font-weight: 600;
  line-height: 1.5;
}
.bankBlock02 .bankContent02 ~ .noteRate01 {
  margin-top: min(10px, 1.3333333333vw);
}
.bankBlock02 .ttlBank02 {
  padding: min(60px, 8vw) min(94px, 12.5333333333vw) min(42px, 5.6vw) min(94px, 12.5333333333vw);
  background-color: #f0f9f1;
  text-align: center;
}
.bankBlock02 .imgBank01 {
  margin-top: min(40px, 5.3333333333vw);
  margin-bottom: min(10px, 1.3333333333vw);
}

.card04 .bankBlock02 .ttlBank02 {
  padding: min(60px, 8vw) min(40px, 5.3333333333vw) min(40px, 5.3333333333vw) min(40px, 5.3333333333vw);
}
.card04 .bankBlock02 .ttlBank02 img {
  width: min(664px, 88.5333333333vw);
}
.card04 .bankBlock02 .bankContent02 {
  padding: min(30px, 4vw) 0 min(20px, 2.6666666667vw) 0;
}
.card04 .bankBlock02 .bankContent02 .txtDesc {
  font-size: 1.8rem;
}
.card04 .bankBlock02 .noteRate01 {
  margin-top: min(20px, 2.6666666667vw);
}

.noteRate01 {
  width: 92%;
  margin: auto;
}
.noteRate01 li {
  color: #383838;
  font-size: 1rem;
  line-height: 1.3;
}

.bankBlock03 {
  position: relative;
  margin-bottom: min(30px, 4vw);
}
.bankBlock03 .ttlBank03 {
  position: relative;
  margin-bottom: min(44px, 5.8666666667vw);
}
.bankBlock03 .txtDesc {
  font-size: 1.8rem;
  line-height: 1.3;
}
.bankBlock03 .imgBank01 {
  width: 76%;
  margin: auto;
  margin-top: min(30px, 4vw);
}
.bankBlock03 .listBtn01 {
  margin-top: min(42px, 5.6vw);
  padding-bottom: min(26px, 3.4666666667vw);
}

.bannerCard01 {
  margin-top: min(60px, 8vw);
  padding: min(26px, 3.4666666667vw) min(30px, 4vw);
}

.tempApp01 {
  position: relative;
  margin-top: min(26px, 3.4666666667vw);
}
.tempApp01 .ttlTemp {
  position: relative;
  width: 92%;
  margin: 0 auto;
  padding: min(12px, 1.6vw);
  background: url(/lp_km/common/images/bg_ttl01.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}
.tempApp01 .ttlTemp::before {
  content: "";
  position: absolute;
  top: 51%;
  left: 0;
  width: min(128px, 17.0666666667vw);
  height: min(96px, 12.8vw);
  background: url(/lp_km/common/images/ico_card01.png) no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tempApp01 .ttlTemp::after {
  content: "";
  position: absolute;
  top: 42%;
  right: min(-12px, -1.6vw);
  width: min(165px, 22vw);
  height: min(161px, 21.4666666667vw);
  background: url(/lp_km/common/images/ico_card02.png) no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tempApp01 .contentTemp {
  width: 92%;
  margin: 0 auto;
  padding: min(40px, 5.3333333333vw) min(26px, 3.4666666667vw) min(40px, 5.3333333333vw) min(24px, 3.2vw);
  border: min(2px, 0.2666666667vw) solid #0ca26c;
  border-top: 0;
}
.tempApp01 .contentTemp img {
  margin-bottom: 10px;
}
.tempApp01 .contentTemp .noteRate01 {
  width: 100%;
}

.cardUrl {
  margin: min(20px, 2.6666666667vw);
  margin-top: min(42px, 5.6vw);
  text-align: center;
}
.cardUrl a {
  color: #0012ff;
  font-size: 1.5rem;
  text-decoration: underline;
  letter-spacing: -2px;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.cardUrl a:hover {
  opacity: 0.5;
}

.boxRate01 {
  position: relative;
  width: 92%;
  margin: min(76px, 10.1333333333vw) auto min(14px, 1.8666666667vw) auto;
  border: 2px solid #0ca26c;
  border-radius: min(8px, 1.0666666667vw);
}
.boxRate01 p {
  padding-top: 4px;
  color: #383838;
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1.8;
}
.boxRate01 span {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 min(32px, 4.2666666667vw);
  background-color: #0ca26c;
  border-radius: min(60px, 8vw);
  color: #fff;
  font-size: 1.5rem;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
}

.qaItem {
  margin: 0 min(30px, 4vw) min(40px, 5.3333333333vw);
  border: min(2px, 0.2666666667vw) solid #2a6952;
}
.qaItem .ttlContent {
  position: relative;
  padding: min(20px, 2.6666666667vw) 0 min(14px, 1.8666666667vw);
  background: url(/lp_km/common/images/bg_refinancing02.jpg) left top;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.4;
}
.qaItem .ttlContent ::after {
  content: "";
  position: absolute;
  top: min(42px, 5.6vw);
  right: min(22px, 2.9333333333vw);
  width: min(60px, 8vw);
  height: min(60px, 8vw);
  background: url(/lp_km/common/images/ico_down_arrow01.png) no-repeat center;
  background-size: contain;
}

.instructList {
  position: relative;
  margin-top: min(82px, 10.9333333333vw);
}
.instructList .instructItem {
  position: relative;
  width: 92%;
  max-height: 94px;
  margin: auto;
  margin-bottom: min(80px, 10.6666666667vw);
  padding: min(12px, 1.6vw);
  background: url(/lp_km/common/images/bg_ttl01.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}
.instructList .instructItem:last-child {
  margin-bottom: 0;
}
.instructList .instructItem::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: min(127px, 16.9333333333vw);
  height: min(94px, 12.5333333333vw);
  background: url(/lp_km/common/images/ico_card03.png) no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.instructList .instructItem::after {
  content: "";
  position: absolute;
  left: 50%;
  width: min(96px, 12.8vw);
  height: min(31px, 4.1333333333vw);
  background: url(/lp_km/common/images/ico_arrow01.png) no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%);
  transform: translate(-50%, -205%);
}
.instructList .instructItem:nth-child(2)::before {
  background: url(/lp_km/common/images/ico_card04.png) no-repeat;
  background-size: contain;
}
.instructList .instructItem:nth-child(3)::before {
  background: url(/lp_km/common/images/ico_card05.png) no-repeat;
  background-size: contain;
}
.instructList .instructItem:nth-child(4)::before {
  background: url(/lp_km/common/images/ico_card06.png) no-repeat;
  background-size: contain;
}

.jsAccordionHead {
  cursor: pointer;
}

.spOnly {
  display: block !important;
}

.pcOnly {
  display: none !important;
}

.modalBox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.modalBox .modalContent {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 300px;
  padding: 20px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modalBox .modalTxt {
  font-size: 1.8rem;
}
.modalBox button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: 0 auto;
  padding: 0.5rem;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0.5rem 0.5rem #ccc;
          box-shadow: 0 0.5rem 0.5rem #ccc;
  font-size: 1.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

@media (max-width: 400px) {
  .boxRate01 p {
    letter-spacing: -1.5px;
  }
}
@media (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
  .pcOnly {
    display: block !important;
  }
  .modalBox .modalTxt {
    font-size: 0.9rem;
  }
  .modalBox button {
    font-size: 0.9rem;
  }
}
body {
  color: #383838;
  font-size: 1.5rem;
  -webkit-text-size-adjust: 100%;
}

.inner {
  max-width: min(1500px, 200vw);
  margin: 0 auto;
}

.fwb {
  font-weight: bold !important;
}

.tct {
  text-align: center;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: min(10px, 1.3333333333vw) !important;
}

.mt7 {
  margin-top: min(14px, 1.8666666667vw) !important;
}

.mt10 {
  margin-top: min(20px, 2.6666666667vw) !important;
}

.mt12 {
  margin-top: min(24px, 3.2vw) !important;
}

.mt16 {
  margin-top: min(32px, 4.2666666667vw) !important;
}

.mt19 {
  margin-top: min(38px, 5.0666666667vw) !important;
}

.mt23 {
  margin-top: min(46px, 6.1333333333vw) !important;
}

.refinancing .txt {
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
}
.refinancing img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.refinancing .txtContent {
  padding: min(52px, 6.9333333333vw) 0 min(52px, 6.9333333333vw);
}
.refinancing .accordionContent {
  margin: 0 min(30px, 4vw) min(40px, 5.3333333333vw);
  border: min(2px, 0.2666666667vw) solid #2a6952;
}
.refinancing .accordionContent .ttlContent {
  position: relative;
  padding: min(20px, 2.6666666667vw) 0 min(14px, 1.8666666667vw);
  background: url(/lp_km/common/images/bg_refinancing02.jpg) left top;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.4;
}
.refinancing .accordionContent .ttlContent ::after {
  content: "";
  position: absolute;
  top: min(42px, 5.6vw);
  right: min(22px, 2.9333333333vw);
  width: min(60px, 8vw);
  height: min(60px, 8vw);
  background: url(/lp_km/common/images/ico_down_arrow01.png) no-repeat center;
  background-size: contain;
}
.refinancing .accordionContent .ttlContent span {
  display: block;
  font-size: 2.25rem;
  font-weight: bold;
}
.refinancing .accordionContent .contentBox {
  padding: min(46px, 6.1333333333vw) min(24px, 3.2vw) min(42px, 5.6vw) min(26px, 3.4666666667vw);
}
.refinancing .accordionContent .contentBox .img {
  margin-top: 1.9rem;
  text-align: center;
}
.refinancing .accordionContent .contentBox .txtNote {
  margin-top: 1rem;
}
.refinancing .accordionContent .contentBox .txtNote ul li {
  font-size: 1rem;
  line-height: 1.25;
  list-style: none;
}
.refinancing .accordionContent01 .contentBox {
  padding: min(46px, 6.1333333333vw) min(26px, 3.4666666667vw) min(62px, 8.2666666667vw) min(26px, 3.4666666667vw);
}
.refinancing .accordionContent01 .contentBox .img {
  margin-top: min(16px, 2.1333333333vw);
}
.refinancing .accordionContent01 .contentBox .img img {
  width: min(634px, 84.5333333333vw);
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable {
  width: 100%;
  margin-top: min(8px, 1.0666666667vw);
  border-collapse: collapse;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr td,
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr th {
  width: 50%;
  padding: min(8px, 1.0666666667vw);
  border: min(2px, 0.2666666667vw) solid #b3b3b3;
  font-weight: 600;
  text-align: center;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr th {
  font-size: 1.15rem;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr td {
  font-size: 1.25rem;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable .txtGreen {
  padding: min(14px, 1.8666666667vw) 0 min(6px, 0.8vw);
  background: #f0f9f1;
  color: #2a6952;
  font-size: 1.5rem;
  font-weight: bold;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable .txtGray {
  padding: min(6px, 0.8vw) 0 0;
  color: #383838;
  font-size: 1.5rem;
  font-weight: bold;
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr:nth-child(1) td,
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr:nth-child(1) th {
  padding: min(10px, 1.3333333333vw) 0 min(10px, 1.3333333333vw);
}
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr:nth-child(2) td,
.refinancing .accordionContent02 .contentBox .refinancingInner .refinancingTable tbody tr:nth-child(2) th {
  padding: min(4px, 0.5333333333vw) 0 min(4px, 0.5333333333vw);
}
.refinancing .accordionContent03 {
  margin: 0 min(30px, 4vw) min(50px, 6.6666666667vw);
}
.refinancing .accordionContent03 .contentBox {
  padding: min(46px, 6.1333333333vw) min(26px, 3.4666666667vw) min(66px, 8.8vw) min(26px, 3.4666666667vw);
}
.refinancing .accordionContent03 .contentBox .img {
  margin-top: min(26px, 3.4666666667vw);
}
.refinancing .accordionContent03 .contentBox .img img {
  width: min(634px, 84.5333333333vw);
}

.ttlLine {
  display: inline-block;
  background: -webkit-gradient(linear, left bottom, left top, from(#f8ff49), color-stop(40%, #f8ff49), color-stop(0, transparent), to(transparent));
  background: linear-gradient(0deg, #f8ff49, #f8ff49 40%, transparent 0, transparent);
  color: #2a6952;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
}

.ttlGreen {
  margin-top: min(38px, 5.0666666667vw);
  color: #2a6952;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}

.application {
  padding: min(44px, 5.8666666667vw) min(26px, 3.4666666667vw) min(40px, 5.3333333333vw);
  background: #f0f9f1;
  text-align: center;
}
.application .contentText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: min(42px, 5.6vw);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.application .contentText .img {
  width: 37%;
  margin: min(6px, 0.8vw) 0 0 min(32px, 4.2666666667vw);
}
.application img {
  max-width: 100%;
}
.application .imgBox {
  margin: min(20px, 2.6666666667vw) min(4px, 0.5333333333vw) 0;
}
.application .text {
  width: 54%;
  text-align: left;
}
.application .text p {
  font-size: 1.5rem;
  line-height: 1.5;
}
.application .contentBox {
  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;
}
.application .contentBox .box {
  width: 30%;
  margin-bottom: min(30px, 4vw);
  background: #fff;
}
.application .contentBox .box .img {
  text-align: center;
}
.application .contentBox .box .img img {
  max-width: 100%;
}

.questionContent {
  padding-bottom: min(40px, 5.3333333333vw);
}
.questionContent .wrapperInner {
  padding: 0 min(30px, 4vw);
}
.questionContent .ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: min(78px, 10.4vw);
  padding: 0 min(54px, 7.2vw);
  background-color: #f9a811;
  border-radius: min(50px, 6.6666666667vw);
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
}
.questionContent .contentBox {
  margin-top: min(40px, 5.3333333333vw);
  border: min(2px, 0.2666666667vw) solid #0ca26c;
}
.questionContent .contentBox img {
  max-width: 100%;
}
.questionContent .contentBox .qBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: min(24px, 3.2vw) 0 min(22px, 2.9333333333vw);
  background: url(/lp_km/common/images/bg_question01.jpg) left top;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.questionContent .contentBox .qBox .Q {
  width: 4.5rem;
  margin: 0 min(24px, 3.2vw);
}
.questionContent .contentBox .qBox .txtQ {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
.questionContent .contentBox .qBox ::after {
  content: "";
  position: absolute;
  top: min(46px, 6.1333333333vw);
  right: min(24px, 3.2vw);
  width: min(58px, 7.7333333333vw);
  height: min(58px, 7.7333333333vw);
  background: url(/lp_km/common/images/ico_down_arrow01.png) no-repeat center;
  background-size: contain;
}
.questionContent .contentBox .aBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: min(26px, 3.4666666667vw) 0 min(30px, 4vw);
  background: #fff;
}
.questionContent .contentBox .aBox .A {
  width: 4.5rem;
  margin: min(14px, 1.8666666667vw) min(26px, 3.4666666667vw) 0;
}
.questionContent .contentBox .aBox .content {
  width: 76%;
}
.questionContent .contentBox .aBox .txtA {
  color: #383838;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.questionContent .contentBox .aBox a {
  display: block;
  margin-top: min(16px, 2.1333333333vw);
  color: #0012ff;
  font-size: min(30px, 4vw);
}
.questionContent .txtNote {
  margin-top: min(20px, 2.6666666667vw);
}
.questionContent .txtNote ul li {
  color: #383838;
  font-size: 1rem;
  line-height: 1.25;
  list-style: none;
}

.answer {
  text-align: center;
}
.answer .img01 {
  position: relative;
  z-index: 10;
}
.answer .img02 {
  margin-top: -9px;
}

.overview .wrapperInner {
  padding: 0 min(30px, 4vw);
}
.overview .contentBox {
  margin-bottom: min(40px, 5.3333333333vw);
  border: min(2px, 0.2666666667vw) solid #0ca26c;
}
.overview .contentBox .contentTop {
  position: relative;
  padding: min(38px, 5.0666666667vw) 0 min(32px, 4.2666666667vw);
  background: url(/lp_km/common/images/bg_overview01.jpg) left top;
}
.overview .contentBox .contentTop .ttl {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}
.overview .contentBox .contentTop ::after {
  content: "";
  position: absolute;
  top: min(42px, 5.6vw);
  right: min(22px, 2.9333333333vw);
  width: min(60px, 8vw);
  height: min(60px, 8vw);
  background: url(/lp_km/common/images/ico_down_arrow01.png) no-repeat center;
  background-size: contain;
}
.overview .contentBox .contentBottom .txt01 {
  margin-top: min(30px, 4vw);
  color: #383838;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.overview .contentBox .contentBottom .content {
  padding: 0 min(26px, 3.4666666667vw) min(52px, 6.9333333333vw);
}
.overview .contentBox .contentBottom .ttlText {
  margin-top: 1.6rem;
  padding: 0.7rem 0 1rem;
  background: #f0f9f1;
  color: #2a6952;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.overview .contentBox .contentBottom .txt02 {
  margin-top: min(30px, 4vw);
  color: #383838;
  font-size: 1.25rem;
  font-weight: 600;
}
.overview .contentBox .contentBottom .txt03 {
  margin-top: min(24px, 3.2vw);
  color: #383838;
  font-size: 1.25rem;
  font-weight: 400;
}
.overview .contentBox .contentBottom .txtNote {
  margin-top: min(14px, 1.8666666667vw);
}
.overview .contentBox .contentBottom .txtNote ul li {
  font-size: 1rem;
  line-height: 1.25;
  list-style: none;
}
.overview .contentBox .contentBottom .txtNote.redColor ul li {
  color: #ff0000;
}
.overview .contentBox .contentBottom .ttlText01 {
  margin-top: min(36px, 4.8vw);
  margin-bottom: min(28px, 3.7333333333vw);
  padding: min(16px, 2.1333333333vw);
  border: 1px solid #b3b3b3;
  color: #2a6952;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.overview .contentBox .contentBottom a {
  color: #0012ff;
  font-size: min(20px, 2.6666666667vw);
}
.overview .contentBox .contentBottom .overviewInner .overviewTable {
  width: 100%;
  margin-top: min(8px, 1.0666666667vw);
  border-collapse: collapse;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr td,
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr th {
  width: 50%;
  padding: min(8px, 1.0666666667vw);
  border: 1px solid #b3b3b3;
  font-weight: 600;
  text-align: center;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr th {
  font-size: 1.15rem;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr td {
  font-size: 1.25rem;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable .txtWhite {
  padding: min(12px, 1.6vw) 0 min(4px, 0.5333333333vw);
  background: #0ca26c;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable .txtGray {
  padding: min(6px, 0.8vw) 0 0;
  color: #383838;
  font-size: 1.25rem;
  font-weight: 600;
}
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr:nth-child(1) td, .overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr:nth-child(1) th {
  padding: min(10px, 1.3333333333vw) 0 min(8px, 1.0666666667vw);
}
.overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr:nth-child(2) td, .overview .contentBox .contentBottom .overviewInner .overviewTable tbody tr:nth-child(2) th {
  padding: min(22px, 2.9333333333vw) 0 min(16px, 2.1333333333vw);
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child th:first-child {
  position: relative;
  font-size: 1rem;
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child th:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(49.5%, transparent), color-stop(50%, #b3b3b3), color-stop(50.5%, transparent));
  background: linear-gradient(to top right, transparent 49.5%, #b3b3b3 50%, transparent 50.5%);
  pointer-events: none;
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child th:first-child span:nth-child(1) {
  position: absolute;
  bottom: 0;
  left: min(10px, 1.3333333333vw);
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child th:first-child span:nth-child(2) {
  position: absolute;
  top: min(10px, 1.3333333333vw);
  right: min(10px, 1.3333333333vw);
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child td {
  font-size: 0.9rem;
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child th, .overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:first-child td {
  padding: 0 min(10px, 1.3333333333vw) !important;
}
.overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:nth-child(2) td, .overview .contentBox .contentBottom .overviewInner01 .overviewTable tr:nth-child(2) th {
  padding: min(8px, 1.0666666667vw) !important;
}

footer {
  background-color: #049948;
  text-align: center;
}
footer .copyRight {
  padding: min(20px, 2.6666666667vw) 0;
  line-height: 1;
}
footer small {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}

@media screen and (max-width: 500px) {
  @supports (-webkit-touch-callout: none) {
    .mainFv01 .fvTable02 .fvTablettl01 p {
      font-size: 3rem;
    }
    .mainFv01 .fvTable01 {
      width: 94%;
      padding: min(20px, 2.6666666667vw) min(16px, 2.1333333333vw) min(14px, 1.8666666667vw) min(16px, 2.1333333333vw);
    }
  }
}