@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   グルメキャリー pc.css
 *
 ********************************************************************** */

/* TOP
======================================================= */

.sp_mainvisual {
  display: none;
}

.mainvisual {
  margin: 0 auto 10px;
  width: 1170px;
  height: 400px;
  position: relative;
  overflow: hidden;
}

/*旧トップ画面2000px.ver*/
.mainvisual .main_slider {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2000px;
  margin: 0 0 0 -1000px;
  padding: 0;
  list-style: none;
}

#main_slider .slick-dots {
  position: absolute;
  top: 50%;
  right: 22%;
}

.mainvisual .main_slider li {
  height: 400px;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.mainvisual .main_slider li video {
  position: absolute;
  bottom: -66px;
  left: 0;
  width: 2000px;
  height: auto;
}

.mainvisual .main_slider li.movie03 {
  background: #000;
}

.mainvisual .main_slider li.movie02 video,
.mainvisual .main_slider li.movie03 video {
  position: static;
  width: 880px;
  height: auto;
}

.mainvisual .search {
  position: absolute;
  top: 290px;
  left: 50%;
  width: 967px;
  margin: 0 0 0 -483px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}

.mainvisual .search .inner {
  width: 947px;
  margin: 0 auto;
  padding: 3px 10px 10px;
  background: #f3f3f3;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.mainvisual .search .inner .number {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.mainvisual .search .inner .number em {
  font-size: 24px;
  font-size: 2.4rem;
  color: #f3852d;
}

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

.mainvisual .search .inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mainvisual .search .inner ul li {
  float: left;
  padding: 0 0 0 29px;
  background: url(../../common/img/ico_close01.png) no-repeat 10px center;
}

.mainvisual .search .inner ul li:first-child {
  padding: 0;
  background: none;
}

.mainvisual .search .inner ul li a,
.mainvisual .search .inner ul li input {
  display: block;
  width: 160px;
  padding: 8px 9px 8px 30px;
  border: 1px solid #ddd;
  color: #555;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mainvisual .search .inner ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mainvisual .search .inner ul li.type a {
  padding: 8px 9px 8px 35px;
  background: #fff url(../../common/img/ico_type03.png) no-repeat 10px center;
}

.mainvisual .search .inner ul li.job a {
  padding: 8px 9px 8px 35px;
  background: #fff url(../../common/img/ico_job03.png) no-repeat 10px 45%;
}

.mainvisual .search .inner ul li.area a {
  background: #fff url(../../common/img/ico_area03.png) no-repeat 10px center;
}

.mainvisual .search .inner ul li.keyword input {
  padding: 8px 9px 8px 35px;
  background: #fff url(../../common/img/ico_keyword01.png) no-repeat 10px center;
}

.mainvisual .search .inner ul li.keyword input {
  width: 240px;
}

.mainvisual .search .inner ul li.submit {
  padding: 0 0 0 20px;
  background: none;
}

.mainvisual .search .inner ul li.submit button {
  width: 120px;
  padding: 7px 0 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #d37327;
  background: #f3852d;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.mainvisual .search .inner ul li.submit button span.s_click_a {
  padding: 0 0 0 22px;
  background: url(../../common/img/ico_search02.png) no-repeat left center;
  display: block;
  background-position-x: 35px;
}

.mainvisual .search .inner ul li.submit button span.s_click_b {
  padding: 0 0 0 22px;
  background: url(../../common/img/loading.gif) no-repeat left center;
  display: block;
  background-position-x: 35px;
  background-size: 16px;
}

/* グルメキャリーinfo */

.gcInfo a {
  display: block;
  color: red;
  font-size: 1.8rem;
  font-weight: bold;
  width: 840px;
  margin: 0 auto 40px;
}


/* 新着情報 */

.top_content h2 {
  margin: 0 0 15px;
  padding: 5px 0 5px 10px;
  border-left: 4px solid #f3852d;
  font-size: 20px;
  font-size: 2.0rem;
}

.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 h2 {
  float: left;
}

.top_content .tit_block .link {
  float: right;
  margin: 10px 0 0;
  padding: 0 0 0 12px;
  font-size: 11px;
  font-size: 1.1rem;
  background: url(../../common/img/arw01.png) no-repeat left center;
}

.top_content .info_list {
  width: 840px;
  margin: 0 auto 40px;
}

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

.top_content .info_list ul li {
  float: left;
  width: 195px;
  margin: 0 0 0 20px;
}

.top_content .info_list ul li:first-child {
  margin: 0;
}

.top_content .info_list ul li a {
  display: block;
  text-decoration: none;
}

.top_content .info_list ul li .img {
  margin: 0 0 7px;
  position: relative;
  overflow: hidden;
}

.top_content .info_list ul li .new {
  position: absolute;
  right: 0;
  top: 0;
}

.top_content .info_list ul li p {
  font-size: 11px;
  font-size: 1.1rem;
}

.top_content .info_list ul li h3 {
  margin: 0 0 7px;
  padding: 0 0 0 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #f3852d;
}

.top_content .info_list ul li .intit {
  margin: 0 0 3px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

/* 求人特集 */

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

.top_content .special {
  width: 100%;
  margin-top: 60px;
}

.top_content .recruit .special ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.top_content .recruit .special ul li {
  display: block;
  width: calc(calc(100% - 20px) / 3);
  border: 1px solid #ddd;
  padding: 5px 15px;
  margin: 0 0 0 10px;
}

.top_content .recruit .special ul li:first-child {
  margin: 0;
}


.sp_type {
  display: none;
}

.sp_job {
  display: none;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .top_content .recruit .special ul li {
    width: 300px;
  }
}


.top_content .recruit .special ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.top_content .recruit .special ul li a .img {
  margin: 10px auto;
}

.top_content .recruit .special ul li a p img {
  width: 100%;
}

/*
.top_content .recruit .special ul li a .txt {
	float: right;
	width: 160px;
}
*/
.top_content .recruit .special ul li a .txt h3 {
  margin: 0 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #f3852d;
}

.top_content .recruit .pickup {
  width: 100%;
}

.top_content .recruit p.pickup_link {
  text-align: right;
  margin: 30px 0 0;
}

.top_content .recruit p.pickup_link a {
  color: #f3852d;
  font-weight: bold;
  font-size: 15px;
}

.top_content .recruit .pickup .pickup_list {
  width: calc(100% - 40px);
  height: 330px;
  margin: 0 auto;
}

.top_content .recruit .pickup .pickup_list .slick-next {
  right: -20px;
}

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

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

.top_content .recruit .pickup .pickup_list ul li {
  float: left;
  width: 430px;
  height: 320px;
  margin: 0 0 0 20px;
  position: relative;
  -webkit-backface-visibility: hidden;
}

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

.top_content .recruit .pickup .pickup_list ul li:first-child {
  margin: 0;
}

.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 {
  max-width: 100%;
  max-height: 195px;
}

.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 {
  display: inline-block;
  width: 94%;
  height: 70px;
  padding: 3px 10px 7px;
  text-align: left;
}

/* 検索 */

.top_content .sp_search {
  display: none;
}

.top_content .search {
  margin: 0 0 40px;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
}

.top_content .search h3 {
  padding: 13px 15px 13px 45px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #f3852d;
  background: #fcf9ea;
}

.top_content .search h3.type {
  background: #fcf9ea url(../../common/img/ico_type04.png) no-repeat 20px 45%;
}

.top_content .search h3.job {
  background: #fcf9ea url(../../common/img/ico_job04.png) no-repeat 20px 45%;
}

.top_content .search h3.area {
  background: #fcf9ea url(../../common/img/ico_area04.png) no-repeat 21px 45%;
}

.top_content .search h3.employment {
  background: #fcf9ea url(../../common/img/ico_employment04.png) no-repeat 21px 45%;
}

.top_content .search h3.popular_area {
  background: #fcf9ea url(../../common/img/ico_popularity_area01.png) no-repeat 21px 45%;
}

.top_content .search h3.popular {
  background: #fcf9ea url(../../common/img/ico_popular05.png) no-repeat 21px 45%;
}

.top_content .search h3.feature,
.top_content .search h3.other {
  background: #fcf9ea url(../../common/img/ico_search03.png) no-repeat 20px 45%;
}

.top_content .search h3.keyword {
  background: #fcf9ea url(../../common/img/ico_keyword02.png) no-repeat 20px 45%;
}

.top_content .search .inner {
  padding: 15px 20px 20px;
  overflow: hidden;
}

.top_content .search .inner .list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top_content .search .inner .list li {
  display: inline-block;
  width: 190px;
  padding: 2px 6px 2px 20px;
  text-indent: -20px;
  vertical-align: top;
}

.top_content .search .inner .list li input[type="checkbox"] {
  margin: 0 7px 0 0;
  vertical-align: middle;
}

.top_content .search .inner .send {
  clear: both;
  padding: 15px 0 0;
  text-align: center;
}

.top_content .search .inner .send button[type="submit"] {
  width: 280px;
  padding: 13px 0 10px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #d37327;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  background: #f3852d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.top_content .search .inner .send button span.s_click_a {
  padding: 0 0 0 23px;
  background: url(../../common/img/ico_search02.png) no-repeat 0 40%;
  display: block;
  background-position-x: 112px;
}

.top_content .search .inner .send button span.s_click_b {
  padding: 0 0 0 23px;
  background: url(../../common/img/loading.gif) no-repeat 0 40%;
  display: block;
  background-position-x: 112px;
  background-size: 16px;
}

.top_content .search .inner .area_list {
  float: left;
  width: 418px;
  padding: 0 20px 0 0;
  border-right: 1px solid #ddd;
}

.top_content .search .inner .area_list+.area_list {
  padding: 0 0 0 20px;
  border-right: none;
}

.top_content .search .inner .area_list h4 {
  margin: 0 0 10px;
  padding: 0 0 0 23px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.top_content .search .inner .area_list h4.map {
  background: url(../../common/img/ico_city01.png) no-repeat left center;
}

.top_content .search .inner .area_list h4.train {
  background: url(../../common/img/ico_train01.png) no-repeat left center;
}

.top_content .search .inner .area_list ul+h4 {
  margin-top: 15px;
}

.top_content .search .inner .area_list ul li {
  width: 206px;
  padding: 2px 0px 2px 0px;
  text-indent: 0px;
}

.top_content .search .inner .area_list ul li a {
  padding: 0 0 0 14px;
  background: url(../../common/img/arw01.png) no-repeat left center;
}

.top_content .search .inner .feature_list h4 {
  margin: 0 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.top_content .search .inner .feature_list {
  float: left;
  width: 219px;
}

.top_content .search .inner .keyword_input {
  margin: 0 0 5px;
}

.top_content .search .inner .keyword_input input {
  width: 748px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top_content .search .inner .keyword_input button {
  width: 120px;
  margin: 0 0 0 10px;
  padding: 10px 0 8px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #d37327;
  background: #f3852d;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.top_content .search .inner .keyword_input button span.s_click_a {
  padding: 0 0 0 22px;
  background: url(../../common/img/ico_search02.png) no-repeat left center;
  display: block;
  background-position-x: 35px;
}

.top_content .search .inner .keyword_input button span.s_click_b {
  padding: 0 0 0 22px;
  background: url(../../common/img/loading.gif) no-repeat left center;
  display: block;
  background-position-x: 35px;
  background-size: 16px;
}

.top_content .search .word {
  display: table;
  width: 100%;
}

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

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

.top_content .search .word dd ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.top_content .search .inner .other_list {
  width: 900px;
  margin: -20px 0 0;
  padding: 0;
  list-style: none;
}

.top_content .search .inner .other_list li {
  float: left;
  width: 430px;
  margin: 20px 20px 0 0;
}

.top_content .search .inner .other_list li a {
  display: block;
}

.top_content .search .inner .other_list li .img {
  float: left;
  width: 170px;
}

.top_content .search .inner .other_list li .txt {
  float: right;
  width: 245px;
}

.top_content .search .inner .other_list li .txt h4 {
  margin: 0 0 3px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #f3852d;
}


/*人気の駅から探す*/
.top_content .sp_popular {
  display: none;
}

.top_content .top_popular .inner {
  padding: 15px 20px 10px;
}

.top_content .search .inner .popular_list {
  padding-left: 0;
  margin: 5px 0;
}

.top_content .search .inner .popular_list li {
  list-style: none;
  display: inline-block;
  padding: 2px 0;
}

.top_content .search .inner .popular_list li a {
  margin: 0 10px 0;
}

.top_content .search .inner .popular_list li:after {
  content: "｜";
  display: inline-block;
}

.top_content .search .inner .popular_list li:last-child:after {
  content: none;
  text-align: right;
}

.top_content .search .inner .popular_list li:last-child {
  float: right;
  margin: 5px 0 0;
}

.top_content .search .inner .popular_list li:first-child {
  padding-left: 0;
}

.top_content .top_popular p {
  float: right;
  margin: 5px 30px 0;
}

/* 最近見た求人 */

.top_content .sp_recent {
  display: none;
}

/* バナーなど */

.top_content .sp_cnt01 {
  display: none;
}

/* 特集記事 */

.top_content .article_list {
  padding: 0 0 20px;
  overflow: hidden;
}

.top_content .article_list ul {
  width: 940px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top_content .article_list ul li {
  float: left;
  width: 450px;
  margin: 0 20px 20px 0;
}

.top_content .article_list ul li a {
  display: block;
  text-decoration: none;
}

.top_content .article_list ul li .img {
  float: left;
  width: 195px;
  position: relative;
  overflow: hidden;
}

.top_content .article_list ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}

.top_content .article_list ul li .txt {
  float: right;
  width: 240px;
}

.top_content .article_list ul li p {
  font-size: 11px;
  font-size: 1.1rem;
}

.top_content .article_list ul li h3 {
  margin: 0 0 7px;
  padding: 0 0 0 26px;
  font-size: 16px;
  font-size: 1.6rem;
  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 .intit {
  margin: 0 0 3px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

/* 連載コラム */

.top_content .column_list {
  padding: 0 0 20px;
  overflow: hidden;
}

.top_content .column_list ul {
  width: 940px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top_content .column_list ul li {
  float: left;
  width: 450px;
  margin: 0 20px 20px 0;
}

.top_content .column_list ul li a {
  display: block;
  text-decoration: none;
}

.top_content .column_list ul li .img {
  float: left;
  width: 195px;
  position: relative;
  overflow: hidden;
}

.top_content .column_list ul li .new {
  position: absolute;
  right: 0;
  top: 0;
}

.top_content .column_list ul li .txt {
  float: right;
  width: 240px;
}

.top_content .column_list ul li h3 {
  margin: 0 0 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

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

/* お仕事支援・お役立ちコンテンツ */
.top_content .guide_list ul li .time {
  color: #f92e2e;
}

.top_content .guide_list {
  padding: 0 0 20px;
  overflow: hidden;
}

.top_content .guide_list ul {
  width: 940px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.top_content .guide_list ul li {
  float: left;
  width: 418px;
  padding: 15px;
  border: 1px solid #ddd;
  margin: 0 20px 20px 0;
}

.top_content .guide_list ul li>a {
  display: block;
  text-decoration: none;
}

.top_content .guide_list ul li .img {
  float: left;
  width: 112px;
}

.top_content .guide_list ul li .txt {
  float: right;
  width: 295px;
}

.top_content .guide_list ul li h3 {
  margin: 0 0 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.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;
}

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

p.column_link a {
  font-size: 13px;
  padding: 5px 30px;
  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;
}

/* btn */

.top_content .sp_btn {
  display: none;
}

/* modal */

.modal_block {
  width: 920px;
  margin: 0 auto;
  padding: 40px 40px;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
}


.modal_block>ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.modal_block>ul>li {
  display: inline-block;
  width: 277px;
  padding: 4px 6px 4px 20px;
  text-indent: -20px;
  vertical-align: top;
}

.modal_block>ul>li input[type="checkbox"] {
  margin: 0 7px 0 0;
  vertical-align: middle;
}

.area_search_block {
  margin: -0 0 30px 0;
}

.area_search_block table {
  width: 100%;
  border-top: 1px solid #ddd;
  font-size: 12px;
  font-size: 1.2rem;
}

.area_search_block table tr th {
  width: 173px;
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  text-align: center;
  background: #f3f3f3;
  font-size: 13px;
  font-size: 1.3rem;
}

.area_search_block table tr td {
  padding: 20px 20px 5px 20px;
  border-bottom: 1px solid #ddd;
}

.area_search_block table tr td.accordion {
  display: block !important;
  height: auto !important;
}

.area_search_block table tr td ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.area_search_block table.city tr td ul li {
  display: inline-block;
  width: 165px;
  margin: 0 0 14px;
  line-height: 1;
  vertical-align: top;
}

.area_search_block table tr td ul li input {
  margin: 0 5px 0 0;
  vertical-align: middle;
  transform: scale(1.3);
}


.modal_block .send {
  text-align: center;
}

.modal_block .send button,
.modal_block .send a {
  display: inline-block;
  width: 280px;
  padding: 18px 0 15px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #d37327;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #f3852d url(../../common/img/arw08.png) no-repeat 93%;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.modal_block .back {
  margin: 20px 0 0;
  text-align: center;
}

.modal_block .back a {
  display: inline-block;
  width: 220px;
  padding: 10px 0 8px;
  border-bottom: 2px solid #d3d3d3;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-decoration: none;
  background: #f3f3f3 url(../../common/img/arw09.png) no-repeat 15%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.modal_block .area_search_block table tr td ul li input {
  margin: 0 7px 0 0;
  vertical-align: middle;
  transform: scale(1);
}

.modal_block .form_block {
  max-height: 500px;
  overflow: auto;
}

.modal_block .send+.area_search_block {
  margin: 30px 0 0 0;
}


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

.top_content .search .inner .employment_list {
  margin: 0;
  padding: 0;
}

.top_content .search .inner .employment_list li {
  list-style: none;
  display: inline-block;
  padding: 2px 0;
}

.top_content .search .inner .employment_list li:nth-child(1):after,
.top_content .search .inner .employment_list li:nth-child(3):after {
  content: " - ";
  display: inline-block;
}

.top_content .search .inner .employment_list li:nth-child(2):after,
.top_content .search .inner .employment_list li:nth-child(4):after {
  content: "｜";
  display: inline-block;
}

.top_content .search .inner .employment_list li a {
  margin: 0 5px;
}

.top_content .sp_employment,
.top_content .sp_type,
.top_content .sp_job {
  display: none;
}