﻿@charset "utf-8";


@import "reset.css";
@import "common.css";


body {
	text-align: center;
	color: #333333;
}
div#wrap {
	margin: 0 auto;
	min-width:1400px;
}
.forPc { display:block; }
.forSp { display:none; }


/* --------------------
	header
--------------------*/
header {
	width:100%;
	min-width:1400px;
	height:140px;
	position:relative;
	z-index:2000;
}
header h1 {
	width:48px;
	position: absolute;
	top:33px;
	left:35px;
}
header h1 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

/*  gnav  */

header nav#gnav {
	width:100%;
	position: absolute;
	top:0;
	left:0;
	z-index:2500;
}
header nav#gnav p#navBtn {
	display: block;
	width:100px;
	height:100px;
	position:absolute;
	top:20px;
	right:20px;
	background:url(../img/btn_nav.gif) no-repeat 0 0;
	background-size:100px auto;
	text-indent:-9999px;
	z-index:3000;
}
header nav#gnav p#navBtn.close {
	width:33px;
	height:33px;
	top:45px;
	right:42px;
	background:url(../img/btn_nav_close.png) no-repeat 0 0;
	background-size:33px auto;
}
header nav#gnav p#navBtn:hover {
	cursor:pointer;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
header nav#gnav ul {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(231,49,110,0.90);
	display: none;
	padding:50px 0 0;
}
header nav#gnav li {
	padding:35px 0 0;
	position: relative;
}
header nav#gnav li a {
	font-size:150%;
	line-height:1.2;
	font-weight:bold;
	padding:6px 0;
	color:#FFF;
}
header nav#gnav li.home {
	width:49px;
	display:inline-block;
	margin:0 auto;
}
header nav#gnav li.home img {
	width:49px;
}


/* --------------------
	content
--------------------*/
#content {
	width:100%;
	min-width:1400px;
	margin: -140px auto 0;
}

/* slidewrapper */

#slidewrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0;
	z-index:20;
	background:#000230;
}
#slidewrapper ul li {
	display: block;
	float: left;
}
#images {
	width: 100%;
	height: 677px;
	overflow: hidden;
	position: relative;
	z-index:20;
	background:#FFF;
}
#images img {
	width: 100%;
	height: auto;
}
#images li a {
	display:block;
	width: 100%;
	height:677px;
}
#images li a span {
	display:block;
	width: 100%;
	padding:219px 0 0;
	font-size:0;
	text-align:center;
}
#images li a span img {
	width: auto;
}
#images li.mainImg01 a span {
	padding:162px 0 0;
}
#images li.mainImg01 a { background:url(../img/img_main01.jpg) no-repeat center center; background-size:cover; }
#images li.mainImg02 a { background:url(../img/img_main02.jpg) no-repeat center center; background-size:cover; }
#images li.mainImg03 a { background:url(../img/img_main03.jpg) no-repeat center center; background-size:cover; }
#images li.mainImg04 a { background:url(../img/img_main04.jpg) no-repeat center center; background-size:cover; }
#images li.mainImg05 a { background:url(../img/img_main05.jpg) no-repeat center center; background-size:cover; }
#images li a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.caroufredsel_wrapper{
	margin:0 auto;
	position: relative;
	left:50% !important;
}
#images .caroufredsel_wrapper{
	margin:0 auto;
	position: relative;
	left:0 !important;
}
#thumbs {
	height: 234px;
	overflow: hidden;
	margin:0 auto 0 -536px;
	position: relative;
	z-index:300;
	left:50%;
	bottom:18px;
}
#thumbs img {
	width: 352px;
	height: 206px;
	margin:0 19px 28px 0;
	padding:0;
	cursor: pointer;
	display:block;
	float:left;
}
#thumbs img.waku {
	border: none;
	margin: 0;
	padding:0;
}
#thumbs img:hover ,
#thumbs img.selected {
	filter: brightness(120%);
	border: none;
	cursor:pointer;
	margin:0 19px 0 0;
	padding:0;
}
#thumbs img.waku:hover,
#thumbs img.waku.selected {
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
	border: none;
	margin:0 19px 0 0;
	padding:0;
}
#prev {
	width: 32px;
	height: 60px;
	display: block;
	background:url(../img/btn_l.png) no-repeat 0 0;	
	position: absolute;
	left: 50%;
	bottom: 117px;
	margin:0 auto 0 -615px;
	z-index:400;
}
#prev:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#next {
	width: 32px;
	height: 60px;
	display: block;
	background:url(../img/btn_r.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	bottom: 117px;
	margin:0 auto 0 602px;
	z-index:500;
}
#next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

