/* CSS Document */



/*產品*/
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




#product{
	margin-bottom:30px;
}


#product .plistbox{
	width:22%;
	height:auto;
	float:left;
	margin:3% 1% 3% 1% ;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	border:#dddddd 1px solid;
	border-radius:5px;
	padding-bottom: 8px;	padding-top: 8px;
}


#product .plistbox li{
	position: relative;
}
#product .plistbox .pImg img{
	max-width:100%;
	height: 150px;
	text-align:center;
}

#product .plistbox .logo {
	position: absolute;

}

#product .plistbox .pname {
	font-size: 13px;
	line-height: 1.2em;
	height:  2.5em;
	text-align: center;
	color: #666;
	font-weight: normal;
	display: block;
	overflow:hidden;
}


#product .plistbox .price {
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	text-align: center;
	color: #da0043;
	display: block;
}

#product .item {
}
#product .item .p_txt {
	padding-left: 10px;
	text-align: left;	
}

#product .item .t_btn  li {	
	float:left;
}

#product .item .t_btn li.p_btn01 a {
	text-indent: -9999px;
	background: url(/images/product/button01.gif) no-repeat;
	width: 89px;
	height: 30px;
	display: block;
}
#product .item .t_btn li.p_btn01 a:hover, #product .item .t_btn li.p_btn01 a.on {
	background: url(/images/product/button01_hover.gif);

}
#product .item .t_btn li.p_btn02 a {
	display: block;
	text-indent: -9999px;
	background: url(/images/product/button02.gif) no-repeat;
	width: 89px;
	height: 30px;
	display: block;
}
#product .item .t_btn li.p_btn02 a:hover, #product .item .t_btn li.p_btn02 a.on {
	background: url(/images/product/button02_hover.gif);
}
#product .item .t_btn li.p_btn03 a {
	display: block;
	text-indent: -9999px;
	background: url(/images/product/button03.gif) no-repeat;
	width: 89px;
	height: 30px;
	display: block;
}
#product .item .t_btn li.p_btn03 a:hover, #product .item .t_btn li.p_btn03 a.on {
	background: url(/images/product/button03_hover.gif);
}


#product .item .age{
	margin-top: 10px;
	float: right;
}
#product .item .age select{
	font-family:"微軟正黑體", 'Noto Sans', sans-serif;  font-weight: 400;  color:#444444;    margin: 0; padding: 0; text-align:justify;
}
#product .plistbox:hover {
	display: block;
	-webkit-filter: brightness(0.9);
	-moz-filter: brightness(0.9);
	-khtml-filter: brightness(0.9);
	-ms-filter: brightness(0.9);
	-o-filter: brightness(0.9);
	filter: brightness(0.9);
}


#product .plistbox h1{
	font-size:14px;
	line-height: 18px;
	height:50px;
	color:#37371E;
	text-overflow:ellipsis;
	display:block;
}

#product .plistbox h1:hover{
	
	text-decoration: underline;
}
#product .plistbox h1:after{
	display:none;
}


/*商品適用年齡*/
#product .t_select{
	float: right;
	padding-right: 20px;

}

/*單品介紹*/

#product .p_left{
	width: 50%;
	float: left;
	margin-top: 5%;
}
#product .p_left .pImg img{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 340px;
}	
		
#product .pmin{
	margin-top: 5%;
}
#product .pmin img{
	width: 100%;
	max-width: 100px;
}
#product .p_right{
	width: 48%;
	float: right;
	border-left: 1px #eeeeee solid;
	border-right: 1px #eeeeee solid;
	border-radius: 3px;
	margin-top: 5%;
}

#product .p_right .r_header{
	font-weight: 400;
	background-color: #f9f4ec;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 4%;
	padding-bottom: 2%;
	font-size: 18px;
	height: 5em;
	margin-bottom: 4%;
}
#product .p_right .r_content{
	padding: 2%;
}

