@charset "utf-8";
/* =============================================
common
============================================= */
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.head-2 {
  font-size: 35px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 40px;
  letter-spacing: 0.2em;
  background: linear-gradient(180deg, #deb85f 0%, #a88a43 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .page-top h2 {
    margin: 0;
    padding: 0;
    background-image: none;
  }
  .head-2 {
    font-size: 5.5vw !important;
    margin: 0 0 5vw !important;
    background: linear-gradient(180deg, #deb85f 0%, #a88a43 100%) !important;
    color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}
/* =============================================
mv
============================================= */
.mvArea {
  max-width: 1500px;
  margin: 0 auto;
}
/* =============================================
intro
============================================= */
.leadText {
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
  padding: 80px 0 100px;
  color: #4A3F2B;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 1023px) {
  .leadText {
    text-align: center;
    font-size: 3.73vw;
    line-height: 7.5vw;
    padding: 8vw 0 10vw;
  }
}
/* =============================================
campaign
============================================= */
#campaign p {
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
  padding: 0 0 100px;
  color: #4A3F2B;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 1023px) {
  #campaign p {
    font-size: 3.73vw;
    line-height: 7.5vw;
    padding: 0 0 10vw;
  }
}
/* =============================================
present
============================================= */
#present p {
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
  padding: 0 0 80px;
  color: #4A3F2B;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.present {
  justify-content: center;
  margin: 0 0 100px;
}
.present li {
  background-image: linear-gradient(173deg, #fff2d4, #fffae9);
  width: 430px;
  border-radius: 20px;
  padding: 35px;
  position: relative;
}
.present li:nth-child(2) {
  margin: 0 60px;
}
.present li:nth-child(1) img {
  width: 310px;
  margin: 0 auto;
  display: block;
}
.present li:nth-child(2) img {
  width: 318px;
  margin: 0 auto;
  display: block;
}
.present li:nth-child(3) img {
  width: 329px;
  margin: 0 auto;
  display: block;
}
#present p.title {
  font-weight: 700;
  font-size: 22px;
  color: #a2833a;
  padding: 10px 0;
}
#present p.goods {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.8;
  padding: 0;
}
.present li .icon {
  position: absolute;
  background: #ea895e;
  width: 133px;
  height: 133px;
  border-radius: 200px;
  left: -43px;
  top: -42px;
  padding: 10px 0;
}
#present .present li .icon p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  padding: 0;
  font-size: 25px;
  line-height: 1.1;
}
#present .present li .icon p span {
  font-size: 45px;
}
#present .present li .icon p.award {
  border-bottom: 1px solid #fff;
  margin: 0 15px;
  padding: 0 0 5px 0;
}
.present li:nth-child(2) .icon {
  background: #9caf13;
}
.present li:nth-child(3) .icon {
  background: #eab100;
}
@media screen and (max-width: 1023px) {
  #present p {
    font-size: 3.73vw;
    line-height: 7.5vw;
    padding: 0 0 10vw;
  }
  .present {
    display: block;
    margin: 0 0 10vw;
  }
  .present li {
    width: 80%;
    padding: 5vw;
    margin: 0 auto 10vw;
  }
  .present li:nth-child(2) {
    margin: 0 auto 10vw;
  }
  .present li:nth-child(1) img {
    width: 74%;
  }
  #present p.title {
    font-size: 4.2vw;
    padding: 2vw 0;
  }
  #present p.goods {
    font-size: 4vw;
    line-height: 6.5vw;
  }
  .present li .icon {
    width: 27vw;
    height: 27vw;
    left: -7vw;
    top: -7vw;
    padding: 3.5vw 0;
  }
  #present .present li .icon p {
    font-size: 4.5vw;
    line-height: 8vw;
  }
  #present .present li .icon p span {
    font-size: 7vw;
  }
  #present .present li .icon p.award {
    margin: 0 4vw;
    padding: 0;
  }
}
/* =============================================
flow
============================================= */
#flow p {
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
  padding: 0 0 45px;
  color: #4A3F2B;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#flow p .link {
  font-weight: 700;
  color: #5c9ed6;
  text-decoration: underline;
  cursor: pointer;
}
#flow .quiz-link1 {
  width: 560px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background-image: linear-gradient(90deg, #deb85f, #a88a43);
  border-radius: 100px;
  padding: 18px 0;
  cursor: pointer;
  box-shadow: 0px 5px 0px 0px rgba(128, 98, 29, 1);
}
#flow .quiz-link2 {
  width: 560px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background: #aa1616;
  border-radius: 100px;
  padding: 18px 0;
  cursor: pointer;
}
#flow .hint-text {
  padding: 45px 0 15px;
  color: #aa1616;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  #flow p {
    font-size: 3.73vw;
    line-height: 7.5vw;
    padding: 0 0 7vw;
  }
  #flow .quiz-link1 {
    width: 90%;
    font-size: 4vw;
    padding: 3.5vw 0;
  }
  #flow .hint-text {
    padding: 7vw 0 2vw;
    font-size: 3.73vw;
  }
  #flow .quiz-link2 {
    width: 90%;
    font-size: 4vw;
    padding: 3.5vw 0;
  }
}
/* =============================================
terms
============================================= */
#terms {
  position: relative;
  padding: 100px 0 100px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#terms .terms {
  margin: 0 auto;
  position: relative;
  color: #082929;
  max-width: 1000px;
}
#terms a {
  color: #082929;
}
#terms h3.caption {
  font-size: 20px;
  font-weight: 700;
  border-left: 5px solid #a2833a;
  padding: 0 15px;
  margin-bottom: 25px;
  margin-top: 45px;
}
.li--detail {
  font-size: 16px;
  margin-bottom: 20px;
}
.li--detail li {
  display: table;
  line-height: 2;
  table-layout: auto;
}
.li--detail li .pre {
  display: table-cell;
  padding: 0rem 0.5rem 0rem 0rem;
  white-space: nowrap;
  width: 1%;
}
.li--detail .link {
  text-decoration: underline;
  color: #1a69ac;
}
@media screen and (max-width: 1023px) {
  #terms {
    padding: 10vw 4vw 8vw;
  }
  #terms h3.caption {
    font-size: 4vw;
    padding: 0 4vw;
    margin-bottom: 3vw;
    margin-top: 6vw;
  }
  .li--detail {
    font-size: 3.73vw;
    margin-bottom: 5vw;
  }
  .li--detail li {
    display: table;
    line-height: 6.5vw;
    table-layout: auto;
  }
  .pane-main {
    margin: 0
  }
}