/* jump */

#content #jump {
	width:1400px;
	height:297px;
	margin:0 auto;
	position:relative;
	background:url(../img/bg01.png) no-repeat right 42px;
}
#content #jump h2 {
	width:318px;
	float:left;
	font-size:0;
	padding:89px 0 0 109px;
}
#content #jump .btn {
	width:714px;
	float: right;
	padding:110px 88px 0 0;
}
#content #jump .btn li {
	width:340px;
	float: left;
	padding:0 0 0 17px;
}
#content #jump .btn li a {
	display:block;
	font-size:0;
}
#content #jump .btn li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

/* gakubu */

#content #gakubu {
	width:1270px;
	margin:0 auto 0;
	background:#F4F3F0;
	border-top:11px solid #E9FF42;
	padding:90px 32px 3px;
}

/* bukatsu */

#content #bukatsu {
	width:1270px;
	margin:22px auto 0;
	background:#F4F3F0;
	border-top:11px solid #3E00CF;
	padding:90px 32px 3px;
}

#content h3 {
	width: auto;
	font-size:0;
	margin:0 auto 116px;
}
#content h3 img {
	margin:0 auto;
}
#content .list li {
	width:1270px;
	min-height:425px;
	padding:0 0 120px;
	text-align: left;
	position:relative;
}
#content .list li:nth-child(even) {
	text-align: right;
}
#content .list li .txtBox {
	width:520px;
	padding:60px 112px 73px 63px;
	background:#000230;
	position: relative;
	z-index:1;
}
#content .list li:nth-child(even) .txtBox {
	padding:60px 54px 73px 121px;
	text-align: left;
	margin:0 0 0 auto;
}
#content .list li .txtBox .copy {
	font-size:0;
}
#content .list li .txtBox .txt {
	padding:35px 0 30px;
	font-size:100%;
	line-height:2.26;
	font-feature-settings : "palt";
	text-align: justify;
	text-justify: inter-ideograph;
	color:#FFF;
	height:70px;
	overflow: hidden;
}
#content .list li .txtBox .moreBtn {
	position: absolute;
	bottom: 43px;
	left: 63px;
	width: 520px;
	height: 30px;
	padding-top: 70px;
	text-align: center;
	line-height: 30px;
	background: linear-gradient(180deg, rgb(0,2,48,0) 0%, rgb(0,2,48,1) 70%);
	cursor: pointer;
	transition: bottom 0.2s;
}
#content .list li:nth-child(even)  .txtBox .moreBtn {
	left: 121px;
}
#content .list li .txtBox .moreBtn.active {
	background: none;
}
#content .list li .txtBox .moreBtn span {
	width: 58px;
	height: 30px;
	display:block;
	margin:0 auto;
	background:url(../img/btn_open.png) no-repeat 0 0;
	font-size:0;
}
#content .list li .txtBox .moreBtn:hover span {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#content .list li .txtBox .moreBtn.active span {
	background:url(../img/btn_close2.png) no-repeat 0 0;
}
#content .list li .imgBox {
	width:630px;
	height:440px;
	position: absolute;
	top:-40px;
	right:0;
	font-size:0;
	z-index:2;
}
#content .list li:nth-child(even) .imgBox {
	right: auto;
	left:0;
}
#content .list li .imgBox .img {
	width:630px;
	height:440px;
	overflow:hidden;
	background:#CCC;
}
#content .list li .imgBox .img a {
	width:630px;
	height:440px;
	display:block;
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#content .list li .imgBox .img  a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#content .list li.list01 .imgBox .img a { background:url(../img/img01.jpg) no-repeat center center; background-size:cover; }
#content .list li.list02 .imgBox .img a { background:url(../img/img02.jpg) no-repeat center center; background-size:cover; }
#content .list li.list03 .imgBox .img a { background:url(../img/img03.jpg) no-repeat center center; background-size:cover; }
#content .list li.list04 .imgBox .img a { background:url(../img/img04.jpg) no-repeat center center; background-size:cover; }
#content .list li.list05 .imgBox .img a { background:url(../img/img05.jpg) no-repeat center center; background-size:cover; }
#content .list li.list06 .imgBox .img a { background:url(../img/img06.jpg) no-repeat center center; background-size:cover; }
#content .list li.list07 .imgBox .img a { background:url(../img/img07.jpg) no-repeat center center; background-size:cover; }
#content .list li.list08 .imgBox .img a { background:url(../img/img08.jpg) no-repeat center center; background-size:cover; }
#content .list li.list09 .imgBox .img a { background:url(../img/img09.jpg) no-repeat center center; background-size:cover; }
#content .list li.list10 .imgBox .img a { background:url(../img/img10.jpg) no-repeat center center; background-size:cover; }
#content .list li.list11 .imgBox .img a { background:url(../img/img11.jpg) no-repeat center center; background-size:cover; }
#content .list li .imgBox .icn {
	width:155px;
	height:155px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-77px auto 0 -77px;
	pointer-events: none;
}
#content .list li .imgBox h4 {
	width: auto;
	display:inline-block;
	position: absolute;
	bottom:-77px;
	right:-21px;
	pointer-events: none;
	text-align:right;
}
#content .list li:nth-child(even) .imgBox h4 {
	right: auto;
	left:-21px;
	text-align: left;
}
#content .pagetopBtn {
	padding:0;
	margin:-24px auto 0;
	width: 1290px;
	text-align:right;
}
#content .pagetopBtn a {
	display:block;
	padding:0;
	font-size:0;
	width: 98px;
	margin:0 0 0 auto;
}
#content .pagetopBtn a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/* info */

