@charset "utf-8";
/* CSS Document */


#toTop:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#wrap > div.header_wrap {
	width: 100%; position: absolute;top: 0px;
	z-index: 990;
}
.header {width: 100%;
background-color: #fff; height: 50px;
}
.header:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header_left {
	position: fixed;top: 0px;left: 0px; width: 260px; height: 100px;
	background-color: #D9272B;
	overflow: hidden;
	word-break: break-all; padding: 5px 20px;
}
.header_right {
	padding-left: 260px; width: 100%;
}
.header_right_in {
	width: 100%; padding: 0 4% 0 10px;
	height: 50px;
	/* overflow: hidden; */
    border-bottom: 1px solid #eee;
}
.header_right_in:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top_nav {
	position: relative;top: 0px; left: 0px; float: left;
	/* width: calc(100% - 150px); */
	line-height: 50px;
}
.top_admin {
	position: relative;top: 16px; left: 0px; float: right;
}
.top_admin_box {
	float: left; font-size: 13px;
}
.top_admin_box span {
	font-size: 12px;
	color: #8D8D8D;
	line-height: 18px;
	padding-right: 10px;
}
.top_admin_box b {
	font-weight: 700;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
.top_admin_alram .btn-group>.btn {
	background:#fff;
	background-image: none;
	box-shadow: none;
	padding-top: 36px;
	background-image: url(../images/common/top_icon_alram.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	border: none; color: #666
}
.top_admin_alram .btn-group>.btn .caret {
	display: none;
}
.top_admin_alram .dropdown-menu {
	width: 180px; margin-left: -90px; left: 50%;
}
.top_admin_alram table {
	margin-bottom: 0px;
}
.top_admin_alram th {
	border-top: none!important;font-size: 15px; width: 50%;
	font-weight: normal;
}
.top_admin_alram td {
	border-top: none!important; text-align: right!important;
	color: #D9272B; font-size: 15px;width: 50%;
}


.top_admin_setting a {
	font-size:14px; color: #666;
	padding: 36px 12px 6px;
	display: inline-block;
	background-image: url(../images/common/top_icon_setting.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.top_admin_menu {
	margin-top: 12px;
}
.top_admin_menu .btn-group>.btn {
	background:#fff;
	background-image: none;
	box-shadow: none;
	border: none; color: #666
}
.top_admin_menu .dropdown-menu {
	width: 140px; margin-left: -70px; left: 50%; min-width: 140px;
}


.header_logo {
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2;
}
.header_left:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.header_logo a {
	display: inline-block; color: #fff;letter-spacing: -1px;
}
.header_logo a span {
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6; 
}
.header_logo a b {
	padding-top: 8px;
	display: block; font-size: 26px; font-weight: normal;
}

.sec_all_wrap {
	width: 100%; min-height: 100%; padding-top: 50px;
}
.sec_wrap {
	width: 100%;
}
.sec_wrap:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.aside_all_wrap {
	position: fixed;top: 0px; left: 0px;
	bottom: 0px; background-color: #23232f; width: 260px;overflow: auto;
	padding-top: 100px; z-index: 890
}

::-webkit-scrollbar
{
    width: 8px; 
    height: 8px;
}

::-webkit-scrollbar-track
{
    background-color: #c1c1c1;

}
::-webkit-scrollbar-thumb
{

    background-color: #777777c7;
    border-radius: 100px;
}


.con_all_wrap {
	padding-left: 260px; width: 100%; position: relative;top: 0px; left: 0px;
	z-index: 870
}
.con_wrap {
    width: 100%;
    padding: 30px 4%; min-height: 400px;
}
.aside_top {
	padding: 15px 10px;
}
.aside_top_label {
	padding: 10px 0 5px; color: #fff;
	font-family:'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important;
	font-weight: bold;
}
.aside_select_wrap .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}
.aside_select_wrap .bootstrap-select > button.btn-default {
	background: #111117;
	border-color: transparent;
	text-shadow: none;
	font-family:'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important;
	color: #6895fb; font-weight: bold;
	font-size: 12px; padding: 10px 12px;
}
.aside_select_wrap .dropdown-menu>li>a {
	padding: 3px 5px 3px 10px;
	font-size: 13px;
}

.con_head {
	padding: 10px 0
}
.con_head h1 {
	font-size: 24px; color: #000
}
.con_body_top_info_wrap h4 , .con_body_mid_wrap h4{
	margin: 30px 0 10px;
}

.page_mypage .table_bottom_btn_wrap {
    padding: 0;
    text-align: center;
    margin-top: 25px;
	border-radius: 0;
	border: 0;
	background: transparent;
}
.page_mypage .table_bottom_btn_wrap a {
    display: inline-block;
    border-radius: 4px;
    background: #FF6A6A;
    color: #fff;
    max-width: 200px;
    padding: 8px 0;
    width: 100%;
}

h4 {
	font-size: 22px; color: #000;
	font-weight: normal;
}
.plate_box_info {
    text-align: right;
    padding-top: 25px;
}
.plate_box_info b {
	color: #000;
	font-size: 22px;
}
.con_body_top_info_wrap .col-lg-2 {
	width: 20%;
	padding: 0 5px;
}
.con_body_top_info_wrap .row {
	margin: 0 -5px;
}
.login_all_wrap {
	width: 100%; position: relative;top: 0px; left: 0px; min-height: 100%;
	padding: 20px; 
}
.login_wrap {
	width: 100%; max-width: 600px; position: relative;top: 0px;
	margin: 10% auto;
	background-color: #fff; border-radius:5px; padding: 15px 20px;
}
.login_in {
	position: relative;top: 0px; left: 0px;width: 100%; max-width: 350px;
	padding: 50px 0; margin: 0 auto;
}
.login_box_input {
	padding: 2px 0
}
.login_box_input .form-control {
	height: 50px; color: #D9272B; border-color: #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* .login_box_check {
	padding: 10px 0 15px;
} */
.login_box_btn_wrap .btn.btn-submit {
	width: 100%; display: block; height:50px; line-height: 50px; padding: 0px;
	text-align: center;font-size:18px; color: #fff;
	background-color: #D9272B
}
.login_top_wrap {
	display: block; width: 100%; padding: 10px 0; text-align: center;
}
.login_top_wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.login_top_wrap a {
	display: inline-block; letter-spacing: -1px;
}
.login_top_wrap a span {
	font-size: 20px; color: #333;
}
.login_top_wrap a b {
	padding-top: 8px;
	display: block; font-size: 30px; font-weight: normal;color: #D9272B
}

.m_menu_btn {
	display: none;
}
.all_bg {
	display: none;
}

#wrap.pc .all_bg {
	display: none!important;
}

#wrap.pc .aside_all_wrap {
	left: 0px!important;
}

/*add 220526*/

.profile_img {
	max-width: 100px;
	max-height: 100px;
	text-align: center;
	margin: 0 auto;
	overflow:hidden;
	vertical-align: middle;
}
.profile_img img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.member_container .form-control {
	/* width: calc(100% - 56px); */
	display: inline-block;
	vertical-align: middle;
}

.btn-edit {
	display: inline-block;
}

.chat_wrap {
	background: #151719;
	width: 100%;
	height: 100%;
}
.chat_wrap .chat_content {
	width: 100%;
	max-width: 600px;
	margin:0 auto ;
	padding:40px 10px 110px;
	background: #151719;
	transition:0.5s
}
.chat_box {
	margin-bottom: 20px;
}
.chat_box:after {content:"";display:block;clear:both}
.chat_box1>div {
	float:left
}

.chat_box2>div {
	float:right
}

.chat_img {
	width: 50px;
	height: 50px;
	background: #25282C;
	border-radius: 10px;
	overflow: hidden;
}
.chat_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.chat_con {
	width: calc(100% - 150px);
}
.chat_box1 .chat_con{
	padding-left: 15px;
}
.chat_box2 .chat_con{
	padding-right: 15px;
	text-align: right;
}
.chat_con span {
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: -0.01em ;
	color: #FFFFFF;
	display: block;
}
.chat_con div {
	background: #FFFFFF;
	border-radius: 10px;
	color: #000;
	padding: 10px 20px ;
	margin-top:5px;
	text-align: left;
	white-space: pre-line;
	display: inline-block;
	width: auto;
}
.chat_box2 .chat_con div {
	background: #FFA12B
}

.chat_input {
	width: 100%;
	position:fixed;
	bottom: 0;
	left: 0;
	transition:0.5s;
	background:#25282C;

}
.chat_input>div {
	height: 55px;
	transition:0.5s;
	padding: 10px 30px;
}
.chat_form {

}
.chat_file {

}
/*#myFile {*/
/*	display: none;*/
/*}*/
/*#myFile + label {*/
/*	display: inline-block;*/
/*	padding: 10px;*/
/*	display: inline-block;*/
/*}*/
/*#myFile + label i {*/
/*	color: #fff;*/
/*	font-size: 24px;*/

/*}*/
.chat_file {
	border-bottom: 1px solid #333;
}
.chat_file input {
	vertical-align: middle;
}
.chat_file>div {
	display: inline-block;
	vertical-align: middle;
}
.chat_input #myFile2 a {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: -0.01em;
	background: #FFA12B;
	color: #000;
	padding: 5px 15px;
	display: block;
	border-radius: 5px;
}
.chat_input:after {content:"";display:block;clear:both}
.chat_input>div:after {content:"";display:block;clear:both}

