@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, button, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.q_and_s img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.q_and_s {
  font-family: kozuka-gothic-pr6n, sans-serif; }

.q_and_s #result h2, .q_and_s .bn_area h4, .q_and_s .return_top {
  font-family: heisei-kaku-gothic-std, sans-serif; }

.q_and_s .item_area .ptn {
  font-family: oswald, sans-serif; }

.q_and_s {
  background: url("/asp/photo/auction/lp/q_and_s/img/bg_pop.png") top center / cover no-repeat;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-y: scroll;
  opacity: 0;
  animation: fadeInDown 0.3s ease-in-out 0.3s forwards; }

.q_and_s .breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%; }

.q_and_s .breadcrumb a, .q_and_s .breadcrumb span {
  color: #1e120d;
  padding-right: 5px;
  font-size: 12px; }

.q_and_s header {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  padding-top: 50px;
  margin-bottom: 50px;
  animation: fadeOutUp 0.3s ease-in-out forwards; }

.q_and_s header.active {
  position: relative;
  z-index: 1;
  opacity: 0;
  animation: fadeInDown 0.3s ease-in-out 0.3s forwards; }

.q_and_s header .catch {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1.5vw solid rgba(30, 18, 13, 0.8);
  border-radius: 1.5em;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.5;
  padding: 2em 0;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  margin-bottom: 2em; }

.q_and_s h1 {
  width: 90%;
  margin: 0 auto 5vw; }

.q_and_s header .start {
  display: block;
  color: #fff;
  background-color: #e44a00;
  font-size: 6vw;
  font-weight: 700;
  text-align: center;
  width: 10em;
  margin: 0 auto 10vw;
  padding: 0.8em 0;
  border-radius: 0.6em;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4); }

.q_and_s header small {
  font-size: 12px;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.8;
  width: 29em;
  margin: 0 auto 7em;
  box-sizing: border-box; }

.q_and_s header small::before {
  content: '※'; }

.q_and_s .questions {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  animation: fadeOutDown 0.3s ease-in-out forwards; }

.q_and_s .questions.active {
  position: relative;
  opacity: 0;
  z-index: 1;
  height: 210vw;
  animation: fadeInUp 0.3s ease-in-out 0.3s forwards; }

.q_and_s .questions.result {
  z-index: -1;
  animation: fadeOutUp 0.3s ease-in-out forwards; }

.q_and_s .q_area {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: -1;
  animation: fadeOutDown 0.3s ease-in-out forwards; }

.q_and_s .q_area.active {
  opacity: 0;
  z-index: 1;
  animation: fadeInUp 0.3s ease-in-out 0.3s forwards; }

.q_and_s .q_area.next {
  z-index: -1;
  animation: fadeOutUp 0.3s ease-in-out forwards; }

.q_and_s .q_area.prev {
  opacity: 0;
  z-index: 1;
  animation: fadeInDown 0.3s ease-in-out 0.3s forwards; }

.q_and_s .question {
  text-align: center;
  font-weight: 700;
  font-size: 4vw;
  color: #1e120d;
  position: relative;
  line-height: 1.8;
  height: 6em;
  margin-bottom: 5em; }

.q_and_s .question::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1.5em;
  box-sizing: border-box;
  background-color: #fff69c;
  top: 0.3em;
  left: 0.3em;
  z-index: -1;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4); }

.q_and_s .question::after {
  content: '';
  position: absolute;
  width: 2.5em;
  height: 1.5vw;
  background-color: #434040;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.3);
  bottom: 0.3em;
  left: 38.5%;
  transform-origin: right top;
  transform: translateX(-50%) rotate(-45deg);
  border-radius: 0.2em; }

.q_and_s .question p {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%; }

.q_and_s .question p::before, .q_and_s .question p::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1.5em;
  box-sizing: border-box;
  background-color: transparent;
  border: 1.5vw solid #434040;
  bottom: 0.3em;
  right: 0.3em;
  box-shadow: 1vw 1vw 1vw rgba(0, 0, 0, 0.3) inset; }

.q_and_s .question p::before {
  clip-path: polygon(0 0, 80% 0, 80% 6%, 85% 25%, 40% 94%, 40% 100%, 0 100%); }

.q_and_s .question p::after {
  clip-path: polygon(85% 0, 100% 0, 100% 100%, 45% 100%, 45% 96%, 90% 25%, 85% 6%); }

.q_and_s .answer {
  font-size: 4vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5em; }

.q_and_s .answer li a {
  color: #1e120d;
  background-color: #dddddb;
  border: 1.5vw solid #434040;
  border-radius: 1.5em;
  padding: 1.5em 0;
  margin-bottom: 1em;
  display: block;
  line-height: 1.5;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4); }

.q_and_s .return {
  font-size: 3vw;
  font-weight: 700;
  text-align: center;
  width: 40%;
  margin-left: auto; }