#content #info {
	padding:41px 0 110px;
}
#content #info h2 {
	font-size:0;
	padding:0 0 39px;
}
#content #info h2 img {
	margin:0 auto;
}
#content #info .bnr {
	width:1200px;
	padding:0 0 0 25px;
	margin:0 auto;
}
#content #info .bnr li {
	padding:25px 25px 0 0;
	float:left;
	text-align:left;
}
#content #info .bnr li .img {
	font-size:0;
}
#content #info .bnr li .txt {
	font-size:100%;
	line-height:1.2;
	padding:10px 0 0;
	font-feature-settings : "palt";
	font-weight:bold;
}
#content #info .bnr li a:hover img,
#content #info .bnr li a:hover .txt {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#content #info .bnr li a:hover {
	text-decoration:none;
}



/* --------------------
	footer
--------------------*/
footer {
	clear: both;
	width:100%;
	min-width:1400px;
	margin:0 auto;
	padding:0 0 30px;
	background:#000230;
}
footer .logo {
	font-size:0;
	margin:0 auto;
	padding:54px 0 0;
}
footer .logo a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
footer .copyright {
	font-size:75%;
	line-height:1.2;
	margin:0 auto;
	padding:41px 0 0;
	font-feature-settings : "palt";
	color:#FFF;
}





@media only screen and (max-width: 768px) {


body {
	-webkit-text-size-adjust: 100%;
}
div#wrap {
	min-width:320px;
}
.forPc { display:none; }
.forSp { display:block; }

img {
	width:100%;
}


/* --------------------
	header
--------------------*/
header {
	min-width:320px;
	height:51px;
	position: absolute;
	top:0;
	left:0;
}
header h1 {
	width:30px;
	top:11px;
	left:11px;
	z-index:3001;
}

/*  gnav  */

header nav#gnav {
	width:100%;
	position: fixed;
	top:0;
	left:0;
	z-index:2500;
}
header nav#gnav p#navBtn {
	display: block;
	width:64px;
	height:64px;
	position:absolute;
	top:0;
	right:0;
	background:url(../img/btn_nav.gif) no-repeat 0 0;
	background-size:64px auto;
	text-indent:-9999px;
	z-index:3000;
}
header nav#gnav p#navBtn.close {
	width:19px;
	height:19px;
	top:12px;
	right:14px;
	background:url(../img/btn_nav_close.png) no-repeat 0 0;
	background-size:19px auto;
}
header nav#gnav ul {
	width:100%;
	height: 90vh;
	position:absolute;
	top:0;
	right: auto;
	left:0;
	background-color: rgba(0,2,48,0.90);
	display: none;
	padding:50px 0 0;
	overflow-x: scroll;
}
header nav#gnav li {
	padding:25px 0 0;
	position: relative;
}
header nav#gnav li a {
	font-size:125%;
	line-height:1.2;
	font-weight:bold;
	padding:6px 0;
	color:#FFF;
}
header nav#gnav li a span{
	font-size:75%;
}
header nav#gnav li.home {
	width:31px;
	display:inline-block;
	margin:0 auto;
}
header nav#gnav li.home img {
	width:100%;
}


/* --------------------
	content
--------------------*/
#content {
	margin: 0 auto;
	width:100%;
	min-width:320px;
}

/* mainImg */

.mainImg {
	margin: 0 auto;
	position: relative;
	zoom: 1;
	overflow:hidden;
	padding: 0 0 59px;
	z-index:20;
}
.mainImg .slides {
	margin: 0 auto;
	zoom: 1;
	position: relative;
	overflow:hidden;
}
.mainImg .slides > li {
	-webkit-backface-visibility: hidden;
}
.mainImg .slides img {
	width:100%;
}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}

