.mBr {
    display: none;
}
/*--------------------------------------------------------------
# 메인영역 ->타이틀/url체크/그래프/점수
--------------------------------------------------------------*/

.title {
	/* padding-top: 160px; */
	padding-top:190px;
	width:100%;
	text-align: center;
}

.title h1{
	margin:0;
	line-height: 70px;
	font-family: 'GmarketSans';
}

.title h1 b{
	text-align:center;
	display:block;
	margin-bottom: 40px;
}

.title h1 b img{
	display:inline-block;
	max-width:100%;
	height:30px;
}

.title h1 span {
    font-family: "Pretendard-ExtraBold";
    font-size: 7rem;
    line-height: 8.2rem;
    letter-spacing: 0em;
    text-align: center;
}

.maininputcont{
	padding-top:50px!important;
}
.container {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
	padding-top:20px;
    overflow: hidden;
}

.allOpenBox{
	font-family: Pretendard;
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 18px;
    cursor: pointer;
    padding: 10px 14px 10px 14px;
    background-color: #333333;
    z-index: 777;
    color: #fff;
}
.allOpenBox:hover{
	background-color: #00EB88;
	color:#222;
}

.onAllBox{
	width: 100%;
    position: fixed;
    top: 100px;
    right: 0px;
}

.seo_checkInput_box {
    padding: 50px 0 100px 0;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /* padding-top: 0px; */
}

.seo_checkInput {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

/* .seo_input { */
	/* position:relative; */
    /* box-sizing: border-box; */
    /* width: 100%; */
    /* border-collapse: collapse; */
/* } */

.seo_input {
    border: 2px solid #000;
    background: #FFF;
    box-shadow: 0px 20px 70px 0px rgba(0, 0, 0, 0.20);
	
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border-collapse: collapse;
    /* border: 2px solid #EBEBEB; */
    border-radius: 999px;
    padding: 10px 153px 10px 115px;
}



/* .seo_input input { */
	/* text-align: left; */
    /* box-sizing: border-box; */
    /* border-collapse: collapse; */
    /* height: 90px; */
    /* width: 100%; */
    /* font-size: 26px; */
    /* font-weight: 500; */
    /* border: 4px solid #ee3a42; */
    /* padding-left: 40px; */
    /* background-color: #fff; */
    /* z-index: 400; */
    /* position: relative; */
    /* padding-right: 160px; */
/* } */

.seo_input input {
    text-align: left;
    box-sizing: border-box;
    border-collapse: collapse;
    width: 100%;
    font-size: 26px;
    font-weight: 500;
    z-index: 400;
    position: relative;
    border: none;
    padding: 0;
    font-family: Outfit;
    font-size: 40px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    padding: 14px 0;
}

.seo_input input::placeholder{
	font-family: Pretendard;
	font-size: 20px;
	font-weight: 400;
	line-height: 42px;
	letter-spacing: 0em;
	text-align: center;
    transform: translateY(-6px );
}

/* .m_bar:focus {border: 4px solid #ee3a42;background-color: #fff;} */
.seo_input:focus {
    border: 2px solid #000;
}

.seo_Img {
    width: 115px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
}

.seo_Img img {
    width: 100%;
    height: auto;
}


.m_bar {border: 4px solid #f6f6f6;outline: 0;}

.seo_input button {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 500;
    height: auto;
    background: #00EB88;
    border-radius: 99px;
    padding: 25px 30px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.find_address {
    width: 150px;
    border: none;
    color: #fff;
    font-size: 23px;
    font-family: 'Noto Sans KR', sans-serif;
    cursor: pointer;
    font-family: 'GmarketSans';
    padding: 0;
}

.find_addressTxt {
    font-family: "Pretendard-Bold";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    /* padding-right: 24px; */
    display: inline;
	position:relative;
}

.find_addressTxtFigure {
    /* content: ''; */
    /* background-image: url(/public/seo/check/img/bard/bard_searchBtn.png); */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    width: 1.2rem;
    height: 1.6rem;
    /* position: absolute; */
    /* right: 0; */
}

.find_addressTxtFigure img {
	width:100%; height:auto;
}

.find_addressTxt.pcm_only {display:block;}

/* .find_address:hover{ */
	/* background-color:#222; */
	/* color:#fff; */
/* } */

.showChartBox{
	/* display:none; */
	
	display:block;
	
	width:100%;
	position:relative;
	padding-top: 40px;
	margin-bottom: 60px;
}

.showChartBox ul {
    text-align: left;
    width: 100%;
    display: flex;
	position:relative;
    /* flex-flow: row wrap; */
    /* list-style: none; */
    padding: 0;
    margin: 0;
}

.showChartBox ul li {
    /* position: relative; */
    display: inline-block;
    list-style: none;
}

.show_bum{
	display:none;
	position:absolute;
	left: 48%;
    top: 40px;
	z-index:700;
}

.bumBox{
	display:inline-block;
	margin-left:16px;
}

.bumCircle{
	position:relative;
	top: 1px;
	margin-right:4px;
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	background-color:#555555;
}

.bumBox{
	font-size:13px;
	font-weight:300;
}

.bc_col {background-color: #00EB88!important;}

.showChart{
	width:60%;
	z-index:600;
}

#columnchart_material{
	position:relative;
	display:inline-block;
	height: 360px;
	width:100%;
	font-family: 'GmarketSans';
}

#columnchart_material > div{
	width:100%!important;
	height:100%!important;
}

.showPoint{
	position:absolute;
	right:0px;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

#total {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

#total b {
    color: #000;
	font-family: 'Pretendard-Bold'; 
    font-size: 150px;
    line-height: 136px;
    letter-spacing: 0em;
    text-align: center;
}

#total span {
    position: relative;

    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    font-family: 'Pretendard-Bold';
}

.p_top{top: -94px;left:0px;}
.p_bottom{top: 12px;}

.shareBtn {
    display: none;
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #ee3a42;
    color: #fff;
    text-align: center;
    /* border: 2px solid #ee3a42; */
    min-width: 280px;
    background: #00EB88;
    border-radius: 99px;
}

.shareBtn a {
    color: #000;
    padding-top: 0;
    text-decoration: none;
    font-family: 'Pretendard-Bold';
    font-size: 22px;
    font-weight: 700;
    line-height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/* .shareBtn:hover{ */
	/* border:2px solid #3c1e1e; */
/* } */

.shareBtn img{
	top: 18px;
    height: 20px;
    position: absolute;
    max-width: 100%;
    left: 15px;
}


@media (max-width: 1200px){
	/*상단 검색바/그래프 영역*/
	/* .title { */
		/* padding-top: 80px; */
	/* } */
	.title h1 b {
		margin-bottom: 30px;
	}
	.title h1 span {
		font-size: 54px;
	}
	
	.maininputcont{
		padding-top:30px!important;
	}
	
	.showChart {
		width: 54%;
	}
	#total b{
		font-size: 140px;
	}
	#total span{
		font-size:24px;
	}
	
	.shareBtn {
		width: 100%;
		height: 54px;
		font-size: 17px;
		letter-spacing: -0.5px;
		/* padding-left: 30px; */
	}
	.shareBtn a{
		/* padding-top: 16px; */
	}
	.shareBtn img {
		top: 16px;
		height: 18px;
		left: 15px;
	}


}

