/* BASIC css start */
/* BASIC css start */
.bbs-table-write table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    word-wrap: break-word;
    word-break: keep-all;
}
/* °Ô½ÃÆÇ Å¸ÀÔ - ¾²±â */
.bbs-table-write {margin-top:10px;border-top: 2px solid #000;}
.bbs-table-write tbody th,
.bbs-table-write tbody td {padding: 10px 0;text-align:left;border-bottom: 0;font-size: 16px;font-weight: 400;height: 48px;} 
.bbs-table-write tbody th {padding-left: 0;font-size: 16px;color: #000;font-weight: 700;background: #fff;}
.bbs-table-write tbody td { padding:13px 0 }
.bbs-table-write tbody tr:first-child td, .bbs-table-write tbody tr:first-child th {
    padding: 30px 0 10px 0;
}

#review-board-write {}
#review-board-write .reviewInfo {width:100%; border-bottom:1px solid #bebebe; display: table; padding:10px 0;}
#review-board-write .reviewInfo figure a {width:145px; display:table-cell; padding:0 10px;}
#review-board-write .reviewInfo figure a img {width:100%;}
#review-board-write .reviewInfo figcaption {display:table-cell; vertical-align: middle; font-weight:bold; word-break: break-all;}
#review-board-write .form-wrap {background-color:#eaeaea; padding:10px;} 
#review-board-write table .fixButtonR .btn_Grey {width: 115px; display: inline-block; position: absolute; top:0; right:0;}
#review-board-write table .textArea textarea {height:110px;}
#review-board-write table .agree a {position: absolute; right: 0; border: 1px solid #c4c4c4; padding: 2px 5px; margin-right: 10px; background-color: #fff;}
#review-board-write .pd10 {margin-top:20px;}
#review-board-write .pd10 .btn_Red {margin-bottom:10px;}
#review-board-write .myorder { position: relative; }
#review-board-write .myorder .input-group { position: relative; }
#review-board-write .myorder .input-group input[type=text]:-ms-clear { display: none; }
#review-board-write .myorder .input-group #ordernumclear { position: absolute; right: 0; top: 0; bottom: 0; width: 23px; height: 16px; margin: auto; font-size: 12px; cursor: pointer; color: #000; text-align: center; }

/* ÁÖ¹®³»¿ª Á¶È¸ ·¹ÀÌ¾î */
#myorderlayer { display: none; }
#myorderlayer .layer { text-align:center; height:100%; z-index: 999; }
#myorderlayer .layer:before { content: ''; width:1px; height:100%; display:inline-block; vertical-align:middle; }
#myorderlayer .layer .layer-pop { display:inline-block; max-height:90%; margin:0; vertical-align:middle; overflow:auto; }
#myorderlayer .layer .layer-pop .tit-fix { position:fixed; width:90%; z-index:99; }
#myorderlayer .layer .layer-pop .tit-fix h3 { text-align:left; }
#myorderlayer .layer .layer-pop .txt { margin-top:36px; padding:0; max-height:none; text-align: left; font-family: "Malgun Gothic"; }
#myorderlayer .layer .layer-pop .txt .tab { padding: 15px 10px; }
#myorderlayer .layer .layer-pop .txt .tab ul { display: table; width: 100%; height: 30px; }
#myorderlayer .layer .layer-pop .txt .tab ul li { display: table-cell; width: 25%; height: 28px; border: 1px solid #c9c9c9; background:#fff; }
#myorderlayer .layer .layer-pop .txt .tab ul li a { display:block; line-height: 28px; color: #3b3b3b; font-size: 12px; text-align:center; text-decoration:none; background:none; }
#myorderlayer .layer .layer-pop .txt .tab ul li.now { font-weight:bold; background: #d1d1d1; }
#myorderlayer .layer .layer-pop .txt .tabWrap { border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; font-size: 13px; }
#myorderlayer .layer .layer-pop .txt .tabWrap li { margin: 0 10px; padding: 10px 0; border-top: 1px solid #cfcfcf; }
#myorderlayer .layer .layer-pop .txt .tabWrap li:first-child { border: none; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a { display: block; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl { word-break: break-all; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl dt { font-weight: bold; }
#myorderlayer .layer .layer-pop .txt .tabWrap li a dl dd .bar { display: inline-block; width: 1px; height: 10px; margin: 0 5px; background: #ddd; }
#myorderlayer .layer .layer-pop .txt .tabWrap li.myorder-none { text-align: center; }
#myorderlayer .layer .layer-pop .txt .order_list_more { margin-top:15px; }
#myorderlayer .layer .layer-pop .txt .pd10 { padding: 0 10px 15px; margin: 0; }
#myorderlayer .layer .layer-pop .txt .pd10 a { border: 1px solid #393939; }

/* ±âº» Ã¼Å©¹Ú½º¸¦ ¼û±é´Ï´Ù. */
input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    position: relative;
    background-size: cover;
    top: -1px;
}

/* Ã¼Å©¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
input[type="checkbox"] {
    background-image: url('/design/epsonkorea/images/Default.png');
    /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
}

/* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
input[type="checkbox"]:checked {
    background-image: url('/design/epsonkorea/images/Selected.png');
    /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
}
/* ±âº» ¶óµð¿À¹Ú½º¸¦ ¼û±é´Ï´Ù. */
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    position: relative;
    background-size: cover;
    top: -1px;
}