.mainImg .slides li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/*.mainImg .flex-disabled{ 
	display:none;
}*/
.mainImg .flex-prev,
.mainImg .flex-next{ 
	display: none;
	position: absolute;
	bottom:1px;
	width:44px;
	height:44px;
	cursor:pointer;
	z-index:900;
	text-indent:-9999px;
}	
.mainImg .flex-prev{ 
	background:url(../img/sp/btn_l.gif) no-repeat 0 0;	
	background-size:44px auto;
	margin:0 auto;
	left:0;
}														
.mainImg .flex-next{ 
	background:url(../img/sp/btn_r.gif) no-repeat 0 0;	
	background-size:44px auto;
	margin:0 auto;
	right:0;
}														
.mainImg .flex-prev:hover,
.mainImg .flex-next:hover{ 
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}														
.mainImg .flex-control-nav {
	width:100vw;
	height:62px;
	background:#000230;
	position: absolute;
	left:0;
	bottom:0;
	text-align: center;
	z-index:800;
	margin:0 auto;
}
.mainImg .flex-control-nav li {
	padding: 26px 10px 0 11px;
	display: inline-block;
	/display: inline;
	zoom: 1;
}
.mainImg .flex-control-paging li a {
	width: 6px;
	height: 6px;
	display: block;
	background: #000230;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	border:2px solid #FFF;
}
.mainImg .flex-control-paging li a.flex-active {
	background: #FFF;
	cursor: default;
}

/* jump */

#content #jump {
	width: auto;
	height: auto;
	margin:0 auto;
	position:relative;
	background:url(../img/bg01.png) no-repeat center 80px;
	background-size:100% auto;
}
#content #jump h2 {
	width:177px;
	float: none;
	font-size:0;
	padding:44px 0 0;
	margin:0 auto;
}
#content #jump .btn {
	width: auto;
	float: none;
	padding:28px 14px 40px;
}
#content #jump .btn li {
	width:50%;
	box-sizing:border-box;
	float: left;
	padding:0 4px;
}
#content #jump .btn li a {
	display:block;
	font-size:0;
}
#content #jump .btn li a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* gakubu */

#content #gakubu {
	width: auto;
	margin:0 10px 0;
	background:#F4F3F0;
	border-top:6px solid #E9FF42;
	padding:45px 10px 15px;
}

/* bukatsu */

#content #bukatsu {
	width: auto;
	margin:10px 10px 0;
	background:#F4F3F0;
	border-top:6px solid #3E00CF;
	padding:45px 10px 15px;
}

