@charset "UTF-8";
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
.form-control.inline[type=text],
.form-control.inline[type=tel],
.form-control.inline[type=number] {
	width: 80px;
}
a.btn-back {
	font-size: 10px;
    height: 50px;
    width: 50px;
    padding-top: 27px;
}
a.btn-back:before {
	width: 10px;
    height: 10px;
    border-top: 1px solid #959595;
    border-left: 1px solid #959595;
	top: 12px;
    left: 43%;
}
.header-spacer {
	height: 70px;
}
.inner {
	width: auto;
}



#headerWrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 70px;
	background-color: #fff;
	z-index: 999;
}
#headerWrap .head-line {
	height: 5px;

}


#header {
	width: auto;
}
#header   h1.logo {
	margin: 0px;
	height: auto;
	padding-top: 10px;
	text-align: center;
	display: block;
}
#header h1.logo img {
	width: 161px;
}

.menu-trigger {
	position: absolute;
	width: 40px;
	height: 53px;
	right: 5px;
	top: 15px;
	z-index: 999;
	font-size: 10px;
	font-weight: 300;
	color: #fff;
	display: block;
	border-radius: 4px;
	background-image: url(https://www.dotonplaza.com/en/cn/tw/tw/img-sp/common/btn-navi.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
	background-position: center 0px;
	border-radius: 0;
	opacity: 1 !important;
}
.menu-trigger.open {
	background-image: url(https://www.dotonplaza.com/en/cn/tw/tw/img-sp/common/btn-navi-close.png);
	opacity: 1 !important;
}
#header  .spMenuBox  {
	display: none;
	overflow: scroll;
	position: fixed;
	width: 100%;
	top: 67px;
	padding: 10px;
	background-color: rgba(0,0,0,0.7);
	border-top: 3px solid #831e48;
	color: #fff;
	text-align: center;
}
#header .spMenuBox .nav {
	text-align: center;
	margin-bottom: 10px;
}
#header .spMenuBox .nav a {
	font-size: 12px;
	color: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 8px 0;
}
#header .spMenuBox .nav a small {
	font-size: 10px;
}
#header .spMenuBox .languages {
	font-size: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#header .spMenuBox .languages a {
	color: #fff;
}

#header .spMenuBox .languages .ttl {
	line-height: 2;
	font-weight: 600;
}

#header .spMenuBox .languages li {
	display: inline-block;
	padding: 8px 3px 0;
	margin-right: 2px;
	border: 1px solid #fff;
	height: 40px;
}
#header .spMenuBox .languages li.chinese {
	padding-top: 3px;
	line-height: 1;
}

#header .spMenuBox .languages img {
	width: 13px;
}




#contents {
	width: auto;
	float: none;
	clear: both;
	padding-bottom: 0px;
}
#contents .breadcrumb {
	display: none;
}
#contents .col-side {
	float: none;
	width: auto;
}



#contents .col-main {
	float: none;
	width: auto;
	margin: 0 10px;
}
#contents .col-side-sp {
	margin: 0 10px 10px;
}
#contents .col-side-sp dt {
}

#contents   .col-side-sp   dt  small {
	font-size: 10px;
}
#contents  .col-side-sp  dd  .ttl {
	font-size: 10px;
	border-bottom: 1px solid #831e48;
	color: #831e48;
	padding: 2px;
	margin-bottom: 5px;
}
#contents  .col-side-sp  .searches {
	border-top: none;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
#contents .col-side-sp .searches li {
	display: table-cell;
	border: 1px solid #d0d0d0;
}

#contents  .col-side-sp  .searches  a {
	line-height: 40px;
	color: #831e48;
	display: block;
	border-bottom: none;
	position: relative;
	font-size: 12px;
	text-align: center;
}
#contents .col-side-sp .searches a:hover,
#contents .col-side-sp .searches a.active {
	background-color: #f1f1f1;
}
#contents .col-side-sp .searches a:hover:after,
#contents .col-side-sp .searches a.active:after {
	content: "▲";
	color: #831e48;
	font-size: 10px;
	transform: scale(0.7);
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -3px;
    height: 10px;
}

