/* ================================================================================

共通

================================================================================ */

span.y_marker {
  background-color: rgba(255, 238, 3, 0.5);
}


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  #wrapper{
    background: url(../img/ca_bg.jpg) no-repeat bottom left;
  }
  /* 全幅設定 */
  .all_bg01{
    background:#f5f5f5;
    padding: 60px 0;
    margin: 60px 0;
  }
  .all_bg02{
    background:#fef6ee;
    padding: 60px 0;
    margin: 60px 0;
  }
  .all_bg01 .elementor-element,
  .all_bg02 .elementor-element{
    width: 1200px;
    margin: 0 auto;
}
.entry-content {
  padding: 0px !important;
}


/* コンテンツ区切りライン */
.content_line{
  border-bottom: dashed 1px;
  padding-bottom: 40px;
  margin-bottom: 25px !important;
}


  /* ===各ページメイン画像=== */
  .main_cate {
		position: relative;
		background: url(../img/main_cate.jpg) center top / cover no-repeat;
		width: 100%;
		height: 23.8vw;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
	}
  .page-recruit_entry .main_cate {/*新卒用*/
		position: relative;
		background: url(../img/pc_cate_recluit_img.jpg) center top / cover no-repeat;
		width: 100%;
		height: 23.8vw;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
	}
	.main_cate_in {
		position: relative;
		display: table;
		width: 100%;
		height: 100%;
	}
	.main_cate_in h1 {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 2.6vw;
		font-weight: 900;
		text-indent: 0.1em;
		padding-top: 1.5em;
    color: #003366;
    letter-spacing: 0.2em;
	}
  .main_cate_in h1 span{
    position: relative;
    border-bottom: 1px solid;
    padding: 0 30px 8px;
}
/* ===各ページ　サブタイトル　設定=== */
.main_cate_in h1 span::before{/* 基本サブタイトル */
  position: absolute;
  content: "CFrecruit";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -4.2vw;
}
.page-ceo-message .main_cate_in h1 span::before,
.page-advantage .main_cate_in h1 span::before{/* 入社を検討されている方へ・当社の強み */
  position: absolute;
  content: "Message";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -4.2vw;
}
.page-ideal_person .main_cate_in h1 span::before{/* 求める人物像 */
  position: absolute;
  content: "ideal　person";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -6vw;
}
.page-program .main_cate_in h1 span::before{/* 成長支援制度 */
  position: absolute;
  content: "Growth　support";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -5vw;
  letter-spacing: 0.3em;
}
.page-benefit .main_cate_in h1 span::before{/* 福利厚生制度 */
  position: absolute;
  content: "Welfare　benefits";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -5vw;
  letter-spacing: 0.3em;
}
.page-gallery .main_cate_in h1 span::before{/* ギャラリー */
  position: absolute;
  content: "Gallery";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -4.2vw;
}
.page-branch_introduction .main_cate_in h1 span::before{/* 支店紹介 */
  position: absolute;
  content: "branch　introduction";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -6.1vw;
  letter-spacing: 0.3em;
}
.page-member .main_cate_in h1 span::before,
.category-member .main_cate_in h1 span::before{/* インタビュー */
  position: absolute;
  content: "Interview";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -4.2vw;
}
.page-question .main_cate_in h1 span::before{/* Q＆A */
  position: absolute;
  content: "Question";
  display: inline-block;
  font-size: 0.7vw;
  bottom: -2vw;
  left: 50%;
  margin-left: -4.2vw;
}


  /* ===コンテンツ内の設定=== */
  #content{
    /* width: 1000px; */
    min-height: 50vh;
    margin: 0 auto;
    padding-top: 110px;
  }
  .page-member #content,
  .page-news #content{
    width: 1000px;
  }
  /* バックナンバーページ */
  .page-id-167  #content{
    padding-top: 205px;
  }

  .single-post header.entry-header{
    padding: 0;
  }

  /* ===見出しの設定=== */
  header.entry-header h1,
  h1.entry-title{
    display: none;
  }

  /* h2*/
  .cate_h2 h2 {
    font-size: 30px !important;
    padding: 1.5rem 3rem;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    color: #fff !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#333333), to(#928267 ));
    background-image: -webkit-linear-gradient(left, #333333 0%, #928267 100%);
    background-image: linear-gradient(to right, #333333 0%, #928267 100%);
  }

  /*h3*/
  h3 {
    color:#333333 !important;
  }
  .cate_h3 h3 {
    font-size: 25px !important;
    position: relative;
    padding: 1rem .5rem;
    color:#333333 !important;
  }
  .cate_h3_inta h3 {/*インタビューのみ*/
    font-size: 25px !important;
    position: relative;
    padding: 1rem .5rem;
    color:#333333 !important;
    width: 810px;
  }
  .cate_h3 h3:after,
  .cate_h3_inta h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    content: '';
    border-radius: 3px;
    background-image: -webkit-gradient(linear, right top, left top, from(#333333), to(#928267));
    background-image: -webkit-linear-gradient(right, #333333 0%, #928267 100%);
    background-image: linear-gradient(to left, #333333 0%, #928267 100%);
  }
  .cate_h3_dotted h3 {/*タイトル下にライン*/
    border-bottom: dotted 1px;
  }

   /*h4*/
   .cate_h4{
    font-size: 20px !important;
    position: relative;
    color:#333333 !important;
    padding-bottom: 0.5em;
  }
  .cate_h4_02 h4{
    font-size: 20px !important;
    position: relative;
    color:#333333 !important;
    padding-bottom: 0.5em;
  }

  /*h4*/
   h4.cate_h4_title{
    text-align: center;
    border-bottom: dashed 1px;
    font-size: 25px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  

}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
  /* 全幅設定 */
  .all_bg01,
  .all_bg02{
    position: relative;
    padding: 10vw 0;
    margin: 10vw 0;
  }
  .all_bg01::before{
    position: absolute;
    display: inline-block;
    content: "";
    background: #f5f5f5;
    width: 100vw;
    margin-left: -4vw;
  }
  .all_bg02::before{
    position: absolute;
    display: inline-block;
    content: "";
    background:#fef6ee;
    width: 100vw;
    margin-left: -4vw;
  }


  /* ===各ページメイン画像=== */
  .main_cate {
		position: relative;
		background: url(../img/main_cate.jpg) center top / cover no-repeat;
		width: 100%;
		height: 44vw;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
	}

	.main_cate_in {
		position: relative;
		display: table;
		width: 100%;
		height: 100%;
	}
	.main_cate_in h1 {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 6vw;
		font-weight: 900;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
		color: #003366;
	}
  .main_cate_in h1 span{
    border-bottom: 1px solid;
    padding: 0 6vw 2.5vw;
}
/* 各ページ　サブタイトル　設定 */
.main_cate_in h1 span::before{/* 基本サブタイトル */
  position: absolute;
  content: "CFrecruit";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -9.2vw;
}

.page-ceo-message .main_cate_in h1 span::before,
.page-advantage .main_cate_in h1 span::before{/* 入社を検討されている方へ・当社の強み */
  position: absolute;
  content: "Message";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -9.2vw;
}
.page-ideal_person .main_cate_in h1 span::before{/* 求める人物像 */
  position: absolute;
  content: "ideal　person";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -13vw;
}
.page-program .main_cate_in h1 span::before{/* 成長支援制度 */
  position: absolute;
  content: "Growth　support";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -15vw;
}
.page-benefit .main_cate_in h1 span::before{/* 福利厚生制度 */
  position: absolute;
  content: "Welfare　benefits";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -15.9vw;
}
.page-gallery .main_cate_in h1 span::before{/* ギャラリー */
  position: absolute;
  content: "Gallery";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -8vw;
}
.page-branch_introduction .main_cate_in h1 span::before{/* 支店紹介 */
  position: absolute;
  content: "branch　introduction";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -19vw;
}
.page-member .main_cate_in h1 span::before,
.category-member .main_cate_in h1 span::before{/* インタビュー */
  position: absolute;
  content: "Interview";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -9vw;
}
.page-question .main_cate_in h1 span::before{/* Q＆A */
  position: absolute;
  content: "Question";
  display: inline-block;
  font-size: 2.4vw;
  bottom: 8.7vw;
  left: 50%;
  margin-left: -8vw;
}

.post-2034 .main_cate_in h1,
.post-2043 .main_cate_in h1,
.post-2051 .main_cate_in h1 {/* 資産運用コンサル（AM事業部） */
  font-size: 4vw;
}


  /* ===コンテンツ内の設定=== */
   #content{
     min-height: 50vh;
  }

  /* コンテンツのサイドの幅設定 */
  .entry-content{
    padding: 10vw 4vw 0;
  }
  .meil_box{
    padding-left: 4vw;
    padding-right: 4vw;
  }


  /* ===見出しの設定=== */
  header.entry-header h1,
  h1.entry-title{
    display: none;
  }
  .single h1.entry-title{
    text-align: left;
    letter-spacing: 0;
  }

  /* h2*/
  .cate_h2 h2 {
    font-size: 4.8vw !important;
    padding: 1.1rem 2.1rem;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    color: #fff !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#333333), to(#928267 ));
    background-image: -webkit-linear-gradient(left, #333333 0%, #928267 100%);
    background-image: linear-gradient(to right, #333333 0%, #928267 100%);
    line-height: 1.4;
  }

  /*h3*/
  h3 {
    color:#333333 !important;
  }
  .cate_h3 h3 {
    font-size: 4.8vw !important;
    position: relative;
    padding: 1rem .5rem;
    color:#333333 !important;
  }
  .cate_h3_inta h3 {/*インタビューのみ*/
    font-size: 4.8vw !important;
    position: relative;
    padding: 1rem .5rem;
    color:#333333 !important;
  
  }
  .cate_h3 h3:after,
  .cate_h3_inta h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    content: '';
    border-radius: 3px;
    background-image: -webkit-gradient(linear, right top, left top, from(#333333), to(#928267));
    background-image: -webkit-linear-gradient(right, #333333 0%, #928267 100%);
    background-image: linear-gradient(to left, #333333 0%, #928267 100%);
  }
  .cate_h3_dotted h3 {/*タイトル下にライン*/
    border-bottom: dotted 1px;
  }

     /*h4*/
   .cate_h4{
      font-size: 4.5vw !important;
      position: relative;
      color:#333333 !important;
      padding-bottom: 0.5em;
    }
    .cate_h4_02 h4{
      font-size: 4.5vw !important;
      position: relative;
      color:#333333 !important;
      padding-bottom: 0.5em;
    }
  /*h4*/
   h4.cate_h4_title{ 
      text-align: center;
      border-bottom: dashed 1px;
      font-size: 5vw;
      padding-bottom: 5px;
      margin-bottom: 10px;
  }

}

/* ================================================================================

メンバー紹介

================================================================================ */
/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
 

  /*------ タイムスケジュール設定------ */

  .sk_time{/* カラムサイズを設定 */
    width: 1000px;
    border: solid 1px #333;
  }



  .member_row02 .time{/* 時間 */
    text-align:center;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    font-weight: 600;
  }
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
     /*------ タイムスケジュール設定------ */

  .sk_time{/* カラムサイズを設定 */
    border: solid 1px #333;
  }



  .member_row02 .time{/* 時間 */
    text-align:center;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    font-weight: 600;
  }
}



/* ================================================================================

採用ページ（新卒・中途）

================================================================================ */
/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
/*------ 一覧表設定------ */
.list_shokushu{
  position: relative;
  padding: 30px;
  border: solid 1px;
  text-align: center;
  z-index: 0;
}
.list_shokushu ul{
  list-style: none;
  font-size: 0;
}
.list_shokushu ul li{
  position: relative;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
}
.list_shokushu ul li:last-of-type{
  margin-right: 0;
}
/* タイトル */
p.list_shokushu_title{
  margin-top: -48px;
  position: relative;
  padding-bottom: 20px;
}
p.list_shokushu_title span::before{
  position: absolute;
  display: inline-block;
  content: "";
  background: #ffffff;
  padding: 10px 45px;
  z-index: -1;
  top: 6px;
  left: 50%;
  margin-left: -45px;
}
/* リンク部分 */
.list_shokushu ul li a{
  color: #dc9600;
}
.list_shokushu ul li::before{
  position: absolute;
  display: inline-block;
  content: "|";
  top: 0;
  right: -2px;
}
.list_shokushu ul li:last-of-type::before{
  position: absolute;
  display: inline-block;
  content: "";
}

/*------ キャリアの一覧表設定------ */

.entry_career ul{
  list-style-type: none;
}
.entry_career ul li{
  position: relative;
  border-bottom: solid 1px;
  font-size: 25px;
  padding: 30px 10px 30px 30px;
}
.entry_career ul li::before{
  position: absolute;
  display: inline-block;
  content: "▶";
  top: 35px;
  right: 40px;
}
.entry_career ul li p{
  display: inline-block;
  min-width: 410px;
  }
.entry_career ul li span{
  margin-left: 1em;
  background-color: #e4e4e4;
  padding: 20px;
  border-radius: 10px;
  font-size: 21px;
  font-weight: 500;
}
.entry_career ul li a{
  color: #dc9600;
  display: block;
}

/*------ タブ設定------
.tab_area{
  overflow:hidden;
  display:table;
  margin:0;
  }
   
  .tab_area li{
 
  width: 280px;
  height:49px;
  text-align:center;
  border-right: 1px dotted #909090;
  cursor: pointer;
  vertical-align:middle;
  display:table-cell;
  color:#333333;
  background-color:#ffffff;
  }
  
  .all_area {
    background: #efefef;
    padding: 20px;
    overflow: hidden;
    border-radius: 20px;
  }
  
  .all_area div.content_area,
  .all_area div.content_area2{
  
  background: #ffffff;
  padding: 30px;
  border-top: 1px dotted #bbbbbb;
  }
  
  .tab_area li.select{

  background-color:#ffffff;
  background-image:none;
  color:#333333;
  border-top:2px solid #e94545;
  }
  
  .hide{display:none;}
*/
  /*------ 各キャリアページ　設定------ */
  h3.rec_list_title{
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 13px #b8d6f2;
    margin-bottom: 1em;
    font-size: 29px;
  }
  .rec_list_box{
    padding: 0 20px 40px 30px;
  }
  .rec_list_title-02{
    font-weight: 900;
    padding-bottom: 10px;
  }

  /*------ テーブル設定------ */

  .recruit_table table,
  .recruit_table td,
  .recruit_table th {
    border: 1px solid #595959;
    border-collapse: collapse;
  }
  .recruit_table table{
    width: 100%;
  }

  .recruit_table td,
  .recruit_table th {
    padding:10px;
  }

  .recruit_table th {
    background: #f0ebe7;
    width: 12%
  }
  .recruit_table td {
    width: 88%;
  }

  /*------ タイトル下の画像　設定------ */
  .recruit_img_box figure.elementor-image-box-img{
    width: 68% !important;
  }



}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {

  /*------ 一覧表設定------ */
.list_shokushu{
  position: relative;
  padding: 2em;
  border: solid 1px;
  text-align: center;
  z-index: 0;
}
.list_shokushu ul{
  list-style: none;
  font-size: 0;
}
.list_shokushu ul li{
  position: relative;
  font-size: 4.5vw;
  display: inline-block;
  margin-bottom: 1em;
}
.list_shokushu ul li:last-of-type{
  margin-bottom: 0;
}
/* タイトル */
p.list_shokushu_title{
  margin-top: -3em;
  position: relative;
  padding-bottom: 1em;
}
p.list_shokushu_title span::before{
  position: absolute;
  display: inline-block;
  content: "";
  background: #ffffff;
  padding: 10px 45px;
  z-index: -1;
  top: 6px;
  left: 50%;
  margin-left: -45px;
}
/* リンク部分 */
.list_shokushu ul li a{
  color: #dc9600;
}

/*------ キャリアの一覧表設定------ */

.entry_career ul{
  list-style-type: none;
}
.entry_career ul li{
  position: relative;
  border-bottom: solid 1px;
  font-size: 4.6vw;
  padding: 1em 1em 1.5em 1em;
}
.entry_career ul li::before{
  position: absolute;
  display: inline-block;
  content: "▶";
  top: 12vw;
  right: 0;
}
.entry_career ul li p{
  padding-bottom: 1em;
}
.entry_career ul li span{
  background-color: #e4e4e4;
  padding: 3vw;
  border-radius: 6px;
  font-size: 4vw;
  font-weight: 500;
  margin-right: 1em;
}
.entry_career ul li a{
  color: #dc9600;
  display: block;
}

  /*------ 各キャリアページ　設定------ */
  h3.rec_list_title{
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 13px #b8d6f2;
    margin-bottom: 1em;
    font-size: 5vw;
  }
  .rec_list_box{
    padding: 0 0 2em 0;
  }
  .rec_list_title-02{
    font-weight: 900;
    padding-bottom: 1em;
  }

/*------ タブ設定
.tab_area{
  overflow:hidden;
  display:table;
  margin:0;
  }
  
  .tab_area li{
  width: auto;
  height: 6em;
  text-align: center;
  border-right: 1px dotted #909090;
  cursor: pointer;
  vertical-align: middle;
  display: table-cell;
  color: #333333;
  background-color: #ffffff;
  padding: 0.6em;
  }
  
  .all_area {
    overflow: hidden;
    border: solid 1px;
  }
  
  .all_area div.content_area,
  .all_area div.content_area2{
  background: #ffffff;
  padding: 30px;
  border-top: 1px dotted #bbbbbb;
  }
  
  .tab_area li.select{
  background-color:#ffffff;
  background-image:none;
  color:#333333;
  border-top:2px solid #e94545;
  }
  
  .hide{display:none;}
  ------ */

  /*------ テーブル設定------ */

  .recruit_table table,
  .recruit_table td,
  .recruit_table th {
    border: 1px solid #595959;
    border-collapse: collapse;
  }
  .recruit_table table{
    width: 100%;
  }

  .recruit_table td,
  .recruit_table th {
    padding:10px;
    display: block;
  }

  .recruit_table th {
    background: #f0ebe7;
    
  }

    /*------ タイトル下の画像　設定------ */
    .recruit_img_box figure.elementor-image-box-img{
      width: 100% !important;
    }
   
}


/* ================================================================================

入社を検討されている方

================================================================================ */
  /* 青文字　明朝 */
  .blue_min p{
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    color: #003366 !important;
    font-weight: 600;
  }
  .blue_min ul{
   list-style-type:none;
  }

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  /* 木内さん画像サイズ */
  img.kiuchi_img {
    width: 446px;
}

  /* 基本理念 */
  .page-id-729 .cate_h4 h4{
    position: relative;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    font-size: 35px !important;
    color:#403c34 !important;
    text-align: center;
  }
  .page-id-729 .cate_h4 h4 span{
    color:#403c34 !important;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    display: block;
    font-size: 18px !important;
    padding-top: 51px;
  }
  .page-id-729 .normal h4 span{
    color:#403c34 !important;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    display: block;
    font-size: 18px !important;
  }

  .blue_min p{
    font-size: 20px;
  }

  /* 基本理念 */
  .kihonrinen{
    position: relative;
    padding-left: 40px;
    margin-left: 29px;
  }
  .kihonrinen::before{
    position: absolute;
    display: inline-block;
    content: "一、";
    top: -13px;
    left: -16px;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    font-size: 32px;
    color: #003366;
    font-weight: 900;
  }

}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
  
  /* 基本理念 */
  .page-id-729 .cate_h4 h4{
    position: relative;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    font-size: 5vw;
    color:#403c34 !important;
    text-align: center;
  }
  .page-id-729 .cate_h4 h4 span{
    color:#403c34 !important;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    display: block;
    padding-top: 11vw;
    font-size: 4.5vw !important;
  }
  .page-id-729 .normal h4 span{
    color:#403c34 !important;
    font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
    display: block;
    font-size: 4.5vw !important;
  }
  .blue_min ul li p{
    line-height: 1.2;
}
  .blue_min ul li{
    text-indent: -1.5em;
    margin-left: 1.5em;
    padding-bottom: 0.5em;
  }

    /* 基本理念 */
    .kihonrinen{
      position: relative;
      padding-bottom: 3em !important;
    }
    .kihonrinen::before{
      position: absolute;
      display: inline-block;
      content: "一、";
      top: -1.6em;
      left: 0;
      font-family: 'Noto Serif JP', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W2', 'Hiragino Mincho ProN', 'HG明朝B', serif !important;
      font-size: 7vw;
      color: #003366;
      font-weight: 900;
    }
   
}

/* ================================================================================

採用・お問い合わせ　フォーム設定

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {

/* 必須のコメント枠 */
  .hissu{
    border: 1px solid #605325;
    background:#f6f0dd ;
    padding: 1.5em;
  } 

/* テーブル設定 */
  table.entry_form {
      width: 100%;
  }
  table.entry_form , .entry_form td, .entry_form th {
    border-bottom: 1px solid #e4e4e4;
    border-collapse: collapse;
  }
  .entry_form td, .entry_form th {
    text-align: left;
  }
  .entry_form th {
    width: 30%;
    padding: 20px 0 20px 20px;
  }
  .entry_form td {
    padding: 20px 0 20px 45px;
  }

  /* コメント枠のみ100％に */
  td.coment_text .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: inline-grid;
  }

/* 必須 */
  .required{
    color: red;
    font-weight: normal;
    font-size: 15px;
    padding-left: 1em;
  }
/* 送信ボタン */
  .sousin{
    display: block;
    text-align:center;
  }
  .sousin .wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    font-size: 20px;
    background: #003366;
    color: #fff;
    width: 210px;
    padding: 10px 0;
  }
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
/* 必須のコメント枠 */
  .hissu{
    border: 1px solid #605325;
    background:#f6f0dd ;
    padding: 1em;
  } 

/* テーブル設定 */
    table.entry_form {
      width: 100%;
  }
  table.entry_form , .entry_form td, .entry_form th {
    border-bottom: 1px solid #e4e4e4;
    border-collapse: collapse;
  }
  .entry_form th {
    background: #f0ebe7;
    padding:10px;
    display: block;
  }
  .entry_form td{
    padding:30px 10px 30px 10px;
    display: block;
  }

/* コメント枠のみ100％に */
  td.coment_text .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: inline-grid;
  }
  td.coment_text textarea.wpcf7-form-control.wpcf7-textarea{
    padding:5px;
  }

/* インプットの枠調整 */
  td.form_text input{
    height: 2.5em;
    padding: 0 5px;
  }
  td.form_text span.wpcf7-form-control-wrap:first-of-type input{
    margin-bottom: 1em;
  }

/* 必須 */
.required{
  color: red;
  font-weight: normal;
  font-size: 15px;
  padding-left: 1em;
}

/* 確認画面とボタン*/
  .wpcf7cp-btns{
    text-align: center;
  }
  .wpcf7cp-btns button.wpcf7-form-control.wpcf7cp-cfm-edit-btn,
  .wpcf7cp-btns button.wpcf7-form-control.wpcf7-submit.wpcf7cp-cfm-submit-btn{
    background: #003366;
    color: #fff;
    border: 0;
    width: 47%;
    font-size: 4.5vw;
    padding: 4vw 0;
  }
  div#wpcf7cpcnf {
    z-index: 3 !important;
  }
  div#wpcf7cpcnf > table{
    border: solid 1px;
  }
  div#wpcf7cpcnf > table > tr  > td > p{
    width: 85vw;
  }


/* 送信ボタン */
  .sousin{
    display: block;
    text-align:center;
    position: relative;
  }
  .sousin .wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    font-size: 20px;
    background: #003366;
    color: #fff;
    width: 210px;
    padding: 10px 0;
  }
  .wpcf7-spinner {
    position: absolute !important;
    bottom: -30px;
    margin-left: -30vw;
  }
}


/* ================================================================================

福利厚生制度

================================================================================ */


/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  /*------ テーブル設定------ */

  .benefit_table table,
  .benefit_table td,
  .benefit_table th {
    border: 1px solid #595959;
    border-collapse: collapse;
  }
  .benefit_table table{
    width: 100%;
  }

  .benefit_table td,
  .benefit_table th {
    padding:10px;
    display: block;
  }

  .benefit_table th {
    background: #f0ebe7;
    
  }
  }
  
  
  /* SP設定
  ----------------------------------------------- */
  @media (max-width: 767px) {
    
    /*------ テーブル設定------ */

    .benefit_table table,
    .benefit_table td,
    .benefit_table th {
      border: 1px solid #595959;
      border-collapse: collapse;
    }
    .benefit_table table{
      width: 100%;
    }
  
    .benefit_table td,
    .benefit_table th {
      padding:10px;
      display: block;
    }
  
    .benefit_table th {
      background: #f0ebe7;
      
    }
  }

  /* ================================================================================

　ギャラリー

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {

  }
  
  
  /* SP設定
  ----------------------------------------------- */
  @media (max-width: 767px) {
  .gallery_box figure{
    width: 33% !important;
  }
  }

