<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
section#slide {
	margin-bottom: 20px;
	width: 100%;
}

.kumamoto {
	width:100% !important;
}

section#topics h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:25px;
}
#topics {
	margin-bottom:50px;
	margin-top:40px;
	position:relative;
}
#infoBtn {
	text-align:center;
	margin:20px 10% 0;
}
#infoBtn a {
	display:block;
	background:#FFD239 url(../../img/individual/topics/bg_btn.png) no-repeat 10% center;
	background-size:15px auto;
	-webkit-background-size:15px auto;
	color:#333;
	font-size:16px;
	line-height:44px;
	border-radius:5px;
	text-decoration:none;
}
#infoBtn span {
	display:none;
}
#topics dl {
	display:none;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:8px;
	padding-bottom:8px;
}
#topics dl:nth-of-type(1),
#topics dl:nth-of-type(2) {
	display:block;
}
#topics dl dt {
	display:inline-block;
	background:#FFD239;
	line-height:20px;
	color:#333;
	padding:0 10px;
}
#topics dl dd {
	padding:10px 0 0;
}
#topics dl dd a {
	color: #2C2721;
	text-decoration:none;
}

section#okashi {
	margin-bottom:30px;
}
section#okashi h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:25px;
}
section#okashi ul li {
	display:block;
	background:#FFF;
	padding:10px;
	margin:0 0 20px;
}
section#okashi ul li::after {
	content:"";
	display:block;
	clear:both;
}
section#okashi ul li a {
	text-decoration:none;
}
section#okashi ul li p, section#other ul li p {
	display:none;
}
section#okashi ul li p.tm, section#other ul li p.tm {
	display:block;
}
section#okashi ul li p.tm {
	width:160px;
	float:left;
	margin:0 10px 0 0;
}
section#okashi ul li p.tm img {
	width:100%;
	height:auto;
}
section#okashi ul li h3, section#other ul li h3 {
	line-height:130%;
	font-size:124%;
	margin-bottom:10px;
	padding:20px 0 0;
}
section#okashi ul li h3 span, section#other ul li h3 span {
	font-size:62%;
}
section#okashi ul li h3 a, section#other ul li h3 a {
	color:#333;
	text-decoration:none;
}
section#other ul li {
	float:left;
	width:50%;
	padding:0 0 0 7px;
	box-sizing:border-box;
	margin:0 0 15px;
}
section#other ul li:nth-child(odd) {
	clear:left;
	padding:0 7px 0 0;
}
section#other ul li p.tm {
	background:#FFF;
	padding:10px;
}
section#other ul li img {
	width:100%;
	height:auto;
}
section#other ul li h3 {
	padding:5px 0 0;
}
section#other ul li h3 span,
section#other ul li h3 br {
	display:none;
}
#tel {
	background: #fff;
	padding: 10px;
	width: 280px;
	margin-bottom: 4px;
}
#tel div {
	background: url(../../img/individual/index/t1.jpg) no-repeat;
	width: 280px;
	height: 0;
	padding-top: 124px;
	overflow: hidden;
	
}


#topicsbox {
    border: medium none;
    width: 740px;
	height: 24px;
	padding-top: 7px;
	padding-left: 20px;
	float: left;
	display: inline;
}


#ticker {
	font-size: 83.3%; letter-spacing: 1px;
	height: 31px !important;
}
a {
	
}






















</pre></body></html>