@charset "utf-8";
.tr_bg { width: 100%; height: 200px; background: linear-gradient(to top, #c3eef9, #fff); position: fixed; bottom: 0; left: 0; z-index: -1; }
.banner_tr_index { height: 474px; background: url(../../images/solicit_opinions/bg_index_banner.png) no-repeat center bottom; overflow: hidden; }
h1.title_tr { width: 100%; min-width: 1000px; margin-top: 70px; text-align: center; font-size: 56px; font-weight: 600; color: #fff; line-height: 70px; }
.tr_box { width: 1200px; min-height: 650px; margin: -190px auto 100px auto; padding: 60px; background: #fff; border-radius: 16px; box-shadow: 0 10px 20px rgba(184,17,17,.1); box-sizing: border-box; }
.tr_box p { font-size:18px; color: #333; text-indent: 2em; line-height: 220%; }
.tr_box p strong { min-width: 430px; font-weight: bold; text-indent: 0; display: inline-block; }
.tr_box p a.tr_bts { width: 200px; height: 50px; background: #ed8814; background: linear-gradient(to bottom,#fea726,#ed8814); border-style: none; border-radius: 4px; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; text-indent: 0; text-decoration: none; display: inline-block; }
.tr_box p a.tr_bts:hover { background: #ed8814; }
.btn_wj { width: 80px; height: 30px; margin:4px 0 0 10px; background: #0090cd; border-radius: 5px; color: #fff; font-size: 16px; text-align: center; text-indent: 0; line-height: 30px; vertical-align: top; display: inline-block; transition: .5s all ease; }
.btn_wj:hover { background: #00b1de; text-decoration: none; }