/**********************************************
note : design custom style page
name : ·ùÁø½Ç
**********************************************/
.user-point2 {color:#1a8917 !important}

/**********************************************
note : ¹è³Ê
**********************************************/
/* pc,¸ð¹ÙÀÏ */
.pc-ban {display:block !important}
.m-ban {display:none !important}
@media screen and ((max-width:60em) and (max-width:70em)) {
	.pc-ban {display:none !important}
	.m-ban {display:block !important}
}
@media screen and (max-width:39.9375em) {
	.pc-ban {display:none !important}
	.m-ban {display:block !important}
}

/**********************************************
note : Article List for ND
**********************************************/
#nd--section .types .byline {font-size:.856rem}
#nd--section .types .byline>* {vertical-align:middle;font-size:1.125rem}

/**********************************************
note : ±â»çºä
**********************************************/
.article-veiw-body.view-page p {font-weight:400}
.article-veiw-body.view-page p > a {color:#608cba;text-decoration:underline}

/**********************************************
note : ±â»ç¸®½ºÆ®
**********************************************/
#user-section.allLis {margin-top:4rem}

/* ±â»ç¸®½ºÆ® ÃÖ»ó´Ü ¹Ú½º Å¸ÀÌÆ² */
.sec-tit {margin-bottom:1rem;font-size:2.5rem;font-weight:600;letter-spacing:-.1rem}
@media screen and (max-width:39.9375em) {
	.sec-tit {margin-bottom:.8rem;font-size:1.5rem}
}

/* ±â»ç¸®½ºÆ® (±âÀÚ¸®½ºÆ®) ¼Ò°³ */
.article-list-editors {margin-left:-1.5rem;margin-right:-1.5rem;background-color:#212121}
.article-list-editors .editors-wrap {width:1280px;margin:0 auto;padding-top:4rem}
.article-list-editors .editors-wrap .info-name {display:flex;flex-wrap:wrap;padding-bottom:.5rem;font-size:2.2rem;font-weight:600;color:#fff;letter-spacing:-.05rem}
.article-list-editors .editors-content {display:grid;grid-template-columns:1.5fr 5fr 2fr;grid-template-areas:"image txt info";gap:2.5rem;padding-bottom:4rem}
.article-list-editors .editors-image {grid-area: image / image / image / image}
.article-list-editors .editors-image > img {width:220px}
.article-list-editors .editors-txt {grid-area: txt / txt / txt / txt;font-size:1rem;font-weight:500;color:#fff}
.article-list-editors .editors-info {grid-area: info / info / info / info;border-top:1px solid #7a7a7a}
.article-list-editors .editors-info .editors-info-heading {padding-top:.5rem;font-size:1.8rem;color:#fff;font-weight:600}
.article-list-editors .editors-info .share {padding-right:.5rem;font-size:1.5rem;color:#fff}
@media screen and ((min-width:40em) and (max-width:70em)) {
	.article-list-editors {margin-left:-1.5rem;margin-right:-1.5rem;padding:0 2rem}
	.article-list-editors .editors-wrap {width:100%}
	.article-list-editors .editors-content {grid-template-columns:1fr 1fr;grid-template-areas:"image txt" ". info"}
}
@media screen and (max-width:39.9375em) {
	.article-list-editors {margin-left:-1.5rem;margin-right:-1.5rem;padding:0 2rem}
	.article-list-editors .editors-wrap {width:100%}
	.article-list-editors .editors-content {grid-template-columns:1fr;grid-template-areas:"image" "txt" "info"}
}

/**********************************************
note : °Ô½ÃÆÇ / ³»½ºÅ©¸³±â»ç
**********************************************/
.bbs-user-page {margin-top:4rem}
.bbs-skin {width:1280px;margin:0 auto}
.scrap-form {width:1280px;margin:4rem auto 0}
.scrap-form nav > ul {padding:0 1rem}
@media screen and ((min-width:40em) and (max-width:70em)) {
	.bbs-skin, .scrap-form {width:100%}
}
@media screen and (max-width:39.9375em) {
	.bbs-skin, .scrap-form {width:100%}
}

/**********************************************
note : ÆíÁýÆÇ
**********************************************/
/* admin */
#admin-content {padding:40px}
#edit2.edit-level1, #edit2.edit-level1 .edit-contents {background-color:rgb(250 248 248 / 0%)}

/* main */
#default-custom.index-wrap > div.float-center {width:1280px}
@media screen and (max-width:39.9375em) {
	#default-custom.index-wrap > div.float-center {width:100%}
}
@media screen and (max-width:70em) {
	#default-custom.index-wrap > div.float-center {width:100%}
}

/* ÀÌ½ÂÇö / 1243311 / 20230217 */
.article-veiw-body.view-page p > b > a {color:#608cba;text-decoration:underline}
.article-veiw-body.view-page p > em > a {color:#608cba;text-decoration:underline}



/* À±¹ÌÁ¤ / 1245003 / 20230223 */
.article-veiw-body.view-page p strong > a {color: #608cba;text-decoration: underline;}

/* ¹èÁøÈñ / 1274957 / 20230531 */
@media screen and (max-width: 40em){
#default-custom div[class*='grid-cell'].grid-3{margin-top:3rem !important;}
#AD168509046682{padding-top:3rem !important;padding-bottom:0 !important;}
#AD168509053727{margin-bottom:1.5rem !important;padding-bottom:3rem !important;border-bottom:3px double #000;}
#AD168540539353{margin-top:3rem !important;padding-top:3rem !important;padding-bottom:0 !important;border-top:3px double #000;}
#article-view .article-view-content-div .ad-template.m-ban{margin-bottom:1rem !important;}
}
