@charset "UTF-8";.form-area{margin:auto;width:100%;max-width:800px}.form-content dl:not(:last-child){margin-bottom:40px}.form-content dl dt{font-size:clamp(1.6rem,1.25vw,2.4rem);position:relative;display:flex;align-items:center;gap:10px}.form-content dl dd{font-size:clamp(1.6rem,2.0427vh,2.2rem);max-width:600px;width:100%;line-height:1.4}.form-content dl dd p,.form-content dl dd ul li{margin-left:8px}.form-content dl dd .address:not(:last-child){margin-left:1em}.form-content dl.line-submit dt{height:fit-content}.form-content dl.line-submit dd{display:flex;justify-content:flex-end}.wpcf7-list-item{margin-left:0!important}.wpcf7-spinner{margin:10px 0 0!important}input[type=email],input[type=tel],input[type=text],select,textarea{background-color:#fff;padding:10px;width:100%}input[type=submit]{display:flex;justify-content:flex-end;align-items:center;background:url(../images/common/form-submit.svg) no-repeat right bottom/contain;padding-right:30px;margin-top:60px}@media screen and (max-width:768px){.form-content dl dt{margin-bottom:10px}}@media screen and (min-width:769px){.form-content{margin-top:10vh}.form-content dl{display:flex;gap:10px}.form-content dl dt::after{content:"";height:1px;width:62px;background-color:var(--black-color);z-index:1;display:block}.form-content dl dt span{position:relative;z-index:2;width:180px;text-align:justify;text-align-last:justify}}