@charset "UTF-8";
html {
  font-size: .625em;
}
body {
  -webkit-text-size-adjust: 100%;
  line-height: 1.9;
  color: #333333;
  background-color: #ffffff;
  margin: 0;
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
.win,
.mac {
  overflow-y: scroll;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.5em;
}
@media (max-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dt,
  dd,
  li,
  caption,
  col,
  th,
  td,
  p,
  address,
  figcaption {
    font-size: 1.4em;
  }
}
dd dt,
dd dd,
dd li,
dd p,
dd caption,
dd col,
dd th,
dd td,
dd figcaption,
li dt,
li dd,
li li,
li p,
li caption,
li col,
li th,
li td,
li figcaption,
th dt,
th dd,
th li,
th p,
th caption,
th col,
th th,
th td,
th figcaption,
td dt,
td dd,
td li,
td p,
td caption,
td col,
td th,
td td,
td figcaption {
  font-size: 1em;
}
sup,
sub {
  font-size: 1em;
}
body,
input,
textarea,
select {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 768px) {
  body {
    min-width: 320px;
  }
}
/* Link
   ========================================================================== */
a:link,
a:visited,
a:hover,
a:active {
  color: #186cc2;
  text-decoration: none;
}
/* Style
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
object,
embed,
iframe {
  vertical-align: top;
  outline: none;
  max-width: 100%;
}
em,
strong {
  font-style: normal;
  font-weight: bold;
}
mark {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
}
sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
.align-center {
  text-align: center;
}
/* Form parts reset
   ========================================================================== */
input,
textarea,
select,
button {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  color: #333333;
  line-height: 1.9;
  outline: none;
  border-radius: 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 768px) {
  input,
  textarea,
  select,
  button {
    font-size: 1.4em;
  }
}
input[type="button"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="color"],
input[type="range"],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="submit"],
input[type="reset"],
select,
button {
  cursor: pointer;
}
input[disabled] {
  cursor: not-allowed;
}
input[type="hidden"] {
  display: none;
}
textarea {
  resize: vertical;
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Paragraph
   ========================================================================== */
p {
  margin-top: 30px;
}
@media (max-width: 768px) {
  p {
    margin-top: 20px;
  }
}
p:first-child {
  margin-top: 0;
}
/* Image
   ========================================================================== */
img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
/* sup sub
   ========================================================================== */
sup,
sub {
  font-size: .8em;
}
/* Container
  ========================================================================== */
.campaign-container {
  overflow-x: hidden;
  width: 100%;
}
@media (min-width: 769px) {
  .campaign-container {
    min-width: 1080px;
  }
}
/* Section
   ========================================================================== */
.section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-top: 90px;
}
.section:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  .section {
    margin-top: 50px;
  }
}
.section .section {
  margin-top: 70px;
}
.section .section:first-child {
  margin-top: 0;
}
@media (max-width: 768px) {
  .section .section {
    margin-top: 40px;
  }
}
.section .section .section {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .campaign-header img,
  .campaign-footer img,
  .breadcrumbs img {
    width: 100px;
  }
}
@media (min-width: 769px) {
  .section p {
    font-size: 1.9em;
  }
}
/* Header
   ========================================================================== */
.campaign-header {
  text-align: left;
}
@media (min-width: 769px) {
  .campaign-header {
    padding: 12px 40px;
    min-width: 1080px;
  }
}
@media (max-width: 768px) {
  .campaign-header {
    padding: 6px 15px;
    min-width: 100%;
  }
}
/* Footer
   ========================================================================== */
.campaign-footer {
  text-align: center;
  font-size: 1.0em;
  color: #777;
}
.campaign-footer .campaign-footer_logo {
  display: block;
  margin: 0 auto 20px;
}
@media (min-width: 769px) {
  .campaign-footer {
    padding: 50px 40px;
    min-width: 1080px;
  }
}
@media (max-width: 768px) {
  .campaign-footer {
    padding: 35px 20px;
    min-width: 100%;
  }
}
/* Content
   ========================================================================== */
