@CHARSET "UTF-8";
a img:hover {
	opacity: 0.8;
}

#wrapper {
    width: 100%;
}

#wrapper-in{
	width: 980px;
	margin: 0 auto;
}


#contents {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#contents ul {
	margin: 0;
	padding: 0;
}
#contents .main {
	width: 708px;
	float: left;
}
#contents .side {
	width: 262px;
	float: right;
}
#slideshow, #category-menu, #latest-news, #movie {
	width: 100%;
	margin-bottom: 40px;
}

#premiumcar{
	width: 100%;
	margin-bottom: 10px;
}

/*0927斉藤追加*/

.latest-news2 .infolist3 {
	height: 250px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-left:10px;
	padding:10px;
}

.infolist3 li{
	border-bottom:1px solid #ccc;
	min-height:60px;
	margin-bottom:5px;
	line-height:1.2rem;
	padding:10px 0px;
}


.infolist3 li div.stationinfo {
	display:block;
	position:relative;
	color:#000 !important;
}

.infolist3 li div.stationinfo a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#000 !important;
}

.infolist3 li div.stationinfo:hover {
	opacity:0.5;
}
.infolist3 li div.explain{
	display:block;
	float:left;
	width:95%;
	min-height:60px;
}
.infolist3 li div.listmark{
	display:block;
	position:relative;
	float:right;
	width:5%;
	background-color:rgba(235,235,235,1.00);
	min-height:60px;
}

.infolist3 li div.listmark::before {
position: absolute;
content: "";
top: 40%;
left: 0.4rem;
width: 0rem;
height: 0rem;
border-top: 0.4em solid rgba(44, 44, 44, 0);
border-bottom: 0.4em solid transparent;
border-left: 0.4em solid #2C2C2C;
}

.infolist3 li .open_carimg2 {
	/*width:25%;*/
	height:60px;
	float:left;
	padding-right:10px;
}

/*0815斉藤追加*/
.latest-news2 {
	display:block;
	float:left;
	width: 63%;
	margin-bottom: 20px;
}

.latest-news2 .openinfo {
	height: 250px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-left:10px;
	padding:10px;
}

.latest-news2 .openinfo li{
	border-bottom:1px solid #ccc;
	min-height:60px;
	margin-bottom:10px;
}
.latest-news2  .openinfo .open_carimg {
	width:15%;
	float:left;
	padding-right:10px;
}

.latest-news2  .openinfo .info_icon {
	/*width:15%;*/
	height:50px;
	float:left;
	padding-right:10px;
}


.opendate {
	font-size:0.8em;
	color:#FCB505;
	padding-right:10px;
}

/*0815斉藤追加ここまで*/

#slideshow #slider {
	width: 700px;
	height: 328px;
	position: relative;
	margin-bottom: 10px;
}
/*11/26追加 光るボタン*/
.slideBtn {
	height: 45px !important;
    left: 10px;
    position: relative;
    top: -72px;
    width: 108px !important;
    z-index: 100 !important;
	display: block!important;
}
.slideBtn a {
    display: block;
	height: 45px !important;
    overflow: hidden;
    position: relative;
    width: 108px !important;
}

.shiny {
	position: absolute;
	opacity: 0.8;
	left: -60px;
	top: -40px!important;
	z-index: 200;
	display: block!important;
	width: 38px!important;
	height: 95px!important;
	margin-top: 7px;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
 	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
}
/*////////////////*/

#slideshow #carousel ul.slides li.flex-active-slide {
	background-color: #8dc7e9;
}
#slideshow {
	padding-bottom: 15px;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 15px;
}
#search_bar {
    margin-bottom: 10px;
    position: relative;
}
#search_bar .serch_box {
    left: 194px;
    position: absolute;
    top: 2px;
    width: 500px;
	font-size: 15px!important;
}
#search_bar .search_tab {
    left: 0;
    position: absolute;
    top: 20px;
    z-index: 10;
}
#search_bar .search_tab li {
    height: 14px;
	
}
#search_bar .search_tab li a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
#search_bar .search_tab .tab_place {
    height: 16px;
    width: 66px;
    *position: absolute;
    *top: 0;
}
#search_bar .search_tab .tab_car {
    height: 16px;
    width: 66px;
    *position: absolute;
    *top: 14px;
}
#search_bar .search_tab .tab_area {
    height: 15px;
    width: 66px;
}
#search_bar .tab01 {
	height: 40px;
	left: 0;
	position: absolute;
	top: 16px;
	width: 72px;
	background-image: url(../images/index_ex02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#search_bar .tab02 {
	background-image: url(../images/index_ex02b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    display: none;
	height: 40px;
    left: 0;
    position: absolute;
	top: 16px;
    width: 72px;
	
}

#search_bar .tab01 form{
	padding-left: 5px;
}

