﻿@charset "utf-8";


@media screen and (max-width: 1100px) {

/*header*/
.header-mid {
	display: none;
}

.header-mid-mobile {
	position: relative;
	width: 100%;
	height: 60px;
	margin: 0 auto;
	display: block;
}

.header-logo-mobile {
	position: absolute;
	width: 100px;
	height: 69px;
	margin: 0 auto;
	left: 0;
	right: 0;
}


/*index*/
.index-mid {
	width: 100%;
}

.index-m1-button-area {
	width: 100%;
}

.index-m1-button-b01-icon img {
	width: 24%;
}

.index-m1-button-b02-icon img {
	width: 24%;
}

.index-m1-button-b03-icon img {
	width: 24%;
}

.index-m2-button-area {
	width: 100%;
	height: 90px;
	margin-left: 0px;
}

.index-m2-button {
	height: 90px;
}

.index-m2-button-c {
	width: 100%;
	height: 100%;
    margin: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid #525252;
	border-radius: 0;
}

.index-news-list-area {
	width: 100%;
}

.index-news-list-category-txt {
	width: 100%;
	max-width: 40px;
	font-size: 11px;
}

.index-news-list-txt {
	width: 70%;
}

.index-news-list-time {
	width: 22%;
	font-size: 11px;
}

.index-shop-list-area {
	width: 100%;
	height: 100%;
	margin-left: 0px;
}

.index-shop-area {
	height: 100%;
	overflow: hidden;
}

.index-shop-item {
	width: 50%;
}

.index-shop-item-pic-img img {
	width: 100%;
}

.index-lock-area {
	width: 100%;
	margin-left: 0px;
}

.index-lock-btn01 {
	background-image: url(../images/index-lock-p01-mobile.png);
	background-position: right;
}

.index-lock-btn01-icon {
	margin-top: 0px;
}

.index-lock-btn01-text {
	margin-top: 0px;
}

.index-transfer-area {
	width: 100%;
	margin-left: 0px;
	background-image: url(../images/index-transfer-area-bg-mobile.png);
	background-position: right;
	display: flex;
	align-items: center;
}

.index-transfer-text {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 30px;
	display: block;
}

.index-fb-area {
	width: 100%;
	height: 110px;
	margin-left: 0px;
}

.index-fb-logo {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	display: block;
}

.index-fb-logo-img {
	width: 100%;
	height: 55px;
}

.index-fb-logo-img img {
	height: 36px;
}

.index-fb-text {
	height: 55px;
	line-height: 55px;
	text-align: center;
	padding-top: 0px;
}

.index-time-area {
	width: 100%;
	margin-left: 0px;
}

.index-time-title {
	padding-left: 2.5%;
}

.index-time-black {
	width: 95%;
}

.index-board-area {
	width: 100%;
}

.index-board-title-txt {
	width: 30%;
}

.index-board-title-search {
	width: 50%;
}

.index-board-more {
	float: right;
}

.index-board-table {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 14px;
	padding-right: 14px;
}

.index-board-category-txt {
	width: 100%;
	max-width: 40px;
}

.index-cs-area {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	float: left;
	background-color: #294051;
	background-image: url(../images/index-cs-bg-mobile.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-left:0px;
	margin-top:0px;
}

.index-cs-title {
	padding: 0 2.5%;
	margin-bottom: 50px;
}

.index-cs-btn {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 2.5%;
}

.index-cs-btn01 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn01:hover {
	background-color: #6688a4;
}

.index-cs-btn02 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-left: 0px;
	margin-top: 9px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn02:hover {
	background-color: #6688a4;
}

.index-cs-btn03 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn03:hover {
	background-color: #6688a4;
}

.index-cs-btn04 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-left: 0px;
	margin-top: 9px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn04:hover {
	background-color: #6688a4;
}

.index-cs-btn05 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-left: 0px;
	margin-top: 9px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn05:hover {
	background-color: #6688a4;
}

.index-cs-btn06 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 9px;
	font-size: 1.125rem;
	background-color: #547086;
}

.index-cs-btn06:hover {
	background-color: #6688a4;
}

/*news*/
.news-title {
	height: 150px;
	background-image: url(../images/news/news-title-bg-mobile.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	background-size: cover;
}

.news-title-mid {
	width: 100%;
	height: 150px;
}

.news-title-t1 {
	padding-top: 60px;
	padding-left: 6px;
	font-size: 2.25rem;
	line-height: 2.25rem;
}

.news-title-t2 {
	padding-left: 6px;
	font-size: 1.875rem;
	line-height: 1.875rem;
}

.news-m1-title {
	margin-top: 0px;
}

.news-block {
	width: 100%;
	margin-left: 0px;
}

.news-more {
	display: none;
}

.news-area,.news-area-event {
	padding: 10px;
}

.news-list-category {
	width: 8%;
}

.news-list-category-txt {
	width: 100%;
	max-width: 40px;
	font-size: 11px;
}

.news-list-txt {
	width: 70%;
}

.news-list-time {
	width: 22%;
	font-size: 11px;
}

.news-list-event-block {
	width: 100%;
}

.news-list-event-txt {
	padding: 0px 10px;
}

.news-list-event-txt-title-mid {
	font-size: 1.25rem;
	line-height: 1.5rem;
}

.news-list-event-txt-time-mid {
	font-size: 0.813rem;
	line-height: 0.938rem;
}

.news-page {
	display: none;
}

.news-content-m1-title-s {
	display: none;
}

.news-content-m1-title-s-mobile {
	width: 100%;
	height: auto;
	line-height: normal;
	background-color: #555555;
	padding: 0px 10px;
	display: block;
	overflow: hidden;
}

.news-list-category-s {
	width: 13%;
	height: 30px;
	line-height: 30px;
}

.news-list-category-txt-s {
	width: 100%;
	max-width: 50px;
	font-size: 11px;
}

.news-list-txt-s {
	width: 100%;
	height: auto;
	font-size: 1rem;
	line-height: 1.2rem;
	padding: 3px 2px 8px 2px;
	overflow: inherit;
}

.news-list-time-s {
	width: 87%;
	height: 30px;
	line-height: 30px;
	padding: 0px 6px;
}


/*content*/
#content {
	padding-top: 60px;
}

.content-mid {
	width: 100%;
}

.content-title {
	height: 150px;
	background-image: url(../images/content/content-title-bg-mobile.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	background-size: cover;
}

.content-title-mid {
	width: 100%;
	height: 150px;
}

.content-title-t1 {
	padding-top: 60px;
	padding-left: 6px;
	font-size: 2.25rem;
	line-height: 2.25rem;
}

.content-title-t2 {
	padding-left: 6px;
	font-size: 1.875rem;
	line-height: 1.875rem;
}

.content-m1-title {
	margin-top: 0px;
}

.content-m2 {
	display: none;
}

.content-m3 {
	display: none;
}

.content-m2-mobile {
	width: 100%;
	background-color: #474646;
	padding: 10px;
	display: block;
}

.content-m2-mobile-select {
    width: 95%;
	font-size: 1rem;
	padding: 5px;
	margin: 0 auto;
	display: block;
	font-family: Arial,Helvetica,"微軟正黑體","Microsoft JhengHei",sans-serif;
}

.content-m3-mobile {
	width: 100%;
	background-color: #3a3a3a;
	padding: 10px;
	display: block;
}

.content-m3-mobile-select {
    width: 95%;
	font-size: 1rem;
	padding: 5px;
	margin: 0 auto;
	display: block;
	font-family: Arial,Helvetica,"微軟正黑體","Microsoft JhengHei",sans-serif;
}


/*停權專區*/
.block-list-title {
	height: 150px;
	background-image: url(../images/block-list/block-list-title-bg-mobile.jpg);
	background-repeat: no-repeat; 
	background-position: center top;
	background-size: cover;
}

.block-list-title-mid {
	width: 100%;
	height: 150px;
}

.block-list-title-t1 {
	padding-top: 60px;
	padding-left: 6px;
	font-size: 2.25rem;
	line-height: 2.25rem;
}

.block-list-title-t2 {
	padding-left: 6px;
	font-size: 1.875rem;
	line-height: 1.875rem;
}

.block-list-m1-title {
	margin-top: 0px;
}

.block-list-content-left {
	width: 100%;
	padding: 10px 10px 0px 10px;
}

.block-list-content-right {
	width: 100%;
	padding: 0px 10px 10px 10px;

}

.block-list-page {
	display: none;
}


/*footer*/
.footer-mid {
	display: none;
}

.footer-mid-mobile {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
}

.footer-icon-mobile {
	width: 100%;
	font-size: 0;

}

/*top按鈕*/
#top {
    right: 5px;
	bottom: 30px;
}

.leaderboards-title {
 background-image: url(../images/leaderboards/leaderboards-title-bg-mobile.jpg);
}

}


@media screen and (max-width: 480px) {
	
.index-lock-btn01 {
	background-position: 130% 0;
}

.index-lock-btn02 {
	background-position: 130% 0;
}

}