@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/* margin
---------------------------------------------*/
/* width
---------------------------------------------*/
/* border-radius
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  color: #313131;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #f7efea;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.wrapper {
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

dt {
  font-weight: normal;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.btn {
  margin-left: auto;
  margin-right: auto;
  border-radius: 110px;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 0.05em;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .btn {
    width: 100%;
    max-width: 240px;
  }
}

@media screen and (max-width: 768px) {
  .btn {
    width: 220px;
  }
}

.btn i {
  margin-left: 3px;
}

.btn a {
  display: block;
}

@media screen and (min-width: 769px) {
  .btn:hover {
    opacity: .7;
  }
}

/* .top
---------------------------------------------*/
.top {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}

.top-title {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .top-title {
    width: 32%;
    top: 50%;
    left: 8%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (max-width: 768px) {
  .top-title {
    width: 58%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 769px) {
  .top-subtitle {
    position: absolute;
    bottom: 5.5%;
    right: 4.7%;
    width: 7.5%;
  }
}

/* .lead
---------------------------------------------*/
.lead {
  border: 1px solid #707070;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

@media screen and (min-width: 769px) {
  .lead {
    max-width: 700px;
    width: 100%;
    padding: 60px 40px;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    width: 90%;
    padding: 60px 7.5%;
  }
}

.lead-title {
  text-align: center;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .lead-title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .lead-title {
    margin-bottom: 40px;
  }
}

.lead-text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .lead-text {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .lead-text {
    text-align: left;
    margin-bottom: 10px;
  }
}

.lead-text_attn {
  color: #707070;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .lead-text_attn {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .lead-text_attn {
    text-align: left;
  }
}

.lead-date {
  text-align: center;
}

.lead-date .lead-date__item:first-child {
  margin-bottom: 30px;
}

.lead-date .lead-date__item dt {
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 10px;
}

.lead-date .lead-date__item dd {
  background-color: #fff;
  border-radius: 200px;
  letter-spacing: 0.05em;
  line-height: 50px;
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .lead-date .lead-date__item dd {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .lead-date .lead-date__item dd {
    width: 100%;
  }
}

.lead-date .lead-date__item dd span {
  font-size: 14px;
}

/* .campaign
---------------------------------------------*/
.cam {
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .cam {
    max-width: 700px;
    padding: 40px 40px;
  }
}

@media screen and (max-width: 768px) {
  .cam {
    width: 90%;
    padding: 40px 7.5%;
  }
}

.cam-title {
  text-align: center;
  margin-bottom: 60px;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin-bottom: 25px;
}

.cam-title .cam-title__sub {
  display: block;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.cam-title .cam-title__sub::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 3px;
  background-color: #313131;
}

.cam-title .cam-title__big {
  letter-spacing: 0.03em;
  font-size: 30px;
  color: #e5aea4;
  margin: 0 3px;
}

.cam-btn {
  background-color: #e5aea4;
  color: #fff;
}

/* .vote
---------------------------------------------*/
.vote {
  margin-top: 120px;
  margin-bottom: 100px;
}

.loop-title-area {
  position: relative;
  margin-bottom: 70px;
}

.loop-title-area .title {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .loop-title-area .title span {
    margin-right: 25px;
  }
}

@media screen and (max-width: 768px) {
  .loop-title-area .title span {
    margin-right: 15px;
  }
}

.loop-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loop-title .loopslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loop-title-area .title {
  color: #313131;
}

@media screen and (min-width: 769px) {
  .loop-title-area .loopslide li {
    width: 700px;
    margin-right: 55px;
  }
}

@media screen and (max-width: 768px) {
  .loop-title-area .loopslide li {
    width: 530px;
    margin-right: 40px;
  }
}

.loop-title-area .loopslide:first-child {
  -webkit-animation: slide1 130s -65s linear infinite;
          animation: slide1 130s -65s linear infinite;
}

.loop-title-area .loopslide:last-child {
  -webkit-animation: slide2 130s linear infinite;
          animation: slide2 130s linear infinite;
}

@-webkit-keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@media screen and (min-width: 769px) {
  .vote-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
  }
}

@media screen and (min-width: 1150px) {
  .vote-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
  }
}

.vote-block {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  margin-bottom: 60px;
}

@media screen and (min-width: 769px) {
  .vote-block {
    width: calc((100% - 25px) / 2);
    padding: 40px 40px;
  }
}

@media screen and (min-width: 1150px) {
  .vote-block {
    width: calc((100% - 50px) / 3);
    padding: 40px 40px;
  }
}

@media screen and (max-width: 768px) {
  .vote-block {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 10%;
  }
}

@media screen and (max-width: 768px) {
  .vote-block:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  .vote-block:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1150px) {
  .vote-block:nth-last-of-type(-n + 3) {
    margin-bottom: 0;
  }
}

.vote-num {
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 75px;
  height: 75px;
}

.vote-num span {
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 32px;
}

.vote-img {
  margin-bottom: 20px;
  position: relative;
  border-radius: 1000px;
  border: 1px solid #707070;
}

.vote-img img {
  border-radius: 1000px;
}

.vote-img.on::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 1000px;
}

.vote-img.on::after {
  content: "投票済み";
  display: block;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  letter-spacing: 0.18em;
  font-size: 20px;
}

.vote-name {
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}

.vote-text {
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}

.vote-btn-area .btn:not(:last-of-type) {
  margin-bottom: 10px;
}

.vote-btn-area .vote-btn_on,
.vote-btn-area .vote-btn_naiyo {
  color: #fff;
}

.vote-btn-area .vote-btn_naiyo {
  display: none;
}

.vote-btn-area .vote-btn_itempage {
  background-color: #fff;
}

.vote-btn-area .vote-btn_itempage a {
  display: block;
}

.vote-btn-area .vote-fukidashi {
  width: 220px;
  text-align: center;
  padding: 15px 10px;
  border: 1px solid #707070;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
}

.vote-btn-area .vote-fukidashi::before, .vote-btn-area .vote-fukidashi::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.5em;
  border-top: 1.5em solid #707070;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.vote-btn-area .vote-fukidashi::after {
  bottom: calc(2px - 1.5em);
  border-top: solid 1.5em #fff;
}

