@charset "utf-8";


/* MU다이어리 */
.mMuDiary_wrap {
  clear: both;
  height: 311px;
  position: relative;
}

.mMuDiary_wrap h2 {
  height: 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  border-bottom: 2px solid #d3d3d3;
}

.mMuDiary_wrap a {
  display: block;
}

/*
.mMuDiary_wrap ul {left: 0;position: absolute;top: 39px;}
.mMuDiary_wrap ul li {float:left;width:200px;padding-left:10px;position:relative;}
.mMuDiary_wrap ul li:first-child {padding-left:0;}
*/
.mMuDiary_wrap .ico {
  position: absolute;
  right: 10px;
  top: 123px;
}

.mMuDiary_wrap .thumb {
  padding-bottom: 10px;
}

.mMuDiary_wrap .thumb img {
  width: 200px;
  height: 155px;
}

.mMuDiary_wrap .tit {
  display: block;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  font-size: 13px;
  margin-bottom: 5px;
}

.mMuDiary_wrap .txt {
  display: block;
  height: 70px;
  overflow: hidden;
}

.mMuDiary_wrap .btn_more {
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 0;
  padding-top: 18px;
  overflow: hidden;
  background: url("btn_more01.gif") 0 0 no-repeat;
}


/* 추천상품 */
.mRecomPrd_wrap {
  clear: both;
  height: 246px;
}

.mRecomPrd_wrap h2 {
  height: 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
}

.mRecomPrd_wrap .item_detail a {
  display: block;
}

.mRecomPrd_wrap .item_detail {
  clear: both;
  height: 90px;
  font-size: 12px;
}

.mRecomPrd_wrap .item_detail .thumb {
  float: left;
  width: 110px;
}

.mRecomPrd_wrap .item_detail .thumb img {
  border: 3px solid #5e5f5e;
  width: 95px;
  height: 70px;
}

.mRecomPrd_wrap .item_detail .detail {
  float: left;
  width: 300px;
  padding-top: 0px;
}

.mRecomPrd_wrap .item_detail .detail h3 {
  margin-bottom: 5px;
}

.mRecomPrd_wrap .item_detail .detail p {
  display: block;
  height: 36px;
  overflow: hidden;
}

.mRecomPrd_wrap .roll_item_list {
  width: 389px;
  overflow: hidden;
}

.mRecomPrd_wrap .roll_item_list .list {
  width: 389px;
  overflow: hidden;
  position: relative;
}

.mRecomPrd_wrap .roll_item_list .list ul {
  width: 1000px;
}

.mRecomPrd_wrap .roll_item_list .list ul li {
  float: left;
  width: 65px;
  margin-right: 13px;
}

.mRecomPrd_wrap .roll_item_list .list ul li img {
  width: 65px;
  height: 65px;
}

.mRecomPrd_wrap .bx-pager {
  text-align: center;
  z-index: 10;
  position: relative;
  padding-top: 25px;
}

.mRecomPrd_wrap .bx-pager div {
  display: inline;
}

.mRecomPrd_wrap .bx-pager div a {
  margin-left: 4px;
  display: inline-block;
  width: 18px;
  height: 0;
  padding-top: 17px;
  overflow: hidden;
  position: relative;
  background: url("bul_page02_off.gif") 0 0 no-repeat;
  vertical-align: top;
}

.mRecomPrd_wrap .bx-pager div .active {
  background: url("bul_page02_on.gif") 0 0 no-repeat;
}

/*
*+html .mRecomPrd_wrap .item_detail .thumb {display:inline;float:none;width: 90px;}
*+html .mRecomPrd_wrap .item_detail .detail {display:inline;float:none;width: 280px;padding-top:5px;} 
*/


/* 바로가기  */
.quick_link_wrap {
  clear: both;
  height: 250px;
  position: relative;
  margin-top: 20px;
}

.quick_link_wrap h2 {
  height: 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  border-bottom: 2px solid #d3d3d3;
}

.quick_link_wrap a {
  display: block;
}

