.cf { clear: both; }
.help_sub_box {
	width: 100%;
	min-height: 140px;
	border: 1px solid #D9D9D9;
	border-radius: 25px 25px 0 0;
	padding: 30px 20px 20px 160px;
	margin-top: 20px;
	box-sizing: border-box;
	background-image: url("/subscription/img/sub_title_bk.png");
	background-size : 90px;
	background-repeat: no-repeat;
	background-position : 30px center;
}
.help_sub_box h3 {
	font-size: 24px;
	font-family: 'Noto Sans KR', sans-serif;
	margin-bottom: 10px;
}
.help_sub_box p {
	color: #7F7F7F;
	font-size: 16px;
	line-height: 1.6em;
}
.help_section {
	font-size: 19px;
	padding: 30px 0 10px 20px;
}
.help_section p {
	font-size: 21px;
	font-family: 'Noto Sans KR', sans-serif;
}
.help_number {
	text-align: center;
	margin-right: 15px;
	padding: 9px;
	width: 35px;
	height: 35px;
	background-color: #0070C0;
	color: #ffffff;
	font-size:28px;
	border-radius: 60px;
	display: inline-block;
	line-height: 1.2em;
}
.help_contents {
	width: 100%;
	border: 1px solid #D9D9D9;
	border-radius: 15px;
	padding: 40px;
	box-sizing: border-box;
}
.help_contents img {
max-width:1000px;
}
.help_contents ul li {
	list-style-type: disc;
	color: #7F7F7F;
	font-size: 15px;
	line-height: 1.6em;
}
.help_contents table {
	width: 100%;
	margin: 20px 0 0 0;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
.help_contents th, .help_contents td {
	font-size: 14px;
	padding: 10px 5px;
	color: #7F7F7F;
	text-align: center;
}
.help_contents th{
	background-color: #F2F2F2;
	width: 100px;
}
.help_contents a {
	color: #0070C0;
	font-size: 14px;
	font-weight: bold;
}
.help_top_box {
	width: 100%;
	padding: 20px 0 50px 0;
}
.help_top_btn {
	width: 220px;
	padding: 20px;
	margin: 0 auto;
	background-color: #F2F2F2;
	text-align: center;
	border-radius: 10px;
}

/* ÅÇ ÀüÃ¼ ½ºÅ¸ÀÏ */
.tabs {
  margin-top: 150px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
}
/* ÅÇ ½ºÅ¸ÀÏ */
.tab_item {
  width: calc(100%/6);
  text-align: center;
  float: left;
  transition: all 0.2s ease;
  display:block;
  height: 70px;
	background-color: #F2F2F2;
	color: #7F7F7F;
	font-weight: bold;
	font-size: 17px;
	padding-top: 22px;
	box-sizing: border-box;
	border: 3px solid #ffffff;
	border-radius: 10px;
}
.tab_item:hover {
  opacity: 0.75;
  background-color: #215F9A;
  color: #ffffff;
}

/* ¶óµð¿À ¹öÆ° UI»èÁ¦*/
input[name="tab_item"] {
  display: none;
}

/* ÅÇ ÄÁÅÙÃ÷ ½ºÅ¸ÀÏ */
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}

/* ¼±ÅÃ µÈ ÅÇ ÄÜÅÙÃ÷¸¦ Ç¥½Ã */
#tab_1:checked ~ #help_join,
#tab_2:checked ~ #help_login,
#tab_3:checked ~ #help_pay,
#tab_4:checked ~ #help_search,
#tab_5:checked ~ #help_view,
#tab_6:checked ~ #help_kakao {
  display: block;
}

/* ¼±ÅÃµÈ ÅÇ ½ºÅ¸ÀÏ */
.tabs input:checked + .tab_item {
  background-color: #215F9A;
  color: #fff;
}


/* ±Ç¸®ºÐ¼®ÀÌ¶õ? /member/keylanding_right.php */

.ttt {
	padding-top: 242px
}