.campaign-content {
  width: 100%;
}
.campaign-content dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
}
.campaign-content dl dt {
  padding-right: 15px;
}
@media (min-width: 769px) {
  .campaign-content {
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .campaign-content {
    margin-bottom: 55px;
  }
  .campaign-content dl dt {
    text-align: left;
    padding-right: 15px;
  }
}
.campaign-main-content {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 769px) {
  .campaign-main-content {
    padding: 0 40px;
    min-width: 1080px;
  }
}
@media (max-width: 768px) {
  .campaign-main-content {
    padding: 0 15px;
    min-width: 100%;
  }
}
.campaign-main-content figure {
  text-align: center;
}
/* Title
   ========================================================================== */
.page-title {
  display: none;
  margin-bottom: 70px;
  background: #f1f2f6;
}
@media (max-width: 768px) {
  .page-title {
    margin-bottom: 40px;
  }
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 {
  position: relative;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 55px 40px;
  color: #222;
  font-size: 4em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-title h1,
  .page-title h2,
  .page-title h3,
  .page-title h4,
  .page-title h5,
  .page-title h6 {
    width: 100%;
    padding: 30px 15px;
    font-size: 4.8vw;
  }
}
.section-title {
  position: relative;
  margin-bottom: 40px;
  /* border-top: 1px solid #dbdce2; */
  background-color: #f1f2f6;
  padding: 15px 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .section-title {
    padding: 25px 15px;
    margin-bottom: 20px;
  }
}
/* .section-title:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 240px;
  height: 4px;
  background: #dd1d18;
  content: "";
}
@media (max-width: 768px) {
  .section-title:before {
    width: 65px;
    height: 3px;
  }
} */
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
  position: relative;
  color: #222;
  font-size: 2.8em;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .section-title h1,
  .section-title h2,
  .section-title h3,
  .section-title h4,
  .section-title h5,
  .section-title h6 {
    font-size: 1.6em;
  }
}
/* 友達追加ボタンエリア
   ========================================================================== */
.friend-btn {
  text-align: center;
  margin-top: 50px;
}
.friend-btn .button {
  margin: 15px auto 0;
}
@media (min-width: 769px) {
}
@media (max-width: 768px) {
}
/* Button
   ========================================================================== */
.button {
  position: relative;
  width: 100%;
  max-width: 270px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: auto;
}
@media (max-width: 768px) {
  .button > a,
  .button > button {
    font-size: 1.4rem;
  }
}
#top_youkou_check,
#top_youkou_check2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
}
/* prize,step
   ========================================================================== */
.prize {
  margin-top: 50px;
}
.campaign-main-content .prize {
  text-align: center;
}
@media (max-width: 768px) {
  .prize {
    margin-top: 40px;
  }
}
.step {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .step {
    margin-top: 40px;
  }
}
/* note
   ========================================================================== */
.note {
 margin-top: 30px;
}
.note li {
  color: #555555;
  font-size: 1.2rem;
}
.receipt_note li {
  list-style: disc;
  margin-left: 15px;
}
.receipt_img {
  text-align: center;
  margin-bottom: 50px;
}
.receipt_img img {
  margin-top: 20px;
}
@media (max-width: 768px){
  .note {
    margin-top: 20px;
  }
}
/* checkbox
   ========================================================================== */
input[type='checkbox'] {
  display: none;
}
input[type='checkbox'] + label {
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.3;
  padding-left: 34px;
  min-height: 22px;
  position: relative;
}
@media (max-width: 768px) {
  input[type='checkbox'] + label {
    font-size: 1.4rem;
    padding-left: 30px;
    min-height: 18px;
  }
}
input[type='checkbox'] + label:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  content: '';
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
}
.enqdiv-checkbox p {
    margin-top: 0;
}
@media (max-width: 768px) {
  input[type='checkbox'] + label:before {
    height: 18px;
    width: 18px;
  }
}
input[type='checkbox']:checked + label:before {
  background-color: #000;
  border: 2px solid #000;
}
input[type='checkbox']:checked + label:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  height: 9px;
  width: 4px;
  position: absolute;
  left: 8px;
  top: 4px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  input[type='checkbox']:checked + label:after {
    height: 8px;
    width: 3px;
    left: 6px;
    top: 3px;
  }
}
/* radio
   ========================================================================== */
