<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
ko-KR
*/

/* tg list */
@import "/css/common/help/videoresume.css";


/* -----------------------------------------------
contents name
----------------------------------------------- */

#contents-name h2 a {
	display: block;
	background: url(/img/kor/help/title_videoresume.gif) no-repeat 0 0;
	width: 255px;
	height: 50px;
}

/* =========================================================
header
========================================================= */

#videoresume .header {
	text-align: center;
	background: url(/img/common/help/videoresume/img_header_loop.gif) repeat-x 0 0;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	height: 305px;
}
#videoresume .header .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
#videoresume .header .text {
	display: table-cell;
	vertical-align: top;
}
#videoresume .header .text div {
	background-image: url(/img/kor/help/videoresume/img_header.png);
	background-size: 367px 221px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -5px;
	width: 367px;
	height: 221px;
}
#videoresume .header .text span {
	display: none;
}
#videoresume .header .video-sample {
	display: table-cell;
	vertical-align: middle;
	padding: 32px 20px 0 10px;
}
#videoresume .header .video-sample div {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px;
	border-radius: 10px;
}

/* =========================================================
common
========================================================= */

#videoresume .section {
	border-bottom: 3px double #efefef;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#videoresume .section:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#videoresume .section .box {
	margin: 0 auto;
	width: 760px;
}
#videoresume .section .title {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url("/img/common/help/videoresume/icon_video.png");
	background-size: 29px 23px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 10px 35px;
	margin-bottom: 10px;
}

/* =========================================================
sample
========================================================= */

#videoresume .sample .ex {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 10px 10px;
}
#videoresume .sample .ex .mov {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
#videoresume .sample .ex dl {
	display: table-cell;
	vertical-align: middle;
}
#videoresume .sample .ex dt {
	color: #2fbca5;
	font-size: 15px;
	font-weight: bold;
	line-height: 126%;
	margin-bottom: 5px;
}
#videoresume .sample .ex dd {
	line-height: 157%;
}

/* =========================================================
point
========================================================= */

#videoresume .point .image {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 10px;
}
#videoresume .point .image div.left {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
	width: 200px;
}
#videoresume .point .image div.center {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
	width: 200px;
}
#videoresume .point .image div.right {
	display: table-cell;
	vertical-align: top;
	width: 200px;
}
#videoresume .point .image .illust {
	padding: 20px;
	margin-bottom: 10px;
	width: 200px;
	height: 120px;
}
#videoresume .point .image div.left .illust {
	background: #faf9ef url(/img/common/help/videoresume/img_point_1.png) no-repeat 50% 50%;
}
#videoresume .point .image div.center .illust {
	background: #faf9ef url(/img/common/help/videoresume/img_point_2.png) no-repeat 50% 50%;
}

#videoresume .point .image div.right .illust {
	background: #faf9ef url(/img/common/help/videoresume/img_point_3.png) no-repeat 50% 50%;
}
#videoresume .point .image dt {
	color: #2fbca5;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
#videoresume .point .image dd {
	line-height: 157%;
}


/* =========================================================
howto
========================================================= */

/* -----------------------------------------------
step
----------------------------------------------- */

#videoresume .howto .step {
	margin: 0 0 30px 10px;
}
#videoresume .howto .step dl {
	margin-bottom: 15px;
}
#videoresume .howto .step dt {
	color: #2fbca5;
	font-size: 15px;
	font-weight: bold;
	background: url(/img/common/help/videoresume/icon_point.png) no-repeat 0 50%;
	padding: 5px 0 5px 24px;
}
#videoresume .howto .step dd {
	line-height: 146%;
}
#videoresume .howto .step dd ul {
	padding: 0 0 0 24px;
	margin: 0;
}
#videoresume .howto .step dd li {
	margin-bottom: 10px;
}
#videoresume .howto .step dd p {
	color: #666666;
	margin: 5px 0 0 10px;
}
#videoresume .howto .mov {
	text-align: center;
}

/* -----------------------------------------------
filesize
----------------------------------------------- */

#videoresume .filesize {
	margin: 0 0 20px 10px;
}
#videoresume .filesize dt {
	color: #2fbca5;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}
#videoresume .filesize dd {
	line-height: 157%;
}
#videoresume .filesize dd ul {
	padding: 0 0 0 2em;
	margin: 0;
}
#videoresume .filesize dd li {
	margin-bottom: 10px;
}
#videoresume .filesize dd p {
	margin-bottom: 5px;
}
#videoresume .filesize dd div {
	color: #666666;
	margin-left: 10px;
}

/* -----------------------------------------------
tool
----------------------------------------------- */

#videoresume .tool {
	border: 1px solid #777777;
	padding: 10px;
	margin: 0 0 30px 10px;
}
#videoresume .tool span {
	display: inline-block;
	color: #ffffff;
	background-color: #777777;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#videoresume .tool dt {
	font-size: 15px;
	margin-bottom: 5px;
}
#videoresume .tool dt a {
	display: inline-block;
	background: url(/img/common/common/icon_url_off.png) no-repeat 100% 0;
	padding-right: 15px;
}
#videoresume .tool dt a:hover {
	background: url(/img/common/common/icon_url_on.png) no-repeat 100% 0;
}
#videoresume .tool dd {
	line-height: 157%;
	margin: 0 0 10px 10px;
}</pre></body></html>