@charset "UTF-8";
/*keyperson
****************************************************************************************** */
#keyperson {
  padding: 4rem 0;
}
#keyperson .container {
  background: #F3F3F3;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#keyperson h2 {
  text-align: center;
  color: #A38075;
  font-family: Alte;
  font-weight: 400;
  font-size: 25px;
  font-size: 1.66rem;
  letter-spacing: 0.1em;
}
#keyperson h3, #keyperson p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: 500;
}

#mainvis {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #keyperson {
    padding: 1rem 0 0;
  }
  #keyperson .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  #keyperson h3 {
    font-size: 2rem;
    text-align: center;
  }
}
/*Activity
****************************************************************************************** */
#activity .panel-body {
  padding: 2rem;
}
#activity .panel h3 {
  color: #A38075;
  margin-bottom: 2rem;
  line-height: 1.5;
}
#activity .panel h4 {
  margin: 2rem 0;
}
#activity .text-happy, #activity .text-kind, #activity .text-together {
  font-family: Alte;
  font-size: 170%;
  letter-spacing: 0.1em;
}
#activity .text-happy {
  color: #E2B322;
}
#activity .text-kind {
  color: #5FBD47;
}
#activity .text-together {
  color: #CC2A29;
}
#activity .btn {
  background: #22407F !important;
  border: 1px solid #15284F !important;
  padding: 1em 2em;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  #activity .panel h3 {
    font-size: 1.5rem;
  }
}
/*news
****************************************************************************************** */
#news h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
#news a {
  color: #000;
}

/*media
****************************************************************************************** */
#media h2 {
  margin-top: 0;
}
#media h3 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
#media .media-1, #media .media-2, #media .media-3 {
  margin-bottom: 2rem;
}
#media .media-1 h3 {
  color: #C7201E;
}
#media .media-3 h3 {
  color: #01BD01;
}
#media ul.portal {
  list-style: none;
  padding: 0;
  overflow: hidden;
  table-layout: fixed;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
#media ul.portal li {
  float: left;
  vertical-align: middle;
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #media ul.portal li {
    float: none;
    width: 100%;
  }
}
#media ul.portal li a {
  display: block;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  height: 230px;
  line-height: 230px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}
#media ul.portal li::after {
  content: "";
  position: absolute;
  right: 2px;
  bottom: 2px !important;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #cccccc transparent;
}
#media ul.portal li a img {
  max-width: 70%;
  height: auto;
}
#media h4 {
  background: #0e3632;
  background: rgba(14, 54, 50, 0.5);
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 10px;
  margin: 30px auto 30px;
  border-radius: 3px;
}
#media .pu-mov p {
  font-size: 1.1rem;
}

@media screen and (max-width: 1199px) {
  #media h3 {
    font-size: 16px;
  }
  #media ul li a {
    height: 92px !important;
    line-height: 92px !important;
  }
  #media ul li a img {
    max-width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  #media ul li a {
    height: 69px !important;
    line-height: 69px !important;
  }
}
@media screen and (max-width: 767px) {
  #media ul {
    margin-left: auto;
    margin-right: auto;
  }
  #media ul li a {
    height: 80px !important;
    line-height: 80px !important;
  }
  #media ul li a img {
    max-width: 60%;
    height: auto;
    max-height: 70%;
  }
}
/*shops
****************************************************************************************** */
.shop {
  margin-bottom: 30px;
}
.shop h4 {
  background: #0e3632;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  margin: auto;
}
.shop p {
  margin: auto;
  padding: 0;
}
.shop ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}
.shop ul li {
  display: block;
  float: left;
  width: 33.333%;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #ddd;
}
.shop ul li.btn-pathi7, .shop ul li.btn-dechau, .shop ul li.btn-pachitown, .shop ul li.btn-dataonline {
  width: 50%;
}
.shop ul li a {
  display: block;
  width: 100%;
  height: 40px;
}
.shop ul li a:hover {
  background-color: #fff;
}
.shop ul li span {
  display: block;
  width: 100%;
  height: 40px;
  background: #fff;
  opacity: 0.7;
}
.shop ul li.btn-shop {
  clear: both;
  width: 100%;
}
.shop ul li.btn-shop a {
  line-height: 40px;
  padding: 0 10px;
  background: #0e3632;
  color: #fff;
  text-align: center;
  text-indent: 0;
  border: none;
  font-weight: bold;
}
.shop ul li.btn-shop a::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
}

#shops h3 {
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 28px;
  font-size: 1.86rem;
}
#shops h3.shop-new7 {
  background: url(common/img/shop-new7.png) no-repeat center top;
  padding-top: 90px;
}
#shops h3.shop-musashi {
  background: url(common/img/shop-musashi.png) no-repeat center top;
  padding-top: 95px;
}

