.mod_table_02 td.category {
  width: 13% !important;
  text-align: center !important;
}
.mod_table_02 td.category span {
  padding: 2px !important;
  display: block !important;
  border-radius: 4px !important;
  background-color: #E6EBF0 !important;
  font-size: 85.7% !important;
}


span.second{
margin-top:3px;
}


#content .search .btn {
    float:none !important;
    margin-left:0 !important;
}


/* search
========================================================================*/


.press .article .search_area {
	margin: 0px 0;
}
.press .article .search_area .search {
	padding-bottom: 0;
}





.searchLeft {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}





.searchRight {
    width: 365px;
/*float: right;*/
/*width: 380px;*/
	float: left;
	margin: 0;
	padding: 0;
}
.searchRight01 {
	width: 155px;
	float: left;
	font-size: 85%;
}
.searchRight02 {
	width: 210px;
	float: right;
	font-size: 85%;
}
.searchLeft .mod_search_field {
	width: 85%!important;
}

@media only screen and (min-width: 960px) {
}

@media only screen and (min-width: 600px) and (max-width: 959px) {
.searchLeft {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}
.searchRight {
	width: 365px;
	float: right;
	margin: 0;
	padding: 0;
}
}

@media only screen and (max-width: 767px) {
.searchLeft {
	width: 100%;
	float: left;
}
.searchRight {
	width: 100%;
	float: right;
}
.searchRight02 {
	width: 210px;
	float: left;
}
.press-release .mod_button_10b ul.btn li {
	font-size: 94%;
}
}

@media only screen and (max-width: 599px) {
/* press-release */
.press-release p.rss {
	top: -40px;
}
.press-release h2 {
	font-size: 114.3%;/* 32px */
}
.mod_button_10 div.container {
	border: none;
}
.press-release .content {
	width: 100%;
	height: auto;
	overflow: none;
}
.press-release .content .mod_table_02 colgroup {
	display: none;
}
.press-release .content .mod_table_02 tr {
}
.press-release .content .mod_table_02 th, .press-release .content .mod_table_02 td {
	font-size: 85.7%;/* 24px */
}
.press-release .content .mod_table_02 th {
	width: 100%;
	padding: 20px 0 12px 0px;
}
.press-release .content .mod_table_02 td {
	padding-top: 5px;
}
.press-release .content .mod_table_02 p.mod_text_small {
	font-size: 100% !important;
	/* 24px */
	padding-bottom: 4px;
	font-weight: bold;
}
.press-release .content .mod_table_02 .category .icon_block {
	position: relative;
}
.press-release .content .mod_table_02 .category {
	padding: 0;
	border: none;
}
.press-release .content .mod_table_02 .category .icon_block span {
	display: block;
	width: auto;
	position: absolute;
	top: -30px;
	left: 8em;
	padding: 3px;
	margin: 0 15px;
	white-space: nowrap;
}
.press-release p.all-list-link {
	margin-top: 30px;
	margin-right: 0;
	padding-right: 1em;
	font-size: 85.7%;/* 24px */
}
.press .mod_button_03 ul li {
	margin: 0 10px 20px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #d2d7dc;
	float: left;
}
.searchLeft {
	width: 100%;
	float: none;
}
.searchRight {
	width: 100%;
	float: none;
	padding: 0px 0 0;
}
.searchRight01 {
	width: 100%;
	float: left;
	padding: 0px 0 0;
	/*margin-top: -5px;*/
}
.searchRight02 {
	width: 100%;
	float: left;
	padding: 0px 0 0;
	/*margin-top: -10px;*/
}
.banner-area ul li {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	margin-top: 20px;
}
.banner-area ul li img {
	width: 100%;
	height: auto;
}
}


.title_wrap{
position: relative;
}

p.rss {
	margin: 0;
	line-height: 0;
	position: absolute;
	top: 15px;
right: 105px;
/*right: 0;*/
}
@media only screen and (max-width: 599px) {
p.rss {
	top:5px;
}
}