<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*
	Site Name: www.knt.co.jp
	Description: KNTイベント系
	Version: 081212
	Author: (株)NTTデータ テラノス
*/


body {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#wrap01 h1 { margin-bottom:20px; }
#wrap01 h2 { 
		margin: 15px 0 10px 0px;
		padding: 10px 0 10px 20px;
		color: #FFFFFF;		
		font-size:16px;
		background:url(../images/h2_bg2.png) ;
		}
#wrap01 .p { 
		margin: 15px 0 10px 0px;
		padding: 10px 0 10px 20px;
		color: #FFFFFF;		
		font-size:16px;
		background:url(../images/h2_bg.png) no-repeat left top;
		}
#wrap01 h3 { font-size:14px; }

#illust { 
	position: absolute;
	top: 45px;
	left: 405px;
}

.indent {
      margin-left: 1em;
      text-indent: -1em;
}

.bgred { background: #FF7D7D; color: #FFFFFF; padding: 3px;}
/*-------------------------- スケジュール カラー ----------------------------*/
table.schedule { border: solid 1px #CCCCCC; font-size:14px;}
table.schedule th { border: solid 1px #CCCCCC; background: #f1f1f1; padding:3px 8px;}
table.schedule td {	border: solid 1px #CCCCCC; padding:3px 8px; text-align:center; vertical-align:middle;}
.misdashi {
	background:#A4111E;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding: 10px;
	color:#fff;
		}
.font01A {
	font-size:15px;
	font-weight:bold;
	line-height:1.4em;
	color:#C00;
	}
.memo {
	margin: 0 0 0 200px;
	}
.fax {
	font-size:18px;
	padding:10px;
	border: double 4px #C00;
	text-align:center;
	color:#C00;
	width:250px;
	margin: 0px auto;
	margin-bottom:20px;
	font-weight:bold;
	margin-top:10px;
	}
.misdashi01A {
	border-left: 5px solid #973E78;
	padding: 1px 0 2px 7px;
	border-bottom:dotted 1px #aaa;
	margin-bottom:10px;
	font-size:13px;
	}
#toi {
	width:980px;
	max-width: 90%;
	margin: 10px auto;
	margin-bottom:30px;
	padding: 10px 15px;
	border: double 4px #FEBF01;
	background: #FDFCE1;	
}
.qanda {
	}
.qanda a{
	color:#973E78;
	}
.qanda a:hover{
	color:#973E78;
	text-decoration:none;
	}
.qanda dt{
	font-weight: bold;
	margin-bottom:5px;
	}
.qanda dt span {
	color:#973E78;
	}
.qanda dd{
	margin:0 0px 15px 30px;	
	}

.btn{
	width: 500px;
	max-width: 100%;
	background-color: #CD4B8E;
	color: #fff;
	border-radius: 3px;
	margin: 64px auto 32px;
	padding: 16px 24px;
	text-decoration: none;
}

.covid_btn{
	background-color: #E765CA;
	color: #fff; 
	padding: 10px 20px;
	text-decoration: none;
}
@media (max-width:999px){
.covid_btn{
	background-color: #E765CA;
	color: #fff; 
	padding: 10px 20px;
	text-decoration: none;
	font-size: 80%;
}
	
	
#wrap01 {
	width:100%;
	margin: 0 auto;
	position: relative;
	padding:0;
}
#toi {
	width:100%;
	padding: 10px 15px;
}
#content {
	width:90%;
	padding: 0 0 10px 20px;
}
	
#wrap01 h2 { 
		margin: 30px 0 10px 0px;
		padding: 10px 20px 10px 10px;
		color: #FFFFFF;		
		font-size:15px;
		background:url("../images/h2_bg2.png");
	width: 90%;
		}
	#footer {
		display: none;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}</pre></body></html>