@charset "utf-8";

/*--visual--*/

.fullwidthbanner-container{	position:relative; padding:0;overflow:hidden; z-index:1;margin-bottom:3em;}
.tp-bannertimer	{width:100%; height:10px; position:absolute; z-index:9999;background:#3a3a3a;opacity:0.7; top:0px;}
.tp-bannertimer.tp-bottom{	top:0px;height:5px;}
.tp-leftarrow.default{	z-index:100;cursor:pointer; position:relative;	background:url(../img/large_left.png) no-Repeat 0 0;width:25px;	height:37px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/large_left.png", sizingMethod="scale");}
.tp-rightarrow.default{	z-index:100;cursor:pointer; position:relative;	background:url(../img/large_right.png) no-Repeat 0 0;width:25px;height:37px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/large_right.png", sizingMethod="scale");}
.tp-leftarrow:hover,
.tp-rightarrow:hover{background-position:bottom left; }
.fullwidthbanner-container img{width:auto!important;}
.tp-bullets{z-index:2000; position:absolute; bottom:-10px!important;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			-moz-opacity: 1;
			-khtml-opacity: 1;
			opacity: 1;
			-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;}
.tp-bullets.hidebullets{
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
			-moz-opacity: 0;
			-khtml-opacity: 0;
			opacity: 0;}

.tp-bullets.simplebullets.round .bullet{cursor:pointer; position:relative;	background:url(../common/img/slider_bullet.png) no-Repeat top left;	width:18px;	height:18px;  margin-right:0px; float:left; margin-left:8px;}
.tp-bullets.simplebullets.round .bullet.last{margin-right:8px;}




/*--search--*/
div#serch_area{border:1px solid #989898; margin-bottom:5px;}
div#serch_area h3{display:block; background:url(/common/img/bg_ttl01.png) right; background-size:640px; font-size:18px; text-align:center; color:#fff; padding:.5em 0; font-family:"UD新ゴ DB",UD Shin Go DemiBold;}
div#serch_area ol{list-style:none; padding:15px;}
div#serch_area ol li{margin-bottom:10px;}
div#serch_area ol>li.even{background:#f4840f; padding:5px 0; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px;}
div#serch_area ol>li.even dt{text-align:center; margin-bottom:5px;}
div#serch_area ol>li.even dd ul{list-style:none; padding:0 10px 5px;}
div#serch_area ol>li.even dd ul li select{width:100%; background:#fff; padding:.5em 1em; font-weight:bold; color:#f9b976; box-sizing:border-box; box-shadow:0 0 3px #999; font-size:16px;}
/*div#serch_area ol>li.even dd ul li.even select{background:#fbce9f;}*/
div#serch_area ol>li.even dd input[type="image"]{width:70%; margin-left:15%;}
div#serch_area ol>li.even p a{display:block; font-size:1.2em; margin:0 1em; color:#fff !important; text-decoration:none !important;}
div#serch_area ol>li.even p a:before{content:"＞";}
div#serch_area ol>li.last{background:#00788f; padding:5px 0; margin:0; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px;}
div#serch_area ol>li.last dt{text-align:center; margin-bottom:5px;}
div#serch_area ol>li.last dd input{margin:0 0 10px; padding:.5em 1em; width:90%; margin-left:5%; box-sizing:border-box; box-shadow:0 0 3px #999; font-size:16px;}
div#serch_area ol>li.last input[type="image"]{width:70%; margin-left:15%;}

/*--side--*/
div#side div#side_bnrs{margin-bottom:15px;}
div#news_box{border:1px solid #989898; margin-bottom:15px;}
div#news_box h3{background:url(../common/img/bg_ttl03.png); padding:1em; text-align:center;}
div#news_box ol{list-style:none; padding:15px;}
div#news_box ol li{border-bottom:1px dashed #005aab; padding:3px;}
div#news_box ol li a{text-decoration:none !important;}
div#news_box ol li a dt,
div#news_box ol li a dd{font-size:1.2em; color:#3a3a3a;}
div#news_box p.btn{margin:0 15px 15px;}
ul.bnrs li{list-style:none; width:49%; float:left;}
ul.bnrs li.even{float:right;}
ul.bnrs li a img{border:1px solid #989898;}