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


/*-----------------------------
	大枠設定
------------------------------*/

body{
	color:#4C4948;
	text-align:center;
	-webkit-text-size-adjust:100%;
}
#wrapper{
	width:100%;
	max-width:1000px;
	text-align:left;
	margin:0 auto;
}
a{
	color:#4C4948;
	text-decoration:none;
}
a:hover{
	color:#4C4948;
	text-decoration:underline;
}
/* imgbgover */
a.imgbgover:hover{
	background:#fff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
@media screen and (max-width: 800px){
#wrapper{
	max-width:100%;
}
a:hover{
	color:#4C4948;
	text-decoration:none;
}
/* imgbgover */
a.imgbgover:hover{
	background:none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
}
@media screen and (max-width: 500px){
}



/*-----------------------------
	header
------------------------------*/

#header{
	overflow:hidden;
	padding-top:5px;
	margin-bottom:20px;
}
/* h1 */
#header h1{
	float:left;
	font-size:11px;
	line-height:1.4;
}
/* header_logo */
#header #header_logo{
	clear:left;
	float:left;
	width:335px;
	height:35px;
	text-indent:-9999px;
	background:url(../images/header_logo.png) no-repeat left top;
	margin-bottom:10px;
}
#header #header_logo a{
	display:block;
	width:335px;
	height:35px;
}
/* header_btn */
#header #header_btn{
	float:right;
	width:197px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/header_btn.png) no-repeat left top;
	margin-left:5px;
}
#header #header_btn a{
	display:block;
	width:197px;
	height:44px;
}
#header #header_btn_sp{
	display:none;
}
/* header_hnav */
#header #header_hnav{
	float:right;
	padding-top:10px;
}
#header #header_hnav li{
	float:left;
}
#header #header_hnav li img{
	display:none;
}
/* header_gnav */
#header #header_gnav{
	clear:both;
	overflow:hidden;
}
#header #header_gnav li{
	float:left;
	width:14.28%;
}
#header #header_gnav li img{
	width:100%;
	height:auto;
}
#header #header_gnav li img.tb,
#header #header_gnav li img.sp{
	display:none;
}
#header #header_gnav li a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
@media screen and (max-width: 800px){
#header{
	overflow:hidden;
	padding-top:5px;
	margin-bottom:10px;
}
/* h1 */
#header h1{
	float:left;
	width:60%;
	font-size:12px;
	padding-left:10px;
	line-height:1.4;
}
/* header_logo */
#header #header_logo{
	clear:left;
	float:left;
	width:55%;
	height:auto;
	text-indent:0;
	background:none;
	margin-bottom:10px;
}
#header #header_logo a{
	display:block;
	width:100%;
	height:auto;
}
#header #header_logo a img{
	width:100%;
	height:auto;
}
/* header_btn */
#header #header_btn{
	float:right;
	width:30%;
	height:auto;
	text-indent:0;
	background:none;
	margin-left:0;
	margin-right:10px;
}
#header #header_btn a{
	display:block;
	width:100%;
	height:auto;
}
#header #header_btn a img{
	width:100%;
	height:auto;
}
#header #header_btn a img.sp{
	display:none;
}
/* header_hnav */
#header #header_hnav{
	clear:right;
	float:right;
	padding-top:5px;
	margin-bottom:15px;
}
#header #header_hnav li{
	float:left;
}
/* header_gnav */
#header #header_gnav{
	clear:both;
	overflow:hidden;
}
#header #header_gnav li{
	float:left;
	width:25%;
}
#header #header_gnav li img.tb{
	display:block;
	width:100%;
	height:auto;
}
#header #header_gnav li img.pc,
#header #header_gnav li img.sp{
	display:none;
}
#header #header_gnav li a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
}
@media screen and (max-width: 500px){
#header{
	overflow:hidden;
	padding-top:5px;
	margin-bottom:10px;
}
/* h1 */
#header h1{
	width:auto;
	font-size:11px;
	padding:0 10px;
	line-height:1.4;
}
/* header_logo */
#header #header_logo{
	clear:left;
	clear:both;
	float:none;
	width:100%;
	height:auto;
	text-indent:0;
	background:none;
	margin-bottom:10px;
}
#header #header_logo a{
	display:block;
	width:100%;
	height:auto;
}
#header #header_logo a img{
	width:100%;
	height:auto;
}
/* header_btn */
#header #header_btn_sp{
	display:block;
	clear:right;
	float:right;
	width:44%;
	height:auto;
	text-indent:0;
	background:none;
	margin-top:0;
	margin-left:5px;
	margin-right:10px;
}
#header #header_btn_sp a{
	display:block;
	width:100%;
	height:auto;
}
#header #header_btn_sp a img{
	width:100%;
	height:auto;
}
#header #header_btn{
	display:none;
}
/* header_hnav */
#header #header_hnav{
	clear:left;
	float:left;
	width:48%;
	margin-top:-5px;
	margin-left:10px;
	margin-bottom:10px;
}
#header #header_hnav li{
	float:left;
	width:50%;
}
#header #header_hnav li span{
	display:none;
}
#header #header_hnav li img{
	display:inline;
	width:100%;
	height:auto;
}
/* header_gnav */
#header #header_gnav{
	clear:both;
	overflow:hidden;
}
#header #header_gnav li{
	float:left;
	width:50%;
}
#header #header_gnav li img.sp{
	display:block;
	width:100%;
	height:auto;
}
#header #header_gnav li img.pc,
#header #header_gnav li img.tb{
	display:none;
}
}



