@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}
*, *:before, *:after {
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
*html {overflow: hidden; overflow-y: auto;}

html,body {
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #191919;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	height: 100%;
}
.clearfix:after,#LRColumn:after,.ListDetail .LR:after,#Other .LR:after,#WNewList .ThumbBox ul:after,div.Date:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
br,
p,
a,
ul,
li,
div,
dl,
dt,
dd,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}



ul,
li {
	list-style-type: none;
}


a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
}
.left{ float: left; }
.right{ float: right; }
ul,dl,.LR {overflow: hidden;}
dt,dd,.Left,.Right {float: left;}


.ListView {
	    background-color: #d1ae62;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    font-size: 11px;
	font-size: 1em;
	width: 90px;
	text-align: center;
	position: absolute;
	top: 17px;
	right: 0px;
}

.ListView a {
	padding: 8px;
}
.ListView a:hover {
}
body > #Container {
    height: auto;
}
#Container {
	position: relative;
	width: 100%;
	min-height: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 
#Contents {
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-bottom: 192px;
	padding-top: 189px;
}
#Header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4f4f9;
	z-index: 8888;
	position: fixed;
	top: 0px;
	height: 189px;
}
#HeaderInner {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Header #BookLogo {
	text-align: center;
	margin: 35px 0 29px;
}
#Header #SNSBox {
 	position: absolute;
	right: 0px;
	top: 10px;
}
#Header #SNSBox ul {

}
#Header #SNSBox ul li {
	float: left;
	margin: 0px 0px 0px 10px;
}

#Header #SNSBox ul li:first-child {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
}

#Header #SNSBox ul li:last-child a {
	display: block;
	border: 1px solid #d1ae62;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px;
	color: #d1ae62;
	float: left;
	zoom: 1;
	background: #fff;
}
#Header #SNSBox ul li:first-child a:hover {  }
#VisualBox:before{
	position: absolute;
	height:30px;
	content: "";
	display: block;
	width: 100%;
	background-color: #f4f4f9;
}
.member:hover{
	color:#fff!important;
	background-color: #d1ae62;
	text-decoration: none;
}
#GMenuBox {

}


ul#GMenuBody{width:105%; position: absolute; z-index:10; padding-left: 10px}
ul#GMenuBody{ text-align: center; }
.Gnav{
	height: 47px;
	color:#eee;
	text-align: center;
	position: relative;
}
.Gnav li, .GHead {
	height: 47px;
}
.Gnav li a, .GHead a {
	display: block;
	line-height: 15px;
	color: #9ca0b5;
	padding: 0px 0px;
}
.Gnav .GHead {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	height: 47px;
	background: url(../img/line.png) no-repeat right top;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 0px;
}

.Gnav .Gsub:before{
	content: "";
	width: 10px;
	height: 10px;
	border-left: 1px solid #fff; border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: -4px;
	background-color: #fff;
	box-shadow: 2px -2px 2px rgba(0,0,0,0.1);
}
.Gsub li{
	position: relative;
	margin: 15px 0 0;
	padding-bottom: 15px;
	height: unset;
}
.Gsub li a{
	color: #021b5b;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 22px;
}
.Gsub li:after{
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	border-bottom: 1px solid #ccd1de;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.Gsub li:last-child:after{
	display: none;
}
.Gnav .Gsub li:nth-child(2) a {
	padding-top:0;
}
.Gnav .Gsub{
	position: absolute;
	display: none;
	top: 55px;
	left: calc(50% - 8px);
	transform: translateX(-50%);
	background-color: #fff;
	padding: 17px 0px 8px;
	border-radius: 4px;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	width: 242px;
	overflow: unset;
}
.Gnav li:nth-child(2) a{ padding-top: 7px; }
.Gnav .GHead a{ line-height: 20px; padding: 0px 32px 20px; border-bottom: 1px solid #f4f4f9; position: relative; letter-spacing: 3px;}
.Gnav .GHead a:hover, .Gnav.active .GHead a,.Gnav.current .GHead a { border-bottom: 1px solid #d1ae62;
	color:#021b5b;}
.Gnav .GHead a:hover:after, .Gnav.active .GHead a:after, .Gnav.current .GHead a:after{
 	content: "";
	width: 10px;
	height: 10px;
	border-left: 1px solid #d1ae62; border-bottom: 1px solid #d1ae62;
	transform: rotate(-45deg);
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -4px;
}
.Gnav a:hover,.Gnav.current .GHead a {
	text-decoration: none;
	color: #021b5b;
	cursor: pointer;
}
ul#GMenuBody li:first-child ul.Gnav{
	height: 54px !important;
}
ul#GMenuBody li:last-child .Gnav .GHead { background: none;}
ul#GMenuBody li{float: left;}
ul#GMenuBody > li{
	float: none; display: inline-block;
}
ul#GMenuBody > li.menuchive-none{ display: none; }
ul#GMenuBody .Gnav li{float: none;}
#LRColumn {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#LColumnBody {
	width: 800px;
	float: left;
}
/* Overall & panel width defined using css in MovingBoxes version 2.2.2+ */
#slider-one { width: 800px; }
#slider-one > li { width: 450px !important; }