input[type='radio'] {
  display: none;
}
input[type='radio'] + label {
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.3;
  padding-left: 34px;
  min-height: 22px;
  position: relative;
}
.enqdiv-radio p,
.enqdiv-sex p {
    margin-top: 0;
}
@media (max-width: 768px) {
  input[type='radio'] + label {
    font-size: 1.4rem;
    padding-left: 30px;
    min-height: 18px;
  }
}
input[type='radio'] + label:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 50%;
  content: '';
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  input[type='radio'] + label:before {
    height: 18px;
    width: 18px;
  }
}
input[type='radio']:checked + label:before {
  border: 2px solid #16181a;
  -webkit-box-shadow: 0 0 0 1px #16181a inset;
          box-shadow: 0 0 0 1px #16181a inset;
}
input[type='radio']:checked + label:after {
  background: #16181a;
  border-radius: 50%;
  content: '';
  height: 8px;
  width: 8px;
  position: absolute;
  left: 7px;
  top: 7px;
}
@media (max-width: 768px) {
  input[type='radio']:checked + label:after {
    height: 6px;
    width: 6px;
    left: 6px;
    top: 6px;
  }
}
/* m-select
   ========================================================================== */
.m-select {
  position: relative;
  overflow: hidden;
  width: 225px;
}
.m-select.opt-w340 {
  width: 340px;
}
@media (max-width: 768px) {
  .m-select.opt-w340 {
    width: 100%;
  }
}
.m-select:after {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-select select {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  height: 50px;
  padding: 0 13px;
  border: 2px solid #d9d9d9;
  background-color: #fff;
  font-size: 1.5rem;
  -webkit-appearance: none;
}
#prefecture_name {
  color: rgb(119, 119, 119);
}
@media (min-width: 769px) {
  .m-select select {
    min-height: 42px;
  }
}
@media (max-width: 768px) {
  .m-select select {
    height: 44px;
  }
}
.m-select select option {
  color: #222;
}
/* placeholder
   ========================================================================== */
:placeholder-shown {
  color: #999;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #999;
}
/* Firefox 18- */
:-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* IE 10+ */
:-ms-input-placeholder {
  color: #999;
}

.is-display-none {
  display: none;
}

input[type=tel], input[type=text], input[type=email], input[type=password], input[type=number] {
    border: 2px solid #d9d9d9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    width: 100%;
    max-width: 810px;
    padding: 0 8px;
}

.q-title {
    font-size: 1.6em;
    font-weight: bold;
    word-break: break-all;
    vertical-align: top;
    margin-bottom: 5px;
}
.q-num {
    border-color: #dbdce2;
    border-left-width: 3px;
    border-left-style: solid;
}

.required {
    background-color: #CA2424;
    margin: 0 0 0 6px;
    padding: 4px;
    color: #fff;
    font-size: 70%;
    border-radius: 4px;
    vertical-align: 0.2em;
    white-space: nowrap;
}

.multi {
    background: #999999;
    color: #FFF;
    border-radius: 4px;
    font-size: 70%;
    margin-left: 6px;
    padding: 4px;
    vertical-align: 0.2em;
    white-space: nowrap;
}

.optional {
    background-color: #c6c6c6;
    margin: 0 0 0 6px;
    padding: 4px;
    color: #fff;
    font-size: 70%;
    border-radius: 4px;
    vertical-align: 0.2em;
    white-space: nowrap;
}

.form_err-text {
  margin-top: 20px;
  color: #e51b33;
}