.left {
	float:left
}

.right {
	float:right
}
.clearfix::after {content:"";display:block;clear:both}
.chat_input .chat_form .left {
	width: calc(100% - 60px);
	height: 100%;
}
.chat_input textarea {
	border:0;
	outline: 0;
	background:transparent;
	color: #fff;
	font-size:16px ;
	padding: 5px 0;
	width: 100%;
	height: 100%;
	display: block;
	resize: none;
}
.chat_input input::placeholder {
	color: #646567;
}

.chat_input a {
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: -0.01em;
	color: #FFA12B;
	padding: 5px 0;
	display: block;
}

.chat_wrap.on .chat_content{
	padding:40px 10px 165px;
}

.chat_wrap.on .chat_input .chat_form {
	height: 155px;
}

.hub_table b{
	margin-bottom: 10px;
	font-size:18px;
	display: block;
}

.comment_input:after {content:"";display:block;clear:both}
.comment_input {
	margin-bottom: 20px;
}
.comment_input>* {
	display: inline-block;
	vertical-align: bottom;
}

.comment_input textarea {
	width: calc(100% - 100px);
}

.comment_input button {
	margin-left: 5px;
	width: 80px;
	border-radius: 8px;
	padding: 5px 10px;
	border:1px solid #dfdfdf;
	background-color: #f3f3f3;
	height: 54px;
}
.baractive {
	display: none;
}
.footer  .left {
	 color: #A7A7A7;
}
.footer .right{
	color:#D9272B;
}
body.active .header_left{
	width: 50px;
	height: 50px;
	padding: 5px 16px;
}
body.active .aside_all_wrap {
	padding-top: 50px;	
}
body.active .con_all_wrap {
	padding-left: 50px;
}
body.active .aside_all_wrap {
    width: 50px;
}