/* .voteの配色
---------------------------------------------*/
.vote-entry .vote-block:nth-of-type(odd) .vote-num span {
  color: #e5aea4;
}

.vote-entry .vote-block:nth-of-type(odd) .vote-btn_on,
.vote-entry .vote-block:nth-of-type(odd) .vote-btn_naiyo {
  background-color: #e5aea4;
}

.vote-entry .vote-block:nth-of-type(odd) .vote-btn_itempage {
  border: 1px solid #e5aea4;
  color: #e5aea4;
}

.vote-entry .vote-block:nth-of-type(even) .vote-num span {
  color: #8cbcd6;
}

.vote-entry .vote-block:nth-of-type(even) .vote-btn_on,
.vote-entry .vote-block:nth-of-type(even) .vote-btn_naiyo {
  background-color: #8cbcd6;
}

.vote-entry .vote-block:nth-of-type(even) .vote-btn_itempage {
  border: 1px solid #8cbcd6;
  color: #8cbcd6;
}

/* .modal
---------------------------------------------*/
.modal {
  position: fixed;
  top: 0;
  left: 0%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 300;
  width: 100%;
  height: 100vh;
}

.modal-batsu {
  position: fixed;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .modal-batsu {
    right: 60px;
    top: 20px;
    width: 30px;
  }
}

@media screen and (max-width: 768px) {
  .modal-batsu {
    right: 5%;
    top: 20px;
    width: 22px;
  }
}

@media screen and (min-width: 769px) {
  .modal-batsu:hover {
    opacity: .7;
  }
}

.modal-inner {
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0 3vw;
}

@media screen and (min-width: 769px) {
  .modal-inner {
    max-width: 1000px;
    padding: 60px 20px 60px;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .modal-inner {
    width: 94%;
    height: 100%;
    height: calc(var(--vh, 1vh) * 100);
  }
}

.modal-area {
  background-color: #fff;
  overflow: scroll;
  padding: 60px 0;
  width: 100%;
  height: 100%;
}

.modal-area__inner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .modal-area__inner {
    width: 70%;
  }
}

@media screen and (max-width: 768px) {
  .modal-area__inner {
    width: 85%;
  }
}

.modal-title {
  text-align: center;
  margin-bottom: 60px;
  letter-spacing: 0.05em;
  line-height: 1.3;
}

@media screen and (min-width: 769px) {
  .modal-title {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .modal-title {
    font-size: 20px;
  }
}

.modal-title .modal-title__sub {
  display: block;
  padding: 4px 20px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #e5aea4;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
}

@media screen and (min-width: 769px) {
  .modal-title .modal-title__sub {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .modal-title .modal-title__sub {
    font-size: 12px;
  }
}

.modal-title .modal-title__big {
  letter-spacing: 0.03em;
  color: #e5aea4;
  margin: 0 3px;
}

@media screen and (min-width: 769px) {
  .modal-title .modal-title__big {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .modal-title .modal-title__big {
    font-size: 30px;
  }
}

.modal-sec {
  margin-bottom: 60px;
}

.modal-sectitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 769px) {
  .modal-sectitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .modal-sectitle {
    font-size: 14px;
  }
}

.modal-sectitle span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px;
  white-space: nowrap;
}

.modal-sectitle::before, .modal-sectitle::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #969696;
}