.snsBoxFixed {
	position: relative;
	top: 0px;
	right: 0px;
	text-align: center;
	margin: 50px 0;
}
.snsBoxFixed li {
	display: inline-block;
	margin: 0 10px;
}
.snsBoxFixed img {
	height: 40px;
}
.pagetop {
	display: none;
}
a.pagetop-sp {
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #bc8a92;
	display: block;
	margin: 0 10px 20px;
	padding: 10px 0;
	border: 1px solid #bc8a92;
	position: relative;
}
a.pagetop-sp:before {
	content: "▲";
	color: #bc8a92;
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0.5);
}




#footerWrap {
	width: auto;
}


#footer {
	width: auto;
	padding-top: 15px;
}
.sideBox  ul.floors.spCompact li:nth-child(3n)  {
	border-right-style:none;
}
.sideBox  ul.categories.spCompact li:nth-child(2n)  {
	border-right-style:none;
}
.spellBox.category li:nth-child(even) {
	width: 25%;
}
.spellBox.category li:nth-child(odd) {
	width: 25%;
}
#footer .navi {
	margin: 0 10px 35px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#footer .navi  li  {
	float: left;
	width: 50%;
	border-left: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer .navi.navi20220330  li  { width: 50%;}


#footer .navi  a  {
	font-weight: 600;
	font-size: 10px;
	line-height: 40px;
	text-align: center;
	display: block;
}
#footerWrap #footer .footer-info {
	border-top: none;
	padding-top: 0px;
}
#footerWrap #footer .footer-info .address {
	float: none;
	padding-left: 0px;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 25px;
}
#footerWrap #footer .footer-info .address h1 {
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: 600;
}
#footerWrap #footer .footer-info .hours {
	border-left: none;
	padding: 0;
	font-size: 14px;
	margin: 0 auto;
	width: 280px;
}
#footerWrap #footer .footer-info .hours .hour {
	text-align: right;
	white-space: nowrap;
	float: right;
	line-height: 15px;
	margin: 13px 35px 0 0;
}

#footerWrap  #footer  .footer-info  .hours  small  {
	font-size: 11px;
	font-weight: 300;
}




#footerWrap .footer-line {
	font-size: 10px;
	margin-top: 20px;
	line-height: 18px;
}

.pagination {
	margin: 15px 10px;
	font-size: 11px;
}

.cards {
	padding: 0 0 20px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 5px;
}

.card {
	margin: 0 5px 10px;
	width: calc(50% - 10px);
}
.card a {
	padding: 3px;
}
.card .thumb {
	background-size: cover;
	height: 100px;
	margin-bottom: 3px;
}
.card .date {
	font-size: 10px;
	font-weight: 600;
	margin-bottom: 3px;
}

.card .card-title {
	font-weight: 600;
	margin: 0 0 3px;
	font-size: 10px;
}
.card .card-text {
	font-weight: 300;
	margin: 0px;
	font-size: 10px;
}
.card .no {
	line-height: 40px;
	font-weight: 300;
	color: #fff;
	background-color: #d70c19;
	text-align: center;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	font-size: 18px;
}

table.tbl-responsive tr {
	display: block;
}
table.tbl-responsive th, table.tbl-responsive td {
	display: block;
	width: auto;
	text-align: left;
}
table.tbl-responsive td {
	border-style: none;
}
.ul-solid {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.bg-title {
	font-size: 13px;
	margin: 10px 0 20px;
	height: 30px;
	background-size: 150% auto;
}
.bg-title small {
	font-size: 10px;
	font-weight: 600;
}
.title-main {
	font-size: 12px;
	margin: 0 0 10px;
	line-height: 25px;
}

a.blockLink {
	font-size: 11px;
	height: 40px;
	padding-top: 10px;
}
a.blockLink span:after {
	transform: scale(0.6);
}
