@charset "UTF-8";.mainArea{padding:64px 0}.mainArea .topBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainArea .topBox .titleBox .titleTw{font-size:32px;font-weight:bold}.mainArea .topBox .bread{margin:0;padding:20px 0 32px;border:none}.mainArea .topBox .bread .wrap{padding:0}.mainArea .topBox .bread .wrap img{opacity:0.5}@media (min-width:1201px){.mainArea .topBox .bread .wrap img:hover{opacity:1}}.mainArea.successPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 300px);min-height:500px;padding:60px 0;text-align:center}.mainArea.successPage .successTxt{font-size:35px;font-weight:500;line-height:1.3;color:#062829}.thankInfo{margin-bottom:25px;padding:0 0 20px 0;border-bottom:1px solid rgba(0,0,0,0.1);font-size:14px;line-height:1.8;color:#2f2f2f}