#product .p_right .age{
	background-color: #f8abad;
	padding: 2%;margin-top: 1%;
	border-radius: 3px;
	font-size: 13px;
	width: 100px;
	height: auto;
	overflow: hidden;
	text-align: center;
	float: right;
	margin-bottom: 1%;
}
#product .p_right .num{
	font-size: 12px;
	padding-bottom: 1%;
	padding-top: 1%;
	margin-bottom: 1%;
	color: #888888;
}
#product .picThumb{
	margin-left: 1%;
	margin-right: 1%;
	border: 1px #eeeeee solid;
	border-radius: 3px;
	width: 100px;
}
#product .picThumb:hover{
	-webkit-filter: brightness(0.9);
	-moz-filter: brightness(0.9);
	-khtml-filter: brightness(0.9);
	-ms-filter: brightness(0.9);
	-o-filter: brightness(0.9);
	filter: brightness(0.9);
}



#product .title_main {
	margin-top: 10px;
	font-size:18px;
	font-weight: 600;
	border-bottom: 1px #cccccc solid;
	margin-bottom:10px;
	
}
#product .contenta,#product .contenta p
 {  	
	font-size:15px;
	line-height:1.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	color:#444444;
	word-wrap:break-word;margin-top:0px !important;
}





#product .contenta #htmlbox  ul li,#product .contenta #htmlbox  ol li,
#product .contenta #htmlbox  ul li  ul li,#product .contenta #htmlbox  ul li  ol li,
#product .contenta #htmlbox  ol li  ul li,
#product .contenta #htmlbox  ol li  ol li,
#product .contenta #htmlbox  tr td{  	
	font-size:15px;
	line-height:1.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	color:#444444;
	word-wrap:break-word;
}

#product .contenta #htmlbox  ol{
	margin-left:20px !important;
}
#product .contenta #htmlbox  ul {
	margin-left:20px !important;
}
#product .contenta #htmlbox  ol li{
	list-style: decimal; 
	margin-top:5px !important;margin-left:20px !important;
}
#product .contenta #htmlbox  ul li{
	list-style: disc; 
	margin-top:5px !important;
}




#product .p_bottom{
}


	
@media screen and (max-width:900px){    
#product .plistbox{
	width:30%;
	height:auto;
	float:left;
	margin:3% 1% 3% 1% ;
}
  } 






@media screen and (min-width:568px) and (max-width: 800px) {    
#product .plistbox{
	width:48%;
	height:auto;
	float:left;
	margin:3% 1% 3% 1% ;
}	
	
/*單品介紹*/
#product .p_left{
	width: 100%;
	clear: both;
}
#product .p_right .r_content{
	padding: 0%;
}
#product .p_right{
	width: 100%;
	clear: both;
	border:none;
}
  }  
 

@media screen and (max-width:567px){
.contentnolist h1,
.contentnolist h1:after{
	display:none;
}

#product .plistbox{
	width:48%;
	height:auto;
	float:left;
	margin:3% 1% 3% 1% ;
}
	
/*單品介紹*/
#product .p_left{
	width: 100%;
	clear: both;
}
#product .p_right .r_content{
	padding: 0%;
}
#product .p_right{
	width: 100%;
	clear: both;
	border:none;
}
#product .picThumb{
	margin-left: 0%;
	margin-right: 0%;

}

}

  
@media screen and (max-width: 567px){
.price {
	font-size: 15px !important;

}
}


  @media screen and (max-width: 480px){
  	#product .contenta,#product .contenta p {  	
	font-size:16px;
	line-height:1.5em;
font-family: 'Noto Sans TC', sans-serif ,微軟正黑體;  font-weight: 400;
}


#product .contenta #htmlbox  ul li,#product .contenta #htmlbox  ol li,
#product .contenta #htmlbox  ul li  ul li,#product .contenta #htmlbox  ul li  ol li,
#product .contenta #htmlbox  ol li  ul li,
#product .contenta #htmlbox  ol li  ol li{  	
	font-size:16px;
	line-height:1.5em;
	font-weight: 600;
	font-family: 'Noto Sans TC', sans-serif ,微軟正黑體;  font-weight: 400;
}
  }