@charset "UTF-8";
/*--------------------------------------------------------------
/pub/template/
--------------------------------------------------------------*/
/* *****************************************
/*+  common  +******************************
/***************************************** */
body {
  margin: 0;
  padding: 0;
}
@media (min-width: 521px) {
  body {
    background: #FFF url("../img/sp/pc_bg.jpg") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
  }
}

#template {
  max-width: 520px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  font-family: -apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
  background-color: #FFF;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 3.75vw;
  color: #262626;
}
@media (min-width: 521px) {
  #template {
    box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 521px) {
  #template {
    font-size: 19.5px;
  }
}
#template a {
  color: #246638;
  text-decoration: underline;
}
#template a:link, #template a:visited {
  color: #246638;
  text-decoration: underline;
}
#template a:hover, #template a:active {
  color: #246638;
  text-decoration: none;
}
@media (min-width: 521px) {
  #template a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  #template a {
    transition: .3s all;
  }
  #template a:hover {
    opacity: .7;
  }
}
#template * {
  margin: 0;
  padding: 0;
}
#template img, #template input[type="image"] {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}
#template video {
  width: 100%;
  height: auto;
  display: block;
}
#template ol, #template ul {
  list-style: none;
}
#template sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
#template .text-pink {
  color: #eb3588;
}
#template .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
#template *, #template *:before, #template *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#template .fade {
  transition: 0.5s;
}
#template .fade:hover {
  opacity: .75;
}
#template .slideToggle-container .is-hide {
  display: none;
}
#template .pink {
  color: #e94f82;
}
#template .notes {
  margin: 0 6.25%;
}
#template .note {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 2.8125vw;
  -moz-font-feature-settings: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  text-align: left;
  letter-spacing: 0.05em;
}
@media (min-width: 521px) {
  #template .note {
    font-size: 14.625px;
  }
}
#template .note li {
  letter-spacing: normal;
  text-indent: -1em;
  padding-left: 1em;
}
#template dl.note {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
  text-align: left;
}
#template dl.note dt {
  width: 1em;
}
#template dl.note dd {
  width: calc(100% - 1em);
}
#template dl.note.numbering dt {
  width: 2em;
}
#template dl.note.numbering dd {
  width: calc(100% - 2em);
}
#template .tr {
  text-align: right;
}
#template #footer {
  padding: 1em 0;
}
#template .fadeIn {
  opacity: 0;
  transition: .3s;
}
#template .fadeIn.lazyloaded {
  opacity: 1;
}

/* *****************************************
/*+  content  +********************************
/***************************************** */
/*+ block + ------------------------------ */
#content {
  font-family: 'Noto Sans JP',-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
  font-weight: 300;
}
#content > .enquete section {
  position: relative;
  z-index: 0;
}
#content .mv .btn {
  position: absolute;
  width: 93.59375%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto 7.8125%;
  cursor: pointer;
  transition: .3s all;
}
#content .mv .btn:hover {
  opacity: .7;
}
#content .question .inner {
  background-color: #246638;
  padding: 2.34375% 2.34375% 4.6875%;
}
#content .question .logo {
  width: 16.25%;
  margin: 0.625% 0 0 0.625%;
}
#content .question .indicator {
  width: 37.03125%;
  margin: -2.34375% 2.34375% 2.34375% auto;
}
#content .question .q-box {
  background-color: #FFF;
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.46);
  padding-bottom: 7.8125%;
}
#content .question .num {
  width: 16.875%;
  margin: 0 auto -9.375% 2.34375%;
  transform: translateY(-25%);
}
#content .question h2 {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 5.625vw;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 1.4em;
  padding: 0 2.45902%;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 521px) {
  #content .question h2 {
    font-size: 29.25px;
  }
}
#content .question h2 span {
  font-weight: 500;
  color: #e60012;
}
#content .question.q4 h2 {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 5.3125vw;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 521px) {
  #content .question.q4 h2 {
    font-size: 27.625px;
  }
}
#content .question .pic {
  padding: 0 2.45902%;
  margin-bottom: 7.37705%;
}
#content .question .answer {
  padding: 0 4.91803%;
}
#content .question .answer label {
  position: relative;
  display: block;
  width: 100%;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 4.6875vw;
  padding: .7em .3em .7em 2.6em;
  cursor: pointer;
  text-align: left;
  border: #246638 solid 2px;
  border-radius: .7em;
}
@media (min-width: 521px) {
  #content .question .answer label {
    font-size: 24.375px;
  }
}
#content .question .answer label.checked, #content .question .answer label:hover {
  background-color: #246638;
  color: #FFF;
}
#content .question .answer label::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.1em;
  height: 1.1em;
  top: 0;
  bottom: 0;
  left: 0.8em;
  margin: auto;
  border: #246638 solid 2px;
  border-radius: 50%;
}
#content .question .answer label.checked::before, #content .question .answer label:hover::before {
  border: #FFF solid 2px;
  background-color: #FFF;
}
#content .question .answer label.checked::after, #content .question .answer label:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: .5em;
  height: .9em;
  top: -0.5em;
  bottom: 0;
  left: 1.25em;
  margin: auto;
  border: #e60012 solid 2px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
#content .question .answer label input {
  display: none;
}
#content .question .answer.radio {
  display: flex;
  justify-content: space-between;
}
#content .question .answer.radio label {
  width: 48%;
}
#content .question .answer.radio label > span {
  color: #246638;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .04em;
  line-height: 1.65;
  font-size: 5.625vw;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .05em;
}
@media (min-width: 521px) {
  #content .question .answer.radio label > span {
    font-size: 29.25px;
  }
}
#content .question .answer.radio label.checked > span, #content .question .answer.radio label:hover > span {
  color: #FFF;
}
#content .question .answer.checkbox label {
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: .05em;
  margin-bottom: 1em;
}
#content .question .answer.checkbox label span span {
  font-weight: 500;
  color: #246638;
}
#content .question .answer.checkbox label.checked span span, #content .question .answer.checkbox label:hover span span {
  color: #FFF;
}
#content .question .note {
  padding: 0 2.45902%;
  text-align: right;
}
#content .cv .btn {
  width: 93.59375%;
  margin: 3.125% auto 7.8125%;
  cursor: pointer;
  transition: .3s all;
}
#content .cv .btn:hover {
  opacity: .7;
}

#template .guide {
  margin: 9.375% auto 0;
  letter-spacing: normal;
}
#template .guide .guidance {
  width: 49.21875%;
  margin: 0 auto 6.25%;
}
#template .guide #tokushou, #template .guide .company-outline, #template .guide .policy {
  margin-bottom: 1em;
}
#template .guide .note {
  text-align: left;
  margin: 0 4.6875%;
}
#template .guide .note p {
  margin-bottom: 1em;
}
#template .guide .returnTop {
  text-align: right;
  margin: 1.5em 3.125%;
}
#template .guide a {
  color: #018ff2;
}