.q_and_s .return li a {
  color: #1e120d;
  background-color: #fff;
  border: 1vw solid #434040;
  border-radius: 1em;
  padding: 1.5em 0;
  margin-bottom: 1em;
  display: block;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4); }

.q_and_s #result {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  z-index: -1;
  animation: fadeOutDown 0.3s ease-in-out forwards; }

.q_and_s #result.active {
  position: relative;
  opacity: 0;
  z-index: 1;
  animation: fadeInUp 0.3s ease-in-out 0.3s forwards; }

.q_and_s #result h2 {
  font-size: 5.8vw;
  text-align: center;
  background-color: #1e120d;
  color: #fff;
  font-weight: 900;
  line-height: 1.8;
  padding: 0.5em 0;
  border-radius: 0.6em;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  margin-bottom: 10vw; }

.q_and_s #result h2 span {
  font-size: 0.8em;
  display: block; }

.q_and_s .answers .a_area {
  margin-bottom: 10vw;
  display: none; }

.q_and_s .answers .a_area.active {
  display: block; }

.q_and_s .answers h3 {
  text-align: center;
  font-weight: 700;
  font-size: 4.8vw;
  line-height: 1.2;
  color: #1e120d;
  background-color: rgba(255, 255, 255, 0.8);
  border: 0.6vw solid rgba(30, 18, 13, 0.8);
  box-sizing: border-box;
  border-radius: 0.5em;
  padding: 0.8em 0;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  margin-bottom: 5vw; }

.q_and_s .answers .item_list {
  margin-bottom: 10vw; }

.q_and_s .answers .item_area {
  background-color: rgba(225, 226, 230, 0.8);
  border: 1vw solid rgba(30, 18, 13, 0.8);
  border-radius: 3vw;
  padding: 5%;
  margin-bottom: 5vw;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  box-sizing: border-box; }

.q_and_s .item_area .logo {
  display: block;
  height: 15vw;
  margin-bottom: 2vw; }

.q_and_s .item_area .logo img {
  height: 100%;
  width: auto; }

.q_and_s .item_area .ptn {
  font-size: 8.5vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.2em;
  transform: skewX(-10deg); }

.q_and_s .item_area .kana {
  font-size: 3.2vw;
  text-align: center;
  margin-bottom: 1em; }

.q_and_s .item_area .inch {
  font-size: 4.8vw;
  font-weight: 900;
  text-align: center;
  width: 8em;
  padding: 0.5em 0;
  margin: 0 auto 0.5em;
  color: #fff;
  background-color: #00923c;
  border-radius: 0.5em; }

.q_and_s .item_area .inch span {
  font-size: 0.83em;
  margin: 0 0.3em; }

.q_and_s .item_area .inch span:last-of-type {
  margin: 0; }

.q_and_s .item {
  background-color: #fff;
  border-radius: 3vw;
  padding: 5%;
  margin-bottom: 3vw;
  box-sizing: border-box; }

.q_and_s .item .detail_h {
  font-size: 4vw;
  font-weight: 500;
  margin-bottom: 2em;
  text-align: center;
  line-height: 1.5; }

.q_and_s .item img {
  height: 70vw;
  width: auto;
  margin-bottom: 5vw; }

.q_and_s .item .detail_p {
  font-size: 3.6vw;
  line-height: 1.5;
  text-align: justify; }

.q_and_s .btn_link {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #da0080;
  font-size: 5.6vw;
  font-weight: 900;
  padding: 0.7em 0;
  border-radius: 3vw; }

.q_and_s .bn_area {
  background-color: rgba(204, 205, 210, 0.8);
  padding: 5%;
  border-radius: 3vw;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  box-sizing: border-box; }

.q_and_s .bn_area h4 {
  font-size: 4.8vw;
  font-weight: 900;
  color: #fff;
  background-color: #1e120d;
  text-align: center;
  padding: 0.5em 0;
  border-radius: 0.5em;
  margin-bottom: 0.5em; }

.q_and_s .return_top {
  display: block;
  font-size: 5.6vw;
  font-weight: 900;
  text-align: center;
  width: 9em;
  margin: 0 auto 5em;
  color: #434040;
  background-color: #f9c100;
  border-radius: 0.3em;
  box-shadow: 1vw 1vw 1.5vw rgba(0, 0, 0, 0.4);
  padding: 0.6em 0 0.4em;
  /*
.q_and_s .foot_logo {
  height: 30vw;
  margin-bottom: 5vw;
  opacity: 0;
  animation: fadeOutDown 0.3s ease-in-out;
}
.q_and_s .foot_logo.active {
  animation: fadeInUp 0.3s ease-in-out forwards;
}
.q_and_s .foot_logo img {
  height: 100%;
  width: auto;
}
*/ }

.q_and_s footer {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%; }

.q_and_s footer nav {
  padding: 30px 0; }

