@charset "UTF-8";
/*
 行数制限、越えた場合は「...」になる
*/
/* --------------------
 * RECRUIT
 * -------------------- */
/* --------------------
 * pageTitle
 * -------------------- */
.pageTitle.recruitTop, .pageTitle.career_terms {
  background-color: #fb2064;
}

@media print, screen and (min-width: 769px) {
  .pageTitle.recruitTop, .pageTitle.career_terms {
    background-color: #fb2064;
  }
}

.pageTitle.jobTop {
  background-image: url("/recruit/job/images/kv_job_sp.jpg");
}

@media print, screen and (min-width: 769px) {
  .pageTitle.jobTop {
    background-image: url("/recruit/job/images/kv_job_pc.jpg");
  }
}

/* --------------------
 * apply
 * -------------------- */
.secApply {
  padding: 0 30px 70px 30px;
}

.secApply .inner .title2 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 22px;
}

.secApply .inner .content .textBox {
  margin-bottom: 32px;
}

.secApply .inner .content .textBox h3 {
  font-size: 17px;
  line-height: 1.58;
  text-align: center;
  margin-bottom: 20px;
}

.secApply .inner .content .textBox p {
  font-size: 11px;
  color: #595757;
}

.secApply .inner .content .btn3 {
  margin-top: 13px;
}

.secApply .inner .content .btn3:first-child {
  margin-top: 0;
}

@media print, screen and (min-width: 769px) {
  .secApply {
    padding: 120px 50px 140px 50px;
  }
  .secApply .inner .title2 {
    font-size: 42px;
    margin-bottom: 48px;
  }
  .secApply .inner .content .textBox {
    margin-bottom: 55px;
  }
  .secApply .inner .content .textBox h3 {
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 20px;
  }
  .secApply .inner .content .textBox p {
    font-size: 14px;
    text-align: center;
  }
  .secApply .inner .content .btn1 {
    margin: 0 auto;
    width: 338px;
  }
  .secApply .inner .content .btn1 a {
    height: 70px;
    padding: 0;
  }
  .secApply .inner .content .btn1 a span {
    font-size: 18px;
  }
  .secApply .inner .content .btnBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .secApply .inner .content .btn3 {
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    margin: auto 10px auto 10px;
  }
}

/* --------------------
 * secCareerTerms
 * -------------------- */
.secCareerTerms .inner {
  padding: 62px 0 69px;
}

.secCareerTerms .title3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 21px;
  font-weight: bold;
}

.secCareerTerms .title3:after {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  background-color: #dddddd;
}

.secCareerTerms .title3text {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  padding-right: 18px;
}

.secCareerTerms .termsList {
  counter-increment: number;
}

.secCareerTerms .termsHead {
  margin-top: 16px;
  padding-left: 1.5em;
  text-indent: -1.5em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.65px;
  color: #000000;
}

.secCareerTerms .termsHead:first-child {
  margin-top: 0;
  counter-reset: number;
}

.secCareerTerms .termsHead:before {
  counter-increment: number 1;
  content: counter(number) ". ";
}

.secCareerTerms .detail {
  margin-top: 11px;
}

.secCareerTerms .detail:first-child {
  margin-top: 0;
}

.secCareerTerms .detail .text {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.3333;
  letter-spacing: 0.3px;
  color: #444444;
}

.secCareerTerms .detail .text:first-child {
  margin-top: 0;
}

.secCareerTerms .link {
  color: #FB2064;
  text-decoration: underline;
}

.secCareerTerms .listStyle1 {
  margin-top: 19px;
}

.secCareerTerms .listStyle1:first-child {
  margin-top: 0;
}

.secCareerTerms .listStyle1 li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 2px;
  color: #444444;
}

.secCareerTerms .listStyle1 li:first-child {
  margin-top: 0;
}

.secCareerTerms .listStyle1 li:before {
  padding-right: 5px;
  margin-left: -4px;
  display: block;
  content: '・';
  font-size: 12px;
  line-height: 1.23;
}