/* ¶óµð¿À¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
input[type="radio"] {
    background-image: url('/design/epsonkorea/images/Radio_default.png');
    /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
}

/* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
input[type="radio"]:checked {
    background-image: url('/design/epsonkorea/images/Radio_Selected.png');
    /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
}

#bbsData .bbs-link-btm { margin-top:40px; text-align: center }
#bbsData .bbs-link-btm a { width:228px; height:58px; font-size:16px; line-height:58px }
.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title {display: flex;justify-content: flex-start;align-items: center;}
.bbs-table-write .title .title_select { padding-top:5px }
.bbs-table-write .title .MS_select {/* margin-bottom:5px; */height: 48px;line-height: 48px;border: 1px solid #ddd;border-radius: 5px;box-sizing: border-box;font-size: 16px;font-weight: 400;background: url(/design/epsonkorea/images/detail_select_bg.png) no-repeat right 15px center;-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;appearance: none;padding: 0 35px 0 15px;outline: 0;width: 142px;margin-right: 10px;}
.bbs-table-write .MS_input_txt {padding: 0;background:#fff;padding-left: 15px;height: 48px;line-height: 48px;border: 1px solid #ddd;border-radius: 5px;box-sizing: border-box;font-size: 16px;font-weight: 400;margin-right: 0;}
.bbs-table-write .MS_select { height:33px; }
.bbs-table-write .myorder { position: relative; }
.bbs-table-write .myorder .input-group { position: relative; display: inline-block; }
.bbs-table-write .myorder .input-group input[type=text]:-ms-clear { display: none; }
.bbs-table-write .myorder .input-group #ordernumclear { position: absolute; right: 6px; top: 0; bottom: 0; width: 33px; height: 14px; margin: auto; font-size: 13px; cursor: pointer; color: #000; text-align: center; }
.bbs-table-write textarea {height: 240px !important;outline: 0;width: 100%;padding: 15px !important;line-height: 17px !important;overflow-y: scroll !important;font-family: Mundial, Pretendard, Dotum, "µ¸¿ò", DotumChe, "µ¸¿òÃ¼", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif !important;}
.bbs-table-write .input_style1 {width: 420px;}
.bbs-table-write .input_style2 { width:700px; }
.bbs-table-write .input_style3 { margin-right:0; width:362px; background:#f5f5f5 }

.text_content { *padding:13px 0 13px 2px }

.bbs-table-write .btn_gray,
.bbs-table-write .btn_file {font-size: 15px;color: #fff;font-weight: 700;background: #000;border: 0;outline: 0;border-radius: 5px;height: 48px;line-height: 48px;display: inline-block;text-align: center;width: 142px;}
/* »óÇ° »ó´Ü Á¤º¸ */
.prd-tinfo { margin-top:10px; zoom: 1; overflow: hidden; padding:20px 0 20px 107px; border:1px solid #e4e4e5;display: none; }
.prd-tinfo dt,
.prd-tinfo dd { position: relative; float: left; }
.prd-tinfo dt { left: -87px; margin-right: -87px; width:70px; height:70px }
.prd-tinfo dt img {  width: 100%; height: 100%; }
.prd-tinfo dd { width: 100%;  }
.prd-tinfo dd ul {  }
.prd-tinfo dd ul li { padding-top:14px }
.prd-tinfo dd ul li .tit { font-weight:bold }
.prd-tinfo dd ul li a { vertical-align:top }
.prd-tinfo dd ul li img { vertical-align:top }
 
.myp-top-area-title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
}
font[color='red'] {
    color: var(--1) !important;
    font-weight: 700;
    font-size: 15px;
}

input#bw_input_passwd {
    margin-right: 5px;
    width: 420px;
}
.btn-foot {
    margin-top: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 65px;
}
.btn-foot a {
    width: 240px;
    height: 60px;
    line-height: 56px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #000;
    border-radius: 60px;
    margin: 0 2px;
}
.btn-foot a.insertWhite {
    background: #fff;
    color: #000;
}
.btn-foot a.insertBlack {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}
.bbs-table-write .title .MS_select + input#bw_input_subject {
    width: calc(100% - 152px);
}
.bbs-table-write .attach {
    display: flex;
    justify-content: space-between;
}

.bbs-table-write .attach input#bw_input_file {
    width: calc(100% - 152px);
}


