@charset "utf-8";
#layout {
  overflow: hidden;
  padding-bottom: 30px;
}

#right {
  float: right;
  width: 865px;
}


/*------------------------------------------------------------
　レフトカラム
-------------------------------------------------------------*/

#additional_search_box {
  width: 149px;
  background: #fff;
  border: 3px solid #d8c8b8;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
}

#ken_search, #additional_search {
  font-size: 14px;
  text-indent: 10px;
  height: 34px;
  line-height: 34px;
  background: #f5f0e7;
}

#additional_search {
  border-top: 1px dashed #b2b2b2;
}

#ken_search {
  border-radius: 4px 4px 0 0;
}

#change_ken_box {
  background: #fff url(../images/search/img_select.png) no-repeat 95px 6px;
  border: 2px solid #e0d7c5;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin: 10px;
}

#change_ken_box select {
  color: inherit;
  font-size: inherit;
  width: 141px;
  height: 34px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  background: none transparent;
  border: 0;
  border-radius: 0;
  box-sizing: content-box;
  padding: 0 0 0 10px;
  margin: 0;
}

#change_ken_box select option {
  padding-left: 10px;
}

#change_ken_box select option:disabled {
  color: #000;
  background: #fdf9f1;
  padding-left: 5px;
}


/* 2015/8/19 add nemoto start */

#additional_search_box label>span.active {
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

#additional_search_box label>span.active:hover {
  text-decoration: underline;
}

#additional_search_box label>span.disable {
  color: gray;
}

#additional_search_box span.allTxt {
  font-weight: bold;
  cursor: pointer;
}

#additional_search_box span.allTxt:hover {
  text-decoration: underline;
}


/* 2015/8/19 add nemoto end */

#additional_search_box .checkbox {
	background: rgb(249,248,244);
	background: linear-gradient(to bottom,  rgba(249,248,244,1) 0%,rgba(255,255,255,1) 100%);
}

#additional_search_box .checkbox+.checkbox {
  border-top: 1px solid #ebe3db;
}

#additional_search_box .checkbox h3 {
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #fff;
  padding: 15px 0 15px 7px;
}

#additional_search_box .checkbox h3:before {
  display: inline-block;
	overflow: hidden;
  width: 22px;
  height: 22px;
  margin: -4px 5px 0 0;
	background-image: url(../images/search/additional-search-icon.png);
	background-repeat: no-repeat;
  vertical-align: middle;
  content: "";
}

#checkbox01 h3:before {
	background-position: 0 0;
}

#checkbox02 h3:before {
	background-position: 0 -22px;
}

#checkbox03 h3:before {
	background-position: 0 -44px;
}

#additional_search_box .checkbox h3 span {
  font-size: 15px;
}

#additional_search_box ul {
  padding: 0 10px 10px;
}

#select_area {
  font-weight: bold;
  margin-bottom: 5px;
}

.select_all {
  border-bottom: 1px dashed #b2b2b2;
  padding-bottom: 5px;
  margin-bottom: 7px !important;
}

#additional_search_box ul li {
  text-indent: -18px;
  padding-left: 18px;
  margin-bottom: 2px;
}

#additional_search_box ul li label {
  cursor: pointer;
  font-size: 12px;
}

#additional_search_box ul li input {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 5px 0 0;
}


/*------------------------------------------------------------
　コンディション
-------------------------------------------------------------*/

#condition {
  width: 809px;
  overflow: hidden;
  background: #fff;
  border: 3px solid #e9e2db;
  padding: 20px;
  margin: 0 0 20px 10px;
}

#condition h2 {
  font-size: 16px;
  margin-bottom: 20px;
}

#condition h2 span {
  font-size: 18px;
  margin: 0 1px;
}

#condition_date {
  font-size: 14px;
  height: 34px;
  line-height: 36px;
  background: #faf8f6;
  border: 1px solid #d8c8b8;
  border-radius: 3px;
  overflow: hidden;
  padding: 0 10px;
  margin-bottom: 20px;
}

#condition_date span {
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
  margin: 0 2px;
}

#condition_date dl {
  float: right;
  overflow: hidden;
}

#condition_date dl dt,
#condition_date dl dd {
  float: left;
}

#condition_date select {
  width: 95px;
  padding-left: 5px;
}

#condition_date select option {
  padding-left: 5px;
}

#condition_nav {
  overflow: hidden;
}

.countInfo {
  float: left;
  font-size: 16px;
}

.countInfo span:not(#yuusen) {
  font-size: 16px;
}

.countInfo span:first-child {
  margin-right: 3px;
}

.countInfo span:nth-of-type(2), .countInfo span:nth-of-type(3) {
  margin: 0 3px;
}

.countInfo #yuusen {
  color: #eeada4;
  font-size: 11px !important;
  margin-left: 10px !important;
}

#condition_nav ul {
  float: right;
}

#condition_nav li {
  display: inline-block;
}

#condition_nav li a {
  font-weight: normal;
}

#condition_nav li+li:before {
  content: "|";
  margin: 0 8px 0 3px;
}


/*------------------------------------------------------------
　求人
-------------------------------------------------------------*/

#contents {
  float: left;
  width: 625px;
  margin-left: 10px;
}

.search_li>*+* {
  margin-top: 40px;
}

.shop_contents {
  background: #f6efe7;
  box-shadow: -1px 0 0 #e7d5ca inset, 0 -1px 0 #e7d5ca inset, 1px 0 0 #e7d5ca inset;
  padding: 10px 10px 20px;
}

/*------------------------------------------------------------
　その他コンテンツの有無
-------------------------------------------------------------*/

.shop_info {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}

.shop_info img {
  float: left;
}

.shop_info img+img {
  margin-left: 5px;
}

.shop_info .rankdate {
  float: right;
  font-size: 12px;
}


/*------------------------------------------------------------
　検索結果
-------------------------------------------------------------*/

.ttl_shop_name {
  border-top: 5px solid #73452e;
  padding: 10px;
  margin-top: 5px;
  position: relative;
  box-sizing: border-box;
}

.plan_s {
  background: url(../images/search/bg_ttl.png);
  border-bottom: 7px solid #ead081;
}

.plan_s:before, .plan_s:after {
  content: "";
  width: 101px;
  height: 98px;
  position: absolute;
}

.plan_s:before {
  background: url(../images/search/ttl_deco2.png) no-repeat;
  bottom: 0;
  left: 0;
}

.plan_s:after {
  background: url(../images/search/ttl_deco1.png) no-repeat;
  top: 0;
  right: 0;
}

.plan_n {
  background: #bfa07c;
  border-bottom: 7px solid #e2ddd9;
}

.shop_name_inner {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 5px;
  display: table;
  padding: 10px;
  box-sizing: inherit;
  position: relative;
  z-index: 1;
}

.shop_name_inner>* {
  display: table-cell;
  vertical-align: middle;
}

.shop_name {
  padding-right: 10px;
}

.plan_s .shop_name {
  padding-left: 88px;
}

.plan_s .shop_name:before {
  content: "";
  width: 77px;
  height: 78px;
  background: url(../images/shop/icon_sPlan.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -39px;
}

.shop_name h2 {
  margin-top: 5px;
}

.favoriteAdd {
  width: 80px;
  border-left: 1px dashed #c1c1c1;
  padding-left: 10px;
}

.favoriteAdd div[class^="favoriteAdd_"] {
  cursor: pointer;
  font-size: 11px;
  text-align: center;
  display: inherit;
  vertical-align: middle;
  width: 80px;
  height: 65px;
  border-radius: 5px;
  padding-top: 5px;
}

.favoriteAdd div[class^="favoriteAdd_"]:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/shop/icon_favorite.png) no-repeat;
  display: block;
  margin: 0 auto 5px;
}

.favoriteAdd .favoriteAdd_on {
  background: #fff5b6;
}

.li_ttl_info {
  position: absolute;
  top: -13px;
  left: 20px;
}

.li_ttl_info>* {
  font-size: 12px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: #e32525;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2) inset;
}

.li_ttl_info>*+* {
  margin-left: 5px;
}


/*------------------------------------------------------------
　タブ
-------------------------------------------------------------*/

.shopData_tab * {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}

.shopData_tab li {
  color: #ff5e8f;
  height: 20px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #ff5e8f;
  border-radius: 5px;
  padding: 0 5px;
}

.shopData_tab a {
  color: #ff5e8f;
  text-decoration: none;
}

.shopData_tab {
  margin-bottom: 10px;
}

.banner_box .shopData_tab li {
  margin-top: 5px;
}

#new .shopData_tab {
  margin: 0 7px 10px;
}

#interview .shopData_tab, #naka .shopData_tab, #movie .shopData_tab {
  margin: 0 7px;
}

#new .shopData_tab li, #interview .shopData_tab li, #naka .shopData_tab li, #movie .shopData_tab li {
  margin-top: 5px;
}

.sp_shop {
  font-size: 12px;
  display: inline-block;
  margin: 5px 7px 0;
}


/*------------------------------------------------------------
　バナー
-------------------------------------------------------------*/

.bnr .bx-wrapper {
  background: 0;
  border: 0;
  padding-bottom: 30px;
  margin-bottom: 0;
  box-shadow: none;
}

.bnr .bx-pager {
  height: 10px;
  line-height: 10px;
  padding-top: 0;
  bottom: 0;
}

.bnr .bx-pager.bx-default-pager a {
  background: #a09280;
}

.bnr .bx-pager.bx-default-pager a:hover, .bnr .bx-pager.bx-default-pager a.active, .bnr .bx-pager.bx-default-pager a:focus {
  background: #ff941a;
}

.bnr .bx-controls-direction a {
  width: 40px;
  height: 30px;
  background: rgb(255, 255, 255);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
  border: 2px solid #d3d3d3;
  border-radius: 3px;
  margin-top: 0;
  top: inherit;
  bottom: -10px;
  box-sizing: border-box;
}

.bnr .bx-next {
  right: 218px;
}

.bnr .bx-prev {
  left: 218px;
}

.bnr .bx-controls-direction a:before {
  content: "";
  width: 13px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}

.bnr a.bx-next:before {
  background: url(../images/search/arrow_bnr_next.png) no-repeat;
}

.bnr a.bx-prev:before {
  background: url(../images/search/arrow_bnr_prev.png) no-repeat;
}


/*------------------------------------------------------------
　バナーs
-------------------------------------------------------------*/

.bnr_s {
  margin-top: 20px;
  position: relative;
  z-index: 10000;
}

.bnr_s_item {
  float: left;
  width: 195px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  transition: .2s ease;
  position: relative;
}

.bnr_s>*+* {
  margin-left: 10px;
}

.bnr_s_item:hover {
  z-index: 1;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  transform: scale(1.4, 1.4);
}

.bnr_s_item img {
  display: block;
}

.bnr_s_item .txt {
  font-size: 12px;
  height: 90px;
  margin-top: 10px;
}


/*------------------------------------------------------------
　情報
-------------------------------------------------------------*/

.shop_data {
  clear: both;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-top: 20px;
}

.shop_data > * + * {
  margin-top: 20px;
}

/*------------------------------------------------------------
　求人情報
-------------------------------------------------------------*/

.joken {
  border: 3px solid #ebe2cf;
  border-radius: 10px;
}

.joken li+li {
  border-top: 1px solid #ebe2cf;
}

.joken li {
  text-indent: -36px;
  padding: 10px 0 10px 45px;
}

.joken li:before {
  display: inline-block;
	overflow: hidden;
  width: 26px;
  height: 26px;
  margin: -2px 10px 0 0;
	background-image: url(../images/search/search-item.png);
	background-repeat: no-repeat;
  vertical-align: middle;
  content: "";
}

.joken .salary:before {
	background-position: 0 0;
}

.joken .qualification:before {
	background-position: 0 -26px;
}


/*------------------------------------------------------------
　コメント
-------------------------------------------------------------*/

.comment .txt {
  margin-top: 10px;
}


/*------------------------------------------------------------
　急募
-------------------------------------------------------------*/

.wanted {
  width: 100%;
  height: 52px;
  border: 1px solid #ff7373;
  border-radius: 5px 0 0 5px;
  display: table;
}

.wanted>* {
  display: table-cell;
  vertical-align: middle;
}

.wanted dt {
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 112px;
  background: #ff7373;
  padding-top: 20px;
  position: relative;
}

.wanted dt:before {
  position: absolute;
  top: -10px;
  left: 50%;
	overflow: hidden;
  width: 117px;
  height: 34px;
  margin-left: -48px;
  background: url(../images/search/search-item.png) no-repeat;
	background-position: 0 -52px;
  content: "";
}

.wanted dd {
  max-width: 1px;
  padding: 10px;
}

.wanted .ttl {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wanted .ttl a {
  color: #5f96e8;
}

.post_wanted {
  font-size: 12px;
}


/*------------------------------------------------------------
　待遇
-------------------------------------------------------------*/

.treatment {
  width: 564px;
  overflow: hidden;
  margin-left: -2px;
}

.treatment li {
  float: left;
  color: #a02200;
  font-size: 13px;
  text-align: center;
  height: 33px;
  line-height: 33px;
  background: #fff5b6;
  border-radius: 3px;
  margin: 0 2px 4px;
}

.treatment li {
  width: 90px;
}

.shop_data *+.treatment {
  border-top: 1px dashed #b2b2b2;
  padding-top: 20px;
}


/*------------------------------------------------------------
　ボタン
-------------------------------------------------------------*/

.shopButtonArea {
  text-align: center;
  margin-top: 20px;
}

.shopButtonArea+.shopData_tab {
  margin: 15px 0 0 0;
}

.shopButton {
  color: #fff !important;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  text-decoration: none !important;
  background: #ff5e8f !important;
  border-radius: 5px;
  display:inline-block;
	position:relative;
  padding: 25px 30px 25px 72px;
}

.shopButton:before {
  position:absolute;
	top:50%;
	left:30px;
  width: 32px;
  height: 27px;
  margin-top: -14px;
  background: url(../images/search/search-item.png) no-repeat;
	background-position: 0 -86px;
  content: "";
}

.shopButton:hover {
  opacity: .8;
}

/*------------------------------------------------------------
　ページャー
-------------------------------------------------------------*/

#underPager {
  clear: both;
  padding: 30px 0 0 10px;
  margin-bottom: 40px;
}

#count {
  color: #fff;
  text-align: center;
  background: #4c4c4b;
  border-radius: 15px;
  display: table;
  border-collapse: separate;
  border-spacing: 15px 5px;
  margin: 0 auto 25px;
}

#count dl {
  display: table-cell;
  overflow: hidden;
}

#count dl dt, #count dl dd {
  float: left;
}

#count div {
  display: table-cell;
  vertical-align: middle;
}

#contents_nav_bottom {
  font-size: 18px;
  display: table;
  border-collapse: separate;
  border-spacing: 20px 0;
  margin: 0 auto;
}

#contents_nav_bottom li {
  display: table-cell;
}

#contents_nav_bottom li a {
  font-weight: bold;
}

/*------------------------------------------------------------
　ピンポイントで探す
-------------------------------------------------------------*/

section[id^="underSearch0"] {
  border: 3px solid #d8c8b8;
  border-radius: 10px;
}

section[id^="underSearch0"] h2 {
  color: #65391b;
  font-size: 16px;
  height: 49px;
  line-height: 50px;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px dashed #d8c8b8;
  box-shadow: 0 1px 0 #fff;
  position: relative;
  padding-left: 55px;
	background: rgb(255,255,255);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,233,226,1) 100%);
}

section[id^="underSearch0"] h2:before {
  content: "";
  width: 34px;
  height: 57px;
  background: url(../images/search/icon_pinpoint.png) no-repeat;
  position: absolute;
  top: -5px;
  left: 11px;
}

section[id^="underSearch0"] h2 span {
  font-size: 14px;
  margin-left: 2px;
}

section[id^="underSearch01"] {
  margin-bottom: 10px;
}

.underSearch_box {
	background: rgb(249,248,244);
	background: linear-gradient(to bottom,  rgba(249,248,244,1) 0%,rgba(255,255,255,1) 100%);
}

section[id^="underSearch01"] .underSearch_box {
  padding: 15px 5px 10px;
}

#underSearch02 .underSearch_box {
  padding: 15px 5px 10px;
}

.underSearch_box:last-child {
  border-radius: 0 0 8px 8px;
}

section[id^="underSearch0"] h3 {
  font-size: 12px;
  margin: 0 0 15px 8px;
}

section[id^="underSearch0"] h3 span {
  font-size: 15px;
  margin-right: 2px;
}

section[id^="underSearch0"] h3:before {
  display: inline-block;
	overflow: hidden;
  width: 22px;
  height: 22px;
  margin: -4px 8px 0 0;
 	background-image: url(../images/search/additional-search-icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
  content: "";
}
.underSearchTit01:before {
	background-position: 0 0;
}
.underSearchTit02:before {
	background-position: 0 -22px;
}
.underSearchTit03:before {
	background-position: 0 -44px;
}

.underSearch_box ul {
  overflow: hidden;
}

section[id^="underSearch01"] .underSearch_box li {
  float: left;
  font-size: 12px;
  white-space: nowrap;
  margin: 0 10px 5px;
}

#underSearch02 .underSearch_box li {
  float: left;
  font-size: 12px;
  white-space: nowrap;
  margin: 0 10px 5px;
}

.underSearch_box ul li span {
  margin-left: 2px;
}


/*------------------------------------------------------------
　右カラム
-------------------------------------------------------------*/

#side {
  width: 220px;
  float: right;
  position: relative;
}

.sp_date {
  font-size: 12px;
  font-weight: normal;
  background: url(../images/search/up_date.png) no-repeat 75px 4px;
  display: block;
  margin-top: 5px;
}


/*------------------------------------------------------------
　スペシャルコンテンツ 共通
-------------------------------------------------------------*/

#interview, #naka, #movie {
  border-radius: 10px 10px 0 0;
  padding: 7px 0 3px;
}

#interview h2, #naka h2, #movie h2 {
  width: 206px;
  height: 46px;
  margin: 0 auto 7px;
}

.interview_item, .naka_item, .movie_item {
  background: #fff;
  padding-bottom: 10px;
  margin: 0 3px;
}

#interview h3, #naka h3, #movie h3 {
  background: #fff7cc;
  padding: 10px 7px;
}

#interview h3 a, #naka h3 a, #movie h3 a {
  font-size: 14px;
}

.option+#interview, #new+#interview {
  margin-top: 10px;
}

.option+#naka, #new+#naka, #interview+#naka {
  margin-top: 10px;
}

.option+#movie, #new+#movie, #interview+#movie, #naka+#movie {
  margin-top: 10px;
}


/*------------------------------------------------------------
　インタビュー
-------------------------------------------------------------*/

#interview {
  background: #ffa1a1;
}

.interview_item+.interview_item {
  border-top: 2px solid #ffa1a1;
}

#interview h3 a span {
  font-size: 12px;
}

.interview_item .img_box {
  float: left;
  cursor: pointer;
  width: 60px;
  height: 80px;
  position: relative;
  margin: 10px 10px 10px 7px;
}

.interview_item .beginner:before {
  content: "未経験";
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 60px;
  height: 19px;
  line-height: 19px;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 61px;
  left: 0;
}

.interview_item dl {
  float: left;
  width: 130px;
  overflow: hidden;
  margin: 10px 7px 10px 0;
}

.interview_item dl dt img {
  float: left;
  margin: 1px 3px 0 0;
}

.interview_item dl dt {
  float: left;
}

.interview_item dl dd {
  float: left;
  font-size: 12px;
  width: 111px;
}