.banner{  margin: 23px auto 34px;  }
.banner a{ display: inline-block; }
.slide-b{ margin: 4px 0px 20px; }
.m-bn{ margin: 0px; }
.text-slide{ font-size: 13px; letter-spacing: -1px; line-height: 29px; margin: 0px 0px 19px; }
.text-slide span{ font-size: 18px; font-weight: bold; }
.box-tag{ background: #f4f4f9; padding: 10px 5px; margin: 0px 0px 61px; position: relative; }
.box-tag:before{ content: ""; position: absolute; 
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;  
  border-bottom: 6px solid #f4f4f9;
  top: -6px; left: 50%; margin-left: -3px;
 }
.box-tag h2{ text-align: center; color: #021b5b; font-family: 'Roboto Condensed', sans-serif; padding: 0px 0px 8px; font-size: 14px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #ddd; margin: 0px 0px 9px; }
.box-tag ul,.box-tag .tag-cloud{ overflow: hidden; padding: 0px 0px 0px 15px; }
.box-tag ul li,.box-tag .tag-cloud span{ float: left; margin: 0px 4px 0px 0px; }
.box-tag ul li a,.box-tag .tag-cloud span a{ background: #919191; display: block; line-height: 32px; color: #fff; -webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px; padding: 0px 18px; font-size: 11px; text-align: center; }
.text-slide{

}
.feature{ margin: 0px 0px 20px; }
.owl-carousel .owl-item{ width: 245px !important; }
h2.h2-title {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	color: #021b5b;
	margin: 0px 0px 37px;
	font-size: 21px;
	line-height: 21px;
	letter-spacing: 2px;
	font-weight: bold;position: relative;
}
.feature h2.h2-title{ line-height: 25px; }
#WNewList h2.h2-title, .feature h2.h2-title{ margin: 0px 0px 37px; }
 .feature h2.h2-title{  }
h2.h2-title span{ display: inline-block;  font-weight: bold; text-transform: uppercase; padding-bottom: 17px;  }
.feature h2.h2-title span,#WNewList h2.h2-title span{ padding-bottom: 19px; }
#BlogList h2.h2-title span,#RegularList h2.h2-title span{ padding-bottom: 10px; }
#EventList h2.h2-title span{ padding-bottom: 11px; }
#SpecialList h2.h2-title{ margin-bottom: 42px; }
#SpecialList h2.h2-title span,#InfoList h2.h2-title span{ padding-bottom: 11px; }
h2.h2-title span:before{
	content: "";
	border-bottom: 1px solid #d1ae62;
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 8;
	margin-left: -50px;
}
h2.h2-title span:after{
	content: "";
	width: 10px;
	height: 8px;
	background: url(../img/down.png) no-repeat left top;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -5px;
	z-index: 9;
}
#LColumn #WNewList {
	position: relative;
	margin-bottom: 40px;
}

#LColumn #WNewList .ListView {
	top: 23px;
	right: 0px;
}


#RColumn {
	float: right;
	width: 300px;
}

#RColumn #Side {}
#RColumn #Side .Bnr {
	padding-bottom: 20px;
}

#Footer {
	margin-right: auto;
	margin-left: auto;
	padding: 38px 0 0;
	background: #f4f4f9;
	text-align: center;
}
#Footer > h2{ margin: 0px 0px 40px; }
#Footer #PageTopBox {
	position: relative;
}
#Footer .PageTop {
	width: 50px;
	position: absolute;
	top: -94px;
	right: 18px;
}

#Footer .PageTop a {
	height: 100%;
	width: 100%;
	position: absolute;
}

#Footer .PageTop a:hover p {
	text-decoration: underline;
}

