.contact{background-color:#f8fafa;padding:24px 0 40px}.contact__contents{max-width:904px;padding:0 6.4%;margin-inline:auto}.contact__block{display:grid;place-content:center;text-align:center;border-radius:16px;overflow:hidden;padding:20px;position:relative}.contact__block::before{content:"";display:block;width:120%;aspect-ratio:1/2;background:-webkit-radial-gradient(100% 40%,farthest-corner,#00c9ba 0,#ec2a8c 50%,#ec2a8c 100%);background:radial-gradient(farthest-corner at 100% 40%,#00c9ba 0,#ec2a8c 50%,#ec2a8c 100%);position:absolute;top:-35%;left:0}.contact__block-inr{position:relative}.contact__block-unit{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 24px;margin-top:16px}.contact__block-tel{font-family:Inter,sans-serif;font-weight:600;font-size:2.8rem;line-height:1.25}.contact__block-txt{font-weight:500;font-size:1.4rem}.contact__form-inr{display:grid;gap:24px;background-color:color-mix(in srgb,#e6e6e6 50%,#fff);border-radius:4px;padding:24px}.contact__form-block{display:grid;gap:8px;line-height:1.5}.contact__form-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 24px}.contact__form-ttl .is-title{display:grid;grid-template-columns:8px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.contact__form-ttl .is-title::before{content:"";display:block;width:100%;aspect-ratio:1/1;background-color:#ff67ca;border-radius:50%}.contact__form-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.contact__form-tag span{display:inline-block;font-weight:500;font-size:1.2rem;line-height:1.5;color:#fff;border-radius:4px;padding:1px 6px 2px}.contact__form-tag span.is-required{background-color:#ff627a}.contact__form-tag span.is-multiple{background-color:#b4b4b4}.contact__form-input{font-weight:400;font-size:1.4rem}.contact__form-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.contact__form-input input:not([type=checkbox],[type=radio]),.contact__form-input textarea{display:block;width:100%;font-weight:400;background-color:#fff;border-radius:4px;border:1px solid #d3d3d3;padding:4px 8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact__form-input input:not([type=checkbox],[type=radio])::-webkit-input-placeholder,.contact__form-input textarea::-webkit-input-placeholder{color:#d3d3d3}.contact__form-input input:not([type=checkbox],[type=radio])::-moz-placeholder,.contact__form-input textarea::-moz-placeholder{color:#d3d3d3}.contact__form-input input:not([type=checkbox],[type=radio]):-ms-input-placeholder,.contact__form-input textarea:-ms-input-placeholder{color:#d3d3d3}.contact__form-input input:not([type=checkbox],[type=radio])::-ms-input-placeholder,.contact__form-input textarea::-ms-input-placeholder{color:#d3d3d3}.contact__form-input input:not([type=checkbox],[type=radio])::placeholder,.contact__form-input textarea::placeholder{color:#d3d3d3}.contact__form-input textarea{resize:vertical;display:block;height:6em}.contact__form-input input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background-color:#fff;border:1px solid #d3d3d3;border-radius:2px;margin-right:5px;cursor:pointer}.contact__form-input input[type=checkbox]:checked{border:none;background:#ff67ca url(/assets/img/common/icon/icon_check.svg) no-repeat 50%/8px}.contact__form-input input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:14px;height:14px;border:1px solid #d3d3d3;border-radius:50%;cursor:pointer;margin-right:5px}.contact__form-input input[type=radio]:checked::before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;aspect-ratio:1/1;width:calc(100% - 3px);border-radius:50%;background-color:#ff67ca}.contact__form-input .is-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__form-input .is-short-01{max-width:128px}.contact__form-input .is-short-02{max-width:232px}.contact__form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 24px}.contact__form-row+.contact__form-row{margin-top:16px}.contact__agree{text-align:center;margin-top:40px}.contact__agree-check label{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;cursor:pointer}.contact__agree-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background-color:#fff;border:1px solid #d3d3d3;border-radius:2px;margin-right:5px;cursor:pointer}.contact__agree-check input[type=checkbox]:checked{border:none;background:#ff67ca url(/assets/img/common/icon/icon_check.svg) no-repeat 50%/8px}.contact__agree-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__agree-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.contact__agree-link::after{content:"";margin:0 5px 0 3px;display:inline-block;width:16px;height:16px;background:url(/assets/img/common/icon_external_02.svg) no-repeat center center/contain}.contact__btn-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin:0 auto 40px}.contact__btn-area .m-btn-01{position:relative;color:#fff;background-color:#ec2a8c}.contact__btn-area .m-btn-01::before{position:absolute;top:50%;right:16px;translate:0 -50%;aspect-ratio:1/1;width:24px;background:#fff;-webkit-mask:url(/assets/img/common/icon/icon_arrow_01.svg) no-repeat center/contain;mask:url(/assets/img/common/icon/icon_arrow_01.svg) no-repeat center/contain;content:""}.contact__btn-area .m-btn-01:disabled{cursor:not-allowed;opacity:.7}.contact__btn-area .m-btn-01.is-back{background:#fff;color:#ec2a8c}.contact__btn-area .m-btn-01.is-back::before{background:#ec2a8c;color:#fff}.contact__announce,.contact__error{color:#ec2a8c;font-size:1.4rem;margin-top:8px}.contact__announce{display:none}.g-recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:24px}@media screen and (min-width:768px){.contact{padding:24px 0 80px}.contact__contents{padding:0 20px}.contact__block{padding:40px}.contact__block::before{aspect-ratio:1/1;top:-70%}.contact__block-tel{font-size:4rem}.contact__form-inr{gap:40px;padding:40px}.contact__form-block{gap:16px}.contact__form-input input:not([type=checkbox],[type=radio]),.contact__form-input textarea{padding:8px 16px}.contact__form-input textarea{height:11em}.contact__form-input input[type=checkbox]{margin-right:8px}.contact__form-input input[type=checkbox]:checked{background-size:12px}.contact__form-input input[type=radio]{margin-right:8px}.contact__agree-check input[type=checkbox]{margin-right:8px}.contact__agree-check input[type=checkbox]:checked{background-size:12px}.contact__btn-area{gap:24px}}@media (any-hover:hover){.contact__btn-area .m-btn-01{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact__btn-area .m-btn-01:hover{opacity:.7;border:1px solid #ec2a8c}.contact__btn-area .m-btn-01::before{-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.contact__btn-area .m-btn-01::before:hover{background-color:#ec2a8c}}