body.active .header_right {
    padding-left: 50px;
}
body.active .header_logo a * {
	display: none;
}
body.active .baractive {
	display: block !important;
	writing-mode: vertical-lr;
}
.aside_menu {
	overflow: hidden;
}
body.active .aside_menu .jquery-accordion-menu>ul>li>a * {
	display:none;
}
body.active .aside_menu .jquery-accordion-menu>ul>li>a i {
	display: block !important;
	text-align: center;
}
.footer {
	padding:0 4%;
	width: calc(100% - 260px);
	position:absolute;
	right: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	background:#fff;
	left: auto;
}
.footer:after {content:"";display:block;clear:both}

body.active .footer {
	width: calc(100% - 50px);
}

.logout {
	padding: 3px 8px;
	border-radius:5px;
	background:#D9272B;
	color: #fff;
	margin-left:10px;
}

/* .mainrow .table_wrap{
		height: 290px;
} */

.save_btm_txt {
    margin-top: 15px;
    word-break: keep-all;
}

.link_con_wrap:after {content:"";display:block;clear:both}
.link_con_img {
    width: 300px;
    margin-right: 20px;
    float: left;
    height: 250px;
    overflow: auto;
}
.link_con_img img {
	width: 100%;
    /* height: 250px; */
    object-fit: cover;
}
.link_con_img02 {
    width: 720px;
    margin-right: 20px;
	/* margin-bottom: 20px; */
    float: left;
	max-width: 100%;
}
.link_con_img02 img {
	width: 100%;
    height: 120px;
    object-fit: cover;
}
.link_con_code {
	width: calc(100% - 320px);
    float: left;
	display: flex;
}
.link_con_code02 {
	width: calc(100% - 740px);
    float: left;
	display: flex;
}
.link_con_wrap {
    background-color: #fff;
    padding: 10px 20px;
    /* margin: 10px 0; */
    border-radius: 5px;
}
.link_con_wrap:last-child {
    padding-bottom: 25px;
}
.link_con_tab {
    display: flex;
    text-align: center;
    /* border: 1px solid #D9272B; */
    background: #fff;
    padding: 25px 20px 5px;
}
.link_con_tab > div {
    width: 100%;
    padding: 8px 0;
    font-size: 15px;
    border-right: 1px solid #ddd;
    color: #666;
    cursor: pointer;
    background: #F6F6F6;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.link_con_tab > div:last-child {
	border-right: 0;
}
.link_con_tab > div.on {
	/* background: #F7444E; */
	background-color: var(--main-color);
    color: #fff;
}
.link_con_code_txt {
    /* margin-bottom: 10px; */
	width: calc(100% - 80px);
	height: 250px;
}
.link_con_code02 .link_con_code_txt {
	height: 120px;
}
.link_con_code_txt textarea {
    border: 1px solid #E0E0E0;
    width: 100%;
    border-radius: 5px 0 0 5px;
    height: 100%;
    padding: 15px;
    resize: none;
    border-right: 0;
}
.link_con_code_copy .date_btn_wrap button {
	border-radius: 4.363px;
    border: 1.454px solid #D9D9D9;
    background: #C1C1C1;
    color: #fff;
    width: 80px;
    height: 250px;
}
.link_con_code02 .link_con_code_txt textarea {
	height: 120px;
}
.link_con_code02 .link_con_code_copy .date_btn_wrap button {
	height: 120px;
}
.link_con_code_copy {
    text-align: right;
}
.link_con_tab_view > div:not(:first-child) {
	display: none;
}
.btn_result_wrap {
	display:none;
	background: #eee;
    padding: 20px;
    margin-top: 15px;
}
.btn_result_wrap .cloud_box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.date_btn_wrap button {
    background: #222;
    color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
	text-align: center;
}
/* .btn_result_wrap .cloud_box {
    padding-bottom: 15px;
} */
/* .btn_result_txt {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 10px;
    word-break: break-all;
} */