#search_bar input {    
	border: 1px solid #49c1ea !important;
    left: 76px;
    margin: 0 !important;
    padding: 10px 4px !important;
    position: absolute;
    top: 0;
    width: 314px;
}
/*　10/29修正by斉藤 */
#search_bar .btn_search {
   left: 404px;
    position: absolute;
    top: 1px;
}

#category-menu {
	border-radius: 4px;
	background-color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd, GradientType=0)";
	border-bottom: 1px solid #ccd6dd;
	border-left: 1px solid #e1e8ed;
	border-right: 1px solid #e1e8ed;
	box-shadow: none;
	width: 100%;
}
#category-menu ul {
	overflow: hidden;
	padding: 5px 0 0 0;
	margin-top: 5px;
}
#category-menu ul li {
	float: left;
	width: 230px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#movie ul {
	overflow: hidden;
}
#movie ul li {
	float: left;
	padding-right: 10px;
}
#contents .login {
	border-radius: 4px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd, GradientType=0)";
	border-bottom: 1px solid #ccd6dd;
	border-left: 1px solid #e1e8ed;
	border-right: 1px solid #e1e8ed;
	box-shadow: none;
	padding: 1px;
	margin-bottom: 10px;
 *padding-top:0;
}
#contents .login .wrapper {
	margin: 2px;
	background-color: #eee;
}
#contents .login form {
	padding: 10px 10px 6px;
}
#contents .login .title {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
#contents input {
	display: inline-block;
	padding: 4px;
	margin: 0;
	outline: 0;
	background-color: #fff;
	border: 1px solid #e1e8ed;
	border-radius: 3px;
	color:#a3a3a3;
	font-size: 85%;
}
.username {
	direction: ltr;
	unicode-bidi: embed;
	font-size: 13px;
	color: #292f33;
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	margin-bottom: 10px;
}
#contents .username input {
	width: 225px;
}
.username .text-input {
	width: 190px;
}
.password .text-input {
	width: 94%;
}
.password {
	width: 100%;
}
.password-table {
	margin-top: 6px;
	width: 100%;
}
.password-table .table-primary {
	vertical-align: top;
	width: 99%;
	padding-right: 5px;
}
.password-table .table-secondary {
	vertical-align: top;
	width: 1%;
	max-width: 1%;
}
.password-table .submit {
	color: #fff;
	background: #ffa84c;
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa84c), color-stop(100%, #ff7b0d));
	background: -webkit-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -o-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -ms-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: linear-gradient(to bottom, #ffa84c 0%, #ff7b0d 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0 );
	text-shadow: 0px 1px 0px #c65f00;
	border: 1px solid #c65f00;
	float: right;
	width: auto;
	white-space: nowrap;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	height: 30px;
	line-height: 11px;
}
.password-table .submit:hover {
	background: #ff7b0d;
	background: -moz-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7b0d), color-stop(100%, #ffa84c));
	background: -webkit-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -o-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -ms-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: linear-gradient(to bottom, #ff7b0d 0%, #ffa84c 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c', GradientType=0 );
}

.login .btn {
	color: #fff;
	background: #ffa84c;
	background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa84c), color-stop(100%, #ff7b0d));
	background: -webkit-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -o-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: -ms-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
	background: linear-gradient(to bottom, #ffa84c 0%, #ff7b0d 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0 );
	text-shadow: 0px 1px 0px #c65f00;
	border: 1px solid #c65f00;
	float: right;
	width: auto;
	white-space: nowrap;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	box-shadow: inset 0px 1px 0px 0px #ffcfa5;
	height: 40px;
	line-height: 11px;
	width: 230px;
}
.login .btn:hover {
	background: #ff7b0d;
	background: -moz-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7b0d), color-stop(100%, #ffa84c));
	background: -webkit-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -o-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: -ms-linear-gradient(top, #ff7b0d 0%, #ffa84c 100%);
	background: linear-gradient(to bottom, #ff7b0d 0%, #ffa84c 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c', GradientType=0 );
}

.text-input {
	border: 1px solid #ccd6dd;
	box-shadow: inset 0 1px 0 #eee, #fff 0 1px 0;
	height: 20px;
}
#contents .text-input:focus {
	border: 1px solid #5eadc4;
}
.remember-forgot {
	margin-top: 5px;
	vertical-align: top;
}
.remember-forgot .remember span {
	font-size: 11px;
	color: #8899a6;
	vertical-align: top;
}
.remember-forgot .forgot {
	font-size: 11px;
	color: #5eadc4;
	margin-top: 4px;
	vertical-align: top;
}
#enter {
	text-align: center;
	background-color: #D2F0F7;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}
#enter ul li {
	padding-bottom: 15px;
}
#corporate {
	text-align: center;
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

#loginbtn {
	text-align: center;
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

#support {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #faead4;
	margin-bottom: 10px;
}
#support ul li {
	padding-bottom: 10px;
}
#pickup {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #dceffa;
	margin-bottom: 10px;
}
#pickup ul li {
	padding-bottom: 10px;
}
#fran {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #e1f5e9;
	margin-bottom: 10px;
}
#fran ul li {
	padding-bottom: 10px;
}
#kanren {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #f5f3e1;
	margin-bottom: 10px;
}

