@charset "UTF-8";.nes{color:#2f77ff}.form-img{width:auto}.form-info{text-align:center;margin-bottom:5rem}.form-info__title{font-size:2rem;font-weight:500;padding-bottom:2rem;line-height:1.5}.form-info__title:after{content:"";position:absolute;display:block;width:3.6rem;height:.15rem;border-radius:.15rem;background:linear-gradient(90deg,#7f3bff 0,#3573ff 100%);background:-webkit-linear-gradient(0deg,#7f3bff 0,#3573ff 100%);left:calc(50% - 1.8rem);bottom:1rem}.form-info__pre img{max-width:20rem;margin-bottom:3rem}.form-info__desc a{color:#2f77ff;text-decoration:underline}.form-contents{display:flex;gap:4rem}.form-primary{width:100%}.form-secondary{width:100%}@media screen and (max-width:768px){.form-contents{flex-direction:column}}@media screen and (min-width:769px){.form-secondary{max-width:50rem;margin:0 auto}}.form-desc-head{text-align:center;font-size:1.4rem;font-weight:500;line-height:1.5}.form-desc-img{padding:2rem 0}.form-desc-point{background:linear-gradient(90deg,#7f3bff 0,#3573ff 100%);background:-webkit-linear-gradient(0deg,#7f3bff 0,#3573ff 100%);display:inline-block;color:#fff;padding:.2rem 1.3rem;border-top-left-radius:1rem;border-top-right-radius:1rem;z-index:1}.form-desc-foot{background:#f7f7f7;padding:1.5rem 2rem;border-radius:1.25rem;border-top-left-radius:0}@media screen and (max-width:768px){.form-desc-head{font-size:1.2rem}}@media screen and (min-width:769px){.form-desc-head{font-size:1.4rem}}.form-lead{margin-bottom:1rem}.form-table{width:100%;margin-left:auto;margin-right:auto}.form-table tr{margin-bottom:1rem;display:flex;align-items:center;line-height:1}.form-table th{text-align:left}.form-table td.td-col{width:100%}.form-table input{background-color:#f6f6f6;width:calc(100% - 2rem);padding:.8rem 1rem;border-radius:2rem}.form-table__zip input{max-width:10rem}.form-table__select select{background-color:#f6f6f6;width:calc(100% - 0rem);padding:.8rem 1rem;border-radius:2rem;-webkit-appearance:none;appearance:none}.form-table__select select::-ms-expand{display:none}.form-table__select:after{content:"";position:absolute;top:calc(50% - 6px);right:24px;width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg)}.form-table__select .ms-parent{background-color:#f6f6f6;width:100% !important;padding:.8rem 0;border-radius:2rem}.form-table__select .ms-choice{background-color:#f6f6f6;border:none;border-radius:2rem;left:.5rem;width:calc(100% - 1rem)}.form-table__select .ms-choice>span.placeholder{color:#000}.form-table__select .ms-drop{width:100%}.form-table__select .ms-drop ul{display:flex;flex-direction:column;gap:.2rem}.form-table__select .ms-drop ul>li{padding:.45rem 8px}.form-table__select .ms-drop ul>li.group{background-color:#f6f6f6}.form-table__select .ms-drop ul>li label{display:flex;align-items:center;line-height:1;padding-left:0}.form-table__select .ms-drop input[type=radio],.form-table__select .ms-drop input[type=checkbox]{display:block;width:auto;border-radius:0;padding:0;border-color:#000;margin-left:-2.25rem}.form-table__select .ms-drop ul>li.hide-radio label{padding:5px}.form-table__textarea textarea{background-color:#f6f6f6;width:calc(100% - 2rem);padding:.8rem 1rem;border-radius:2rem}.form-table__chesckbox,.form-table__radio{display:flex;align-items:center;gap:.5rem}.form-table__chesckbox input,.form-table__radio input{border:1px solid;height:1.5rem;width:1.5rem;display:inline-block;cursor:pointer;padding:0}.form-table__chesckbox a,.form-table__radio a{color:#2f77ff}.form-table__privacy a{color:#2f77ff;text-decoration:underline}.form-submit{display:block;width:100%;max-width:320px;margin:3rem auto 2rem;text-align:center;line-height:1;padding:1rem .5rem 1.3rem;background:linear-gradient(90deg,#7f3bff 0,#3573ff 100%);background:-webkit-linear-gradient(0deg,#7f3bff 0,#3573ff 100%);border-radius:2rem;color:#fff}.form-login__desc{text-align:center}.form-login__desc:before{content:"";position:absolute;display:block;width:100%;height:1px;background:#ccc;top:50%}.form-login__desc span{display:inline-block;background:#fff;padding:0 1rem;color:#a4a4a4}.form-login{display:block;width:100%;max-width:320px;margin:3rem auto 2rem;text-align:center;line-height:1;padding:1rem .5rem 1.3rem;background:#f2f7ff;border-radius:2rem;color:#05f}.form-attention{margin-bottom:2rem;background:#f7f7f7;padding:1.5rem 2rem;border-radius:1.25rem;line-height:1.5}.form-tel{border:2px solid #2f77ff;padding:2rem;border-radius:1.25rem;text-align:center;margin-top:2rem}.form-tel__num{display:block;margin:1rem 0 -.5rem;line-height:1}.form-subtitle{border-bottom:1px solid #989898;padding:.7rem 0;line-height:1.2;font-size:1.2rem;font-weight:500}@media screen and (max-width:768px){.form-tel__num{font-size:2.4rem}.form-table tr{flex-direction:column;gap:1rem}.form-table th,.form-table td{width:100%}}@media screen and (min-width:769px){.form-tel__num{font-size:3rem}.form-table tr{gap:2rem;min-height:3.067rem}.form-table th{width:40%}.form-table td{width:calc(60% - 2rem)}}.form-thanks{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.form-thanksimg{max-width:30rem;margin:2rem auto 0rem}