.con_head_wrap.on {
	display:none;
}
.main_container, .tutorials_container {
	padding:0;
}
.section_style {
	padding: 30px 4%;
}
.section_txt_wrap {
    text-align: center;
    letter-spacing: -1px;
    /* margin-bottom: 20px; */
}
.section_txt_wrap02 {
	margin-bottom: 20px;
}
.section_txt {
	color:#D9272B;
	font-size: 18px;
	margin-bottom: 5px;
}
.section_tt {
	color:#212121;
	font-size: 25px;
    font-family: 'no400';
}
.section_tt span {
	color:#D9272B;
}
.section_main_wrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
.section_main_box {
	border: 1px solid #E1E1E1;
	background: #fff;
	text-align: center;
	padding: 15px;
    border-radius: 10px;
}
.section_main_box img {
	width: 100%;
}
.section_main_txt {
    word-break: keep-all;
}
.section_main_txt > div:first-child {
	margin: 10px 0;
    font-size: 17px;
    color: #111;
    font-family: 'no400';
}
.section_main_txt > div:last-child {
	color:#3F3F3F;
	font-size: 15px;
}
.section_bg {
	background: #fff;
}
.section_bg02 {
	background: #FAFAFC;
}
.repurchase_con {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.repurchase_box {
	background: #D9272B;
	box-shadow: 0px 0px 15px 0px #00000014;
	color: #fff;
    border-radius: 5px;
    padding: 25px;
    word-break: keep-all;
	font-size: 18px;
	max-width: 814px;
	margin: 0 auto;
}
.repurchase_box span {
	display:block;
	margin-top: 10px;
	font-size: 15px;
    opacity: 0.9;	
}
.repurchase_con img {
    margin: 30px 0 0;
}
.main_event_box {
	margin-bottom: 30px;
}
.main_event_box:last-child {
	margin-bottom: 0;
}
.main_event_box:after {content:"";display:block;clear:both}
.main_event_left {
	float: left;
	width: 50%;
    padding: 20px 45px;
}
.main_event_right {
	float: left;
	width: 50%;
    text-align: center;
}
.main_event_top {
	border: 1px solid #D9272B;
    border-radius: 50px;
    font-size: 16px;
    padding: 2px 10px;
    color: #D9272B;
    font-family: 'no400';
}
.main_event_box .section_tt {
    margin: 15px 0 20px;
}
.event_table_tt {
    color: #3F3F3F;
    font-size: 17px;
    font-family: 'no400';
    margin-bottom: 10px;
}
.main_event_table_cell:after {content:"";display:block;clear:both}
.main_event_table_cell div {
	float: left;
    width: 25%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    color: #212121;
    font-size: 16px;
    border-right: 1px solid #F0F0F0;
}
.main_event_table_cell div:last-child {
	border-right: 0;
}
.main_event_table_cell div span {
	color:#D9272B;
    font-family: 'no400';
}
.main_event_table_th {
	background: #F5F5F5 !important;
}
.main_event_table02 .main_event_table_cell div {
	width: 20%;
}
.main_event_table_box {
	border: 1px solid #F0F0F0;
}
.main_event_table_box .main_event_table_cell:first-child {
	border-bottom: 1px solid #F0F0F0;
}


.img-popup {
	display:none;
	max-width:90%;
	/* width: 600px; */
	text-align:center;
	background-color:#fff
}

.img-popup .title {
	position:relative;
	background-color:#222;
	color:#fff;
	padding: 10px;
	font-size:18px
}

.img-popup .title .b-close {
	cursor:pointer;
	position:absolute;
	right: 10px;
	top: 5px;
	font-size:25px
}

.img-view-popup .content {
	padding: 10px
}

.img-popup .content img {
	max-width:1000px
}
.proceeds_apply {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
}
/* .proceeds_apply_tt {
	width: 150px;
	position: relative;
}
.proceeds_apply_tt::before {
	content: '';
    display: inline-block;
    width: 3px;
    height: 13px;
    background: #D9272B;
    position: absolute;
    top: 50%;
    left: -7px;
    transform: translateY(-50%);
} */
.basic_btn_st {
	/* background: #FF6A6A; */
	background-color: var(--main-color);
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 5px;
	cursor: pointer;
}
.section_sub {
	margin-top: 20px;
	color: #212121;
	font-size: 16px;
	line-height: 1.6;
    word-break: keep-all;
    font-family: 'no400';
}
.section_sub b {
	color: #D9272B;
    font-family: 'no400';
}
.section_sub span {
	display: block;
    color: #787878;
}
.intro_box {
	width: 33.33333%;
	text-align: center;
    border-right: 1px solid #D4D4D4;
}
.intro_box:last-child {
	border-right: 0;
}
.intro_top {
    width: 30px;
    height: 30px;
    margin: 0 auto 20px;
    background: #D9272B;
    line-height: 30px;
    color: #fff;
}
.intro_img {
	margin-bottom: 15px;
}
.intro_txt div:first-child {
    color: #212121;
    font-size: 18px;
    font-family: 'no400';
    margin-bottom: 10px;
}
.intro_txt div:last-child {
	font-size: 15px;
	line-height: 1.4;
}
.img_view_mob {
	display:none;
}
.intro_con {
	padding: 25px 0;
}
.table_all_cell {
	background: #f7f7f7;
}
.top_page_arrow {
    padding: 10px 0 20px;
    display: flex;
    gap: 20px;
}
.page_arrow_box {
	text-align: center;
}
.page_arrow_box a {
    color: #505567;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding: 6px 12px;
}
.page_arrow_box span {
	margin: 0 30px;
    font-size: 15px;
    vertical-align: middle;
}
.page_arrow_box span i {
    margin-right: 10px;
}


/* 사이드 네비 */
.SpeechBubbleZone-Wrap {
	position:relative;
}

.SpeechBubbleZone {
	position:fixed;
	bottom: 10px;
	right: 10px;
	z-index: 998;
}
.SpeechBubbleZone.bottom {
	position:absolute;

}

.SpeechBubbleZone.bottom .OpenKatalk_Call_box {
	position:absolute;
	bottom: 0;
	right: 0;
}

.SpeechBubbleZone-Wrap.MOBILE {
	display:none;
}

.SpeechBubble_inner {
	position:relative;
	width: 60px;
	height: 200px;
	padding-top: 3px;
	position: relative;
    bottom: 20px;
}

.SpeechBubbleZone .Toggle_btn {
	display:none;
	cursor:pointer;
	background:#fff;
	width: 45px;
	height: 45px;
	/* background:url('/img/bubble_close_img.png') 50% 50% no-repeat;
	background-size:100% 100%; */
	text-align:center;
	line-height:44px;
	box-shadow: 0 1px 20px #ccc;
	border-radius:50%;
	margin: auto;
	margin-bottom: 15px;
	font-family: 'no400';
}

.SpeechBubbleZone .Toggle_btn::after {
	display:inline-block;
	content: '×';
	font-size:25px;
	color:#000;
	width: 45px;
	text-align:center;
	height: 45px;
	vertical-align:top;
	margin-top: 0;
	font-weight:bold;
	/* transition:all 0.3s; */
}

.SpeechBubbleZone .Toggle_btn.close {
	opacity:1 ;
	margin: 0 8px 15px;
} 

.SpeechBubbleZone .Toggle_btn.close::after {
	transform:rotate(45deg) translate(0px, -2px);
	font-family: 'no400';
}

.SpeechBubbleZone .Speech_icon {
	position:absolute;
	right: 0;
	bottom: 0;

	/* position:relative; */

}


.SpeechBubbleZone .Telephone_icon a {
	display:block;
	width: 60px;
	height: 60px;
	/* background: #EBEBEB; */
    background: #CE1A1A;
	color:#fff;
	text-align:center;
	font-size:22px;
	line-height:65px;
	border-radius:50%;
	display: flex;
    align-items: center;
    justify-content: center;
}

.SpeechBubbleZone .Telephone_icon i {
	/* transform:rotate(45deg); */
}


.SpeechBubbleZone .Speech_icon .icon_btn {

	 box-shadow: 0 1px 20px #ccc;
	 border-radius:30px;
    cursor: pointer;
	display:block;
}

.SpeechBubbleZone .Speech_icon .Alarm {
	display:none;
	position:absolute;
	right: 0px;
	top: 0px;
	background-color:#ef2123;
	width: 20px;
	height: 20px;
	color:#fff;
	text-align:center;
	line-height:20px;
	border-radius:50%;
	font-size:12px;
	font-weight:bold;
	font-family: NanumExtraBold;
	padding-right: 2px;

}

.bubble_zone {
	display:none;
	position:absolute;
	/* bottom: 40px; */
	bottom: -15px;
	right: 80px;
}


.SpeechBubbleZone .SpeechBubble,
.SpeechBubbleZone .telbubble {

    box-shadow: 0 1px 20px #ccc;
	background: #fff;
    letter-spacing: -1px;
	/* font-size:14px; */
	color:#454545;
	 white-space:nowrap;
}

.SpeechBubbleZone .SpeechBubble img,
.SpeechBubbleZone .telbubble img {
	display:inline-block;
	/* width: 12px; */
	vertical-align:middle;
	margin: -3px 5px 0 0;
}
.SpeechBubbleZone .telbubble a {
	color:#454545;
	font-family: 'no400';
}

.SpeechBubbleZone .SpeechBubble {
	/* padding: 10px; */
	border-radius: 10px;
	 cursor: pointer;
}

.SpeechBubbleZone .SpeechBubble span.program_name {
	font-size:11px;
	background:#333;
	border-radius:3px;
	padding: 5px;
	letter-spacing:0px;
	display:inline-block;
	vertical-align:middle;
	margin: 2px 0 3px 0;
	color:#fff;
}

.SpeechBubbleZone .SpeechBubble .top_section_wrap {
	margin: auto;
	border-bottom:1px solid #ccc;
}

.SpeechBubbleZone .SpeechBubble .top_section {
	padding: 15px 10px;
}

.SpeechBubbleZone .SpeechBubble .top_section li {
	display:inline-block;
}

.SpeechBubbleZone .SpeechBubble .IMG_BOX {
	vertical-align:top;
}


.SpeechBubbleZone .SpeechBubble .bg-change {
	/* padding: 10px 0; */
	padding: 5px 0;
	text-align:center;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
    font-family: 'no400';
}

.SpeechBubbleZone .telbubble {
	border-radius: 5px;
	margin-bottom: 35px;
	/* text-align:center; */
	height: 36px;
	line-height:36px;
	position:relative;
	/* padding: 0 10px; */
    padding: 0 20px 0 10px;
}

.SpeechBubbleZone .OpenKatalk_Call_box {
	display:none;
	position:fixed;
	bottom: 20px;
	right: 20px;
	width: 450px;
	height: 650px;
	border-radius:10px;
	background:#fff;
	box-shadow: 0 1px 20px #ccc;
	height: 240px !important;
    z-index: 1;
}

.OpenKatalk_Call_box .OPK_inner {
	position: relative;
	margin: 10px;
	overflow: hidden;
	height: 220px;
}

.OpenKatalk_Call_box #OpenKatalk_Call {
	width: 100%;
	height: 620px;
	margin-top: 0;
	width: 990px!important;
	height: 1063px!important;
	border: none;
	transform: scale(0.6);
	position: relative;
	left: 50%;
	margin-left: -495px;
	top: -241px;
	display: block;
}

