.lyt-visual-slide-01 .lyt-visual-slide-01-inner {
  height: auto;
}

.lyt-visual-slide-01.img-1 .lyt-visual-slide-01-inner .visual-list {
  height: 100%;
}

.lyt-visual-slide-01.img-1 .lyt-visual-slide-01-inner .visual-list li {
  height: 100%;
}

.attractive__wrap div img {
  max-width: 100%;
  height: auto;
}

a.sticky-support-links__item img{
  max-width: none !important;
}

.is-bg01 {
  background-color: #F5F5F5;
}

.cmn-ttl01 {
  text-align: center;
}

.cmn-ttl01>span {
  display: inline-block;
}

.cmn-ttl01-en {
  font-size: 28px;
  font-family: DIN Next LT Pro;
  font-style: italic;
}

.cmn-ttl01-ja {
  font-size: 42px;
  letter-spacing: 0.06em;
  line-height: 0.952;
}

.ff-en-accent {
  font-family: DIN Next LT Pro;
  font-style: italic;
  font-weight: bold;
}

.attractive__wrap {
  overflow: hidden;
}

.attractive__mv {
  display: flex;
  flex-wrap: wrap;
}

.attractive__txt {
  width: 42.3%;
  background-color: #DC1E37;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
}

.attractive__txt-inner {
  max-width: 497px;
  text-align: center;
}

.attractive__ttl {
  color: #FFFFFF;
}

.attractive__ttl>span {
  display: inline-block;
  margin-bottom: 32px;
}

.attractive__ttl-main {
  font-size: clamp(28px, 2.781vw, 42px);
  letter-spacing: 0.06em;
  line-height: 0.952;
}

.attractive__ttl-sub {
  font-size: clamp(18px, 1.589vw, 24px);
  line-height: 2.125;
}

.attractive__txt .is-txt {
  font-size: clamp(10px, 1.059vw, 16px);
  line-height: 2.5;
  color: #FFFFFF;
  font-weight: 300;
}

.attractive__img {
  flex: 1;
}

.attractive__links-flex {
  justify-content: center;
  align-items: stretch;
}

.attractive__links-item a {
  font-size: 22px;
  line-height: 1.5;
  font-weight: bold;
  padding: 17px 20px 28px;
}

.attractive__links-item a>br {
  display: block;
}

.attractive__charm {
  position: relative;
  margin-bottom: 7.94vw !important;
}

.attractive__charm::before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  right: -60px;
  width: 279px;
  height: 226px;
  background: url(/jp/recruit/career/img/attractive/img_attractive_charm_bg.svg) no-repeat center center/contain;
  z-index: -1;
}

.attractive__charm::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 7.94vw;
  background: #F5F5F5;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.attractive__charm-ttl {
  color: #DC1E37;
  text-align: center;
}

.attractive__charm-bg {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
}

.attractive__charm-flex {
  justify-content: center;
  margin: 0;
}

.attractive__charm-item {
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 1px solid #DC1E37;
  width: 240px;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 30px;
  transition: 300ms;
}

.attractive__charm-item:hover {
  text-decoration: none;
  opacity: 0.7;
  cursor: pointer;
}

.attractive__charm-item>div {
  text-align: center;
}

.attractive__charm-item .is-num {
  margin-bottom: 34px;
}

.attractive__charm-item .is-ttl {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 38px;
}

.attractive__th-block>div {
  width: calc(50% - 15px);
}

.attractive__th-block .is-box__img {
  position: relative;
  height: 550px;
}

.attractive__th-block .is-box__img-inr {
  position: absolute;
  top: 0;
  left: 0;
  width: calc((100vw - 1110px)/2 + 100%);
  box-shadow: 10px 10px 0 0 #DC1E37;
  height: 100%;
}

.attractive__th-block .is-box__img-inr>div {
  position: relative;
  width: 100%;
  height: 100%;
}

.attractive__th-block .is-box__img-inr img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.attractive__th-block:nth-child(2n) {
  flex-direction: row-reverse;
}

