@charset "UTF-8";
/*================================= 見出し =================================*/
/*== 日本語 ==*/
/*== 日本語 SP ==*/
/*== 数字 ==*/
/*== 数字 SP ==*/
/*== 英語 ==*/
/*== 英語 SP ==*/
/*================================= 本文 =================================*/
/*== SP ==*/
:root {
  --clmidcareer: #F15A24;
  --clnewgraduate: #298AE2;
  --clred01: #E50012;
  --clred02: #FFF2F3;
  --clgray01: #6C6A6A;
  --clgray02: #C1C1C1;
  --clgray03: #F7F7F7;
  --header-h: 0px;
}

main div.red-bg {
  background-color: var(--clred01);
  border-radius: 1.6em 1.6em 0 0;
}

.modaal-container {
  border-radius: 1em !important;
  overflow: hidden;
  isolation: isolate;
}
.modaal-container div.modaal-content-container {
  padding: 0;
  position: relative;
}
.modaal-container .card-inner .front {
  display: none;
}
.modaal-container .card-inner .back {
  display: block;
}
.modaal-container .modaal-close {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  border-radius: 0;
  width: 20vw;
  height: 20vw;
}
.modaal-container .modaal-close::after, .modaal-container .modaal-close::before {
  content: none;
}

.card-inner {
  position: relative;
  cursor: pointer;
  transform-style: preserve-3d;
}
.card-inner .front, .card-inner .back {
  background: #fff;
  transition: all ease 1s;
  height: 95vw;
  backface-visibility: hidden;
  padding: 7vw 6.8vw 5.6vw 6.8vw;
  box-sizing: border-box;
  border-radius: 0.8em;
  overflow: hidden;
  isolation: isolate;
}
@media screen and (min-width: 768px) {
  .card-inner .front, .card-inner .back {
    padding: 2vw;
    height: 32vw;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner .front, .card-inner .back {
    height: 31vw;
    max-height: 360px;
  }
}
@media screen and (min-width: 1280px) {
  .card-inner .front, .card-inner .back {
    padding: 2em;
    height: 406px;
    max-height: none;
  }
}
.card-inner h3 {
  color: var(--clred01);
  text-align: center;
  width: 100%;
  margin-bottom: 0.6em;
  padding-bottom: 0.4em;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 6.66vw;
  letter-spacing: 0.1em;
  line-height: 1.36em;
  border-bottom: solid 2px var(--clgray02);
}
@media screen and (min-width: 768px) {
  .card-inner h3 {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.8vw;
    letter-spacing: 0;
    line-height: 1.6em;
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .card-inner h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner h3 {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.8vw;
    letter-spacing: 0;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1000px) {
  .card-inner h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1280px) {
  .card-inner h3 {
    font-size: 30px;
  }
}
.card-inner div.flex-box {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 105%;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 5%;
       column-gap: 5%;
}
.card-inner div.flex-box .small-txt {
  color: var(--clred01);
  border-left: solid 1px var(--clred01);
  padding-left: 4%;
  text-align: justify;
  word-break: break-all;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 3.73vw;
  letter-spacing: 0;
  line-height: 2.41em;
  line-height: 1.6em;
}
@media screen and (min-width: 768px) {
  .card-inner div.flex-box .small-txt {
    text-align: justify;
    word-break: break-all;
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.41em;
    font-size: 1vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner div.flex-box .small-txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner div.flex-box .small-txt {
    font-size: 0.9vw;
  }
}
@media screen and (min-width: 1280px) {
  .card-inner div.flex-box .small-txt {
    text-align: justify;
    word-break: break-all;
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.41em;
  }
}
@media screen and (min-width: 1280px) and (min-width: 1000px) {
  .card-inner div.flex-box .small-txt {
    font-size: 14px;
  }
}
.card-inner div.flex-box p.number {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 21.33vw;
  letter-spacing: -0.02em;
  line-height: 1.13em;
  font-size: 15vw;
}
@media screen and (min-width: 768px) {
  .card-inner div.flex-box p.number {
    font-size: 5.6vw;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner div.flex-box p.number {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 7vw;
    letter-spacing: -0.02em;
    line-height: 1.13em;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1000px) {
  .card-inner div.flex-box p.number {
    font-size: 70px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1280px) {
  .card-inner div.flex-box p.number {
    font-size: 80px;
  }
}
.card-inner div.flex-box p.number .num-small {
  font-size: 0.6em;
}
.card-inner .card-txt {
  color: var(--clred01);
  text-align: center;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 5.33vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
}
@media screen and (min-width: 768px) {
  .card-inner .card-txt {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.6vw;
    letter-spacing: 0.1em;
    line-height: 1.36em;
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner .card-txt {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .card-inner .card-txt {
    font-size: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner .card-txt {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.6vw;
    letter-spacing: 0.1em;
    line-height: 1.36em;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1000px) {
  .card-inner .card-txt {
    font-size: 20px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1280px) {
  .card-inner .card-txt {
    font-size: 25px;
  }
}
.card-inner p.number {
  color: var(--clred01);
  margin-bottom: 0.2em;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 24vw;
  letter-spacing: -0.02em;
  line-height: 1em;
  text-align: center;
  font-size: 19vw;
}
@media screen and (min-width: 768px) {
  .card-inner p.number {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 8vw;
    letter-spacing: -0.02em;
    line-height: 1em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner p.number {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .card-inner p.number {
    font-size: 90px;
  }
}
.card-inner p.number .ja-small {
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 8vw;
  letter-spacing: 0;
  line-height: 1.6em;
}
@media screen and (min-width: 768px) {
  .card-inner p.number .ja-small {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.2vw;
    letter-spacing: 0;
    line-height: 1.5em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner p.number .ja-small {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .card-inner p.number .ja-small {
    font-size: 40px;
  }
}
.card-inner p.number .num-small {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16vw;
  letter-spacing: -0.02em;
  line-height: 1.13em;
}
@media screen and (min-width: 768px) {
  .card-inner p.number .num-small {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 6vw;
    letter-spacing: -0.02em;
    line-height: 1.13em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  .card-inner p.number .num-small {
    font-size: 50px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .card-inner p.number .num-small {
    font-size: 60px;
  }
}
.card-inner .arrow-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--clgray02);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 20vw;
  height: 20vw;
}
@media screen and (min-width: 768px) {
  .card-inner .arrow-wrap {
    width: 70px;
    height: 70px;
  }
}
.card-inner .arrow-wrap .arrow {
  display: block;
  width: 35%;
  position: absolute;
  bottom: 12%;
  right: 12%;
}
.card-inner .back {
  display: none;
}
@media screen and (min-width: 768px) {
  .card-inner .back {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    rotate: y 180deg;
  }
}
.card-inner .back p {
  position: relative;
  z-index: 1;
  text-align: justify;
  word-break: break-all;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 3.73vw;
  letter-spacing: 0;
  line-height: 2.41em;
  font-size: 3.6vw;
}
@media screen and (min-width: 768px) {
  .card-inner .back p {
    font-size: 1.14vw;
  }
}
@media screen and (min-width: 1000px) {
  .card-inner .back p {
    font-size: 12px;
  }
}
@media screen and (min-width: 1280px) {
  .card-inner .back p {
    font-size: 14px;
  }
}
.card-inner .back .arrow-wrap {
  right: auto;
  left: 0;
  transform: scale(-1, 1);
}
.card-inner .back .icon-bg {
  display: block;
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 37%;
}
.card-inner .front {
  text-align: left;
  background-size: cover;
  align-items: flex-start;
  padding-left: 8vw;
  place-items: center;
  perspective: 700px;
  transform-style: preserve-3d;
}
.card-inner .front::after {
  left: 1em;
  top: 1em;
}
@media screen and (min-width: 768px) {
  .card-inner .front {
    padding-left: 3vw;
  }
}
.card-inner .front .icon {
  width: 40%;
  margin: auto;
}
.card-inner .front .icon.small {
  width: 30%;
}

section.sec-date {
  overflow: hidden;
  padding: 20vw 0;
}
@media screen and (min-width: 768px) {
  section.sec-date {
    padding: 90px 0 0;
  }
}
section.sec-date div.sec-date-inner {
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-date div.sec-date-inner {
    max-width: 1230px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-date div.sec-date-inner ul {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 3.3%;
         column-gap: 3.3%;
  }
}
@media screen and (min-width: 768px) {
  section.sec-date div.sec-date-inner ul li {
    width: 30%;
    margin-bottom: 3.3%;
  }
}
section.sec-date .card {
  perspective: 700px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  section.sec-date .card {
    transition: all 0.4s;
  }
  section.sec-date .card:hover {
    transform: scale(1.06);
  }
}
section.sec-date p.note {
  color: #fff;
  text-align: justify;
  word-break: break-all;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 2.66em;
}
@media screen and (min-width: 768px) {
  section.sec-date p.note {
    text-align: justify;
    word-break: break-all;
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.41em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  section.sec-date p.note {
    font-size: 14px;
  }
}

div.sec-qa-wrap {
  position: relative;
  overflow: clip;
  height: 470vh;
}
@media screen and (min-width: 768px) {
  div.sec-qa-wrap {
    height: 470vh;
  }
}
div.sec-qa-wrap div.gtrigger {
  position: absolute;
  right: 0;
  pointer-events: none;
}
div.sec-qa-wrap div.gtrigger.gtrigger01 {
  top: 0;
  height: 100vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger02 {
  top: 25vh;
  height: 75vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger03 {
  top: 50vh;
  height: 50vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger04 {
  top: 75vh;
  height: 25vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger05 {
  top: 150vh;
  height: 100vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger06 {
  top: 175vh;
  height: 75vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger07 {
  top: 200vh;
  height: 50vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger08 {
  top: 225vh;
  height: 25vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger09 {
  top: 300vh;
  height: 100vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger10 {
  top: 325vh;
  height: 75vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger11 {
  top: 350vh;
  height: 50vh;
}
div.sec-qa-wrap div.gtrigger.gtrigger12 {
  top: 375vh;
  height: 25vh;
}

section.sec-qa {
  position: sticky;
  top: 0;
  left: 0;
  padding: 20vw 0;
  height: 100vh;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  section.sec-qa {
    height: auto;
    padding: 120px 0;
  }
}
section.sec-qa div.sec-qa-inner {
  margin: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.sec-qa-inner {
    width: 90%;
    max-width: 1035px;
  }
}
section.sec-qa div.sec-qa-inner div.qa-bg01 {
  position: absolute;
  top: -40vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.sec-qa-inner div.qa-bg01 {
    width: 35%;
    top: -65px;
    left: -50px;
  }
}
@media screen and (min-width: 1280px) {
  section.sec-qa div.sec-qa-inner div.qa-bg01 {
    width: 45%;
    left: -190px;
    top: -85px;
  }
}
section.sec-qa div.sec-qa-inner div.qa-bg02 {
  position: absolute;
  width: 30%;
  top: 110vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.sec-qa-inner div.qa-bg02 {
    width: 25%;
    top: 160px;
    right: 0;
  }
}
section.sec-qa h2 {
  color: #fff;
  margin-bottom: 3em;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 6.66vw;
  letter-spacing: 0.1em;
  line-height: 1.36em;
  text-align: left;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 5% 10vw auto;
}
@media screen and (min-width: 768px) {
  section.sec-qa h2 {
    width: auto;
    margin: 0;
    text-align: center;
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.2vw;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  section.sec-qa h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  section.sec-qa h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa h2 {
    margin-bottom: 3em;
  }
}
section.sec-qa h2 span {
  display: inline-block;
  border-bottom: solid 4px #fff;
}
section.sec-qa div.qa-box-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
section.sec-qa div.qa-box-wrap div.q-box {
  background-color: var(--clred02);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 83%;
  height: 40vw;
  margin: 0 auto 5vw;
  border-radius: 50vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.q-box {
    width: 32vw;
    height: 32vw;
    border-radius: 100px;
    margin: 0;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.q-box {
    width: 366px;
    height: 366px;
    border-radius: 140px;
  }
}
section.sec-qa div.qa-box-wrap div.q-box::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 140px;
  top: 17px;
  left: 17px;
  position: absolute;
  background-image: radial-gradient(#fff 10%, transparent 15%);
  background-size: 13px 13px;
}
section.sec-qa div.qa-box-wrap div.q-box p {
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 100%;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 4.8vw;
  letter-spacing: 0.1em;
  line-height: 1.83em;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.6vw;
    letter-spacing: 0.1em;
    line-height: 1.36em;
    font-size: 2vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-size: 25px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.6vw;
    letter-spacing: 0.1em;
    line-height: 1.36em;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1280px) {
  section.sec-qa div.qa-box-wrap div.q-box p {
    font-size: 25px;
  }
}
section.sec-qa div.qa-box-wrap div.q-box div.qa-bg03 {
  position: absolute;
  bottom: 7%;
  right: 10%;
  width: 30%;
}
section.sec-qa div.qa-box-wrap div.a-box {
  position: relative;
  width: 83%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box {
    width: 37vw;
    margin: 0;
    margin-left: 10vw;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box {
    width: 419px;
    margin-left: 80px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  padding: 1em 2em;
  border-radius: 0.6em;
  background-color: #fff;
  color: var(--clred01);
  opacity: 0;
  transform-origin: top right;
  transform: rotate(-5deg);
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.2vw;
  letter-spacing: 0;
  line-height: 1.2em;
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p {
    font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.625em;
  }
}
@media screen and (min-width: 768px) and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  section.sec-qa div.qa-box-wrap div.a-box p {
    font-size: 16px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p img {
  position: absolute;
  transform: translate(0, 80%);
  width: 10%;
  bottom: 0;
  right: 10%;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p img {
    width: 25px;
    bottom: 0;
    right: 10%;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.gray01 {
  background-color: var(--clgray01);
  color: #fff;
}
section.sec-qa div.qa-box-wrap div.a-box p.gray02 {
  background-color: var(--clgray02);
  color: #fff;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt02 {
  top: 19vw;
  left: 0;
  right: auto;
  transform-origin: top left;
  transform: rotate(5deg);
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt02 {
    top: 70px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt02 {
    top: 80px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt02 img {
  right: auto;
  left: 17%;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt03 {
  top: 36vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt03 {
    top: 140px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt03 {
    top: 180px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt04 {
  top: 54vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt04 {
    top: 220px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt04 {
    top: 280px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt05 {
  top: 0;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt06 {
  top: 10vw;
  left: 0;
  right: auto;
  transform-origin: top left;
  transform: rotate(5deg);
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt06 {
    top: 70px;
    left: -10%;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt06 {
    top: 80px;
    left: 0;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt06 img {
  right: auto;
  left: 14%;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt07 {
  top: 33vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt07 {
    top: 140px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt07 {
    top: 180px;
    right: -15%;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt08 {
  top: 65vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt08 {
    top: 220px;
    right: 30%;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt08 {
    top: 300px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt09 {
  top: 0;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt10 {
  top: 22vw;
  left: 0;
  right: auto;
  transform-origin: top left;
  transform: rotate(5deg);
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt10 {
    top: 70px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt10 {
    top: 78px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt10 img {
  left: 10%;
  right: auto;
}
section.sec-qa div.qa-box-wrap div.a-box p.txt11 {
  top: 34vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt11 {
    top: 140px;
    right: 150px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt11 {
    top: 160px;
  }
}
section.sec-qa div.qa-box-wrap div.a-box p.txt12 {
  top: 50vw;
}
@media screen and (min-width: 768px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt12 {
    top: 220px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-qa div.qa-box-wrap div.a-box p.txt12 {
    top: 250px;
  }
}/*# sourceMappingURL=data.css.map */