<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #f5f9f9;
  opacity: 0.94;
}

.Main {
  padding-bottom: 6.71875vw;
}

.Firstview {
  position: relative;
  margin-top: -96px;
}
@media only screen and (max-width: 768px) {
  .Firstview {
    margin-top: 0px;
  }
}
.Firstview-Head {
  width: 100%;
  padding-top: clamp(180px, 10.6770833333vw, 205px);
  background-color: #d6ddec;
  background: url(../images/firstview-bg.jpg) no-repeat center center/cover;
}
@media only screen and (max-width: 768px) {
  .Firstview-Head {
    padding-top: clamp(45px, 11.71875vw, 90px);
    padding-left: 1.3333333333vw;
    background: url(../images/firstview-bg-sp.jpg) no-repeat center center/cover;
  }
}
.Firstview-Title {
  font-family: din-2014, sans-serif;
  font-size: clamp(50px, 7.2916666667vw, 140px);
  line-height: 0.6785714286;
  font-weight: bold;
  font-style: italic;
  color: #f5f9f9;
}
@media only screen and (max-width: 768px) {
  .Firstview-Title {
    font-size: clamp(50px, 10.4166666667vw, 80px);
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Title {
    font-size: 12.5vw;
  }
}
@media only screen and (max-width: 768px) {
  .Firstview-Title &gt; span {
    display: block;
    margin-top: 5px;
  }
}
.Firstview-Contents {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents {
    width: 94.4vw;
  }
}
.Firstview-Contents-Title {
  font-size: clamp(26px, calc(300 / 1920 * 100vw), 30px);
  letter-spacing: 0.3em;
  padding-top: 16px;
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents-Title {
    padding-top: 6px;
    letter-spacing: 0.2em;
    font-size: 22px;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Contents-Title {
    font-size: 7.5vw;
  }
}
.Firstview-Greeting {
  padding-top: clamp(46px, 4.7916666667vw, 92px);
  display: flex;
  justify-content: space-between;
  gap: 0 2.7291666667vw;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting {
    width: 84.2666666667vw;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    gap: 21px 0;
  }
}
.Firstview-Greeting-Contents {
  display: flex;
  flex-direction: column;
  gap: clamp(21px, 1.5625vw, 30px) 0;
}
.Firstview-Greeting-Title {
  font-size: 2.1875vw;
  line-height: 1.2380952381;
  letter-spacing: 0.2em;
  color: #38c1c2;
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Title {
    font-size: 22px;
    line-height: 1.2727272727;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Greeting-Title {
    font-size: 22px;
  }
}
.Firstview-Greeting-Title br {
  display: block;
}
.Firstview-Greeting-Item {
  display: flex;
  gap: 0 3.0208333333vw;
}
@media only screen and (max-width: 1100px) {
  .Firstview-Greeting-Item {
    gap: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Item {
    flex-direction: column-reverse;
    align-items: center;
    gap: 4vw 0;
  }
}
.Firstview-Greeting-Item-Image {
  width: 17.03125vw;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Item-Image {
    width: 43.6vw;
  }
}
.Firstview-Greeting-Image-Text {
  font-size: 0.9375vw;
  line-height: 3;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Image-Text {
    font-size: clamp(14px, 2.0833333333vw, 16px);
    letter-spacing: 0.15em;
  }
}
.Firstview-Greeting-Text {
  width: 32.3229166667vw;
  margin-top: 3.2083333333vw;
  font-size: 0.9375vw;
  line-height: 2;
  letter-spacing: 0.2em;
  text-align: justify;
}
@media only screen and (max-width: 1000px) {
  .Firstview-Greeting-Text {
    margin-top: 1vw;
  }
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Text {
    width: 81.6vw;
    margin-top: 0px;
    font-size: clamp(14px, 2.0833333333vw, 16px);
    line-height: 1.5714285714;
    letter-spacing: 0.15em;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Greeting-Text {
    font-size: 3.75vw;
  }
}
.Firstview-Greeting-Text__sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Text__sp {
    display: block;
  }
}
.Firstview-Greeting-Image {
  width: 31.25vw;
  height: 18.75vw;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Image {
    width: 100%;
    height: auto;
  }
}

.ThreeSupport {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin: 0 auto;
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport {
    width: 100%;
    padding-top: 45px;
  }
}
.ThreeSupport-Title {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: clamp(0px, 0.520833333333333vw, 10px); */
  border-bottom: 2px solid #090909;
  padding-bottom: clamp(7.5px, 1.09375vw, 21px);
  color: #38c1c2;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Title {
    font-size: 24px;
  }
}
.ThreeSupport-Container {
  width: 100%;
  margin: 0 auto;
  margin-top: clamp(37px, 3.125vw, 60px);
  padding: 0 6.7708333333vw;
  display: flex;
  justify-content: space-between;
  gap: 0 3.125vw;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Container {
    width: 84.33333vw;
    padding: 0;
    flex-wrap: wrap;
    gap: 30px 0;
  }
}
.ThreeSupport-Contents {
  flex: 1;
  position: relative;
  padding: clamp(25px, 2.6041666667vw, 50px) clamp(9px, 1.9270833333vw, 32px)
    clamp(25px, 1.8229166667vw, 35px);
  box-shadow: 0 0 14.6px 1.4px rgba(130, 130, 130, 0.55);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: clamp(10px, 1.5625vw, 30px) 0;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents {
    flex: none;
    width: 84.2vw;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.ThreeSupport-Contents-Title {
  width: 100%;
  font-family: din-2014, sans-serif;
  font-size: clamp(40px, 3.75vw, 72px);
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ThreeSupport-Contents-Image__01 {
  width: 4.6354166667vw;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Image__01 {
    width: 11.8666666667vw;
  }
}
.ThreeSupport-Contents-Image__02 {
  width: 11.7708333333vw;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Image__02 {
    width: 30.1333333333vw;
  }
}
.ThreeSupport-Contents-Image__03 {
  width: 8.2291666667vw;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Image__03 {
    width: 21.0666666667vw;
  }
}
.ThreeSupport-Contents-Text {
  text-align: center;
  font-size: 1.3541666667vw;
  line-height: 1.3846153846;
  letter-spacing: 0.05em;
  color: #757474;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Text {
    font-size: clamp(14px, 2.4739583333vw, 19px);
    line-height: 1.1428571429;
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Text-Small {
    font-size: clamp(13px, 2.34375vw, 18px);
  }
}
.ThreeSupport-Contents-Sentence {
  font-size: 0.9375vw;
  line-height: 1.5833333333;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 768px) {
  .ThreeSupport-Contents-Sentence {
    font-size: clamp(12px, 1.6927083333vw, 13px);
  }
}

.Support {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin: 0 auto;
  padding-top: 80px;
}
@media only screen and (max-width: 768px) {
  .Support {
    width: 100%;
    padding-top: 45px;
  }
}
.Support-Title {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: clamp(0px, 0.520833333333333vw, 10px); */
  border-bottom: 2px solid #090909;
  padding-bottom: clamp(7.5px, 1.09375vw, 21px);
  color: #38c1c2;
}
@media only screen and (max-width: 374px) {
  .Support-Title {
    font-size: 24px;
  }
}
.Support-Title-Sub {
  width: 100%;
  font-size: 0.9375vw;
  line-height: 1.5833333333;
  letter-spacing: 0.3em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Support-Title-Sub {
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 374px) {
  .Support-Title-Sub {
    font-size: 10px;
  }
}
.Support-Container {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  gap: 0 1.9791666667vw;
}
@media only screen and (max-width: 1100px) {
  .Support-Container {
    flex-wrap: wrap;
    gap: 40px 30px;
  }
}
@media only screen and (max-width: 768px) {
  .Support-Container {
    width: 85.3333333333vw;
    gap: 25px 0;
  }
}
@media only screen and (max-width: 1100px) {
  .Support-Container:after {
    content: "";
    display: block;
    width: 30%;
    height: 0;
  }
}
@media only screen and (max-width: 768px) {
  .Support-Container:after {
    display: none;
  }
}
.Support-Contents {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8.5px 0;
}
@media only screen and (max-width: 1100px) {
  .Support-Contents {
    flex: none;
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .Support-Contents {
    width: 40vw;
    gap: 3px 0;
  }
}
.Support-Contents-Title {
  width: 100%;
  font-size: clamp(16px, 1.1458333333vw, 22px);
  line-height: 1.0227272727;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Support-Contents-Title {
    font-size: clamp(14px, 2.4739583333vw, 19px);
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 374px) {
  .Support-Contents-Title {
    font-size: 3.75vw;
  }
}
.Support-Contents-Text {
  margin-top: 10px;
  text-align: center;
  font-size: clamp(15px, 0.9375vw, 18px);
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #757474;
}
@media only screen and (max-width: 768px) {
  .Support-Contents-Text {
    font-size: clamp(12px, 2.2135416667vw, 17px);
    margin-top: 5px;
    line-height: 1.1666666667;
  }
}
.Support-Contents-Sentence {
  font-size: clamp(14px, 0.7291666667vw, 14px);
  line-height: 1.9642857143;
  letter-spacing: 0.075em;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .Support-Contents-Sentence {
    margin-top: 5px;
    line-height: 1.2857142857;
  }
}

.Objective {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin: 0 auto;
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .Objective {
    width: 100%;
    padding-top: 45px;
  }
}
.Objective-Title {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: clamp(0px, 0.520833333333333vw, 10px); */
  border-bottom: 2px solid #090909;
  padding-bottom: clamp(7.5px, 1.09375vw, 21px);
  width: 100%;
  color: #38c1c2;
}
@media only screen and (max-width: 768px) {
  .Objective-Title {
    font-size: 24px;
  }
}
.Objective-Title-Sub {
  width: 100%;
  margin-top: clamp(22px, 1.5625vw, 30px);
  font-size: 0.9375vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Objective-Title-Sub {
    width: 85.3333333333vw;
    font-size: clamp(14px, 0.9375vw, 18px);
    line-height: 1.2857142857;
    letter-spacing: 0.2em;
  }
}
.Objective-Container {
  width: 65.625vw;
  margin-top: clamp(36px, 3.3854166667vw, 65px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: clamp(30px, 2.6041666667vw, 50px) 15px;
}
@media only screen and (max-width: 768px) {
  .Objective-Container {
    width: 85.3333333333vw;
  }
}
.Objective-Contents {
  width: 30%;
  padding-top: 24px;
  box-shadow: 0 0 14.6px 1.4px rgba(130, 130, 130, 0.55);
  background-color: #fff;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .Objective-Contents {
    width: 31%;
  }
}
@media only screen and (max-width: 768px) {
  .Objective-Contents {
    width: 47%;
    padding-top: 14px;
  }
}
.Objective-Contents-Title {
  width: 100%;
  font-size: clamp(12px, 1.0583333333vw, 28px);
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Title {
    font-size: clamp(12px, 2.0135416667vw, 17px);
    line-height: 1.1428571429;
  }
  .Objective-Contents-Title-Carpenter {
    line-height: 2.285714;
  }
}
.Objective-Contents-Title-Small {
  letter-spacing: normal;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Title-Small {
    letter-spacing: 0em;
  }
}
.Objective-Contents-Title br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Title br {
    display: block;
  }
}
.Objective-Contents-Explanation,
.Objective-Contents-Text,
.Objective-Contents-Sentence {
  font-size: 0.8333333333vw;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Explanation,
  .Objective-Contents-Text,
  .Objective-Contents-Sentence,
  .Objective-Contents-Sentence-sp {
    font-size: clamp(12px, 0.8333333333vw, 16px);
    text-align: center;
  }
}
.Objective-Contents-Explanation {
  height: 84px;
  padding: 0 1.8229166667vw;
}
@media only screen and (max-width: 374px) {
  .Objective-Contents-Explanation {
    height: 100px;
    font-size: 10px;
  }
}
.Objective-Contents-Text {
  width: 90%;
  padding: clamp(4px, 0.4947916667vw, 9.5px);
  text-align: center;
  border: 1px solid;
  margin-left: 5%;
  /* background-color: #e1e3e3; */
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Text {
    padding: 0.2666666667vw;
  }
}
.Objective-Contents-Sentence {
  height: 90px;
  padding: 1.0416666667vw 1.5625vw;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Sentence {
    padding: 8px;
    display: none;
  }
}
@media only screen and (max-width: 374px) {
  .Objective-Contents-Sentence {
    padding: 10px;
    font-size: 10px;
  }
}
.Objective-Contents-Sentence-sp {
  display: none;
  /* height: 90px;
  padding: 1.0416666667vw 1.5625vw;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start; */
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Sentence-sp {
    display: block;
    padding: 8px;
    height: 90px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 374px) {
  .Objective-Contents-Sentence-sp {
    padding: 10px;
    font-size: 10px;
  }
}
.Objective-Contents-Image {
  width: 100%;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .Objective-Contents-Image {
    /* margin-top: 20px; */
    padding: 6px;
  }
}
.Objective-Record {
  /* width: 59.8958333333vw; */
  margin: clamp(40px, 4.4791666667vw, 86px) auto 0;
}
@media only screen and (max-width: 768px) {
  .Objective-Record {
    /* width: 94.6666666667vw; */
  }
}
.Objective-Record-Container {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Container {
    flex-direction: column;
    align-items: center;
    gap: 25px 0;
  }
}
.Objective-Record-Contents {
  width: 70%;
  /* display: flex;
  flex-direction: column; */
}
.Objective-Record-Title {
  font-size: clamp(20px, 1.4583333333vw, 28px);
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 2vh;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Title {
    font-size: clamp(18px, 2.6041666667vw, 20px);
    text-align: center;
  }
}
.Objective-Record-Image-Top {
  display: flex;
  justify-content: space-between;
  gap: 0 3px;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-Top {
    margin-top: 25px;
  }
}
.Objective-Record-Image-Under {
  margin-top: 0.6770833333vw;
  padding-left: 25px;
  display: flex;
  gap: 0 18px;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-Under {
    padding-left: 0px;
    justify-content: center;
    gap: 0 5px;
  }
}
.Objective-Record-Image-01 {
  z-index: 1;
  width: 25.46875vw;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-01 {
    width: 100%;
  }
}
.Objective-Record-Image-02 {
  width: 21.7708333333vw;
  margin-left: -2.6041666667vw;
  padding-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-02 {
    width: 55%;
  }
}
.Objective-Record-Image-03 {
  width: 15.9375vw;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-03 {
    width: 45%;
  }
}
.Objective-Record-Image-04 {
  width: 15.625vw;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-04 {
    width: 48%;
  }
}
.Objective-Record-Image-05 {
  width: 15.15625vw;
}
@media only screen and (max-width: 768px) {
  .Objective-Record-Image-05 {
    width: 48%;
  }
}
.Objective-Companies {
  width: 65.78125vw;
  margin: clamp(40px, 4.4791666667vw, 86px) auto 0;
}
@media only screen and (max-width: 768px) {
  .Objective-Companies {
    width: 94.6666666667vw;
  }
}
.Objective-Companies-Contents {
  width: 100%;
  box-shadow: 0 0 14.6px 1.4px rgba(130, 130, 130, 0.55);
  background-color: #fff;
  position: relative;
}
.Objective-Companies-Contents-Title {
  font-size: clamp(20px, 1.4583333333vw, 28px);
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 2vh;
}
@media only screen and (max-width: 768px) {
  .Objective-Companies-Contents-Title {
    font-size: clamp(18px, 2.6041666667vw, 20px);
    text-align: center;
  }
}
.Objective-Companies-List-Title {
  width: 100%;
  padding: clamp(3px, 0.46875vw, 9px);
  font-size: clamp(14px, 1.6333333333vw, 16px);
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #38c1c2;
}
.Objective-Companies-List-Title-Top {
  padding-top: 39px;
}
@media only screen and (max-width: 768px) {
  .Objective-Companies-List-Title-Top {
    padding-top: 20px;
  }
}
.Objective-Companies-List {
  padding: 1.8229166667vw 4.4270833333vw;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: clamp(10px, 0.8333333333vw, 16px); */
}
@media only screen and (max-width: 768px) {
  .Objective-Companies-List {
    padding: 20px;
  }
}
.Objective-Companies-List-Item {
  font-size: clamp(12px, 0.8333333333vw, 16px);
  letter-spacing: 0.1em;
  display: inline-block;
  line-height: 1.5;
}

.Interview {
  padding-top: 80px;
  width: 100%;
  padding-left: clamp(64px, 10.4166666667vw, 200px);
  padding-right: clamp(64px, 10.4166666667vw, 200px);
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .Interview {
    padding-top: 45px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.Interview__Inner {
  width: 100%;
  /* max-width: 1520px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: 10px; */
}
@media only screen and (max-width: 768px) {
  .Interview__Inner {
    gap: 2px;
  }
}
.Interview-Headline {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* gap: clamp(0px, 0.520833333333333vw, 10px); */
  /* border-bottom: 2px solid #090909; */
  padding-bottom: clamp(7.5px, 1.09375vw, 21px);
  /* padding-bottom: clamp(7px, 0.9375vw, 18px); */
  /* font-size: clamp(24px, 1.666666666666667vw, 32px);
  letter-spacing: 0.1em;
  text-align: center; */
  color: #38c1c2;
}
@media only screen and (max-width: 678px) {
  .Interview-Headline {
    font-size: 24px;
  }
}
.Interview-Headline-Sub {
  font-size: 0.9375vw;
  letter-spacing: 0.3em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Interview-Headline-Sub {
    letter-spacing: 0.2em;
  }
}
.Interview-Content {
  border-top: 2px solid #090909;
  width: 101%;
  padding-top: 40px;
}
.Interview-Content-List {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.6041666667vw;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List {
    width: 94.6666666667vw;
    margin: auto;
    gap: 40px 4vw;
  }
}
.Interview-Content-List-Item {
  width: clamp(100px, 17.7083333333vw, 340px);
  position: relative;
  padding-top: clamp(0px, 1.5625vw, 30px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item {
    width: 45.3333333333vw;
    padding-top: 18px;
  }
}
.Interview-Content-List-Item-Headline {
  position: absolute;
  top: -10px;
  z-index: 10;
  font-size: clamp(16px, 1.6666666667vw, 32px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Headline {
    top: -2px;
    font-size: clamp(16px, 2.6041666667vw, 20px);
  }
}
.Interview-Content-List-Item-Headline &gt; span {
  font-size: clamp(10px, 1.3541666667vw, 26px);
}
@media only screen and (max-width: 374px) {
  .Interview-Content-List-Item-Headline &gt; span {
    font-size: 3.125vw;
  }
}
.Interview-Content-List-Item-Thumbnail {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Thumbnail {
    width: 100%;
    margin-bottom: 10px;
  }
}
.Interview-Content-List-Item-Thumbnail__Inner {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  width: 100%;
  padding-top: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-property: box-shadow;
  transition-duration: 0.5s;
}
.Interview-Content-List-Item-Thumbnail__Inner::after {
  content: "MORE";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "din-2014", sans-serif;
  font-size: 18px;
  letter-spacing: 0.3em;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.Interview-Content-List-Item-Thumbnail-Image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.Interview-Content-List-Item-Thumbnail-Tip {
  width: clamp(70px, 5.9895833333vw, 115px);
  position: absolute;
  right: -0.2604166667vw;
  bottom: 1.5625vw;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Thumbnail-Tip {
    width: 15.3333333333vw;
    right: 0;
    bottom: 2.6666666667vw;
  }
}
.Interview-Content-List-Item-Thumbnail-Tip-Image {
  width: 100%;
}
.Interview-Content-List-Item:hover
  .Interview-Content-List-Item-Thumbnail__Inner {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.31);
}
.Interview-Content-List-Item:hover
  .Interview-Content-List-Item-Thumbnail__Inner::after {
  visibility: visible;
  opacity: 1;
}
.Interview-Content-List-Item:hover
  .Interview-Content-List-Item-Thumbnail-Image {
  opacity: 0.42;
}
.Interview-Content-List-Item:hover .Interview-Content-List-Item-Thumbnail-Tip {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.Interview-Content-List-Item-Title {
  margin-top: 10px;
  font-size: clamp(10px, 1.25vw, 24px);
  color: #757474;
  /* letter-spacing: 0.1em; */
  text-align: center;
  line-height: 1.1875;
}

.Interview-Content-List-Item-Title-sub {
  margin-top: 10px;
  font-size: clamp(10px, 1.25vw, 24px);
  color: #757474;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.1875;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Title-sub {
    font-size: 14px;
    margin-top: 1px;
  }
}
.Interview-Content-List-Item-Title-Fixed-Height {
  height: 52px;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Title-Fixed-Height {
    height: 32px;
  }
}
.Interview-Content-List-Item-Title-Small-Text {
  margin-top: 10px;
  font-size: clamp(10px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Title {
    margin-top: 2px;
    font-size: clamp(12px, 2.34375vw, 18px);
    line-height: 1.1428571429;
  }
}
@media only screen and (max-width: 374px) {
  .Interview-Content-List-Item-Title {
    font-size: 3.75vw;
  }
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Title-Small-Text {
    font-size: 13px;
    /* font-size: clamp(8px, 1vw, 20px); */
  }
}
.Interview-Content-List-Item-Description {
  margin-top: 7px;
  font-size: clamp(10px, 0.7291666667vw, 14px);
  letter-spacing: 0.075em;
  line-height: 1.3214285714;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Description {
    margin-top: 4px;
    font-size: clamp(12px, 1.8229166667vw, 14px);
    letter-spacing: 0.075em;
    line-height: 1.3333333333;
    font-weight: normal;
  }
}
@media only screen and (max-width: 374px) {
  .Interview-Content-List-Item-Description {
    font-size: 3.125vw;
  }
}
.Interview-Content-List-Item-Description-sub {
  /* margin-top: 7px; */
  font-size: clamp(10px, 0.7291666667vw, 14px);
  letter-spacing: 0.075em;
  line-height: 1.3214285714;
}
@media only screen and (max-width: 768px) {
  .Interview-Content-List-Item-Description-sub {
    /* margin-top: 3px; */
    font-size: clamp(10px, 1.8229166667vw, 14px);
    letter-spacing: 0.075em;
    line-height: 1.3333333333;
    font-weight: normal;
  }
}
@media only screen and (max-width: 374px) {
  .Interview-Content-List-Item-Description-sub {
    font-size: 3.125vw;
  }
}

.Message {
  margin-bottom: clamp(100px, 6.5104166667vw, 125px);
}

.pc-hdn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .pc-hdn {
    display: block;
  }
}
.Interview-Headline-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding-bottom: clamp(7px, 0.9375vw, 32px); */
}
.Features-Contents-License-Title-headImage {
  width: 6%;
  margin-right: clamp(13px, 4.1145833333vw, 16px);
}
.Features-Contents-License-Title-footerImage {
  width: 6%;
  margin-left: clamp(7.5px, 4.1145833333vw, 16px);
}
@media only screen and (max-width: 768px) {
  .Features-Contents-License-Title-headImage,
  .Features-Contents-License-Title-footerImage {
    width: 8%;
  }
}
.Title__Ja {
  font-size: clamp(24px, 1.666666666666667vw, 32px);
  letter-spacing: 0.1em;
  margin-top: clamp(2px, 0.3645833333vw, 7px);
}
@media only screen and (max-width: 768px) {
  .Title__Ja {
    font-size: 24px;
  }
}

.Title__En {
  font-size: clamp(12px, 0.9375vw, 18px);
  text-transform: uppercase;
  font-family: din-2014, sans-serif;
}

@-webkit-keyframes fadeIn {
  0% {
    transform-origin: left top;
    transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}

@keyframes fadeIn {
  0% {
    transform-origin: left top;
    transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
  }
} /*# sourceMappingURL=style.css.map */
</pre></body></html>