.attractive__th-block:nth-child(2n) .is-box__img {
  width: calc(50% - 25px);
}

.attractive__th-block:nth-child(2n) .is-box__img-inr {
  left: auto;
  right: 0;
  height: 100%;
}

.attractive__th-block {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 120px;
}

.attractive__th-block.is-02 .is-box__img {
  position: relative;
}

.attractive__th-block.is-02 .is-box__img>div {
  position: absolute;
  right: 0;
  top: 0;
}

.attractive__th-block .is-box__txt {
  display: flex;
  align-items: center;
}

.attractive__th-ttl {
  color: #DC1E37;
  padding-bottom: 24px;
  position: relative;
}

.attractive__th-ttl::after {
  content: "";
  background-color: #DC1E37;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.attractive__th-ttl>span {
  display: inline-block;
}

.attractive__th-ttl .is-txt {
  font-size: 62px;
  line-height: 0.95;
  letter-spacing: 0.06em;
  font-weight: bold;
}

.attractive__th-lead {
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: bold;
  max-width: 508px;
}

.attractive__th-lead.is-01 {
  max-width: 493px;
}

.attractive__th-detail {
  font-size: 16px;
}

.attractive__th-detail>a {
  display: inline-block;
  padding-left: 1.5em;
  background: url("/assets/img/icon/icon_arrow-right_01.png") no-repeat center left;
}

.attractive__th-detail>a:not(:last-child) {
  margin-bottom: 12px;
}

/**********
.special
**********/
.special {
  position: relative;
}

.special__inner {
  padding: 74px 0 106px;
  position: relative;
}

.special__inner::after {
  content: "";
  width: 279px;
  height: 226px;
  position: absolute;
  top: -57px;
  left: -57px;
  background: url(/jp/recruit/career/img/attractive/img_special_bg.svg) no-repeat center center/contain;
  z-index: -1;
}

.special__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100%;
  z-index: -2;
}

.special__ttl {
  color: #DC1E37;
}

.special__block01 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.special__block01-item:first-child {
  width: calc(50% - 40px);
  margin-right: 40px;
}

.special__block01-item:last-child {
  flex: 1;
}

.special__block01-item .is-img {
  display: none;
}

.special__block01-item .is-img.active {
  display: block;
}

.special__btn-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.special__btn-list .link__box {
  width: calc(50% - 20px);
  color: #000000;
}

.special__btn-list .link__box,
.special__btn-list .link__box:hover {
  text-decoration: none;
}

.special__btn-list .link__box.is-active {
  color: #DC1E37;
  border-bottom: #DC1E37 solid 1px;
}

.special__btn-list .link__box.is-active .link__box-txt {
  background: url(/jp/recruit/career/img/attractive/img_special_btn_hover_arrow.svg)no-repeat center right 1em;
}

.special__block01-item .link__box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.75;
  padding: 0 0 15px;
  border-bottom: #000000 solid 1px;
}

.special__block01-item .link__box-txt {
  text-align: center;
  background: url(/jp/recruit/career/img/attractive/img_special_btn_arrow.svg)no-repeat center right 1em;
  width: 100%;
}

.special__map-content{
  align-items: center !important;
}

.special__map-txt li{
  margin-bottom: 27px;
}

.special__map-txt .is-txt{
  color: #0096E1;
  font-size: clamp(13px, 1.0596vw, 16px);
}

.special__map-txt .is-txt strong{
  color: #0096E1;
  font-size: clamp(15px, 1.192vw, 18px);
}

.special__map-txt .is-img{
  display: inline-block;
  margin-right: 0.3em;
}

/** グーグル・マップ対応分　↓↓ **/

.special__map-detail{
  display: flex;
  justify-content: center;
}

.special__map-detail .is-map{
  margin: 0 10px;
  width: 100%;
}

.special__map-detail .is-map-inner{
  aspect-ratio: 1110/520;
  width: 100%;
}

.special__map-detail .is-map iframe{
  width: 100%;
  height: 100%;
}

/** グーグル・マップ対応分 **/

.link__box.no-active {
  opacity: 0.4;
  pointer-events: none;
}

.link__box.no-active .link__box-txt::after {
  content: "Coming soon";
  display: block;
  font-size: 16px;
  font-family: DIN Next LT Pro;
  font-style: italic;
  line-height: 1;
}

/**********
.special__shiga
**********/
.special__shiga {
  padding: 94px 0 60px;
}

.special__shiga-detail {
  position: relative;
}

.special__shiga-detail .is-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 50%;
}

.special__shiga-detail .is-img img {
  max-width: 100%;
}

.special__shiga-ttl {
  color: #0096E1;
  margin-bottom: 24px;
  margin-left: -45px;
}

.special__shiga-ttl .is-ttl__ja {
  font-size: 52px;
  letter-spacing: 0.06em;
  line-height: 0.77;
  margin-right: 24px;
}

.special__shiga-ttl .is-ttl__ja::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 3px;
  background-color: #0096E1;
  vertical-align: middle;
  margin-right: 24px;
}

.special__shiga-txt {
  max-width: 615px;
  background: #0096E1 url(/jp/recruit/career/img/attractive/img_special_shiga_bg.svg) no-repeat top 36px right 36px;
  color: #FFFFFF;
  padding: 60px;
  box-sizing: border-box;
}

.special__shiga-txt p {
  font-size: 16px;
  line-height: 2.5;
  font-weight: 300;
}

.special__map-ttl {
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #0096E1;
  padding-left: 2em;
  background: url(/jp/recruit/career/img/attractive/img_special_map_ttl.svg) no-repeat left center;
  margin-bottom: 24px;
}

/**********
.merit
**********/
.merit {
  position: relative;
  padding-top: 120px;
}

.merit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #FFFFFF;
  width: 100vw;
  height: 120px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.merit__inner {}

.merit__ttl {
  color: #0096E1;
}

.merit__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100%;
  background-color: #0096E1;
  opacity: 0.05;
  z-index: -2;
}

.merit__block-ttl {
  color: #0096E1;
  display: flex;
  align-items: center;
}

.merit__block-ttl>span {
  display: inline-block;
  margin-right: 40px;
}

.merit__block-ttl .is-ttl__en {
  font-size: 65px;
  line-height: 1.4;
}

.merit__block-ttl .is-ttl__ja {
  font-size: 28px;
  line-height: 1.4;
}

.merit__block-detail li {
  font-size: 16px;
  line-height: 2.5;
}

.merit__block-note {
  text-align: right;
  font-size: 14px;
  line-height: 1.785;
}

/**********
.entry__btn
**********/
.entry__btn {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  color: #FFFFFF;
  position: fixed;
  left: 50%;
  bottom: 60px;
  transform: translateX(-50%);
  z-index: 999;
  transition: .4s;
}

.entry__btn p{
  color: #FFFFFF;
}

.entry__btn:visited,
.entry__btn:focus {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.entry__btn-inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}

.entry__btn::after {
  content: "";
  background: url(/jp/recruit/career/img/img_entry_btn_arrow.svg) no-repeat center center/contain;
  width: 12px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}

.entry__btn:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}

.entry__btn .entry__btn-box {
  width: 50%;
  box-sizing: border-box;
}

.entry__btn .entry__btn-box:nth-child(1) {
  background: #DC1E37 url(/jp/recruit/career/img/img_entry_btn_bg.svg) no-repeat left top/235px 54px;
  display: flex;
  padding-left: 42px;
  align-items: center;
  position: relative;
  padding-right: 5.5%;
}

.entry__btn .entry__btn-box:nth-child(2) {
  background: #8f1624;
  display: flex;
  align-items: center;
  padding: 21px 40px 20px 0;
  position: relative;
}

