@media (min-width: 959px) and (max-width: 1200px) {

}
@media (max-width: 959px) {

/*行動版左側選單_包住*/
#w {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
/*行動版上方*/
#w #pagebody {
	position: relative;
	left: 0;
	z-index: 99999;
}
#w #pagebody #toolbarnav {
	position: fixed;
	display: block;
	left: 0px;
	top: 0px;
	z-index: 9999;
	width: 100%;
	height: 60px;
	background:#fff;
 box-shadow: 0 8px 20px -8px rgba(0,0,0,0.1	);
}
#w #pagebody #toolbarnav #logo-mobile {
	position:absolute;
	left:50%;
	width: 180px;
	margin-left:-90px;
}
#w #pagebody #toolbarnav #menu-btn {
    width: 60px;
    height: 40px;
    margin: 8px;
    background: url(../images/menu.png) center center no-repeat #6c6c6c;
    border: 0;
    text-indent: -999999px;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -border-radius: 3px;
    box-shadow: inset 0 1 1px #000;
	  cursor:pointer;
}
#w #pagebody #content {
	display: block;
	height: 100%;
	z-index: 9999;
	padding-top:45px;
}
/*行動版左側選單_選單*/
#w #navmenu {
	background:#6c6c6c;
	height: 100%;
	display: block;
	position: fixed;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:99999;
}
#w #navmenu header {
	display: block;
	height: 44px;
}
#w #navmenu header h2 {
	text-align: center;
	padding-top: 10px;
	color: #e6e8f2;
	font-weight: bold;
	font-size: 2.1em;
	text-shadow: 1px 1px 0px #313131;
}
/*連結*/
#w #navmenu ul {
	list-style: none;
}
#w #navmenu li {
	width: 100%;
	float: left;
}
#w #navmenu ul li a {
	display: block;
	color:#fff;
	font-size:1.1em;
}
#w #navmenu ul li a:visited {
	text-decoration:none;
}
#w #navmenu ul li a:hover {
	color:#FFF;
	text-decoration: none;
}
#w #navmenu ul li .qa_title:hover {
	background:#000;
}
/*連結下拉*/
#menu #qaContent li .qa_title{
	font-size: 0.95em;
	padding:10px;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
	border-bottom:1px solid #fff;
	background: #6c6c6c;
	text-align:left;
}
#menu #qaContent li .qa_title a {
	font-size: 0.95em;
}
#menu #qaContent li .qa_content li {
	font-size: 0.8em;
	border-bottom:none;
}
#menu #qaContent li .qa_content li a{
	display: block;
	font-size: 1.2em;
	line-height: 30px;
	padding: 5px 0 5px 10px;
	color: #000;
	background: #eee;
	text-align:left;	
}
/*統一設定*/
.container {
	width:96%;
	margin: 0 2%;
}
.container02 {
	width:100%;
}
.web {
	display:none;
}
.mobile {
	display:block;
}
.bg02 {
	background-image: none;
}
.addtop100p{
	padding-top:0 !important;
}
.w30 {
	width: 100%;
}
.w40 {
	width: 100%;
}
.w50 {
	width: 100%;
}
.w60 {
	width: 100%;
}

/*網頁版上方*/
header {
	display:none;
}
nav {
	display:none;
}

/*主內容*/
#banner {
	display:none;
}
#bannermobile {
	display:block;
  height: 500px;
  overflow: hidden;	
}
#bannerin {
 height: 200px;
}


/*首頁-主服務介紹-美得適運動中心*/
#index-main01 {
 float: left;
 width: 100%;
 height: auto;
 background-image: url(../images/indexbg01.jpg);
 background-position: left;
 background-repeat: no-repeat;
 position: static;
}
#main-in01 {
 position: static;
 margin: 10%;
}
#main-in01 > ul {
 list-style-type: disc !important;
 padding: 10px 0;
}
#main-in01 li {
 font-size: 1.1em;
}

/*首頁-主服務介紹-安禾復健診所*/
#index-main02{
 float: left;
 width: 100%;
 height: auto;
 background-image: url(../images/indexbg02.jpg);
 background-position: left;
 background-repeat: no-repeat;
 position: static;
}
#main-in02 {
 position: static;
 margin: 10%;
}
#main-in02 > ul {
 list-style-type: disc !important;
 padding: 10px 0;
}
#main-in02 li {
 font-size: 1.1em;
}

/*首頁-美得適優勢*/
#index-advantage-img {
 float: left;
 width: 100%;
 padding: 0;
}
#index-advantage-txt {
 float: right;
 width: 100%;
 padding: 0;
}
.advantage {
 width: 100%;
 margin-right: 0;
 margin-top: 5px;
}
.advantage .step01 , .advantage .step02 , .advantage .step03 , .advantage .step04 , .advantage .step05 {
 width: 100%;
}
.advantage-title , .advantage-title h4 {
 font-size: 1em;
}