#kanren ul li {
	padding-bottom: 10px;
}

#community {
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #EEEEEF;
	margin-bottom: 10px;
}
#community ul li {
	padding-bottom: 10px;
}

/*0810斉藤追加*/
#community2 {
	display:block;
	float:right;
	width:35%;
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#community2 ul li {
	padding-bottom: 10px;
}
/*0810斉藤追加ここまで*/

#news-tab {
	padding: 10px 0 10px 10px;
}

#news-tab .news-tab-button li {
	float: left;
	color: #FFFFFF;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background-color: #2CAFE3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
	background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);
/*filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#49c0f0, endColorstr=#2CAFE3);*/
	margin: 5px 5px 0 0;
	border-left: 1px solid #1090c3;
	border-top: 1px solid #1090c3;
	border-right: 1px solid #1090c3;
	box-shadow: 0 -2px 2px -1px rgba(0,0,0,0.1) inset;
}
#news-tab .news-tab-button li.active {
	border: none;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	box-shadow: none;
	background: none;
	background-color: #ffffff!important;
	*background-color: #ffffff!important;
}
#news-tab .news-tab-button li.active a {
	cursor: default;
	color: #5eadc4 !important;
}
#news-tab .news-tab-button li a {
	padding: 10px 15px;
	display: block;
	border-bottom: none;
	color: #ffffff !important;
}
#news-tab .news-tab-button li.active:hover {
	cursor: default;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#news-tab .news-tab-button li:hover {
	background: none;
	background-color: #fff;
	border-left: 1px solid #5eadc4;
	border-top: 1px solid #5eadc4;
	border-right: 1px solid #5eadc4;
}
#news-tab .news-tab-button li:hover a {
	color: #5eadc4 !important;
}
#news-tab .news-tab-button li:hover a[href="#station"], 
#news-tab .news-tab-button li.active a[href="#station"] {
	color: #5eadc4 !important;
	background: url("../images/index_ic01.png") no-repeat 5px center;
}
#news-tab .news-tab-button li:hover a[href="#session"], 
#news-tab .news-tab-button li.active a[href="#session"] {
	color: #5eadc4 !important;
	background: url("../images/index_ic03.png") no-repeat 5px center;
}
#news-tab .news-tab-button li:hover a[href="#pr"], 
#news-tab .news-tab-button li.active a[href="#pr"] {
	color: #5eadc4 !important;
	background: url("../images/index_ic02.png") no-repeat 5px center;
}
#news-tab .news-tab-button li:hover a[href="#others"], 
#news-tab .news-tab-button li.active a[href="#others"] {
	color: #5eadc4 !important;
	background: url("../images/index_ic04.png") no-repeat 5px center;
}
#news-tab .news-tab-button li a[href="#station"] {
	background: url("../images/index_ic01on.png") no-repeat 5px center;
	padding-left: 30px;
	color: #ffffff;
}
#news-tab .news-tab-button li a[href="#pr"] {
	background: url("../images/index_ic02on.png") no-repeat 5px center;
	padding-left: 30px;
	color: #ffffff;
}
#news-tab .news-tab-button li a[href="#session"] {
	background: url("../images/index_ic03on.png") no-repeat 5px center;
	padding-left: 30px;
	color: #ffffff;
}

#news-tab .news-tab-button li a[href="#others"] {
	background: url("../images/index_ic04on.png") no-repeat 5px center;
	padding-left: 30px;
	color: #ffffff;
}

#news-tab .news-tab-button li.active a[href="#station"], 
#news-tab .news-tab-button li.active a[href="#session"], 
#news-tab .news-tab-button li.active a[href="#pr"],
#news-tab .news-tab-button li.active a[href="#others"] {
	box-shadow: none;
}

