@charset "utf-8";

/*
 * File    : sub-contact.css
 * Author  : STUDIO-JT
 *
 * SUMMARY :
 * CONTACT COMPLETE
 */

 

/* **************************************** *
 * CONTACT COMPLETE
 * **************************************** */
.contact-complete { display: flex; flex-direction: column; align-items: center; gap: 22rem; padding-top: 190rem; padding-bottom: 66rem; }
.contact-complete > .jt-icon { width: 80rem; }
.contact-complete > p { font-size: 32rem; line-height: 1.25; font-weight: 500; text-align: center; }
.contact-complete > p > b { font-weight: 700; }
.contact-complete > .jt-btn__basic { margin-top: 19rem; }