@charset "utf-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css?family=Lusitana");

body,h1,h2,h3,h4,h5,p,ul,li,p,div,table {
	font-family: "Sawarabi Mincho","游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",  "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}

.room-heading h1 {
font-size:1.6rem;
margin-top:20px;
}

h2.topslider1 {
color: white;
font-size:1.3rem;
}
@media (max-width:767px) {
	h2.topslider1 {
	font-size:1rem;
	}
}

/*
#topslider1 h2 {
color: white;
font-size:1.3rem;
}
@media (max-width:767px) {
	#topslider1 h2 {
	font-size:1rem;
	}
}
*/

h3 {
font-size:1.3rem;
}

.letter-space-2 {
margin-left:20px;
letter-spacing: 20px;
}

.bessou {
background-color: #202020;
}

h2.topslider1 {
color: white;
font-size:1.2rem;
}
@media (max-width:767px) {
 h2.topslider1 {
 font-size:1.1rem;
 }
}

 a.uk-button[target=_blank]:after {
	font-family: 'fontawesome';
	content: none!important;
}
 a.uk-button:after {
	font-family: 'fontawesome';
	content: none!important;
}

.pagetop-slide-max-height {
	max-height:800px;
}