@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 1190px) {
	#top .rankArea h4 {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 5px;
  line-height: 1.3em;
  width: 103%;
}

.search {
    width: 290px;
    margin-left: 30px;
    height: 40px;
    margin-top: 20px;
    float: right;
}

#top .rankArea .time {
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-left: 10px;
  font-size: 13px;
  padding-top: 5px;
  letter-spacing: -1px;
  color: #c0c0c0;
}
#top header {
    width: 100%;
    height: 99px;
    overflow: hidden;
    position: relative;
  
}

.logoImg{
	width:68%;
}



#top .contents .mainContents .boxPad .box .imgArea {
  height: 150px;
  overflow: hidden;
}

#top .contents .contentPad {
  padding-right: 2px;
}

#top header .Inpad .mainTtl {
    position: absolute;
    top: 319px;
    margin-left: 0%;
    width: 29%;
    line-height: 156%;
    text-align: right;
    /* left: 90px; */
    font-size: 16px;
    color: #fff;
}

#top header .mainCatg {
    position: absolute;
    top: 423px;
    margin-left: 25.6%;
    text-align: right;
    color: #fff;
    font-size: 12px;
}
#top header .Inpad .mainImg {
        position: relative;
    top: -500px;
    left: 39px;
    margin-left: 31%;
}
}

@media screen and (max-width: 1113px) {
	
	#top header .mainCatg {
    position: absolute;
    top: 423px;
    margin-left: 25.6%;
    text-align: right;
    color: #fff;
    font-size: 12px;
    display: none;
}





.navBg{
    display: none;
}

.navBgSp{
    display: block;
}




	
	#top header .Inpad .mainTtl {
    position: absolute;
    top: 229px;
    margin-left: 0%;
    width: 100%;
    line-height: 156%;
    text-align: left;
    left: 89px;
    font-size: 13px;
    color: #fff;
}

#top header .Inpad .mainImg {
       position: absolute;
    top: 253px;
    width: 54%;
    /* left: 190px; */
    margin-left: 4%;
}

#top header .Inpad .mainImg img {
	width:157%;
}

}

@media screen and (max-width: 1036px) {
	
	.boxRight {
    width: 33%;
	}
	.boxLeft {

    width: 61%;
}
	
}



@media screen and (max-width: 991px) {
	.boxLeft {
    
    width: 50%;
}
.boxRight {
    width: 49%;
}

#top header .Inpad .mainTtl {
    position: absolute;
    top: 319px;
    margin-left: 0%;
    width: 29%;
    line-height: 156%;
    text-align: right;
    /* left: 90px; */
    font-size: 16px;
    color: #fff;
}

.textBox {
    height: 40px;
    width: 107%;
}
}
	
@media screen and (max-width: 954px) {
	.boxLeft {
    width: 50%;
	float:none;
}
.boxRight {
    width: 100%;
	float:none;
	margin-top:10px;
}
	
}
	



@media screen and (max-width: 1200px) {
	.RightBox {
    width: 75%;
}
}

@media screen and (max-width: 840px) {
	.RightBox {
    width: 69%;
}
	
}



@media screen and (max-width: 700px) {
	.RightBox {
    width: 64%;
}
	
}

@media screen and (max-width: 530px) {
	.Catego {
    width: 55%;
	}
	.RightBox {
    width: 60%;
}
}

@media screen and (max-width: 630px) {
	.LeftBox img{
		width:130%;

}
}

@media screen and (max-width: 600px) {
	.RightBox {
    width: 72%;
}
}

@media screen and (max-width: 500px) {
	.Catego {
		display:none;
}
}
	

@media screen and (max-width: 500px) {
	
	
#top header .Inpad .mainImg img {
    width: 164%;
}



#top .contents {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 20px;
    z-index: 20;
    position: relative;
}

#top header .headArea .headAreaInner .sns {
    float: right;
    display: none;
}

#top header .Inpad .mainTtl {
    position: absolute;
    top: 176px;
    margin-left: 0%;
    width: 92%;
    line-height: 156%;
    text-align: left;
    left: 17px;
    font-size: 13px;
    color: #fff;
}
#top header .headArea {
    width: 100%;
     width: 100%;
    height: 75px;
    background-color: #f5f5f5;
    /* margin-top: 5px; */
}
}


@media screen and (max-width: 992px) {
	#top .contents .mainContents {
    
 
    padding-top: 15px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}


#top .pageNation {
     float:none; 
    margin-top: 25px;
    margin-bottom: 25px;
}
#top .pageNation li {
    float: left;
    margin-left: 4px;
    margin-top: -14px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #5ab0af;
    font-size: 16px;
    color: #fff;
}

.btn {
    display: inline-block;
    height: 42px;
    width: 100%;
    float: left;
    /* margin-bottom: 0; */
    font-size: 14px;
    font-weight: normal;
    background-color: #00a185;
    color: #fff;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px 3px 3px 0px;
}
#top .serchArea .textBox {
     height: 42px;
    width: 100%;
}

.searchText{
	float:left;
	width:69%;
	margin-right:1%;
}
.searchBtn{
	float:left;
	width:30%;
}

#top .contents .mainContents .boxPad .box .imgArea {
       height: 20%;
    overflow: hidden;
}

#top .rankArea .cap {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 1%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    font-size: 0;
}
#top .rankArea .time {
    text-align: left;
    ont-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-left: 10px;
    font-size: 13px;
    padding-top: 5px;
    letter-spacing: -1px;
    color: #c0c0c0;
}

#top footer .footInner .right {
    text-align: right;
    display: none;
}

#top footer .footInner {
    padding-left: 7%;
    padding-right: 7%;
    margin: 0 auto;
    padding-top: 30px;
}
}

@media screen and (max-width: 500px) {
	
	.imgArea {
		width:auto !important;
    height: 190px;
    overflow: hidden;
}
}

@media screen and (max-width: 768px) {
	.imgHg {
    display: block;
    /* max-width: 100%; */
    /* height: auto; */
    width: 100% !important;
	min-height:auto !important;
}

.main_menu {
    width: 80px;
    height: 56px;
    color: #fff;
    text-align: center;
	display:block;
    font-size: 11pt;
    font-weight: bold;
    /*padding: 17px 10px 0;*/
    padding-top: 0px;
    position: absolute;
    top: -59px;
    left: 88%;
    /* margin: -1px 0 0 -1px; */
    cursor: pointer;
    /* width: 180px; */
    /* height: 35px; */
    /* border: 1px solid #e5e4e6; */
}
#top .pageNation li {
    float: left;
    margin-left: 4px;
    margin-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 13px;
    padding-bottom: 13px;

    font-size: 16px;
    color: #fff;
}

.menuImage{
	width:70%;
    max-width: 50px;
    padding-bottom: 6px;
}
.logoImg {
    width: 50%;
}
#top header {
    width: 100%;
    height: 82px;
    overflow: hidden;
    position: relative;
}

.imageArea {
    height: 100%;
    overflow: hidden;
    border-radius: 0px 0 0 0px; 
    height: 179px !important;
}
.contBox {
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    height: 180px;
border: solid 2px #4dccb9;
    position: relative;
    margin-bottom: 9px;
    height: 275px;
}
.ContTxt {
    font-size: 14px;
    margin-top: 5px;
    display: none;
}
.right {
    float: right;
    display: none;
}
.Date, .category {
    width: 100px;
    float: left;
    font-size: 12px;
    margin-top: 60px;
    color: #c0c0c0;
    display: none;
}
.post{
	border:solid 1px #ddd;
	padding:10px 10px;
	background-color:#fff;
	margin-bottom:30px;
}
}

	
