@charset 'utf-8';

/* TOP
======================================================= */
.mainvisual {
  display: none;
}

.sp_mainvisual {
  display: block;
}

.sp_mainvisual ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* グルメキャリーinfo */
.gcInfo a {
  display: block;
  color: red;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 15px 0;
  text-align: center;
}

.wrapper {
  overflow: hidden;
}

/* 新着情報 */
.top_content h2 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content h2 a {
  float: right;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1;
  margin: 10px 0 0;
  padding: 0 0 0 12px;
  background: url(../../common/img/arw01.png) no-repeat 0 45%;
}

.top_content .tit_block {
  display: none;
}

.top_content .info_list {
  display: none;
}

/* 検索 */

.top_content .search {
  display: none;
}

.top_content .sp_search {
  margin: 0 0 30px;
  padding: 10px 3% 10px;
  background: #fcf9ea;
}

.top_content .sp_search .day {
  margin: 0 0 10px;
  font-size: 1.0rem;
  text-align: center;
}

.top_content .sp_search .day span {
  font-weight: bold;
  color: #f3852d;
}

/*20190531 add 関東ＳＰ求人数のクローン用ＣＳＳ*/
.top_content .sp_search .cloneNumberBox .number {
  margin: 0 0 10px;
  font-size: 1.3rem;
  text-align: center;
}

.top_content .sp_search .cloneNumberBox .number em {
  font-weight: bold;
  color: #f3852d;
}

.mainvisual .search .inner .number span {
  font-size: 12px;
  font-size: 1.2rem;
  /*color: #f3852d;*/
}

/*end*/


.top_content .sp_search ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top_content .sp_search .search_menu {
  margin: 0 0 10px;
  text-align: center;
}

.top_content .sp_search .search_menu li {
  float: left;
  width: 23%;
  margin: 0 0 0 2.66%;
}

.top_content .sp_search .search_menu li:first-child {
  margin: 0;
}

.top_content .sp_search .search_menu li a {
  display: block;
  padding: 31px 0 3px;
  border-bottom: 2px solid #d37327;
  font-size: 1.0rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 1.1;
  background: #f3852d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.top_content .sp_search .search_menu li.type a {
  background: #f3852d url(../../common/img/sp/ico_type01.png) no-repeat center 5px;
  -webkit-background-size: 16px auto;
  background-size: 16px auto;
}

.top_content .sp_search .search_menu li.job a {
  background: #f3852d url(../../common/img/sp/ico_job01.png) no-repeat center 6px;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
}