/*-----------------------------
	breadclumb
------------------------------*/

#breadclumb{
	margin-bottom:20px;
}

#breadclumb a{
	text-decoration:none;
}

#breadclumb a:hover{
	text-decoration:underline;
	color:#666;
}


/*-----------------------------
	contents
------------------------------*/

#contents{
	clear:both;
	overflow:hidden;
}
/* blueline_title */
#contents .blueline_title{
	clear:both;
	border-left:5px solid #002B69;
	line-height:1.2;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
}
@media screen and (max-width: 800px){
#contents #main{
	padding-top:20px;
}
}
@media screen and (max-width: 500px){
}



/*-----------------------------
	footer
------------------------------*/

#footer{
	clear:both;
	padding-top:30px;
	border-top:1px solid #666;
	margin-bottom:20px;
	overflow:hidden;
}
/* footer_note */
#footer #footer_note{
	clear:both;
	color:#9D9E9E;
	font-size:10px;
	margin-bottom:15px;
}
/* fnav */
#footer #fnav{
	clear:both;
	margin-bottom:30px;
}
#footer #fnav ul{
	clear:both;
	overflow:hidden;
}
#footer #fnav ul li{
	float:left;
	width:25%;
	margin-bottom:5px;
}
#footer #fnav ul li a{
	padding-left:10px;
	background:url(../images/footer_icon1.png) no-repeat left 3px;
}
/* fnav2 */
#footer #fnav2{
	clear:both;
	padding-top:30px;
	border-top:1px dotted #666;
	margin-bottom:30px;
	overflow:hidden;
}
#footer #fnav2 li{
	float:left;
	font-size:11px;
	margin-bottom:5px;
	margin-right:15px;
}
#footer #fnav2 li.last{
	float:right;
	margin-right:0;
}
#footer #fnav2 li a{
	color:#9D9E9E;
	padding-left:10px;
	background:url(../images/footer_icon2.png) no-repeat left 3px;
}
#footer #security{
	/*border:#FF0000 1px solid;*/
}
/* footer_kintetsu */
#footer #footer_kintetsu{
	clear:both;
	padding-top:33px;
	text-align:center;
	background:url(../images/footer_bg.png) no-repeat center top;
}
#footer #footer_kintetsu a{
	display:block;
	width:160px;
	height:25px;
	text-indent:-9999px;
	margin:0 auto;
	background:url(../images/footer_kintetsu.png) no-repeat left top;
}
/* footer_copy */
#footer #footer_copy{
	float:right;
	margin:-15px 20px 0 0;
	font-size:10px;
}
@media screen and (max-width: 999px){
/* fnav2 */
#footer #fnav2{
	clear:both;
	padding-top:30px;
	border-top:1px dotted #666;
	margin-bottom:30px;
	overflow:hidden;
}
#footer #fnav2 li{
	float:left;
	font-size:11px;
	margin-bottom:5px;
	margin-right:15px;
}
#footer #fnav2 li.last{
	float:left;
	margin-right:0;
}
#footer #fnav2 li a{
	color:#9D9E9E;
	padding-left:10px;
	background:url(../images/footer_icon2.png) no-repeat left 3px;
}
}
@media screen and (max-width: 800px){
#footer{
	clear:both;
	padding-top:30px;
	border-top:1px solid #666;
	margin:0 10px 20px;
	overflow:visible;
}
/* fnav */
#footer #fnav{
	clear:both;
	margin-bottom:30px;
}
#footer #fnav ul{
	clear:both;
	overflow:hidden;
}
#footer #fnav ul li{
	float:left;
	width:33%;
	margin-bottom:5px;
}
#footer #fnav ul li a{
	padding-left:10px;
	background:url(../images/tb_footer_icon1.png) no-repeat left 3px;
	background-size:6px 8.5px;
	-webkit-background-size:6px 8.5px;
	-moz-background-size:6px 8.5px;
	-ms-background-size:6px 8.5px;
	-o-background-size:6px 8.5px;
}
/* fnav2 */
#footer #fnav2 li{
	float:left;
	font-size:12px;
	margin-bottom:5px;
	margin-right:20px;
}
#footer #fnav2 li a{
	color:#9D9E9E;
	padding-left:10px;
	background:url(../images/footer_icon2.png) no-repeat left 3px;
	background-size:6px 8.5px;
	-webkit-background-size:6px 8.5px;
	-moz-background-size:6px 8.5px;
	-ms-background-size:6px 8.5px;
	-o-background-size:6px 8.5px;
}
/* footer_kintetsu */
#footer #footer_kintetsu{
	clear:both;
	padding-top:33px;
	margin:0 -10px;
	text-align:center;
	background:url(../images/footer_bg.png) no-repeat center top;
}
#footer #footer_kintetsu a{
	display:block;
	width:25%;
	height:auto;
	text-indent:0;
	margin:0 auto;
	background:none;
}
#footer #footer_kintetsu a img{
	width:100%;
	height:auto;
}
/* footer_copy */
#footer #footer_copy{
	clear:both;
	text-align:right;
	margin:15px 10px 0 0;
	font-size:12px;
}
}
@media screen and (max-width: 500px){
#footer{
	margin:0 10px 10px;
}
/* fnav */
#footer #fnav{
	clear:both;
	margin-bottom:30px;
}
#footer #fnav ul{
	clear:both;
	overflow:hidden;
}
#footer #fnav ul li{
	float:none;
	width:100%;
	margin-bottom:5px;
}
#footer #fnav ul li a{
	padding-left:10px;
	background:url(../images/tb_footer_icon1.png) no-repeat left 3px;
	background-size:6px 8.5px;
	-webkit-background-size:6px 8.5px;
	-moz-background-size:6px 8.5px;
	-ms-background-size:6px 8.5px;
	-o-background-size:6px 8.5px;
}
/* fnav2 */
#footer #fnav2 li{
	float:left;
	font-size:12px;
	margin-bottom:5px;
	margin-right:15px;
}
#footer #fnav2 li a{
	color:#9D9E9E;
	padding-left:10px;
	background:url(../images/footer_icon2.png) no-repeat left 3px;
	background-size:6px 8.5px;
	-webkit-background-size:6px 8.5px;
	-moz-background-size:6px 8.5px;
	-ms-background-size:6px 8.5px;
	-o-background-size:6px 8.5px;
}
/* footer_kintetsu */
#footer #footer_kintetsu a{
	display:block;
	width:40%;
	height:auto;
	text-indent:0;
	margin:0 auto;
	background:none;
}
/* footer_copy */
#footer #footer_copy{
	float:none;
	clear:both;
	text-align:center;
	margin:15px 0 0 0;
	font-size:11px;
}
}








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