#sec-notice {
  padding-top: 96px;
  padding-bottom: 120px;
}
#sec-notice .sec-container {
  width: 1080px;
}
@media (min-width: 769px) and (max-width: 1150px) {
  #sec-notice .sec-container {
    width: 90%;
  }
}
@media (max-width: 768px) {
  #sec-notice .sec-container {
    width: 90%;
  }
}
#sec-notice .sec-tit {
  display: flex;
  margin-bottom: 16px;
}
#sec-notice .sec-tit p {
  font-size: 14px;
  margin-left: 5px;
}
#sec-notice ul {
  padding-left: 1.3em;
}
#sec-notice ul li {
  list-style: decimal;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: justify;
}
#sec-notice .toggle-wrap {
  position: relative;
}
@media (max-width: 768px) {
  #sec-notice .toggle-wrap {
    height: 300px;
    overflow: hidden;
  }
  #sec-notice .toggle-wrap.-active {
    height: auto;
  }
}
#sec-notice .toggle-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translateY(100%);
  display: none;
  left: 0;
}
@media (max-width: 768px) {
  #sec-notice .toggle-btn {
    display: block;
  }
}
#sec-notice .toggle-btn .-btn {
  position: relative;
  width: 36px;
  height: 36px;
  background-color: #C0C0C0;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
#sec-notice .toggle-btn .-btn span {
  display: block;
  width: 50%;
  height: 3px;
  background-color: #fff;
  border-radius: 100px;
}
#sec-notice .toggle-btn .-btn span:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#sec-notice .toggle-btn .-btn span:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
#sec-notice .toggle-btn:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 3px;
  background-color: #C0C0C0;
}
#sec-notice .toggle-btn.-active .-btn span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(0deg);
}
#sec-notice .twm-content{
  margin-top: 0;
}
.custom_full_table thead td{
  font-weight: normal;
}


.top-promo {
  border-radius: 16px;
  background-color: #ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-bottom: 5rem;
  font-family: 'Noto Sans TC', sans-serif;
}
.top-promo h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.7em;
  letter-spacing: 2px;
  background: #0c6fbc;
  background: linear-gradient(90deg, rgba(12,111,188,1) 20%, rgba(123,178,227,1) 80%);
  /*background: rgb(255,103,0);
  background: linear-gradient(90deg, rgba(255,143,8,1) 20%, rgba(255,103,0,1) 80%);
  background-color: #007ac4;*/
  border-radius: 16px 16px 0 0;
  padding: 15px 10px;
  line-height: 150%;
  text-align: center;
  
}

/*.top-promo .txt-primary-orange {
  color: #007ac4 !important;
}*/
.top-promo h4 {
  display: inline;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: bold;
}
.top-promo sup {
  font-size: 12px;
}
.num {
  font-size: 72px;
  color: #bdbebd;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  width: 60px;
  text-align: center;
  line-height: 60px;
}
.ex {
  border-radius: 99px;
  border: 1px solid #1b1c1e;
  padding: 10px 5px; 
  font-size: 1.4em;
  text-align: center;
  font-weight: bold;
  line-height: 150%;
}
.gift-note {
  border-radius: 12px;
  padding: 2rem;
  background-color:#F8F8F8;

}
.gift-note h5{
  font-size: 15px;
  color: #1b1c1e;
  margin-bottom: 1rem;
}
.gift-note p{
  font-size: 13px;
  color: #1b1c1e;
  line-height: 150%;
  margin-bottom: 1rem;
}

.catchd-container .banner.full-color {
    width: 100%;
    background: #d3d5dc;
}

/*samsung*/
.samsung-block {
  margin-bottom: 2rem;
}
.samsung-block h3 {
  height: 60px;
  background: #0062b2;
  background: linear-gradient(90deg, rgba(0,120,220,1) 30%, rgba(0,98,178,1) 100%);
  background-size: contain;
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  line-height: 60px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  border-radius: 16px 16px 0 0;
  letter-spacing: 2px;
}
.samsung-block h4 {
  color: #333;
  margin-left: 10px;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 0;
}
.samsung-content {
  margin: 0;
  border: 2px solid transparent;
  border-image: linear-gradient(90deg, rgba(0,120,220,1) 30%, rgba(0,98,178,1) 100%);;
  border-image-slice: 1;
  /*border-radius: 0 16px 16px 16px;*/
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.samsung-content img {
  padding: 1rem;
  width: 100%;
}


@media screen and (min-width: 0px) and (max-width: 640px) { 
  .samsung-block h3 {
    background-size: contain;
    font-size: 18px;
    padding-left: 15px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    height: 42px;
    line-height: 42px;
  }
  .samsung-block h4 {
    margin-left: 5px;
    font-size: 13px;
    display: none;
  }
  .samsung-content img {
    padding: 0.5rem;
    width: 100%;
  }
}