/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none;
  max-width: 100%;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

.blind {
  margin: -1px!important;
  padding: 0!important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute
}

:not(input):not(textarea) {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, select, table, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

body, button, input, select, table, textarea {
  outline: 0!important
}

body, html {
  height: 100%;
  min-height: 100%
}

html {
  font-size: 10px;
  line-height: 10px
}

body {
  -webkit-overflow-scrolling: touch;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 400
}

body, code, html, kbd, pre, samp {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word
}

address, em {
  font-style: normal
}

fieldset, img {
  border: 0
}

dl, ol, ul {
  list-style: none
}

a {
  color: inherit;
  text-decoration: none
}

button, input, select, textarea {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0
}

.wrap {
  min-width: 320px;
  height: 100%;
  padding: 0 0 env(safe-area-inset-bottom);
  padding: 0 0 constant(safe-area-inset-bottom);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.container {
  display: table;
  table-layout: fixed;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.btn {
  width: 100%;
  height: 55px;
  margin-top: 5px;
  padding: 0 22px;
  vertical-align: top;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 700;
}

.btn_area {
  margin: 38px auto 0;
  text-align: center
}

.intro {
  height: 100%
}

.intro .tit_area {
  line-height: 0;
  max-width: 407px;
  margin: 0 auto;
}

.intro .tit_area .sub_tit {
  display: block;
  margin-bottom: 5px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 700
}

.intro .tit_area .tit {
  margin-bottom: 27px;
  font-size: 4.2rem;
  line-height: 5rem;
  font-weight: 700
}

.intro img {
  display: block;
  width: 100%;
  max-width: 375px;
  padding: 0 68px;
  margin: 0 auto 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.intro .input_area {
  position: relative;
  width: 210px;
  height: 60px;
  margin: 5px auto;
  padding: 2px 5px;
  background-color: #fff;
  border-radius: 10px;
  border-style: solid;
  border-width: medium;
  border-color: rgba(168, 55, 3, 0.767);
}

.intro .input_area label {
  font-size: 1.1rem;
  height: 25%;
  display: block;
}

.intro .input_area input {
  font-size: 2.0rem;
  font-weight: bold;
  width: 85%;
  height: 60%;
  margin: 0px;
  padding: 0px;
  /* border: 2px solid; */
}

.intro .input_area #nameInputCross {
  position: absolute;
  bottom: 30%;
  right: 3%;
}

.intro .chk_area {
  position: relative;
  padding-top: 8px;
  text-align: center;
  font-size: 0;
  line-height: 0
}

.intro .chk_area .inp_chk {
  display: inline-block;
  vertical-align: middle
}

.intro .chk_area .inp_chk.sp {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  /* background: url(../img/chk-off.png) no-repeat; */
  -webkit-background-size: 26px 26px;
  background-size: 26px 26px
}

/* .intro .chk_area .inp_chk.sp:checked {
  background-image: url(../img/chk-on.png)
} */

.intro .chk_area .lb_chk {
  display: inline-block;
  margin-left: 9px;
  font-size: 16px;
  line-height: 1.13em;
  vertical-align: middle
}

.intro .chk_area:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: ''
}

.intro .btn_area {
  margin-top: 0;
  padding-top: 16px;
  text-align: center
}

.intro .btn_area .btn {
  margin-top: 0;
  width: 210px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: auto 55px;
  background-size: auto 55px
}

.question .container {
  padding: 23px 20px
}

.question .inner {
  text-align: center;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px
}

.question .tit_area {
  max-width: 336px;
  margin: 0 auto
}

.question .tit_area .tit {
  margin-top: 5px;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 2.4rem;
  min-height: 4.8rem;
}

.question .tit_area img {
  /*width: 95%;*/
  /*margin-left: 2.5%;*/
  /*margin-right: 2.5%;*/
  /*margin-top: 2.5%;*/
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  width: 100%
}

.question .select_lst {
  margin: 0 auto;
  padding: 17px 27px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.question .select_lst .btn {
  max-width: 282px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: auto 55px;
  background-size: auto 55px;
  margin: 0 auto;
}

.result .img_bx {
  max-width: 337px;
  margin: 0 auto
}

.result .img_bx img {
  width: 100%;
  margin-bottom: 9px
}

.result .img_bx .tit {
  margin-bottom: 2px;
  font-size: 1.7rem;
  line-height: 1.7rem;
  font-weight: 700
}

.result .img_bx .dsc {
  padding: 0 40px;
  margin-bottom: 22px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  letter-spacing: -.4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.result .result_cnt {
  max-width: 337px;
  margin: 0 auto;
  text-align: center
}

.result .result_cnt .link {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 700;
  text-decoration: underline
}

.result .result_cnt .share_lst {
  margin-top: 22px
}

.result .result_cnt .share_lst li {
  display: inline-block;
  width: 23%
}

.result .result_cnt .share_lst li a {
  display: inline-block;
  width: 63px;
  font-size: 0
}

.result .result_cnt .share_lst li img {
  width: 100%
}

.result .result_cnt .share_lst li:first-child {
  margin-left: 0
}

.result .result_cnt .share_lst li:last-child {
  margin-right: 0
}

.result .btn_area {
  max-width: 336px;
  padding-top: 20px;
  margin-top: 0
}

.result .btn_area .btn {
  margin-top: 5px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: auto 55px;
  background-size: auto 55px
}

.result .btn_area .btn:first-child {
  margin-top: 0
}

.result .pop_area {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.result .pop_area .txt {
  display: inline-block;
  padding: 15px 10px 16px 14px;
  background-color: rgba(35, 35, 35, .9);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #fff
}

.result.r2 .link {
  margin-top: 13px
}

.result.r3 .btn_area {
  margin-top: 50px
}

.error .h1_tit {
  font-size: 3.1rem;
  line-height: 3.4rem;
  font-weight: 700
}

.error .img_bx {
  width: 189px;
  margin: 40px auto 0
}

.error .img_bx img {
  width: 100%
}

.error .msg {
  width: 230px;
  margin: 6px auto 0;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 700
}

.share .h1_tit {
  font-size: 3.3rem;
  line-height: 4.5rem;
  font-weight: 700
}

.share .img_bx {
  width: 189px;
  margin: 28px auto 0
}

.share .img_bx img {
  width: 100%
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
  .question, .question .container, .question .inner {
    height: 100%
  }
}