@charset "UTF-8";
#PageHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767.9px) {
  #PageHeader {
    background: url("../images/headerVisual-sp.jpg") no-repeat 50% 0;
    background-size: cover;
    height: 66.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  #PageHeader {
    background: url("../images/headerVisual.jpg") no-repeat 50% 0;
    height: 520px;
  }
}
@media screen and (max-width: 767.9px) {
  #PageHeader ._wrapper {
    width: 46.6666666667%;
    padding-right: 53.3333333333%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  #PageHeader ._wrapper {
    width: 44.8979591837%;
    padding-right: 56.1224489796%;
  }
}
@media print, screen and (min-width: 1024px) {
  #PageHeader ._wrapper {
    width: 440px;
    padding-right: 550px;
  }
}
#PageHeader h2._en img {
  width: auto;
}
@media screen and (max-width: 767.9px) {
  #PageHeader h2._en img {
    height: 5.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  #PageHeader h2._en img {
    height: 43px;
  }
}
#PageHeader p._ja {
  color: #FFF;
  line-height: 1.4;
  font-weight: 500;
  padding-left: 0.2em;
}
@media screen and (max-width: 767.9px) {
  #PageHeader p._ja {
    font-size: 0.625em;
    letter-spacing: 0.15em;
    margin-top: 1em;
  }
}
@media print, screen and (min-width: 768px) {
  #PageHeader p._ja {
    font-size: 1.175em;
    letter-spacing: 0.2em;
    margin-top: 1em;
  }
}

@media print, screen and (min-width: 768px) {
  #Contents {
    max-width: 980px;
    margin: 0 auto;
  }
}

#Explanation_Heading {
  font-weight: 300;
  color: rgb(0, 129, 204);
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  #Explanation_Heading {
    font-size: 1.125em;
    line-height: 1.6;
    letter-spacing: 0.05em;
    padding-left: 0.1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  #Explanation_Heading {
    font-size: 2.25em;
    letter-spacing: 0.15em;
  }
}
@media print, screen and (min-width: 1024px) {
  #Explanation_Heading {
    font-size: 2.4375em;
    letter-spacing: 0.2em;
  }
}
@media print, screen and (min-width: 768px) {
  #Explanation_Heading {
    line-height: 1.6;
    padding-left: 2.5em;
  }
}
#Explanation_Text {
  color: #000;
  line-height: 1.8;
  text-align: center;
  margin-top: 1.5em;
}
@media screen and (max-width: 767.9px) {
  #Explanation_Text {
    font-size: 0.875em;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  #Explanation_Text {
    font-size: 1.375em;
    letter-spacing: 0.2em;
  }
}
#Explanation_Note {
  color: #000;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 0.2em;
}
@media screen and (max-width: 767.9px) {
  #Explanation_Note {
    font-size: 0.875em;
  }
}
@media print, screen and (min-width: 768px) {
  #Explanation_Note {
    font-size: 1.25em;
  }
}
#Explanation_Note em {
  font-style: normal;
  color: #F00;
}
#Explanation_Sup {
  color: rgb(0, 129, 204);
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 1.2em;
}
@media screen and (max-width: 767.9px) {
  #Explanation_Sup {
    font-size: 0.875em;
  }
}
@media print, screen and (min-width: 768px) {
  #Explanation_Sup {
    font-size: 1.375em;
  }
}

._full {
  margin: 2em auto 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
._full div {
  font-size: 1.1875em;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background-color: #E61F53;
  border-radius: 1em;
  box-sizing: border-box;
  width: 1.6em;
  height: 1.6em;
  padding: 0.25em 0.2em 0 0.2em;
}
._full p {
  color: #E61F53;
  line-height: 1.6;
  letter-spacing: 0.15em;
  margin-left: 1em;
}
@media screen and (max-width: 767.9px) {
  ._full p {
    font-size: 1em;
  }
}
@media print, screen and (min-width: 768px) {
  ._full p {
    font-size: 1.375em;
  }
}

#BiprogyKenArea {
  text-align: center;
  background-color: #E8E9F3;
  max-width: 980px;
}
@media screen and (max-width: 428px) {
  #BiprogyKenArea {
    margin-top: 2em;
  }
}
@media print, screen and (min-width: 428.1px) {
  #BiprogyKenArea {
    margin: 3em auto 0 auto;
  }
}
@media screen and (max-width: 767.9px) {
  #BiprogyKenArea > ._inner {
    padding: 7.2463768116% 4.347826087%;
  }
}
@media print, screen and (min-width: 768px) {
  #BiprogyKenArea > ._inner {
    padding: 3em;
  }
}
#BiprogyKenArea_Heading {
  font-weight: normal;
  color: #FFF;
  background-color: rgb(29, 32, 136);
  line-height: 1.4;
  padding: 0.5em;
}
@media screen and (max-width: 767.9px) {
  #BiprogyKenArea_Heading {
    font-size: 1.125em;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  #BiprogyKenArea_Heading {
    font-size: 1.375em;
    letter-spacing: 0.15em;
  }
}