.modal-sectitle_step {
  margin-bottom: 50px;
}

.modal-text {
  letter-spacing: 0.05em;
  line-height: 2;
}

@media screen and (min-width: 769px) {
  .modal-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .modal-text {
    font-size: 12px;
  }
}

.modal-text:not(:last-of-type) {
  margin-bottom: 10px;
}

.modal-text__min {
  color: #969696;
}

@media screen and (min-width: 769px) {
  .modal-text__min {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .modal-text__min {
    font-size: 11px;
  }
}

.modal-step {
  background-color: #f7efea;
  border-radius: 10px;
  position: relative;
  padding: 40px 15px;
}

@media screen and (min-width: 769px) {
  .modal-step {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .modal-step {
    width: 100%;
  }
}

.modal-step .modal-step-num {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #f7efea;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.modal-step .modal-step-num p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-step .modal-step-num p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  letter-spacing: 0.05em;
}

.modal-step .modal-step-num p span.step {
  font-size: 12px;
  margin-bottom: 2px;
}

.modal-step .modal-step-num p span.num {
  font-size: 20px;
}

.modal-step .modal-step_text {
  letter-spacing: 0.05em;
  line-height: 1.37;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .modal-step .modal-step_text {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .modal-step .modal-step_text {
    font-size: 15px;
  }
}

.modal-step .modal-step_text_min {
  margin-top: 10px;
}

@media screen and (min-width: 769px) {
  .modal-step .modal-step_text_min {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .modal-step .modal-step_text_min {
    font-size: 11px;
  }
}

.modal-step .modal-step_text_gray {
  color: #969696;
  text-align: left;
}

@media screen and (min-width: 769px) {
  .modal-step .modal-step_text_gray {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .modal-step .modal-step_text_gray {
    text-align: left;
  }
}

.modal-btn {
  margin-top: 20px;
  background-color: #e5aea4;
  color: #fff;
}

.modal-form {
  display: none;
}

.modal-down {
  width: 0;
  height: 0;
  border-top: 12px solid #f7efea;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  margin: 20px auto 50px;
}

.modal-toziru {
  background-color: #fff;
  border: 1px solid #313131;
  color: #313131;
}

/* .vote-modal
---------------------------------------------*/
.vote-modal-title {
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .vote-modal-title {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .vote-modal-title {
    font-size: 20px;
  }
}

.vote-modal-title__min {
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .vote-modal-title__min {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .vote-modal-title__min {
    font-size: 12px;
  }
}

.vote-modal-dots {
  height: 50px;
  width: 1px;
  background-color: #969696;
  margin: 30px auto;
}

.fav-area {
  margin-top: 25px;
}

.fav-area dl {
  border-top: 1px solid #707070;
}

@media screen and (max-width: 768px) {
  .fav-area dl {
    width: calc(275 / 315 * 100%);
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl {
    width: 500px;
    margin: 0 auto;
  }
}

.fav-area dl:last-of-type {
  border-bottom: 1px solid #707070;
}

.fav-area dl dt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .fav-area dl dt {
    padding: 10px 0;
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl dt {
    padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .fav-area dl dt div.img {
    width: calc(77 / 215 * 100%);
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl dt div.img {
    width: 77px;
  }
}

.fav-area dl dt ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .fav-area dl dt ul {
    width: calc(138 / 215 * 100%);
    font-size: 12px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl dt ul {
    font-size: 12px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .fav-area dl dt ul li {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl dt ul li {
    margin-bottom: 10px;
  }
}

.fav-area dl dt ul li:last-child {
  margin-bottom: 0;
}

.fav-area dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #707070;
}

@media screen and (max-width: 768px) {
  .fav-area dl dd {
    height: 52px;
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .fav-area dl dd {
    height: 52px;
    font-size: 12px;
  }
}

.fav-area dl dd div.favorite_Push {
  width: 30px;
}

/* .thank
---------------------------------------------*/
.thank {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: #707070;
  display: none;
  z-index: 200;
}

.thank-inner {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.thank-text {
  text-align: center;
  color: #fff;
  letter-spacing: 0.08em;
  font-size: 11px;
}

.thank-text span {
  display: block;
  font-size: 18px;
  margin-bottom: 2px;
}

/* .fav
---------------------------------------------*/
.fav {
  display: none;
}

/* .load
---------------------------------------------*/
.load {
  position: fixed;
  z-index: 999999999;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
/*# sourceMappingURL=vote.css.map */