/* ================================================================================

　求める人物像

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  .ideal_person_text{
    padding-left: 1em;
}
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
.ideal_person_text{
  text-align: left !important;
}
}

/* ================================================================================

　Q＆A

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
.q_text{
  position: relative;
  background: #c6dbf1;
  padding: 20px 30px 17px 73px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.q_text::before{
  position: absolute;
  content: "Q.";
  font-size: 39px;
  font-weight: bold;
  display: inline-block;
  color: #003366;
  top: -7px;
  left: 13px;
  letter-spacing: 4px;
}
.a_text{
  position: relative;
  background: #f5e5eb;
  padding: 20px 30px 17px 73px;
  border-radius: 5px;
}
.a_text::before{
  position: absolute;
  content: "A.";
  font-size: 39px;
  font-weight: bold;
  display: inline-block;
  color: #d80505;
  top: -7px;
  left: 13px;
  letter-spacing: 4px;
}
}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
  .q_text{
    position: relative;
    background: #c6dbf1;
    padding: 1em 1em 1em 3.7em;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .q_text::before{
    position: absolute;
    content: "Q.";
    font-size: 8vw;
    font-weight: bold;
    display: inline-block;
    color: #003366;
    top: 0em;
    left: 0.4em;
    letter-spacing: 0.1em;
  }
  .a_text{
    position: relative;
    background: #f5e5eb;
    padding: 1em 1em 1em 3.7em;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .a_text::before{
    position: absolute;
    content: "A.";
    font-size: 8vw;
    font-weight: bold;
    display: inline-block;
    color: #d80505;
    top: 0em;
    left: 0.4em;
    letter-spacing: 0.1em;
  }

}

/* ================================================================================

CFネッツとは

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  /* イメージ */
  .about_cf01-img img{
    width: 810px !important;
    height: auto !important;
  }
   /* テキスト01 */