#Footer #FMenu {
	background-color: #ddd;
	overflow: hidden;
}
.feature-none,.box-tag-none,.EventList-none{ display: none; }
.mod-hers{ overflow: hidden; text-align: left; }
.mod-hers div.img-banner{ float: left; width: 122px; }
.mod-hers div.img-banner img{ max-width: 100%; }
.mod-hers .text-hers{ float: right; width: 229px; }
.mod-hers .text-hers .top-text{color: #191919; font-size: 10px; margin: 0px 0px 1px; }
.mod-hers .text-hers .date-f{ font-size: 16px; line-height: 1.3; font-weight: bold; margin: 0px 0px 8px; }
.mod-hers .text-hers .date-f span{ font-size: 14px; font-weight: normal; }
.mod-hers .text-hers .date-f span span{  }
.mod-hers .text-hers .top-text{ line-height: 20px; }
.mod-hers .text-hers .top-text span{ line-height: 25px; display: inline-block; margin: 0px 10px 0px 0px; vertical-align: middle; color: #011a5a; font-size: 18px; font-weight: bold; text-transform: uppercase;}
.mod-hers .text-hers .around{ font-size: 12px; line-height: 15px; margin: 0px 0px 5px; padding: 0px 10px 0px 0px; }
.mod-hers .text-hers .around1{
	font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
}
.list-h{ overflow: hidden; }
.list-h li a{     float: left;
	width: 101px;
	border: 1px solid #011a5a;
	background: #fff;
	font-size: 11px;
	margin: 0px 1px 2px 0px;
	color: #011a5a;
	line-height: 24px;
	text-align: center;}
.list-h li a:hover{ text-decoration: none; }
.list-h li:nth-child(2n){  }
.footer-main{ padding-bottom: 43px; }
#Footer #FMenu ul,.footer-main,#Footer .inner {
	overflow: hidden;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #FMenu ul li {
	padding: 8px 0px 7px;
	font-size: 11px;
	line-height: 15px;
	display: inline-block;
}

#Footer #FMenu ul li a {
	color: #191919;
	font-size: 11px;
	padding-right: 2px;
	white-space: nowrap;
	padding-left: 5px; line-height: 15px;
}
#Footer #FMenu ul li a img{ vertical-align: middle; margin: 0px 0px 0px 3px; }
#Footer #FMenu ul li:first-child a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer #FMenu ul li a:hover {
	text-decoration: none;
}
.slidercontent{
	display: none;
}
.footer-main .mod-foot{ float: left; width: 140px; line-height: 18px; text-align: left; }
.footer-main .mod-foot h3{ background: url(../img/line-f.png) no-repeat left top; font-family: 'Roboto Condensed', sans-serif; line-height: 20px; padding: 0px 0px 0px 15px; color: #7b87aa; text-align: left; font-size: 16px; font-weight: bold; text-transform: uppercase; margin: 0px 0px 14px; }
.footer-main .mod-foot ul li{ color: #191919; display: block; font-size: 10px; line-height: 18px; margin: 0px 0px 15px; }
.footer-main .mod-foot ul li a{ color: #191919; }
.footer-main .mod-foot ul li span{ display: block; }
.footer-main .mod-foot:last-child ul li{
	margin: 0px 0px 15px;
}
.footer-main .mod-foot h3{
	display: block; text-align: left;
}
.footer-main .mod-foot h3 a{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #7b87aa;
	font-size: 16px;
	font-weight: bold;
}
.footer-main .mod-foot.mod-archive h3 a{
	font-family: 'Roboto Condensed', sans-serif;
}
.footer-main .mod-other{ float: right; width: 372px; }
.footer-main .mod-other div.share-on{ overflow: hidden; margin: 0px 0px 20px; }
.footer-main .mod-other div.share-on span{ float: left; font-size: 0px; line-height: 0px; margin-right: 8px; margin-top: 2px}
.footer-main .mod-other div.share-on a{ float: left; margin: 0px 0px 0px 10px;  }
.footer-link{ background: #fff; padding: 22px 0px 30px; }
.footer-link .inner{ text-align: center; }
.footer-link .inner h3{ text-align: center; letter-spacing: 1px; margin: 0px 0px 20px; font-weight: bold; color: #011a5a; font-size: 18px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; }
.footer-link ul li{ display: inline-block; font-size: 11px; line-height: 15px; padding: 0px 3px; color: #191919; vertical-align: top; margin: 0px 0px 8px; }
.footer-link ul li a{ display: inline-block; line-height: 15px; color: #191919; vertical-align: top; }
#Footer #Copyright {
	margin-right: auto;
	margin-left: auto;
	background: #021b5b;
	padding: 18px 0px;
}
.footer-main .mod-foot:nth-child(4) ul{  }
.footer-main .mod-foot:nth-child(4) ul li{
	
}
.footer-main .mod-foot:nth-child(5) ul li{
	
}
	
#Footer #Copyright .copy-left{ float: left; color: #f4f4f9; font-size: 11px; }
#Footer #Copyright .copy-left a,#Footer #Copyright .copy-left span{ display: inline-block; }
#Footer #Copyright .copy-left span{ padding: 0px 4px; }
#Footer #Copyright p.text-c{ float: right; margin: 0px; color: #f3f3f8; font-size: 10px; line-height: 16px; }
#Footer #Copyright h2 {
	padding-bottom: 20px;
}
#Footer #Copyright p {}



#LColumn #PageNavi {
	padding-bottom: 30px;
}
#LColumn #PageNavi ul {
	overflow: hidden;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#LColumn #PageNavi li {
	width: 50%;
}

#LColumn #PageNavi li a {
	color: #000;
	padding: 10px;
}

#LColumn #PageNavi li a:hover {
	background-color: #CCC;
	text-decoration: none;
}

#LColumn #PageNavi li.Prev {}
#LColumn #PageNavi li.Next {
	text-align: right;
}
#LColumn #PageNavi li.Prev a {
	float: left;
}
#LColumn #PageNavi li.Next a, #LColumn #PageNavi.Reader li.Next {
	float: right;
}