.interview_balloon {
  clear: both;
  font-size: 12px;
  border: 2px solid #e7e7e7;
  position: relative;
  padding: 8px;
  margin: 10px 7px 0;
}

.interview_balloon:before {
  content: "";
  width: 13px;
  height: 9px;
  background: url(../images/interview/commentOther_parts.png) no-repeat;
  position: absolute;
  top: -9px;
  left: 20px;
}


/*------------------------------------------------------------
　直撃！中の人！！
-------------------------------------------------------------*/

#naka {
  background: #dc9aea;
}

.naka_item+.naka_item {
  border-top: 2px solid #dc9aea;
}

.naka_img {
  float: left;
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin: 10px 15px 0 7px;
}

.naka_item dl {
  float: left;
  width: 95px;
  background: #f5f2ec;
  position: relative;
  padding: 10px;
  margin-top: 10px;
}

.naka_item dl:before {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 12px solid #f5f2ec;
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -6px;
}

.naka_item dd {
  font-size: 12px;
}

.balloon_blog>* {
  display: inline;
  vertical-align: top;
}

#side .icon_staff {
  display: inline;
}


/*------------------------------------------------------------
　求人動画
-------------------------------------------------------------*/

#movie {
  background: #cfa07b;
}

.movie_item+.movie_item {
  border-top: 2px solid #cfa07b;
}

.movie_item dl {
  margin: 10px 7px 0;
}

dt[class^="category_"] {
  content: "";
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: 25px;
  line-height: 25px;
  position: relative;
}

dt[class^="category_"]:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  z-index: 1;
}


/* 待機室をご紹介 */

.category_1 {
  background: #74d781;
}

.category_1:after {
  border-color: #74d781 transparent transparent;
}


/* アピールポイント */

.category_2 {
  background: #56c2fe;
}

.category_2:after {
  border-color: #56c2fe transparent transparent;
}


/* 女の子をご紹介 */

.category_3 {
  background: #ff75da;
}

.category_3:after {
  border-color: #ff75da transparent transparent;
}


/* スタッフをご紹介 */

.category_4 {
  background: #c882fd;
}

.category_4:after {
  border-color: #c882fd transparent transparent;
}


/* キャンペーン情報 */

.category_5 {
  background: #ffa439;
}

.category_5:after {
  border-color: #ffa439 transparent transparent;
}


/* その他 */

.category_9 {
  background: #92d9da;
}

.category_9:after {
  border-color: #92d9da transparent transparent;
}

#movie .img_box dd {
  cursor: pointer;
  position: relative;
}

.cap_box div {
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 50px;
  height: 24px;
  line-height: 24px;
  background: rgba(0, 0, 0, .8);
  position: absolute;
  right: 0;
  bottom: 0;
}

/*------------------------------------------------------------
　スペシャルコンテンツ　無料
-------------------------------------------------------------*/


/* 共通 */

#sub {
  clear: both;
  background: #edede9;
  padding: 30px 0 25px;
}

#sub>section {
  width: 1020px;
  background: #fff;
  border-radius: 5px;
  padding-top: 20px;
  margin: 0 auto 5px;
}

#sub>section h2 {
  color: #65391b;
  font-size: 16px;
  height: 46px;
  line-height: 47px;
  background: url(../images/search/sub_titBg.png) repeat-x;
  border: 2px solid #d8c8b8;
  border-radius: 10px;
  position: relative;
  padding-left: 55px;
  margin: 0 20px;
}

#sub>section h2:before {
  content: "";
  width: 34px;
  height: 59px;
  position: absolute;
  top: -4px;
  left: 9px;
}

#pick_free h2:before {
  background: url(../images/search/icon_pick.png) no-repeat;
}

#interview_free h2:before {
  background: url(../images/search/icon_interview.png) no-repeat;
}

#naka_free h2:before {
  background: url(../images/search/icon_naka.png) no-repeat;
}

#movie_free h2:before {
  background: url(../images/search/icon_movie.png) no-repeat;
}

.sub_box {
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
}

