@charset "utf-8";
/*
0C63A6
6088C6
4072B3
*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	text-align: justify;
	background: #FFF;
	overflow-x: hidden;
}
input, textarea {
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

#Bfv,
#Bdigital,
#Bd2c,
#Bprof,
#Bmap,
#Bmember,
#Brec,
#Bnews,
#Bcontact,
#Bfooter
{
  padding:0;
  text-align:center;
  width: 100%;
  height:100svb;
  min-height: 100svb;
  position:relative;
  background-color: transparent;
  scroll-snap-align: start;
}


h2.mainTitle{
  margin-bottom:10px;
  /*padding-bottom:10px;*/
  /*
  background: url(../img/bg_title.png) no-repeat center bottom;
  background-size: 90px 6px;
  */
  font-size:60px;
}

.mtTitle {
  margin-top:30px !important;
}

.section_content {
width:100% !important;
/*
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
*/
}

.content_p {
  text-align:center;
  width:100%;
  font-size:14px;
  margin:0 auto;
}

.dm_image {
  list-style: none;
  display:flex;
  margin:0 auto;
  text-align:center;
  justify-content: center;
  align-items: center;
  margin-top:2rem;
}

.dm_image img {
  width:150px;
}

.dm_image_p {
  font-size:0.8rem;
}

/* digital marketing */
.slick_degital_marketing {
  margin-top:20px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.dm_card {
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height:100%;
  background-color:#fff;
  margin-right:15px;
  margin-left:15px;
  font-size:14px;
}

.dm_card h3 {
	font-size: 20px ;
	text-align: center;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color:#222;
  letter-spacing:0px;
  font-weight:bold;
  line-height:45px;
}

.dm_card img{
  height:45px;
  text-align:center;
  margin:0 auto;
}

.dm_card a.contactBtn {
/*
  width:104px;
	display: block;
	background:#045694;
	color: #FFF !important;
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
*/
  background-color:transparent ;
	margin: 10px auto 0px auto;
}

.dm_card a{
    text-decoration: none;
}
.dm_card a:hover{
    opacity:0.6;
}

.dm_card a.contactBtn img{
  width:120px;
  height:auto;
}

.dm_card .dm_card_description {
  width:100%;
  height:85px;
  text-align:left;
  padding-top: 10px;
}

.dm_card .dm_card_description2 {
  width:100%;
  height:120px;
  text-align:left;
  padding-top: 10px;
}

/*d2c*/
.slick_d2c {
  margin-top:20px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

#Bprof .company_content {
  margin-top:30px;
}

#Bprof .company_card {
    width:100%;
    margin-top:20px;
}

#Bprof .company_card:first-child {
  margin-top:0;
}

#Bprof .company_card p {
  width:100%;
}

#Bprof h3{
	font-size: 30px ;
	text-align: center;
	font-family: 'Roboto Condensed', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	/*letter-spacing: em;*/
  color:#222;
  padding-bottom:10px;
  background: url(../img/bg_title.png) no-repeat center bottom;
  background-size: 90px 6px;
}

.defTableCompany table {
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border: none;
  padding:0;
  font-size:0.9rem;
}

.defTableCompany th, .defTableCompany td {
	padding: 5px 20px;
	line-height: 150%;
	border: none;
	border-bottom: 1px solid #222;
}
.defTableCompany th {
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}
.defTableCompany td.bigTd{
	font-size: 100%;
}
.defTableCompany th.borNone, .defTableCompany td.borNone {
	border-bottom: none;
}

.dp-google-map {
  margin-top:30px;
}

/* member */
.memberBlock {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* recrurit */
#Brec .recruitBtnArea .contactBtn {
  text-decoration:none;
  text-align:center;
  padding:10px 20px;
  width:150px;
  margin-top:30px;
}

#Brec .recruitBg {
  min-height:350px;
  margin-top:30px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
	/*background: url(../img/bg_rec_20241112@2x.png) bottom center no-repeat;*/
  background: url(../img/bg_rec_1117.png) bottom center no-repeat;
	/**background: url(../img/bg_rec@2x.png?v=3) bottom center no-repeat;**/
	background-size: 100%;
}

/* news */
#Bnews .newsBtnArea .contactBtn {
  text-decoration:none;
  text-align:center;
  padding:10px 20px;
  width:150px;
  margin-top:30px;
}

