@charset "UTF-8";
/* コンパイルCSS 直接修正禁止 */
.contentWrap{padding-top:2.3rem;background-color:rgba(204,204,204,.3);width:11.4rem;margin:0 auto;margin-top:2rem;margin-bottom:1rem;padding-top:.8rem;padding-bottom:.8rem;box-sizing:border-box}.hero__title{display:flex;flex-direction:column;line-height:1;text-align:center}.hero__title:after{content:attr(data-txt) "";font-size:.16rem;letter-spacing:.15em;line-height:1;color:#000;margin-top:.2rem}.hero__titleText{font-family:interstate,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;color:#328cdc;font-size:.44rem;letter-spacing:.13em;line-height:.7}.contents{margin-top:.35rem}.contents__text{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:500;font-size:.14rem;margin-bottom:.4rem;letter-spacing:.07em;line-height:2.14;text-align:center}.form__button{width:2.4rem;height:.5rem;border-radius:.26rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(90deg,#328cdc,#304280);margin:0 auto;border:none;position:relative;z-index:0;overflow:hidden;background-color:#fff}.form__button::before{content:"";display:block;width:6px;height:6px;border-right:1px solid #fff;border-top:1px solid #fff;position:absolute;top:0;bottom:0;right:16px;margin:auto;transform:rotate(45deg);z-index:1}.no-touchevents .form__button:hover{background-image:none;background-color:#fff}.no-touchevents .form__button:hover .form__innerButton:after,.no-touchevents .form__button:hover .form__innerButton:before{transform:scaleX(1);transform-origin:left top}.form__innerButton{width:100%;height:100%;border-radius:.26rem;display:flex;align-items:center;justify-content:center;position:relative;background-image:linear-gradient(90deg,#008fdf,#274482)}.form__innerButton::after,.form__innerButton:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;transform:scaleX(0);transform-origin:right top;transition:transform .4s cubic-bezier(.77,0,.175,1)}.form__innerButton:before{background-color:#fff}.form__innerButton:after{background-image:linear-gradient(90deg,#008fdf,#274482);opacity:.7}.form__buttonText{font-family:roboto,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:500;font-size:.16rem;line-height:1.38;letter-spacing:.05em;color:#fff}@media screen and (max-width:640px){.contentWrap{width:calc(100% - .6rem);margin:0 auto;padding:.55rem .15rem .5rem;display:block;margin-top:1.4rem;margin-bottom:.5rem;box-sizing:border-box}.hero__title:after{font-size:.11rem}.hero__titleText{font-size:.27rem}.contents{margin-top:.4rem}.contents__text{font-size:.13rem;letter-spacing:.06em;line-height:1.92;text-align:center}.form__button{width:2rem;height:.5rem;margin:0 auto;border-radius:.26rem}.form__buttonText{font-family:interstate,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.14rem;line-height:1.39;letter-spacing:0}}
/*# sourceMappingURL=error.css.map */