:root{--transparent: rgba(0,0,0,0);--font-color: #333;--orange1: #ff7500;--orange2: #f49376;--orange3: #dc4426;--orange4: #fffbf5;--yellow1: #ffc900;--yellow2: #fffeeb;--yellow3: #f9f9c7;--yellow4: #e2a51b;--gray1: #f2f2f2;--gray2: #b3b3b3;--blue1: #002882;--blue2: #1a54a8;--blue3: #01a6bf;--blue4: #e6f2ff;--blue5: #3b6fad;--green1: #00966e;--green2: #72c95d}.btnPrimary{font-size:24px}@media screen and (max-width: 768px){.btnPrimary{font-size:18px}}.btnPrimary a{width:100%;max-width:600px;margin:0 auto;min-height:3.4em;padding:.5em 2em;background:var(--orange1);display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#fff;font-weight:700;border-radius:100vh;box-shadow:0 .3em 0 var(--orange3);border:.2em solid var(--orange2);position:relative;top:0;transition:.3s}@media screen and (max-width: 768px){.btnPrimary a{max-width:400px}}.btnPrimary a:hover{top:.2em;box-shadow:0 .1em 0 var(--orange3)}.btnPrimary a:before{content:"";position:absolute;top:50%;right:1em;border-top:.4em solid var(--transparent);border-bottom:.4em solid var(--transparent);border-left:.5em solid #fff;transform:translateY(-50%)}.btnSecondary{font-size:20px}@media screen and (max-width: 768px){.btnSecondary{font-size:16px}}.btnSecondary a{width:100%;max-width:600px;margin:0 auto;min-height:3em;padding:.5em 2em .5em 1em;background:#fff;display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#333;font-weight:700;border-radius:100vh;border:.1em solid var(--orange1);box-shadow:0 .2em 0 var(--orange3);position:relative;top:0;transition:.3s}@media screen and (max-width: 768px){.btnSecondary a{max-width:400px}}.btnSecondary a:hover{top:.2em;box-shadow:0 .1em 0 var(--orange3)}.btnSecondary a:before{content:"";position:absolute;top:50%;right:1em;border-top:.4em solid var(--transparent);border-bottom:.4em solid var(--transparent);border-left:.5em solid var(--orange1);transform:translateY(-50%)}.btnSecondary.is-1g a{border:.1em solid var(--yellow1);box-shadow:0 .2em 0 var(--yellow4)}.btnSecondary.is-1g a:before{border-left:.5em solid var(--yellow1)}.btnSecondary.is-1g a:hover{box-shadow:0 .1em 0 var(--yellow4)}.btnTertiary{font-size:16px}@media screen and (max-width: 768px){.btnTertiary{font-size:12px}}.btnTertiary a{width:100%;max-width:300px;margin:0 auto;min-height:3em;padding:.5em 2em .5em 1.5em;background:var(--orange1);color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;font-weight:700;border-radius:100vh;position:relative;transition:.3s}@media screen and (max-width: 768px){.btnTertiary a{max-width:260px}}.btnTertiary a:hover{opacity:.8}.btnTertiary a:before{content:"";position:absolute;top:50%;right:1em;border-top:.4em solid var(--transparent);border-bottom:.4em solid var(--transparent);border-left:.5em solid #fff;transform:translateY(-50%)}.lpApply{font-size:20px;background:linear-gradient(135deg,#000 20%,#111 20% 60%,#222 60% 80%,#000 80%);padding:60px 10px}@media screen and (max-width: 768px){.lpApply{font-size:16px;padding:40px 10px}}.lpApply .inner{padding:0}.lpApply_ttl{font-size:1.5em;text-align:center;color:#fff;font-weight:700}.lpApply_ttlNote{font-size:.8em;text-align:center;color:#fff}.lpApply_ttlNote a{color:var(--orange1)}.lpApplyCardWrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1em;margin-top:2em}@media screen and (max-width: 768px){.lpApplyCardWrap{grid-template-columns:1fr}}.lpApplyCard{padding:1em;background:#fff;height:100%;display:flex;flex-direction:column}.lpApplyCard .list-note{font-size:max(.7em,14px);margin-top:1.5em}@media screen and (max-width: 768px){.lpApplyCard .list-note{font-size:max(.7em,12px)}}.lpApplyCard .list-note li{font-size:1em}.lpApplyCard_head{text-align:center;font-weight:700}.lpApplyCardContent{margin-top:1em}.lpApplyCardContent .btnPrimary{width:100%;font-size:1em}.lpApplyCardContent .btnPrimary a{flex-direction:column;line-height:1.2}.lpApplyCardContent .btnPrimary .textSmall{font-weight:400}.lpApplyCardContent.is-web{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1em}.lpApplyCardContent.is-web.is-btnColOne{height:12em}@media screen and (max-width: 768px){.lpApplyCardContent.is-web.is-btnColOne{height:auto}}.lpApplyTelWrap{margin-top:1em}.lpApplyTel_desc{font-size:.8em}.lpApplyTel_ttl{text-align:center;font-weight:700}.lpApplyTel{display:flex;justify-content:center;align-items:center;color:inherit;text-decoration:none}.lpApplyTel_tel{font-weight:700;font-size:2em;line-height:1}.lpApplyTel_time{text-align:center;font-size:.8em}.lpApplyTel_link{font-size:.8em;text-align:center}.lpApplyTel_message{margin-top:2em;font-size:.8em;border:.2em solid var(--orange1);text-align:center;padding:.5em}.lpApplyTel_message b{color:var(--orange3)}