#LColumn .EntryList {
	position: relative;
	margin-bottom: 30px;
}

#LColumn .EntryList h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#LColumn .EntryList .ListView {
	
}

#LColumn .EntryList.Event h2 {
    font-size: 1.6em;
   
}

.EntryList .ThumbBox {}
.EntryList .ThumbBox ul {}
.EntryList .ThumbBox li {
	width: 120px;
	margin-right: 5px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	height: 220px;
}

.EntryList .ThumbBox.relatedReader {}
.EntryList .ThumbBox.relatedReader ul {}
.EntryList .ThumbBox.relatedReader li {
        width: 120px;
        margin-right: 5px;
        margin-bottom: 10px;
        padding-bottom: 0px;
        height: 210px;
        text-align: center;
}

.EntryList .ThumbBox.Reader {}
.EntryList .ThumbBox.Reader ul {}
.EntryList .ThumbBox.Reader li {
        width: 190px;
        margin-right: 18px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        height: 300px;
        text-align: center;
}

.EntryList .ThumbBox.Reader li:nth-child(3) ~ li {
        border-top: 1px solid #000;
        padding-top: 15px;
}

.relatedReader .Thumb img,
.Reader .Thumb img {
        border-radius: 50%;
}

.EntryList .ThumbBox li:hover {
	background-color: #CCC;
}
.EntryList .ThumbBox.Reader li:hover,
.EntryList .ThumbBox.relatedReader li:hover {
        background-color: #fff;
}
#LColumn .EntryList1{
	margin: 0px 0px 50px;
}
.EntryList .ThumbBox .Thumb {
	position: relative;
}

