@charset "utf-8";
/* CSS Document */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Noto Sans TC";
  src: url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
 
}


@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "DFHeiStd-W7";
  src: url("/tw/collection/fonts/DFHeiStd-W7.otf");
 
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "DFHeiStd-W5";
  src: url("/tw/collection/fonts/DFHeiStd-W5.otf");
 
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProBold";
  src: url("/tw/collection/fonts/UniqloProBold-webfont.eot");
  src: url("/tw/collection/fonts/UniqloProBold-webfont.eot?#iefix") format("embedded-opentype"), url("/tw/collection/fonts/UniqloProBold-webfont.woff") format("woff"), url("/tw/collection/fonts/UniqloProBold.otf") format("opentype");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProRegular";
  src: url("/tw/collection/fonts/uniqloproregular-webfont.eot");
  src: url("/tw/collection/fonts/uniqloproregular-webfont.eot?#iefix") format("embedded-opentype"), url("/tw/collection/fonts/uniqloproregular-webfont.woff") format("woff"), url("/tw/collection/fonts/uniqloproregular-webfont.ttf") format("truetype"), url("/tw/collection/fonts/uniqloproregular-webfont.svg#uniqlo_proregular") format("svg");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProLight";
  src: url("/tw/collection/fonts/UniqloProLight.eot");
  src: url("/tw/collection/fonts/UniqloProLight.eot?#iefix") format("embedded-opentype"), url("/tw/collection/fonts/UniqloProLight.woff") format("woff"), url("/tw/collection/fonts/UniqloProLight.ttf") format("truetype");
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "UniqloProLight";
  src: url("/tw/collection/fonts/UniqloProLight.eot");
  src: url("/tw/collection/fonts/UniqloProLight.eot?#iefix") format("embedded-opentype"), url("/tw/collection/fonts/UniqloProLight.woff") format("woff"), url("/tw/collection/fonts/UniqloProLight.ttf") format("truetype");
}







div#content {
  background-color: #fff; 
  font: 13px "DFHeiStd-W5","Noto Sans TC", sans-serif;
  line-height: 1.5;
  width: 100%;
  min-width: 960px;
  margin-top: 0;
  color: #1b1b1b;
  color: var(--default-color);
}

a {
    text-decoration:none;
}

table.minimalistBlack {
  border: 2px solid #CECECE;
  width: 960px;
  text-align: center;
  border-collapse: collapse;
}
table.minimalistBlack td, table.minimalistBlack th {
  border: 1px solid #CECECE;
  padding: 5px 4px;
}
table.minimalistBlack tbody td {
  font-size: 14px;
	font: "UniqloProRegular","DFHeiStd-W5","Noto Sans TC",;
}
table.minimalistBlack thead {
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #f3f3f3 66%, #F2F2F2 100%);
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #f3f3f3 66%, #F2F2F2 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #f3f3f3 66%, #F2F2F2 100%);
	
}
table.minimalistBlack thead th {
  font-size: 15px;
	font: "UniqloProRegular","DFHeiStd-W5","Noto Sans TC",;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
table.minimalistBlack tfoot td {
  font-size: 14px;
	font: "UniqloProRegular","DFHeiStd-W5","Noto Sans TC",;
		text-align: center;
}
tr{text-align: center}
.u-link-btn__anchor {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
	text-decoration:none;
}

.page-link-btn__anchor-02 {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #1b1b1b;/*  background: var(--women-color);*/
}


.page-link-btn__inn {
  font-size: 18px;
	text-decoration:none;
}
.page-link-btn__inn-02 {
  color: #fff;
  font-size: 16px;
	text-decoration:none;
}
.page-link-btn__inn-02::after {
  top: 50%;
  margin-top: -4px;
  border-color: #fff #fff transparent transparent;
}
.page-link-btn__inn-03 {
  color: #fff;
  font-size: 12px;
	text-decoration:none;
}
.title-01{
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 22px;
	 font-weight: bold;
  color: #000000;
  text-align:left;
}

.text_01{font-size: 12px;}

.text_02{font-size: 14px;text-align: left}
