/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */

.collect_howto span, .collect_howto div, .collect_note span {
    font-size: 18px;
}

.step {
    color: #164194;
}

.rich-text-output {}

.rich-text-output table {
    border: 0;
}

.rich-text-output table tr th {
    background: #f6f8fb;
    border: 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 16px 0;
}

.rich-text-output table tr td {
    padding: 20px 16px 20px 26px;
    font-size: 16px;
    border: 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #ddd;
    line-height: 1.5;
}

.rich-text-output table tr td.first-gray {
    vertical-align: top;
    border-right: 1px solid #ddd;
    text-align:center;
    padding: 22px 0;
}

.rich-text-output table tr td a {
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 700;
}
.rich-text-output table tr td a:hover{color:var(--1);}
.rich-text-output table tr td:nth-child(1):not(.first-gray) {font-weight: 600;font-size: 16px;padding: 22px 15px 22px 35px;}

.rich-text-output table tr td.first-gray + td {font-weight: 600;font-size: 16px;padding: 22px 15px 22px 35px;}
.cs-tit2 {
    padding-top: 0 !important;
} 

.box-list {
    margin-bottom: 60px;
}

.box-list ul {
    display: flex;
    flex-wrap: wrap;
//    justify-content: space-between;
    margin-top: 20px;
}

.box-list ul li {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 3%;
}

.box-list ul li:not(:first-child)::before {
    content: "";
    background-image: url('https://www.epsonlounge.co.kr/design/epsonkorea/images/prd_arr_r.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 26px;
    margin: 0 12px;
    font-size: 40px;
}

.box-list ul li div {
    width: 220px;
    border: 0;
    border-radius: 20px;
    background-color: #f7f7f7;
    padding: 20px;
}

.box-list ul li h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--1);
    padding: 45px 0 30px;
}

.box-list ul li p {font-size: 18px;font-weight: 500;color: var(--3);line-height: 1.55;padding: 0 35px;word-break: keep-all;}

.box-list ul li p span {
    color: var(--1);
}

.rich-text-output table tr td.first-gray + td span {
    font-weight: 400;
}

.table-model {
    max-width: 700px;
    margin-top: 20px;
}

/***
* ÀÌ À§·Î´Â Pc
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ÅÂºí¸´ ¸ð¹ÙÀÏ °øÅë
***/


/* ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏ */
@media only screen and (max-width: 1280px) {
  /* ¿©±â¿¡ ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏÀ» Á¤ÀÇÇÕ´Ï´Ù. */
   
.collect_howto span, .collect_howto div, .collect_note span {
    font-size: 18px;
}

.cs-tit {
    font-size: 21px;
}
.cs-tit2 {
    display: block !important;
    font-size: 21px !important;
    padding-bottom: 20px !important;
}
.mo_bg {
/*    background: #fafafa; */
    padding-top: 35px;
        margin: 0 0 50px;
}

.box-list {
    margin-bottom: 0;
}

.box-list ul {
    display: flex;
    padding: 0 2% 1%;
    justify-content: center;
}

.box-list ul li {
    background: #ffffff;
}

.box-list ul li:not(:first-child)::before {
    display: none;
}

.box-list ul li h3 {
    padding: 30px 0 15px;
    font-size: 19px;
}

.box-list ul li p {
    font-size: 13px;
}

/* BASIC css end */


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */

