#header {
  width: 100%;
  margin: 0 auto;
}

#footer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.backLink {
  margin: 20px 0;
}

#footer address {
  font-size: small;
  line-height: 1.4;
  padding: 10px 0 20px;
}

.job__city {
	text-align:center;
	margin:0 10px;
}
.button {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	border-radius: 4px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.job__header {
  clear: both;
  margin-bottom: 30px;
}
.job__header .button {
	border: 1px solid #DCDCDC;
	background:#EFEFEF url('https://workingholiday-syrup.com/classified/img/icon_arrow_round.png')  right 10px center no-repeat;
	font-weight: bold;
	color: #f28f31;
}
.job__header .button:hover {
	background-color: #FEF4EA;
}
.job__title {
  margin-bottom: 15px;
  line-height: 1;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.job__subtitle {
	*zoom: 1;
	line-height: 1;
	color: #666666;
	text-align: left;
	display: inline-block;
	margin: 15px 0 10px 15px;
}
.job__subtitle:before, .job__subtitle:after {
  content: "";
  display: table;
  font-size: 15px;
}
.job__subtitle:after {
  clear: both;
  font-size: 15px;
}

.job__hitnum {
  float: right;
  margin-top: -25px;
  margin-right: 10px;
}

.job__hit {
  text-align: center;
  font-size: 12px;
  margin: 10px 0 0 0;
}

.results {
  *zoom: 1;
}
.results:before, .results:after {
  content: "";
  display: table;
}
.results:after {
  clear: both;
}

.search__search {
  padding: 0px 15px;
}

.result__zero {
  text-align: center;
  color: #333;
}

.search__controls {
  *zoom: 1;
}
.search__controls:before, .search__controls:after {
  content: "";
  display: table;
}
.search__controls:after {
  clear: both;
}
.search__btn--narrow {
	text-decoration: none;
	position:relative;
	display: inline-block;
	width: 160px;
	text-decoration: none;
	line-height: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: #e1e8ed 1px solid;
	cursor: pointer;
	background-color: #efefef;
	font-weight: bold;
	padding-right:10px;
}

.search__btn--narrow img {
  display: inline;
  vertical-align: middle;
}

.toggle-icon {
	position:absolute;
	top:0;
	right:0;
	width:30px;
	background-position:center center;
	background-repeat:no-repeat;
}
.toggle-icon-close {
	background-image: url('https://workingholiday-syrup.com/classified/img/icon_arrow_down.png');
}
.toggle-icon-open {
	background-image: url('https://workingholiday-syrup.com/classified/img/icon_arrow_up.png');
}

.search__accordion {
  *zoom: 1;
  background: #efefef;
  line-height: 50px;
  text-align: center;
  border: #e1e8ed 1px solid;
  display: none;
}

.search__accordion:before, .search__accordion:after {
  content: "";
  display: table;
}
.search__accordion:after {
  clear: both;
}
.search-accordion__body {
	max-width: 95%;
	margin: 0 auto;
	padding: 15px;
}
.search-accordion__body ul.search__checklist li{
	display:inline-block;
	line-height:1.4em;
}
.search-controls__keyword {
  width: 100%;
}

.search__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-more__area--post {
  display: block;
  width: 50%;
  margin: 0 auto;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: white;
  background-color: #f4901f;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  margin-bottom: 10px;
}
.search-more__area--city {
	margin: 20px 0 20px 0;
	width: 100%;
	line-height: 1;
	text-align: left;
}

ul.search__checklist--city li{
	margin-right:10px;
}
.search-more__area--occupation {
	margin: 20px 0 30px 0;
	width: 100%;
	text-align: left;
	line-height: 1;
}
ul.search__checklist--occupation li{
	width:22%;
	margin:0;
}
.search-more__area--keyword {
	width: 50%;
	margin:0 auto;
	margin-bottom:30px;
}
.search-keyword__btn {
  display: block;
  float: right;
  width: 66px;
  height: 36px;
  margin-top: 2px;
  margin-right: 2px;
  padding: 0;
  line-height: 36px;
  font-size: 18px;
  color: white;
  text-align: center;
  background-color: #16a085;
  border: 0;
  outline: 0;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.search-keyword__box {
	overflow: hidden;
	height: 44px;
	border: 1px solid #868686;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
}
.search-keyword__content {
	float: none;
	margin:0;
	width: 100%;
	display: block;
}
.search-keyword__input {
	width: 100%;
	height: 48px;
	line-height: 44px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	padding-left: 38px;
	font-size: 14px;
	background-image: url(https://workingholiday-syrup.com/classified/img/search_icon.png);
	background-repeat: no-repeat;
	-webkit-background-size: 22px auto;
	background-size: 22px auto;
	background-position: 10px 10px;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search__btn {
	display: block;
	width: 300px;
	margin: 0 auto 10px;
	line-height: 50px;
	height: 50px;
	padding: 0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #f28f31;
	border: 0;
	outline: 0;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	appearance: button;
	border: none;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	font-weight: bold;
}
.search__label {
	margin-bottom:4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.search__input {
  display: block;
  width: 100%;
  margin-bottom: 70px;
  padding: 0 6px 0 50px;
  font-size: 18px;
  line-height: 44px;
  border: 2px solid #bfbfbf;
  background-image: url("https://workingholiday-syrup.com/classified/img/search_icon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
}

.state__uncheck {
  height: 0px;
  display: none;
}

.search__checklist {
  margin-bottom: 10px;
}

.checklist__item {
  height: 20px;
}

.checklist-item__ul {
  height: 20px;
}



.results__result {
  *zoom: 1;
}
.results__result:before, .results__result:after {
  content: "";
  display: table;
}
.results__result:after {
  clear: both;
}

.resutls__pager {
  clear: both;
  width: 450px;
  margin: 0 auto;
  *zoom: 1;
}
.resutls__pager:before, .resutls__pager:after {
  content: "";
  display: table;
}
.resutls__pager:after {
  clear: both;
}

.pageer {
  text-align: center;
}

.pageer__body {
  *zoom: 1;
  display: inline-block;
  overflow: hidden;
}
.pageer__body:before, .pageer__body:after {
  content: "";
  display: table;
}
.pageer__body:after {
  clear: both;
}

.pager__link {
  display: block;
  float: left;
  margin-right: 2px;
  line-height: 36px;
  padding: 0 15px;
  text-align: center;
  border: none;
  background: #EEE;
  color: #000;
  text-decoration: none;
}
.pager__link:hover {
  background: #f4901f;
  color: #FFF;
}

.pager__current {
  float: left;
  border: none;
  margin-right: 2px;
  padding: 0 15px;
  line-height: 36px;
  background-color: #fff;
}

.pager__dot {
  float: left;
  padding: 0 15px;
  line-height: 36px;
}

@media screen and (max-width: 587px) {
  .pager__link {
    padding: 0 9px;
  }
}





/* 170225追加分 start------------------------------------------------------------------------*/

.pager-wrapper{
  margin: 0 auto;
}

.results__card-type{
  margin: 0px 15px 10px;
  border-radius: 5px;
  clear: both;
  background-color: #fff4e9;
  box-sizing: border-box;
}

.results__card-type:hover{
  background-color: #ffe8d2;
}

.card-box{
  color: #333333;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
}

.card-box:hover{
}

.card-box:hover {
  opacity: 1;
}


/* 芦田修正（復活） */
.card-box__content:hover > .box-content__title{
  color: #dc652d;
}


/*没版_hover時色を濃くする
.card-box__content:hover > .box-content__title{
  color: #dc652d;
}
.card-box__content:hover > .box-content__username{
  color: #000000;
}

.card-box__content:hover > .box-content__area{
  color: #333;
}
.card-box__content:hover > .box-content__date{
  color: #333;
} 
.card-box__content:hover > .box-content__occupation{
  color: #333;
}
.card-box__content:hover > .card-box__summary{
  color: #000000;
}*/

.card-box__content{
  padding: 12px 15px;
  border: 1px solid #636363;
  box-sizing: border-box;
}

.card-box__content:hover{
  border: 1px solid #000;
}


/* 芦田修正前
.card-box__content:hover{
  padding: 11px 14px;
  border: 2px solid #636363;
}

*/

.card-box__text{
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.box-content__title{
  padding-right: 10px;
  color: #f28f31;
  margin-bottom: 3px;
  font-weight: bold;
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box-content__username{
  padding-right: 10px;
  line-height: 1.5;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box-content__area, 
.box-content__date, 
.box-content__occupation{
  padding-right: 10px;
  color: #868686;
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.card-box__summary{
  padding-right: 10px;
  line-height: 1.2;
  margin-top: 7px;
}

.card-box__img{  
  box-sizing: border-box;
  float: right;
  display: block;
}
.box__img{
}


.card-box__content:before,
.card-box__content:after {
  content: " ";
  display: table;
}
.card-box__content:after {
  clear: both;
}
.card-box__content {
  *zoom: 1;
}


div.type-change-button__wrapper {
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  border-radius: 0.2em;
  border: 1px solid #AAA;
  box-shadow: 0 2px 0 #AAA;
  background-color: white;
  width: auto;
  overflow: visible;
}
.view_type__wrapper {
	font-size:12px;
}
.view_type__wrapper span.view_type_txt{
	color: #868686;
}
.view_type__wrapper a {
	color: #666666;
}
.view_type__wrapper a:hover,
.view_type__wrapper a.active {
	color: #f28f31;
}
.view_type__wrapper a i{
	font-size:18px;
}
.view_type__wrapper a span{
	font-size:14px;
}
select.type-change-button{
  font-family:"FontAwesome";
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: border-box;
  width: 100%;
  padding: 0px 30px 0px 10px;
  font-size: 1rem;

}

.type-change-button__wrapper:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") center no-repeat;
  pointer-events: none;
}


.results__display-type:before, .results__display-type:after {
  content: "";
  display: table;
}
.results__display-type:after {
  clear: both;
}

.results__display-type{
   margin: 20px 15px 10px;
  float: right;
  width: auto;
}




/* PC大 4列*/
@media screen and (min-width: 1200px) {
  .box-content__title{
    font-size: 16px;
  }
  .box-content__username, .box-content__area, .box-content__date, .box-content__occupation{
    font-size: 12px;
  }
  .card-box__summary{
    font-size: 14px;
    height: 32px;
    overflow: hidden;
  }
  /*画像サイズ100*/
  .box__img{
    max-height: 100px;
    max-width: 100px;
  }
  /*新規投稿ボタン*/
  .search-box{
    float: right;
    width: 200px;
    margin-top: -40px;
    margin-bottom: 15px;
  }

  .search-controls__create {
    display: block;
    max-width: 300px;
    margin-right: 4%;
    line-height: 44px;
    text-align: center;
    border-radius: 0;
    appearance: button;
    border: none;
    font-size: 20px;
    color: white;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    background-color: #f4901f;
  }
}
/* PC小 3列*/
@media screen and (min-width: 894px) and (max-width: 1199px) {
.box-content__title{
    font-size: 16px;
  }
  .box-content__username{
    font-size: 12px;
  }
  .box-content__area{
    font-size: 12px;
  }
  .box-content__date{
    font-size: 12px;
  }
  .box-content__occupation{
    font-size: 12px;
  }
  .card-box__summary{
    font-size: 14px;
    height: 32px;
    overflow: hidden;
  }

  /*画像サイズ100*/
  .box__img{
    max-height: 100px;
    max-width: 100px;
  }
  /*新規投稿ボタン*/
  .search-box{
    float: right;
    width: 200px;
    margin-top: -40px;
    margin-bottom: 15px;
  }

  .search-controls__create {
    display: block;
    max-width: 300px;
    margin-right: 4%;
    line-height: 44px;
    text-align: center;
    border-radius: 0;
    appearance: button;
    border: none;
    font-size: 20px;
    color: white;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    background-color: #f4901f;
  }
}


/* タブレット&PC小 2列*/
@media screen and (min-width: 588px) and (max-width: 893px) {
.box-content__title{
  font-size: 14px;
  margin-bottom: 0px;
}
.box-content__username{
  font-size: 12px;
}
.box-content__area{
  font-size: 12px;
}
.box-content__date{
  font-size: 12px;
}
.box-content__occupation{
  font-size: 12px;
}
.card-box__summary{
  font-size: 13px;
  height: 27px;
  overflow: hidden;
}
  /*画像サイズ100*/
  .box__img{
    max-height: 100px;
    max-width: 100px;
  }

  /*新規投稿ボタン-グレーver*/
  .search-box{
    float: right;
    width: 200px;
    margin-top: -40px;
    margin-bottom: 15px;
  }

  .search-controls__create {
    display: block;
    max-width: 300px;
    margin-right: 4%;
    line-height: 44px;
    text-align: center;
    border-radius: 0;
    appearance: button;
    border: none;
    font-size: 20px;
    color: white;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    background-color: #f4901f;
  }

}
@media screen and (max-width: 893px) {
	ul.search__checklist--occupation li{
		width:48%;
	}
}
/* スマホ 1列*/
@media screen and (max-width: 587px) {
.card-box__content {
    padding: 8px 10px;
  }
  .card-box__content:hover {
    padding: 7px 9px;
  }
.box-content__title{
  font-size: 12px;
  margin-bottom: 0px;
}
.box-content__username{
  font-size: 10px;
  line-height: 2;
}
.box-content__area{
  font-size: 10px;
  }
.box-content__date{
   font-size: 10px;
  }
.box-content__occupation{
  font-size: 10px;
}
  .card-box__summary{
    font-size: 11px;
    height: 25px;
    overflow: hidden;
  }
  /*画像サイズ100*/
  .box__img{
    max-height: 80px;
    max-width: 80px;
  }

  /*新規投稿ボタン-グレーver*/
  .breadcrumbs__item{
    font-size: 12px;
  }
  .search-box{
    float: right;
    width: 100px;
    margin-top: -42px;
    margin-bottom: 15px;
  }

  .search-controls__create {
    display: block;
    max-width: 300px;
    margin-right: 4%;
    line-height: 30px;
    text-align: center;
    border-radius: 0;
    appearance: button;
    border: none;
    font-size: 12px;
    color: #f4901f;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    background-color: #efefef;
  }

	input, select {
		vertical-align: top;
	}
	.job__city {
		text-align:left;
	}
	.job__header {
		margin-bottom: 10px;
	}
	.job__header .button {
		width: 140px;
		height: 34px;
		line-height: 34px;
		font-size:14px;
		background-position:right 4px center;
	}
	.search__search {
		padding: 0px 10px;
	}
	.search__btn--narrow {
		width: 140px;
		line-height: 34px;
		font-size:14px;
	}
	.search__label {
		font-size: 14px;
	}
	.search-more__area--city {
		margin: 10px 0;
	}
	.search-accordion__body ul.search__checklist li{
		font-size:12px;
	}
	ul.search__checklist--city li{
		margin-right:4px;
	}
	.search-more__area--occupation {
		margin: 10px 0;
	}
	ul.search__checklist--occupation li{
		width:100%;
	}
	.search-more__area--keyword {
		width: 100%;
		margin-bottom:10px;
	}
	.search-keyword__box {
		overflow: hidden;
		height: 32px;
	}
	.search-keyword__input {
		width: 100%;
		height: 28px;
		line-height: 24px;
		margin: 0;
		padding-left: 28px;
		font-size: 12px;
		-webkit-background-size: 14px auto;
		background-size: 14px auto;d 
		background-position: 10px 10px;
	}
	.search__btn {
		width: 100%;
	}
	.job__subtitle {
		margin-bottom:0;
	}
	.results__display-type{
		margin-top:10px;
	}

}

/* 170225追加分 end ------------------------------------------------------------------------*/