.biprogyKenArea_text {
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: 0.5em;
}
@media screen and (max-width: 767.9px) {
  .biprogyKenArea_text {
    font-size: 0.75em;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  .biprogyKenArea_text {
    font-size: 1.125em;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}
.biprogyKenArea_text:first-child {
  margin-top: 0;
}
.biprogyKenArea_text em {
  color: #F00;
  font-style: normal;
  font-size: 116.6666666667%;
}
@media screen and (max-width: 767.9px) {
  .biprogyKenArea_checkbox {
    font-size: 0.875em;
    margin-top: 1.8em;
  }
}
@media print, screen and (min-width: 768px) {
  .biprogyKenArea_checkbox {
    font-size: 1.25em;
    margin-top: 2em;
  }
}
.biprogyKenArea_checkbox label {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
}
@media screen and (max-width: 767.9px) {
  .biprogyKenArea_checkbox label {
    padding-left: 2em;
  }
}
@media print, screen and (min-width: 768px) {
  .biprogyKenArea_checkbox label {
    padding-left: 2.4em;
  }
}
.biprogyKenArea_checkbox input {
  vertical-align: top;
  visibility: hidden;
}
@media print, screen and (min-width: 768px) {
  .biprogyKenArea_checkbox input + span {
    display: inline-block;
  }
}
.biprogyKenArea_checkbox input + span:before {
  background-color: #FFF;
  width: 1.4em;
  height: 1.4em;
  visibility: visible;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0.9em;
  content: "";
  transform: translateY(-50%);
}
.biprogyKenArea_checkbox input:checked + span:after {
  border-right: 0.15em solid;
  border-bottom: 0.15em solid;
  border-color: rgb(29, 32, 136);
  width: 0.25em;
  height: 0.6875em;
  visibility: visible;
  position: absolute;
  z-index: 200;
  top: 0.02em;
  left: 1.4em;
  content: "";
  transform: rotate(45deg);
}
.biprogyKenArea_checkbox input {
  border: none;
  box-sizing: border-box;
  padding: 0.4em;
}
.biprogyKenArea_checkbox input:focus {
  border-color: rgb(29, 32, 136);
}

@media screen and (max-width: 767.9px) {
  #PrivacyArea {
    margin-top: 3em;
  }
}
@media print, screen and (min-width: 768px) {
  #PrivacyArea {
    margin-top: 4em;
  }
}
@media screen and (max-width: 767.9px) {
  #PrivacyArea > ._inner {
    padding-top: 1em;
  }
}
@media print, screen and (min-width: 768px) {
  #PrivacyArea > ._inner {
    padding-top: 2em;
  }
}
#PrivacyArea a {
  text-decoration: underline;
}
#PrivacyArea_Heading {
  font-weight: normal;
  color: #FFF;
  line-height: 1.4;
  text-align: center;
  background-color: rgb(0, 129, 204);
  margin-top: 1.5em;
  padding: 0.5em 1em 0.8em 1em;
  position: relative;
}
@media screen and (max-width: 767.9px) {
  #PrivacyArea_Heading {
    font-size: 0.875em;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  #PrivacyArea_Heading {
    font-size: 1.375em;
    letter-spacing: 0.1em;
  }
}
#PrivacyArea_Contact dt,
#PrivacyArea_Contact dd {
  line-height: 1.6;
  text-align: left;
}
@media screen and (max-width: 767.9px) {
  #PrivacyArea_Contact dt,
  #PrivacyArea_Contact dd {
    font-size: 0.75em;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  #PrivacyArea_Contact dt,
  #PrivacyArea_Contact dd {
    font-size: 1.125em;
    letter-spacing: 0.1em;
  }
}
#PrivacyArea_Contact dd {
  margin-bottom: 0.5em;
  padding-left: 0;
}
#PrivacyArea_Contact dd span {
  white-space: nowrap;
}
#PrivacyArea_Contact dd a {
  color: rgb(0, 129, 204);
}

