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


#main_img{
	width: 100%;
	height: auto;
	position:relative;
	margin:0 auto 40px auto;
}

#main_img .top01_txt{
	position:absolute;
	left:25%;
	top:50%;
	width:320px;
	height:200px;
	margin:-100px 0 0 -160px;
}



#main_img .top02_txt{
	position:absolute;
	right:20px;
	bottom:20px;
	width:260px;
	height:46px;
}

#access{
	width:1000px;
	height:auto;
	margin:10px auto 0 auto;
	text-align:center;
}

#info_l{
	float:left;
	width:500px;
	overflow:hidden;
	margin:0 0 20px 0;

}

#info_l ul{
margin:0 0 0 0;
text-align:left;
overflow:hidden;
}

#info_l ul li{
list-style-type:none;
font-size:0.875em;
line-height:1.4;
color: #000;
margin:0 0 0.750em 0;
}

#info_l ul li em{
color: #aa130e;
font-size:1.143em;
line-height:1.4;
font-style:normal;
font-weight:bold;
}


#info_r{
	float:right;
	width:430px;
	overflow:hidden;
	margin:0 0 20px 0;
}

#info_r ul{
	margin:0 0 0 0;
	text-align:left;
	overflow:hidden;
}

#info_r ul li{
	width:100%;
	height:auto;
	margin:0 0 10px 0;
}

#info_r ul li:last-child{
	margin:0 0 0 0;
}



#ba_box_01{
	clear:both;
	width:1008px;
	margin:0 -8px 0 0;
	padding:40px 0;
	overflow:hidden;
	border-top:1px solid #808080;
}


#ba_box_01 ul { list-style:none; margin:0 auto; padding:0 0 0 0; overflow:hidden; text-align: left;}
#ba_box_01 ul li { display:inline-block; vertical-align:bottom; width:244px; height:auto; margin:20px 8px 0 0;}
#ba_box_01 ul li:nth-child(4n){margin:10px 0 10px 0;}
#ba_box_01 ul li img{ border:1px solid #808080; box-sizing:border-box;}
#ba_box_01 ul li h2{
	text-align:center;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #414549;
	margin:0 0 5px 0;
	border:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#info_l a:hover img,
#info_r a:hover img,
#ba_box_01 ul li a:hover img{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}


/* BxSlider v4.1.2
 * by: Steven Wanderski, 2014
 * --------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(img/common/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
/* THEME */
.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-pager{
	position: absolute;
	left:50%;
	/*bottom: 20px;*/
	bottom: -20px;
	width: 142px;
	z-index: 3;
	margin:0 0 0 -71px;
}
/* PAGER */
.bx-wrapper .bx-pager {
	/*text-align: right;*/
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*hover　active　カラー*/
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #aa130e;
}

.bx-wrapper .bx-prev {
	display:inline-block;
	left: 15px;
	background: url(../images/btn_prev.png) no-repeat 0 0;
	background-size:48px 48px;
}
.bx-wrapper .bx-next {
	display:inline-block;
	right: 15px;
	background: url(../images/btn_next.png) no-repeat 0 0;
	background-size:48px 48px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	outline: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index:2;
}
.bx-wrapper #bx-pager a:hover img, .bx-wrapper #bx-pager a.active img {
	border: solid #5280DD 1px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/*-column----------------------------*/

.column {
	position: relative;
	width:430px;
	height:90px;
	margin:10px 0 0 0;
	padding: 0;
	overflow: hidden;
}

.column div {
	position: relative;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.column div span.span_txt{
	display:inherit;
	position: absolute;
	width:100%;
	height:28px;
	bottom:0;
	left:0;
	z-index:2;
	margin:0 0 0 0;
	text-align:left;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.41) 0%, rgba(0,0,0,0) 50%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.41) 0%,rgba(0,0,0,0) 50%);
background: linear-gradient(to right, rgba(0,0,0,0.41) 0%,rgba(0,0,0,0) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69000000', endColorstr='#00000000',GradientType=1 );
	
}

.column div span p{
	text-align:left;
	padding:0 0 0 10px;
	font-size:14px;
	/*font-size:1.0rem;*/
	font-weight:normal;
	font-style:normal;
	color:#fff;
}

.column span.span_bt{
	display:inherit;
	position: absolute;
	width:30px;
	height:30px;
	top:50%;
	right:50%;
	z-index:3;
	margin:-15px -15px 0 0;
}

.column div figure {
	position: relative;
	width:120%;
	height:90px;
	margin: 0;
	padding: 0;
	background:#fff;
	overflow: hidden;
	cursor:pointer;
}


	
.column div figure img {
	-moz-animation: animation01 8s infinite ease 4s both alternate;
	-webkit-animation: animation01 8s infinite ease 4s both alternate;
	-o-animation: animation01 8s infinite ease 4s both alternate;
	-ms-animation: animation01 8s infinite ease 4s both alternate;
}

@keyframes animation01 {
	from {
		transform: translateX(-85px);
	}
	to {
		transform: translateX(0);
	}
}



@-webkit-keyframes animation01 {
	from {
		transform: translateX(-85px);
	}
	to {
		transform: translateX(0);
	}
}




@media only screen and (max-width: 767px) {
	/*.bx-pager{
	position: inherit;
	width: 142px;
	z-index: 3;
	margin:0 auto 0 auto !important;
	text-align:center;
	*/
	
#info_l,
#info_r{
	float:none;
	width:100%;
	text-align:center;
}

#access{
	width:100%;
}

#access img{
	display:none;
}

#access span{
	font-size:1.000em;
	font-weight:nomal;
	line-height:1.2;
}


#access span em{
	font-size:1.250em;
	color:#aa130e !important;
	font-style:normal;
	line-height:1.2;
}


h2 span{
	font-size:1.000em;
	font-weight:nomal;
}


#main_img .top01_txt{
	position:absolute;
	left:50%;
	top:50%;
	width:50%;
	height:auto;
	margin:-15% 0 0 -25%;
	padding:5px;
	background-color:rgba(0,0,0,0.2);
}


#main_img .top02_txt{
	position:absolute;
	bottom:10px;
	right:10px;
	width:30%;
	height:auto;
}



#ba_box_01{
	width:94%;
	margin:0 auto;
	text-align:center;
}

#ba_box_01 ul li { display:inline-block; vertical-align:bottom; width:100%; height:auto; margin:10px 0;}
#ba_box_01 ul li:nth-child(4n){margin:10px 0 0 0;}
#ba_box_01 ul li h2{
	font-size:12px;
}

/*-column----------------------------*/

.column {
	position: relative;
	width:100%;
	height:auto;
}


@keyframes animation01 {
	from {
		transform: translateX(-55px);
	}
	to {
		transform: translateX(0);
	}
}
.column div span.span_txt{
	display:inherit;
	position: absolute;
	width:100%;
	height:28px;
	top:0;
	left:0;
	margin:0 0 0 0;

}

.column span.span_bt{
	margin:-20px -15px 0 0;
}

}



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