@media screen and (min-width: 768px) and (max-width: 1300px) {
	
/* 範圍小於媒體本身大小時就變100% */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

[box_id="1"]{ 
	width: 100% !important;
} 
.p_show {
	display: none;	
}
.m_show {
	display: inline-block;	
}
iframe{
	width: 100%;
}
/* 版型最外層包裝------------------------------------*/
#wrapper {
	width: 100%;
}
/* 版型頁眉-----------------------------------------*/
#header {
	width: 100%;
}

#header .logo {
	margin-left: 60px;
}
#main {
	width: 100%;
}
.page {
	width: 100%;
}
#form_member_edit{
	width: 100%;
}
#links .class {
	width: 100%;
}
.sh_line {
	display: inline-block !important;
}
.menu_shop {
	width: 100%;
}
.but2 {
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	color: #232323;
	font-size: 18px;
	width: 200px;
	height: 80px;
}
.but8 {
	width: 220px;
}
.menu_shop{
	width: 100%;
}
.box_td, .box_tr {
    width: 100% !important;
}
.m_table {
    overflow-x: auto;
}
[box_id="1"] .attr_img{
  justify-content: center!important;
} 
.st_box .st_but1{
  font-size: 30px;
}
.st_box .st_but2{
  font-size: 30px;
}  
.st_box li .s_b2 {
    font-size: 36px;
    margin-left: 0px;
}
.st_box .title {
    font-size: 20px;
} 
  
  
}
