/*************************************************************** product ***************************************************************/
.product_contents_search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 45px;
  margin-bottom: 20px;
}

.product_select {
  display: inline-block;
}

.select {
  width: 110px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}

.product_search_box {
  display: inline-block;
  margin-left: 5px;
}

.search_box {
  width: 320px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}

.btn_product_search {
  margin-left: 5px;
  display: inline-block;
}

.effect_title {
  max-width: 1000px;
  height: 25px;
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  color: #404040;
}

.effect_search_box {
  max-width: 1000px;
  padding: 20px 20px;
  margin-top: 10px;
  overflow-y: auto;
  background-color: #fafafa;
  border: solid 1px #adadad;
}

.effect_box {
  max-width: 960px;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  display: flex;
  flex-wrap: wrap;
}

.effect_name,
.effect_name_focus {
  width: 25%;
  display: inline-block;
}


focus {
  color: #ff8900;
}

.product {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 38px;
}

.product_box_warp {
  height: 100%;
  width: 24%;
  margin-right: 1.3%;
  margin-bottom: 25px;
}

.product_box_warp:nth-child(4n) {
  margin-right: 0;
}

.product_content dt .rink {
  color: #444;
  white-space: normal;
  line-height: 1.4em;
  height: 2.8em;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

}

.product_img {
  height: 0;
  position: relative;
  padding-top: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.product_img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.product_content {
  padding: 10px;
  box-sizing: border-box;
}

.product_content dt {
  font-size: 17px;
  height: 42px;
  line-height: 22px;
  font-weight: Bold;
  margin-bottom: 6px;
}

.product_content dd {
  font-size: 12px;
  font-size: 13px;
  line-height: 22px;
}

.product_box_warp:hover {
  background-color: #ff8900;
  color: #fff;
}

.product_content dt .rink:hover {
  color: #fff;
}

.no_product {
  max-width: 1000px;
  margin-top: 20px;
}

.no_product img {
  width: 100%;
}

/********** product pagination **********/


/********************************************************** product_permission **********************************************************/
.permission_text01 {
  font-size: 17px;
  font-weight: 100;
  line-height: 23px;
  color: #404040
}

.permission_box {
  max-width: 1000px;
  height: 180px;
  border: 1.5px solid #cccccc;
  padding: 20px 20px;
  margin-top: 10px;
}

.permission_icon {
  float: left;
  width: 220px;
  height: 140px;
  text-align: center;
  padding-top: 20px;
  border-right: 2px solid #cccccc;
}

.permission_box_text01 {
  float: left;
  width: 640px;
  font-size: 16px;
  line-height: 26px;
  color: #0058d0;
  border: 0px solid #ff0000;
  margin-left: 40px;
}

.permission_box_text02 {
  float: left;
  width: 640px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  color: #0058d0;
  border: 0px solid #ff0000;
  margin-top: 10px;
  margin-left: 40px;
}

.permission_contents_search {
  width: 1000px;
  height: 40px;
  text-align: right;
  margin-top: 40px;
}

.permission_select {
  display: inline-block;
}

.select {
  width: 120px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}

.permission_search_box {
  display: inline-block;
  margin-left: 5px;
}

.search_box {
  width: 320px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}

.btn_permission_search {
  margin-left: 10px;
  display: inline-block;
}

.contents_table {
  width: 1000px;
  margin-top: 5px;
}

.table_permission {
  width: 100%;
  height: 100%;
  text-align: center;
}

thead {
  background-color: #ffffff;
  border-top: 2px solid #505050;
  border-bottom: 1px solid #aaaaaa;
}

.permission_contents_no {
  width: 132.67px;
  height: 40px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px solid #b5b5b5;
}

.permission_contents_cate {
  width: 150px;
  height: 40px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px solid #b5b5b5;
}

.permission_contents_title {
  width: 50%;
  height: 40px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px solid #b5b5b5;
}

.permission_contents_date {
  width: 150px;
  height: 40px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px solid #b5b5b5;
}

.table_text {
  height: 50px;
  font-size: 14px;
  color: #404040;
  border-bottom: 1px solid #aaaaaa;
}

.table_text_b {
  height: 50px;
  font-size: 14px;
  color: #404040;
  border-bottom: 2px solid #505050;
}


/******************************************************* product_permission_board *******************************************************/
.board_contents {
  width: 1000px;
  margin-top: 60px;
}

.permission_board {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
}

.p_board_title01 {
  width: 132.67px;
  height: 100%;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  line-height: 40px;
  background-color: rgba(221, 221, 221, 0.7);
  border-bottom: 1px solid #bcbcbc;
}

.p_board_title02 {
  width: 132.67px;
  height: 100%;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  line-height: 40px;
  background-color: rgba(221, 221, 221, 0.7);
  border-bottom: 1px solid #bcbcbc;
}

.p_board_text01 {
  width: 604.66px;
  height: 100%;
  padding: 0px 20px;
  text-align: left;
  font-size: 14px;
  color: #585858;
  border-bottom: 1px solid #bcbcbc;
}

.p_board_text02 {
  width: 130px;
  height: 100%;
  padding: 0px 20px;
  text-align: left;
  font-size: 14px;
  color: #585858;
  border-bottom: 1px solid #bcbcbc;
}

.p_board_contents_title {
  width: 132.67px;
  height: 100%;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  line-height: 40px;
  background-color: rgba(221, 221, 221, 0.7);
}

.p_board_contents_text {
  width: 867.33px;
  height: 100%;
  padding: 20px 20px;
  text-align: left;
  font-size: 14px;
  color: #585858;
}

.board_nav {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid #bcbcbc;
  margin-top: 70px;
}

.nav_board_title {
  width: 132.67px;
  height: 100%;
  padding: 0px 20px;
  font-size: 15px;
  font-weight: bold;
  color: #404040;
  line-height: 40px;
  background-color: rgba(221, 221, 221, 0.7);
  border-bottom: 1px solid #bcbcbc;
}

.nav_board_text {
  height: 100%;
  padding: 0px 20px;
  text-align: left;
  font-size: 14px;
  color: #585858;
  border-bottom: 1px solid #bcbcbc;
}

.board_back {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

/******************************************************* product_detail *******************************************************/
.product_name_kr {
  font-size: 36px;
  font-weight: bold;
  color: #ff6c00;
  line-height: 46px;
  margin-top: 50px;
}

.product_name_en {
  font-size: 18px;
  font-weight: 100;
  color: #9a9a9a;
  line-height: 1;
  margin-top: 4px;
}

.info {
  height: 100%;
  margin-top: 20px;
}



.info_top {
  height: 100%;
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
}



table {
  height: 100%;
  /* background-color: #fff; */
  margin-top: 4px;
}

.table_title {
  width: 100px;
  height: 40px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  border-bottom: 1px solid #b5b5b5;
  text-align: left;
  padding: 0px 20px;
}

.table_text2 {
  width: 500px;
  height: 100%;
  background-color: #fff;
  padding: 4px 20px;
  font-size: 14px;
  color: #404040;
  border-bottom: 1px solid #b5b5b5;
}

.table_title_tablet {
  width: 100px;
  height: 68px;
  background-color: #dedede;
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  border-bottom: 1px solid #b5b5b5;
  text-align: left;
  padding: 0px 20px;
}

.table_text_tablet {
  width: 500px;
  height: 68px;
  background-color: #fff;
  padding: 4px 20px;
  font-size: 14px;
  color: #404040;
  border-bottom: 1px solid #b5b5b5;
}

.direction_btn {
  width: 1000px;
  height: 44px;
  display: block;
  margin-top: px;
}

.direction_click {
  float: left;
  width: 162px;
  height: 40px;
  background-color: #06395d;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  margin-right: 6px;
}

.board_back {
  width: 100%;
  height: 40px;
  text-align: center;
  margin-top: 20px;
}

.detail_info {
  height: 700px;
  margin-top: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 10px;
}

.basic_info {
  background-color: rgba(255, 255, 255, 0)
}

.bold_text {
  width: 150px;
  height: 50px;
  font-size: 15px;
  font-weight: bold;
  color: #454545;
  text-align: left;
  padding: 0px 12px;
}

.bold_text2 {
  width: 150px;
  height: 50px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #b53e3e;
  text-align: left;
}

.text {
  width: 740px;
  height: 100%;
  font-size: 14px;
  color: 4656565;
  padding: 20px 40px;
}


.more_info {
  width: 910px;
  background-color: rgba(255, 255, 255, 0)
}

.box_wrap {
  height: 100%
}

.tab-wrapper {
  width: 100%;
}

.tab-menu {
  height: 50px;
  border-bottom: 1px solid #06395d;
}

.tab-menu li {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  color: #cccccc;
  /* 첫 화면시 색상 */
  float: left;
  width: 475px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: Center;
  font-weight: bold;
  cursor: pointer;
  z-index: 0;
}

.tab-menu li:before {
  content: "";
  margin: auto 0;
  width: 0px;
  height: 20px;
  background: #aaaaaa;
}

/*.tab-menu li:nth-child(4):before{content:""; background:#fff;}*/

.tab-menu li:last-child:before {
  content: "";
  background: #fff;
}

.tab-menu li:hover {
  color: #06395d;
  /* 클릭 후 다른 목록 위치시 hover */
}

.tab-menu li.active {
  background-color: rgba(255, 108, 0, 0);
  color: #000;
  opacity: 1;
}

.tab-content>div {
  position: relative;
}


.line {
  /* 선택 아래 바 */
  position: absolute;
  width: 0;
  height: 6px;
  background: #06395d;
  bottom: 0;
  left: 0;
}

.list_back {
  float: left;
  margin-left: 450px;
  width: 100px;
  height: 40px;
  background-color: #afafaf;
  border: 1px solid #a0a0a0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
}

.list_back .list_text {
  color: #fff;
}