.contactMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}@media screen and (min-width: 320px){.contactMain{margin:10rem 2.5vw 0;padding:3rem 2.5vw;border-radius:1.5rem}}@media screen and (min-width: 1025px){.contactMain{margin:23rem 12.5vw 0;padding:16rem 22rem;border-radius:3rem}}@media screen and (min-width: 320px){.contactMain .commonBtn{margin-top:4rem}}@media screen and (min-width: 1025px){.contactMain .commonBtn{margin-top:15.5rem}}.contactForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.contactDefList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media screen and (min-width: 320px){.contactDefList{gap:3rem 0}}@media screen and (min-width: 1025px){.contactDefList{gap:8rem 0}}.inputWrapper{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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 320px){.inputWrapper{gap:1rem 0}}@media screen and (min-width: 1025px){.inputWrapper{gap:0}}.inputWrapper.textArea{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 320px){.inputWrapper.textArea .contactDefTitle{padding-top:1rem}}@media screen and (min-width: 1025px){.inputWrapper.textArea .contactDefTitle{padding-top:3rem}}@media screen and (min-width: 320px){.contactDefTitle{font-size:1.3rem}}@media screen and (min-width: 1025px){.contactDefTitle{font-size:2rem}}.contactDefTitle .required{font-size:70%;color:#009a44;background:#f2fff7}@media screen and (min-width: 320px){.contactDefTitle .required{padding:.2rem .8rem;border-radius:.6rem;margin-right:.8rem}}@media screen and (min-width: 1025px){.contactDefTitle .required{padding:.6rem 2rem;border-radius:1.2rem;margin-right:1rem}}.contactDefItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 320px){.contactDefItem{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;gap:0 3rem}}@media screen and (min-width: 1025px){.contactDefItem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:63%;gap:0 7rem}}.contactTypeWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 320px){.contactTypeWrapper{font-size:1.3rem}}@media screen and (min-width: 1025px){.contactTypeWrapper{font-size:2rem}}.radioLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.8}@media screen and (min-width: 320px){.radioLabel{gap:0 1.5rem;letter-spacing:.1rem}}@media screen and (min-width: 1025px){.radioLabel{gap:0 2.5rem;letter-spacing:.2rem}}.radioBtn:checked+label .checkboxElem::before{content:""}.radioBtn.readonly+label{pointer-events:none}.checkboxElem{position:relative;border-radius:.3rem;border:2px solid #009a44}@media screen and (min-width: 320px){.checkboxElem{width:2rem;height:2rem}}@media screen and (min-width: 1025px){.checkboxElem{width:2.6rem;height:2.6rem}}.checkboxElem::before{position:absolute;content:none;top:50%;left:50%;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23009a44' stroke-width='2' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 320px){.checkboxElem::before{width:1.5rem;height:1.5rem}}@media screen and (min-width: 1025px){.checkboxElem::before{width:2rem;height:2rem}}.inputItem{width:100%;background:#f2fff7;color:rgba(0,0,0,.8)}@media screen and (min-width: 320px){.inputItem{font-size:1.3rem;padding:1rem 1.5rem;border-radius:1rem}}@media screen and (min-width: 1025px){.inputItem{font-size:2rem;padding:2rem 3rem;border-radius:2rem}}.thanksMessage{line-height:2;text-align:center}@media screen and (min-width: 320px){.thanksMessage{font-size:1.3rem;padding:4rem 0}}@media screen and (min-width: 1025px){.thanksMessage{font-size:2rem;padding:5rem 0}}@media screen and (min-width: 320px){.thanksMessage .pc{display:none}}@media screen and (min-width: 1025px){.thanksMessage .pc{display:block}}/*# sourceMappingURL=contact.css.map */