.EntryList .ThumbBox .Thumb a {
	position: absolute;
	height: 100%;
	width: 100%;
}
.EntryList1 .ThumbBox .Thumb a{ position: relative; }
.EntryList1 .ThumbBox .Thumb a p,.EntryList1 .ThumbBox .Thumb a div{ color: #000;}
.EntryList .Thumb img {
	border: 1px solid #CCC;
}
.EntryList .Thumb .CateTitle {
	background-color: #a1a1a1;
	width: 115px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #FFF;
}
.EntryList .Thumb p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.EntryList .Thumb .Date {
	padding-top: 10px;
}
.EntryList .Thumb .DetailTitle {
	line-height: 1.2em;
	padding-top: 0px;
	padding-bottom: 10px;
	word-wrap: break-word; 
}
.EntryList .Reader .Thumb .DetailTitle,
.EntryList .relatedReader .Thumb .DetailTitle {
        padding-top: 10px;
}
.EntryList .Reader .Thumb .Profile,
.EntryList .relatedReader .Thumb .Profile {
        word-break: break-all;
}
.EntryList .Thumb .DetailNumber, .EntryList .Thumb .DetailName {
    font-size: 120%;
	line-height: 1.2em;
}
.EntryList .Thumb .DetailNumber {
    padding-top: 10px;
    padding-bottom: 0px;
}
.EntryList .Thumb .DetailName {
    padding-top: 0px;
    padding-bottom: 10px;
}

.related_post_title {
display:none;
}
ul.related_post {
}
ul.related_post li {
	width: 120px;
	margin-right: 5px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

ul.related_post li:hover {
	background-color: #CCC;
}
ul.related_post li a {
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
ul.related_post li img {
	height: 118px;
	width: 118px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
ul.related_post .Thumb p {
	padding: 5px;

}


#Gtun br,
#Gtun p,
#Gtun a,
#Gtun ul,
#Gtun li,
#Gtun div,
#Gtun dl,
#Gtun dt,
#Gtun dd,
#Gtun h2,
#Gtun h3,
#Gtun h4,
#Gtun h5,
#Gtun h6,
#Gtun img {
	margin: 0px;
	padding: 0px;
}
.bx-wrapper .bx-next{
    right: -45px!important;;
    background-image: url(../img/right-arrow.png)!important;;
}
.bx-wrapper .bx-prev{
    left: -45px!important;
    background-image: url(../img/left-arrow.png)!important;;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #d1ae62!important;
}
.SlideAll{
    width: 1140px;
}
.bx-wrapper .bx-controls-direction a{
    width: 12px!important;
    height:40px!important;
}
#VisualBox .bx-wrapper .bx-pager, #VisualBox .bx-wrapper .bx-controls-auto{
    bottom: -37px;
}
.slide-feature {
    width: 820px;
    margin: 0 auto;
    height: 300px;
    position: relative;
    overflow: hidden;
    left: -10px;
}
.w-slide {
    width: 2000px;
    position: absolute;
    left: 50%;
    margin-left: -1000px;
}
.feature .slide-feature .w-slide .Slide{
	width: 450px; margin: 0 auto;
}

.shadow-l{
	background: url(../img/shadow-l.png) no-repeat left top; position: absolute; left: -10px; width: 90px; height: 300px; top: 81px;
}
.shadow-r{
	background: url(../img/shadow.png) no-repeat left top; position: absolute; right: -10px; width: 90px; height: 300px; top: 81px;
}
.feature .w-slide .bx-wrapper .bx-controls-direction a{ width: 50px !important; z-index: 99; display: block;  margin-top: -25px; height: 50px !important; }
.feature .w-slide .bx-wrapper .bx-prev{
 left: 20.6% !important; background: url(../img/arrows.png) no-repeat left top !important;
}
.feature .w-slide .bx-wrapper .bx-next{
 right: 20.4% !important; background: url(../img/arrows.png) no-repeat left bottom !important;
}
.feature .bx-pager{ display: none; }
.feature .Slide{ position: relative; height: 300px !important; }
.feature .Slide > a{ position: absolute; height: 100%; width: 100%; z-index: 10; }
.feature .Slide .text{ background: rgba(225,225,225,0.65); color: #000; letter-spacing: -1px; padding: 13px 10px 10px 10px; line-height: 16px; font-size: 13px; position: absolute; bottom: 0px; left: 0px; width: 100%; }
.feature .Slide .text .titlecontent{ display: inline-block; line-height: 16px; vertical-align: middle; }
.feature .Slide .text span{color: #000; display: inline-block; font-weight: bold; line-height: 16px; font-size: 11px; }
.feature .Slide .text a{   }
.feature .bx-wrapper .bx-loading{ background: none; }
.feature .bx-wrapper{  }
#VisualBox .bx-wrapper .bx-pager.bx-default-pager a{ width: 12px; height: 12px; 
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#MagazineHeadLine #MHLfooter{
 height: 32px !important;
}
#Visual .bx-wrapper{ border: none !important; }
#RColumn .timeline-Widget--edge{ border-radius: 0px !important; }
#MagazineHeadLine #MHLine dl dt {
    margin-right: 10px;
}
.wp_rp_footer{ display: none; }
.view-feature{ text-align: right; }
.view-feature a{ 
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	background-color: #d1ae62;
    -webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
    font-size: 11px;
    top: -50px;
    line-height: 27px;
    position: relative;
    padding: 0px 15px;
}
.update-date{ padding: 0px 8px 0px 0px; font-size: 14px; }
div.Date{ font-size: 14px; }
div.Date .tags-s{ font-size: 0px; line-height: 0px; }
div.Date .tags-s span.keyword,div.Date .tags-s a{ 
	color: #191919; 
	font-size: 14px; 
	line-height: 12px; 
	display: inline-block; 
	vertical-align: middle; 
	padding: 0px 0px 0px 5px;
}
#Event p.tit11{ margin: 0px 0px 25px; }
.title-regular{
	font-family: 'Roboto Condensed', sans-serif;
    color: #d1ae62;
    font-size: 16px;
    margin: 0px 0px 10px;
    line-height: 22px;
}
.page-current .ListView {
    background-color: #d1ae62;
    border-radius: 5px;
    font-size: 11px;
    top: -6px!important;
    right: 7px!important;
}
.page-current .ListView a {
    padding: 8px;
}
.tags-s.left{ display: none; }
div.features .tags-s.left{ display: block; }