.OpenKatalk_Call_box .OPK_Close {
	position:absolute;
	top: 6px;
    right: 6px;
	color:#666;
	background:#fff;
	width: 30px;
	height: 30px;
	border-radius:50%;
	/* text-align:center; */
	line-height:34px;
	font-size:25px;
	cursor:pointer;
	box-shadow: 0 1px 20px #ccc;
	z-index: 9999;
    padding: 0px 8px;
}
.SpeechBubble_top_logo {
	background: #fff;
	position: absolute;
	top: 45px;
    border-radius: 100px 100px 0 0;
    padding: 10px 10px 0;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0px -5px 7px 0px #00000010;
}
.SpeechBubble_top_logo img {
	width: 100%
}
.nav_txt_box {
	padding: 20px 3px 8px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 1.2;
    font-family: 'no400';
}
.step_box_wrap {
	display:none;
    margin: 30px 0;
}
@keyframes bg-change {
    0% {
        background:#fff;
    }
   50% {
       background-color: #ffec50;
    }
}

@-webkit-keyframes bg-change {
    0% {
        background:#fff;
    }
   50% {
       background-color: #ffec50;
    }
}

@-ms-keyframes bg-change {
    0% {
        background:#fff;
    }
   50% {
       background-color: #ffec50;
    }
}