.secCareerTerms .listItemsText {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.23;
}

.secCareerTerms .listInquiry {
  margin-top: 15px;
}

.secCareerTerms .listInquiry:first-child {
  margin-top: 0;
}

.secCareerTerms .listInquiry li {
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

.secCareerTerms .listInquiry li:first-child {
  margin-top: 0;
}

.secCareerTerms .listInquiry .itemName {
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  max-width: 45px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 1.33333;
  color: #444444;
}

.secCareerTerms .listInquiry .itemNameText {
  padding-right: 10px;
}

.secCareerTerms .listInquiry .itemDetail {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: none;
  font-size: 12px;
  line-height: 1.33333;
  letter-spacing: 0.3px;
  color: #444444;
}

@media print, screen and (min-width: 769px) {
  .secCareerTerms {
    padding-right: 110px;
    padding-left: 110px;
  }
  .secCareerTerms .inner {
    padding: 51px 0 55px;
  }
  .secCareerTerms .link:hover {
    text-decoration: none;
  }
  .secCareerTerms .title3 {
    margin-bottom: 25px;
  }
  .secCareerTerms .title3text {
    padding-right: 16px;
    letter-spacing: 2.3px;
  }
  .secCareerTerms .termsHead {
    margin-top: 27px;
    font-size: 14px;
    line-height: 1.7857;
    letter-spacing: 0.5px;
  }
  .secCareerTerms .termsHead:before {
    padding-right: 8px;
  }
  .secCareerTerms .detail {
    margin-top: 12px;
  }
  .secCareerTerms .detail .text {
    font-size: 14px;
    line-height: 2;
    color: #444444;
  }
  .secCareerTerms .listStyle1 {
    margin-top: 9px;
  }
  .secCareerTerms .listStyle1 li {
    margin-top: 0;
  }
  .secCareerTerms .listStyle1 li:before {
    padding-right: 8px;
    margin-left: -2px;
    font-size: 14px;
    line-height: 2;
    box-sizing: border-box;
  }
  .secCareerTerms .listItemsText {
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 2;
  }
  .secCareerTerms .listInquiry {
    margin-top: 23px;
  }
  .secCareerTerms .listInquiry li {
    margin-top: 9px;
  }
  .secCareerTerms .listInquiry .itemName {
    margin-right: 4px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.7px;
    color: #595757;
  }
  .secCareerTerms .listInquiry .itemNameText {
    padding-right: 6px;
  }
  .secCareerTerms .listInquiry .itemDetail {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.35px;
    color: #444444;
  }
}

/* --------------------
 * flow
 * -------------------- */
.secFlow {
  padding: 0px 30px 68px 30px;
}

.secFlow .inner .title2 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 30px;
}

@media print, screen and (min-width: 769px) {
  .secFlow {
    padding: 100px 50px 0 50px;
  }
  .secFlow .inner .title2 {
    font-size: 42px;
    margin-bottom: 50px;
  }
}

/* --------------------
 * Gallery
 * -------------------- */
.secGallery {
  padding: 60px 0 65px;
}

