.insert-select{margin:6px 0;}

.select2-container{min-width: 160px; width: 100% !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 42px; text-align: left;}
.select2-container .select2-selection--single{height:44px; border-radius: 0px;}
.select2-container--default .select2-selection--single{border:1px solid #dcdee1; background-color:#fff;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%; right:4px;
  transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.select2-selection--single:focus{outline:none;}
.insert-select{position: relative;}
.select2-dropdown{border:1px solid #dcdee1;}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f1f1f1; color:#222;}

.select2-container--default .select2-selection--single .select2-selection__arrow b{border: transparent; position: absolute;
  top: 57%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
  background-size: 9px 5px; width: 9px; height: 5px; background-repeat: no-repeat; background-image: url(https://lbcontents.s3.ap-northeast-2.amazonaws.com/images/IPIACOSMETIC/icon-arrow-st2.png);}


.select2-container--open .select2-selection--single .select2-selection__arrow{
  transform:translateY(-50%) rotate(180deg); -ms-transform:translateY(-50%) rotate(180deg); -webkit-transform:translateY(-50%) rotate(180deg);}


/* select-list */
.select-list{width: 100%; background-color:#f5f7fa;}
.select-list option{padding:8px 16px;}

.select-list option:checked {
  background: #c1c4c9  linear-gradient(0deg, #c1c4c9  0%, #c1c4c9  100%);
}

  

 /* pdview */
 .pc-option-wrap{border-top:1px solid #e1e1e1; position: relative;}
 .pc-option-wrap .i-close{position: absolute; right:8px; top:50%; transform: translateY(-50%) rotate(45deg); cursor: pointer; width: 19px; height:19px;
   background-image: url(https://lbcontents.s3.ap-northeast-2.amazonaws.com/images/IPIACOSMETIC/icon-plus.png); background-size: 19px 19px;}
 .pc-option-wrap dt{width: 396px;}
 .pc-option-wrap dt,  .pc-option-wrap dd{display: inline-block; vertical-align: middle;}

 .pc-select-wrap dd{width:100%;}
 .select2-container--pdview-select{border:1px solid #e1e1e1;}
 .select2-container--pdview-select .select2-dropdown{left:-1px; border-radius: 0;}
 .select2-container--pdview-select .select2-results__option{height:44px; line-height: 44px;}


 .select2-container--pdview-select .select2-selection__arrow b{border: transparent; position: absolute;
   right:12px; top: 50%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
   background-size: 12px 7px; width: 12px; height: 7px; background-repeat: no-repeat; background-image: url(https://lbcontents.s3.ap-northeast-2.amazonaws.com/images/IPIACOSMETIC/icon-b-arrow.png);}


   .select2-container--pdview-select .select2-selection--single .select2-selection__rendered{padding-right:36px; line-height: 44px;}

   .mobile-select-wrap dd{width: 100%;}
   .mobile-select-wrap dt{margin-bottom:8px;}
   .mobile-select-wrap dt, .mobile-select-wrap dd{display: block;}
   .mobile-select-wrap dd .select2-container--pdview-select{width: 100% !important;}

   .mobile-option-wrap {position: relative; border-bottom:1px solid #e1e1e1;}
   .mobile-option-wrap dt, .mobile-option-wrap dd{display: inline-block; vertical-align: middle;}
   .mobile-option-wrap dt{width: 100%; padding-right:24px; margin-bottom:8px;}
   .mobile-option-wrap .i-close{position: absolute; right:0; top:4px; transform: rotate(45deg); cursor: pointer; width: 19px; height:19px;
     background-image: url(https://lbcontents.s3.ap-northeast-2.amazonaws.com/images/IPIACOSMETIC/icon-plus.png); background-size: 19px 19px;
   }

   .mobile-pd-btn-wrap span.num{width:28px; height:28px; font-size:18px;}
   .mobile-pd-btn-wrap span input{height:30px; width:40px;}