@charset "UTF-8";
/* CSS Document */
/* COMMON PARTS-------------------------------------------*/
.pagetype-recruit .main-area {
  background: url(../images/recruit/bg-font.svg) no-repeat top right;
  background-size: 38px 236px;
}

@media screen and (min-width: 769px) {
  .pagetype-recruit .main-area {
    background-size: 81px 504px;
  }
}

/* 一覧-------------------------------------------*/
.category-search-box {
  background: #fdf7f2;
  padding: 32px 0 15px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 12px;
  margin-bottom: 10px;
  background: transparent;
  padding: 0 15px 15px;
}

.category-search-box .category-mds.mds01 {
  background: #fee4ce;
  padding: 15px;
  margin-bottom: 10px;
  font-weight: 700;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.category-search-box .category-mds.mds01 .icon-arrow01 {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
}

.category-search-box .category-mds.mds01 .icon-arrow01::before {
  transform: rotate(135deg);
  width: 10px;
  height: 10px;
}

.category-search-box .category-mds.mds01.show {
  color: #fff;
  background: #3690C0;
}

.category-search-box .category-mds.mds01.show .icon-arrow01 {
  transform: rotate(180deg);
}

.category-search-box .category-mds.mds01.show .icon-arrow01::before {
  border-color: #fff;
}

.category-search-box .category-wrapper {
  margin-bottom: 10px;
}

.category-search-box ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}

.category-search-box ul li {
  background: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  width: calc(100% / 2 - 5px);
  height: 6.5vh;
  line-height: 1.6;
}

.category-search-box ul li:nth-child(2n) {
  margin-right: 0;
}

.category-search-box ul li a {
  display: flex;
  padding: 6px;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
}

.category-search-box .category-mds.mds01 {
  padding: 12px;
}

.category-search-box .category-mds.mds01 a {
  display: block;
  width: 100%;
  height: 100%;
}

.category-search-box .category-mds.mds01.current {
  background: #3690C0;
}

.category-search-box .category-mds.mds01.current a {
  color: #fff;
}

.category-search-box .icon-arrow01::before {
  border-color: #3690C0;
}

.category-search-box.show .icon-arrow01::before {
  border-color: #fff;
}

.category-search-box .category-detail {
  display: none;
}