.sub_box+.sub_box:before {
  content: "";
  width: 980px;
  border-bottom: 4px dotted #d6d6d6;
  position: absolute;
  top: 0;
  left: 20px;
}

.sub_item {
  float: left;
  width: 214px;
  padding: 0 20px;
  margin: 20px 0 0;
}

.sub_item+.sub_item {
  border-left: 1px solid #d4d4d1;
}

#sub img {
  display: block;
}

#interview_free h3, #naka_free h3, #movie_free h3 {
  background: #fff7cc;
  padding: 10px 7px;
}

#sub h3 a {
  color: #a02200;
  font-size: 14px;
  word-break: break-all;
  display: inline-block;
}

#pick_free dl, #interview_free dl {
  overflow: hidden;
}

#pick_free dt, #interview_free dt {
  float: left;
  width: 20px;
  height: 17px;
}

#pick_free dd, #interview_free dd {
  float: left;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 194px;
}

#sub dt img {
  margin-top: 2px;
}

.interview_comment~div, #naka_free dl~div, #movie_free dl~div {
  color: #999;
  font-size: 10px;
  line-height: 16px;
}


/* ピックアップ */

#pick_free .sub_item>img {
  cursor: pointer;
  margin: 0 auto;
}

#pick_free h3 a {
  margin: 10px 0;
}

#pick_free dl {
  margin-top: 10px;
}


/* インタビュー */

#interview_free h3 a span {
  font-size: 12px;
}

#interview_free .img_box {
  float: left;
  cursor: pointer;
  width: 60px;
  height: 80px;
  margin: 10px 10px 10px 0;
}

#interview_free dl {
  float: left;
  width: 144px;
  margin: 10px 0;
}

#interview_free dd {
  float: left;
  font-size: 12px;
  width: 124px;
}

.interview_comment {
  clear: both;
  font-size: 12px;
  border: 2px solid #e7e7e7;
  position: relative;
  padding: 7px;
  margin-bottom: 7px;
}

.interview_comment:before {
  content: "";
  width: 13px;
  height: 9px;
  background: url(../images/interview/commentOther_parts.png) no-repeat;
  position: absolute;
  top: -9px;
  left: 22px;
}


/* 中の人 */

#naka_free .sub_item>img {
  float: left;
  cursor: pointer;
  border: 1px solid #ddd;
  padding: 4px;
  margin: 10px 15px 10px 0;
}

#naka_free dl {
  float: left;
  width: 109px;
  background: #f5f2ec;
  position: relative;
  padding: 10px;
  margin: 10px 0;
}

#naka_free dl:before {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 12px solid #F5F2EC;
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -6px;
}

#naka_free dt {
  background: url(../images/interview/icon_listDate05.png) no-repeat left center;
  padding-left: 22px;
}

#naka_free dl~div {
  clear: both;
}


/* 動画 */

#movie_free dl {
  cursor: pointer;
  width: 160px;
  margin: 10px auto;
}

#movie_free dt {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: 24px;
  line-height: 24px;
  position: relative;
}

#movie_free dt:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -12px;
  left: 50%;
  border-width: 6px;
  border-style: solid;
  margin-left: -6px;
  z-index: 1;
}

#movie_free dd {
  height: 90px;
  position: relative;
}

#movie_free dd div {
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 50px;
  height: 24px;
  line-height: 24px;
  background: rgba(0, 0, 0, .8);
  position: absolute;
  right: 0;
  bottom: 0;
}


/*------------------------------------------------------------
　ヘッダーメニュー
-------------------------------------------------------------*/

#header_searchMenu {
  float: right;
  width: 389px;
  overflow: hidden;
  margin: 20px 0 10px;
}

.header_searchMenu_btn {
  cursor: pointer;
  display: inline-block;
}

#header_searchMenu li {
  float: left;
  margin-bottom: 10px;
}

#header_searchMenu li img {
  vertical-align: middle;
  margin-right: 5px;
}

#header_searchMenu li:nth-of-type(2n+1) {
  width: 167px;
}

#header_searchMenu li:nth-of-type(2n) {
  width: 222px;
}