/* contact */
#Bcontact .contactBtnArea .contactBtn {
  text-decoration:none;
  text-align:center;
  padding:10px 20px;
  width:210px;
  margin-top:30px;
}

@media screen and (max-width: 1024px) {
  .defTableCompany table {
    clear: both;
    width: 95%;
    margin: 0 auto;
    border-collapse: collapse;
    border: none;
  }

  .defTableCompany th, .defTableCompany td {
    padding: 6px 6px;
    line-height: 140%;
    color: #222;
    border: none;
    border-bottom: 1px solid #222;
  }
  .defTableCompany th {
    font-weight: bold;
    white-space: nowrap;
    text-align: right;
  }
  .defTableCompany td.bigTd{
    font-size: 140%;
  }
  .defTableCompany th.borNone, .defTableCompany td.borNone {
    border-bottom: none;
  }
}

.defTable table {
	clear: both;
	width: 900px;
	margin: 0 auto;
	border-collapse: collapse;
	border: none;
}

.defTable th, .defTable td {
	font-size: 14px;
	padding: 10px 20px;
	line-height: 180%;
	color: #222;
	border: none;
	border-bottom: 1px solid #222;
}
.defTable th {
  font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}
.defTable td.bigTd{
	font-size: 140%;
}
.defTable th.borNone, .defTable td.borNone {
	border-bottom: none;
}

@font-face {
/*
  font-family: 'IrohaMaru';
  src: url('../fonts/irohamaru-Medium.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
*/
  font-family: 'GenShinGothic';
  src: url('../fonts/GenShinGothic/GenShinGothic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'GenEiMGothic';
  src: url('../fonts/GenEiMGothic/GenEiMGothic_v2.0/GenEiMGothic2-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'GenEiAntique';
  src: url('../fonts/GenEiAntique/GenEiAntique_v5.1a/GenEiAntiquePv5-M.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ZenKaku';
  /*src: url('../fonts/ZenKaku/ZenKakuGothicNew-Medium.ttf') format('truetype');*/
  src: url('../fonts/ZenKaku/ZenKakuGothicNew-Bold.ttf') format('truetype');
  /*src: url('../fonts/ZenKaku/ZenKakuGothicAntique-Medium.ttf') format('truetype');*/
  font-weight: bold;
  font-style: normal;
}

#Bfv .Bfv1 {
  /*font-family:  "IrohaMaru", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;*/
  font-family:  "GenShinGothic",  "メイリオ", "IrohaMaru";
  font-size:5rem;
  background: none;
  line-height:1;
  color:#111;
}

#Bfv .Bfv2 {
  /*font-family:  "IrohaMaru", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;*/
  font-family:  "GenEiMGothic",  "メイリオ", "IrohaMaru";
  font-size:5rem;
  background: none;
  line-height:1;
  color:#111;
}

#Bfv::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*background-image: url('../img/fvbg.png'); *//* 背景画像を指定 */
  background-size: cover; /* 画像を縦横比を維持して拡大縮小 */
  background-position: center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像の繰り返しを防止 */
  opacity: 1;
}

#Bfv h2 {
  opacity: 1;
  color:#111;
  width:100%;
}

#Bfv .h2_en {
  margin:0;
  padding:0;
  line-height:1;
  font-family:  "GenEiAntique",  "メイリオ", "IrohaMaru";
  font-size:5.2rem;
  background: none;
  text-align:left;
  font-display: block;
}
#Bfv .h2_ja {
  margin:0;
  padding:0;
  font-family:  "ZenKaku",  "メイリオ", "IrohaMaru";
  /*letter-spacing:-5px;*/
  line-height:1;
  font-size:2.5rem;
  background: none;
  text-align:left;
  font-display: block;
  margin-top:50px;
}

#Bfv {
  background: url(../img/rabo_fv_bg.png?v=1116) no-repeat center / cover;
  position:relative;
}

#Bfv .fv_catch {
  position:absolute;
  bottom:8%;
  left:5%;
}

#Bfv .fv_catch img{
  width:511px;
}

#Bdigital {
  background: url(../img/bg_dm.png?v=1117) no-repeat center / cover;
}

