/* BASIC css start */
@font-face {
    font-family: 'LAB디지털';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/LAB디지털.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* t-msg */
	#guide {
            padding: 30px;
			font-family: 'Noto Sans KR', sans-serif;
	}
#guide .tit-page {margin-top:100px; font-size: 44px; font-family: 'Noto Sans KR'; font-weight: 600; text-align: center; line-height: 60px;}
.tit-page {
    min-height: 200px;
}
.tit-page-sub {
    font-size: 16px; font-family: 'Noto Sans KR'; font-weight: 200; text-align: center;}
.tit-page {
}
#guide .t-msg {
    margin-top: 20px;
    font-size: 40px;
    color: #313131;
    line-height: 33px;
    font-weight: 300;
}
#guide .t-msg a { font-size:35px; color:#7b7b7b; vertical-align:top }
/* gd-dsc */
#guide .gd-dsc { margin-top:50px;}
#guide .gd-dsc dt { padding:20px; position:relative; font-size:20px; font-weight:500; color:#000; border-bottom:1px solid #eeeeee; 40px; background:url(/design/open9/common/bu_4x4.gif) 0 7px no-repeat }
#guide .gd-dsc dt a { font-size:16px; color:#000; vertical-align:top }
#guide .gd-dsc dd { padding:15px 0 0 10px; font-size:16px; color:#7b7b7b; line-height:27px; font-weight:500 }
#guide span {color:#d53030}
dd ul .strong {
    color: #313131;
    font-size: 17px;
    padding-bottom: 10px;
    font-weight:500
}
dd .bull .process {
    margin: 20px 30px;
    color: #313131;
    font-weight: 600;
    font-size: 18px;
}
.bull .strong a {
    text-decoration: underline;
    color: #3182EC;
    font-size: 17px;
    font-family: Noto Sans KR;,sans-serif;
}
.bull li a {
    text-decoration: underline;
    color: #3182EC;
    font-size: 16px;
    font-family: Noto Sans KR;,sans-serif;
}
.gd-dsc dt img {
	width: 30px;
	padding-right: 20px;

}
#guide .video {
	margin: 80px auto;
	width: 800px;
	text-align: center;
}
///
.page-body.flow-wrap {
  max-width: 850px;
  margin: 0 auto;
}

.flow-item {
  position: relative;
  margin-bottom: 10px;
}

.gd-dsc {
  margin: 0;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 12px;
  background: #ffffff;
}

.gd-dsc dt {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 1.5;
}

.gd-dsc dt img {
  width: 22px !important;
  flex-shrink: 0;
}
.gd-dsc dd {
  margin: 20px;
}

.gd-dsc .bull li {
  line-height: 1.7;
  color: #333;
}

.gd-dsc span {
  font-weight: 600;
  color: #111;
}
/* BASIC css end */

