﻿/*───────────────────────────────────────────────────────────

	 terms_menu : terms_user.html 통합회원 이용약관등

───────────────────────────────────────────────────────────*/

.terms_box_coway {padding:0 25px;}
.terms_box_coway .content {padding-bottom:10px; font-size:14px; line-height:21px; color:#616161; word-break:break-all;}
.terms_box_coway .content strong {font-size:14px; color:#616161; font-weight:500;}

.terms_box_coway .btn_box {position:fixed; bottom:93px; left:0; width:100%; box-sizing:border-box; background:#fafafa; border-top:1px solid #eeeeee;}
.terms_box_coway .btn_box ul {display:table; width:100%; max-width:600px; margin:0 auto;}
.terms_box_coway .btn_box ul li {display:inline-block; width:50%; padding:9px 5px 9px 9px; box-sizing:border-box;}
.terms_box_coway .btn_box ul li:last-child {padding:9px 9px 9px 5px;}
.terms_box_coway .btn_box ul li a {display:block;padding:12px 0; font-size:14px; color:#616161; line-height:14px; text-align:center; font-weight:500;  box-sizing:border-box; border-radius:5px; background:#fff; border:1px solid #dcdcdc;}
.terms_box_coway .btn_box.on {bottom:0;}
/*@media screen and (min-width:320px) and (max-width:847px){
.terms_box_coway .btn_box {position:fixed; bottom:0px;}
}*/


#container_coway .terms_box_coway h2 {padding:24px 0 34px 0;}

@media screen and (max-width:450px) {
	.terms_box_coway table * {word-break:break-all;}
}