#Bd2c {
  background: url(../img/bg_d2c.png?v=1117) no-repeat center / cover;
}

#Bprof {
  /*background: url(../img/about_us_bg.png?v=1117) no-repeat center / cover;*/
  /*background: url(../img/1000_F_646044062_yUpR7zZCCitWHwP3TAHXiMtSQHI7evN9.jpg) no-repeat center / cover;*/
  background: url(../img/bg_about_us.png?v=1117) no-repeat center / cover;
}

#Bfooter {
  background-color:#222;
}

#Bcompany .defTable tr {
  height:50px;
  position:relative;
}

#Bcompany .defTable th,
#Bcompany .defTable td {
  padding-top:0 !important;
  padding-bottom:0 !important;
  display: table-cell;
  vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

#Brec .contactBtn,
#Bnews .contactBtn,
#Bcontact .contactBtn{
  background-color:transparent ;
	margin: 10px auto 0px auto;
  text-decoration: none;
  width:350px !important;
}

#Brec .contactBtn img,
#Bnews .contactBtn img,
#Bcontact .contactBtn img{
  width:350px !important;
  height:auto;
}

.about000,
#Bfv,
#Bdigital,
#Bmap,
#Bprof,
#Bnews,
#Brec,
#Bmember,
#Bblog,
#Bbusiness,
#Bd2c,
#Bcontact
{
  position:relative !important;
  z-index:10 !important;
  background-color:#fff !important;
}

.#Bmesse{
  position:relative !important;
  z-index:10 !important;
}

#footBtm,
footer{
  position:relative !important;
  z-index:100 !important;
}

.video-box{
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
    z-index:0;
}

video{
  position:fixed;
  z-index:0;
  width: 100%;
  min-height: 100vh;
/*
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  */
}

.sp{
    display: none;
}
.pc{
    display: block;
}
@media (max-width:1024px){
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    #ytPlayerWrap{
      /*width: 100%;*/
      /*height: 100%;*/
      /*padding-top: 56.25%;*/
      padding-top: 56.25%;

    }
    .image-box{
      min-height: 100vh;
      z-index:0;
    }

    .image-box img{
      min-height: 100vh;
      object-fit:cover;
      position:fixed;
    }
}
.scrollify{
  width: 100%;
  min-height: 100vh;
}

.dm_card {
  width: 500px !important;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.dm_card h4 {
  font-size: 14px;
  color: #222;
  font-weight: bold;
  /*margin-top:10px;*/
  text-align: left;
  width: 100%;
  padding: 8px 0 5px 8px;
  color: #fff;
}

#Bdigital .dm_card h4 {
    background-color: rgba(12,99,166,0.4);
}

.dm_related {
  text-align: left;
  font-size:13px;
  margin-top: 10px;
}
.dm_related_img {
  width: 100%  !important;
  height: 100px !important;
  object-fit: cover;
}
.dm_related p{
  width: 100%;
  margin-top: 5px;
  display: -webkit-box; /* 子要素をインラインブロックにする */
  -webkit-line-clamp: 3; /* 3行で表示 */
  -webkit-box-orient: vertical; /* 子要素を縦に並べる */
  overflow: hidden; /* はみ出した部分を非表示 */
  text-overflow: ellipsis; /* はみ出した部分を「…」で表示 */
  padding: 0;
  margin-bottom: 0;
}

.slick_degital_marketing {
  background-color: rgba(12,99,166,0.4);
  /*padding: 30px 0 30px 0;*/
}

.slick_degital_marketing .slick-center{
 /*outline: 30px solid #0C63A6;*/
}

.slick_degital_marketing .dm_card_description {
  border-top: 1px solid #0C63A6;
}

#Bd2c .dm_card h4 {
  background-color: rgba(9,148,141,0.4);
}

.fp-overflow {
  /*overflow:hidden !important;*/
}

.slick_d2c {
  display: flex;
  justify-content: center;
  background-color: rgba(9,148,141,0.4);
}

.slick_d2c .dm_card_description {
  border-top: 1px solid #09948D;
}

.slick_d2c .dm_card_description2 {
  border-top: 1px solid #09948D;
}

.d2c_marketing_img {
  height: 164px;
}
.d2c_marketing_img img {
  height: 100%;
}