.entry__btn .entry__btn-box:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 11.5%;
  height: 100%;
  background-color: #8f1624;
  clip-path: polygon(0% 100%, 50% 0%, 100% 0%, 100% 100%);
}

.entry__btn-ttl {
  font-size: 28px;
  line-height: 1.1;
}

.entry__btn-txt {
  font-size: 14px;
  line-height: 1.75;
  max-width: 340px;
}

/****** アニメーション ******/
.js-fadeup {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s, transform 0.6s;
}

.js-fadeup.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.js-fadeup-row-child {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s, transform 0.6s;
}

.js-fadeup-row.is-visible .js-fadeup-row-child {
  opacity: 1;
  transform: translateY(0);
}


/***** レスポンシブ ******/
@media screen and (max-width:1260px) {
  .lyt-visual-slide-01 .lyt-visual-slide-01-inner {
    height: 450px !important;
  }

  .lyt-visual-slide-01 .lyt-visual-slide-01-inner .visual-list li img {
    height: 100% !important;
  }

  .attractive__img {
    position: relative;
  }

  .attractive__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100% !important;
    object-fit: cover;
  }
}

@media screen and (max-width:1110px) {
  .attractive__links-item a {
    font-size: clamp(18px, 1.98vw, 22px);
  }

  .attractive__th-block .is-box__img-inr {
    width: calc(50vw - 15px);
  }

  .attractive__th-lead {
    font-size: clamp(17px, 2.5225vw, 28px);
  }

  .attractive__th-ttl .is-txt {
    font-size: clamp(50px, 5.585vw, 62px);
  }

  .attractive__th-detail {
    font-size: clamp(15px, 1.44vw, 16px);
  }
}

