﻿@import url(layout.css);

/*[s]About us*/
/*History*/
div.hisCon1 {
	margin:0;
}
div.hisCon2 {
	clear:both;
	padding:0 0 0 0;
}
table.hisTable1 {
	width: 100%;
	table-layout: fixed;
	border-top: 1px solid #b3b3b3;
	border-bottom: 2px solid #b3b3b3;
}
table.hisTable1 th {
	border-top: 1px solid #b3b3b3;
	padding:5px 0 5px 10px;
	color:#000000;
	vertical-align:top;
}
table.hisTable1 td {
	border-top: 1px solid #b3b3b3;
	padding:5px 0 5px 10px;
	color:#565656;
	vertical-align:top;
}
table.hisTable1 td.month {
	font-weight:bold;
}
/*Message from president*/
div.messageCon1 {
	background: url(/en/images/aboutus/message_img4.jpg) no-repeat 100% 0;
	padding:0 0 0 10px;
}
div.messageCon1 strong {font-size:16px;}
/*Organization*/
div.organCon1 {
	padding:0;
}
/*[e]About us*/

/*[s]Contact us*/
div.contactusBox1 {
	background: url(/en/images/contactus/box1_s.gif) no-repeat top left;
	padding-top:5px;
}
div.contactusBox1 .con {
	background: url(/en/images/contactus/box1_e.gif) no-repeat left bottom;
	padding:5px 30px 10px 30px;
	line-height:18px;
}
/*[e]Contact us*/

/*[s]bbs Style*/
table.bbsTableList1 {
	width: 100%;
	table-layout: fixed;
	border-bottom: 1px solid #cdc8bd;
}
table.bbsTableList1 th {
	background-color:#ebe6db;
	text-align:center;
}
table.bbsTableList1 td {
	border-bottom: 1px solid #cdc8bd;
	padding:9px 0 9px 0;
	color:#565656;
	text-align:center;
}
table.bbsTableList1 td.subject {
	padding:9px 0 9px 10px;
	text-align:left;
}
table.bbsTableList1 td img.pic {
	border: 1px solid #eeeeee;
}
table.bbsTableList2 {
	width: 100%;
	table-layout: fixed;
	border-top: 2px solid #ebe6db;
}
table.bbsTableList2 th {
	text-align:center;
	padding:0 0 0 0;
}
table.bbsTableList2 td {
	padding:10px 0 0 0;
	color:#565656;
	vertical-align:top;
}
table.bbsTableList2 td.bar1 {
	background: url(/en/images/common/bbs_dot1.gif) repeat-y top left;
}
table.bbsTableList2 td.bar2 {
	border-bottom: 1px solid #cdc8bd;
}
table.bbsTableRead1 {
	width: 100%;
	table-layout: fixed;
}
table.bbsTableRead1 th {
	padding:0 0 0 20px;
	background: url(/en/images/common/bbsrft_bar1.gif) no-repeat top right;
	border-bottom: 1px solid #cdc8bd;
}
table.bbsTableRead1 td {
	padding:0 0 0 20px;
	border-bottom: 1px solid #cdc8bd;
}
table.bbsTableRead1 th.ti {
	background-color:#ebe6db;
	border-bottom: 0px solid #cdc8bd;
}
table.bbsTableRead1 td.ti {
	background-color:#ebe6db;
	font-weight:bold;
	border-bottom: 0px solid #cdc8bd;
}
table.bbsTableRead1 td.contents {
	padding:20px 20px 20px 20px;
	line-height:18px;
	border-bottom: 2px solid #cdc8bd;
}
table.bbsTableRead1 td.contents img {
	max-width:100%;
}
table.bbsTableRead1 th.list {
	background-color:#e1dfd9;
	border-bottom: 0px solid #cdc8bd;
}
table.bbsTableRead1 td.list {
	background-color:#e1dfd9;
	border-bottom: 0px solid #cdc8bd;
}
/*[e]bbs Style*/

.ebook_guide {
	float: right;
	border: none;
	width: 130px;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	color: #000000;
	background-color: #f0f0f0;
	cursor: pointer;
}

