@charset "UTF-8";
@media (min-width: 768px) {
  ._onlySP {
    display: none;
  }
}

._overTB {
  display: none;
}
@media (min-width: 768px) {
  ._overTB {
    display: block;
  }
}

.module-btn01 {
  height: 80px;
}
@media (min-width: 768px) {
  .module-btn01 {
    height: 100px;
  }
}
.module-btn01 a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe7e00;
  font-size: 22px;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: 600;
  margin-top: 30px;
  border: 2px solid #fe7e00;
}
@media (min-width: 768px) {
  .module-btn01 a {
    font-size: 26px;
  }
}
.module-btn01 a:hover {
  background-color: #fff;
  color: #fe7e00;
  transition: 0.3s;
  border: 2px solid #fe7e00;
}

.module-btn02 {
  height: 80px;
}
.module-btn02 a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  font-size: 22px;
  color: #fe7e00;
  border-radius: 100px;
  text-align: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: 600;
  margin-top: 30px;
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .module-btn02 a {
    font-size: 24px;
  }
}
.module-btn02 a:hover {
  background-color: #fe7e00;
  color: #fff;
  transition: 0.3s;
  border: 2px solid #fff;
}

.module-title01 {
  padding: 0 20px;
  font-size: 30px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .module-title01 {
    padding: 0;
  }
}
.module-title01 span {
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  display: block;
  color: #fe7e00;
}
@media (min-width: 768px) {
  .module-title01 span {
    font-size: 24px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .module-title01 {
    font-size: 40px;
  }
}

.l_wrapper {
  background-color: #f3f3f3;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic Medium", "Yu Gothic", "Meiryo", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.15em;
  color: #222;
}

h1, h2, h3 {
  margin: 0;
}

header {
  max-width: 1400px;
  margin: 0 auto;
  background-color: #fff;
  height: 60px;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  header {
    height: 100px;
  }
}
header h1 {
  margin: 0;
}
header h1 img {
  width: 120px;
}
@media (min-width: 768px) {
  header h1 img {
    width: 200px;
    margin: 30px;
  }
}

.lp {
  background-color: #f3f3f3;
}
.lp .conteiner {
  max-width: 1500px;
  background-color: #fff;
  margin: -100px auto 0;
}
@media (min-width: 768px) {
  .lp .conteiner {
    margin: -150px auto 0;
  }
}
@media (min-width: 1230px) {
  .lp .conteiner {
    margin: -190px auto 0;
  }
}
.lp .conteiner #hero {
  padding: 100px 20px 30px;
  margin: 0 auto;
  background-image: url("/images/sponsorship/interview/bg01.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 768px) {
  .lp .conteiner #hero {
    background-image: url("/images/sponsorship/interview/pc/bg01.png");
  }
}
@media (min-width: 768px) {
  .lp .conteiner #hero {
    padding: 80px 80px 30px;
  }
}
@media (min-width: 1230px) {
  .lp .conteiner #hero {
    padding: 110px 150px 30px;
  }
}
.lp .conteiner #hero .conteiner {
  max-width: 1500px;
  background-color: transparent;
  margin-top: 0;
}
.lp .conteiner #hero .conteiner .text01 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner #hero .conteiner .text01 {
    margin-top: 40px;
  }
}
.lp .conteiner #hero .conteiner .text01 + .text01 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner #hero .conteiner .text01 + .text01 {
    margin-top: 20px;
  }
}
.lp .conteiner #hero .conteiner p {
  font-size: 11px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .lp .conteiner #hero .conteiner p {
    text-align: center;
  }
}
.lp .conteiner #hero .conteiner .box {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .lp .conteiner #hero .box {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .lp .conteiner #hero .box {
    gap: 80px;
    margin-top: -10px;
  }
}
.lp .conteiner #feature {
  background-image: url("/images/sponsorship/interview/bg02.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 50px 20px;
}
@media (min-width: 768px) {
  .lp .conteiner #feature {
    padding: 90px 100px;
  }
}
.lp .conteiner #feature .title {
  width: 80%;
  height: auto;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .title {
    margin: 0 auto;
    width: 65%;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner #feature .title {
    width: 50%;
  }
}
.lp .conteiner #feature .title h2 {
  text-align: center;
}
.lp .conteiner #feature .title h2 img {
  display: block; /* インラインの行高の影響を除去 */
  width: 100%; /* 親(.title=50%)にフィット */
  height: auto; /* アスペクト比維持で高さが算出される */
  margin: 0 auto;
}
.lp .conteiner #feature .conteiner01 {
  max-width: 900px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner01 {
    margin-top: 20px;
    flex-flow: row;
    gap: 20px;
    margin: 30px auto 0;
  }
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner01 .head {
    width: 60%;
  }
}
.lp .conteiner #feature .conteiner01 .body {
  margin: 30px 20px 0 0;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner01 .body {
    width: 40%;
    margin: 0;
  }
}
.lp .conteiner #feature .conteiner02 {
  max-width: 900px;
  background-color: transparent;
  margin: 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  margin-top: 30px;
  gap: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner02 {
    flex-flow: row;
    gap: 30px;
    margin: 50px auto 0;
  }
}
.lp .conteiner #feature .conteiner02 .feature-box {
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  padding: 20px 30px 30px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner02 .feature-box {
    min-height: 160px;
    border-radius: 40px;
  }
}
.lp .conteiner #feature .conteiner02 .feature-box .head {
  font-size: 18px;
  color: #fe7e00;
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner02 .feature-box .head {
    font-size: 18px;
  }
}
.lp .conteiner #feature .conteiner02 .feature-box .body {
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .lp .conteiner #feature .conteiner02 .feature-box .body {
    font-size: 17px;
  }
}
@media (min-width: 1100px) {
  .lp .conteiner #feature .conteiner02 .feature-box .body {
    font-size: 19px;
  }
}
.lp .conteiner .feature-detail01 {
  padding: 50px 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail01 {
    padding: 110px 50px;
    max-width: 1100px;
    margin: 0 auto;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner .feature-detail01 {
    padding: 110px 100px;
    margin: 0 auto;
  }
}
.lp .conteiner .feature-detail01 p {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail01 p {
    font-size: 18px;
    margin-top: 30px;
    padding: 0;
  }
}
.lp .conteiner .feature-detail01 .image {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail01 .image {
    width: 70%;
    max-width: 860px;
    margin: 40px auto 0;
  }
}
.lp .conteiner .feature-detail02 {
  background: linear-gradient(140deg, #fffbce, #f4efbd);
}
.lp .conteiner .feature-detail02 .feature-detail02-conteiner {
  padding: 50px 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail02 .feature-detail02-conteiner {
    padding: 110px 50px;
    max-width: 1100px;
    margin: 0 auto;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner .feature-detail02 .feature-detail02-conteiner {
    padding: 110px 100px;
    margin: 0 auto;
  }
}
.lp .conteiner .feature-detail02 .feature-detail02-conteiner .image {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail02 .feature-detail02-conteiner .image {
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .lp .conteiner .feature-detail02 .feature-detail02-conteiner .image {
    width: 90%;
    margin-top: 50px;
  }
}
.lp .conteiner .feature-detail03 {
  padding: 50px 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 {
    padding: 110px 50px;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner .feature-detail03 {
    padding: 110px 100px;
    max-width: 1100px;
    margin: 0 auto;
  }
}
.lp .conteiner .feature-detail03 .image {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .image {
    max-width: 800px;
    margin: 30px auto 0;
    padding: 0 30px;
  }
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .image .box {
    display: flex;
    gap: 40px;
    margin: 30px 30px 0;
  }
}
.lp .conteiner .feature-detail03 .image .box .head {
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .image .box .head {
    width: 45%;
    margin-top: 0;
  }
}
.lp .conteiner .feature-detail03 .image .box .body {
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .image .box .body {
    margin-top: 0;
    width: 55%;
  }
}
.lp .conteiner .feature-detail03 .card {
  background-color: #efefef;
  border-radius: 20px;
  padding: 20px 10px;
  margin: 30px 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .card {
    padding: 30px;
    border-radius: 30px;
    max-width: 800px;
    margin: 50px auto 0;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner .feature-detail03 .card {
    padding: 30px 0 0;
  }
}
.lp .conteiner .feature-detail03 .card h3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .feature-detail03 .card h3 {
    font-size: 26px;
    margin-bottom: 0;
  }
}
.lp .conteiner .price {
  background-image: url("/images/sponsorship/interview/bg03.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 50px 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .price {
    padding: 110px 50px;
  }
}
.lp .conteiner .price h2 {
  font-size: 32px;
  color: #222;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .lp .conteiner .price h2 {
    font-size: 44px;
  }
}
.lp .conteiner .price h2 span {
  display: block;
  font-size: 20px;
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
}
@media (min-width: 768px) {
  .lp .conteiner .price h2 span {
    font-size: 24px;
  }
}
.lp .conteiner .price .text {
  background-color: #222;
  border-radius: 100px;
  padding: 10px 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .lp .conteiner .price .text {
    font-size: 26px;
  }
}
.lp .conteiner .price .text span {
  color: #fff000;
  font-size: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .price .text span {
    font-size: 28px;
  }
}
.lp .conteiner .price .text + .text {
  margin-top: 10px;
}
.lp .conteiner .price .image {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px; /* 画像の間隔 */
  justify-content: center;
  margin-top: 30px;
}
.lp .conteiner .price .image .body {
  width: calc(50% - 20px);
  max-width: 200px;
}
@media (min-width: 768px) {
  .lp .conteiner .price .image .body {
    width: 33%;
    flex: 0 0 auto;
    max-width: 200px;
  }
}
.lp .conteiner .price .image .price-contact {
  width: calc(50% - 20px);
  max-width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .lp .conteiner .price .image .price-contact {
    width: 33%;
    flex: 0 0 auto;
    max-width: 200px;
  }
}
.lp .conteiner .price .image .price-contact .text02 {
  text-align: center;
  margin: -55px 0 15px;
  font-size: 13px;
  width: 60%;
}
@media (min-width: 768px) {
  .lp .conteiner .price .image .price-contact .text02 {
    margin: -72px 0;
    font-size: 14px;
  }
}
.lp .conteiner .price .image .price-contact .text02 a {
  border-bottom: 1px solid #222;
  color: #222;
}
.lp .conteiner .price .image .price-contact .text02 a:hover {
  text-decoration: none;
  color: #fe7e00;
  border-bottom: none;
}
.lp .conteiner .price .module-btn02 {
  max-width: 600px;
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .lp .conteiner .price .module-btn02 {
    margin: 50px auto 0;
  }
}
.lp .conteiner .works {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .lp .conteiner .works {
    padding: 110px 0px;
  }
}
.lp .conteiner .works h2 {
  font-size: 32px;
  color: #222;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .works h2 {
    font-size: 44px;
  }
}
.lp .conteiner .works h2 span {
  display: block;
  font-size: 20px;
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fe7e00;
}
@media (min-width: 768px) {
  .lp .conteiner .works h2 span {
    font-size: 24px;
  }
}
.lp .conteiner .works .box {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .lp .conteiner .works .box {
    display: flex;
    align-items: center; /* 垂直方向センター */
    justify-content: center; /* 横方向センター（左右に寄せたいなら変更） */
    gap: 0; /* 画像間の余白 */
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .lp .conteiner .works .box img {
    max-width: 380px;
  }
}
@media (min-width: 768px) {
  .lp .conteiner .works .box .works01 {
    width: 45%;
  }
}
.lp .conteiner .works .box .arrow {
  transform: rotate(90deg);
  max-width: 60px;
}
@media (min-width: 768px) {
  .lp .conteiner .works .box .arrow {
    transform: rotate(0deg);
    width: 10%;
  }
}
.lp .conteiner .works .box .works02 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .works .box .works02 {
    width: 45%;
    margin-top: 0;
  }
}
.lp .conteiner .flow {
  background: linear-gradient(140deg, #fffbce, #f4efbd);
}
.lp .conteiner .flow .flow-conteiner {
  padding: 50px 10px;
}
@media (min-width: 768px) {
  .lp .conteiner .flow .flow-conteiner {
    padding: 110px 50px;
  }
}
@media (min-width: 1300px) {
  .lp .conteiner .flow .flow-conteiner {
    padding: 110px 100px;
    max-width: 1100px;
    margin: 0 auto;
  }
}
.lp .conteiner .flow .flow-conteiner h2 {
  font-size: 32px;
  color: #222;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .flow .flow-conteiner h2 {
    font-size: 44px;
  }
}
.lp .conteiner .flow .flow-conteiner h2 span {
  display: block;
  font-size: 20px;
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fe7e00;
}
@media (min-width: 768px) {
  .lp .conteiner .flow .flow-conteiner h2 span {
    font-size: 24px;
  }
}
.lp .conteiner .flow .flow-conteiner .box {
  position: relative;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}
.lp .conteiner .flow .flow-conteiner .box::before {
  content: "";
  position: absolute;
  top: -7px;
  right: 0;
  background: url("/images/sponsorship/interview/flow01.png") no-repeat center/contain;
  width: 120px;
  height: 120px;
}
@media (min-width: 380px) {
  .lp .conteiner .flow .flow-conteiner .box::before {
    top: -37px;
  }
}
@media (min-width: 768px) {
  .lp .conteiner .flow .flow-conteiner .box::before {
    top: -70px;
    width: 200px;
    height: 200px;
  }
}
.lp .conteiner .flow .flow-conteiner .box::after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0;
  background: url("/images/sponsorship/interview/flow03.png") no-repeat center/contain;
  width: 100px;
  height: 120px;
}
@media (min-width: 380px) {
  .lp .conteiner .flow .flow-conteiner .box::after {
    bottom: -18px;
  }
}
@media (min-width: 768px) {
  .lp .conteiner .flow .flow-conteiner .box::after {
    width: 200px;
    height: 200px;
    right: 30px;
    bottom: -3opx;
  }
}
.lp .conteiner .flow .flow-conteiner .box img {
  max-width: 500px;
}
.lp .conteiner .contact {
  background-image: url("/images/sponsorship/interview/contact01.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 50px 20px;
}
@media (min-width: 768px) {
  .lp .conteiner .contact {
    padding: 110px 20px;
    background-image: url("/images/sponsorship/interview/pc/contact01.jpg");
  }
}
.lp .conteiner .contact h2 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  text-shadow: 0 0 12px rgba(150, 72, 8, 0.6509803922);
}
@media (min-width: 768px) {
  .lp .conteiner .contact h2 {
    font-size: 36px;
  }
}
.lp .conteiner .contact h2 span {
  display: block;
  font-size: 20px;
  font-family: "Kantumruy Pro", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .lp .conteiner .contact h2 span {
    font-size: 24px;
  }
}
.lp .conteiner .contact p {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 12px rgba(150, 72, 8, 0.6509803922);
}
.lp .conteiner .contact .module-btn02 {
  max-width: 600px;
  margin: 40px auto 0;
}

footer {
  font-size: 14px;
  text-align: center;
  padding: 30px;
  background-color: #fff;
  color: #fe7e00;
  max-width: 1800px;
  margin: 0 auto;
}/*# sourceMappingURL=interview.css.map */