.top_content .sp_search .search_menu li.train a {
  background: #f3852d url(../../common/img/sp/ico_train01.png) no-repeat center 5px;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}

.top_content .sp_search .search_menu li.city a {
  background: #f3852d url(../../common/img/sp/ico_city01.png) no-repeat center 5px;
  -webkit-background-size: 19px auto;
  background-size: 19px auto;
}

.top_content .sp_search .search_menu li span {
  font-size: 1.6rem;
}

.top_content .sp_search p.etc_area {
  font-size: 1.5rem;
  display: block;
  margin: 10px 0 20px;
  text-align: center;
}

.top_content .sp_search .intit {
  margin: 0 0 2px;
  padding: 0 0 0 20px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #f3852d;
  background: url(../../common/img/sp/ico_keyword01.png) no-repeat left center;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
}

.top_content .sp_search form > p.mb10{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_content .sp_search input[type="text"] {
  width: 76%;
  border: 1px solid #ddd;
  border-right: none;
  border-radius: 5px 0 0 5px;
  padding: .6em 1em;
}

.top_content .sp_search button[type="submit"] {
  width: 24%;
  padding: .6em 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  background: #f3852d;
  border: 1px solid #f3852d;
  border-left: none;
  border-radius: 0 5px 5px 0;
}

.top_content .sp_search button[type="submit"] span.s_click_a {
  display: block;
  padding: 0 0 0 20px;
  background: url(../../common/img/sp/ico_search02.png) no-repeat left 40%;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  background-position-x: 20%;
}

.top_content .sp_search button[type="submit"] span.s_click_b {
  display: block;
  padding: 0 0 0 20px;
  background: url(../../common/img/sp/loading.gif) no-repeat left 40%;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
  background-position-x: 20%;
}

.top_content .sp_search .word {
  display: table;
  width: 100%;
  margin: 0 0 15px;
  font-size: 1.1rem;
}

.top_content .sp_search .word dt {
  display: table-cell;
  width: 75px;
  vertical-align: top;
}

.sp_header_popularword_title{
  display: block;
  width: auto;
  margin: 0 0 .5em;
}

.top_content .sp_search .word dd {
  display: table-cell;
  vertical-align: top;
}

.top_content .sp_search .word dd ul {
  font-size: 1.1rem;
}

.top_content .sp_search .word dd ul li {
  display: inline-block;
  margin: 0 4px .5em 0;
}

.sp_header_popularword_tag_list .sp_header_popularword_tag_list_anc{
  display: block;
  padding: .5em 1em;
  background: #efefef;
  border-radius: 1.5em;
  border: solid 1px #ddd;
  text-decoration: none;
}

.top_content .sp_search .btn01 {
  margin: 0 auto 10px;
}

.top_content .sp_search .btn01 li,
.top_content .sp_search .btn02 li {
  float: left;
  width: 49%;
  margin: 0 0 0 0.5%;
}

.top_content .sp_search .btn01 li.tohoku {
  float: left;
  width: 49%;
  margin: 0 0 0 2%;
}

.top_content .sp_search .btn01 li:first-child,
.top_content .sp_search .btn02 li:first-child {
  margin: 0;
}

.top_content .sp_search .btn01 li a {
  display: block;
  padding: 12px 0 10px;
  border-bottom: 2px solid #d37327;
  background: #f3852d;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1.1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.top_content .sp_search .btn01 li strong {
  font-size: 1.6rem;
}

.top_content .sp_search .btn02 li a {
  display: block;
  padding: 12px 0 9px;
  border-bottom: 2px solid #3a627e;
  background: #437191;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.top_content .sp_search .btn01 li span {
  display: inline-block;
  /*padding: 0 0 0 12px;*/
  /*background: url(../../common/img/sp/arw02.png) no-repeat left 48%;*/
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
  line-height: 15px;
}

.top_content .sp_search .btn01 li span.tohoku {
  display: inline-block;
  padding: 0 0 0 12px;
  background: url(../../common/img/sp/arw02.png) no-repeat left 48%;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}

.top_content .sp_search .btn02 li.later span {
  padding: 0 0 0 15px;
  background: url(../../common/img/sp/ico_later02.png) no-repeat left 48%;
  -webkit-background-size: 10px auto;
  background-size: 10px auto;
}

.top_content .sp_search .btn02 li.log span {
  padding: 0 0 0 17px;
  background: url(../../common/img/sp/ico_log02.png) no-repeat left 48%;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
}

/* 求人特集 */

.top_content .recruit {
  margin: 0 0 30px;
}

.top_content .recruit .special ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .recruit .special ul:nth-child(n + 3) {
  border: none;
}

.top_content .recruit .special ul li {
  border-bottom: 1px solid #ddd;
}

.top_content .recruit .special ul li a {
  display: block;
  padding: 10px 3%;
  text-decoration: none;
}

.top_content .recruit .special ul li a .img {
  float: left;
}

.top_content .recruit .special ul li .img img {
  width: 110px;
  height: 88px;
}

.top_content .recruit .special ul li a .txt {
  float: right;
  width: calc(100% - 120px);
}

.top_content .recruit .special ul li a .txt h3 {
  margin: 0 0 5px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #f3852d;
}

/*ピックアップ求人*/

.top_content .recruit .pickup {
  margin: 0 0 40px;
}

.top_content .recruit p.pickup_link {
  text-align: center;
  margin: 60px 0 50px;
}

.top_content .recruit p.pickup_link a {
  color: #f3852d;
  font-weight: bold;
  font-size: 15px;
  border: solid 1px #f3852d;
  padding: 7px 40px;
  border-radius: 30px;
  background: #fff;
  text-decoration: none;
}

.top_content .recruit .pickup .pickup_list ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}

.top_content .recruit .pickup .pickup_list .slick-dots {
  padding: 0;
  bottom: -20px;
}

.top_content .recruit .pickup .pickup_list ul .slick-prev {
  left: 0px;
}

.top_content .recruit .pickup .pickup_list ul li {
  width: calc(100vw - 40px);
  margin-left: 20px;
  position: relative;
  -webkit-backface-visibility: hidden;
}

.top_content .recruit .pickup .pickup_list ul .with_video::after {
  content: "";
  display: block;
  width: 65px;
  height: 24px;
  background: transparent url("/searchContent/img/icon_movie.png") 0 0 no-repeat;
  -webkit-background-size: 65px;
  background-size: 65px;
  position: absolute;
  top: 5px;
  right: 5px;
}

.top_content .recruit .pickup .pickup_list ul li a {
  display: block;
  border: 1px solid #ddd;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}

.top_content .recruit .pickup .pickup_list ul li a img {
  width: auto;
  max-width: 330px;
  height: 150px;
}

/*-----iPhone5用-----*/
@media only screen and (min-device-width:320px) and (max-device-width:340px) {
  .top_content .recruit .pickup .pickup_list ul li a img {
    height: 126px;
  }
}

.top_content .recruit .pickup .pickup_list ul li a h3 {
  font-size: 16px;
  color: #F3852D;
  text-align: left;
  display: block;
  padding: 3px 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.top_content .recruit .pickup .pickup_list ul li a .inner {
  padding: 3px 10px 7px;
  text-align: left;
}

/* 最近見た求人 */

.top_content .sp_recent {
  margin: 0 0 30px;
}

.top_content .sp_recent .recent_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .sp_recent .recent_list ul li {
  border-bottom: 1px solid #ddd;
}

.top_content .sp_recent .recent_list ul li a {
  display: block;
  padding: 10px 3%;
  text-decoration: none;
}

.top_content .sp_recent .recent_list ul li a .img {
  float: left;
  width: 90px;
}

.top_content .sp_recent .recent_list ul li a .img .time {
  margin: 0 0 3px;
  padding: 2px 0;
  font-size: 1.0rem;
  color: #fff;
  text-align: center;
  background: #f92e2e;
}

.top_content .sp_recent .recent_list ul li a .img .time span {
  font-size: 1.2rem;
  font-weight: bold;
}

.top_content .sp_recent .recent_list ul li a .txt {
  float: right;
  width: calc(100% - 100px);
}

.top_content .sp_recent .recent_list ul li a .txt h3 {
  margin: 0 0 3px;
  font-size: 1.3rem;
  font-weight: bold;
}

.top_content .sp_recent .recent_list ul li a .txt p {
  font-size: 1.1rem;
}

/* 別の角度から仕事を探す */

.top_content .sp_ohter {
  display: block;
  margin: 0 0 30px;
}

.top_content .sp_ohter h3 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content .sp_ohter .other_list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .sp_ohter .other_list li {
  border-bottom: 1px solid #ddd;
}

.top_content .sp_ohter .other_list li a {
  display: block;
  padding: 10px 3%;
  text-decoration: none;
}

.top_content .sp_ohter .other_list li a .img {
  float: left;
}

.top_content .sp_ohter .other_list li .img img {
  width: 110px;
  height: 48px;
}

.top_content .sp_ohter .other_list li a .txt {
  float: right;
  width: calc(100% - 120px);
}

.top_content .sp_ohter .other_list li a .txt h4 {
  margin: 0 0 3px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #f3852d;
}

.top_content .sp_ohter .other_list li a .txt p {
  font-size: 1.2rem;
}


/*人気駅から探す*/
/*.top_content .sp_popular .popular_list li a::before{
	content: "#";
	display: inline-block;
}*/

.top_content .sp_popular {
  display: block;
  margin: 0 0 30px;
  padding-bottom: 8px;
}

.top_content .sp_popular div.inner {
  padding: 4px 1%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}


.top_content .sp_popular h3 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content .sp_popular p {
  width: 49%;
  display: table;
  margin: 0px auto 10px;
}

.top_content .sp_popular p a {
  padding: 6px 0;
  text-decoration: none;
  display: block;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 9px;
  font-weight: bold;
  background-color: #ddd;
  text-align: center;
}


.top_content .sp_popular .popular_list {
  width: 100%;
  margin: 5px 0;
  color: #f3852d;
  float: left;
  list-style: none;
  padding: 0;
}



/*.top_content .sp_popular .popular_list:nth-child(2),
.top_content .sp_popular .popular_list:first-child{
	width: 27%;
}*/

.top_content .sp_popular .popular_list li {
  margin: 4px 3px;
  float: left;
  width: auto;
}

.top_content .sp_popular .popular_list li a {
  background-color: #ddd;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 11px;
  font-weight: bold;
}


/*雇用形態から探す*/

/*.top_content .sp_employment .employment_list li a::before{
	content: "#";
	display: inline-block;
}*/

.top_content .sp_employment {
  display: block;
  margin: 0 0 30px;
  padding-bottom: 8px;
}

.top_content .sp_employment div.inner {
  padding: 4px 1%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.top_content .sp_employment h3 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content .sp_employment .employment_list {
  padding: 0;
  margin: 5px 0 5px 0;
}

.top_content .sp_employment .employment_list li {
  margin: 4px 3px;
  list-style: none;
  float: left;
}

.top_content .sp_employment .employment_list li a {
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 11px;
  font-weight: bold;
  background-color: #ddd;
  text-align: center;
  display: block;
}

/* バナーなど */

.top_content .sp_cnt01 .bnr {
  margin: 0 3% 30px;
  padding: 0;
  list-style: none;
}

.top_content .sp_cnt01 .bnr li {
  float: left;
  width: 49%;
  text-align: center;
  margin-bottom: 10px;
}

.top_content .sp_cnt01 .bnr li:nth-child(even) {
  float: right;
}

.top_content .sp_cnt01 .tit {
  padding: 8px 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f3852d;
}

.top_content .sp_cnt01 .registration {
  padding: 10px 3%;
  background: #fcf9ea;
}

.top_content .sp_cnt01 .registration a {
  display: block;
  padding: 5px 0 31px;
  border-bottom: 2px solid #3f968b;
  font-size: 2.0rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #49ada0 url(../../common/img/ico_free03.svg) no-repeat center 37px;
  border-radius: 5px;
  background-size: 52%;
  -webkit-border-radius: 5px;
}

.top_content .sp_cnt01 .registration a span {
  padding: 0 0 0 25px;
  background: url(../../common/img/ico_registration02.svg) no-repeat left 40%;
  background-size: 15.5%;
}

.top_content .sp_cnt01 .use_list {
  margin: 0;
  padding: 10px 3% 20px;
  list-style: none;
}

.top_content .sp_cnt01 .use_list li {
  margin: 0 0 10px;
}

.top_content .sp_cnt01 .use_list li a {
  display: block;
  text-decoration: none;
}

.top_content .sp_cnt01 .use_list li a .img {
  float: left;
  height: 60px;
  height: auto;
}

.top_content .sp_cnt01 .use_list li a .txt {
  float: right;
  width: calc(100% - 70px);
}

.top_content .sp_cnt01 .use_list li a .txt .intit {
  margin: 0 0 3px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #f3852d;
}

/* 特集記事 */

.top_content .article_list {
  margin: 0 0 30px;
}

.top_content .article_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .article_list ul li {
  border-bottom: 1px solid #ddd;
}

.top_content .article_list ul li a {
  display: block;
  padding: 10px 3%;
  text-decoration: none;
}

.top_content .article_list ul li a .img {
  float: left;
  position: relative;
}

.top_content .article_list ul li .img img {
  width: 110px;
  height: 79px;
}

.top_content .article_list ul li .new {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.top_content .article_list ul li .new img {
  width: 38px;
  height: 15px;
}

.top_content .article_list ul li a .txt {
  float: right;
  width: calc(100% - 120px);
  margin: 3px 0 0;
}

.top_content .article_list ul li h3 {
  margin: 0 0 3px;
  padding: 1px 0 1px 26px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #f3852d;
}

.top_content .info_list ul li h3.ico01,
.top_content .article_list ul li h3.ico01 {
  background: url(../../common/img/ico_article01.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico02,
.top_content .article_list ul li h3.ico02 {
  background: url(../../common/img/ico_article02.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico03,
.top_content .article_list ul li h3.ico03 {
  background: url(../../common/img/ico_article03.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico04,
.top_content .article_list ul li h3.ico04 {
  background: url(../../common/img/ico_article04.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico05,
.top_content .article_list ul li h3.ico05 {
  background: url(../../common/img/ico_article05.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico06,
.top_content .article_list ul li h3.ico06 {
  background: url(../../common/img/ico_article06.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico07,
.top_content .article_list ul li h3.ico07 {
  background: url(../../common/img/ico_article07.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico08,
.top_content .article_list ul li h3.ico08 {
  background: url(../../common/img/ico_article08.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico09,
.top_content .article_list ul li h3.ico09 {
  background: url(../../common/img/ico_article09.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico10,
.top_content .article_list ul li h3.ico10 {
  background: url(../../common/img/ico_article10.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico11,
.top_content .article_list ul li h3.ico11 {
  background: url(../../common/img/ico_article11.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico12,
.top_content .article_list ul li h3.ico12 {
  background: url(../../common/img/ico_article12.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico13,
.top_content .article_list ul li h3.ico13 {
  background: url(../../common/img/ico_article13.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico14,
.top_content .article_list ul li h3.ico14 {
  background: url(../../common/img/ico_article14.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico15,
.top_content .article_list ul li h3.ico15 {
  background: url(../../common/img/ico_article15.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico16,
.top_content .article_list ul li h3.ico16 {
  background: url(../../common/img/ico_article16.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico17,
.top_content .article_list ul li h3.ico17 {
  background: url(../../common/img/ico_article17.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico18,
.top_content .article_list ul li h3.ico18 {
  background: url(../../common/img/ico_article18.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico19,
.top_content .article_list ul li h3.ico19 {
  background: url(../../common/img/ico_article19.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku01,
.top_content .article_list ul li h3.ico_tohoku01 {
  background: url(../../common/img/ico_article_tohoku01.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku02,
.top_content .article_list ul li h3.ico_tohoku02 {
  background: url(../../common/img/ico_article_tohoku02.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku03,
.top_content .article_list ul li h3.ico_tohoku03 {
  background: url(../../common/img/ico_article_tohoku03.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku04,
.top_content .article_list ul li h3.ico_tohoku04 {
  background: url(../../common/img/ico_article_tohoku04.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku05,
.top_content .article_list ul li h3.ico_tohoku05 {
  background: url(../../common/img/ico_article_tohoku05.png) no-repeat left center;
}

.top_content .info_list ul li h3.ico_tohoku06,
.top_content .article_list ul li h3.ico_tohoku06 {
  background: url(../../common/img/ico_article_tohoku06.png) no-repeat left center;
}

.top_content .article_list ul li a .txt p {
  font-size: 1.1rem;
}

.top_content .article_list ul li a .txt p.intit {
  font-size: 1.25rem;
  display: block;
}

/* 連載コラム */

.top_content .column_list {
  margin: 0 0 30px;
}

.top_content .column_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .column_list ul li {
  border-bottom: 1px solid #ddd;
}

.top_content .column_list ul li a {
  display: block;
  padding: 10px 3%;
  text-decoration: none;
}

.top_content .column_list ul li a .img {
  float: left;
  position: relative;
}

.top_content .column_list ul li .img img {
  width: 110px;
  height: 79px;
}

.top_content .column_list ul li .new {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}


.top_content .column_list ul li .new img {
  width: 38px;
  height: 15px;
}

.top_content .column_list ul li a .txt {
  float: right;
  width: calc(100% - 120px);
}

.top_content .column_list ul li h3 {
  margin: 0 0 3px;
  font-size: 1.3rem;
  font-weight: bold;
}

.top_content .column_list ul li .time {
  color: #f92e2e;
}

/* お仕事支援・お役立ちコンテンツ */

.top_content .guide_list {
  margin: 0 0 30px;
}

.top_content .guide_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

.top_content .guide_list ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 10px 3%;
}

.top_content .guide_list ul li.clearfix {
  padding: 10px 3%;
}

.top_content .guide_list ul li>a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
}

.top_content .guide_list ul li .img {
  width: 30%;
}

.top_content .guide_list ul li .new {
  width: 38px;
  position: absolute;
  right: 0;
  top: 0;
}

.top_content .guide_list ul li .txt {
  width: 65%;
}

.top_content .guide_list ul li h3 {
  margin: 0 0 3px;
  font-size: 1.3rem;
  font-weight: bold;
}

.top_content .guide_list ul li p {
  font-size: 1.2rem;
  padding: 0.5rem 0;
}

.top_content .guide_list ul li .txt a {
  display: inline-block;
  padding: 0 0 0 12px;
  margin: 0 0 5px;
  background: url(../../common/img/arw01.png) no-repeat left center;
}

.top_content .guide_list ul li p.time {
  color: #f92e2e;
}

/* btn */
.top_content .sp_btn {
  padding: 0 3% 10px;
}

p.column_link {
  margin: 20px 0 40px;
  text-align: center;
}

p.column_link a {
  display: block;
  width: 75%;
  font-size: 15px;
  margin: 0 auto;
  padding: 5px 0;
  background-color: #fff;
  color: #f3852d;
  border: solid 1px #f3852d;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  text-decoration: none;
  -webkit-transform: 0.3s;
  transition: 0.3s;
}

p.column_link a:hover {
  color: #fff;
  background-color: #f3852d;
  border: solid 1px #f3852d;
  -webkit-transform: 0.3s;
  transition: 0.3s;
}

/*トップバナーポップアップ
=======================================================*/
#adBNRarea {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  z-index: 999;
  transform: translate3d(0, 0, 0);
}

#adBNRimg {
  text-align: center;
  display: none;
  padding: 10px 10px 10px 10px;
}

#adBNRimg ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#adBNRimg ul li {
  list-style: none;
}

#adBNRbtn {
  position: absolute;
  right: 0;
  background: #F15A24;
  color: #fff;
  font-weight: bold;
  font-size: 140%;
  text-decoration: none;
  padding: 7px;
  cursor: pointer;
  top: -35px;
  width: 18px;
}

/*業態から探す　2020.01.28*/

.top_content .sp_type {
  display: block;
  margin: 0 0 30px;
  padding-bottom: 8px;
}

.top_content .sp_type div.inner {
  padding: 4px 1%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}


.top_content .sp_type h3 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content .sp_type p {
  width: 49%;
  display: table;
  margin: 0px auto 10px;
}

.top_content .sp_type p a {
  padding: 6px 0;
  text-decoration: none;
  display: block;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 11px;
  font-weight: bold;
  background-color: #ddd;
  text-align: center;
}


.top_content .sp_type .type_list {
  width: 100%;
  margin: 5px 0;
  color: #f3852d;
  float: left;
  list-style: none;
  padding: 0;
  white-space: nowrap;
}

.top_content .sp_type .type_list li {
  margin: 4px 3px;
  float: left;
  width: auto;
  padding: 0px;
}

.top_content .sp_type .type_list li a {
  background-color: #ddd;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 11px;
  font-weight: bold;
}

.top_content .sp_job {
  display: block;
  margin: 0 0 30px;
  padding-bottom: 8px;
}

.top_content .sp_job div.inner {
  padding: 4px 1%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.top_content .sp_job h3 {
  margin: 0 3% 10px;
  padding: 2px 0 2px 10px;
  border-left: 4px solid #f3852d;
  font-size: 1.8rem;
  font-weight: bold;
}

.top_content .sp_job p {
  width: 49%;
  display: table;
  margin: 0px auto 10px;
}

.top_content .sp_job p a {
  padding: 6px 0;
  text-decoration: none;
  display: block;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 9px;
  font-weight: bold;
  background-color: #ddd;
  text-align: center;
}

.top_content .sp_job .job_list {
  width: 100%;
  margin: 5px 0;
  color: #f3852d;
  float: left;
  list-style: none;
  padding: 0;
}

.top_content .sp_job .job_list li {
  margin: 4px 3px;
  float: left;
  width: auto;
}

.top_content .sp_job .job_list li a {
  background-color: #ddd;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 6px 10px;
  border-radius: 5px;
  border-bottom: 2px solid #9b9b9b;
  font-size: 11px;
  font-weight: bold;
}

/*  @media(max-width:352px){

 .top_content .sp_popular .popular_list li{
 	width: 31.2%;
 }

.top_content .sp_job .job_list li{
	width: 48%;
}

}*/