.bg-change {
	animation: bg-change 1.2s step-end infinite;
    -webkit-animation: bg-change 1.2s step-end infinite;
	-ms-animation: bg-change 1.2s step-end infinite;
}


/* 회원가입 */
.J_title {
    max-width: 580px;
    width: 100%;
    margin: 0 auto;
}
.join_top_txt {
    text-align: center;
    margin-bottom: 30px;
}
.join_top_txt > div:first-child {
    font-size: 25px;
    color: #212121;
    /* font-family: 'no400'; */
    margin-bottom: 5px; 
}
.join_top_txt > div:last-child {
    color: #858585;
    font-size: 14px;
    word-break: keep-all;
}
.accept {
    border: 1px solid #ddd;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}
.checkbox_bg {
	background: #DCDCDC;
    border-radius: 50%;
    padding: 1px 4px;
    color: #fff;
    font-size: 13px;
	margin-right: 7px;
}
.J_title input:checked + label .checkbox_bg {
	/* background: #D9272B; */
	background-color: var(--main-color);
}
.all-t {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding: 7px 0;
}
/* .all-t label {
    font-family: 'no400';
} */
.terms textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 12px;
    color: #858585;
    background: #FAFAFC;
    height: 160px;
    border-radius: 3px;
    margin-bottom: 10px;
    white-space-collapse: preserve-breaks;
}
.privacy-tab {
    display: flex;
    border: 1px solid #D9272B;
}
.privacy-tab li {
    width: 33.3333%;
    text-align: center;
    border-right: 1px solid #D9272B;
}
.privacy-tab li:last-child {
	border-right: 0;
}
.privacy-tab li a {
    display: block;
    width: 100%;
    color: #D9272B;
    font-size: 13px;
    padding: 10px 5px;
	word-break: keep-all;
    line-height: 1.2;
}
.privacy-tab li.now {
	background: #D9272B;
}
.privacy-tab li.now a {
	color: #fff;
}
.checkbox_tt {
	margin-bottom: 10px;
}
.join_btn_wrap {
    text-align: center;
}
.join_btn_wrap a {
	/* background: #D9272B; */
	background-color: var(--main-color);
    color: #fff;
    border-radius: 5px;
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
    margin: 25px auto 10px;
    display: block;
    max-width: 250px;
}
.iform .l-name {
	display: block;
    /* font-family: 'no400'; */
    letter-spacing: -0.5px;
    margin-bottom: 5px;
}
.iform .l-name .exactly {
	color:#D9272B;
}
.iform input, .iform select {
	border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
	width: 100%;
}
.iform input::placeholder {
	color:#9F9F9F;
	font-size: 13px;
}
.iform {
    margin-bottom: 15px;
}
.one_form_box input {
    width: calc(100% - 85px);
}
.signup_email .input_email>div {
    float: left;
}
.signup_email .input_email {
    float: left;
    width: calc(100% - 85px);
    margin-right: 5px;
}
.signup_email .input_email .email_box {
    display: table;
    width: 70%;
}
.signup_email .input_email .email_box > div {
    display: table-cell;
    width: calc(100% - 24px/2);
    border: transparent;
    font-size: 13px;
    color: #111;
    /* font-weight: bold; */
    margin-left: 2%;
}
.signup_email .input_email .email_box > div.gol_s {
    width: 24px;
    border: 0;
    vertical-align: middle;
    text-align: center;
}
.email_select {
    width: 28%;
    margin-left: 2%;
    font-size: 13px;
    color: #111;
}
.join .accept .in-btn {
    width: 80px;
	display: block;
    /* background: #D9272B; */
	background-color: var(--main-color);
    color: #fff;
    border-radius: 3px;
    text-align: center;
    height: 39px;
    line-height: 40px;
    float: right;
}
.phone_form_box .left {
    width: calc(100% - 80px);
}
.accept .int04 {
	width: 70px;
}
.accept .int03 {
    width: calc(100% / 2 - 40px);
}
.t_blue {
    margin-top: 5px;
    font-size: 12px;
    color: #777;
    /* font-family: 'no400'; */
}
.loginboxst {
	background: transparent;
    border: 1px solid #D9272B;
    color: #D9272B;
}
.label-success {
    /* background-color: #D9272B !important; */
    border: 1px solid #EB292E;
    border-radius: 10px;
    color: #EB292E;
    font-size: 12px;
    font-weight: 600;
    padding: 0px 8px;
}
.login_box_btn_wrap .btn.join_btn_st {
    background: #fff;
    color: #D9272B;
    border: 1px solid #D9272B;
    margin-top: 10px;
    font-family: 'no400';
}
.color_gy {
	color: #787878 !important;
}
.section_sub02 {
    margin-top: 20px;
}
.section_sub02 div {
    margin-bottom: 10px;
    font-size: 15px;
    color: #222;
}
.section_sub02 a {
    border: 1px solid #D9272B;
    color: #D9272B;
    display: inline-block;
    padding: 10px 65px;
    font-size: 18px;
}

.basic_box_st {
    box-shadow: 0px 2px 2px 0px rgba(139, 139, 139, 0.25);
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px 20px;
}
.basic_box_st:last-child {
	margin-bottom: 0;
}
.link_find_form {
	display: flex;
	gap: 10px;
}
.link_btn_wrap {
	width: 95px;
}
.link_btn_wrap button {
	border: 0;
    border-radius: 4px;
    /* background: #FF6A6A; */
	background-color: var(--main-color);
    color: #fff;
    padding: 6px 10px;
	width: 100%;
}
.title_top_box {
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
.title_top_box img {
	margin-right: 5px;
}
.title_top_box span {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin-left: 20px;
}
.title_top_box::before {
	content:'';
	display: block;
	width: 101%;
	height: 4px;
	/* background: linear-gradient(270deg, #FF9797 0%, #FF6A6A 100%); */
	background: linear-gradient(270deg, #9e9ef9 0%, #6666ff 100%);
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
}
.form_select_box_wrap {
	width: calc(100% - 215px);
}