.q_and_s footer nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.q_and_s footer nav ul li a {
  display: block;
  color: #1e120d;
  font-size: 12px;
  margin: 0.5em; }

.q_and_s footer small {
  display: block;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
  color: #1e120d;
  padding-bottom: 30px; }

@media screen and (min-width: 768px) {
  .q_and_s header .catch {
    width: 550px;
    font-size: 22px;
    border: 10px solid rgba(30, 18, 13, 0.8);
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
    padding: 1.5em 0;
    margin: 0 auto 2em; }

  .q_and_s h1 {
    width: 450px;
    margin-bottom: 50px; }

  .q_and_s header .start {
    width: 380px;
    font-size: 36px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
    margin-bottom: 50px; }

  .q_and_s header small {
    font-size: 16px; }

  .q_and_s .question {
    font-size: 18px;
    width: 500px;
    margin: 0 auto 5em; }

  .q_and_s .questions.active {
    height: 1000px; }

  .q_and_s .question::before {
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4); }

  .q_and_s .question::after {
    height: 10px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.3); }

  .q_and_s .question p::before, .q_and_s .question p::after {
    border: 10px solid #434040;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.3) inset; }

  .q_and_s .question p::before {
    clip-path: polygon(0 0, 80% 0, 80% 9%, 85% 25%, 40% 91%, 40% 100%, 0 100%); }

  .q_and_s .question p::after {
    clip-path: polygon(85% 0, 100% 0, 100% 100%, 44% 100%, 44% 93%, 90% 25%, 85% 9%); }

  .q_and_s .answer {
    font-size: 18px; }

  .q_and_s .answer li a {
    width: 430px;
    margin: 0 auto 1em;
    border: 8px solid #434040;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4); }

  .q_and_s .return {
    font-size: 16px;
    width: 220px; }

  .q_and_s .return li a {
    border: 6px solid #434040;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4); }

  .q_and_s #result {
    width: 730px; }

  .q_and_s #result h2 {
    width: 500px;
    font-size: 30px;
    margin: 0 auto 50px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4); }

  .q_and_s .answers h3 {
    font-size: 24px;
    width: 500px;
    margin: 0 auto 50px;
    border: 3px solid rgba(30, 18, 13, 0.8);
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4); }

  .q_and_s .answers .a_area {
    margin-bottom: 100px; }

  .q_and_s .answers .item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 50px; }

  .q_and_s .answers .item_area {
    width: 350px;
    margin: 0 auto;
    border: 4px solid rgba(30, 18, 13, 0.8);
    border-radius: 20px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
    padding: 20px; }

  .q_and_s .item_area .logo {
    height: 50px;
    margin-bottom: 10px; }

  .q_and_s .item_area .ptn {
    font-size: 34px; }

  .q_and_s .item_area .kana {
    font-size: 12px; }

  .q_and_s .item_area .inch {
    font-size: 14px;
    border-radius: 1em; }

  .q_and_s .item {
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 20px; }

  .q_and_s .item .detail_h {
    font-size: 14px;
    height: 3em; }

  .q_and_s .item img {
    height: 250px;
    margin-bottom: 30px; }

  .q_and_s .item .detail_p {
    font-size: 12px;
    height: 6em; }

  .q_and_s .btn_link {
    font-size: 24px;
    border-radius: 20px;
    width: 240px;
    margin: 0 auto; }

  .q_and_s .bn_area {
    width: 500px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
    padding: 20px; }

  .q_and_s .bn_area h4 {
    font-size: 24px; }

  .q_and_s .return_top {
    font-size: 30px;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
    /*
  .q_and_s .foot_logo {
    height: 200px;
    margin-bottom: 50px;
  }
  */ } }

@media screen and (min-width: 1024px) {
  .q_and_s header {
    height: 100vh;
    box-sizing: border-box; }

  .q_and_s header.active {
    height: auto; }

  .q_and_s header .catch {
    margin: 0 auto 1.5em; }

  .q_and_s h1 {
    margin-bottom: 30px; }

  .q_and_s header .start {
    font-size: 32px;
    margin-bottom: 30px; }

  .q_and_s .questions.active {
    height: 100vh; }

  .q_and_s .q_area {
    top: 100px; }

  .q_and_s .answer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 920px;
    margin: 0 auto 3em; }

  .q_and_s footer.active {
    position: fixed;
    bottom: 0;
    opacity: 0;
    animation: fadeInUp 0.3s ease-in-out 0.3s forwards;
    z-index: 10; } }

@keyframes fadeInUp {
  0% {
    transform: translateY(20px);
    opacity: 0; }

  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0; }

  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeOutUp {
  0% {
    transform: translateY(0px);
    opacity: 1; }

  100% {
    transform: translateY(-20px);
    opacity: 0; } }

@keyframes fadeOutDown {
  0% {
    transform: translateY(0px);
    opacity: 1; }

  100% {
    transform: translateY(20px);
    opacity: 0; } }
