.lp-text-title {
	display:none;
}

.page .entry-title {
	display:none;
}
.entry-content .mainbanner {
	display:none;
}

#author-info {
	display:none;
}

#nav-below  {
	display:none;
}

#comments {
	display:none;
}
/* language fonts */

html[lang="zh-tw"], html[lang="zh-tw"] h1, html[lang="zh-tw"] h2, html[lang="zh-tw"] h3, html[lang="zh-tw"] h4,
html[lang="zh-tw"] #access ul li a{
	font-family:'Heiti TC','Microsoft Jhenghei' ;
}

html[lang="ja"], html[lang="ja"] h1, html[lang="ja"] h2, html[lang="ja"] h3, html[lang="ja"] h4, html[lang="ja"] h5,
html[lang="ja"] #access ul li a{
	font-family:'Meiryo','メイリオ','Hiragino Kaku Gothic ProN';
}

.lp-staticslider::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0); 
}

.lp-staticslider .staticslider-caption {
	max-width:50%;
	left:auto;
	right:2%;
	/*background-color:rgba(255,255,255,.3);*/
	padding:10px;
}

@media only screen and (max-width: 900px) {
.lp-staticslider .staticslider-caption {
	max-width:100%;
	right:0;
	padding:3em;
 font-size:16px;

}
	.lp-staticslider::before {
    background: rgba(255, 255, 255, 0.8); 
}
}

.lp-staticslider .staticslider-caption-text {
	color: #000000;
}

.lp-staticslider .staticslider-sep {
	display:none;
}




a.staticslider-button:nth-child(2n+1) {
	background-color: #009bde;
	color: #ffffff;
	border:0;

}

a.staticslider-button:nth-child(2n+1):hover {
	background-color: #0079ba;
}

a.staticslider-button:nth-child(2n) {
	background-color: #f57c00;
	color: #ffffff;
	border:0;
	/*	width:130px;*/
}

a.staticslider-button:nth-child(2n):hover {
	color:#ffffff;
	background-color: #d96f00;
}

#footer {
	display:none;
}


.lp-text {
	padding-top:0;
}

.postgrid {
	font-size: 1em;
}

.blockquote {
	color:#ffffff;
	font-size: 1.2em;
}

#content {
	margin-top:0;
}

/* background stripe */
/*
#content {
	margin-top: 8px;
}

#site-wrapper {background-image: url(/wp-content/uploads/2019/01/stripe-1.png);
background-size: contain;
background-repeat: repeat;

}

article.page {
	margin-bottom:4px;
}
#colophon-inside {
	margin:0;
}
*/