#content h3 {
	width: auto;
	font-size:0;
	margin:0 auto;
	padding:0 0 25px;
}
#content #gakubu h3 {
	width: 232px;
}
#content #bukatsu h3 {
	width: 174px;
}
#content h3 img {
	margin:0 auto;
}
#content .list li {
	width: auto;
	min-height: inherit;
	padding:0 0 30px;
	text-align: left;
	position:relative;
}
#content .list li:nth-child(even) {
	text-align: left;
}
#content .list li .txtBox {
	width: 100%;
	margin:60vw 0 0 -20px;
	padding:60px 20px 40px;
	background:#000230;
	position: relative;
	z-index:1;
}
#content .list li:nth-child(even) .txtBox {
	padding:60px 20px 40px;
	text-align: left;
	margin:60vw 0 0 -20px;
}
#content .list li .txtBox .copy {
	font-size:0;
}
#content .list li .txtBox .copy img {
	width:auto;
	height:47px;
}
#content .list li .txtBox .txt {
	padding:15px 0;
	font-size:75%;
	line-height:2.0;
	font-feature-settings : "palt";
	text-align: justify;
	text-justify: inter-ideograph;
	color:#FFF;
	height:70px;
	overflow: hidden;
}
#content .list li .txtBox .moreBtn {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	height: 15px;
	padding-top: 70px;
	text-align: center;
	line-height: 15px;
	background: linear-gradient(180deg, rgb(0,2,48,0) 0%, rgb(0,2,48,1) 70%);
	cursor: pointer;
	transition: bottom 0.2s;
}
#content .list li:nth-child(even)  .txtBox .moreBtn {
	left: 0;
}
#content .list li .txtBox .moreBtn.active {
	background: none;
}
#content .list li .txtBox .moreBtn span {
	width: 29px;
	height: 15px;
	display:block;
	margin:0 auto;
	background:url(../img/btn_open.png) no-repeat 0 0;
	background-size:29px auto;
	font-size:0;
}
#content .list li .txtBox .moreBtn:hover span {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#content .list li .txtBox .moreBtn.active span {
	background:url(../img/btn_close2.png) no-repeat 0 0;
	background-size:29px auto;
}
#content .list li .imgBox {
	width:100%;
	height: auto;
	margin:0 20px 0 40px;
	position: absolute;
	top:-60vw;
	right:-20px;
	font-size:0;
	z-index:2;
}
#content .list li:nth-child(even) .imgBox {
	right:-20px;
	left: auto;
}
#content .list li .imgBox .img {
	width: auto;
	height:63vw;
	overflow:hidden;
	background:#CCC;
}
#content .list li .imgBox .img a {
	width: auto;
	height:63vw;
	display:block;
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
}
#content .list li .imgBox .img  a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#content .list li.list01 .imgBox .img a { background:url(../img/img01.jpg) no-repeat center center; background-size:cover; }
#content .list li.list02 .imgBox .img a { background:url(../img/img02.jpg) no-repeat center center; background-size:cover; }
#content .list li.list03 .imgBox .img a { background:url(../img/img03.jpg) no-repeat center center; background-size:cover; }
#content .list li.list04 .imgBox .img a { background:url(../img/img04.jpg) no-repeat center center; background-size:cover; }
#content .list li.list05 .imgBox .img a { background:url(../img/img05.jpg) no-repeat center center; background-size:cover; }
#content .list li.list06 .imgBox .img a { background:url(../img/img06.jpg) no-repeat center center; background-size:cover; }
#content .list li.list07 .imgBox .img a { background:url(../img/img07.jpg) no-repeat center center; background-size:cover; }
#content .list li.list08 .imgBox .img a { background:url(../img/img08.jpg) no-repeat center center; background-size:cover; }
#content .list li.list09 .imgBox .img a { background:url(../img/img09.jpg) no-repeat center center; background-size:cover; }
#content .list li.list10 .imgBox .img a { background:url(../img/img10.jpg) no-repeat center center; background-size:cover; }
#content .list li.list11 .imgBox .img a { background:url(../img/img11.jpg) no-repeat center center; background-size:cover; }
#content .list li .imgBox .icn {
	width:78px;
	height:78px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-39px auto 0 -39px;
	pointer-events: none;
}
#content .list li .imgBox h4 {
	width: auto;
	display:inline-block;
	position: absolute;
	bottom:-18px;
	right:-5px;
	pointer-events: none;
	text-align:right;
}
#content .list li .imgBox h4 img {
	width: auto;
	height:39px;
	display:block;
	margin:0 0 0 auto;
}
#content .list li .imgBox h4 img:last-child {
	height:27px;
}
#content .list li:nth-child(even) .imgBox h4 {
	right: -5px;
	left: auto;
	text-align: right;
}
#content .pagetopBtn {
	padding:0 28px;
	margin:-15px auto 0;
	width: auto;
	text-align:right;
}
#content .pagetopBtn a {
	display:block;
	padding:0;
	font-size:0;
	width: 59px;
	margin:0 0 0 auto;
}
#content .pagetopBtn a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* info */

#content #info {
	padding:52px 0 15px;
}
#content #info h2 {
	font-size:0;
	padding:0 0 33px;
}
#content #info h2 img {
	width:auto;
	height:34px;
	margin:0 auto;
}
#content #info .bnr {
	width: auto;
	padding:0 27px;
	margin:0 auto;
}
#content #info .bnr li {
	width:50%;
	box-sizing:border-box;
	padding:0 6px 23px;
	float:left;
	text-align:left;
}
#content #info .bnr li .img {
	font-size:0;
}
#content #info .bnr li .txt {
	font-size:88%;
	line-height:1.2;
	padding:5px 0 0;
	font-feature-settings : "palt";
	font-weight:bold;
}
#content #info .bnr li a:hover img,
#content #info .bnr li a:hover .txt {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#content #info .bnr li a:hover {
	text-decoration:none;
}



/* --------------------
	footer
--------------------*/
footer {
	clear: both;
	width:100%;
	min-width:320px;
	margin:0 auto;
	padding:0 0 35px;
	background:#000230;
}
footer .logo {
	font-size:0;
	margin:0 auto;
	padding:35px 0 0;
}
footer .logo img {
	width:auto;
	height:40px;
}
footer .logo a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
footer .copyright {
	font-size:50%;
	line-height:1.6;
	margin:0 auto;
	padding:16px 0 0;
	font-feature-settings : "palt";
	color:#FFF;
}


}