.pddptop{padding-top:20px}
.pddptopv{padding-top:50px}
.mgbttm {margin-bottom:0px}
.tte {font-size:20px; font-weight:600; line-height:160%;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.ttt {
		padding-top: 205px
	}
	.pddptop {padding-top:0px }
	.pddptopv {padding-top:28px }
	.mgbttm {margin-bottom:40px}
	.tte {padding-bottom:15px}
}
.memanaly_shape_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px 0;
}
.mem_analy_shape {display: flex; align-items: center;}
.mem_analy_shape li {
	padding: 20px;
	width: 118px;
	height: 110px;
	display: flex;
	flex-direction: column;
	border-radius: 50% 50%;
	align-items: center;
	justify-content: center;
	margin-right: -25px;
	background: #fff;
}
.mem_analy_shape li .title_circle {font-size:16px;font-weight:800;}
.memanaly_shape_title {
	font-size: 22px;
	font-weight: 600;
	background: #eee;
	padding: 30px;
	border: solid 10px #ccc;
}
.memanaly_shape_equal {margin:0 20px; display: inline-flex; align-items: center;}
.memanaly_shape_frst {border: solid 10px #c9d4ea;}
.memanaly_shape_scnd {border: solid 10px #c5efcb;}
.memanaly_shape_thr {border: solid 10px #eecccb;}

.memanaly_service_wrap {
	display:flex;
	width:fit-content;
	justify-content: center;
	border:solid 10px #e3e3e3;
	padding:30px;
	margin:0 auto;
	}
.memanaly_service_wrap .memanaly_service_ul {
margin-right:20px;
}
.memanaly_service_wrap .memanaly_service_ul li {
	border: solid 2px #c00000;
	border-radius: 25px 25px;
	padding: 4px 12px;
	margin-bottom: 6px;
	font-weight:600;
}
.memanaly_service_arrowm {
	display: flex;
	justify-content: center;
	margin-top:20px;
}
.memanaly_service_arrowm span {
	rotate: 90deg;
}
.memanaly_service_arrowl, .memanaly_service_arrowr {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin: 0 10px;
	height: 155px;
}
.memanaly_service_maincircle .red-circle-outside {
	width: 130px;
	height: 130px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: solid 10px #c00000;
	border-radius: 80px 80px;
		margin-top: 70px;
}
.memanaly_service_maincircle .red-circle-inside {
	width: 110px;
	height: 110px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: solid 1px #e3e3e3;
	border-radius: 80px 80px;
}
.red-circle-inside .uptitle {font-weight:600; font-size:18px; letter-spacing:-1px;}
.red-circle-inside .downtitle {font-weight:600; font-size:22px; color:#c00000; letter-spacing:-1px;}
.m-title {
	display: flex;
	background: #ccc;
	padding: 8px 35px;
	border-radius: 22px 22px;
	justify-content: center;
	align-items: center;
	font-weight: 600;
}
.memanaly_service_right {
	display: flex;
	flex-direction: column;
	justify-content: center;font-weight:600;
}
.memanaly_service_right .up-title {
	background: #9b2324;
	color: #fff;
	padding: 5px 20px;
	border-radius: 15px 15px;
	margin-bottom:10px;
	min-width:264px;
	text-align:center
}
.memanaly_service_right .mdl-title {
	border: solid 2px #c00000;
	padding: 5px 20px;
	border-radius: 5px 5px;
	margin-bottom:10px;
	min-width:264px;
	}
.memanaly_service_right .down-title {
	border: solid 2px #c00000;
	padding: 5px 20px;
	border-radius: 5px 5px;
	margin-bottom:10px;
	min-width:264px;
	line-height: 1.7;
	}
	.btn-outlink-wrap {
		margin-top:10;
		text-align:center;
		width:100%;
		padding:10px 0;
	}
	.btn-outlink-wrap a {
		display: inline-flex;
		margin: 2px 4px 0 0px;
		cursor: pointer;
		padding: 7px 25px;
		border-radius: 25px;
		font-weight: 600;
		align-items: flex-end;
		border: solid 1px #cccccc;
		justify-content: center;
	}
	.button-red-big {
		background:#c00000;
		color:#fff !important;
		font-weight: 600;
	}
	.button-red-big  span {
		font-size:20px;
	}
	.button-darkgray-big {
		background:#333;
		color:#fff !important;
		font-weight: 600;
		}
	.button-darkgray-big span {
		font-size:20px;
	}

	/*³«ÂûÅë°è ºòµ¥ÀÌÅÍ ÇÃ·§Æû /member/keylanding_ana.php */
.key-hr { width: 100%; border-top: 1px solid #BFBFBF; margin: 20px 0 30px 0; }
.key-land h2 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 34px;
	padding: 20px;
}
.key-land h4 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 20px;
	color: #0070C0;
	font-weight: normal;
}
.key-land h5 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 22px;
	text-align: left;
	padding: 20px 0 30px 20px;
}
.width60 {
	box-sizing : border-box;
	width: 65%;
	padding: 0 20px 20px 0;
	float: left;
	text-align: left;
	font-size: 16px;
}
.width60 p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px;
}
.width60 a {
	font-size: 16px;
	color: #0070C0;
}
.width40 {
	box-sizing : border-box;
	width: 34%;
	float: right;
}
.cf { clear: both; }
.key-box4 {
	box-sizing : border-box;
	width: 23%;
	height: 380px;
	margin: 9px;
	border: 1px solid #BFBFBF;
	border-radius: 15px;
	float: left;
}
.key-b4-img {
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	border: 0px;
	border-radius: 15px 15px 0 0;
}
.key-b4-thum {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.key-box4 p {
	font-size: 17px;
	text-align: left;
	padding: 10px;
	font-weight: bold;
}
.key-box4-p {
	font-size: 13px;
	text-align: left;
	color: #7F7F7F;
	line-height: 1.5em;
	padding: 10px;
}
.key-box1 {
	box-sizing : border-box;
	width: 98%;
	border: 1px solid #BFBFBF;
	border-radius: 15px;
	margin: 0 9px;
	padding: 10px;
}
.key-intro6 {
	width: 29%;
	margin: 10px;
	padding: 20px 10px 10px 10px;
	float: left;
}
.key-intro6 p {
	background-color: #0070C0;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 7px 15px;
	font-size: 16px;
}
.key-intro6 ul {
	text-align: left;
	list-style-type: square;
	padding-top: 7px;
}
.key-intro6 li {
	font-size: 16px;
	letter-spacing: -2px;
	list-style-type: square;
	margin: 10px 0 10px 30px;
	color: #7F7F7F;
}
.key-box2 {
	box-sizing : border-box;
	width: 48%;
	margin: 9px;
	padding: 30px 20px;
	border: 1px solid #BFBFBF;
	border-radius: 15px;
	float: left;
}
.key-box2-title {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.key-case {
	border-radius: 40px;
	background-color: #4EA72E;
	font-size: 16px;
	padding: 4px 15px;
	color: #ffffff;
	margin: 10px 20px 10px 0;
}
.key-box2-txt {
	border-radius: 10px;
	background-color: #F2F2F2;
	color: #595959;
	padding: 20px;
	margin: 20px 0 -10px 0;
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
}
.key-box2-txt li {
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: -1px;
	margin-left: 10px;
	list-style: decimal;
}
.key-box2-contact table {
	width: 100%;
	margin: 30px 20px 20px 20px;
	padding-top: 20px;
}
.key-box2-contact td, .key-box2-contact th {
	padding: 5px 10px;
	font-size: 16px;
	color: #595959;
}
.key-box2-contact select, .key-box2-contact input {
	padding: 10px;
	border: 1px solid #cccccc;
	color: #595959;
	border-radius: 4px 4px;
	font-size: 14px;
	width: 240px;
}
.key-box2-contact option {
	font-size: 16px;
	color: #595959;
}
.key-box2-contact button {
	border-radius: 40px;
	background-color: #0070C0;
	font-size: 16px;
	padding: 10px 25px;
	color: #ffffff;
	margin: 20px 10px 0 10px;
	border: 0;
	cursor:pointer;
}
.key-partner {
	width: 110px;
	background-color: #F7F7F7;
	margin: 0 10px 30px 0;
	padding: 15px 0;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.key-partner-list {
	padding: 0 0 0 20px;
	margin-top: -80px;
	margin-left: 130px;
	border-left: 2px solid #0F9ED5;
	float: left;
    width: 85%;
}
.partner_ico {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.partner_ico li {
    list-style: none;
    display: inline;
    padding-bottom: 5px;
}
.partner_ico li img {
    padding-top: 5px;
}
.key-faq {

}
.key-faq table {
	width: 100%
}
.key-faq table th {
	background-color: #0B76A0;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 20px;
	font-size: 16px;
}
.key-faq table td {
	background-color: #F2F2F2;
	color: #595959;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5em;
}