@charset "UTF-8";
body {
  font-size: 17px;
  font-family: Hiragino Sans, Arial, sans-serif;
  margin: 0;
  color: #000000;
  line-height: 1.8;
}

*,
*::before,
*::after {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  background: #f4f4f4;
}

.width {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  padding: 3px 0 0;
  background-color: #fff;
}

img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

ul,
li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: underline;
  color: #4682b4;
  font-size: 17px;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

p {
  display: block;
  margin: 0 auto;
  font-size: 17px;
}

.bold {
  font-weight: bold;
}

.bottom10 {
  margin-bottom: 10px;
}

.bottom30 {
  margin-bottom: 30px;
}

.bottom60 {
  margin-bottom: 60px;
}

h3 {
  border-left: solid 5px #520400;
  background: #FFFACD;
  line-height: 2;
  padding: 12px 15px 15px;
  letter-spacing: 0.04em;
  display: block;
  font-size: 1.17em;
  font-weight: bold;
}

.ff-serif {
  font-family: serif;
}

/* テキスト位置
===================================== */
.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

/* フォントサイズ
===================================== */
.small {
  font-size: 10px;
  line-height: 1.5;
  text-align: right;
}

.fz13 {
  font-size: 13px;
}

.fz15 {
  font-size: 15px;
}

.fz19 {
  font-size: 19px;
}

.fz21 {
  font-size: 21px;
}

.fz22 {
  font-size: 22px;
}

.fz23 {
  font-size: 23px;
}

.fz25 {
  font-size: 25px;
}

/* カラー
===================================== */
.white {
  color: #fff;
}

.gray {
  color: #888;
}

.pink {
  color: rgb(255, 0, 255);
}

.blue {
  color: rgb(0, 102, 204);
}

.sky-blue {
  color: rgb(102, 163, 224);
}

.red {
  color: rgb(255, 0, 0);
}

.light-red {
  color: rgb(240, 102, 102);
}

.orange {
  color: #ff9900;
}

.purple {
  color: rgb(153, 51, 255);
}

.brown {
  color: rgb(161, 0, 0);
}

.marker_yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff9));
  background: linear-gradient(transparent 60%, #ff9 60%);
}

.marker_green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #cce8cc));
  background: linear-gradient(transparent 60%, #cce8cc 60%);
}

.marker_pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #facccc));
  background: linear-gradient(transparent 60%, #facccc 0%);
}

.back_yellow {
  background-color: rgb(255, 255, 0);
}

.back_red {
  background-color: rgb(255, 0, 0);
}

/* イメージチェック Q1
===================================== */
.imageCheck__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}

.imageCheck__item {
  cursor: pointer;
  position: relative;
}

.imageCheck__item::before,
.imageCheck__item::after {
  content: "";
  width: 10%;
  height: 10%;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 5.4%;
  left: 6.2%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: solid 2px #ffffff;
  border-radius: 50%;
}

.imageCheck__item::before {
  z-index: 5;
}

.imageCheck__item::after {
  z-index: 10;
  border-color: #000;
  background-color: #000;
  background-image: url(data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20401.8%20401.8%22%20style%3D%22enable-background%3Anew%200%200%20401.8%20401.8%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M300.6%2C114.6l-18.7-12.8c-5.2-3.5-12.3-2.1-15.8%2C3l-92%2C135.7l-42.3-42.3c-4.4-4.4-11.6-4.4-16%2C0l-16.1%2C16.1%20c-4.4%2C4.4-4.4%2C11.6%2C0%2C16.1l65%2C65c3.7%2C3.7%2C9.3%2C6.4%2C14.5%2C6.4s10.3-3.2%2C13.7-8.1l110.7-163.2C307.1%2C125.2%2C305.7%2C118.2%2C300.6%2C114.6z%22%2F%3E%3C%2Fsvg%3E);
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .imageCheck__item::before,
  .imageCheck__item::after {
    width: 10%;
    height: 10%;
  }
}
.imageCheck__item.is-active::after {
  opacity: 1;
}

