@charset "utf-8";
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
:root {
  --pl-5fl-g: rgba(61, 183, 228, 1);
  --HA-rb-26: rgba(141, 219, 240, 1);
  --x-3w-mq-r4: rgba(238, 59, 128, 1);
  --black: rgba(65, 65, 65, 1);
  --xq-qo-ef: rgba(230, 241, 243, 1);
  --pe6-0l-l: rgba(255, 255, 255, 1);
  --p3-jl-8x: rgba(140, 212, 103, 1);
  --red: rgba(255, 220, 20, 1);
  --x-3pv-k-sj: rgba(252, 255, 227, 1);
  ---font-family: "Yu Gothic", Helvetica;
  ---font-weight: 400;
  ---font-size: 16px;
  ---letter-spacing: 0px;
  ---line-height: 179.99999523162842%;
  ---font-style: normal;
  --notosansjp-bold-font-family: "Noto Sans JP", Helvetica;
  --notosansjp-bold-font-weight: 700;
  --notosansjp-bold-font-size: 32px;
  --notosansjp-bold-letter-spacing: 0px;
  --notosansjp-bold-line-height: 100%;
  --notosansjp-bold-font-style: normal;
  --: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
}
.screen {
  position: relative;
  background-color: var(--xq-qo-ef);
  padding: 200px 0;
}

.screen .text-wrapper {
  font-family: Murecho;
  font-weight: 600;
  color: var(--black);
  font-size: 40px;
  letter-spacing: 2.00px;
  line-height: 40px;
  white-space: nowrap;
  margin-bottom: 72px;
}

.screen .div {
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  position: relative;
  width: fit-content;
  color: var(--black);
  white-space: nowrap;
}

.screen .flexcontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 923px;
  margin: auto;
}

.screen .text {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 34.0px;
}

.screen .span {
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: #414141;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 34.0px;
}

.screen .frame {
     display: flex;
    width: 229px;
    justify-content: center;
    gap: 8px;
    padding: 16px 24px;
    position: absolute;
    align-self: stretch;
    background-color: #e6f0f3;
    right: 0;
    top: 50px;
}


.screen .text-wrapper-2 {
position: relative;
font-family: "Aboreto-Regular", Helvetica;
font-weight: 400;
color: var(--black);
font-size: 16px;
letter-spacing: 0;
line-height: 16px;
white-space: nowrap;
}
.screen .text-wrapper-2 span {
transform: translateY(300%) rotate(270deg);
transform-origin: left top;
display: block;
}
.screen .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  }