@media (max-width: 1180px){
	.showChart {
		width: 65%;
	}
	#columnchart_material > div > div > svg > g:nth-child(2) > rect:nth-child(1) {
		width: 100%;
		position: relative;
	}
}

@media (max-width: 1120px){
	.showChart {
		width: 60%;
	}
}

@media (max-width: 991px){
	.title {
		padding-top: 120px;
	}
	.title h1{
		line-height: 50px;
	}
	.title h1 b {
		font-size: 40px;
	}
	.title h1 span {
		font-size: 48px;
	}
	
	.seo_input input{height: 80px; font-size: 20px; padding-right:0;}
	.seo_input input::placeholder{transform: translateY(-0px );}
	.find_address {width: 130px; height: 80px}
	
	.show_bum{
		display:none;
		position:absolute;
		left: inherit;
		right:0px;
		top: 40px;
		z-index:700;
	}
	.showChartBox {
		padding-top: 30px;
		margin-bottom: 40px;
	}
	.showChartBox ul{
		display:block;
	}
	.showChartBox ul li{
		display:block;
	}
	.showChart {
		width: 100%;
	}
	#columnchart_material {
		display: inline-block;
		height: 320px;
	}
	.showPoint{
		padding-top:60px;
		position:relative;
		top:initial;
		right:initial;
		transform:initial;
	}
	#total {
		text-align: center;
	}
	
	.find_addressTxt {font-size:16px; line-height:18px;}
	.seo_input {padding:7px 153px 7px 115px;}
	.seo_input button {padding:25px;}
}

@media (max-width: 767px){
	.maininputcont{
		padding-top:20px!important;
	}
	.container {overflow: hidden; padding-top: 60px; padding-left: 16px; padding-right: 16px;}
	.allOpenBox {
		position: absolute;
		right: 14px;
		top: 20px;
		font-size: 14px;
		cursor: pointer;
		padding: 6px 10px 3px 10px;
	}
	.onAllBox {
		width: 100%;
		position: fixed;
		top: 60px;
		right: 0px;
	}
	.title {padding-top: 100px;}
	.title h1 {line-height: 38px;}
	
	.title h1 b {margin-bottom: 16px;}
	.title h1 b img {height: 20px;}
	.title h1 span {font-size: 30px; line-height: 38px;}
	
	.seo_checkInput_box {padding: 6px 0 40px 0;}
	.seo_input {padding:0 6px;box-shadow: 0px 14px 26px 0px rgba(0, 0, 0, 0.20);}
	.seo_input input {
		height: 54px;
		font-size: 16px;
		padding-right: 10px;
		padding-left: 10px;
		padding: 0;
		width: 75%;
		padding:0  26.5px;
	}
	.seo_input input::placeholder{
		font-size:14px;
		top:0;
	}
	.seo_input button {
		/* position: relative; */
		right:6px;
		padding: 15px 16px;
		width: 42px;
		height: 42px;
		margin: 0 0 0 auto;
	}
	.find_address {
		font-size: 20px;
		width: auto;
		height: 50px;
		margin-top: 10px;
		padding-top:4px;
	}
	
	.show_bum{
		top: 48px;
	}
	.bumCircle{
		top: 0.5px;
		width: 10px;
		height: 10px;
	}
	.bumBox {
		margin-left: 12px;
		font-size: 11px;
	}
	.showChartBox {
		padding-top: 30px;
		margin-bottom: 60px;
	}
	#columnchart_material {
		width:100%;
		display: inline-block;
		height: 300px;
	}

	
	#columnchart_material > div > div > svg > g:nth-child(6) > text{
		font-size:10px!important;
	}
	
	
	.showPoint {padding-top: 40px;}
	#total b {letter-spacing:-3px; font-size: 110px;}
	#total span {font-size: 30px;}
	.p_top {
		top: -57px;
		left: -6px;
	}
	.p_bottom {
		top: 6px;
	}
	
	.shareBtn {
		/* padding-left: 10px; */
	}
	
	.seo_Img {
		width: 59px;
		height: 54px;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		padding: 17px 14px;
	}

	.find_addressTxt.pcm_only {display:none;}


}