.company_card h3 {
  font-size: 30px !important;
}

.company_card p {
  font-size:16px !important;
}

/* recruit */
#mainRecruit {
  width:100% !important;
}

#mainRecruit a:hover {
  opacity:0.6;
}

#mainRecruit #recruit1,
#mainRecruit #recruit2,
#mainRecruit #recruit3
{
  padding:0;
  text-align:center;
  width: 100%;
  height:100svb;
  min-height: 100svb;
  position:relative;
  background-color: transparent;
  scroll-snap-align: start;
  position:relative !important;
  z-index:10 !important;
  background-color:#fff !important;
}

#mainRecruit h2.mainTitle{
/*
  margin-bottom:30px;
  padding-bottom:10px;
  background: url(../img/bg_title.png) no-repeat center bottom;
  background-size: 90px 6px;
*/
  margin-bottom:10px;
  font-size:60px;
}
#mainRecruit h3.aboutTitle
{
	font-size: 50px;
	margin: 0px 0 20px;
	color: #16316A;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: -0.03em;
/*
  font-size: 40rem ;
	text-align: center;
	font-family: 'Roboto Condensed', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif";
  color:#222;
  padding-bottom:10px;
  background: url(../img/bg_title.png) no-repeat center bottom;
  background-size: 90px 6px;
*/
}

#mainRecruit p{
  font-size:14px;
}

/*
#mainRecruit .careerList {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: rgba(12,99,166,0.4);
  padding:20px 0;
}

#mainRecruit .careerList .recruit-data {
  border:none;
  background-color:rgba(12,99,166);
}

#mainRecruit .careerList .recruit-data a {
  text-decoration:none;
}
*/
#mainRecruit .careerList .recruit-data {
}

#mainRecruit .careerList .recruit-data .recruit-contents,
#mainRecruit .graduateList .recruit-data .recruit-contents{
  padding:10px;
}

#mainRecruit .careerList .recruit-data h4{
  font-size:14px;
  /*font-weight:bold;*/
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  margin:0;
  padding:0;
  padding:15px 0;
}

#mainRecruit .recruit-data .btnRecruit{
	font-size: 14px;
	color: #8a8a8a;
	margin: 0 auto;
	font-family: 'Roboto Condensed', sans-serif;
}
/*
#mainRecruit .recruit-data .btnRecruit img{
  width:100px;
  height:auto;
}
*/
/*
#mainRecruit .graduateList {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: rgba(9,148,141,0.4);
  padding:20px 0;
}

#mainRecruit .graduateList .recruit-data {
  border:none;
  background-color:rgba(9,148,141);
}

#mainRecruit .graduateList .recruit-data a {
  text-decoration:none;
}
*/
#mainRecruit .graduateList .recruit-data h4{
  font-size:14px;
/*  font-weight:bold;*/
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  margin:0;
  padding:0;
  padding:15px 0;
}

#mainRecruit .graduateContents {
  margin-top:30px;
  text-align:center;
  width:100%;
}

#mainRecruit .environmentList {
  margin-top:30px;
}

#mainRecruit .environmentList h4 {
  clear: both;
	font-size: 20px;
	color: #222;
	text-align: center;
	margin:0px auto 10px auto;
	padding-bottom: 15px;
	background: url(../img/bg_title.png) no-repeat center bottom;
	background-size: 90px 6px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

#mainRecruit .environmentList p.aboutText{
  font-size:14px;
  text-align:left;
}

.scrollify{
  width: 100%;
  min-height: 100svb;
}

.dp-google-map {
  height:250px;
  width:100%;
}

#Bnews a{
  text-decoration:none;
}

