/**********************************************
note : design custom style page
**********************************************/
/* 배너 */
.banner_box a > img[alt~='TS'] {width:300px}
.banner_box a > img[alt~='토요타'] {width:850px;height:100px}

/****************************************
note : 다나와전송
****************************************/
.api-wrap {padding:1.875rem;text-align:center}
.api-wrap a:hover{text-decoration:none}
.api-wrap .xml-btn a {padding:.625rem 6.25rem;background-color:#e32f66;color:#fefefe;font-size:.9rem;letter-spacing:-0.05em; margin-bottom:10px;}
.api-wrap .box-solid-x {width:70%;margin-left:auto;margin-right:auto}
@media screen and (max-width:62.5em) {
	.api-wrap .box-solid-x {width:100%}
}
.api-wrap .api-con {font-size:.875rem;}
.api-wrap .send-btn a {padding:.625rem 3.125rem;background-color:#5e687c;color:#fefefe;font-size:.9rem;letter-spacing:-0.05em}
@media screen and (max-width:39.938em) {
	.api-wrap .xml-btn a {padding:.625rem 3.125rem}
	.api-wrap .send-btn {margin-top:1.25rem}
}


/* 임희은 / 1217070 / 20221116 */
#article-view .sticky-article .social-group {clear:both;}

/* 강수현 / 1217401 / 20221117 */
.back-to-top.for-mobile {bottom:4.5rem !important;}

/* 최은비 / 1240539 / 20230208 */
#article-view .account .image{background-position: 50% 10% !important;}


/* 홍경아 / 1363455 / 20240405 */
#article-view .wrapper {max-width: 1200px !important;}


#article-view .relation .item {margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.04)}
#article-view .relation .item:first-child {margin-top:0;padding-top:0;border-top:0}
#article-view .relation .frame {width:100px}
#article-view .relation .content {display:block}
#article-view .relation .frame + .content {width:calc(100% - 80px);padding-left:15px}
#article-view .relation .auto-section {margin-bottom:5px;letter-spacing:-.05em}
#article-view .relation .auto-titles {font-weight:normal;letter-spacing:-.05em}
#article-view .relation .list li a {display:flex;align-items:center}