.secGallery .title2 {
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.secGallery .galleryList ul.slides li {
  outline: none;
}

.secGallery .galleryList ul.slides li figure img {
  width: 100%;
}

.secGallery .galleryList ul.slides li .position {
  text-align: center;
  color: #595757;
  padding: 28px 30px 0;
}

.secGallery .galleryList ul.slides li .position__title {
  font-size: 12px;
  line-height: 1.67;
}

.secGallery .galleryList ul.slides li .position__text {
  font-size: 12px;
  line-height: 1.67;
}

.secGallery .galleryList ul.slides_nav {
  margin-top: 28px;
  padding: 0px 30px 0;
}

.secGallery .galleryList ul.slides_nav li {
  outline: none;
}

.secGallery .galleryList ul.slides_nav li figure {
  margin: 0 4px;
}

.secGallery .galleryList ul.slides_nav li figure img {
  width: 100%;
}

.secGallery .slick-list {
  padding: 0 !important;
}

.secGallery .slidesnav__wrap {
  position: relative;
}

.secGallery .galleryControl__prev {
  position: absolute;
  top: 50%;
  left: 15px;
}

.secGallery .galleryControl__prev:hover {
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}

.secGallery .galleryControl__next {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  padding-top: 4px;
}

.secGallery .galleryControl__next:hover {
  -webkit-transform: translateX(3px) rotate(180deg);
  -ms-transform: translateX(3px) rotate(180deg);
  transform: translateX(3px) rotate(180deg);
}

.secGallery .galleryControl__prevSpan,
.secGallery .galleryControl__nextSpan {
  display: block;
  width: 11px;
  height: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  transition-duration: 200ms;
  position: relative;
}

.secGallery .galleryControl__prevSpan:before, .secGallery .galleryControl__prevSpan:after,
.secGallery .galleryControl__nextSpan:before,
.secGallery .galleryControl__nextSpan:after {
  content: '';
  display: block;
  position: absolute;
  border-color: #231815;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  transition-duration: 200ms;
}

.secGallery .galleryControl__prevSpan:before,
.secGallery .galleryControl__nextSpan:before {
  width: 6px;
  height: 6px;
  border-top: 1px;
  border-right: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 0;
}

.secGallery .galleryControl__prevSpan:after,
.secGallery .galleryControl__nextSpan:after {
  width: 5px;
  height: 1px;
  top: 2px;
  right: 0;
  border-top: 1px;
}

.secGallery .galleryControl__prevSpan:hover:before, .secGallery .galleryControl__prevSpan:hover:after,
.secGallery .galleryControl__nextSpan:hover:before,
.secGallery .galleryControl__nextSpan:hover:after {
  border-color: #fb2064;
}

@media print, screen and (min-width: 769px) {
  .secGallery {
    padding: 100px 0px 23px 0px;
  }
  .secGallery .title2 {
    font-size: 42px;
    line-height: 1.71;
    margin-bottom: 54px;
  }
  .secGallery .galleryList {
    margin-top: 60px;
  }
  .secGallery .galleryList ul.slides li .position {
    padding: 45px 65px 0;
    margin-bottom: 25px;
    text-align: left;
    opacity: 0;
    transition: opacity 500ms ease-out;
  }
  .secGallery .galleryList ul.slides li .position__title {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 5px;
    text-align: center;
  }
  .secGallery .galleryList ul.slides li .position__text {
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }
  .secGallery .galleryList ul.slides figure {
    transition: all 500ms ease;
  }
  .secGallery .galleryList ul.slides .slick-center figure {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition-delay: 500ms;
  }
  .secGallery .galleryList ul.slides .slick-center .position {
    opacity: 1;
    transition-timing-function: ease;
    transition-delay: 500ms;
  }
  .secGallery .galleryList ul.slides .slick-list {
    padding: 0px 30% !important;
    overflow: visible;
  }
  .secGallery .galleryList ul.slides_nav {
    margin-top: 0px;
    padding: 0px 0px 0;
  }
  .secGallery .galleryList ul.slides_nav li figure {
    margin: 0 4px;
  }
  .secGallery .galleryList ul.slides_nav .slick-list {
    padding: 0px 10% !important;
  }
  .secGallery .slidesnav__wrap {
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
  .secGallery .galleryControl__prev {
    left: 10px;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  .secGallery .galleryControl__prev:hover {
    -webkit-transform: translateX(-3px) translateY(-3px);
    -ms-transform: translateX(-3px) translateY(-3px);
    transform: translateX(-3px) translateY(-3px);
  }
  .secGallery .galleryControl__next {
    right: 10px;
    -webkit-transform: rotate(180deg) translateY(3px);
    -ms-transform: rotate(180deg) translateY(3px);
    transform: rotate(180deg) translateY(3px);
    padding-top: 0px;
  }
  .secGallery .galleryControl__next:hover {
    -webkit-transform: translateX(3px) rotate(180deg) translateY(3px);
    -ms-transform: translateX(3px) rotate(180deg) translateY(3px);
    transform: translateX(3px) rotate(180deg) translateY(3px);
  }
  .secGallery .galleryControl__prevSpan,
  .secGallery .galleryControl__nextSpan {
    width: 24px;
    height: 8px;
  }
  .secGallery .galleryControl__prevSpan:before,
  .secGallery .galleryControl__nextSpan:before {
    width: 8px;
    height: 8px;
  }
  .secGallery .galleryControl__prevSpan:after,
  .secGallery .galleryControl__nextSpan:after {
    width: 15px;
    top: 3px;
  }
}

/* --------------------
 * secHowToApply
 * -------------------- */
.secHowToApply {
  margin-bottom: 35px;
}

.secHowToApply .title3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.secHowToApply .title3:after {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  background-color: #dddddd;
}

.secHowToApply .title3text {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: none;
  padding-right: 18px;
}

.secHowToApply .listHowToApply {
  margin-top: 20px;
}

.secHowToApply .listHowToApply:first-child {
  margin-top: 0;
}

.secHowToApply .listItem {
  border: 1px solid #dddddd;
  padding: 22px 23px 26px;
  margin-top: 20px;
}

.secHowToApply .listItem:first-child {
  margin-top: 0;
}

.secHowToApply .headTitle {
  padding-bottom: 23px;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-align: center;
  color: #000000;
}

.secHowToApply .illustration {
  width: 112px;
  text-align: center;
  margin: auto;
}

.secHowToApply .illustration.-email {
  width: 120px;
}

.secHowToApply .illustration img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.secHowToApply .textBox {
  margin-top: 24px;
}

.secHowToApply .textBox:first-child {
  margin-top: 0;
}

.secHowToApply .textBox .text {
  font-size: 12px;
  line-height: 1.5833;
  letter-spacing: 0.3px;
  color: #444444;
  margin-top: 20px;
}

.secHowToApply .textBox .text:first-child {
  margin-top: 0;
}

.secHowToApply .textBox.notes {
  margin-top: 15px;
}

.secHowToApply .textBox.notes .text {
  margin-top: 0;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  color: #717071;
}

.secHowToApply .requiredDocument {
  margin-top: 20px;
}

.secHowToApply .requiredDocument .item {
  font-size: 15px;
  line-height: 1.4666;
  letter-spacing: 1.125px;
  color: #000000;
}

.secHowToApply .requiredDocument .itemText {
  padding-left: 8px;
}

.secHowToApply .btn3 {
  margin-top: 20px;
}

.secHowToApply .btn3 a {
  padding-right: 0;
}

.secHowToApply .cautions {
  margin-top: 24px;
}

.secHowToApply .cautions .text {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  color: #717071;
}

@media print, screen and (min-width: 769px) {
  .secHowToApply {
    padding-right: 110px;
    padding-left: 110px;
  }
  .secHowToApply .inner {
    overflow: hidden;
  }
  .secHowToApply .title3 {
    margin-bottom: 36px;
  }
  .secHowToApply .title3text {
    padding-right: 16px;
    letter-spacing: 2.3px;
  }
  .secHowToApply .listHowToApply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    margin: 0 -10px;
  }
  .secHowToApply .listHowToApply:first-child {
    margin-top: 0;
  }
  .secHowToApply .listItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
    margin-top: 0;
  }
  .secHowToApply .listItem:first-child {
    margin-top: 0;
  }
  .secHowToApply .listItemInner {
    border: 1px solid #dddddd;
    padding: 50px 46px 46px 43px;
  }
  .secHowToApply .headTitle {
    padding-bottom: 46px;
    font-size: 22px;
    letter-spacing: 2.2px;
    text-align: center;
  }
  .secHowToApply .illustration {
    width: 170px;
    text-align: center;
    margin: auto;
  }
  .secHowToApply .illustration.-email {
    width: 173px;
    padding-top: 10px;
    padding-bottom: 11px;
    padding-left: 6px;
  }
  .secHowToApply .illustration.-post {
    padding-left: 5px;
  }
  .secHowToApply .illustration img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .secHowToApply .textBox {
    margin-top: 40px;
  }
  .secHowToApply .textBox:first-child {
    margin-top: 0;
  }
  .secHowToApply .textBox .text {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.35px;
    margin-top: 20px;
  }
  .secHowToApply .textBox .text:first-child {
    margin-top: 0;
  }
  .secHowToApply .textBox.notes {
    margin-top: 18px;
  }
  .secHowToApply .textBox.notes .text {
    margin-top: 0;
    font-size: 12px;
    line-height: 1.65;
    letter-spacing: 0;
  }
  .secHowToApply .requiredDocument {
    margin-top: 25px;
  }
  .secHowToApply .requiredDocument .item {
    font-size: 18px;
    line-height: 1.6667;
    letter-spacing: 1.35px;
  }
  .secHowToApply .requiredDocument .itemText {
    padding-left: 8px;
  }
  .secHowToApply .btn3 {
    margin: 35px auto auto;
    width: 100%;
  }
  .secHowToApply .btn3 a span {
    font-size: 13px;
  }
  .secHowToApply .btn3 a .blank {
    right: 22px;
  }
  .secHowToApply .cautions {
    margin-top: 42px;
  }
  .secHowToApply .cautions .text {
    font-size: 12px;
    line-height: 1.65;
    letter-spacing: 0;
  }
}

/* --------------------
 * secIntro
 * -------------------- */
.secIntro {
  border-bottom: 1px solid #f0f0f0;
}

.secIntro .inner {
  padding: 69px 0 63px;
}

.secIntro .title2 {
  text-align: center;
  padding-bottom: 44px;
  font-size: 26px;
}

.secIntro .textBold {
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .secIntro {
    border-bottom: 0;
    padding-right: 110px;
    padding-left: 110px;
  }
  .secIntro .inner {
    padding: 110px 0 0;
  }
  .secIntro .title2 {
    padding-bottom: 50px;
    letter-spacing: 6px;
    font-size: 42px;
  }
  .secIntro .text {
    font-size: 14px;
    line-height: 2;
  }
}

/* --------------------
 * job
 * -------------------- */
.secJob {
  border-top: 1px solid #eeeeee;
  padding: 60px 30px 40px 30px;
}

.secJob .title2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  line-height: 1.5;
}