#news-tab .news-tab-button {
	overflow: hidden;
	position: relative;
	top: 1px;
}
#news-tab .news-tab-contents {
	height: 250px;
	overflow: auto;
	background-color: #fff;
	padding: 0 0 0 10px;
	border: 1px solid #dddddd;
	padding-bottom: 10px;
}
#news-tab .news-tab-contents li {
	padding: 10px 10px 10px 30px;
	margin-right: 10px;
	border-bottom: 1px dotted #aaaaaa;
}
#news-tab .news-tab-contents li span {
	display: block;
	color: #666666;
	font-size: 11px;
	padding-bottom: 5px;
}
#news-tab .news-tab-contents li.station {
	background: url("../images/index_ic01.png") no-repeat left 20px;
}
#news-tab .news-tab-contents li.session {
	background: url("../images/index_ic03.png") no-repeat left 20px;
}
#news-tab .news-tab-contents li.pr {
	background: url("../images/index_ic02.png") no-repeat left 20px;
}
#news-tab .news-tab-contents li.others {
	background: url("../images/index_ic04.png") no-repeat left 20px;
}
#carousel ul.slides li {
	cursor: pointer;
:hidden;
	background-color: #fff;
	margin: 0 3px 0 2px;
	padding: 4px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#carousel ul.slides li:hover {
	background-color: #8dc7e9;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
#slideshow #slider .flex-direction-nav, #slideshow #carousel .flex-direction-nav, #slideshow #slider .flex-direction-nav li, #slideshow #carousel .flex-direction-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#slideshow #carousel {
	background: none;
	border: none;
	background-color: #ddd;
	padding: 5px;
	box-shadow: none;
	border: 1px solid #CECECE;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: none;
	margin: -20px 0 0;
	position: absolute;
	top: 55%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	*filter: alpha(opacity=0);
	cursor: pointer;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	transition: all .1s ease;
	background-attachment: scroll;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
.flex-direction-nav .flex-prev {
	left: -1036px;
}
.flex-direction-nav .flex-next {
	right: -1036px;
	
}
.flexslider:hover .flex-prev {
	opacity: 1;
	*filter: alpha(opacity=100);
	left: 10px;
	display: block;
	width: 30px;
	height: 27px;
}
.flexslider:hover .flex-next {
	opacity: 1;
	*filter: alpha(opacity=100);
	right: 10px;
    background-position: 100% 0;
	display: block;
	width: 30px;
	height: 27px;
}
/*.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	text-indent: -9999px!important;
}*/
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0)!important;
	background-image: none!important;
	left: -1036px!important;
}
.flex-direction-nav a:before {
	font-size: 0px;
	line-height: 1;
	display: inline-block;
	content: ' ';
	text-indent: -9999px!important;
}
.flex-direction-nav a.flex-next:before {
	content: ' ';
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#press {
	margin-bottom: 10px;
	text-align: center;
	background-color: #EBE1F1;
	padding-top: 10px;
	padding-bottom: 5px;
}

 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
}

#introduction_earth {    
	background-color: #fff;
    border: 1px solid #ddd;
    color: #666;
    font-size: 11px;
    line-height: 1.7;
    margin: 0 auto 50px;
    overflow: hidden;
    padding: 20px 10px;
}

#introduction_earth ul {
    padding: 0;
	margin: 0;
}

.f_mini{
	font-size: 10px;
}

/*/////////////////////////////

    Footer

///////////////////////////////*/

#footer{
	width: 100%;
	background-color: FFFFFF;
	border-top: solid 3px #85bee3;
	padding-top: 25px;
	font-size: 11px;
	height: 300px;
}

#footer-in{
	width: 980px;
	margin:0 auto;
}

.f_nav {
	margin-bottom: 30px;
}

.f_searchArea{
	background-color: #dceffa;
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    margin: 0 0 20px 0;
}

.f_searchArea ul{
	padding-left: 0px!important;	
}

.f_searchArea li{
	float: left;
	margin-right: 30px;
}

.f_searchArea li:last-child{
	margin-right: 0;
}

.f_searchArea li a{
	text-decoration: underline;	
}

.f_searchArea li a:hover{
	color: #666!important;
}

