@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);


#hotei h1 {
	margin:15px 0 0 0
}

#hotei h2 {
	font-family: 'Noto Sans-serif Japanese', sans-serif;
	font-weight: 900;
	color:#df7502;
	font-size:30px;
	margin:0 0 10px 0;
	line-height:1.3em;
}

#hotei h2 span {
	font-size:20px;
}

#hotei h3 {
	font-family: 'Noto Serif Japanese', serif;
    font-weight: 900;
	font-size:30px;
	margin:40px 0 0 0;
	color:#df7502
}

#hotei strong {
	font-size:14px;
	display:block;
	margin:30px 0 0 0;
	color:#483f34;
}

#hotei a {
	color:#df7502;
}

#hotei .prof {
	font-size:12px;
	line-height:1.4em;
	color:#483f34;
	margin:20px 40px 0 40px;
}

#hotei .prof h4 {
	display:inline-block;
	margin:0 5px 10px 0;
	color:#FFF;
	padding:3px 8px;
	background:#df7502;
	font-size:12px;
	font-weight:normal;
}

#hotei .ticket {
	margin:0;
	background:#060404;
	padding:20px 20px 20px 40px;
	color:#df7502;
}

#hotei .ticket p {
	margin:0;
	font-size:14px;
	line-height:1.7em;
}



/*  For Responsivizer  */

body.white .site #hotei .prof {
margin: 20px 20px 0 20px;
}

body.white .site #hotei h3 {
font-size: 24px;
margin: 20px 0 0 0;
line-height: 1.4em;
}

body.white .site #hotei .ticket {
padding: 10px 20px 10px 20px;
}