.ebook_2019 .popup {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.ebook_2019 .popup .dim{
	background-color: #000000;
	opacity: .5;
	width: 100%;
	height: 100%;
	z-index: 98;
}

.ebook_2019 .popup .layer_popup{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 480px;
	height: 732px;
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
}

.ebook_2019 .popup .layer_popup .inner {
	margin: 0 24px;	
	width: 432px;
}

.ebook_2019 .popup .layer_popup .popup_header {
	position: relative;
	height: 65px;
	padding: 0 24px;
}

.ebook_2019 .popup .layer_popup .popup_header h1{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding-left: 24px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	line-height: 65px;
	font-weight: 700;
	text-align: left;
	color: #000000;
	border-bottom: none;
}

.ebook_2019 .popup .layer_popup .popup_header h1 .icon.bookmark_ico{
	display: block;
	position: absolute;
	content: '';
	top: 0;
    left: 0;
    width: 16px;
    height: 65px;
	background: url(/images/ebook/bookmark_icon.png) no-repeat center center;
}

.ebook_2019 .popup .layer_popup .pop_close {
	position: absolute;
	top: 0;
    right: 0;
    width: 65px;
    height: 65px;
	display: inline-block;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.ebook_2019 .popup .layer_popup .pop_close::after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 65px;
	height: 65px;
	background: url(/images/ebook/icon_btn_close.png) no-repeat center center;
}

.ebook_2019 .popup .layer_popup ul li p {
	text-align: left;
	margin-top: 12px;
	color: #000000;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 400;
	text-indent: -13px;
	padding-left: 13px;
	letter-spacing: -0.01em;
}
.ebook_2019 .popup .layer_popup ul li+li {
	margin-top: 30px;
}

.ebook_2019 .popup.active {
	display: block;
}


.ebook_2019 .text_btn {
	display: inline-block;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	font-weight: 500;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #622603;
	height: 22px;
	padding: 0 20px;
	color: #622603;
	background-color: #f1e4d4;
	cursor: pointer;
}

.ebook_2019 .text_btn img {
	margin-left: 5px;
	vertical-align: middle;
}

.ebook_2019 .text_btn.small img {
	margin-left: 0;
	margin-right: 5px;
	transform: rotate(180deg);
}

.sermon .sermon_search {
	display: flex;
	gap: 2px;
}

.sermon .sermon_search .text {
	box-sizing: border-box;
	width: 161px;
	height: 21px;
}
.sermon .sermon_btns {
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
}
.sermon .sermon_btns button {
	height: 24px;
	width: 164px;
	border: none;
	background-color: #b4b4b4;
	font-family: "Pretendard";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	border-radius: 3px;
	margin-right: 6px;
	cursor: pointer;
}

.sermon .sermon_btns button.active {
	background-color: #622603;
}

.sermon .conList {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 2px solid #b3b3b3;
}

.sermon table.bbsTableList1 th {
	height: 30px;
	font-size: 12px;
	color: #44310d;
	padding: 0;
}

.sermon table.bbsTableList1 td {
	height: 30px;
	font-size: 12px;
	color: #565656;
	padding: 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.sermon table.bbsTableList1 td:nth-of-type(2) {
	color: #622603;
	font-weight: 600;
}


.login #middle {
	padding-left: 0;
	padding-top:47px;
	padding-bottom:47px;
	background-color: #f8f8f8;
	border-radius: 8px;
}

.login #content {
	background: none;
	margin: 0 auto;
    float: none;
	width: 601px;
	height: 344px;
	padding: 47px 0;
	background-color: #ffffff;
	border-radius: 8px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #dddddd;
}

.login .login_wrap {
	margin-top: 42px;
	display: flex;
	gap: 12px;
	justify-content: center;
	padding: 0 80px;
	flex-wrap: wrap;
}

.login #content .input_wrap {
	display: inline-flex;
    flex-direction: column;
    gap: 12px;
	align-items: flex-start;
}
.login #content .login_wrap > label {
	text-align: left;
	margin-left: 97px;
	width: 100%;
}

.login #content .login_wrap > label input {
	margin-right: 4px;
	vertical-align: middle;
}

.login #content .input_wrap strong {
	display: inline-block;
	width: 100px;
	font-family: 'Pretendard';
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
	text-align: left;
}

.login #content .input_wrap label {
	display: block;
}

.login #content .input_wrap .email input {
	width: 120px;
}

.login #content .input_wrap .password {
	position:relative;
}

.login #content .input_wrap .password input {
	width: 264px;
}

