@media screen and (min-width: 768px) {
  .hr-main_block03 > div:last-child.hr-craft_block02 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_block03 > div:last-child.hr-craft_block02 {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .hr-main_lead01 + .hr-craft_anchor01 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_lead01 + .hr-craft_anchor01 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .hr-main_lead03 {
    font-size: 14px;
  }
}

.hr-craft_block01 {
  display: flex;
  background: #000;
}
@media screen and (min-width: 768px) {
  .hr-craft_block01 {
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block01 {
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 35px;
  }
}
.hr-craft_block01_image {
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .hr-craft_block01_image {
    flex-shrink: 0;
    width: 43.056%;
    max-width: 620px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block01_image {
    order: -5;
    padding-bottom: 33px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_block01_image > figure {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_block01_image + dl {
    padding: 60px calc(50vw - 620px) 60px 4.167% !important;
  }
  .hr-craft_block01_image + dl > * {
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
}
.hr-craft_block01 > dl {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .hr-craft_block01 > dl {
    width: 100%;
    padding: 60px 4.167% 60px calc(50vw - 620px);
  }
  .hr-craft_block01 > dl > * {
    padding-left: 20px;
  }
}
.hr-craft_block02 {
  background: #f5f5f5;
}
@media screen and (min-width: 768px) {
  .hr-craft_block02 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block02 {
    padding: 35px 0;
  }
}
.hr-craft_block02_inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hr-craft_block02_inner {
    max-width: 970px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block02_inner {
    width: 89.867%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block02_inner > dl {
    padding: 0;
  }
}
.hr-craft_block02_inner > dl > dt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hr-craft_block02_inner > dl > dd {
    padding-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block02_inner > dl > dd {
    padding-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_block03 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block03 {
    padding: 35px 0;
  }
}
.hr-craft_block03_inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hr-craft_block03_inner {
    display: flex;
    justify-content: center;
    align-items: stretch;
    max-width: 1240px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block03_inner {
    width: 84%;
  }
  .hr-craft_block03_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_block03_inner .hr-craft_card02 {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_block03_inner .hr-craft_card02:nth-last-child(2):first-of-type {
    float: left;
  }
  .hr-craft_block03_inner .hr-craft_card02 + .hr-craft_desc04 {
    float: right;
    width: 61.905%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_block03_inner > * + * {
    margin-left: 4.167%;
  }
}
.hr-craft_anchor01 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hr-craft_anchor01 {
    max-width: 1220px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_anchor01 {
    justify-content: space-between;
    width: 88%;
  }
}
.hr-craft_anchor01 > li {
  display: block;
}
@media screen and (min-width: 768px) {
  .hr-craft_anchor01 > li {
    width: 33.3333333333%;
    max-width: 295px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_anchor01 > li {
    width: 48.485%;
    margin-top: 10px;
  }
}
.hr-craft_anchor01 > li > a {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hr-craft_anchor01 > li > a {
    width: 91.526%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_anchor01 + .hr-main_block03 {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_anchor01 + .hr-main_block03 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 {
    padding: 0 8%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc01 > dt .p_def01 + .p_sub01 {
    padding-top: 13px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 > dt .p_def01 + .p_sub01 {
    padding-top: 9px;
  }
}
.hr-craft_desc01 > dt .p_sub01 {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 > dt .p_sub01 {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc01 > dd {
    padding-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 > dd {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 > dd .p_def01 {
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc01 > dd .p_def01 + .hr-craft_desc02 {
    padding-top: 44px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 > dd .p_def01 + .hr-craft_desc02 {
    padding-top: 25px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc01 + .hr-craft_desc01 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc01 + .hr-craft_desc01 {
    padding-top: 42px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc02 {
    line-height: 1.667em;
    font-size: 15px;
  }
  .hr-craft_desc02 > div {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-craft_desc02 > div:first-of-type {
    margin-top: -0.333em;
  }
  .hr-craft_desc02 > div:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc02 {
    line-height: 1.8em;
    font-size: 10px;
  }
  .hr-craft_desc02 > div {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-craft_desc02 > div:first-of-type {
    margin-top: -0.4em;
  }
  .hr-craft_desc02 > div:last-of-type {
    margin-bottom: -0.4em;
  }
}
.hr-craft_desc02 > div {
  display: flex;
}
.hr-craft_desc02 > div > dt {
  flex-shrink: 0;
}
.hr-craft_desc02 > div > dd {
  width: 100%;
}
.hr-craft_desc02 > div > p {
  width: 100%;
}
.hr-craft_desc03 {
  display: flex;
  justify-content: space-between;
}
.hr-craft_desc03 > dt {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc03 > dt {
    line-height: 1.223em;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc03 > dt {
    line-height: 1.231em;
    font-size: 13px;
  }
}
.hr-craft_desc03 > dt > p {
  position: relative;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc03 > dt > p {
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc03 > dt > p {
    padding-bottom: 5px;
  }
}
.hr-craft_desc03 > dt > p::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #a3a3a3;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc03 > dt + dd {
    padding-left: 4.652%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc03 > dt + dd {
    padding-left: 20px;
  }
}
.hr-craft_desc03 > dd {
  width: 100%;
}
.hr-craft_desc03 > dd ruby {
  position: relative;
  line-height: 1;
}
.hr-craft_desc03 > dd ruby > rt {
  position: absolute;
  left: -1em;
  right: -1em;
  font-size: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc03 > dd ruby > rt {
    top: -13px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc03 > dd ruby > rt {
    top: -11px;
    transform: scale(0.8);
    transform-origin: center bottom;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc04.p1::after {
    content: "";
    display: block;
    clear: both;
  }
  .hr-craft_desc04.p1 .hr-craft_card02 {
    float: right;
    margin-left: 4.167%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04.p1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hr-craft_desc04.p1 .hr-craft_card02 {
    order: 5;
    padding-top: 20px;
  }
  .hr-craft_desc04.p1 .p_att02 {
    width: 61.905%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc04.w1 {
    max-width: 860px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04.w1 > dt + dd {
    padding-top: 4px;
  }
}
.hr-craft_desc04 > dt {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc04 > dt {
    line-height: 1.5em;
    font-size: 20px;
  }
  .hr-craft_desc04 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-craft_desc04 > dt > p:first-of-type {
    margin-top: -0.25em;
  }
  .hr-craft_desc04 > dt > p:last-of-type {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04 > dt {
    line-height: 1.358em;
    font-size: 14px;
  }
  .hr-craft_desc04 > dt > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .hr-craft_desc04 > dt > p:first-of-type {
    margin-top: -0.178em;
  }
  .hr-craft_desc04 > dt > p:last-of-type {
    margin-bottom: -0.178em;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_desc04 > dt + dd {
    padding-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04 > dt + dd {
    padding-top: 20px;
  }
}
.hr-craft_desc04 > dd a {
  color: #d60077;
}
.hr-craft_desc04 > dd a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .hr-craft_desc04 .p_def01 + .p_att02 {
    padding-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04 .p_def01 + .p_att02 {
    padding-top: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  .hr-craft_desc04 + .hr-craft_list01 {
    flex-shrink: 0;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_desc04 + .hr-craft_list01 {
    padding-top: 4px;
  }
}
.hr-craft_list01 {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .hr-craft_list01 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  dl + .hr-craft_list01 {
    flex-shrink: 0;
    width: 376px;
  }
  dl + .hr-craft_list01 > figure:nth-child(n+3) {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_list01 {
    flex-wrap: wrap;
  }
}
.hr-craft_list01 > figure {
  flex-shrink: inherit !important;
}
@media screen and (max-width: 767px) {
  .hr-craft_list01 > figure {
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_list01 > figure + figure {
    margin-left: 8px;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_list01 + .hr-craft_video01 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_list01 + .hr-craft_video01 {
    padding-top: 40px;
  }
}
.hr-craft_card01 {
  display: flex;
  justify-content: space-between;
  border: 1px solid #d7d7d7;
  text-align: center;
  text-decoration: none;
}
.hr-craft_card01 > figure {
  flex-shrink: 0;
  line-height: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .hr-craft_card01 > figure {
    width: 36.941%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card01 > figure {
    width: 37.342%;
  }
}
.hr-craft_card01 > figure img {
  transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
}
.hr-craft_card01 > p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .hr-craft_card01 > p {
    line-height: 1.5em;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card01 > p {
    line-height: 1.4em;
    font-size: 10px;
  }
}
.hr-craft_card01:hover {
  opacity: 0.5;
}
.hr-craft_card01:hover img {
  transform: scale(1.2);
}
.hr-craft_card02 {
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .hr-craft_card02.w1 {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02.w1 {
    width: 31.747%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_card02.w2 {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02.w2 {
    width: 95.239%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_card02.w3 {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02.w3 {
    width: 48.572%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_card02.w4 {
    width: 49.079%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02.w4 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_card02.w5 {
    width: 295px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02.w5 {
    width: 48.78%;
    margin: 0 auto;
  }
}
.hr-craft_card02 > figcaption {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .hr-craft_card02 > figcaption {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_card02 > figcaption {
    margin-bottom: 6px;
    font-size: 10.5px;
  }
}
.hr-craft_video01 {
  text-align: center;
}
.hr-craft_video01 > p {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .hr-craft_video01 > p {
    padding-bottom: 30px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_video01 > p {
    padding-bottom: 20px;
    font-size: 14px;
  }
}
.hr-craft_video01 > div {
  position: relative;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .hr-craft_video01 > div {
    width: 580px;
    height: 326.25px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_video01 > div {
    width: 100vw;
    height: 56.25vw;
    margin: 0 -9.523%;
  }
}
.hr-craft_video01 > div > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.hr-craft_slider01 {
  counter-reset: step01;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01 {
    padding: 0 3.764%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01 {
    padding: 0 5.342%;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01.h2 .slick-arrow {
    margin-bottom: 22.907%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01.h2 .slick-arrow {
    margin-bottom: 22.917%;
  }
}
.hr-craft_slider01_slide {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01_slide {
    float: none;
    padding-top: 13px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_slide {
    padding-top: 11px;
  }
}
.hr-craft_slider01_slide > dl {
  height: 100%;
}
.hr-craft_slider01_slide > figure {
  flex-shrink: 0;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01_slide > figure {
    padding-top: 34px;
  }
  .hr-craft_slider01_slide > figure.w2 img {
    width: 33.721%;
  }
  .hr-craft_slider01_slide > figure.w3 img {
    width: 41.861%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_slide > figure {
    padding-top: 18px;
  }
  .hr-craft_slider01_slide > figure.w2 img {
    width: 33.721%;
  }
  .hr-craft_slider01_slide > figure.w3 img {
    width: 41.861%;
  }
}
.hr-craft_slider01_slide > figure img {
  margin: 0 auto;
}
.hr-craft_slider01_step {
  counter-increment: step01;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01_step > dt > p {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_step > dt > p {
    padding-left: 21px;
  }
}
.hr-craft_slider01_step > dt > p::before {
  content: counter(step01);
  position: absolute;
  left: 0;
  font-weight: 300;
  color: #a3a3a3;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01_step > dt > p::before {
    bottom: 1px;
    font-size: 1.689em;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_step > dt > p::before {
    bottom: 2px;
    font-size: 1.847em;
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01_step > dt > p::after {
    left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_step > dt > p::after {
    left: 21px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01_step > dd .p_def01 {
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
  }
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01 .slick-track {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}
.hr-craft_slider01 .slick-arrow {
  position: absolute;
  background: transparent;
  border: none;
  padding: 0;
  color: transparent;
  overflow: hidden;
  transform: translate(0, 50%);
  z-index: 10;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01 .slick-arrow {
    width: 20px;
    height: 30px;
    bottom: 34px;
    margin-bottom: 16.861%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01 .slick-arrow {
    width: 8px;
    height: 12px;
    bottom: 25px;
    margin-bottom: 16.834%;
  }
}
.hr-craft_slider01 .slick-arrow::before {
  content: "";
  position: absolute;
  background-image: url(/theme-images/glassmusicalinstruments/arrow01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.hr-craft_slider01 .slick-arrow.slick-disabled {
  display: none !important;
}
.hr-craft_slider01 .slick-arrow:hover {
  opacity: 0.5;
}
.hr-craft_slider01 .slick-prev {
  left: 0;
}
.hr-craft_slider01 .slick-prev::before {
  transform: scale(-1, 1);
}
.hr-craft_slider01 .slick-next {
  right: 0;
}
.hr-craft_slider01 .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01 .slick-dots {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01 .slick-dots {
    margin-top: 21px;
  }
}
.hr-craft_slider01 .slick-dots > li {
  display: block;
  position: relative;
  height: 4px;
}
@media screen and (min-width: 768px) {
  .hr-craft_slider01 .slick-dots > li {
    width: 4.07%;
    margin: 0 0.873%;
  }
}
@media screen and (max-width: 767px) {
  .hr-craft_slider01 .slick-dots > li {
    width: 30px;
    margin: 0 5px;
  }
}
.hr-craft_slider01 .slick-dots > li > button {
  position: absolute;
  background: #bbbcbd;
  border: none;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;
  color: transparent;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
.hr-craft_slider01 .slick-dots > li > button:hover {
  opacity: 0.5;
}
.hr-craft_slider01 .slick-dots > li.slick-active {
  pointer-events: none;
}
.hr-craft_slider01 .slick-dots > li.slick-active > button {
  background: #656667;
}