@media screen and (max-width: 428px) {
  .privacyArea {
    margin-bottom: 3em;
  }
}
@media print, screen and (min-width: 768px) {
  .privacyArea {
    margin-bottom: 4em;
  }
}
.privacyArea_text {
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (max-width: 767.9px) {
  .privacyArea_text {
    font-size: 0.75em;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (min-width: 768px) {
  .privacyArea_text {
    font-size: 1.125em;
    letter-spacing: 0.15em;
  }
}
.privacyArea_text a {
  color: rgb(0, 129, 204);
}
.privacyArea_link {
  margin: 1.5em 0;
}
.privacyArea_link li {
  font-size: 0.75em;
  line-height: 1.6;
  text-align: left;
  text-indent: -1em;
  margin-bottom: 0.4em;
  padding-left: 1em;
}
@media screen and (max-width: 767.9px) {
  .privacyArea_link li {
    font-size: 0.75em;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (min-width: 768px) {
  .privacyArea_link li {
    font-size: 1.125em;
    letter-spacing: 0.15em;
  }
}
.privacyArea_link li a {
  color: rgb(0, 129, 204);
}
.privacyArea_link li::before {
  content: "・";
}

.applicationArea {
  text-align: center;
}
.applicationArea .applicationArea_agree {
  display: inline-block;
  text-align: left;
  color: #000;
  position: relative;
  padding-bottom: 0.1em;
  padding-right: 1em;
  box-sizing: border-box;
}
@media screen and (max-width: 767.9px) {
  .applicationArea .applicationArea_agree {
    font-size: 0.875em;
    margin-top: 1.8em;
  }
}
@media print, screen and (min-width: 768px) {
  .applicationArea .applicationArea_agree {
    font-size: 1.25em;
    margin-top: 2em;
  }
}
.applicationArea .applicationArea_agree label {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
}
@media screen and (max-width: 767.9px) {
  .applicationArea .applicationArea_agree label {
    padding-left: 2em;
  }
}
@media print, screen and (min-width: 768px) {
  .applicationArea .applicationArea_agree label {
    padding-left: 2.4em;
  }
}
.applicationArea .applicationArea_agree input {
  vertical-align: top;
  visibility: hidden;
}
@media print, screen and (min-width: 768px) {
  .applicationArea .applicationArea_agree input + span {
    display: inline-block;
  }
}
.applicationArea .applicationArea_agree input + span:before {
  background-color: #FFF;
  border: 1px solid #000;
  width: 1.4em;
  height: 1.4em;
  visibility: visible;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0.9em;
  content: "";
  transform: translateY(-50%);
}
.applicationArea .applicationArea_agree input:checked + span:after {
  border-right: 0.15em solid;
  border-bottom: 0.15em solid;
  border-color: #0081CC;
  width: 0.25em;
  height: 0.6875em;
  visibility: visible;
  position: absolute;
  z-index: 200;
  top: 0.02em;
  left: calc(1.4em + 1px);
  content: "";
  transform: rotate(45deg);
}
.applicationArea .applicationArea_agree input {
  border: none;
  box-sizing: border-box;
  padding: 0.4em;
}
.applicationArea .applicationArea_agree input:focus {
  border-color: #0081CC;
}
@media screen and (max-width: 767.9px) {
  .applicationArea .btn_submit {
    margin-top: 2em;
  }
}
@media print, screen and (min-width: 768px) {
  .applicationArea .btn_submit {
    margin-top: 3em;
  }
}
.applicationArea .btn_submit button {
  color: #FFF;
  background-color: #DBDBDB;
  line-height: 1;
  text-align: center;
  border: none;
  outline: none;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  padding-right: 0.5em;
  position: relative;
}
@media screen and (max-width: 767.9px) {
  .applicationArea .btn_submit button {
    font-size: 1.3125em;
    letter-spacing: 0.1em;
    width: 50.6666666667vw;
    max-width: 320px;
    height: 13.3333333333vw;
    max-height: 80px;
  }
}
@media print, screen and (min-width: 768px) {
  .applicationArea .btn_submit button {
    font-size: 1.625em;
    letter-spacing: 0.15em;
    width: 300px;
    height: 80px;
  }
}
.applicationArea .btn_submit button::after {
  font-size: 0.9375em;
  color: #FFF;
  border-top: 0.4em solid transparent;
  border-right: 0.7em solid transparent;
  border-bottom: 0.4em solid transparent;
  border-left: 0.7em solid #FFF;
  position: absolute;
  top: 50%;
  right: 0.4em;
  content: "";
  transform: translateY(-50%);
}
.applicationArea .btn_submit button.is-enable {
  background-color: #0081CC;
  cursor: pointer;
}
body:not([data-device=touchDevice]) .applicationArea .btn_submit button.is-enable:hover {
  opacity: 0.7;
  transition: 400ms;
}

/*# sourceMappingURL=entry.css.map */