.secJob .jobBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.secJob .jobBox dl {
  width: 46%;
  margin-bottom: 31px;
  text-align: center;
  margin-right: 4%;
}

.secJob .jobBox dl:nth-child(even) {
  margin-right: 0;
}

.secJob .jobBox dl dt {
  padding-bottom: 20px;
}

.secJob .jobBox dl dt img {
  width: 76px;
  max-width: 100%;
  height: auto;
}

.secJob .jobBox dl dd h3 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 7px;
  letter-spacing: 0.6px;
}

.secJob .jobBox dl dd p {
  font-size: 12px;
  color: #595757;
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0.6px;
  padding: 0 0 0 5px;
  word-break: break-all;
}

@media print, screen and (min-width: 769px) {
  .secJob {
    padding: 120px 50px 90px 50px;
  }
  .secJob .title2 {
    font-size: 42px;
    line-height: 1.71;
    margin-bottom: 68px;
  }
  .secJob .jobBox {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .secJob .jobBox dl {
    width: 23.5%;
    margin-bottom: 47px;
    margin-right: 2%;
  }
  .secJob .jobBox dl:nth-child(even) {
    margin-right: 2%;
  }
  .secJob .jobBox dl:nth-child(4), .secJob .jobBox dl:nth-child(8) {
    margin-right: 0;
  }
  .secJob .jobBox dl dt {
    padding-bottom: 22px;
  }
  .secJob .jobBox dl dt img {
    width: 151px;
    height: auto;
  }
  .secJob .jobBox dl dd h3 {
    font-size: 18px;
    line-height: 1.22;
    padding-bottom: 15px;
    letter-spacing: 0.9px;
  }
  .secJob .jobBox dl dd p {
    font-size: 14px;
    line-height: 1.78;
    letter-spacing: 0.7px;
    padding: 0 0 0 5px;
  }
}

/* --------------------
 * message
 * -------------------- */
.secMessage {
  padding: 60px 30px 65px 30px;
}

.secMessage .inner .title2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  line-height: 1.5;
}