.quick_link_wrap ul {
  left: 0;
  position: absolute;
  top: 39px;
}

.quick_link_wrap ul li {
  float: left;
  padding-left: 10px;
  position: relative;
}

.quick_link_wrap ul li:first-child {
  padding-left: 0;
}


.roll_main_wrap .bx-pager {
  position: absolute;
  left: 60px;
  bottom: 22px;
  z-index: 999;
  font-size: 0;
  line-height: 0;
}

.roll_main_wrap .bx-pager div {
  display: inline;
}

.roll_main_wrap .bx-pager div a {
  margin-left: 4px;
  display: inline-block;
  width: 22px;
  height: 0;
  padding-top: 17px;
  overflow: hidden;
  position: relative;
  background: url("bul_page01_off.png") 0 0 no-repeat;
  vertical-align: top;
}

.roll_main_wrap .bx-pager div .active {
  background: url("bul_page01_on.png") 0 0 no-repeat;
}

.roll_main_wrap li {
  visibility: hidden;
}

.banner_wrap {
  position: relative;
  bottom: 0px;
  left: 0;
  z-index: 1;
  margin-bottom: 0;
}

.banner_wrap .bx-pager {
  padding-top: 15px;
}

#war_recoder {
  width: 500px;
  margin-left: -250px
}

.input_div_wrp {
  display: inline-block;
  padding-bottom: 4px;
}

.view_contents_cont li {
  list-style: decimal inside;
}

.view_contents_cont li li {
  list-style: circle;
}

.view_contents_cont li li li {
  list-style: disc;
}

.view_contents_cont ol,
.view_contents_cont ul {
  padding-left: 30px;
}




.view_contents_cont .clearfix:after {
  clear: both;
  display: block;
  content: "";
}

.view_contents_cont table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}

.view_contents_cont table td,
.view_contents_cont table th {
  border: 1px solid #dddddd;
}

.view_contents_cont table td:empty,
.view_contents_cont table th:empty {
  height: 20px;
}

.view_contents_cont table td.fr-highlighted,
.view_contents_cont table th.fr-highlighted {
  border-color: red;
}

.view_contents_cont table td.fr-thick,
.view_contents_cont table th.fr-thick {
  border-width: 2px;
}

.view_contents_cont img {
  z-index: 3;
  position: relative;
  overflow: auto;
  cursor: pointer;
}

.view_contents_cont hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.view_contents_cont .fr-file {
  position: relative;
}

.view_contents_cont .fr-file:after {
  position: relative;
  content: "\1F4CE";
}

.view_contents_cont pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.view_contents_cont blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}

.view_contents_cont blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}

.view_contents_cont blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}

.view_contents_cont a.fr-strong {
  font-weight: 700;
}

.view_contents_cont a.fr-green {
  color: green;
}

/**
 * Image style.
 */
img.fr-dib {
  margin: auto;
  display: block;
  float: none;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
}

img.fr-dib.fr-fil {
  margin: 5px auto 5px 0;
  left: 5px;
}

img.fr-dib.fr-fir {
  margin: 5px 0 5px auto;
  right: 5px;
}

img.fr-dii {
  margin: auto;
  display: inline-block;
  float: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

img.fr-dii.fr-fil {
  margin: 5px 10px 5px 0;
  left: 5px;
  float: left;
}

img.fr-dii.fr-fir {
  margin: 5px 0 5px 10px;
  right: 5px;
  float: right;
}

img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

img.fr-bordered {
  border: solid 10px #CCC;
}

/**
 * Video style
 */
.fr-video {
  text-align: center;
  position: relative;
}

.fr-video.fr-dvb {
  display: block;
  clear: both;
}

.fr-video.fr-dvb.fr-fvl {
  text-align: left;
}

.fr-video.fr-dvb.fr-fvr {
  text-align: right;
}

.fr-video.fr-dvi {
  display: inline-block;
}

.fr-video.fr-dvi.fr-fvl {
  float: left;
}

.fr-video.fr-dvi.fr-fvr {
  float: right;
}