.imageCheck__img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.imageCheck__img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  pointer-events: none;
}

.imageCheck__img.is-active::before {
  opacity: 1;
}

/* booleanBox Q2
===================================== */
.booleanBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  margin: 0px;
}

.booleanBox input[type=radio] {
  display: none;
}

.booleanBox input[type=radio]:checked + .btn {
  -webkit-transform: translate(0, 0.25rem);
          transform: translate(0, 0.25rem);
  -webkit-box-shadow: 0 0 0 0 #949494;
          box-shadow: 0 0 0 0 #949494;
  background-color: #bababa;
}

.booleanBox input[type=radio]:checked + .btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 1.1rem;
  left: .95rem;
  width: 2rem;
  height: 2rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hlY2siPjxwb2x5bGluZSBwb2ludHM9IjIwIDYgOSAxNyA0IDEyIj48L3BvbHlsaW5lPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}

.booleanBox .btn {
  white-space: normal;
  border-radius: 0.25rem;
  background-color: #C8C8C8;
  padding: 1rem 1rem 1rem 4rem;
  font-size: 1rem;
  font-family: sans-serif;
  font-weight: bold;
  border: 0 solid transparent;
  color: white;
  text-decoration: none;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 1rem;
  font-size: 23px;
  cursor: pointer;
}
.booleanBox .btn:hover {
  color: #000;
}
.booleanBox .btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 2rem;
  height: 2rem;
  border: solid 2px #888888;
  background: #ffffff;
  border-radius: 4px;
}

.booleanBox input[type=radio]:checked + .btn {
  -webkit-transform: translate(0, 0.25rem);
          transform: translate(0, 0.25rem);
  -webkit-box-shadow: 0 0 0 0 #949494;
          box-shadow: 0 0 0 0 #949494;
  background-color: #bababa;
}

.booleanBox .btn:hover {
  background: #fff;
  color: #000000;
  -webkit-transition: 200ms;
  transition: 200ms;
  -webkit-box-shadow: 5px 5px 10px #b1b1b1;
          box-shadow: 5px 5px 10px #b1b1b1;
}

/* questions Q3
===================================== */
.questions {
  padding-left: 10px;
  padding-right: 10px;
}

.question-wrapper {
  border-bottom: #ccc dotted 2px;
  padding: 10px 0;
  margin: 10px 0;
}

.question-item input {
  display: none;
}

.question-item label {
  cursor: pointer;
  position: relative;
  display: grid;
  grid-template-columns: 26px calc(100% - 36px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  list-style: 1.25;
}

.question-item label::before {
  content: "";
  width: 26px;
  height: 26px;
  border: solid 1px #666666;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.question-item label::after {
  content: "";
  width: 18px;
  height: 18px;
  background-color: #ff7a83;
  border-radius: 50%;
  border: none;
  position: absolute;
  left: 4px;
  top: calc(50% - 9px);
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.question-item input:checked + label::after {
  opacity: 1;
}

/* moveBtn
-------------------------------------------*/
.moveBtn {
  max-width: 584px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: btnAnimation 1.5s infinite ease;
          animation: btnAnimation 1.5s infinite ease;
}

.moveBtn img {
  height: auto;
}

@-webkit-keyframes btnAnimation {
  /*初期位置*/
  0% {
    /*1番目の値はX方向, 2番目の値はY方向*/
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  /*animation-durationで設定した値の半分の時間（50%）の時の位置*/
  50% {
    -webkit-transform: translate(0, -8px);
            transform: translate(0, -8px);
  }
  /*animation-durationで設定した値になった（100%）時の位置*/
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes btnAnimation {
  /*初期位置*/
  0% {
    /*1番目の値はX方向, 2番目の値はY方向*/
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  /*animation-durationで設定した値の半分の時間（50%）の時の位置*/
  50% {
    -webkit-transform: translate(0, -8px);
            transform: translate(0, -8px);
  }
  /*animation-durationで設定した値になった（100%）時の位置*/
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}/*# sourceMappingURL=style.css.map */