.secMessage .inner .content h3 {
  font-size: 16px;
  line-height: 1.58;
  text-align: center;
  margin-bottom: 28px;
}

.secMessage .inner .content p {
  font-size: 13px;
  line-height: 2;
}

@media print, screen and (min-width: 769px) {
  .secMessage {
    padding: 100px 50px 140px 50px;
  }
  .secMessage .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .secMessage .inner .title2 {
    font-size: 42px;
    line-height: 1.71;
    text-align: left;
    -ms-flex: 1 1 346px;
    flex: 1 1 346px;
    max-width: 346px;
    margin-right: 122px;
  }
  .secMessage .inner .content {
    margin-top: 15px;
    -ms-flex-preferred-size: 530px;
    flex-basis: 530px;
    max-width: 530px;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .secMessage .inner .content h3 {
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 20px;
    text-align: left;
  }
  .secMessage .inner .content p {
    font-size: 14px;
    line-height: 2.28;
  }
}

/* --------------------
 * requirements
 * -------------------- */
.secRequirements {
  padding: 70px 30px 46px 30px;
}

.secRequirements .inner .sec {
  margin-bottom: 65px;
}

.secRequirements .inner .sec:last-child {
  margin-bottom: 0;
}

.secRequirements .inner .sec h3 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.secRequirements .inner .sec h3:after {
  content: "";
  -ms-flex-positive: 1;
  flex-grow: 1;
  /*疑似要素（ボーダー）の幅を、空いているスペースいっぱいまで広げ*/
  height: 1px;
  /*ボーダーの太さ*/
  background: #ddd;
  /*ボーダーの色*/
  display: block;
  margin-left: 1em;
}

.secRequirements .inner .sec p {
  color: #595757;
}

.secRequirements .inner .sec p strong {
  font-weight: bold;
}

.secRequirements .inner .requirements .reqDetails {
  margin-top: 30px;
}

.secRequirements .inner .requirements .reqDetails dt {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 12px;
}

.secRequirements .inner .requirements .reqDetails dd {
  font-size: 13px;
  line-height: 1.38;
}

.secRequirements .inner .requirements .reqDetails dd ol {
  counter-reset: section;
}

.secRequirements .inner .requirements .reqDetails dd ol li {
  color: #595757;
  padding-bottom: 14px;
  /*padding-left: 1.5em;
						    text-indent: -1.5em;
							list-style-type: decimal;
							list-style-position: inside; */
  display: -ms-flexbox;
  display: flex;
}

.secRequirements .inner .requirements .reqDetails dd ol li:before {
  counter-increment: section;
  content: counters(section, ".") ".";
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
}

.secRequirements .inner ol {
  counter-reset: section;
}

.secRequirements .inner ol li {
  color: #595757;
  font-size: 13px;
  line-height: 2em;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
}

.secRequirements .inner ol li:before {
  counter-increment: section;
  content: counters(section, ".") ".";
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
}

.secRequirements .inner ul li {
  color: #595757;
  font-size: 13px;
  line-height: 2em;
  padding-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
}

.secRequirements .inner ul li:before {
  content: "・";
  -ms-flex: 0 0 2em;
  flex: 0 0 2em;
}

@media print, screen and (min-width: 769px) {
  .secRequirements {
    padding: 120px 50px 0px 50px;
  }
  .secRequirements .inner .sec {
    margin-bottom: 130px;
  }
  .secRequirements .inner .sec h3 {
    font-size: 22px;
    margin: 0 0 45px;
  }
  .secRequirements .inner .sec p {
    line-height: 2;
  }
  .secRequirements .inner .requirements .reqDetails {
    margin-top: 32px;
    display: -ms-flexbox;
    display: flex;
  }
  .secRequirements .inner .requirements .reqDetails:nth-child(2) {
    margin-top: 50px;
  }
  .secRequirements .inner .requirements .reqDetails dt {
    line-height: 1.92;
    font-size: 14px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .secRequirements .inner .requirements .reqDetails dd {
    font-size: 14px;
    line-height: 1.92;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  .secRequirements .inner .requirements .reqDetails dd ol li {
    padding-bottom: 0;
  }
  .secRequirements .inner .requirements .reqDetails dd ol li:before {
    -ms-flex: 0 0 1.5em;
    flex: 0 0 1.5em;
  }
  .secRequirements .inner .detail p {
    padding-bottom: 22px;
  }
  .secRequirements .inner .detail p:last-child {
    padding-bottom: 0px;
  }
  .secRequirements .inner .pr ol {
    counter-reset: section;
  }
  .secRequirements .inner .pr ol li {
    padding-bottom: 15px;
  }
}

/* --------------------
 * staffdata
 * -------------------- */
.secStaffdata {
  padding: 60px 0 15px;
}

.secStaffdata .inner .title2 {
  text-align: center;
  font-size: 26px;
  line-height: 1.1;
  margin-bottom: 40px;
}

.secStaffdata .downloadRecruit {
  margin: 30px auto 0;
}

.secStaffdata .downloadRecruit a {
  text-decoration: underline;
  color: #fb2064;
  font-size: 12px;
  line-height: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1.67;
  overflow: hidden;
  position: relative;
  padding-right: 10px;
}

.secStaffdata .downloadRecruit a .blank {
  position: relative;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  height: 10px;
  width: 6px;
  right: -1em;
  top: 0;
}

.secStaffdata .downloadRecruit a .blank:before, .secStaffdata .downloadRecruit a .blank:after {
  content: '';
  display: block;
  position: absolute;
  border-color: #fb2064;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  transition-duration: 200ms;
}

.secStaffdata .downloadRecruit a .blank:before {
  width: 5px;
  height: 5px;
  border-top: 1px;
  border-right: 1px;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  top: 5px;
  right: -4px;
}

.secStaffdata .downloadRecruit a .blank:after {
  width: 5px;
  height: 1px;
  top: 5px;
  left: 2px;
  border-top: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.secStaffdata .downloadRecruit a:hover {
  text-decoration: underline solid #fb2064;
}

@media print, screen and (min-width: 769px) {
  .secStaffdata {
    padding: 105px 0px 35px;
  }
  .secStaffdata .inner {
    width: 920px;
    margin: 0 auto;
  }
  .secStaffdata .inner .title2 {
    font-size: 42px;
    margin-bottom: 72px;
  }
  .secStaffdata .inner img {
    width: 920px;
  }
  .secStaffdata .downloadRecruit {
    margin: 50px auto 0;
  }
  .secStaffdata .downloadRecruit a {
    font-size: 14px;
    transition-duration: 200ms;
  }
  .secStaffdata .downloadRecruit a .blank {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 90px;
  }
  .secStaffdata .downloadRecruit a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

/* --------------------
 * vacancy
 * -------------------- */
.secVacancy {
  background-color: #F4F5F5;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}

.secVacancy .inner {
  padding: 30px 0 0 0;
}

.secVacancy .inner .title2 {
  text-align: center;
  font-size: 25px;
}

.secVacancy .inner .title2 .sub {
  font-size: 18px;
  position: relative;
  top: -6px;
}

.secVacancy .inner .item {
  margin-top: 22px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding: 7px 0;
  display: -ms-flexbox;
  display: flex;
}

.secVacancy .inner .item li {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border-right: 1px solid #000;
}

.secVacancy .inner .item li:first-child {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

.secVacancy .inner .item li:nth-child(2) {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}

.secVacancy .inner .item li:last-child {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  border-right: none;
}

.secVacancy .inner .jobList li {
  margin-bottom: 2px;
  background: #fff;
  padding: 15px 0;
}

.secVacancy .inner .jobList li dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #595757;
}

.secVacancy .inner .jobList li dl dt {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
}

.secVacancy .inner .jobList li dl dd:nth-child(2) {
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.27px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding-left: 2%;
}

.secVacancy .inner .jobList li dl dd:last-child {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  text-align: center;
}

.secVacancy .inner .jobList li dl dd:last-child a {
  font-size: 9px;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
  color: #fb2064;
  border: 1px solid #fb2064;
  border-radius: 3px;
  padding: 11px 4px;
}

.secVacancy .inner .jobNone {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  color: #595757;
  font-size: 11px;
}

.secVacancy .inner .textBox {
  margin: 22px 30px;
}

.secVacancy .inner .textBox p {
  text-align: left;
  font-size: 11px;
  color: #595757;
}

.secVacancy .inner .textBox .textPink {
  color: #fb2064;
  font-weight: bold;
}

.secVacancy .inner .btn3 {
  margin: 0 30px 30px 30px;
}

@media print, screen and (min-width: 769px) {
  .secVacancy {
    background-color: #F4F5F5;
  }
  .secVacancy .inner {
    width: 920px;
    margin: 0 auto;
    padding: 105px 0px 140px 0px;
  }
  .secVacancy .inner .title2 {
    font-size: 42px;
    line-height: 1.38;
  }
  .secVacancy .inner .title2 .sub {
    font-size: 26px;
    top: -10px;
  }
  .secVacancy .inner .item {
    margin-top: 54px;
    padding: 18px 0 22px 0;
  }
  .secVacancy .inner .item li {
    text-align: left;
    font-size: 14px;
  }
  .secVacancy .inner .item li:before {
    content: '';
    padding-left: 28px;
  }
  .secVacancy .inner .item li:first-child {
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
  }
  .secVacancy .inner .item li:nth-child(2) {
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
  }
  .secVacancy .inner .item li:last-child {
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
  }
  .secVacancy .inner .jobList li {
    margin-bottom: 4px;
    padding: 22px 0 20px 0;
  }
  .secVacancy .inner .jobList li dl dt {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    padding-left: 3%;
  }
  .secVacancy .inner .jobList li dl dd:nth-child(2) {
    -ms-flex: 0 0 59%;
    flex: 0 0 59%;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 1.65px;
    padding-left: 3%;
    color: #000;
  }
  .secVacancy .inner .jobList li dl dd:last-child {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    text-align: left;
    padding-left: 3%;
  }
  .secVacancy .inner .jobList li dl dd:last-child a {
    font-size: 12px;
    padding: 14px 14px;
  }
  .secVacancy .inner .jobList li dl dd:last-child a:hover {
    background: #fb2064;
    color: #fff;
  }
  .secVacancy .inner .jobNone {
    padding: 30px 0;
    font-size: 13px;
  }
  .secVacancy .inner .textBox {
    margin: 48px 0 30px 0;
  }
  .secVacancy .inner .textBox p {
    text-align: center;
    font-size: 14px;
  }
  .secVacancy .inner .btn3 {
    display: block;
    margin: 0 auto;
    /*margin-top: 75px;*/
  }
}
