@charset "UTF-8";
/* CSS Document */
@media (max-width:1023px){



.bxslider_sm img {
	width: 100%;
	height: auto;
}

.bx-wrapper {
	margin: 46px auto 0;
}
.bx-wrapper .bx-controls {
    width: 320px;
    margin-left: 5px;
    position: absolute;
    top: 0px;
}
.bx-wrapper .bx-controls .bx-pager {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 280px;
}
.bx-wrapper .bx-controls .bx-pager div {
	display: inline-block;
}
.bx-wrapper .bx-controls .bx-pager div a {
	width: 16px;
	height: 16px;
	background: url(../img/mainv_dotted_sm.png);
	text-indent: -9999px;
	display: inline-block;
    margin: 0 10px 0;
}
.bx-wrapper .bx-controls .bx-pager div a.active {
	width: 16px;
	height: 16px;
	background: url(../img/mainv_dotted_ac_sm.png);
	text-indent: -9999px;
	display: inline-block;
	opacity: 1;
}
.bx-wrapper .bx-controls .bx-controls-direction a {
    background-image: url(../img/mainv_arrow.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    height: 31px;
    width: 30px;
    margin-top: -11px;
    position: absolute;
    top: 162px;
    left: -20px;
}
.bx-wrapper .bx-controls .bx-controls-direction .bx-next {
	background-color: #fff;
	position: relative;
	width: 50px;
	height: 50px;
}
.bx-wrapper .bx-controls .bx-controls-direction .bx-next:after {
	background-image: url(../img/mainv_arrow.png);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 30px;
	margin-top: -11px;
	position: absolute;
	top: 162px;
	left: 295px;
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.slide_musk {
	background-color: #FFF;
	height: 336px;
	width: 100%;
	width: 592px;
	position: absolute;
	top: 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: table;
}
.slide_musk.left {
	margin-right: 312px;
	right: 50%;
}
.slide_musk.right {
	margin-left: 312px;
	left: 50%;
}

.topic_area {
	width: 76.3%;
	padding-left: 20px;
	float: left;
	box-sizing: border-box;
}
.topic_area .mod_link02 {
	margin-top: 15px;
}
.topic_area .list_topics2 {
	margin-top: -40px;
}
.topic_area .list_topics2 li {
	float: left;
	width: 32%;
	margin-top: 40px;
	margin-right: 2%;
	position: relative;
}

.topic_area .list_topics2 li:nth-child(3n) {
	margin-right: 0px;
}
.topic_area .list_topics2 li .img_thumb {
	width: 100%;
	overflow: hidden;
}
.topic_area .list_topics2 li .img_thumb img {
	max-height: 153px;
}
.topic_area .list_topics2 li .txt_ttl {
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}

.list_news li {
	font-size: 12px;
	margin-top: 20px;
}
.list_news li .mod_icn_new {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	width: 30px;
	height: 15px;
	position: relative;
}
.list_news li a {
	font-size: 14px;
	color: #00aced;
	display: block;
}
.btn_more {
	margin-top: 20px;
}
.btn_more a {
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 5px;
	border: 1px solid #000;
}
.btn_more a span:before {
	content: "\e819";
	font: normal normal normal 100%/1 fontello;
	margin-right: 10px;
}
.list_bnr {
	margin-top: 25px;
}
.list_bnr li {	margin-top: 10px;
}

.box_rss {
	margin-top: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 2px solid #007ac3;
	border-bottom: 2px solid #007ac3;
}
.box_rss:before,
.box_rss:after {
	content: "";
	background-color: #007ac3;
	display: block;
	height: 1px;
	margin-bottom: 10px;
}
.box_rss:after {
	margin-top: 10px;
	margin-bottom: 0px;
}
.box_rss li {
	margin-top: 5px;
}
.box_rss li a {
	font-weight: bold;
}
.box_rss li .txt_date {
	font-size: 12px;
	display: block;
	margin-top: 2px;
}

.box_fllow {
	text-align: center;
	margin-top: 40px;
}
.box_fllow li {
	font-size: 24px;
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
}

p.maskLeft {
    width: 660px;
    height: 418px;
	background: #fff;
	text-indent: -9999px;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: table;
	top: 50px;
    right: 50%;
    margin-right: 355px;
}

p.maskRight {
    width: 660px;
    height: 418px;
	background: #fff;
	text-indent: -9999px;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: table;
	top: 50px;
    left: 50%;
    margin-left: 355px;
}


}
