<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flash img
{
    display: none; /* 読み込みされただけの画像は非表示 */
}
.bx-wrapper {
    margin: 0 auto 0px;
    padding: 0;
    position: relative;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
}
.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0;
}
.bx-wrapper .bx-pager{
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    background: url("../images/bxslider/bx_loader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    /*color: #666666;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;*/
    position:absolute;
	bottom:0;
	width:50%;
	height:22px;
	overflow:hidden;
	z-index:99;
}
.bx-wrapper .bx-pager .bx-pager-item
{
	margin:0px 5px 5px 5px; 
}
.bx-wrapper div.bx-pager a.bx-pager-link
{
	width:18px;
	height:18px;
	text-indent: -99999px;
	position:relative;
	display:inline-block;
	float:left; /*add 2013/04/03 Nazmul*/
	background-position: 0 0;
}

div.bx-pager a.active{background-position: 0 -18px !important;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

/*2018-06-05 koba レイアウトタイプ追加 「ボトム番号」*/
.layouttype7 div.bx-pager a.pager-0{background: url("../images/bxslider/01.gif");}
.layouttype7 div.bx-pager a.pager-1{background: url("../images/bxslider/02.gif");}
.layouttype7 div.bx-pager a.pager-2{background: url("../images/bxslider/03.gif");}
.layouttype7 div.bx-pager a.pager-3{background: url("../images/bxslider/04.gif");}
.layouttype7 div.bx-pager a.pager-4{background: url("../images/bxslider/05.gif");}
.layouttype7 div.bx-pager a.pager-5{background: url("../images/bxslider/06.gif");}
.layouttype7 div.bx-pager a.pager-6{background: url("../images/bxslider/07.gif");}
.layouttype7 div.bx-pager a.pager-7{background: url("../images/bxslider/08.gif");}
.layouttype7 div.bx-pager a.pager-8{background: url("../images/bxslider/09.gif");}
.layouttype7 div.bx-pager a.pager-9{background: url("../images/bxslider/10.gif");}

/* ポチボタン */
.layouttype7 .bx-wrapper .bx-pager.bx-default-pager span {
    background: none repeat scroll 0 0 #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
/* ポチボタン（選択中） */
.layouttype7 .bx-wrapper .bx-pager.bx-default-pager span.active {
    background: none repeat scroll 0 0 #5F6E7E;
}
.layouttype7 .bx-wrapper .bx-controls-direction a {
    width: 13px;
    height: 34px;
    margin-top: 0px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 100%;
    z-index: 9999;
    padding:2px 15px;
}
.layouttype7 .bx-wrapper .bx-controls-direction .bx-prev {
    display:none;
}
.layouttype7 .bx-wrapper .bx-controls-direction .bx-next {
    display:none;
}

/*2018-06-05 koba レイアウトタイプ追加 「サイド矢印」*/
.layouttype6 .bx-wrapper .bx-controls-direction .bx-next {
    display:block;
}
.layouttype6 .bx-wrapper .bx-controls-direction .bx-prev {
    display:block;
}
.layouttype6 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.layouttype6 .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/bxslider/controls.png) no-repeat 0 -32px;
}
.layouttype6 .bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/bxslider/controls.png) no-repeat -43px -32px;
}
.layouttype6 a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.layouttype6 div.bx-caption{width:100%;}


.flash li img
{
    width:100%;
}
div.bx-caption
{
	position:absolute;
	color:snow;
	bottom:0px;
	background:url("../../common/images/bxslider/transparentCap.png") repeat scroll 0 0 transparent;
	font-size:0.8em;
	height:45px;
	line-height:1.4;
	width:99%;
	z-index:99;
}
div.bx-caption span
{
    margin:5px 2px 5px 5px;
    display:block;
}
.bx-controls-auto
{
	/*width:64px;
	height:20px;
	overflow:hidden;
	z-index:99;
    display: block;
    padding:3px 0px;
	position:absolute;
    bottom:10px;
    left:0px;
    margin:0px;*/
    position:absolute;
	bottom:0;
	right:0;
    margin:0px 5px 5px 0px;
}
.bx-controls-auto .bx-controls-auto-item {
    width: 14px;
    height: 12px;
    overflow: hidden;
    z-index: 99;
    text-align: center;
    display: block;
	position:relative;
    float:right;
    margin-left:12px;
    background-color: #ffffff;
    padding: 3px;
}
.bx-controls-auto .bx-controls-auto-item a{

}
/* 停止ボタン */
.bx-controls-auto a.bx-stop{
    background-image:url("../images/bxslider/controls.png");
    background-repeat: no-repeat;
    background-position:-86px -44px;
    display: block;
    height: 11px;
    margin: 0 0px 0px 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
/* 再開ボタン */
.bx-controls-auto a.bx-start{
    background-image: url("../images/bxslider/controls.png");
    background-repeat: no-repeat;
    background-position: -86px -11px;
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-controls-auto a.bx-stop:hover, .bx-controls-auto a.bx-stop.active {
    background-position: -86px -33px;
}
.bx-controls-auto a.bx-start:hover, .bx-controls-auto a.bx-start.active {
    background-position: -86px 0px;
}
.bx-controls-auto div.active
{
    display:none !important;
}</pre></body></html>