/* ==========================================================================*/
/*   initial*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   mixin*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   clearfix*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   size*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   link-underline*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   center-content*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   position-absolute*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   hover*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   icon*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   justify*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   text-height-zero*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   switch-bg-image*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   placeholder*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   media query*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   box*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   grid*/
/* ==========================================================================*/
/* ==========================================================================
   content
   ========================================================================== */
#content {
  /* mv
    ----------------------------------------------------------------------------- */
  /* fftour
    ----------------------------------------------------------------------------- */
  /* detail
    ----------------------------------------------------------------------------- */
  /* funabashi1st
    ----------------------------------------------------------------------------- */
}

#content .mv {
  position: relative;
    height: 400px;
}

#content .mv__image {
  position: relative;
  text-align: center;
  z-index: 1;
    height: 400px;
}

#content .mv__image:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 163px;
  height: 98px;
  background: url(/recruit/assets/img/common/pat_corner01.png) 0 0 no-repeat;
  z-index: 2;
}

#content .mv__image:after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  content: '';
  width: 163px;
  height: 98px;
  background: url(/recruit/assets/img/common/pat_corner02.png) 0 0 no-repeat;
  z-index: 2;
}

#content .mv__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    
}

#content .fftour__menu {
  *zoom: 1;
}

#content .fftour__menu:after {
  content: '';
  display: table;
  clear: both;
}

#content .fftour__menu .item {
  display: block;
  width: 50%;
  float: left;
  position: relative;
}

#content .fftour__menu .item a {
  *zoom: 1;
  display: block;
  text-decoration: none;
  padding: 30px;
}

#content .fftour__menu .item a:after {
  content: '';
  display: table;
  clear: both;
}

#content .fftour__menu .item a:hover {
  background: #fff5f6;
}

#content .fftour__menu .item__thumb {
  position: relative;
  text-align: center;
  z-index: 1;
}

#content .fftour__menu .item__thumb img {
  width: 100%;
}

#content .fftour__menu .item__title {
  position: relative;
  z-index: 2;
}

#content .fftour__menu .item__title img {
  position: absolute;
  top: -114px;
  left: 18px;
  width: 138px;
  height: 199.5px;
}

#content .fftour__menu .item__text {
  line-height: 1.5;
  margin-top: 1.2em;
  padding-left: 42px;
}

#content .fftour__menu .item__text dt {
  font-weight: bold;
  font-size: 114.3%;
}

#content .fftour__menu .item__text dd {
  margin-top: 0.3em;
}

#content .detail-header {
  text-align: center;
}

#content .detail-header__image {
  position: relative;
  text-align: center;
  z-index: 1;
}

#content .detail-header__image img {
  max-width: 100%;
}

#content .detail-header__title__en {
  display: block;
  position: relative;
  z-index: 2;
}

#content .detail-header__title__en img {
  position: absolute;
  top: -160px;
  left: 50%;
  width: 138px;
  height: 199.5px;
}

#content .detail-header__title__jp {
  font-size: 0;
  line-height: 0;
  display: block;
  position: relative;
  z-index: 3;
  margin-top: 30px;
  padding-top: 30px;
  background: #fff;
  padding-bottom: 24px;
}

#content .detail-header__title__jp:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  width: 40px;
  height: 4px;
  background: #f6394f;
}

#content .detail-content {
  margin: 40px auto 80px auto;
}

#content .detail-content__list .item {
  position: relative;
  background: #fff5f6;
  padding: 50px 30px 50px 30px;
  box-sizing: border-box;
  text-align: center;
}

#content .detail-content__list .item + .item {
  margin-top: 120px;
}

#content .detail-content__list .item + .item:after {
  position: absolute;
  top: -140px;
  left: 50%;
  display: block;
  content: '';
  width: 1px;
  height: 160px;
  background: #f6394f;
  z-index: 2;
}

#content .detail-content__list .item__comment {
  position: absolute;
  bottom: 0;
  z-index: 3;
  width: 100%;
  text-align: left;
}

#content .detail-content__list .item__comment img {
  width: 22.826087%;
  max-width: 210px;
}

#content .detail-content__list .item__image img {
  width: 100%;
  max-width: 600px;
}

#content .detail-content__list .item__text {
  position: relative;
  margin-top: 20px;
  padding: 0 10%;
  z-index: 4;
}

#content .detail-content__list .item:nth-of-type(2n) .item__comment {
  left: 30px;
}

#content .detail-content__list .item:nth-of-type(2n+1) .item__comment {
  text-align: right;
  right: 30px;
}