/*創立宗旨*/
#about {
 background-position: left top;
 padding: 10px;
}
#aboutin {
 padding-left: 0;
 line-height: 25px;
 width: 100%;
 margin: 0;
}
#aboutin p {
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 0;
}
#aboutin h2#about-title {
 margin-top: 25px;
}
#aboutin h2#about-title span.sub {
 width: 100%;
 font-size: 0.7em;
 height: 45px;
 line-height: 45px;
 padding: 0 35px;
}
#aboutin h2#about-title span.main-big {
 font-size: 2em;
 line-height: 50px;
}
#aboutin h2#about-title span.main {
 font-size: 1.3em;
 line-height: 60px;
}
#about-btn {
margin-bottom: 20px;
}
#about-btn a {
 margin:5px auto;
 width: 100%;
}


/*內頁主架構*/
aside {
	width: 100%;
	padding: 0;
}
main {
	width: 100%;
	padding: 0;
}
aside #sublink {
	width: 100%;
	margin: 25px auto;
}
aside #sublink select {
	width:100%;
  border: 1px solid #bfbfbf;
	padding:10px;
	font-size:1.1em;
  /*移除箭頭樣式*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*改變右邊箭頭樣式*/
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
  background-position: right 10px center;
}
aside #sublink select:focus , aside #sublink option:focus{
  outline: none;
}
/*列表頁-main*/
.column {
	background: #fff;
	margin-bottom: 20px;
}
.column-img {
	float: left;
	width: 100%;
}
.column-txt {
	float: left;
	width: 100%;
	padding: 10px 5px;
}
ul.column-btn li {
 display: inline-block;
 width: 100%;
 margin-right: 0;
 margin-bottom: 5px;
}

/*生活營養建議-閱讀更多*/
#readmore {
 background-image: url(../images/readmore-mobile.jpg);
 width: 100%;
 height: auto;
 padding: 15px 25px;
}
input.readmore-input {
  float: left;
	width: 100%;
}
.readmore-input-btn {
  float: left;
	width: 100%;
  margin-top: 10px;
}

/*文章內頁*/
#white {
 background: #fff;
 margin: 0 0;
}
#main {
 padding: 5%;
}

/*陣容介紹-列表*/
.team-list {
}
.team-list:last-child {
 margin-right: 0;
}
.team-list .team-list-img {
}
.team-list .team-list-txt h5 {
 font-size: 0.6em;
}
.team-list .team-list-txt h6 {
 font-size: 1em;
}

/*陣容介紹-內頁*/
#team-detail-img {
 width: 100%;
 padding: 5px 5px;
}
#team-detail-txt {
 width: 100%;
}
/*#team-detail-txt h2 {
 font-size: 0.9em;
}
#team-detail-txt h1 {
 font-size: 1.3em;
}*/
.team-detail-list {
 margin-top: 15px;
 margin-bottom: 5px;
}
.team-detail-list b {
 float: left;
 width: 100%;
}
.team-detail-list .team-detail-list-txt {
 float: left;
 width: 100%;
}

/*美得適運動課程-固定按鈕*/
#contact-btn-web {
 display: none;
}
#contact-btn-mobile {
 display: block;
 position: fixed;
 bottom: 0;
 text-align: center;
 z-index: 1000000;
 width: 100%;
}
#contact-btn-mobile a {
 background-color: #6fced9;
 color: #fff;
 width: 100%;
 display: block;
 line-height: 25px;
 height: 40px; 
 font-size: 1.8em;
 padding: 5px 0;
}



/*預約諮詢*/
.contactbg {
 background: none;
 background-attachment: fixed;
}
#contact {
  float: left;
	width: 100%;
	margin: 50px 0 25px 0;
	border: 1px solid #eee;
}
#contact .list {
	width: 100%;
	margin: 15px 0;
}
#contact .btn {
  width: 100%;
}


/*尾部*/
footer .column-left{
	float: none;
	width: 96%;
}
footer .column-right{
	float: none;
	width: 96%;
	padding: 20px 5px 5px 5px;
}
#footernav02 li {
	font-size: 0.9em;
	padding-bottom: 3px;
}
span#footerlogo {
display: none;
}
.copyright {
	margin: 0;
}
}

@media (min-width: 20px) and (max-width: 530px) {
/*主內容*/
#bannermobile {
	display:block;
  height: auto;
  overflow: auto;	
}
#word {
  font-size: 80%;
	text-align: center;
	width: 320px;
	height: 280px;
	left: 50%;
	margin-left: -160px;
}	

}