#addinfo_text {
    display: none;
}

.bbs-table-write tbody td.addinfo_title {
    font-weight: 700;
}

.bbs-table-write tbody td.addinfo_value {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: auto;
    min-height: 48px;
}

.bbs-table-write tbody td.addinfo_value .checkList {
    padding: 5px 10px 5px 0;
}
.bbs-table-write tbody td.addinfo_value select {
    margin-bottom: 5px; */
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    background: url(/design/epsonkorea/images/detail_select_bg.png) no-repeat right 15px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 0 35px 0 15px;
    outline: 0;
    width: calc(100% - 140px);
    margin-right: 10px;
}

.bbs-table-write tbody td.addinfo_value input[type='text'],
.bbs-table-write tbody td.addinfo_value input[type='mobile'] {
    padding: 0;
    background: #fff;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0;
    width: calc(100% - 140px);
    margin-right: 5px;
}

span.addinfo_contents {
    width: 125px;
    display: none;
}









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


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

.myp-top-area-title {font-size: 24px;margin-bottom: 28px;margin-top:35px;} 
.bbs-table-write table colgroup {
    display: none;
}

.bbs-table-write tbody th, .bbs-table-write tbody td {
    display: block;
    height: auto;
}
.bbs-table-write tbody tr:first-child th {
    padding: 30px 0 0 0;
}

.bbs-table-write tbody tr:first-child td {
    padding: 13px 0;
}

.bbs-table-write tbody th {
    padding: 19px 0 0 0;
}

.bbs-table-write tbody td {
    padding: 13px 0;
}

input#bw_input_passwd {
    width: 100%;
    margin-right: 0;
}
.bbs-table-write .MS_input_txt{
    width: 100%;
    font-size: 15px;
}
.bbs-table-write .input_style1 {
    width: 100%;
    font-size: 15px;
}

input#bw_input_passwd + font {
    margin-top: 5px;
    display: block;
}
    
.bbs-table-write .title .MS_select {
    background: url(/design/epsonkorea/images/mo_detail_select_bg.png) white right 15px center no-repeat;
    background-size: 13px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 15px;
}
.bbs-table-write .title {
    display: flex;
    flex-direction: column;
}

.bbs-table-write .title .MS_select + input#bw_input_subject {
    width: 100%;
    font-size: 15px;
}

.btn-foot {
    display: flex;
    flex-direction: column-reverse;
    border-top: 0;
    padding-top: 15px;
}

.btn-foot a {
    width: 100%;
    margin-bottom: 10px;
} 
.bbs-table-write .btn_gray, .bbs-table-write .btn_file {
    font-size: 14px;
}

}


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

@media all and (max-width: 1280px) and (min-width: 768px) {}

/***
* ÀÌ À§·Î´Â ÅÂºí¸´
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ¸ð¹ÙÀÏ
***/
/*max-width: 767px¿¡¼­ 767px·Î º¯È¯ÇÔ*/
@media all and (max-width: 767px) {
     /* ±âº» Ã¼Å©¹Ú½º¸¦ ¼û±é´Ï´Ù. */
     input[type="checkbox"] {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
         width: 24px;
         height: 24px;
         position: relative;
         background-size: cover;
     }

     /* Ã¼Å©¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
     input[type="checkbox"] {
         background-image: url('/design/epsonkorea/images/Default_40.png');
         /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
     input[type="checkbox"]:checked {
         background-image: url('/design/epsonkorea/images/Selected_40.png');
         /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* ±âº» ¶óµð¿À¹Ú½º¸¦ ¼û±é´Ï´Ù. */
     input[type="radio"] {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
         width: 18px;
         height: 18px;
         position: relative;
         background-size: cover;
         top: -1px;
     }

     /* ¶óµð¿À¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
     input[type="radio"] {
         background-image: url('/design/epsonkorea/images/Radio_Default_30.png');
         /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
     input[type="radio"]:checked {
         background-image: url('/design/epsonkorea/images/Radio_Selected_30.png');
         /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
     }



    .myp-top-area-title { 
    }
    
    
    

}     
/* BASIC css end */


/* BASIC css end */