li.btn-youtube {
  background-color: #C7201E;
  background-image: url(common/img/media-logo-01@2x.png);
  background-size: auto 22px;
  border: none !important;
}
li.btn-line {
  background-color: #01BD01;
  background-image: url(common/img/media-logo-02@2x.png);
  background-size: auto 26px;
  border: none !important;
}
li.btn-twitter {
  background-color: #1DA1F2;
  background-image: url(common/img/media-logo-03@2x.png);
  background-size: auto 22px;
  border: none !important;
}
li.btn-pathi7 {
  background-color: #fff;
  background-image: url(common/img/media-logo-04@2x.png);
  background-size: auto 30px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
li.btn-dechau {
  background-color: #fff;
  background-image: url(common/img/media-logo-05@2x.png);
  background-size: auto 30px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
li.btn-pachitown {
  background-color: #fff;
  background-image: url(common/img/media-logo-06@2x.png);
  background-size: auto 30px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
li.btn-pachiplus {
  display: none !important;
  /*
    background-color: #fff;
    background-image: url(common/img/media-logo-07@2x.png);
    background-size: auto 24px;
    border-top: 1px solid #ccc;
  */
}
li.btn-dataonline {
  background-color: #fff;
  background-image: url(common/img/media-logo-08@2x.png);
  background-size: auto 20px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#minamiyoshinari li.btn-dataonline {
  width: 100%;
}

#rihukaido li.btn-dataonline {
  width: 100%;
}

/*六丁の目/岩沼*/
#shop-rokuchonome li.btn-dataonline {
  display: none;
}
#shop-rokuchonome li.btn-pachitown {
  width: 50%;
}

#shop-iwanuma li.btn-dataonline,
#shop-ishinomaki li.btn-dataonline {
  display: none;
}
#shop-iwanuma li.btn-pachitown,
#shop-ishinomaki li.btn-pachitown {
  width: 100%;
}

#shop-ishinomaki {
  display: none;
}

#yamoto li.btn-dataonline {
  width: 100%;
}

/*
#shop-rokuchonome li, #shop-iwanuma li {
  border: none;
}

#shop-rokuchonome li.btn-pathi7, #shop-iwanuma li.btn-pathi7, #shop-rokuchonome li.btn-pachitown, #shop-iwanuma li.btn-pachitown {
  border-right: 1px solid #ccc;
}

#shop-rokuchonome li.btn-pachitown, #shop-iwanuma li.btn-pachitown, #shop-rokuchonome li.btn-pachiplus, #shop-iwanuma li.btn-pachiplus {
  border-top: 1px solid #ccc;
}
*/
@media screen and (max-width: 991px) {
  #shops .row.gutter-60 {
    margin-left: -10px;
    margin-right: -10px;
  }
  #shops .row.gutter-60 > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*採用情報
****************************************************************************************** */
/*top-recruit-prologue
****************************************************************************************** */
#top-recruit-prologue {
  padding: 4rem 0;
}
#top-recruit-prologue h2 {
  margin-bottom: 2rem;
}
#top-recruit-prologue a.btn {
  width: 140px;
  color: #2C529C;
  border: 1px solid #2C529C;
  border-radius: 0;
  margin-top: 1rem;
  font-weight: bold;
}
#top-recruit-prologue a.btn::after {
  content: "\f105";
  float: right;
  font-family: FontAwesome;
}
#top-recruit-prologue dl {
  max-width: 750px;
  margin: 1.5rem auto 0;
  padding: 2rem;
  background: #f3f3f3;
  position: relative;
  border-radius: 10px;
}
#top-recruit-prologue dt, #top-recruit-prologue dd {
  margin: 0;
  padding: 0;
  color: #2C529C;
  text-align: justify;
}
#top-recruit-prologue dt {
  margin-bottom: 0.5em;
  font-size: 17px;
  font-size: 1.13rem;
}
#top-recruit-prologue dl::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent #f3f3f3 transparent;
  position: absolute;
  left: 20%;
  top: -14px;
}

@media screen and (max-width: 767px) {
  #top-recruit-prologue {
    text-align: center;
  }
  #top-recruit-prologue h2 {
    font-size: 160%;
  }
  #top-recruit-prologue a.btn {
    margin-left: auto;
    margin-right: auto;
  }
  #top-recruit-prologue dl::before {
    left: 45%;
  }
  #top-recruit-prologue dt {
    text-align: center;
  }
}
/*必見！面接で必ず聞かれる質問を教えちゃいます。
****************************************************************************************** */
#top-recruit-mustsee {
  padding: 4rem 0;
  text-align: center;
}
#top-recruit-mustsee a.btn {
  background: #2C529C;
  color: #fff;
  padding: 0.5rem 3rem 0.7rem;
  margin: auto auto 1rem;
  font-size: 21px;
  font-weight: bold;
}
#top-recruit-mustsee a.btn::before {
  content: "\f02d";
  font-size: 50px;
  font-family: FontAwesome;
  display: block;
  margin: auto;
  padding: 0;
  line-height: 1;
}
#top-recruit-mustsee p.lead {
  color: #2C529C;
  font-weight: bold;
}
#top-recruit-mustsee p.lead img {
  width: 100px;
  height: auto;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 767px) {
  #top-recruit-mustsee a.btn {
    padding: 0.5rem 3rem 1rem;
    white-space: normal;
  }
}