@media screen and (max-width: 1024px) {
  .dm_card {
    width: 350px !important;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  h2.mainTitle{
    font-size:40px;
  }

  #mainRecruit h2.mainTitle{
    font-size:40px;
  }
  #mainRecruit h3.aboutTitle{
  	font-size: 30px;
  	margin: 0px 0 0px;
  }
  p.aboutText{
  	margin:15px auto 10px auto;
  }
  .content_p {
    width:345px;
    font-size:13px;
    text-align:left;
  }

  .mtTitle {
    margin-top:10px !important;
  }

  .dm_card {
    margin-right:15px;
    margin-left:15px;
    font-size:13px;
  }

  .dm_card h3 {
  	font-size: 16px ;
  	text-align: center;
  	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    color:#222;
    letter-spacing:0px;
    font-weight:bold;
    line-height:25px;
  }

  .dm_card h4 {
    font-size: 13px;
    padding: 5px 0 5px 5px;
  }

  .dm_card img{
    height:25px;
    text-align:center;
    margin:0 auto;
  }

  .dm_card a.contactBtn {
    background-color:transparent ;
    margin: 10px auto 0px auto;
    text-decoration: none;
  }

  .dm_card a.contactBtn img{
    width:100px;
    height:auto;
  }

  .dm_card .dm_card_description {
    font-size:12px;
    width:100%;
    height:70px;
    text-align:left;
    padding-top: 10px;
  }

  .dm_card .dm_related {
    font-size:12px;
  }

  .dm_card_title {
    margin-bottom:5px;
  }

  .dm_card p {
    font-size:12px;
  }

  .slick_d2c .slick_d2c_card {
    display: block;
  }
  .recruit-data a {
    text-decoration:none;
  }
  #Bprof .company_card p {
    width:100%;
  }

   .company_card h3 {
    font-size: 25px !important;
  }

   #Bprof .company_card{
      text-align:center !important;
      margin:0 auto;
      width:345px;
  }

   .company_card p {
    font-size:14px !important;
  }

  .defTable table {
  	clear: both;
  	width: 95%;
  	margin: 0 auto;
  	border-collapse: collapse;
  	border: none;
  }

  #Brec .recruitBg {
    min-height:0;
    padding:0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  	background: url(../img/bg_rec_20241112@2x.png) bottom center no-repeat;
  	/**background: url(../img/bg_rec@2x.png?v=3) bottom center no-repeat;**/
  	background-size: 100%;
  }

  #Bfv .fv_catch {
    position:absolute;
    bottom:8%;
    left:2%;
  }

  #Bfv .fv_catch img{
    width:345px;
  }

  #headOuter{
    z-index:9999;
  }

  #mainRecruit .environmentList {
    margin-top:20px;
  }

  #mainRecruit .environmentList h4 {
  	font-size: 16px;
  	margin:0px auto 0px auto;
  	padding-bottom: 12px;
  	background-size: 80px 3px;
  }

  #mainRecruit .environmentList p.aboutText{
    font-size:13px;
    text-align:left;
    margin-top:10px;
  }

  #mainRecruit .careerList .recruit-data,
  #mainRecruit .graduateList .recruit-data{
    height:85px;
    border:1px solid #ccc;
    padding:0;
    margin-top:10px;
  }

  #mainRecruit .careerList .recruit-data img.recruit-main-img,
  #mainRecruit .graduateList .recruit-data img.recruit-main-img {
    width:100%;
    height:84px;
    opacity:0.3;
  }

  #mainRecruit .careerList .recruit-data h4,
  #mainRecruit .graduateList .recruit-data h4{
    font-size:11px;
    padding:0;
    padding:15px 0;
    color:#222;
    font-weight:normal;
  }

  #mainRecruit .graduateList .recruit-data h4{
        padding:10px 0 15px 0;
  }

  #mainRecruit .graduateList {
    margin-top:10px;
  }

  #Bcompany .defTable tr {
    height:60px;
  }

  .dp-google-map {
    height:130px;
    width:100%;
  }

  #hamburger .btn-gNav {
    top: 5px;
  }

  #Bfv .fv_catch img{
    width:350px;
  }
}








#catch_test1 {
  /*font-family:  "GenEiAntique",  "メイリオ", "IrohaMaru";*/
  font-family:  "Roboto Condensed",  "メイリオ", "IrohaMaru";
  font-size:5.2rem;
  color:#2D4177;
  text-align:left;
}

#catch_test2 {
  font-family:  "ZenKaku",  "メイリオ", "IrohaMaru";
  font-size:1.5rem;
  color:#2D4177;
  text-align:left;
  font-weight:bold;
}


#Bfv .h2_ja {
  margin:0;
  padding:0;

  /*letter-spacing:-5px;*/
  line-height:1;
  font-size:2.5rem;
  background: none;
  text-align:left;
  font-display: block;
  margin-top:50px;
}