@charset "utf-8";

/* ================ Style ================= */

#kv {
	background: url(../img/img_kv_smp.jpg) top center no-repeat;
	background-size: contain;
}

#wrapper.page section p.lead {
	font-size: 18px;
	font-weight: 600;
}

#wrapper.page section p {
	font-family: 'Halant', serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #aba16d;
	margin-bottom: 12px;
}

#wrapper.page section {
	margin-bottom: 60px;
}

#wrapper.page section h1 {
	font-size: 38px;
	line-height: 1.0;
}

#wrapper.page section h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

#wrapper.page section .thumb-image-block {
	margin-bottom: 50px;
}

#wrapper.page section .thumb-image-block div h3 {
	font-family: 'Halant', serif;
	font-size: 26px;
	color: #aba16d;
	text-align: left;
	margin-bottom: 10px;
}

#wrapper.page section .thumb-image-block div p {
	font-size: 16px;
	line-height: 1.8;
}

#wrapper.page section#sales article {
	margin-bottom: 40px;
	text-align: left;
}

#wrapper.page section#sales article h3 {
	font-family: 'Halant', serif;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 1;
	color: #aba16d;
	padding: 5%;
	background-color: #181818;
	border: 1px solid #aba16d;
	text-align: left;
	margin-bottom: 30px;
}

#wrapper.page section#sales article h3.dubai {
	background: url(../img/thumb_dubai.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.singapore {
	background: url(../img/thumb_singapore.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.thai {
	background: url(../img/thumb_thai.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.hongkong {
	background: url(../img/thumb_hongkong.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.macau {
	background: url(../img/thumb_macau.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.shanghai {
	background: url(../img/thumb_shanghai.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article h3.taipei {
	background: url(../img/thumb_taipei.jpg) left center no-repeat #181818;
	background-size: contain;
	padding-left: 32%;
}

#wrapper.page section#sales article .inner {
	font-size: 0;
	letter-spacing: -1em;
}

#wrapper.page section#sales article .block {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #181818;
}

#wrapper.page section#sales article .block:nth-child(odd) {
	margin-left: 0;
}

#wrapper.page section#sales article .block h4 {
	font-family: 'Halant', serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1;
	color: #aba16d;
	margin-bottom: 16px;
}

#wrapper.page section#sales article .block h4 a {
	color: #aba16d;
	text-decoration: underline;
}

#wrapper.page section#sales article .block h4 a:hover {
	text-decoration: none;
}

#wrapper.page section#sales article .block p {
	font-family: 'Halant', serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 10px;
}

#wrapper.page section#sales article .block p.tell {
	padding-top: 10px;
	margin-bottom: 0;
}

#wrapper.page section#sales article .block p span a, #wrapper.page section#sales article .block p span {
	font-family: 'Halant', serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.5;
	color: #aba16d;
}

#wrapper.page section#offices article {
	width: 100%;
	margin-bottom: 20px;
}

#wrapper.page section#offices article h3 {
	font-family: 'Halant', serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.4;
	color: #aba16d;
	padding: 20px;
	background-color: #181818;
}

#wrapper.page section#offices article .block {
	padding: 20px;
	text-align: left;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	border-right: 1px solid #181818;
}

#wrapper.page section#offices article .block h4 {
	font-family: 'Halant', serif;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1;
	color: #aba16d;
	margin-bottom: 16px;
}

#wrapper.page section#offices article .block h4 a {
	color: #aba16d;
	text-decoration: underline;
}

#wrapper.page section#offices article .block h4 a:hover {
	text-decoration: none;
}

#wrapper.page section#offices article .block p {
	font-family: 'Halant', serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 10px;
}

#wrapper.page section#offices article .block a.google_map {
	margin-bottom: 10px;
}

#wrapper.page section#offices article .block ol {
	display: inline-block;
	vertical-align: top;
}

#wrapper.page section#offices article .block ol li {
	display: inline-block;
	vertical-align: top;
}

#wrapper.page section#offices article .block ol li .button {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 10px 30px 10px 20px;
	letter-spacing: 1px;
}

#wrapper.page section#offices article .block ol li .button:after {
    font-size: 12px;
    right: 5px;
}