.login #content .input_wrap .password .show_password{
	font-family: 'Pretendard';
	font-size: 10px;
	line-height: 24px;
	height: 26px;
	position: absolute;
	top: 50%;
	right: 10px;
	color: #666666;
	transform: translateY(-50%);
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.login #content .input_wrap label input {
	padding: 0 8px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 22px;
	height: 24px;
	box-sizing: border-box;
	color: #000000;
    border: 1px solid #c2c2c2;
}

.login #content .input_wrap label span {
	display: inline-block;
	width: 24px;
	text-align: center;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.login #content .sign_btn {
	margin-top: 26px;
}

.login #content .sign_btn span {
	display: none;
}

.login #content .find_btn {
	margin-top: 20px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #767676;
	font-family: 'Pretendard';
}

.login #content .find_btn .icon_arrow {
	margin-left: 5px;
    display: inline-block;
    width: 7px;
	height: 20px;
	background-image: url(/images/common/icon_arrow.png);
    background-size: 7px 12px;
    background-repeat: no-repeat;
	background-position: center center;
    vertical-align: bottom;
}


/* 아이디 찾기 */

.find #middle {
	padding-left: 0;
	padding-top:47px;
	padding-bottom:47px;
	background-color: #f8f8f8;
	border-radius: 8px;
}

.find #content {
	background: none;
	margin: 0 auto;
    float: none;
	width: 601px;
	padding: 47px 90px;
	background-color: #ffffff;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	text-align: center;
}

.find #content.find_id .form_wrap {
	margin-top: 0;
	padding: 0;
}

.find #content.find_id h2 {
	margin: 0;
	padding-bottom: 25px;
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	font-family: "Pretendard";
	border-bottom: 1px solid #dddddd;
}

.find #content.find_id h2+p {
	margin-top: 25px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	font-family: "Pretendard";
}

.find #content .info_txt {
	margin-top: 18px;
	padding: 20px 0;
	padding-left: 185px;
	background-color: #f0f0f0f0;
	border-radius: 6px;
}

.find #content .info_txt label {
	display: block;
	text-align: left;
}

.find #content .info_txt label input[type="radio"] { 
	width: 16px;
	height: 16px;
	border: #000000;
	vertical-align: middle;
}

.find #content .info_txt label+label {
	margin-top: 12px;
}

.find #content .info_txt label span {
	display: inline-block;
	font-family: "Pretendard";
	margin-left: 8px;
	font-size: 12px;
	font-weight: 400;
	vertical-align: middle;
	line-height: 16px;
}

.find #content .btns {
	margin-top: 26px;
}

.find #content .btns button+button {
	margin-left: 8px;
}

.find .form_wrap .form_tit {
	display: block;
	padding-bottom: 5px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	font-weight: 500;
	font-family: "Pretendard";
	border-bottom: 1px solid #dddddd;
}

.find .form_wrap:last-of-type {
	margin-top: 35px;
}


.find #content .input_wrap {
	display: flex;
	
    justify-content: space-between;
    flex-direction: row;
	margin-top: 20px;
}
.find #content .input_wrap+.input_wrap {
	margin-top: 12px;
}

.find #content .flex_wrap {
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.find #content .input_wrap strong {
	display: inline-block;
	width: 80px;
	font-family: 'Pretendard';
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
	text-align: left;
}

.find #content .input_wrap label input {
	padding: 0 8px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 22px;
	width: 264px;
	height: 24px;
	box-sizing: border-box;
	color: #000000;
    border: 1px solid #c2c2c2;
}

.find #content .input_wrap .email+button {
	width: 102px;
	height: 24px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #000000;
	background-color: #fff;
	margin-left: 12px;
	cursor: pointer;
}

.find #content .input_wrap label span {
	display: inline-block;
	width: 24px;
	text-align: center;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.find #content .input_wrap .email input {
	width: 120px;
}

.find #content button {
	padding: 0;
	outline: none;
	border: none;
	cursor: pointer;
}

