@charset "utf-8";

/*========================================================
job/css/result.css
========================================================*/

#pageBody .secHead{
	float:left;
	margin:0 0 8px 0;
	width:700px;
}

#pageBody .secHead img{
	float:left;
}

#pageBody .secHead h1{
	float:left;
	font-size:135%;
	font-weight:bold;
	margin:-2px 0 0 7px;
}

#pageBody .secHead h2{
	float:left;
	font-size:135%;
	font-weight:bold;
	margin:-2px 0 0 7px;
}
#pageBody .secHead p{
	float:left;
	font-size:135%;
	font-weight:bold;
	margin:-2px 0 0 7px;
}

#pageBody .bHead p{
	float:right;
	margin-top:-3px;
	margin-bottom:-3px;
}

#pageBody .bHead p em{
	font-size:130%;
}

#pageBody .block01{
	margin-top:3px;
}

#pageBody .textlist01 p{
	float:left;
	width:550px;
	margin:0 0 5px 0;
}

#pageBody .textlist01 td{
	padding:7px 0 0 9px;
}

#pageBody .textlist01 input{
	float:left;
}

#pageBody .block05{
	float:left;
	margin:5px 0 0 0;
	width:706px;
}

#pageBody .bottomspace{
	margin-bottom:16px;
}

#pageBody .block05 .text05 p{
	color:#000;
	//float:left;
	font-size:110%;
	letter-spacing:0.17em;
}
#pageBody .block05 .text05 p a{
	color:#2f50b3;
	padding:0 3px 0 0;
	text-decoration:none;
}

#pageBody .block05 .text05 p a:hover{
	text-decoration:underline;
}

#pageBody .block05 .text05 span{
	float:left;
	font-size:110%;
	letter-spacing:0.1em;
	margin:7px 13px 0 0;
}

#pageBody .block05 .text06{
	float:left;
	margin:6px 0 7px 0;
	width:706px;
}

#pageBody .block05 .text06 span{
	float:left;
	font-size:110%;
	letter-spacing:0.15em;
	margin:0 10px 0 0;
}

#pageBody .block05 .text06 select{
	float:left;
	width:120px;
}

#pageBody .block05 .text06 p{
	color:#2f50b3;
	float:right;
	font-size:110%;
	letter-spacing:0.08em;
}

#pageBody .block05 .table02{
	border-top:2px solid #DA3F00;
	float:left;
	width:706px;
}

#pageBody .block05 .table02 .tablettl{
	border:1px solid #CCCCCC;
	background:#FFF3EF;
	height:15px;
	padding:17px 20px 15px 15px;
}

#pageBody .block05 .table02 .tablettl img{
	float:left;
	margin:7px 0 0 0;
}

#pageBody .block05 .table02 .tablettl p{
	color:#2F50B3;
	float:left;
	font-size:130%;
	width: 530px;
	font-weight: bold;
}

#pageBody .block05 .table02 .tablettl span{
	float:right;
	font-size:120%;
	letter-spacing:0.07em;
}

#pageBody .block05 .table02 th{
	border:1px solid #CCCCCC;
}

#pageBody .block05 .table02 .thtext{
	font-size:110%;
	font-weight:bold;
	text-align:center;
	width:98px;
}

#pageBody .block05 .table02 td{
	border:1px solid #CCCCCC;
	font-size:110%;
	padding:12px 16px 10px 16px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

#pageBody .block05 .table02 td table.result_button01 {
 border: 1px #000000 none;
 border-collapse: collapse;
 width: 574px;
}

#pageBody .block05 .table02 td table.result_button01 td {
 border: 1px #000000 none;
 font-size: 100%;
 padding: 0;
 margin: 0;
 vertical-align: top;
}

#pageBody .block05 .table02 td table.result_button01 td.button01 {
 vertical-align: bottom;
 width: 141px;
}

#pageBody .block05 .table02 td p{
	float:left;
	letter-spacing:0.09em;
}

#pageBody .block05 .table02 .tbltext{
	color:#2F50B3;
	font-size:100%;
}

#pageBody .pagenumber{
	font-size:110%;
	padding:10px 0 0 0;
	width:706px;
}

#pageBody .pagenumber p{
	float:right;
	letter-spacing:0.08em;
}

#sidebar .text{
	float:left !important;
}

#sidebar .size01{
	float:left !important;
}

/* 20130109追加 */

#pageBody .block01 .list_check li {
	margin-right: 5px;
	margin-top: 5px;
	width: 180px;
	display: inline-block;
	vertical-align: top;
	clear: both;
}

/* 150619 ymd add start*/
div.TileOn {
  background-color: #005fb2;
}

div.TileOff {
  background-color: #d0dfec;
}

div.TileOn,
div.TileOff {
  height: 30px;
  width: 95px;
  border-radius: 2px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
span.age1, span.age2 {
  font-family: Meiryo UI;
  font-size: 10pt;
  color: White;
  font-weight: bold;
}
/* 150619 ymd add end*/

/* 180630 mori add start
   191107 Modified */

/* 応募・お気に入り共通 */
.oubo_btn, .fav_btn {
  display: inline-block;
  width: 250px;/*詳細画面とサイズを合わせるため180px→250px 20210630*/
  text-align: center;
  text-decoration: none;
  outline: none;
  font-weight:bold;
  -webkit-transition: none;
  transition: none;
  padding: 10px 15px;
  font-size: 1.3em;
  color: #FFFFFF;
  text-decoration: none;
  border: none;
  border-radius: 8px;
  box-shadow: 0px 2px 6px 1px rgb(0 0 0 / 20%);
  }

.oubo_btn::before, .oubo_btn::after, .fav_btn::before, .fav_btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.oubo_btn, .oubo_btn::before, .oubo_btn::after,
.fav_btn, .fav_btn::before, .fav_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  }

.oubo_btn:hover,  .fav_btn:hover  { text-decoration:none; }
.oubo_btn:active, .fav_btn:active { color:#FFFFFF; }

/* 応募ボタン */
.oubo_btn        { background-color:#fabf1b; }
.oubo_btn:hover  { background-color:#efce76; }
.oubo_btn:active { background:#efce76;  }

/* お気に入りに追加ボタン */
.fav_btn        { background-color:#c8c8c8; }
.fav_btn:hover  { background-color:#dad4d4; }
.fav_btn:active { background:#60ddda; }

.td-fav {
  position: relative;
}

.bubble-fav {
  position: absolute;
  opacity: 0;
  top: -180px;
  left: 50%;
  transform: translateX(-50%);
}

.notify-fav {
  position: fixed;
  background-color: #262a3f;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 12px 0;
  border-radius: 6px;
  width: 98%;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}


@media screen and (max-width: 750px){

.oubo_btn, .fav_btn { width:160px; font-size:13px; }

.search_btn{
display:inline-block !important;
width:100%;
margin:10px 0 18px 0;
text-align:center;
}
.search_btn td{
display:inline-block !important;
}
}

/* お気に入り一喝登録 */
.fav_btn_all {
  display:inline-block; margin:12px 0 8px 0; padding:0.3em 1em; width:480px; height:54px;
  text-align:center; text-decoration:none; outline:none; font-size:18px; font-weight:bold;
  background-color:#1dcfcb; border-radius:5px;
  color:#FFFFFF; line-height:44px;
  -webkit-transition:none; transition:none;
  }
.fav_btn_all::before, .fav_btn_all::after
  { position:absolute; z-index:-1; display:block; content:''; }
.fav_btn_all,
.fav_btn_all::before,
.fav_btn_all::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.fav_btn_all:hover { text-decoration:none; background-color:#60ddda; }

@media screen and (max-width: 750px){

.fav_btn_all {
padding: 0.3em 0.5em;
width:320px;
font-size:13px;
line-height: 44px;
}
}

.fav_check_s{
vertical-align:-0.1em;
}

.fav_check_r{
text-align:right !important;
}

.fav_check {
  display: inline-block;
  padding: 0.2em 0 0.2em .4em;
  width: 140px;
  height: 26px;
  line-height: 26px;
  text-align: left;
  text-decoration: none;
  outline: none;
  font-size:12px !important;
  font-weight:normal;
  background-color: #1dcfcb;
  -webkit-transition: none;
  transition: none;
  margin:8px 0 4px 0;
  float:none !important;
  letter-spacing: 0em !important;
  border-radius:3px;
  }

.txt_r{text-align:right;}
.txt_c{text-align:center;}
.txt_l{text-align:left;}
.fts20{font-size:20px;}
.bd0{border:none !important;}

/* 180630 mori add end*/

/* 2020.9.7 sasaki add-s 公開求人用CSS追加 */
.feature-company {
	 padding-bottom: 15px;
	 margin-bottom: 20px;
	 border-bottom: 1px solid orange;
}

.feature-industry-title-wrap {
	background-size: cover;
	background-image: url('../../finance/images/img_industryFeatureTitle.jpg');
	background-color: blue;
	color: #ffffff;
	width: 100%;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.feature-company-title {
	font-weight: bold;
	text-align: center;
}
.feature-company-title .companyname {
	font-size: 220%;
}
.feature-company-title .toKotora {
	font-size: 180%;
}
.feature-company-contents {
	padding: 10px;
}
.h2title {
	border-left: 5px orange solid;
	padding-left: 8px;
	margin: 5px 0px;
	font-weight: bold;
	font-size: 150%;
}
.feature-company-contents li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f14a";
	padding-right: 0.5em;
}

.feature-company-contents .item-no1:before {
	font-weight: 400;
	content: "1.";
	padding-right: 0.5em;
}

.feature-company-contents .item-no2:before {
	font-weight: 400;
	content: "2.";
	padding-right: 0.5em;
}

.feature-company-contents .item-no3:before {
	font-weight: 400;
	content: "3.";
	padding-right: 0.5em;
}

.feature-company-contents li {
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-size: 110%;
	margin-bottom: 5px;
	width: calc(100% - 1.5em);
}
.feature-company-contents p {
	margin:10px 0px 5px;
}
.feature-company-contents a.linkOrange1column,
.feature-company-contents a.linkOrange1column:visited {
	text-align:center;
	text-decoration:none;
	width:calc(85% - 26px);
	max-width:450px;
	display:block;
	color:#fff;
	font-size:18px;
	font-weight:700;
	padding:13px;
	margin:20px auto;
	border-radius:5px;
	background-color:#ff8800;
}
.feature-company-contents a.linkOrange1column:hover {
	opacity: 0.7 ;
}


@media screen and (max-width: 750px){
	.feature-company-title .companyname,
	.feature-company-title .toKotora {
		font-size: 180%;
		font-weight: bold;
	}
}
/* 2020.9.7 sasaki add-e --------------------------- */
/* 2021.7.7 sasaki add-s --------------------------- */
.nenreiflex {
	display:flex;
}
/* 2021.7.7 sasaki add-e --------------------------- */


/*========================================================
common/css/base_new.css
========================================================*/

/* @import "header.css"; import廃止→cssを下記に展開 2021.10 sasaki */
/* @import "footer.css"; import廃止→cssを下記に展開 2021.10 sasaki */
/* @import "search.css"; import廃止→cssを下記に展開 2021.10 sasaki */
/*===========================================================
    header.css
===========================================================*/

#sidebar .box-sidebar .news ul li .dot {
    background: unset;
}


.box-search {
    position: relative;
}

.box-search input {
    border: 1px solid #c0c0c0;
    border-radius: 8px;
    padding: 7px 40px 7px 15px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
}

.box-search .btn-search {
    position: absolute;
    border: none;
    background-color: #0000;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
}

.box-search .btn-search img {
    width: 20px;
}

@media screen and (max-width: 750px) {
    .box-search input {
        padding: 15px 45px 15px 15px;
    }

	body div.TileOn,
    body div.TileOff {
        position: relative;
        height: auto;
        width: 25%;
        max-width: 100px;
        margin-right: 10px;
        padding: 6px 0;
        float: left;
        text-align: center;
    }

    body div.TileOn{
        background-color: #6495ed;
    }
    body div.TileOff{
        background-color: #e6e6fa;
    }
}

@media screen and (max-width: 576px) {
    .oubo_btn, .fav_btn {
        width: 130px;
        font-size: 13px;
        padding: 10px 5px;
    }
}

#sidebar .box-sidebar .search-by-company ul {
	padding-top: 20px;
}

#sidebar .box-sidebar .search-by-company ul li {
	margin-bottom: 15px;
}

#sidebar .box-sidebar .news {
	margin-top: 20px;
	padding: 0 15px;
	word-break: break-all;
}

#sidebar .box-sidebar .news ul li::before {
	content: '';
    position: absolute;
    background: url(/common/new_images/img_index/black-circle.svg) no-repeat center;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 6px;
    left: 2px;
}

#sidebar .box-sidebar .news ul li {
    position: relative;
    width: unset;
    padding-left: 20px;
    margin-bottom: 4px;
    font-size: 14px;
    text-align: justify;
}

#sidebar .box-sidebar .news ul li a {
    color: #646464;
}

#sidebar .box-sidebar .news ul li a:hover{
	color: #e94e30;
}

#sidebar .box-sidebar .news .title {
    display: flex;
	justify-content: space-between;
	align-items: center;
	color: #646464;
}
/*===========================================================
    search.css
===========================================================*/


/*========================================================
common/css/responsive_new.css
========================================================*/

@media screen and (max-width: 1366px) {
	#headerInner2 .hSection2, #gNav2, #pNav2, #gNav2 ul .downArrowMenu ul, #footer2 #footerInner2 {
		width: 1000px;
	}
	
	#gNav2 ul .downArrowMenu .arrow::before {
		top: 21px;
		right: 10px;
	}
}
@media screen and (max-width: 750px) {
	
	#headerInner2 .hSection2, #footer2 {
		width: 100%;
		height: auto;
	}
}

/*========================================================
job/css/job_search.css
===================================s=====================*/
.information-list {
    border-radius: 8px;
    padding: 20px;
}

.option-list ul li a,
.key-word-list ul li a {
    color: #646464;
}

.key-word-list ul li {
    display: inline-block;
    margin: 0 15px 5px 0;
    width: auto;
}

.link-redirect{
	text-align: right;
}

.link-redirect a{
	color: #646464!important;
}