@charset "UTF-8";

.entry .inner {
  padding-top: 12.2rem;
  padding-bottom: 18rem;
}
.entry .content_wrapper {
  position: relative;
}
.entry .content_wrapper::before {
  content: '';
  background: url(../images/top/denchan-r.svg) 0 0 no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  margin: 0 -21.1rem -16.4rem 0;
  width: 18.1rem;
  aspect-ratio: 181/250;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.entry-link-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.33333333%;
          flex: 1 1 33.33333333%;
}
.entry-link-item a {
  font-weight: 700;
  font-size: 2.8rem;
  color: #fff;
  text-align: center;
  background-color: #e94609;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1rem 2rem 2rem;
  height: 17rem;
  position: relative;
}
.page-home .entry-link-item a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem 2rem;
  height: 36rem;
}
.entry-link-item a::before {
  content: '';
  background: url(../images/common/arrow-wh.svg) center center no-repeat;
  background-size: contain;
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  margin: 2rem auto 0;
}
.page-home .entry-link-item a::before {
  margin: 0 auto 4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.entry-link-item a::after {
  content: attr(data-eng);
  font-size: 1.8rem;
  display: block;
  margin: .5rem 0;
}
.entry-link-item-wrapper {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
}
.entry-link-item-wrapper::after {
  content: '';
  background: url(../images/top/entry-link-item-bg.svg) 0 0 no-repeat;
  background-size: contain;
  pointer-events: none;
  display: block;
  margin: -38.4rem 0 0 1rem;
  width: 130.7rem;
  aspect-ratio: 1307/956;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.page-home .entry-link-item-wrapper::after {
  margin: -28.4rem 0 0 1rem;
}
.entry-link .inner {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.page-content-block.block01 .inner {
  padding-top: 11.2rem;
  padding-bottom: 8rem;
}
.page-content-block.block02 .inner {
  padding-top: 4rem;
  padding-bottom: 19rem;
}
.page-content-description span {
  display: inline-block;
}
.page-content-description .date {
  font-weight: 400;
  font-size: 1.8rem;
  color: #333;
  display: block;
  margin: 1.3rem auto 0;
}
.quetion-block-header {
  margin: 0 auto;
  max-width: 100%;
  width: 88rem;
}
.employee-comment-block {
  margin: 0 auto;
  max-width: 100%;
  width: 74rem;
}
.employees-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.employees-list-item {
  -ms-flex-preferred-size: 11.3rem;
      flex-basis: 11.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.2rem;
}
.employees-image {
  background-color: #ccc;
  background-image: url(../images/voice/employees-image@2x-50.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 4.57142857;
}
.employee-img {
  background-color: #ccc;
  background-size: contain;
  border-radius: 50% 50%;
  margin: 0 auto 0;
  width: 7.5rem;
  aspect-ratio: 1;
}
.employee-img.kk {
  background-image: url(../images/voice/employee-img-kk@2x.png);
}
.employee-img.gr {
  background-image: url(../images/voice/employee-img-gr@2x.png);
}
.employee-img.um {
  background-image: url(../images/voice/employee-img-um@2x.png);
}
.employee-img.hm {
  background-image: url(../images/voice/employee-img-hm@2x.png);
}
.employee-img.ia {
  background-image: url(../images/voice/employee-img-ia@2x.png);
}
.employee-img.im {
  background-image: url(../images/voice/employee-img-im@2x.png);
}
.employee-img.ks {
  background-image: url(../images/voice/employee-img-ks@2x.png);
}
.employee-img.eh {
  background-image: url(../images/voice/employee-img-eh@2x.png);
}
.employee-department {
  font-size: 1.8rem;
  color: #333;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  margin: 1rem auto .4rem;
}
.employee-name {
  font-size: 2.0rem;
  color: #333;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.employee-comment-block .employee-name {
  margin: .5rem 0 0;
}
.employee-comment {
  font-size: 2.0rem;
  line-height: 1.75;
  letter-spacing: -.0025em;
  color: #333;
  -ms-flex-item-align: center;
      align-self: center;
  padding: .5rem 0;
}
.employee-comment-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.employee-comment-block + .employee-comment-block {
  margin-top: 4rem;
}
.employee-comment-header {
  border-right: 5px solid #f9d1c1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-preferred-size: 7.5rem;
      flex-basis: 7.5rem;
  margin: 0 2rem 0 0;
  padding: 0 1.5rem 0 0;
  max-width: 100%;
}
.quetion-number {
  margin: -6.3rem 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.quetion-number::before {
  content: "Q." counter(questionNumber);
  font-weight: 700;
  font-size: 13rem;
  line-height: 1;
  color: #e94609;
  display: block;
}
.quetion-label {
  font-weight: 700;
  font-size: 1.4rem;
  color: #e94609;
  text-align: center;
  border: 1px solid #e94609;
  border-radius: 1.5rem 1.5rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 1.4rem 0;
  padding: .35rem .5rem;
  min-width: 10rem;
}
.quetion-label::after {
  content: counter(questionNumber);
}
.quetion-title {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.44444444;
  color: #e94609;
}
.quetion-title span {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff));
  background: -webkit-linear-gradient(#fff 0%);
  background: linear-gradient(#fff 0%);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  display: inline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1.6rem;
}
.quetion-block {
  counter-increment: questionNumber;
}
.quetion-block + .quetion-block {
  margin-top: 12rem;
}
.quetion-block-wrapper {
  counter-reset: questionNumber;
  margin: 12.3rem auto 0;
}
.quetion-block-header {
  margin-bottom: 5rem;
  position: relative;
}
.quetion-block-header::before {
  content: '';
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin: 0 0 0 12rem;
  width: 87rem;
  aspect-ratio: 2.28947368;
}
/*
.quetion06 .quetion-block-header::before,
.quetion08 .quetion-block-header::before {
  margin-left: auto;
  margin-right: auto;
  width: 72.72727273%;
  aspect-ratio: 1.68421053;
}
*/
.quetion01 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img01b@2x-50.jpg);
}
.quetion02 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img02b@2x-50.jpg);
}
.quetion03 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img03b@2x-50.jpg);
}
.quetion04 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img04b@2x-50.jpg);
}
.quetion05 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img05b@2x-50.jpg);
}
.quetion06 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img06b@2x-50.jpg);
}
.quetion07 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img07b@2x-50.jpg);
}
.quetion08 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img08b@2x-50.jpg);
}
.quetion09 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img09b@2x-50.jpg);
}
.quetion10 .quetion-block-header::before {
  background-image: url(../images/voice/quetion-header-img10b@2x-50.jpg);
}
.quetion-block-header.multiple-bg::after {
  content: '';
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  margin: -6rem -11rem 0 0;
  width: 32.38636364%;
  aspect-ratio: .75;
  position: absolute;
  top: 0;
  right: 0;
}
/*
.quetion06 .quetion-block-header.multiple-bg::after {
  background-image: url(../images/voice/quetion-header-img06-02@2x-50.jpg);
}
.quetion08 .quetion-block-header.multiple-bg::after {
  background-image: url(../images/voice/quetion-header-img08-02@2x-50.jpg);
}
*/
.insert-img {
  margin: 6rem auto 10rem;
  position: relative;
}
.insert-img-large,
.insert-img-small {
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.insert-img-large {
  width: 72rem;
  aspect-ratio: 1.75;
   background-position: center right;
}
.quetion01 .insert-img-large {
  background-image: url(../images/voice/insert_img01-01b@2x-50.jpg);
}
.insert-img-small {
  margin-bottom: -6rem;
  width: 65rem;
  aspect-ratio: 1.75;
  position: absolute;
  bottom: 0;
  right: 0;
}
.quetion01 .insert-img-small {
  background-image: url(../images/voice/insert_img01-02b@2x-50.jpg);
}

.insert-img-col1 {
  margin: 6rem auto 10rem;
  position: relative;
}
.insert-img-col1 .insert-img {
  width: 100rem;
  max-width: 100%;
  aspect-ratio: 2.71875;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.quetion05 .insert-img {
  background-image: url(../images/voice/quetion-header-img05b2@2x-50.jpg);
}


@media screen and (min-width: 768px) {
  .only_sp {
    display: none;
  }
  .entry-link-item + .entry-link-item {
    margin-left: 4rem;
  }
  .quetion-title-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .gnav-block-entry .gnav-item {
    width: 20rem;
  }
  .employees-list .employee-img {
    width: 15rem;
  }
  .employee-comment-header {
    -ms-flex-preferred-size: 10rem;
        flex-basis: 10rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1700px) {
  html {
    font-size: .52083333vw;
  }
}

@media screen and (max-width: 1024px) {
  .inner {
    padding: 0 4rem;
  }
  .employees-list-item {
    -ms-flex-preferred-size: 22.1rem;
        flex-basis: 22.1rem;
  }
  .employees-list-item:nth-of-type(n+5) {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .only_pc {
    display: none;
  }
  .link-style.entry {
    font-size: 1.6rem;
    padding: 1rem 2rem;
  }
  .link-style.entry::after {
    width: 2rem;
    height: 2rem;
  }
  .link-style.entry.wh::after {
    width: 2rem;
    height: 2rem;
  }
  .arrow-style02 {
    width: 2rem;
    height: 2rem;
  }
  .inner {
    padding: 0 2rem;
  }
  .page-home .main .content_wrapper,
  .page-content .content_wrapper {
    width: 33.5rem;
  }
  .header .inner {
    padding: 1.5rem 1rem;
  }
  .header .content_wrapper {
    height: 4rem;
  }
  .header .logo {
    width: 20.9rem;
  }
  .gnav-block-entry .gnav-item {
    height: 4rem;
  }
  .gnav-fixed .inner {
    padding: 10rem 2rem 2rem;
  }
  .gnav-fixed-content {
    max-width: 80%;
    width: 32rem;
  }
  .gnav-fixed-content .gnav-block-recruit .link-style.entry {
    font-size: 1.4rem;
  }
  .menu-trigger {
    width: 4rem;
    height: 4rem;
  }
  .gnav-fixed .menu-trigger {
    margin: 1.5rem 1rem 0 0;
  }
  .trigger-point {
    margin-top: 3.5rem;
  }
  .copyright {
    font-size: 1rem;
    letter-spacing: .075em;
    height: 10rem;
  }
  .totop {
    margin-bottom: 2rem;
    width: 4rem;
    height: 4rem;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .totop:not(.fixed) {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .page-title {
    font-size: 3.2rem;
  }
  .page-title-wrapper {
    height: 24rem;
  }
  .page-title-wrapper::before {
    width: 6rem;
  }
  .page-header {
    background-position: left calc(50% - 1.2rem) top calc(50% + 1rem);
    background-size: 111.8rem auto;
  }
  .page-content .inner {
    padding-top: 4rem;
    padding-bottom: 8rem;
  }
  .page-content-title {
    font-size: 2.4rem;
  }
  .page-content-description {
    font-size: 1.6rem;
  }
  .section_title {
    font-size: 2.4rem;
  }
  .entry .inner {
    padding-top: 4rem;
    padding-bottom: 10rem;
  }
  .entry .content_wrapper::before {
    margin: 0 -1.1rem -8rem 0;
    width: 8rem;
  }
  .entry-link-item a {
    font-size: 2.4rem;
    padding: 2.4rem 1rem;
    height: 14rem;
  }
  .page-home .entry-link-item a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 14rem;
    padding: 2.4rem 1rem 0;
  }
  .entry-link-item a::before {
    width: 2rem;
    height: 2rem;
  }
  .entry-link-item a::before {
    margin-top: 1.6rem;
    width: 2.4rem;
    height: 2.4rem;
  }
  .page-home .entry-link-item a::before {
    margin-bottom: 2.5rem;
  }
  .entry-link-item a::after {
    font-size: 1.2rem;
    margin: .2rem 0 0;
  }
  .entry-link-item + .entry-link-item {
    margin-top: 2rem;
  }
  .entry-link-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    width: 32rem;
  }
  .entry-link-item-wrapper::after {
    background: url(../images/top/entry-link-item-bg-sp.svg) 0 0 no-repeat;
    margin: -14.3rem auto 0;
    width: 40.1rem;
    aspect-ratio: 401/770;
  }
  .page-home .entry-link-item-wrapper::after {
    margin: -14.3rem auto 0;
  }
  .entry-link .inner {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
  .page-content-block.block01 .inner {
    padding-top: 3.2rem;
    padding-bottom: 3.8rem;
  }
  .page-content-block.block02 .inner {
    padding-top: 2rem;
  }
  .page-content-description {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-top: .9rem;
  }
  .page-content-description .date {
    font-size: 1.2rem;
    margin-top: 1.1rem;
  }
  .employees-list-item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 0;
  }
  .employees-image {
    background-image: url(../images/voice/employees-image-sp@2x-50.jpg);
    aspect-ratio: 1.78095238;
  }
  .employee-img {
    width: 6.2rem;
  }
  .employee-department {
    font-size: 1rem;
    margin: .8rem auto .4rem;
  }
  .employee-name {
    font-size: 1.5rem;
  }
  .employee-comment-block .employee-name {
    font-size: 1.4rem;
  }
  .employee-comment {
    font-size: 1.3rem;
    line-height: 1.61538462;
    padding: .8rem 0;
  }
  .employee-comment-block + .employee-comment-block {
    margin-top: 1.7rem;
  }
  .employee-comment-header {
    border-right-width: 4px;
    margin-right: 1.5rem;
    width: 6.1rem;
  }
  .quetion-number {
    margin-top: -4.6rem;
  }
  .quetion-number::before {
    font-size: 8.8rem;
  }
  .quetion-label {
    font-size: 1rem;
    margin-bottom: 1rem;
    padding: .2rem .5rem;
    min-width: 7.1rem;
  }
  .quetion-title {
    font-size: 2.6rem;
    line-height: 1.31961538;
  }
  .quetion-title span {
    padding: 0 1rem;
  }
  .quetion-title-wrapper {
    position: relative;
  }
  .quetion-block + .quetion-block {
    margin-top: 10rem;
  }
  .quetion-block-wrapper {
    margin-top: 7rem;
  }
  .quetion-block-header {
    margin-bottom: 3.2rem;
  }
  .quetion-block-header::before {
    margin: 0 -2rem 2rem 0;
    width: 35.5rem;
    aspect-ratio: 2.29032258;
  }
  .quetion06 .quetion-block-header::before,
  .quetion08 .quetion-block-header::before {
    margin-left: 0;
    width: 80%;
  }
  .quetion-block-header.multiple-bg::after {
    margin-right: -2rem;
    margin-top: -2rem;
  }
  .insert-img {
    margin: 3rem -2rem 10rem;
  }
  .insert-img-large {
    width: 35.5rem;
    aspect-ratio: 2.73076923;
  }
  .insert-img-small {
    margin-bottom: -5.3rem;
    width: 20.4rem;
    aspect-ratio: 1.75862069;
  }
}

@media screen and (max-width: 374px) {
  html {
    font-size: 50%;
  }
}