/*--------------------------------------------------------------
# 메인영역 -> 검색결과 콘텐츠
--------------------------------------------------------------*/

.bigsubject {
	display:block;
}

.bigsubject h2{
	text-align: left;
    font-size: 36px;
    font-weight: 900;
    font-family: 'GmarketSans';
    padding-bottom: 18px;
    border-bottom: 2px solid #222;
	margin:90px 0px 24px 0px;
}

.subject {	
	width:100%;
	display:block;
}

.subject h3 {
    width: 100%;
    display: block;
	text-align: left;
    padding: 0px 20px 16px 40px;
	
    font-family: 'Pretendard-SemiBold';
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    
    margin-top: 30px;
    position: relative;
}

.state_icon{left: 0px; position: absolute; top: 0px;}
.state_icon img{max-width:100%; height:30px;}

.evaluation {
    width: 100%;
    position: relative;
    text-align: left;
   
    padding-bottom: 20px;
    padding-right: 20px;
	
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
	
	margin-left: 40px;
}

.evaluation > span {padding-left:0px;}

.evaluation b{
	text-align: left;
    font-size: 15px;
    font-weight: 300;
	display:inline-block;
}

.evaluation b span{
	font-weight: 500;
    margin-top: 24px;
	margin-bottom: 6px;
    font-size: 17px;
    display: block;
}

.Pad_B20{padding-bottom:20px!important;}



pre, code {
    font-family: 'Noto Sans KR', 'Source Code Pro', monospace;
    margin: 0px 0px;
    font-size: 1.4rem;
    text-align: left;
    white-space: pre;
    overflow-x: hidden;
    overflow-wrap: normal;
    word-wrap: break-word;
    white-space: normal;
    padding-left: 0px;
    padding-right: 0px;
    /* border-radius: 6px; */
}
.hljs {
    display: block;
	margin:0;
    overflow-x: hidden;
    padding: 14px 20px 14px 20px;
    background: #454545;
    color: #fff;
    -webkit-text-size-adjust: none;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Pretendard-SemiBold';
	/* border-radius:6px; */
}


#allopenItem2 .innerContentBox .hljs {margin-bottom:20px}