.find .popup {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.find .popup .dim{
	background-color: #000000;
	opacity: .5;
	width: 100%;
	height: 100%;
	z-index: 98;
}

.find .popup .layer_popup{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 360px;
	padding-bottom: 30px;
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
}

.find .popup .layer_popup .inner {
	margin: 0 24px;	
}

.find .popup .layer_popup .popup_header {
	position: relative;
	height: 65px;
	padding: 0 24px;
}

.find .popup .layer_popup .popup_header h1{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding-left: 24px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	line-height: 65px;
	font-weight: 700;
	text-align: left;
	color: #000000;
	border-bottom: none;
}


.find .popup .layer_popup .pop_close {
	position: absolute;
	top: 0;
    right: 0;
    width: 65px;
    height: 65px;
	display: inline-block;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.find .popup .layer_popup .pop_close::after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 65px;
	height: 65px;
	background: url(/images/ebook/icon_btn_close.png) no-repeat center center;
}

.find .popup .layer_popup p {
	text-align: center;
	color: #000000;
	font-family: 'Pretendard';
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

.find .popup .layer_popup .inner button {
	margin-top: 30px;
	padding: 0;
	outline: none;
	border: none;
	cursor: pointer;
}

.find .popup .layer_popup .info_txt {
	margin-top: 18px;
	font-size: 13px;
	padding: 15px;
	font-family: "Pretendard";
	font-weight: 500;
	line-height: 20px;
	background-color: #f8f8f8;
	border-radius: 6px;
}


/* 회원가입 */

.sign #middle {
	padding-left: 0;
	padding-top:47px;
	padding-bottom:47px;
	background-color: #f8f8f8;
	border-radius: 8px;
}

.sign #content {
	background: none;
	margin: 0 auto;
    float: none;
	width: 601px;
	padding: 47px 46px;
	background-color: #ffffff;
	border-radius: 8px;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #dddddd;
}

.sign #content h2 {
	
	font-family: "Pretendard";
	font-size: 28px;
	line-height: 40px;
	color: #000000;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 5px;
}

.sign #content h2+p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #000000;
	font-family: "Pretendard";
}

.sign #content .info_area {
	margin-top: 15px;
	padding: 20px 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #333333;
	font-family: "Pretendard";
	background-color: #f0f0f0;
}

.sign.verifi #content .info_area {
	text-align: left;
	border-radius: 6px;
}

.sign.verifi .form_wrap {
	border-top: none;
}

.sign.verifi.end .form_wrap {
	border-top: 1px solid #dddddd;
	margin-top:28px;
}


.sign .form_wrap {
	margin-top: 28px;
	padding: 28px 0px;
	border-top: 1px solid #dddddd;
}
.sign .form_wrap:last-of-type {
	margin-top: 0;
	border-bottom: 1px solid #dddddd;
}

.sign .sign_wrap {
	margin-top: 42px;
	display: flex;
    gap: 12px;
	justify-content: center;
}

.sign #content .input_wrap {
	display: flex;
    flex-direction: row;
}

.sign #content .input_wrap +.input_wrap {
	margin-top: 12px;
}

.sign #content .input_wrap strong {
	display: inline-block;
	width: 110px;
	font-family: 'Pretendard';
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: left;
}

.sign #content .input_wrap input {
	padding: 0 8px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 22px;
	width: 264px;
	height: 24px;
	box-sizing: border-box;
	color: #000000;
    border: 1px solid #c2c2c2;
}

.sign #content .input_wrap .email+button {
	width: 122px;
	height: 24px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #000000;
	background-color: #fff;
	margin-left: 8px;
	cursor: pointer;
}

.sign #content .input_wrap label span {
	display: inline-block;
	width: 24px;
	text-align: center;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.sign #content .input_wrap .email input {
	width: 120px;
}

.sign #content .input_wrap p {
	display: inline-block;
	width: calc(100% - 110px);
	font-size: 12px;
	line-height: 24px;
	font-family: "Pretendard";
	text-align: left;
	margin: 0;
}

.sign #content .apply_btn {
	margin-top: 26px;
}

.sign #content .sign_info {
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	font-family: "Pretendard";
}

.sign #content .main_btn {
	margin-top: 16px;
}

/* 마이페이지 */

.mypage #middle {
	padding-left: 0;
	padding-top:47px;
	padding-bottom:47px;
	background-color: #f8f8f8;
	border-radius: 8px;
}

.mypage #content {
	background: none;
	margin: 0 auto;
    float: none;
	width: 601px;
	padding: 47px;
	position: relative;
	background-color: #ffffff;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	text-align: center;
}

.mypage #content .form_wrap {
	margin-top: 0;
	padding: 34px 34px 0;
}

.mypage #content h2 {
	margin: 0;
	padding-bottom: 25px;
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	font-family: "Pretendard";
	border-bottom: 1px solid #dddddd;
}


