a:-webkit-any-link {
  text-decoration: none;
}

@media print, all and (min-width: 768px) {
  .hr-main_ttl01 + .hr-scene_block01 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_ttl01 + .hr-scene_block01 {
    margin-top: 55px;
  }
}

.hr-garasuno {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.1em;
  background-color: #2f220b;
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kv {
    position: relative;
    background: #2f220b url(../img/kv_pc.png) no-repeat center/cover;
    height: 790px;
  }
}
@media screen and (max-width: 767px) {
  .hr-garasuno_kv {
    background: #2f220b url(../img/kv_sp.png) no-repeat center/cover;
    height: 77.334vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kv_logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 10.675%;
    width: 462px;
  }
}
.hr-garasuno_kvTxt {
  color: #fff;
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kvTxt {
    margin-top: -100px;
    position: relative;
    z-index: 100;
  }
}
@media screen and (max-width: 767px) {
  .hr-garasuno_kvTxt {
    margin-top: -13.333vw;
    top: 65.334vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kvTxt > p {
    font-size: 20px;
    line-height: 2.65em;
  }
}
@media screen and (max-width: 767px) {
  .hr-garasuno_kvTxt > p {
    font-size: 3.734vw;
    line-height: 2.424em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kvTxt > p + p {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hr-garasuno_kvTxt > p + p {
    padding-top: 8vw;
  }
}
.hr-garasuno_kvMovie {
  margin: auto;
}
@media print, all and (min-width: 768px) {
  .hr-garasuno_kvMovie {
    padding: 5.556em 0 6.667em;
    width: 28.889em;
  }
}
@media screen and (max-width: 767px) {
  .hr-garasuno_kvMovie {
    padding: 10.667vw 0 17.334vw;
    width: 88vw;
  }
}

.hr-scene_block01 {
  font-family: "Zen Old Mincho", serif;
}
@media print, all and (min-width: 768px) {
  .hr-scene_block01 + .hr-scene_block01,
  .hr-scene_block01 + .hr-scene_block02,
  .hr-scene_block01 + .hr-scene_block03 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block01 + .hr-scene_block01,
  .hr-scene_block01 + .hr-scene_block02,
  .hr-scene_block01 + .hr-scene_block03 {
    margin-top: 13.334vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_block01 + .product_block {
    margin-top: 195px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block01 + .product_block {
    margin-top: 26.667vw;
  }
}
.hr-scene_block02 {
  background: #f5f5f5;
}
@media print, all and (min-width: 768px) {
  .hr-scene_block02 {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block02 {
    padding: 0 0 60px;
  }
}
.hr-scene_block03 {
  font-family: "Zen Old Mincho", serif;
  background: #f5f5f5;
}
@media print, all and (min-width: 768px) {
  .hr-scene_block03 + .hr-scene_block03,
  .hr-scene_block03 + .hr-scene_block02,
  .hr-scene_block03 + .hr-scene_block01 {
    margin-top: 110px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block03 + .hr-scene_block03,
  .hr-scene_block03 + .hr-scene_block02,
  .hr-scene_block03 + .hr-scene_block01 {
    margin-top: 18.667vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_block03 {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block03 {
    padding: 18.667vw 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_block03 .a_btn01 {
    margin-top: 0 !important;
  }
}
.hr-scene_panel01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 auto;
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-scene_panel01 {
    max-width: 1240px;
    padding: 16px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_panel01 {
    width: 84%;
    padding-top: 7px;
  }
}
.hr-scene_panel01 > li {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-scene_panel01 > li {
    width: 23.5%;
    margin: 24px 0 0;
  }
  .hr-scene_panel01 > li:nth-child(4n+2):last-child {
    margin-left: 2%;
    margin-right: auto;
  }
  .hr-scene_panel01 > li:nth-child(4n+2):nth-last-child(2) {
    margin-left: 2%;
  }
  .hr-scene_panel01 > li:nth-child(4n+3):last-child {
    margin-left: 2%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_panel01 > li {
    width: 47.937%;
    margin: 13px 0 0;
  }
}
.hr-scene_panel01 > li.isHidden {
  display: none !important;
}
.hr-scene_panel01 > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.hr-scene_panel01 > li > a:hover {
  opacity: 0.5;
}
.hr-scene_panel01 > li > a:hover > figure > img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.hr-scene_panel01 > li > a > figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.hr-scene_panel01 > li > a > figure img {
  width: 100%;
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms, -webkit-transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
.hr-scene_panel01 > li > a > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e6e6e6;
  width: 100%;
  height: 100%;
  padding: 0 0.5em;
}
@media print, all and (min-width: 768px) {
  .hr-scene_panel01 > li > a > p {
    min-height: 60px;
    line-height: 1.75em;
    font-size: 16px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .hr-scene_panel01 > li > a > p {
    min-height: auto;
    padding: 1em 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_panel01 > li > a > p {
    min-height: 36px;
    line-height: 1.905em;
    font-size: 10.5px;
  }
}
.hr-scene_panel01_count {
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-scene_panel01_count {
    margin-top: 64px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_panel01_count {
    margin-top: 50px;
    font-size: 9px;
  }
}
.hr-scene_kv {
  position: relative;
  line-height: 0;
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-scene_kv {
    max-width: 1440px;
    margin: 0 auto;
  }
}
.hr-scene_kv.js-movieStart {
  cursor: pointer;
}
.hr-scene_kv.js-movieStart:hover {
  opacity: 0.5;
}
@media print, all and (min-width: 768px) {
  .hr-scene_kv + .hr-scene_desc01 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_kv + .hr-scene_desc01 {
    margin-top: 30px;
  }
}
.hr-scene_row01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row01 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 1240px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.hr-scene_row01 > figure {
  position: relative;
  line-height: 0;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row01 > figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row01 > figure {
    -webkit-box-ordinal-group: -4;
        -ms-flex-order: -5;
            order: -5;
    text-align: center;
  }
}
.hr-scene_row01 > figure.js-movieStart::after {
  content: "";
  position: absolute;
  background-color: #808080;
  background-image: url(/theme-images/main/movie01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  z-index: 3;
}
.hr-scene_row01 > figure.js-movieStart:hover {
  opacity: 0.5;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row01 > dl {
    width: 47.5%;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row01 > dl {
    margin-top: 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_row01 > dl > dt {
    text-align: left;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_row01 + .hr-scene_row01 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row01 + .hr-scene_row01 {
    margin-top: 30px;
  }
}
.hr-scene_row02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 1240px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 88%;
  }
}
.hr-scene_row02 > figure {
  position: relative;
  line-height: 0;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 > figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 > figure {
    -webkit-box-ordinal-group: -4;
        -ms-flex-order: -5;
            order: -5;
    text-align: center;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 > dl {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .hr-scene_row02 > dl.hr-scene_desc02 {
    width: 860px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 > dl {
    margin-top: 8vw;
  }
}
.hr-scene_row02 > dl > dt {
  text-align: center;
}
.hr-scene_row02 > dl > dt h3 {
  border-bottom: solid 1px #2f220b;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 > dl > dt {
    font-size: 3.2vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 > dl > dd {
    line-height: 2.278em;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 > dl > dd {
    font-size: 3.2vw;
  }
}
.hr-scene_row02 > dl > dd.left {
  text-align: left;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 > dl > dd .a_btn01 {
    width: 18.889em;
    margin: 45px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_row02 > dl > dd .a_btn01 {
    width: 100%;
    margin-top: 8vw;
    font-size: 3.067vw;
    height: 9.067vw;
  }
}
.hr-scene_row02 > dl > dd .a_btn01.none {
  pointer-events: none;
}
@media print, all and (min-width: 768px) {
  .hr-scene_row02 + .hr-scene_row02 {
    margin-top: 60px;
  }
}
.hr-scene_desc01 {
  margin: 0 auto;
}
.hr-scene_desc01 > dt {
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc01 > dt {
    line-height: 1.91em;
    font-size: 22px;
  }
  .hr-scene_desc01 > dt > h3 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-scene_desc01 > dt > h3:first-of-type {
    margin-top: -0.454em;
  }
  .hr-scene_desc01 > dt > h3:last-of-type {
    margin-bottom: -0.454em;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc01 > dt {
    line-height: 1.715em;
    font-size: 14px;
  }
  .hr-scene_desc01 > dt > h3 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-scene_desc01 > dt > h3:first-of-type {
    margin-top: -0.357em;
  }
  .hr-scene_desc01 > dt > h3:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc01 > dt + dd {
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc01 > dt + dd {
    margin-top: 8vw;
  }
}
.hr-scene_desc01 > dd .logo {
  display: inline-block;
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc01 > dd .logo {
    width: 105px;
    margin: 0 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc01 > dd .logo {
    width: 19.334vw;
    margin: 0 1.334vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc01 > dd .a_btn01 {
    margin: 45px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc01 > dd .a_btn01 {
    width: 100%;
    margin-top: 30px;
    font-size: 10.5px;
  }
}
.hr-scene_desc02 {
  margin: 0 auto;
}
.hr-scene_desc02 > dt {
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc02 > dt {
    line-height: 1.91em;
    font-size: 22px;
  }
  .hr-scene_desc02 > dt > h3 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-scene_desc02 > dt > h3:first-of-type {
    margin-top: -0.454em;
  }
  .hr-scene_desc02 > dt > h3:last-of-type {
    margin-bottom: -0.454em;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc02 > dt {
    line-height: 1.715em;
    font-size: 14px;
  }
  .hr-scene_desc02 > dt > h3 {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-scene_desc02 > dt > h3:first-of-type {
    margin-top: -0.357em;
  }
  .hr-scene_desc02 > dt > h3:last-of-type {
    margin-bottom: -0.357em;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc02 > dt + dd {
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc02 > dt + dd {
    margin-top: 8vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_desc02 > dd .a_btn01 {
    margin: 45px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_desc02 > dd .a_btn01 {
    width: 100%;
    margin-top: 30px;
    font-size: 10.5px;
  }
}
.hr-scene_profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile {
    width: 480px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 88vw;
    margin: 0 auto !important;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dt {
    margin: 0 30px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dt > figure {
    width: 200px;
    margin: 0 0 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile > dt > figure {
    width: 40vw;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile > dt .special {
    padding-bottom: 5.334vw;
    font-size: 4vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dd {
    width: 250px;
    margin: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile > dd {
    text-align: center;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dd .special {
    font-size: 22px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dd .work {
    font-size: 18px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile > dd .work {
    padding-top: 4.667vw;
    font-size: 3.067vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_profile > dd .name {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_profile > dd .name {
    padding-top: 0.667vw;
    font-size: 4.667vw;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_recipi > dt {
    padding-top: 5.334vw;
  }
}
.hr-scene_recipi > dt > h2 {
  font-weight: 400;
}
@media print, all and (min-width: 768px) {
  .hr-scene_recipi > dt > h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_recipi > dt > h2 {
    font-size: 4.667vw;
    line-height: 1.572em;
  }
}
.hr-scene_recipi > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .hr-scene_recipi > dd {
    margin-top: 4vw !important;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_recipiLink {
    width: 30.233%;
  }
  .hr-scene_recipiLink:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_recipiLink {
    width: 32.879%;
    text-align: center;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_recipiLink > figure {
    margin-bottom: -0.5em;
  }
}
.hr-scene_recipiLink-more {
  display: inline;
  position: relative;
}
@media print, all and (min-width: 768px) {
  .hr-scene_recipiLink-more {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_recipiLink-more {
    font-size: 3.067vw;
  }
}
.hr-scene_recipiLink-more::after {
  content: "";
  position: absolute;
  background-image: url(/theme-images/main/arrow02.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  right: -0.8em;
  top: 0;
  bottom: -0.2em;
  margin: auto 0;
}
@media print, all and (min-width: 768px) {
  .hr-scene_recipiLink-more::after {
    width: 0.445em;
    height: 0.667em;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_recipiLink-more::after {
    width: 0.5em;
    height: 0.723em;
  }
}
.hr-scene_list01, .hr-scene_list02 {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01, .hr-scene_list02 {
    max-width: 1210px;
    margin: 0 auto;
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01, .hr-scene_list02 {
    padding: 30px 0;
  }
}
.hr-scene_list01 > li, .hr-scene_list02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01 > li, .hr-scene_list02 > li {
    width: 16.806%;
    max-width: 242px;
    margin: 0 0.695%;
  }
  .hr-scene_list01 > li:nth-child(n+6), .hr-scene_list02 > li:nth-child(n+6) {
    margin-top: 40px;
  }
  .hr-scene_list01 > li:hover, .hr-scene_list02 > li:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 > li, .hr-scene_list02 > li {
    width: 50%;
  }
  .hr-scene_list01 > li:nth-child(n+4), .hr-scene_list02 > li:nth-child(n+4) {
    margin-top: 15px;
  }
}
.hr-scene_list01 > li.isNew figure::after, .hr-scene_list02 > li.isNew figure::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hr-scene_list01 > li figure, .hr-scene_list02 > li figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 100%;
  line-height: 0;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01 > li figure, .hr-scene_list02 > li figure {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 > li figure, .hr-scene_list02 > li figure {
    padding-top: 17px;
  }
}
.hr-scene_list01 > li figure::after, .hr-scene_list02 > li figure::after {
  content: "NEW";
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  background: #d60077;
  width: 6.929em;
  height: 1.715em;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  color: #fff;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01 > li figure::after, .hr-scene_list02 > li figure::after {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 > li figure::after, .hr-scene_list02 > li figure::after {
    font-size: 9px;
  }
}
.hr-scene_list01 > li p, .hr-scene_list02 > li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 0.5em;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01 > li p, .hr-scene_list02 > li p {
    margin-bottom: 1em;
    line-height: 1.778em;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 > li p, .hr-scene_list02 > li p {
    margin-bottom: 0.667em;
    line-height: 1.667em;
    font-size: 9px;
  }
}
.hr-scene_list01 > li .a_btn01, .hr-scene_list02 > li .a_btn01 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 > li .a_btn01, .hr-scene_list02 > li .a_btn01 {
    font-size: 10.5px;
  }
}
.hr-scene_list01 + .hr-scene_list01, .hr-scene_list01 + .hr-scene_list02, .hr-scene_list02 + .hr-scene_list01, .hr-scene_list02 + .hr-scene_list02 {
  border-top: 1px solid #d7d7d7;
}
@media print, all and (min-width: 768px) {
  .hr-scene_list01 + .hr-scene_link02, .hr-scene_list02 + .hr-scene_link02 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list01 + .hr-scene_link02, .hr-scene_list02 + .hr-scene_link02 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 64vw;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_list02 > li:nth-child(3n+2):last-child {
    margin-right: auto;
  }
}
.hr-scene_link01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .hr-scene_link01 {
    margin-top: 20px;
  }
}
.hr-scene_link01 > a {
  display: block;
}
@media print, all and (min-width: 768px) {
  .hr-scene_link01 > a {
    width: 472px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_link01 > a {
    width: 84%;
  }
}
.hr-scene_link01 > a:hover {
  opacity: 0.5;
}
.hr-scene_link02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .hr-scene_link02 .a_btn01 {
    width: 84%;
  }
}
.hr-scene_link02.isHidden {
  display: none !important;
}
@media print, all and (min-width: 768px) {
  .hr-scene_link02 + .hr-scene_link02 {
    margin-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_link02 + .hr-scene_link02 {
    margin-top: 20px;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_links .hr-scene_link02 {
    width: 30.233%;
  }
}
@media screen and (max-width: 767px) {
  .hr-scene_links .hr-scene_link02 {
    margin-top: 5.334vw;
  }
}
@media print, all and (min-width: 768px) {
  .hr-scene_links .hr-scene_link02 + .hr-scene_link02 {
    margin-top: 0;
  }
}