.about_cf01{
  text-align: center;
}
.about_cf01_text01{
  color: #e11414 !important;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 19px;
}
   /* テキスト02 */
.about_cf02{
  text-align: center;
}

.about_cf02 ul{
  padding: 50px 0;
}


}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
.about_cf01{
  text-align: center;
}
.about_cf01_text01{
  color: #e11414 !important;
  font-weight: bold;
  font-size: 5vw;
  padding-bottom: 5vw;
}
   /* テキスト02 */
.about_cf02{
  text-align: center;
}
.about_cf02 ul{
  padding: 9vw 0 7vw;
}

}

/* ================================================================================

CFネッツとは

================================================================================ */

/* PC設定
----------------------------------------------- */
@media (min-width: 768px) {
  .in_setu table , .in_setu td, .in_setu th {
	border: 1px solid #595959;
	border-collapse: collapse;
  background: #ffffff;
}
  .in_setu table{
	width: 100%;
}
  .in_setu th{
	width: 30%;
}
  .in_setu td{
	width: 70%;
  padding: 10px;
}



}


/* SP設定
----------------------------------------------- */
@media (max-width: 767px) {
  .in_setu table , .in_setu td, .in_setu th {
	border: 1px solid #595959;
	border-collapse: collapse;
  background: #ffffff;
}
  .in_setu table{
	width: 100%;
}
  .in_setu th{
	width: 30%;
}
  .in_setu td{
	width: 70%;
  padding: 10px;
}
}