@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Uniqlo Pro Regular';
  font-style: normal;
  font-weight: 400;
/* GDS↓*/
  src: url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.eot");
  src: url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.eot?#iefix") format("embedded-opentype"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.woff") format("woff"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.ttf") format("truetype"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.svg#uniqlo_proregular") format("svg"); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
		 font-family: Uniqlo Pro, "Microsoft JhengHei";}
a:link{ text-decoration:none;  }
a:visited{ text-decoration:none;  }
a:hover{ text-decoration:underline;   }
a:active{ text-decoration:underline; color:#ce1127; }
		div#content {
  background-color: #ce1127; 
  font: 13px ;
  line-height: 1.5;
 
  margin-top: 0;
  color: #1b1b1b;
  color: var(--default-color);
	font-family: Uniqlo Pro, "Microsoft JhengHei";


}
.hr-style-01{
     color: orange;
height: 8px;
  border-width: 0 0 8px;
  border-style: solid;
  border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1" width="10" height="4"><circle fill="yellow" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
   width: 70%;
   
    
}
 .pagetop {
  position: fixed;
  width: 45px;
  height: 45px;
  right: 0;
  bottom: 15px;
  transition: opacity 0.4s;
        z-index: 999;
}
.pagetop a {
  display: inline-block;
  z-index: 1000;
  width: 100%;
  height: 45px;
  background: url("https://www.uniqlo.com/tw/collection/page-top.png") no-repeat;
  background-size: 45px auto;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

div#btn .button1{
    font-family: Uniqlo Pro, "Microsoft JhengHei";
    font-weight: 200;
    display: inline;
    width: 43.5%;
    height: 5%;
    margin: 0 0.5em;
    margin-bottom: 20px;
    font-size: 1.5em;
    padding: 0.2em;
    display: inline;
    background-color: #ffffff;
    border-color: #BCBCBC;
    border: 1px solid;
    float: left;
    color: #000000;
    font-weight: 300;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.btn .button1:hover{  
 background-color: #BCBCBC;
  color: #000000;
  border-color: #BCBCBC;
	text-decoration: none;	
}







 
.u-link-btn__anchor {
  display: block;
  width: 100%;
height:20px;
 
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
	text-decoration:none;
	margin:20px 0 20px 0;
	
}

.page-link-btn__anchor-02 {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #1b1b1b;/*  background: var(--women-color);*/

}


.page-link-btn__inn {
  font-size:0.8em;
	text-decoration:none;
}
.page-link-btn__inn-02 {
  color: #fff;
  font-size:0.8em;
	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: 28px;
	 font-weight: bold;
  color: #000000;
  text-align:center;
}
.title-02{
    padding-top: 1%;
    padding-bottom: 10px;
    font-size: 2.5em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    
}
.title-03{
    padding-top: 4px;
    padding-bottom: 10px;
    font-size: 2em ;
    font-weight: normal;
    color: #DAC5BA;
    text-align: center;
    letter-spacing: 0.05em;
}
.title-04{
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 24px;
	 font-weight: bold;
  color: #000000;
  text-align:center;
	letter-spacing: normal;
	
}
.title-05{
 line-height:50px;
	font-size: 18px;
	 font-weight: normal;
  color: #FFFFFF;
  text-align:center;
	letter-spacing: normal;

}
.title-05_01{
 
	font-size: 18px;
	 font-weight: normal;
  color: #FFFFFF;
  text-align:center;
	letter-spacing: normal;

}
.text_01{font-size: 12px;}

.text_02{font-size: 14px;text-align: left}

.text_03{font-size:22px;
	font-weight: bold;
	color: #000000;
	word-wrap:break-word;
	text-align: center;
}

.text_04{font-size: 12px;
	font-weight:normal;
	color: #000000;
	
}
.text_05{font-size: 14px;
	line-height: 22px;
 
}
.text_06{font-size: 12px;
	font-weight: normal;
	color: #000000;
}
		.text_08{font-size:20px;
            line-height: 22px;
font-weight: bold;
	 text-align: center;
	letter-spacing:1px;	 
 margin: auto;
  align-items: center;
}
		.text_09{font-size:1em;
	font-weight: bold;
	color: #ff0000;
			line-height: 0.2em;
}
.bnr {width:100%; 
	height:50px;
	background: #D89593;
	text-align: center; 
	line-height:50px}

.bnr_01{
    position: relative;
    display: table;
    border-left-width: 0;
    border-right: 0;
    border-bottom: 0px;
    border-top: 0px;
	border-color: #000000;
    width: 100%;
    height:30px;
    text-align: center;
    line-height: 40px;
    border-bottom-style: solid;
	border-top-style: solid;
	margin: 30px 0 30px 0;
}
.bnr_02{
    position: relative;
   display:inline-block;
    border-width: 1px;
	color: #FFFFFF;
	background: #000000;
 	border-color: #000000;
	width: 40%;
    height:50px;

	padding: 5px;
		left:8%;
	float: left;
    text-align: center;
     border-style: solid;
	border-radius: 10px;
	margin: 20px 15px 10px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
	
}
.bnr_02 img{
     width: 2%;
max-width: 9px;
 
}
 .bnr_02:hover{  
 background-color: #BCBCBC;
  color: #000000;
  border-color: #BCBCBC;
	text-decoration: none;	
}
.bnr_03{
	display: table;
    position: relative;
      border-left-width: 0;
  	border-color: #000000;
    width: 100%;
    height:30px;
    text-align: center;
    line-height: 50px;
    border-bottom-style: none;
	border-top-style:none;
	margin: 30px 0 30px 0;
}
.bnr_04{
    position: relative;
    display: table;
    border-width: 1px;
 	border-color: #FF0004;
	left: 1%;
    width: 30%;
    height:30px;
    text-align: center;
    line-height: 50px;
    border-style: solid;
	margin: 0px 0 50px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn_05{
	
	color: #dc3231;
	background-image: linear-gradient(to bottom right, #fedea5, #edae74);
 
box-shadow: 3px 3px 8px #333333;
-webkit-box-shadow: 3px 3px 8px #333333;
-moz-box-shadow: 3px 3px 8px #333333;
 
    width:31.5%;
    height:50px;
    text-align: center;
   padding: 10px 0;
    border-style: solid;
	margin: 10px auto;
	border-radius:10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	display: flex;
  justify-content: center;
}

.btn_05:hover{
opacity: 0.8;
 		
}
.btn_06{
	font-family: "Noto Sans TC", sans-serif;
	color: #000000;
	background: #5D9B4B;
    position: relative;
    display: table;
     position: relative;
    display: table;
      width:31%;
    height:30px;
    text-align: center;
    line-height: 50px ;
    border-style: solid;
	margin: 15px 0px;
	border-radius:10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
}
.btn_06:hover{
 background-color: #BCBCBC;
  color: #000000;
  border-color: #BCBCBC;
	text-decoration: none;		
}
.model img{
    margin-bottom: 10px;
	width: 100%;
}
.u-link-btn{
	width: 100%;
	 position:absolute;
 bottom: 0px;              
}
  ol li {
    list-style-position: outside;
    list-style-type: decimal !important;
    margin-left: 14px;
}

.item  ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 0.5em 0;
    list-style-type: none;
}
.item  li {
    float: left;
    width: 25%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 5px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.commmnt_list{ 
	height:430px;
	position: relative;}

@media screen and (max-width: 500px){
		.text_08{font-size:12px;
            line-height:14px;
            font-weight: bold;
  
			letter-spacing:0.5px;	 }
.btn_05{
 
	float: left;
    width:30%;
    height:40px;
    text-align: center;
   padding: 10px 0;
    border-style: solid;
	margin: 10px 5px ;
	border-radius:10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	
	}}
.winner {
	width: 100%;
		border-style:none;
		border-collapse:collapse;
		padding:5px;
	}
	.winner th {
	border-style:none;
		padding:5px;
	}
	.winner td {
	border-style:none;
		padding:5px;
		
	}
	