.category-search-box ul li {
  background: #E5F4FF;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .category-search-box {
    padding: 40px 0 10px;
    margin-bottom: 38px;
    font-size: 14px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .category-search-box .category-mds.pc-view {
    position: relative;
    font-size: 22px;
    padding-left: 15px;
    letter-spacing: 0.1em;
    margin: 0 8vw 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-left: 65px;
    font-size: 26px;
    margin: 0;
    margin-bottom: 65px;
    text-align: left;
    font-size: 20px;
    margin-bottom: 13px;
  }
  .category-search-box .category-mds.pc-view::before {
    content: "";
    width: 8vw;
    height: 1px;
    background: #3690C0;
    position: absolute;
    top: 20px;
    left: -8vw;
  }
  .category-search-box .category-mds.pc-view .mds-en {
    font-family: 'Montserrat', sans-serif;
    color: #453932;
    font-size: 18px;
    margin-left: 15px;
    vertical-align: middle;
  }
  .category-search-box .category-mds.pc-view .txt-jp {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #9b9b9b;
    font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic", "游ゴシック", YuGothic, "メイリオ", Meiryo,sans-serif;
  }
  .category-search-box .category-mds.pc-view::before {
    width: 50px;
    left: 0;
  }
  .category-search-box .category-mds.pc-view .txt-jp {
    font-weight: bold;
    display: inline-block;
    margin-left: 15px;
  }
  .category-search-box .category-mds.pc-view .mds-en {
    font-size: 14px;
  }
  .category-search-box .category-mds.pc-view::before {
    width: 40px;
  }
  .category-search-box .category-wrapper {
    margin-bottom: 15px;
  }
  .category-search-box .category-wrapper ul {
    padding: 0;
  }
  .category-search-box .category-wrapper ul li {
    width: calc(100% / 4 - 15px);
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .category-search-box .category-wrapper ul li:nth-child(2n) {
    margin-right: 20px;
  }
  .category-search-box .category-wrapper ul li:nth-child(4n) {
    margin-right: 0;
  }
  .category-search-box .category-wrapper ul li a {
    padding: 13px 10px;
  }
  .category-search-box .category-mds.mds01 {
    padding: 15px;
  }
  .category-search-box .pc-flex {
    justify-content: center;
  }
  .category-search-box .category-wrapper {
    max-width: 795px;
    width: 100%;
    margin: 0 auto;
  }
  .category-detail-wrapper .category-detail {
    width: 770px;
    margin: 0 auto;
  }
  .category-detail-wrapper .category-detail ul {
    padding: 0;
  }
  .category-detail-wrapper .category-detail ul li {
    width: calc(100% / 4 - 15px);
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .category-detail-wrapper .category-detail ul li:nth-child(2n) {
    margin-right: 20px;
  }
  .category-detail-wrapper .category-detail ul li:nth-child(4n) {
    margin-right: 0;
  }
  .category-detail-wrapper .category-detail ul li a {
    padding: 13px 10px;
  }
}

.shoplist-box {
  max-width: 1000px;
  margin: 0 auto 20px;
}

.shoplist-box .mds-ttl {
  margin-left: 4.5vw;
  font-size: 18px;
  font-weight: 500;
}

.shoplist-box .mds-ttl::before {
  top: 15px;
}

@media screen and (min-width: 769px) {
  .shoplist-box {
    margin-bottom: 20px;
  }
  .shoplist-box .mds-ttl {
    margin-left: 0;
    font-size: 26px;
    margin-bottom: 35px;
  }
  .shoplist-box .mds-ttl::before {
    top: 22px;
  }
}

.article-list.shop li .lower {
  padding: 15px 0;
}

.article-list.shop li .lower .txt-area {
  font-size: 12px;
  line-height: 1.6;
  padding: 0 15px;
}

.article-list.shop li .lower .txt-area .category {
  margin-bottom: 3px;
  position: relative;
  color: #453932;
  font-weight: 500;
}

.article-list.shop li .lower .txt-area .category::before {
  content: "";
  width: 10px;
  height: 1px;
  background: #3690C0;
  position: absolute;
  margin: auto;
  top: 8px;
  left: -15px;
}

.article-list.shop li .lower .txt-area .shopname {
  color: #3690C0;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}

.article-list.shop li .lower .txt-area .staff01 {
  margin-bottom: 3px;
  font-weight: bold;
}

.article-list.shop li .lower .txt-area .staff02 {
  color: #8d8d8d;
}

@media screen and (min-width: 769px) {
  .article-list.shop li .lower {
    padding: 10px 0;
  }
  .article-list.shop li .lower .txt-area .shopname {
    margin-bottom: 5px;
  }
}

/* 記事詳細-------------------------------------------*/
.pagetype-recruit-detail .main-area {
  padding-top: 60px;
}

.pagetype-recruit-detail .shopinfo-inner {
  margin-bottom: 30px;
  padding: 0 18px 30px;
  background: #fff;
}

.pagetype-recruit-detail .info-img-weapper {
  transform: translateY(-30px);
}

.pagetype-recruit-detail .info-img-weapper .shopimg {
  background: #fff;
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.pagetype-recruit-detail .info-img-weapper .shopimg:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.pagetype-recruit-detail .info-img-weapper .shopimg img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
  border: none !important;
}

.pagetype-recruit-detail .info-img-weapper .shopimg .img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-size: cover;
  filter: blur(10px);
  opacity: 0.6;
  overflow: hidden;
}

.pagetype-recruit-detail .shopinfo-box {
  display: flex;
  margin-bottom: 35px;
}

.pagetype-recruit-detail .btn-map {
  background: #3690C0;
  color: #fff;
  min-width: 185px;
  width: 59%;
  margin: 0 auto 40px;
  font-family: 'Montserrat', sans-serif;
}

.pagetype-recruit-detail .btn-map a {
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 10px 14px;
}

.pagetype-recruit-detail .share-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.pagetype-recruit-detail .share-list li {
  width: 32px;
  margin-right: 15px;
}

.pagetype-recruit-detail .share-list li:last-child {
  margin-right: 0;
}

.pagetype-recruit-detail .share-list .share-ttl {
  margin-right: 22px;
  width: auto;
  font-family: 'Montserrat', sans-serif;
}

.pagetype-recruit-detail .detail-txt {
  font-size: 12px;
  margin-bottom: 30px;
}

.pagetype-recruit-detail .shop-icon {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.pagetype-recruit-detail .shop-icon li {
  margin-right: 18px;
  margin-bottom: 1px;
  text-align: center;
  font-size: 10px;
  color: #000;
  width: 65px;
}

.pagetype-recruit-detail .shop-icon li:nth-child(4n) {
  margin-right: 0;
}

.pagetype-recruit-detail .shop-icon li img {
  margin-bottom: 5px;
}

.pagetype-recruit-detail .icon-note {
  font-size: 10px;
  margin-bottom: 20px;
}

.pagetype-recruit-detail .detail-list .detail {
  padding: 15px 20px;
  border-bottom: 1px solid #DDDDDD;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
}

.pagetype-recruit-detail .detail-list .detail a {
  color: #3690C0;
  text-decoration: underline;
}

.pagetype-recruit-detail .detail-list .detail:first-of-type {
  border-top: 1px solid #DDDDDD;
}

.pagetype-recruit-detail .detail-list .detail dt {
  width: 38%;
  font-weight: bold;
}

.pagetype-recruit-detail .detail-list .detail dd {
  flex: 1;
}

.btn-more {
  margin-bottom: 50px;
}

@media screen and (min-width: 769px) {
  .pagetype-recruit-detail .main-area {
    padding-top: 110px;
  }
  .pagetype-recruit-detail .top-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .pagetype-recruit-detail .shopinfo-inner {
    padding: 32px 50px 50px;
  }
  .pagetype-recruit-detail .info-img-weapper {
    width: 232px;
    transform: translateY(-47px);
    margin-right: 60px;
  }
  .pagetype-recruit-detail .shopinfo-box .shop-logo {
    width: 150px;
    transform: translateY(-47px);
    margin-right: 0;
  }
  .pagetype-recruit-detail .info-txt-weapper {
    flex: 1;
  }
  .pagetype-recruit-detail .btn-map {
    width: 185px;
    margin: 0 auto 40px 0;
    transform: translateY(-58px);
  }
  .pagetype-recruit-detail .btn-map a {
    padding: 10px 14px;
  }
  .pagetype-recruit-detail .detail-txt {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .pagetype-recruit-detail .shop-icon li:nth-child(4n) {
    margin-right: 18px;
  }
  .pagetype-recruit-detail .shop-icon li:nth-child(6n) {
    margin-right: 0;
  }
  .pagetype-recruit-detail .icon-note {
    font-size: 10px;
    margin-bottom: 30px;
  }
  .pagetype-recruit-detail .detail-list {
    background: #fafafa;
    padding: 30px 75px;
  }
  .pagetype-recruit-detail .detail-list .detail {
    padding: 20px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .pagetype-recruit-detail .detail-list .detail a {
    color: #3690C0;
    text-decoration: underline;
  }
  .pagetype-recruit-detail .detail-list .detail:first-of-type {
    border-top: none;
  }
  .pagetype-recruit-detail .detail-list .detail dt {
    font-weight: bold;
    width: 18%;
  }
  .btn-more {
    margin-bottom: 60px;
  }
}

/*# sourceMappingURL=_map/recruit.css.map */
