@charset "UTF-8";@import url(/inc/css/common-sc.css);#form section{background:#ededed;padding:3rem 0rem}#form .contact{background:#fff;max-width:700px;margin:0 auto;border-radius:20px}#form .contact ul{padding:1rem 0rem}#form .contact ul li{max-width:600px;margin:1.4rem auto 0}#form .contact ul li textarea{height:7em;line-height:1.5em}#form .contact ul li [type=checkbox],#form .contact ul li [type=radio]{background:inherit;border:inherit;border-radius:inherit;width:auto}#form .contact ul li input.date{width:4rem}#form .contact ul li input.input{width:35%}#form .contact ul li small{display:block;margin-top:0.6rem;line-height:1.5em}#form .contact ul .ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}#form .contact ul .ttl+span{display:block}#form .contact ul .required{line-height:1;font-size:0.8rem;color:#ffffff;margin-left:1em;padding:0.25em 0.5em 0.25em 0.5em;background:#ee0000}#form .submit{padding:1rem 0rem 2rem}#form .btn{display:block;width:100%;cursor:pointer;text-align:center;color:#fff;max-width:500px;margin:0 auto;padding:1em;background-color:#eb6031;border-radius:50px;font-weight:bold;font-size:1.3rem;border:none}#form .form-text{max-width:700px;margin:2rem auto 0rem;line-height:1.6rem}#form .form-text .privacy{text-decoration:underline}#form .form-text .privacy:hover{color:blue}#form .form-text_thanks{text-align:center}#form .radiocheck{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.3em 2em;border:none;margin-top:1rem}#form .radiocheck label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 0.5em;position:relative;cursor:pointer}#form .radiocheck label:before,#form .radiocheck label:has(:checked):after{border-radius:50%;content:""}#form .radiocheck label:before{width:25px;height:25px;background-color:#ededed}#form .radiocheck label:after{position:absolute;top:50%;left:13px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:16px;background-color:#2589d0}#form .radiocheck input{display:none}#form .ttl+span{width:100%;line-height:1.15;margin-top:10px;padding:15px;background:#ededed;border-radius:3px;cursor:pointer}#form li input,#form li select,#form li textarea{width:100%;line-height:1.15;margin-top:10px;padding:15px;background:#ededed;border-radius:3px;cursor:pointer}@media (max-width:767px){#form section{padding:2rem 1rem}}@media (max-width:767px){#form .contact{border-radius:10px}}@media (max-width:767px){#form .contact ul{padding:1rem 1.5rem}}@media (max-width:767px){#form .contact ul li{margin-top:1.2rem}}@media (max-width:767px){#form .contact ul li input.input{width:100%}}@media (max-width:767px){#form .btn{width:90%}}@media (max-width:767px){#form .form-text{font-size:0.9rem;line-height:1.4rem}}@media (max-width:767px){#form .radiocheck{gap:0.7em 1em}}footer{margin-top:2rem}footer .map iframe{width:100%}@media (max-width:767px){footer .map iframe{height:12rem}}.modal-open{cursor:pointer}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,0.5);padding:13rem;overflow:auto;opacity:0;visibility:hidden;-webkit-transition:0.3s;transition:0.3s;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:9999999}@media screen and (max-width:600px){.modal-container{padding:2rem 1rem}}.modal-content{max-width:500px}.modal-container:before{content:"";display:inline-block;vertical-align:middle}.modal-container.active{opacity:1;visibility:visible}.modal-body{position:relative;display:inline-block;vertical-align:middle;max-width:700px}.modal-close{position:absolute;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;top:-40px;right:-10px;width:40px;height:40px;font-size:40px;color:#fff;cursor:pointer}.TextareaWrapper{position:relative}.CharCounter{position:absolute;bottom:10px;right:10px;color:#898989}
/*# sourceMappingURL=try.css.map */