.screen .list-l {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.screen .i-class-fa-solid-fa {
  position: relative;
  width: 14px;
  height: 14px;
}

.screen .text-wrapper-3 {
  margin-top: -1.00px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  position: relative;
  width: fit-content;
  color: var(--black);
  white-space: nowrap;
}
.frame{
  padding-bottom: 200px;
}
.frame .text-wrapper {
  width: fit-content;
  font-family: "Murecho-Regular", Helvetica;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
  color: var(--black);
}

.frame .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .list {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  font-family: "Noto Sans JP-Regular", Helvetica;
}

.frame .div-wrapper {
  display: flex;
  width: 229px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 24px;
  position: relative;
  align-self: stretch;
  background-color: #e6f0f3;
  border-left-width: 4px;
  border-left-style: solid;
  border-color: #8ddbf0;
}

.frame .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.frame .div-3 {
  display: flex;
  width: 832px;
  align-items: center;
  gap: 8px;
  padding: 8px 0px 8px 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .radio-buttons {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.frame .container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-top: -8.00px;
  margin-bottom: -8.00px;
  margin-left: -8.00px;
  margin-right: -8.00px;
  border-radius: 100px;
  overflow: hidden;
}

.frame .state-layer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  position: relative;
  flex: 0 0 auto;
}

.frame .icon {
  position: relative;
  width: 24px;
  height: 24px;
}

.frame .text-wrapper-3 {
  flex: 1;
  margin-top: -3.00px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  position: relative;
  font-weight: 400;
  color: var(--black);
}

.frame .input-field-wrapper {
  display: flex;
  width: 832px;
  align-items: center;
  gap: 8px;
  padding: 16px 0px 16px 8px;
  position: relative;
}

.frame .input-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.frame .input {
  display: flex;
  min-width: 240px;
  align-items: center;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -1.00px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid;
  border-color: #d9d9d9;
}
.frame .textarea{
  height: 20em;
  font-size: 100%;
}
.frame .value {
  position: relative;
  flex: 1;
  margin-top: -0.50px;
  font-family: var(--single-line-body-base-font-family);
  font-weight: var(--single-line-body-base-font-weight);
  color: #b3b3b3;
  font-size: var(--single-line-body-base-font-size);
  letter-spacing: var(--single-line-body-base-letter-spacing);
  line-height: var(--single-line-body-base-line-height);
  font-style: var(--single-line-body-base-font-style);
}

.frame .text-wrapper-4 {
  width: fit-content;
  margin-left: -6.50px;
  margin-right: -10.50px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
  color: var(--black);
}
.btn__area{
  text-align: center;
  width: 100%;
}
.btn__area input{
  background-color: #3DB7E4;
  color: #fff;
  border-radius: 50px;
  padding: 16px 50px;
  font-weight: bold;
  margin-top: 40px;
  cursor: pointer;
}
.faq {
  position: relative;
  background-color: #E6F1F3;
  padding-bottom: 200px;
}
.faq .fa-circle-question{
  font-size: 32px;
  color: #3DB7E4;
}
.faq .fa-person-circle-question{
  font-size: 24px;
}
.faq .text-wrapper {
  width: fit-content;
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  color: var(--black);
}

.faq .faq-vocationalschool {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 72px;
}

.faq .frame {
  display: flex;
  flex-direction: column;
  width: 518px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.faq .i-class-fa-solid-fa {
  position: relative;
  width: 24px;
  height: 24px;
}

.faq .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 48px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border: 1px solid;
  border-color: var(--black);
  width: 100%;
}
.faq .frame{
  padding-bottom: 0;
}
.faq .div {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  color: var(--black);
}

.faq .inner-faq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 72px;
}

.faq .list-faq {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.faq .FAQ-i-class-fa-solid-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.faq .FAQ-i-class-fa-solid {
  position: relative;
  width: 32px;
  height: 32px;
}

.faq .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.faq .text-wrapper-2 {
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.60px;
  line-height: 32px;
  white-space: nowrap;
  position: relative;
  align-self: stretch;
  color: var(--black);
  cursor: pointer;
}

.faq .div-2 {
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  position: relative;
  align-self: stretch;
  color: var(--black);
}

.faq .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.faq .faq-vocationalschool-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 72px;
}

.faq .text-wrapper-3 {
  margin-top: -3.00px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.60px;
  line-height: 32px;
  position: relative;
  align-self: stretch;
  color: var(--black);
}

.faq .flexcontainer {
  display: flex;
  flex-direction: column;
  height: 344px;
  align-items: flex-start;
  gap: 8px;
}

.faq .span {
  letter-spacing: 0.08px;
}
.error{
  color: #f00;
}
.link_under{
  text-decoration: underline;
  color: #414141;
}

@media screen and (max-width: 768px){
  .top-button{
    display: none;
  }
  .screen{
    padding: 50px 0;
  }
  .screen .frame{
    display: none;
  }
  .screen .flexcontainer{
    width: auto;
    height: auto;
  }
  .screen .text-wrapper{
    font-size: 30px;
  }
  .frame .list{
    flex-direction: column;
    align-items: flex-start;
  }
  .frame .input-field-wrapper{
    width: 100%;
  }
  .frame .div-3{
    width: auto;
  }
  .frame .textarea{
    font-size: 18px;
  }
  .frame .textarea::placeholder{
    color: #b3b3b3;
  }
  .faq .frame{
    width: auto;
  }
  .faq .text-wrapper-2{
    white-space: wrap;
    font-size: 18px;
  }
  .faq .div-2{
    font-size: 18px;
  }
}