#content .detail-content__list .item:nth-last-of-type(1) {
  padding-bottom: 25px;
}

#content .detail-link__title {
  text-align: center;
}

#content .detail-link__list {
  *zoom: 1;
  margin-top: 30px;
  text-align: center;
}

#content .detail-link__list:after {
  content: '';
  display: table;
  clear: both;
}

#content .detail-link__list .item {
  margin-right: -60px;
}

#content .detail-link__list .item a {
  -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: block;
}

#content .detail-link__list .item a:hover, #content .detail-link__list .item a:active {
  opacity: 0.7;
}

#content .funabashi1st .detail-link__title img {
  width: 155px;
}

#content .funabashi1st .detail-link__list .item img {
  width: 257px;
}

@media only screen and (max-width: 768px) {
#content .mv {
    height: 56.25vw;
}
#content .mv__image {
    height: 56.25vw;
}

  #content .mv__image:before {
    width: 51px;
    height: 30.5px;
    background: url(/recruit/assets/img/common/pat_corner01@2x.png) 0 0 no-repeat;
    background-size: 51px 30.5px;
  }
  #content .mv__image:after {
    width: 51px;
    height: 30.5px;
    background: url(/recruit/assets/img/common/pat_corner02@2x.png) 0 0 no-repeat;
    background-size: 51px 30.5px;
  }
  #content .fftour__menu {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
  }
  #content .fftour__menu .item {
    width: 100%;
    float: none;
  }
  #content .fftour__menu .item + .item {
    margin-top: 1em;
  }
  #content .fftour__menu .item a {
    padding: 4.615385%;
  }
  #content .fftour__menu .item__title img {
    position: absolute;
    top: -64.5px;
    left: 10px;
    width: 83px;
    height: 105px;
  }
  #content .fftour__menu .item__text {
    font-size: 90%;
    margin-top: 1.2em;
    padding-left: 0;
    text-align: center;
  }
  #content .detail:nth-of-type(1) .section__inner {
    padding-right: 0;
    padding-left: 0;
  }
  #content .detail-header__image {
    position: relative;
    text-align: center;
    z-index: 1;
  }
  #content .detail-header__image img {
    max-width: 100%;
  }
  #content .detail-header__title__en img {
    position: absolute;
    top: -76.5px;
    left: 49%;
    width: 83px;
    height: 105px;
  }
  #content .detail-header__title__jp {
    margin-top: 12px;
    padding-top: 18px;
    padding-bottom: 15px;
  }
  #content .detail-header__title__jp img {
    width: auto;
    height: 16px;
  }
  #content .detail-header__title__jp:after {
    width: 20px;
    height: 2px;
  }
  #content .detail-content {
    margin: 20px 0 40px 0;
  }
  #content .detail-content__list .item {
    padding: 25px 5.333333% 15px 5.333333%;
  }
  #content .detail-content__list .item + .item {
    margin-top: 65px;
  }
  #content .detail-content__list .item + .item:after {
    position: absolute;
    top: -72px;
    left: 50%;
    display: block;
    content: '';
    width: 1px;
    height: 80px;
    background: #f6394f;
    z-index: 2;
  }
  #content .detail-content__list .item__image img {
    width: 100%;
    max-width: 670px;
  }
  #content .detail-content__list .item__text {
    margin-top: 1em;
    font-size: 78.6%;
    padding: 0 26.470588%;
    text-align: left;
  }
  #content .detail-content__list .item:nth-child(even) .item__text {
    padding: 0 0% 0 26.470588%;
    min-height: 150px;
  }
  #content .detail-content__list .item:nth-child(odd) .item__text {
    padding: 0 26.470588% 0 0%;
    min-height: 150px;
  }


  #content .detail-content__list .item:nth-of-type(2n) .item__comment {
    left: 3.030303%;
  }
  #content .detail-content__list .item:nth-of-type(2n+1) .item__comment {
    text-align: right;
    right: 3.030303%;
  }
  #content .detail-content__list .item:nth-last-of-type(1) {
    padding-bottom: 1em;
  }
  #content .detail-link {
    margin-top: 40px;
  }
  #content .detail-content__list {
      width: 100%;
      position: relative;
      z-index: 0;
      overflow: hidden;
  }
  #content .detail-link__list {
      margin-top: 20px;
      width: 100%;
      position: relative;
      z-index: 0;
      overflow: hidden;
  }
}

.funabashi1st .item__text p{
  /* font-weight: bold; */
  font-size: 14px;
}