@media screen and (max-width:660px) {
  .lyt-visual-slide-01 .lyt-visual-slide-01-inner {
    height: auto !important;
  }

  a.sticky-support-links__item{
    padding: 0 5px !important;
  }

  .sticky-support-links__social-item{
    padding: 0 5px !important;
  }

  .cmn-ttl01-en {
    font-size: 14px;
  }

  .cmn-ttl01-ja {
    font-size: 28px;
    line-height: 1.5;
  }

  .attractive__mv {
    flex-direction: column-reverse;
  }

  .attractive__txt {
    width: 100%;
    padding: 24px 20px 32px
  }

  .attractive__ttl>span:nth-child(1) {
    margin-bottom: 5px;
  }

  .attractive__ttl>span.attractive__ttl-main {
    line-height: 1.5;
    font-size: 28px;
  }

  .attractive__ttl>span.attractive__ttl-sub {
    margin-bottom: 10px !important;
    font-size: 18px;
    line-height: 2;
  }

  .attractive__txt .is-txt {
    text-align: left;
    font-size: 14px;

  }

  .attractive__img {
    flex: auto;
    width: 100%;
  }

  .attractive__img img {
    position: static;
    transform: translate(0, 0);
  }

  .attractive__links-item a {
    font-size: 14px;
  }

  .attractive__charm::before {
    width: 85px;
    height: 69px;
    top: -20px;
    right: 0;
  }

  .attractive__charm-flex {
    justify-content: space-between;
  }

  .attractive__charm-item {
    width: calc((100%/3) - 2.5px);
    aspect-ratio: 1/1;
    height: auto;
    margin: 0 !important;
  }

  .attractive__charm-item .is-num {
    width: 25px;
    margin: 0 auto 5px;
    margin-bottom: 5px;
  }

  .attractive__charm-item .is-ttl {
    font-size: 16px;
    margin-bottom: 0;
  }

  .attractive__charm-item .is-arrow {
    width: 11px;
    margin: 0 auto;
  }

  .attractive__th-block {
    display: block;
    margin-bottom: 60px;
  }

  .attractive__th-block>div {
    width: 100%;
  }

  .attractive__th-ttl .is-txt {
    font-size: 38px;
  }

  .attractive__th-ttl>span img{
    max-width: 80%;
  }

  .attractive__th-detail {
    font-size: 14px;
  }

  .attractive__th-block .is-box__txt {
    margin-bottom: 15px;
  }

  .attractive__th-block .is-box__img-inr {
    width: 100%;
    position: static;
  }

  .attractive__th-block .is-box__img {
    height: auto;
  }

  .attractive__th-block .is-box__img-inr img {
    position: static;
  }

  .attractive__th-block:nth-child(2n) .is-box__img {
    width: 100%;
  }

  .attractive__th-block.is-02 .is-box__img>div {
    position: static;
  }

  .special__inner::after {
    width: 85px;
    height: 69px;
    top: -20px;
    left: 0;
  }

  .special__block01 {}

  .special__block01-item:first-child {
    width: 100%;
    margin: 0 0 25px;
  }

  .special__block01-item:last-child {
    flex: auto;
    width: 100%;
  }

  .special__btn-list .link__box {
    width: calc(50% - 10px);
  }

  .special__block01-item .link__box {
    font-size: 18px;
    padding-bottom: 8px;
  }

  .link__box.no-active .link__box-txt::after {
    font-size: 14px;
  }

  .special__block01-item .link__box-txt {
    padding-right: 15%;
  }

  .special__shiga-ttl {
    margin-left: -15px;
  }

  .special__shiga-ttl .is-ttl__ja {
    font-size: 32px;
    margin-right: 14px;
  }

  .special__shiga-ttl .is-ttl__ja::before {
    margin-right: 14px;
    width: 40px;
  }

  .special__shiga-detail {
    margin-bottom: 0 !important;
  }

  .special__shiga-txt {
    padding: 40px 20px;
  }

  .special__shiga-txt p {
    font-size: 14px;
    line-height: 2;
  }

  .special__shiga-detail .is-img {
    position: relative;
    width: 100%;
    top: -54px;
    right: -15px;
  }

  .special__map-ttl {
    font-size: 18px;
    background: url(/jp/recruit/career/img/attractive/img_special_map_ttl.svg) no-repeat left center/auto 1em;
  }

  .special__map-txt .is-txt{
    color: #0096E1;
    font-size: 13px;
  }
  
  .special__map-txt .is-txt strong{
    color: #0096E1;
    font-size: 15px;
  }

  .special__map-detail .is-map{
    margin-right: 0;
    width: 100%;
  }

  .special__map-detail .is-map-inner{
    aspect-ratio: 4/3;
  }

  .merit {
    padding-top: 45px;
  }

  .merit::before {
    height: 45px;
  }

  .merit__block-ttl>span {
    margin-right: 20px;
  }

  .merit__block-ttl .is-ttl__en {
    font-size: 48px;
  }

  .merit__block-ttl .is-ttl__ja {
    font-size: 20px;
  }

  .merit__block-detail li {
    font-size: 13px;
  }

  .merit__block-img img {
    width: 100%;
  }

  .merit__block-note {
    text-align: left;
    overflow-wrap: break-word;
    word-break: break-word;
    font-size: 12px;
  }


  .entry__btn {
    width: 100%;
    bottom: 50px;
  }

  .entry__btn .entry__btn-box {
    width: 100%;
  }

  .entry__btn .entry__btn-box {
    justify-content: center;
  }

  .entry__btn .entry__btn-box p {
    text-align: center;
  }

  .entry__btn-ttl {
    font-size: 20px;
  }

  .entry__btn-txt {
    font-size: 10px;
  }

  .entry__btn .entry__btn-box:nth-child(1) {
    background: #DC1E37 url(/jp/recruit/career/img/img_entry_btn_bg.svg) no-repeat left top/auto 100%;
    padding: 12px 20px 9px;
  }

  .entry__btn .entry__btn-box:nth-child(2) {
    padding: 7px 20px 9px;
  }

  .entry__btn .entry__btn-box:nth-child(2)::before {
    width: 23px;
    right: auto;
    left: 0;
    background-color: #DC1E37;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  }
}