.m-form_input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.m-select {
    display: inline-block;
    box-sizing: border-box;
    min-height: 34px;
    vertical-align: middle;
}
.m-select:after {
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.m-select select {
    font-size: 1.6rem;
    width: 100%;
    height: auto;
}

textarea {
    width: 100%;
    max-width: 810px;
    padding: 5px 13px;
    border: 2px solid #d9d9d9;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 150px;
}

.form-inline {
    display: inline-block;
    font-size: 1.4em;
    margin-top: 30px;
}
@media screen and (max-width:768px) {
    .form-inline {
        display: inline-block;
        font-size: 1.4em;
        margin-top: 20px;
    }
}
.form-inline input + span,
.form-inline span + input,
.form-inline span + .m-select,
.form-inline .m-select + span,
.form-inline label + input {
    margin-left: 4px;
}

.button > a,
.button > button,
.button > input {
    font-size: 1.4rem;
}
.button > a,
.button > button,
.button > input {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    border: 2px solid #333;
    border-radius: 5px;
    padding: 12px;
    background: #fff;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.button > a::after,
.button > button::after,
.button > input::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.m-btn-list {
    display: flex;
}
.button-submit,
.m-button,
.button-return {
    position: relative;
    width: 100%;
    max-width: 270px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    margin: 50px auto 0;
}
.button-submit > a,
.button-submit > button,
.button-submit > input,
.m-button > a,
.m-button > button,
.m-button > input,
.button-return > a,
.button-return > button,
.button-return > input {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 2;
    border: 2px solid #333;
    border-radius: 5px;
    padding: 12px;
    width: 100%;
    background: #fff;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.3;
}
.m-button > a,
.m-button > button,
.m-button > input {
  /* background: #00B900; */
  background: #fff;
  color: #333;
  border: 2px solid #333;
}
.button-submit > a:hover,
.button-submit > button:hover,
.button-submit > input:hover,
.m-button > a:hover,
.m-button > button:hover,
.m-button > input:hover,
.button-return > a:hover,
.button-return > button:hover,
.button-return > input:hover {
    text-decoration: none;
    cursor: pointer;
}
.button-submit:after,
.m-button:after,
.button-return:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-color: #333;
  transform: rotate(45deg);
  z-index: 2;
}
/* .button-return {
    position: relative;
    width: 100%;
    max-width: 160px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    margin: 0 auto;
} */
/* .button-return > a,
.button-return > button,
.button-return > input {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 20px 3% 19px;
    border: 1px solid #333;
    border-radius: 0;
    background: #fff;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
}
.button-return > a:hover,
.button-return > button:hover,
.button-return > input:hover {
    text-decoration: none;
    cursor: pointer;
} */

.campaign_box {
    border: 2px solid #d9d9d9;
    padding: 20px 10px;
    margin-top: 50px;
}

/* ファイル添付 */
.form_input-file {
    margin-top: 20px;
}
.form_input-file input[type="file"] {
    display: none;
}
.form_input-file label {
    background: #000;
    color: white;
    font-size: 1.4rem;
    padding: 8px 10px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
}
.form_input-file label:hover {
    opacity: 0.7;
    transition: 0.3s ease-out;
}
.form_input-file label:after {
    content: '選択されていません';
    color: #333;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -135px;
    top: calc(50% - 10px);
}
.form_input-file label.changed:after {
    content: '';
}
.form_input-file .filename {
    font-size: 1.4em;
}

/* ボタン非活性時アニメーションoff */
.button_off {
    opacity: 0.6;
}
.button .button_off {
    -webkit-transition: unset;
    transition: unset;
}
.button > a.button_off::before,
.button > button.button_off::before,
.button > input.button_off::before {
    background: #fff;
    color: #333;
    -webkit-transition: unset;
    transition: unset;
}
.button > a.button_off:hover,
.button > button.button_off:hover {
    /* background: #fff;
    color: #dd1d18; */
}
.button > a.button_off:hover::after,
.button > button.button_off:hover::after {
    background: url(../images/parts/button_bg01.svg) no-repeat 0 0;
}