.f_searchArea .searchTtl {
	background: url(../images/ico_search.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    font-weight: bold;
    padding: 0 0 0 20px;
	font-size: 14px;
}

/*20150616追加by斉藤*/
.f_popularArea{
	background-color:#E3F0F9;
	padding: 10px 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    margin: 0 0 20px 0;
}

.f_popularArea ul{
	padding-left: 0px!important;	
}

.f_popularArea li{
	float: left;
	margin-right: 15px;
}

.f_popularArea li.pref{
	float: left;
	margin-right: 15px;
	font-weight:bold;
}


.f_popularArea li.last-child{
	margin-right: 0;
}

.f_popularArea li a{
	text-decoration: underline;	
}

.f_popularArea li a:hover{
	color: #666!important;
}

.f_popularArea .popularTtl {
background: url(../images/ico_search.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    font-weight: bold;
    padding: 0 0 0 20px;
	font-size: 14px;
}
/*　ここまで20150616追加by斉藤*/

.f_bloc{
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.f_nav a{
	color: #333!important;
}

.f_nav a:hover{
	color: #c0c0c0!important;
}

.f_nav h5{
	font-size: 14px;
	border-bottom: 2px #85bee3 solid;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-image:url(../images/f_arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.f_nav ul{
	padding: 0!important;
	margin: 0!important;	
}
.f_nav li{
	line-height: 1.6;
	/* 7/9修正by東
	padding-left:1em;
 text-indent:-1em;*/
 
 /* 7/10追加by斉藤*/
 	padding-bottom: 5px;

}
.f_bloc li{
	padding-left: 20px;
	line-height: 1.6;
}

#f_otherMenu{
	border-top: 2px solid #85bee3;
	margin-top: 20px;
	padding-top: 15px;
	float: right;
	width: 100%;
}
#f_otherMenu ul{ 
float: left;
padding:0;
}

#f_otherMenu li{
	float: left;
	padding-right: 6px;
}

#f_otherMenu li a{
	color: #333;
}
#f_otherMenu li a:hover{
	color: #666;
}

#f_otherMenu li:last-child{
	padding-right: 0!important;
}
/*#footer #footer-in .f_nav .f_bloc ul .sub{
	margin-left: 20px;
	display: block;
	padding-left: 1em;
  text-indent: -1em;
}*/
/* 0123　修正by斉藤 */

#f_otherMenu1{
	margin-top: 0px;
	float: right;
	width: 100%;
}

#f_otherMenu1 ul{ 
float: right;
padding:0;
}

/* 20161222　修正by松本 */
#copy{
	width: 100%;
	height: 122px;
	margin: 0 auto;
	background-image: url(../images/bg_copy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 0123　ここまで修正by斉藤 */

#copy-in{
	width: 980px;
	margin: 50px auto 12px;
}

#copy_l{
	float: left;
	padding-top:11px;
}
/*0124 修正/by斉藤　*/
#copy_l .copy_txt{
	color: #FFF;
	margin: 27px 0 0 20px;
	font-size: 11px;
	line-height:16px;
	float:right;
}
/*0124 ここまで修正/by斉藤　*/

/*0124 追加/by斉藤　*/
#copy_l .copy_txt a{
	color: #FFF;
}
/*0124 ここまで追加/by斉藤　*/
#copy_r{
	float: right;
	padding-top: 33px;
}


/* margin ----------------------- */
.mt-20 {
	margin-top: -20px!important;
}
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt36 {
	margin-top: 36px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr160 {
	margin-right: 160px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb36 {
	margin-bottom: 36px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
/* padding ----------------------- */
.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
/* float ----------------------- */
.fl-r {
	float: right !important;
}
.fl-l {
	float: left !important;
}
.fl-n {
	float: none !important;
}
.fl-c {
	text-align: center!important;
	margin: 0 auto;
}
/* background ----------------------- */
.bg-n {
	background: none !important;
}
/*7/14追加by斉藤*/
/* font ----------------------- */
.mv_com {
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding-right: 3px;
	text-align: center
}

.f_bold {
	font-weight:bold!important;
}


/*6/13追加by松本*/
.btn1 {
	border-radius: 4px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd, GradientType=0)";
	border-bottom: 1px solid #ccd6dd;
	border-left: 1px solid #e1e8ed;
	border-right: 1px solid #e1e8ed;
	box-shadow: none;
	padding: 1px;
	margin-bottom: 10px;
 *padding-top:0;
}
.btn1 .wrapper {
	margin: 2px;
	background-color: #eee;
	padding: 10px 10px 10px;
}
.btn1 .title {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}



.bnr_box {
	width: 100%;
	border-top: 2px solid #85BEE3;
}

.bnr_list {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 70%;
}

.bnr1 {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
}

.bnr2 {
	float: left;
	display: block;
	padding-left: 12px;
	padding-right: 10px;
}

.bnr3 {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

/*swiper*/
.swiper-containerPC {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  height: 110px;
  /* Fix of Webkit flickering */
  z-index: 1;
}