.hljs-variable, .hljs-template-variable, .hljs-tag, .hljs-name, .hljs-selector-id, .hljs-selector-class, .hljs-regexp, .hljs-deletion {color: #FF7171!important;}
.hljs-string, .hljs-symbol, .hljs-bullet, .hljs-addition {color:#00EB88!important;}

.row {margin: 0 auto;}

#allopenItem2 pre, code {margin-bottom:10px;}


/*---------
# 메인영역 ->드랍박스
----------*/

.on_click{
	display:block;
}

.faq_content_box{margin-bottom:10px;width: 100%;box-sizing: border-box;}

#faq {
	position: relative;
	width: 100%;	
	background-color: #f1f9fc;
	/* background: url(../img/bg_qna.jpg)top no-repeat; */
	background-position: right bottom;  
	background-size: 50%;
 }
.accordion-menu {text-align: left;width: 100%;}
.accordion-menu li {
    z-index: 400;
    list-style: none;
}
.accordion-menu>li {
    padding: 30px;
	border-radius:10px;
	margin-bottom: 20px;
	border: 1px solid #EEE;
}
.accordion-menu>li:last-child {margin-bottom:0;}
.accordion-menu li.open_faq{border: 1px solid #EEE;	padding:30px;}
.accordion-menu li.open_faq .dropdownlink {font-weight: 900;}
.accordion-menu li.open_faq .dropdownlink span {}
.accordion-menu li.open_faq .dropdownlink .fa-chevron-down {transform:translateY(-50%) rotate(180deg);}
.accordion-menu li:last-child .dropdownlink {/* border-bottom: 0; */}

.dropdownlink {
	color: #222;
	text-align: left;
	
	cursor: pointer;
	display: block;
	position: relative;
	
	background-color: rgba(255, 255, 255, .6);
	/* border-bottom: 1px solid #222; */
	/* padding-bottom: 30px; */
	padding-right:70px;
	margin:0px;
	
	font-family: "Pretendard-ExtraBold";
	font-size: 34px;
	font-weight: 800;
	line-height: 50px;
}

.siteIcon{
	position:relative;
	top: 7px;
	display:inline-block;
	margin-right:10px;
}
.siteIcon img{
	height:42px;
}
.none_marB {
    margin-bottom: 0px!important;
    font-family: 'Pretendard-Bold'!important;
}
.dropdownlink span{
	position: absolute;
	left:28px;
	top: 14px;
	font-size: 30px;
	font-weight: 900; 
	color:#0090e9;
	font-family: 'S-CoreDream';
}
.dropdownlink i {
	font-size:20px;
	position: absolute;
	top: 24px;
	left: 16px;
}

.faTop{
	top: 23px!important;
}

.dropdownlink .fa-chevron-down {
    right: 0px;
    left: auto;
    position: absolute;
	transform: translateY(-50%);
}

.submenuItems {display: none;}
.submenuItems li {list-style:none;}
.submenuItems a {display: inline-block;color: #3b6bb8;font-weight: bold;font-size: 16px;padding-left: 4px;padding-right: 4px;transition: all 0.4s ease-out;cursor: pointer;}
.submenuItems a:hover {background-color: #3b6bb8;color: #fff;}

.f_list_open{
	padding-top: 10px;
	border-top: 1px solid #222;
	margin-top: 30px;
	position: relative;
	width:100%;
	background-color: #fff;
}

.innerContentBox{
	position:relative;
    display: block;
    padding-bottom: 20px;
    margin-top: 30px;
}
.innerContentBox:last-child {margin-bottom: 0; padding-bottom: 0;}
.shieldIcon{
	margin-right: 8px;
	display:inline-block;
}
.shieldIcon img{
	max-width:100%;
	height:42px;
}

.innerSitemapBox{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    padding-bottom: 22px;
    background-color: #f7fcff;
}

.innerSitemapBox > div{
	cursor:pointer;
	position:relative;
	display:block;
}

.innerSitemapBox > div a{
	width: 100%;
	color:#222;
	font-weight:300;
	text-decoration:none;
	padding-bottom: 12px;
    padding-top: 12px;
	border-bottom:1px solid #def4ff;
	font-size: 15.5px;
}

.innerSitemapBox > div a:hover{
	color: #ee3a42;
	background-color:#f7fcff;
}

.linkIcon{
	top: 8px;
    width: 30px;
    height: 30px;
	background-color:#fff;
	border-radius:50%;
	position:absolute!important;
	right:0px;
}

.linkIcon img{
	width:100%;
	max-width:100%;
}

.tooltipBox{
	display:inline-block;
	top: 22px;
    left: 180px;
    position: absolute;
	width: 24px;
    height: 24px;
	background-image: url(../img/btn_what.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.searchInfoText{
	opacity:0;
	border-radius: 3px;
	left: 35px;
    position: absolute;
    background-color: #454545;
	width:671px;
    padding: 14px 20px 14px 20px;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    color: #fff;
    top: -30px;
	
	transition:all 0.3s;
}

.botBtnWrap{
	display:block;
	text-align:center;
	padding-top:30px;
}

.botBtn {
    border-radius: 99px;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    cursor: pointer;
    padding: 21px 70px;
    background: #00EB88;
    border-radius: 99px;
    width: 370px;
}
.botBtnTxt::before {
    content: '';
    width: 19px;
    height: 20px;
    background: url(/public/seo/check/img/bard/bard_searchBtn.png) no-repeat center / cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.kkakaolink.botBtn {background: #FDDC3F; margin-right: 30px;}
.botBtnTxt {
	font-family: "Pretendard-Bold";
	font-size: 26px;
	/* font-weight: 700; */
	line-height: 42px;
	letter-spacing: 0em;
	text-align: center;
	color:#000;
	padding-right:33px;
	position:relative;
	display: inline;
}
.kkakaolink .botBtnTxt {padding-right:37px;}
.kkakaolink .botBtnTxt::before {
    content: '';
    width: 26px;
    height: 26px;
    background: url(/public/seo/check/img/seo/kakao_share.png) no-repeat center / cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.botBtn img{
	height:80px;
}

@media (max-width: 1200px){
	.dropdownlink{
		font-size: 30px;
		padding-bottom: 0px;
		padding-right: 40px;
	}
	.subject h3{
		font-size: 17px;
	}
	.evaluation > span {
		margin-top: 22px;
		margin-bottom: 4px;
		font-size: 16px;
	}
	.tooltipBox{
		top: 21px;
		left: 180px;
	}
	
	.f_list_open{
		padding-top: 10px;
		margin-top: 20px;
	}
}

@media (max-width: 991px){

	.accordion-menu>li {padding:14px;}
	.dropdownlink {
		font-size: 26px;
		padding-bottom: 0px;
		padding-right: 40px;
	}
	.siteIcon {
		position: relative;
		top: 5px;
		display: inline-block;
		margin-right: 8px;
	}
	.siteIcon img {
		height: 32px;
	}
	.dropdownlink i {
		left: 16px;
		font-size: 22px;
		position: absolute;
	}
	.f_list_open {
		padding-top: 0px;
		margin-top: 20px;
	}
	
	.faTop{
		top: 23px!important;
	}
	.tooltipBox {
		width: 24px;
		height: 24px;
		background-size: 24px;
		left: 149px;
		top: 12px;
	}
	.searchInfoText {
		left: 37px;
		width: 581px;
		padding: 10px 16px 10px 16px;
		font-size: 12px;
		top: -29px;
	}
	
	.innerContentBox{
		padding-bottom: 22px;
	}
	.subject h3 {
		font-size: 16px;
		padding: 18px 14px 14px 54px;
	}
	.state_icon{
		left: 20px;
		position: absolute;
		top: 15px;
	}

	.state_icon img{
		max-width:100%;
		height:24px;
	}
	.evaluation > span {
		margin-top: 16px;
		margin-bottom: 4px;
		font-size: 15px;
	}
	.evaluation{
		font-size: 14px;
	}
	.hljs{
		padding: 10px 20px 10px 20px;
	}
	pre, code{
		font-size: 0.85rem;
	}
	
	.evaluation b span {
		margin-top: 16px;
		margin-bottom: 4px;
		font-size: 15px;
	}
	.evaluation b {
		font-size: 14px;
	}
	.shieldIcon {
		margin-right: 4px;
	}
	.shieldIcon img {
		height: 36px;
	}
	
	.accordion-menu li.open_faq {padding:14px;}
}

@media (max-width: 767px){
	.innerSitemapBox > div a{
		font-size: 12px;
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.linkIcon {
		top: 7px;
		width: 20px;
		height: 20px;
		right: 0px;
	}
	.siteIcon {
		top: 4px;
		margin-right: 4px;
	}
	.siteIcon img {
		height: 22px;
	}
	.dropdownlink {
		font-size: 18px;
		line-height: 32px;
		padding-right: 30px;
		margin: 0px 0px 0px 0px;
	}
	.faTop{
		top: 8px!important;
	}
	.dropdownlink .fa-chevron-down {
		top: 16px;
		right: 0px;
		left: auto;
		position: absolute;
	}
	.dropdownlink i {
		left: 16px;
		font-size: 16px;
		position: absolute;
	}
	.tooltipBox {
		width: 18px;
		height: 18px;
		background-size: 18px;
		left: 109px;
		top: 6px;
	}
	.searchInfoText {
		z-index: 800;
		left: 27px;
		width: 180px;
		padding: 8px 12px 8px 12px;
		font-size: 10px;
		top: -43px;
	}
	.innerSitemapBox {
		padding-top: 10px;
		padding-left: 12px;
		padding-right: 12px;
		display: block;
		padding-bottom: 10px;
	}
	.submenuItems a{
		font-size: 14px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.subject h3 {
		font-size: 16px;
		padding: 0px 12px 12px 28px;
		margin-top: 1	6px;
		line-height: 20px;
	}
	.state_icon {
		left: 0px;
		position: absolute;
		top: 0px;
	}
	.state_icon img {
		max-width: 100%;
		height: 20px;
	}
	.innerContentBox {
		padding-bottom: 15px;
		margin-bottom: 15px;
		margin-top:16px;
	}
	.evaluation {padding-left: 0px; padding-bottom: 8px; padding-right: 0px; font-size: 13px;}
	.evaluation {
		padding-left: 0px;
		padding-bottom: 16px;
		padding-right: 0px;
		font-size: 15px;
		line-height: 18px;
		padding-left: 28px;
		margin-left: 0;
	}
	.hljs {
		padding: 14px 14px 14px 14px;
		font-size: 15px;
		line-height: 24px;
	}
	pre, code {
		padding-left: 0px;
		padding-right: 0px;
		font-size: 12px;
	}
	
	.evaluation b span {
		margin-top: 14px;
		margin-bottom: 4px;
		font-size: 14px;
	}
	.evaluation b {
		padding-left: 26px;
		font-size: 13px;
	}
	.shieldIcon {
		left: 10px;
		position: absolute;
		margin-right: 4px;
		top: 13px;
	}
	.shieldIcon img {
		height: 26px;
	}
	.Pad_B20 {
		padding-bottom: 10px!important;
	}
	
	.botBtnWrap{
		display:block;
		text-align:center;
		padding-top:30px;
	}

	.botBtn{
		display:inline-block;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		cursor:pointer;
	}

	.botBtn img{
		height:50px;
	}
}



/*--------------------------------------------------------------
# 메인영역 ->블루라인 top
--------------------------------------------------------------*/

.add_seoStepBox{
	padding-bottom: 80px;
    padding-top: 114px;
    text-align: center;
    position: relative;
	background: #000000;
    /* background-color: #000; */
    width: 100%;
	margin-top: 150px;
}

.seoCircelBox{
	top: -55px;
    width: 100%;
    position: absolute;
    left: 0px;
    display: block;
    text-align: center;
}

.seoCirce {
    display: inline-block;
    margin: 0px 14px 0px 14px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #FFF;
    border: 1px solid #eee;
}

.scTextWrap{
	text-align:center;
	width:100%;
	height:100%;
	position:relative;
}

.scStep {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%) translateY(-100%);
    top: -14px;
    width: 100%;
    text-align: center;
    font-family: "Pretendard-SemiBold";
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    margin-bottom: 14px;
	
}

.scText{
	position:absolute;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	width:100%;
	display:block;
	text-align:center;
	font-family: 'Pretendard-Medium';
	font-size: 20px;
	line-height: 24px;
}

.on_bul {
    background-color: #00EB88;
    border: 1px solid #000;
}
.on_bul .scStep {
    font-family: Pretendard;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    margin-bottom: 14px;
}
.on_bul .scText{font-weight:900;}
.seoCirce img{width:100%;}

.seoS_title{
	display:block;
	text-align:center;
}

.seoS_title span {
    color: #fff;
    font-family: "Pretendard-Black";
    font-size: 50px;
    line-height: 64px;
}

.seoPointBox{
	display:block;
	text-align:center;
	margin-top: 20px;
}

.seoPointBox span {
	background: #000;
    text-align: center;
    display: inline-block;

    border-radius: 99px;
    font-size: 20px;
    padding: 18px 40px 18px 40px;
	border: 2px solid #00EB88;
	font-family: 'Pretendard-Bold';
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: center;
	    color: #00EB88;
}

.seoPointBox span b{
	display:inline-block;    
	font-family: 'Pretendard-Bold';
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
}

.seoSubTextBox {
    display: block;
    text-align: center;
    margin-top: 22px;
    max-width: 1000px;
    margin: 50px auto 0px auto;
    font-family: Pretendard;
    font-size: 22px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
}

.seoSubTextBox span {
    line-height: 34px;
    display: inline-block;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    font-family: Pretendard;
    font-size: 22px;
    /* font-weight: 600; */
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    font-family: 'Pretendard-SemiBold';
}

.seoSubTextBox span b{
	font-weight:600;
	color: #00EB88;
}

.seoBtnBox{
	display:block;
	text-align:center;
	margin-top: 34px;
}

.s_conBtn{
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
} 

.s_conBtnTxt {
    font-family: "Pretendard-Bold";
    font-size: 28px;
    /* font-weight: 800; */
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    background: #00EB88;
    border-radius: 99px;
    padding: 21px 100px;
}

.s_conBtn img{
	height:80px;
	max-width:100%;
}



.add_seoDescritionBox{
	position:relative;
	background-color:#f6f6f6;
	width:100%;
	margin-top: 100px;
	text-align:center;
	padding-top: 70px;
	padding-bottom:90px;
	padding-left:14px;
	padding-right:14px;
}

.aaLine{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    width: 2px;
    height: 80px;
    background-color: #222;
}

.add_title{
	line-height: 45px;
	font-size:30px;
	font-weight:500;
	font-family: 'GmarketSans';
	margin-bottom: 20px;
}
.add_title span dl {
    font-family: 'Pretendard-ExtraBold';
    font-weight: 700;
    font-size: 21px;
    line-height: 44px;
    display: inline-block;
    margin: 0 10px 0px 0px;
    padding: 0;
}

.add_title span {
    display: flex;
    font-family: 'Pretendard-ExtraBold';
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.add_lineText{
    font-family: Pretendard;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;	
}

.add_lineText span{
	display:inline-block;
	position:relative;
	z-index:500;
	font-weight:900;
}

.add_lineText span b {
    display: inline-block;
    position: relative;
    z-index: 500;


    font-family: 'Pretendard-Bold';
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}
.add_lineText span b dl {
    top: -2px;
    position: relative;
    margin-right: 3px;
    display: inline-block;
    font-family: 'Pretendard-Bold';
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
}

.ad_line{
	z-index:400;
	position:absolute;
	left:0px;
    top: 21px;
	width:100%;
	height:10px;
	background-color:#00EB88;
}

.add_Bot_title {
    font-size: 20px;
    /* font-weight: 500; */
    margin-top: 30px;
    font-family: 'Pretendard-Bold';
    font-size: 22px;
    /* font-weight: 700; */
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}

@media (max-width: 991px) {
	.add_title{
		line-height: 40px;
		font-size: 28px;
	}
	.add_lineText{
		font-size:20px;
	}
	.add_lineText span b{
		font-size: 20px;
	}
	
	.seoCircelBox {
		top: -45px;
	}
	.seoCirce{
		width: 90px;
		height: 90px;
		margin: 0px 10px 0px 10px;
	}
	.scText{
		font-size: 18px;
	}
	
}

@media (max-width: 767px) {
	.add_seoStepBox{
		padding-top: 80px;
		margin-top: 80px;
		padding-bottom: 40px;
	}
	
	.on_bul .scStep {
		margin-bottom: 10px;
		font-family: "Pretendard-Bold";
		font-size: 14px;
		font-weight: 800;
		line-height: 16px;
		letter-spacing: 0em;
		text-align: center;
		color: #00EB88;
	}
		
	.seoCircelBox {
		top: -25px;
	}
	.scStep {
		top: -10px;
		font-size: 14px;
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0em;
		text-align: center;
	}
	.seoCirce{
		border-radius:50%;
		width: 50px;
		height: 50px;
		margin: 0px 1px 0px 1px;
	}
	.scText {
		font-size: 12px;
		line-height: 14px;
	}
	
	.seoS_title span {font-size: 26px; line-height: 32px;}
	.seoPointBox span {font-size: 18px; padding: 8px 30px;}
	
	
	
	.seoSubTextBox {margin:30px auto 0 auto;}
	
	
	.seoSubTextBox span {
		line-height: 26px;
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.seoBtnBox {
		margin-top: 40px;
	}
	.s_conBtn{
		margin-bottom:20px;
	}
	.s_conBtn img {
		height: 60px;
		max-width: 100%;
	}
	
	.seoPointBox span b {font-size:20px;}
	
	
	.add_seoDescritionBox{
		margin-top: 60px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.add_title {
		line-height: 28px;
		font-size: 22px;
	}
	.add_lineText{
		line-height: 30px;
		font-size:16px;
	}
	.add_lineText span b{
		font-size: 16px;
	}
	.ad_line {
		top: 18px;
		height: 8px;
	}
	.add_Bot_title {
		font-size: 18px;
		margin-top: 24px;
	}
	.aaLine {
		bottom: -30px;
		height: 60px;
	}
}


@media (max-width: 767px) {
	.box{
		display: block;
		height: auto;
		width: 100%;
		position: relative;
		transition: all .2s ease;
		text-align:center;
		padding-top:50px;
	}
	
	/* 20230606 반응형 추가 */
	.s_conBtnTxt {
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: center;
	}
	
	.botBtn {
		width: 100%;
		margin: 0;
		padding: 20px;
	}
	.kkakaolink.botBtn {margin:0; margin-bottom:10px;}
	
	
	
	.botBtnTxt {
		font-size: 18px;
		line-height: 20px;
		padding-right: 30px;
	}
	
	.kkakaolink .botBtnTxt {
		padding-right: 30px;
	}
	
	.kkakaolink .botBtnTxt::before {width: 18.57px; height: 18.57px;}
	.botBtnTxt::before {content: ''; width: 14px; height: 14px;}
	
	.add_lineText {
		line-height: 26px;
		font-size: 16px;
	}
	.add_lineText span b dl {
		top: -1px;
		position: relative;
		margin-right: 2px;
		display: inline-block;
		font-family: 'Pretendard-Bold';
		font-size: 16px;
		font-weight: 700;
		line-height: 12px;
		letter-spacing: 0em;
		text-align: center;
	}
	
	.add_title span {align-items: flex-start;font-size: 22px; line-height: 28px;}
	.add_title span dl {
		font-size: 14px;
		line-height: 28px;
		margin: 0 5px 0px 0px;
	}
	
	.add_lineText span b {
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
	}
	
	.ad_line {
		top: 16px;
		height: 5px;
	}
	
	
	.add_Bot_title {
		font-size: 18px;
		margin-top: 24px;
		/* font-family: Pretendard; */
		font-size: 18px;
		font-weight: 700;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: center;
	}
	
	.seoDescriptionBox {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.seoStepLineBox {
		margin-top: 20px;
	}
	.seTitle.none_marB {font-size:26px; line-height:34px;}
	.seTitle {font-size: 30px; line-height: 32px;}
	.onOff_inner {padding-top: 0; margin-top: 30px;}
	.seoStepLineBox {margin-top: 20px;}
	
	
	.st_infoTitle span {
		font-family: "Pretendard-Black";
		font-weight: 700;
		font-weight: 800;
		font-size: 24px;
		line-height: 32px;
	}
	
	
	.stepLineTextBox span {font-size: 14px; line-height: 24px;}
	
	
	.stepLineTextBox b {top: 14px;}
	
	.st_subListTextBox_li {font-size: 13px; line-height: 16px;}

	/* // 20230606 반응형 추가 END*/



}

/*--------------------------------------------------------------
# 메인영역 ->하단 추가 컨텐츠
--------------------------------------------------------------*/

.seoDescriptionBox {
    text-align: center;
    width: 100%;
	padding-top: 30px;
	padding-bottom:150px;
}
.seoDescriptionWrap {
    position: relative;
    width: 100%;
}

.onOffBox {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.onOff_inner {
    padding-top: 70px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.onOff_itemBox {
    padding-left: 10px;
    text-align: center;
    flex-grow: 0;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-right: 10px;
    padding: 0;
    width: calc(50% - 68px);
}
.onOffText {
    display: inline-block;
    position: relative;

    font-size: 42px;
    font-weight: 500;
    font-family: Outfit;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: center;
}
.onOffText span {color:#00EB88;}
.onOffText span strong{color:#ee3a42;}
.onOffText b {
    display: block;
    font-family: "Pretendard-Bold";
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 10px;
}
.on_off_num {
	font-family: Outfit;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: center;

}
.onoffImgBox {
    text-align: center;
}
.onoffImgBox img {
    display: inline-block;
    max-width: 100%;
}
.seoStepLineBox {
	width:100%;
	margin-top: 116px;
}

.seTitle {
    font-size: 34px;
    font-weight: 900;
    font-family: 'GmarketSans';
    font-family: 'Pretendard-ExtraBold';
    font-size: 40px;
    font-weight: 800;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: center;
}
.seSubTitle {
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
	margin-top:20px;
}
.seSubTitle span {
	font-family: 'Pretendard-Bold';
    font-weight: 700;
    color: #000;
}

.stepWrapItem {
	padding-top: 60px;
}
/* .se_borR { */
    /* border-right: 1px solid #dbdbdb; */
/* } */
.st_inner {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.st_itemBox {
    text-align: center;
    flex-grow: 0;
    display: inline-block;
    width: calc(100%/3 - 33.3333px);
    overflow: hidden;
    vertical-align: top;
}
.st_infoBox {padding-top: 30px;}
.st_infoTitle {
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    font-family: Pretendard;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
}
.st_infoTitle span {
    font-weight: 700;
}
.st_infoTitle img {
    position: absolute;
    right: 0;
    top: 12px;
    height: 24px;
}
.st_infoTitle b {
    position: absolute;
    left: 2px;
    top: -30px;
    font-size: 20px;
    font-weight: 300;
    font-family: Outfit;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.st_imgTextBox {
    width: 100%;
}
.st_imgBox {
    width: 100%;
    /* background-color: pink; */
}
.st_imgBox img {
    width: 100%;
}
.st_TextBox {
    text-align: left;
    padding-top: 30px;
}
.st_textTitle {
    font-family: "Pretendard-Bold";
    font-size: 28px;
    /* font-weight: 800; */
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 10px;
}
.st_SubtextTitle {
    /* height: 140px; */
    letter-spacing: -0.6px;
    color: #222;
    font-size: 15.5px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: Pretendard;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #555;
}
.st_SubtextTitle span {
    font-weight: 700;
    display: inline-block;
}
.stepLineTextBox {
    z-index: 500;
    position: relative;
    display: inline-block;
}
.stepLineTextBox span {
    display: inline-block;
    position: relative;
    z-index: 500;
	font-family: "Pretendard-Bold";
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.stepLineTextBox b {
    position: absolute;
    z-index: 400;
    width: 100%;
    left: 0;
    top: 18px;
    height: 10px;
    background-color: #00EB88;
}
.st_subListTextBox {
    width: 100%;
    position: relative;
}
.st_subListTextBox {
	font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.4px;
}

.st_subListTextBox_li {
    font-family: Pretendard;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 0.6rem;
}
.st_subListTextBox_li:last-child {padding-bottom:0;}


.padT28 {
    padding-top: 21px;
}


@media (max-width: 1024px) {
	.seoStepLineBox {
		width: 100%;
		margin-top: 26px;
	}
    .st_inner {
        display: block;
    }
    .st_itemBox {
        width: 100%;
        margin-bottom: 80px;
    }
    .se_borR {
        border: none;
    }
    .st_infoBox {
        padding: 0;
    }
    .st_infoTitle img {
        display: none;
    }
}

@media (max-width: 991px){
	.onOff_inner {
        display: block;
    }
    .onOff_itemBox {
        width: 100%;
        margin-bottom: 100px;
    }
}

@media (max-width: 767px) {
	.seoDescriptionBox {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.seTitle {
		font-size: 28px;
	}
	.seSubTitle {
		font-size: 16px;
		margin-top: 12px;
	}
	.onOffBox {
		margin-top: 0px;
	}
	.onOff_inner {
		padding-top: 10px;
        margin-top: 40px;
    }
	.onOff_itemBox {
		width: 100%;
		margin-bottom: 40px;
		padding-left:0px;
		padding-right:0px;
	}
	  .onOffText {
		font-size: 26px;
		font-family: Outfit;
		font-size: 35px;
		font-weight: 700;
		line-height: 42px;
		letter-spacing: 0em;
		text-align: center;
	}
	.onOffText span {
		font-size: 34.86px;
	}
    .on_off_num {
		left: 0px;
		top: -21px;
		font-size: 16px;
	}
    .onOffText b {
		font-size: 18px;
		line-height: 22px;
		margin-top: 8px;
	}
	.onoffImgBox {padding-top:16px;}
    .st_itemBox {
        margin-bottom: 40px;
    }
    .st_TextBox {
        padding-top: 10px;
    }
	.stepWrapItem {
		padding-top: 30px;
	}
    .st_infoTitle {
		margin-bottom: 10px;
		font-size: 24px;
		font-weight: 400;
		line-height: 32px;
		letter-spacing: 0em;
		text-align: left;
	}
    .st_textTitle {
		font-size: 20px;
		line-height: 24px;
	}
    .st_SubtextTitle {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px;
    }
	.stepLineTextBox span {
		font-size: 14px;
		line-height: 24px;
	}
    .st_subListTextBox {
        font-size: 13px;
        line-height: 22px;
    }
	.stepLineTextBox b {
		top: 15px;
		height: 5px;
	}
	.st_subListTextBox_li {
		font-size: 13px;
		line-height: 16px;
		padding-bottom: 0.6rem;
	}
	
	.mBr {display: block !important;}
}

.showBar {position:relative;}
.checkerSeoScore #url {caret-color: transparent;}
.showBar::before {
    content: '';
    width: 0.4rem;
    height: 4rem;
    background: #000;
    position: absolute;
    left: 48.5%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 401;
    animation-duration: 1s;
    animation-name: slidein;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-delay: unset;
    animation-timing-function: step-start;
}


@keyframes slidein {
  0% {opacity:1;}
  50% {opacity:1;}
  100% {opacity:0;}
}

.showBar.filled::before {display:none;}
.checkerSeoScore #url.filled {caret-color: #000;}

.filled {border-color: black;}
/* .empty {border-color: red;} */


@media (max-width:767px) {
	.showBar::before {content: ''; width: 0.2rem; height: 2.8rem;}
}








