@charset "UTF-8";
html {
  font-size: 62.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  word-wrap: break-word; }

body {
  font-size: 1.4rem;
  margin: 0;
  padding: 0; }

*,
*::before,
*::after {
  box-sizing: border-box; }

h1,
h2,
h3,
div,
p,
ul,
li {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom; }

a:hover {
  opacity: 0.8; }

.only_pc {
  display: none; }

.only_sp {
  display: inline; }

@media only screen and (min-width: 750px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }

@media only screen and (min-width: 420px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
.jelaime .inner {
  position: relative;
  width: 100vw;
  background-color: #ddd1e7;
  background-image: url("../img/bk.jpg");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding: calc(20/750*100vw) 0 calc(58/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .inner {
      width: 750px;
      margin: 0 auto;
      padding: 20px 0 58px; } }
.jelaime .logo {
  position: absolute;
  width: calc(120/750*100vw);
  top: calc(22/750*100vw);
  right: calc(28/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .logo {
      width: 120px;
      top: 22px;
      right: 28px; } }
.jelaime .title {
  width: calc(468/750*100vw);
  margin: 0 auto 0 calc(65/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .title {
      width: 468px;
      margin: 0 auto 0 65px; } }
.jelaime .kv {
  width: calc(647/750*100vw);
  margin: calc(25/750*100vw) auto 0 calc(48/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .kv {
      width: 647px;
      margin: 25px auto 0 48px; } }
.jelaime .outline {
  width: calc(660/750*100vw);
  margin: calc(45/750*100vw) auto 0;
  background-color: #fff;
  border-radius: calc(8/750*100vw);
  padding-bottom: calc(28/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .outline {
      width: 660px;
      margin: 45px auto 0;
      border-radius: 8px;
      padding-bottom: 28px; } }
.jelaime .outline--title {
  background-color: #f09bb4;
  height: calc(48/750*100vw);
  border-top-left-radius: calc(8/750*100vw);
  border-top-right-radius: calc(8/750*100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }
  @media only screen and (min-width: 750px) {
    .jelaime .outline--title {
      height: 48px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; } }
  .jelaime .outline--title img {
    width: calc(232/750*100vw); }
    @media only screen and (min-width: 750px) {
      .jelaime .outline--title img {
        width: 232px; } }
.jelaime .outline--lead {
  width: calc(547/750*100vw);
  margin: calc(26/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .outline--lead {
      width: 547px;
      margin: 26px auto 0; } }
.jelaime .outline--period {
  width: calc(608/750*100vw);
  margin: calc(30/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .outline--period {
      width: 600px;
      margin: 30px auto 0; } }
.jelaime .brandsite {
  width: calc(660/750*100vw);
  margin: calc(25/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .brandsite {
      width: 660px;
      margin: 25px auto 0; } }
.jelaime .prize {
  width: calc(660/750*100vw);
  margin: calc(28/750*100vw) auto 0;
  background-color: #fff;
  border-radius: calc(8/750*100vw);
  padding-bottom: calc(28/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .prize {
      width: 660px;
      margin: 28px auto 0;
      border-radius: 8px;
      padding-bottom: 28px; } }
.jelaime .prize--title {
  background-color: #f09bb4;
  height: calc(48/750*100vw);
  border-top-left-radius: calc(8/750*100vw);
  border-top-right-radius: calc(8/750*100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }
  @media only screen and (min-width: 750px) {
    .jelaime .prize--title {
      height: 48px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; } }
  .jelaime .prize--title img {
    width: calc(71/750*100vw); }
    @media only screen and (min-width: 750px) {
      .jelaime .prize--title img {
        width: 71px; } }
.jelaime .prize--lead {
  width: calc(499/750*100vw);
  margin: calc(20/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .prize--lead {
      width: 499px;
      margin: 20px auto 0; } }
.jelaime .prize--wrap {
  width: calc(580/750*100vw);
  margin: calc(20/750*100vw) auto 0;
  display: flex;
  justify-content: space-between; }
  @media only screen and (min-width: 750px) {
    .jelaime .prize--wrap {
      width: 580px;
      margin: 20px auto 0; } }
  .jelaime .prize--wrap div {
    width: calc(274/750*100vw); }
    @media only screen and (min-width: 750px) {
      .jelaime .prize--wrap div {
        width: 274px; } }
.jelaime .prize--catch {
  width: calc(592/750*100vw);
  margin: calc(28/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .prize--catch {
      width: 592px;
      margin: 28px auto 0; } }
.jelaime .contact {
  width: calc(660/750*100vw);
  margin: calc(30/750*100vw) auto 0;
  background-color: #fff;
  border-radius: calc(8/750*100vw);
  padding-bottom: calc(38/750*100vw); }
  @media only screen and (min-width: 750px) {
    .jelaime .contact {
      width: 660px;
      margin: 30px auto 0;
      border-radius: 8px;
      padding-bottom: 38px; } }
.jelaime .contact--title {
  background-color: #f09bb4;
  height: calc(48/750*100vw);
  border-top-left-radius: calc(8/750*100vw);
  border-top-right-radius: calc(8/750*100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }
  @media only screen and (min-width: 750px) {
    .jelaime .contact--title {
      height: 48px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; } }
  .jelaime .contact--title img {
    width: calc(128/750*100vw); }
    @media only screen and (min-width: 750px) {
      .jelaime .contact--title img {
        width: 128px; } }
.jelaime .contact--cont {
  width: calc(520/750*100vw);
  margin: calc(32/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .contact--cont {
      width: 520px;
      margin: 32px auto 0; } }
.jelaime .terms--title {
  background-color: #f09bb4;
  background-image: url("../img/rule_open.svg");
  background-size: calc(28/750*100vw) auto;
  background-position: right calc(28/750*100vw) center;
  background-repeat: no-repeat;
  height: calc(48/750*100vw);
  border-top-left-radius: calc(8/750*100vw);
  border-top-right-radius: calc(8/750*100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: calc(660/750*100vw);
  margin: calc(25/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .terms--title {
      background-size: 28px auto;
      background-position: right 28px center;
      height: 48px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      width: 660px;
      margin: 25px auto 0;
      cursor: pointer; } }
  .jelaime .terms--title.active {
    background-image: url("../img/rule_close.svg"); }
  .jelaime .terms--title img {
    width: calc(132/750*100vw); }
    @media only screen and (min-width: 750px) {
      .jelaime .terms--title img {
        width: 132px; } }
.jelaime .terms--cont {
  display: none;
  width: calc(660/750*100vw);
  margin: 0 auto;
  background-color: #fff;
  border-bottom-left-radius: calc(8/750*100vw);
  border-bottom-right-radius: calc(8/750*100vw);
  padding: calc(30/750*100vw) calc(20/750*100vw);
  font-size: 1.1rem;
  line-height: 1.5; }
  @media only screen and (min-width: 750px) {
    .jelaime .terms--cont {
      width: 660px;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      padding: 30px 20px;
      font-size: 1.3rem; } }
  .jelaime .terms--cont h3 {
    margin-bottom: 0.5em; }
  .jelaime .terms--cont p {
    margin-bottom: 0.5em; }
  .jelaime .terms--cont p + h3 {
    margin-top: 1em; }
  .jelaime .terms--cont ul {
    margin: 0 1em 1em; }
  .jelaime .terms--cont .note {
    margin-top: 1.25em; }
.jelaime .btm-entry {
  width: calc(460/750*100vw);
  margin: calc(58/750*100vw) auto 0; }
  @media only screen and (min-width: 750px) {
    .jelaime .btm-entry {
      width: 460px;
      margin: 58px auto 0; } }