.mypage #content .input_wrap {
	margin-top: 20px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.mypage #content .input_wrap strong {
	display: inline-block;
	width: 100px;
	font-family: 'Pretendard';
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: left;
}

.mypage #content .input_wrap input {
	padding: 0 8px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 22px;
	width: 264px;
	height: 24px;
	box-sizing: border-box;
	color: #000000;
    border: 1px solid #c2c2c2;
}
.mypage #content .input_wrap input:disabled {
	background-color: #f0f0f0;
	color: #a9a9a9;
}


.mypage #content .input_wrap .email+button {
	width: 102px;
	height: 24px;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #000000;
	background-color: #fff;
	margin-left: 12px;
	cursor: pointer;
}

.mypage .form_wrap .form_tit {
	display: block;
	padding-bottom: 5px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	font-weight: 500;
	font-family: "Pretendard";
	border-bottom: 1px solid #dddddd;
}

.mypage #content button {
	padding: 0;
	outline: none;
	border: none;
	cursor: pointer;
	background: none;
}

.mypage.change_password #content .form_wrap {
	padding: 27px 73px;
	border-bottom: 1px solid #dddddd;
}

.mypage.change_password #content .input_wrap {
	margin-top: 0;
}

.mypage.change_password #content .input_wrap+.input_wrap {
	margin-top: 12px;
}

.mypage.change_password #content .input_wrap strong {
	width: 138px;
}

.mypage.change_password #content .input_wrap input {
	width: 221px;
}

.mypage.change_password #content .accept_btn {
	margin-top: 27px;
}

.mypage.change_password #content .withdrawal_btn {
	position: absolute;
	right: 47px;
	bottom: 53px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #767676;
}

.mypage.change_password #content .icon_arrow {
	margin-left: 5px;
    display: inline-block;
    width: 7px;
	height: 20px;
	background-image: url(/images/common/icon_arrow.png);
    background-size: 7px 12px;
    background-repeat: no-repeat;
	background-position: center center;
    vertical-align: bottom;
}

.mypage.withdrawal #content h2 {
	border-bottom: none;
	padding-bottom: 0;
}
.mypage.withdrawal #content h2+p {
	margin-top: 12px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	font-family: "Pretendard";
}
.mypage.withdrawal  #content .form_wrap {
	padding: 28px 77px;
	margin-top: 26px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.mypage.withdrawal  #content .input_wrap {
	margin-top: 0;
}
.mypage.withdrawal  #content .input_wrap+.input_wrap {
	margin-top: 12px;
}
.mypage.withdrawal  #content .input_wrap strong {
	width: 85px;
}

.mypage.withdrawal  #content .input_wrap label span {
	display: inline-block;
	width: 24px;
	text-align: center;
	font-family: 'Pretendard';
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.mypage.withdrawal #content .input_wrap .email input {
	width: 120px;
}

.mypage.withdrawal  #content .withdrawal_btn{
	margin-top: 26px;
}


.mypage.withdrawal .popup {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.mypage.withdrawal .popup .dim{
	background-color: #000000;
	opacity: .5;
	width: 100%;
	height: 100%;
	z-index: 98;
}

.mypage.withdrawal .popup .layer_popup{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 360px;
	padding-bottom: 30px;
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
}

.mypage.withdrawal .popup .layer_popup .inner {
	margin: 0 24px;	
}

.mypage.withdrawal .popup .layer_popup .popup_header {
	position: relative;
	height: 65px;
	padding: 0 24px;
}

.mypage.withdrawal .popup .layer_popup .popup_header h1{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding-left: 24px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	line-height: 65px;
	font-weight: 700;
	text-align: left;
	color: #000000;
	border-bottom: none;
}


.mypage.withdrawal .popup .layer_popup .pop_close {
	position: absolute;
	top: 0;
    right: 0;
    width: 65px;
    height: 65px;
	display: inline-block;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.mypage.withdrawal .popup .layer_popup .pop_close::after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 65px;
	height: 65px;
	background: url(/images/ebook/icon_btn_close.png) no-repeat center center;
}

.mypage.withdrawal .popup .layer_popup p {
	text-align: center;
	color: #000000;
	font-family: 'Pretendard';
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}

.mypage.withdrawal .popup .layer_popup .inner button {
	margin-top: 30px;
	padding: 0;
	outline: none;
	border: none;
	cursor: pointer;
}