@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  box-sizing: border-box;
  transition: font-size 0.1s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
  max-width: 100%;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* add base */
body {
  margin: 0;
  line-height: 1.6;
}

@media print, screen and (max-width: 960px) {
  body {
    overflow-x: hidden;
  }
}
ul, ol {
  list-style: none;
}

ul, ol, dl, p {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: none;
}

/* clearfix */
.cfx {
  *zoom: 1;
}

.cfx:before, .cfx:after {
  content: "";
  display: table;
}

.cfx:after {
  clear: both;
}

header {
  background-color: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
}

header img {
  display: block;
  width: 138px;
  margin: 0 auto;
}

.footer {
  background-color: #333333;
  color: #fff;
  width: 100%;
  padding: 1.66667vw 4.16667vw;
}

@media print, screen and (min-width: 960px) {
  .footer {
    padding: 16px 40px;
  }
}
.footer .footer-inner {
  text-align: center;
}

.footer .footer-inner .footer-copyright {
  font-size: 2.08333vw;
}

@media print, screen and (min-width: 960px) {
  .footer .footer-inner .footer-copyright {
    font-size: 20px;
  }
}
.footer .footer-inner .footer-copyright small {
  color: #fff;
}

.footer .footer-inner .footer-copyright small .copy {
  font-family: "Roboto";
}

/* ------------------------------------
  * メインコンテンツ
* ------------------------------------ */
.wrap_bg {
  background: #ffffff;
  width: 100%;
}

#wrap_contents {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  color: #333333;
  width: 100%;
  margin: 0 auto;
  font-size: 3.33333vw;
  padding-bottom: 22.60416666vw;
}

@media print, screen and (min-width: 960px) {
  #wrap_contents {
    min-width: 641px;
    max-width: 960px;
    font-size: 32px;
    padding-bottom: 217px;
  }
}
#wrap_contents img {
  max-width: 100%;
}

/* ------------------------------------
  * 共通
* ------------------------------------ */
.campaign_wrap {
  position: relative;
  background-color: #FFCAE1;
  padding: 4.1666vw 4.1666vw 10.41667vw;
}

@media print, screen and (min-width: 960px) {
  .campaign_wrap {
    padding: 40px 40px 100px;
  }
}
.campaign_mv {
  background-color: #ffffff;
  border-radius: 4.1666666666vw;
  padding: 4.1666666666vw;
  margin-bottom: 2.0833333333vw;
}

@media print, screen and (min-width: 960px) {
  .campaign_mv {
    border-radius: 40px;
    padding: 40px;
    margin-bottom: 20px;
  }
}
.mv_under_link {
  margin-top: 2.7083333333vw;
}

@media print, screen and (min-width: 960px) {
  .mv_under_link {
    margin-top: 26px;
  }
}
.stamp-dl {
  margin-top: 3.33333vw;
}

@media print, screen and (min-width: 960px) {
  .stamp-dl {
    margin-top: 6.666667vw;
  }
}
.stamp-dl-context {
  width: 78.64583vw;
  margin: 0 auto;
}

@media print, screen and (min-width: 960px) {
  .stamp-dl-context {
    width: 755px;
  }
}
.stamp-dl-btn {
  width: 84.7916666vw;
  margin: 3.33333vw auto 0;
}

@media print, screen and (min-width: 960px) {
  .stamp-dl-btn {
    width: 814px;
    margin: 32px auto 0;
  }
}
.other_info {
  margin: 5.20833333vw auto;
}

@media print, screen and (min-width: 960px) {
  .other_info {
    margin: 50px auto;
  }
}
.btn {
  display: block;
  width: 100%;
}

@media print, screen and (min-width: 960px) {
  .btn:hover {
    opacity: 0.9;
  }
}
.note {
  display: table;
  margin-top: 5.83333vw;
  font-size: 3.33333vw;
  line-height: 1.7;
}

@media print, screen and (min-width: 960px) {
  .note {
    margin-top: 56px;
    font-size: 32px;
  }
}
.note-head {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 0.5em;
}

.note-body {
  display: table-cell;
  vertical-align: top;
}

.note a {
  display: inline;
  color: #333333;
}

.accordion {
  color: #333333;
  width: 100%;
  margin-top: 5.72916666vw;
}

@media print, screen and (min-width: 960px) {
  .accordion {
    margin-top: 55px;
  }
}
.accordion_header {
  background-size: 100%;
  cursor: pointer;
  margin: 0;
}

.accordion_header a {
  pointer-events: none;
}

.accordion_header.open img {
  content: url(../img/btn_notes_m.png);
}

.accordion_inner {
  display: none;
  background: #FFF2F8;
  border-radius: 0 0 2.08333vw 2.08333vw;
  line-height: 1.6;
  padding: 5vw 4.16667vw 6.66667vw;
}

@media print, screen and (min-width: 960px) {
  .accordion_inner {
    border-radius: 0 0 20px 32px;
    padding: 48px 40px 64px;
  }
}
.cpNotesttl {
  font-weight: bold;
  text-align: center;
  font-size: 3.75vw;
  margin-bottom: 5.729166vw;
}

@media print, screen and (min-width: 960px) {
  .cpNotesttl {
    font-size: 36px;
    margin-bottom: 55px;
  }
}
.cpNotesSubttl {
  margin-top: 1em;
  font-weight: bold;
}

.cpNotesItem {
  text-indent: -1em;
  padding: 0px 0px 0px 1em;
}

.cpNotesItem.asterisk {
  margin-left: 1em;
}

.cpcode {
  margin-top: 3.33333vw;
}

@media print, screen and (min-width: 960px) {
  .cpcode {
    margin-top: 32px;
  }
}
.release_warp {
  padding: 5vw 4.16667vw;
  background-color: #fff;
  font-size: 2.91667vw;
}

@media print, screen and (min-width: 960px) {
  .release_warp {
    padding: 48px 40px;
    font-size: 28px;
  }
}
.release_warp .release {
  text-align: center;
}

.release_warp a {
  color: #0B98D8;
  text-decoration: underline;
}

.float_area {
  position: fixed;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.9019607843);
  box-shadow: 0px -6px 6px 0px rgba(17, 17, 17, 0.1019607843);
  bottom: 0;
  margin: 0 auto;
  padding: 1.25vw 8.3333333333vw 2.1875vw;
  z-index: 2;
}

@media print, screen and (min-width: 960px) {
  .float_area {
    min-width: 641px;
    max-width: 960px;
    padding: 12px 80px 21px;
  }
}
.float_text {
  color: #ffffff;
  font-size: 3.125vw;
  line-height: 1.8;
  text-align: center;
}

@media print, screen and (min-width: 960px) {
  .float_text {
    font-size: 30px;
  }
}
/*-----------------------クエリ---------------------*/
@media print, screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
}
@media print, screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
}