@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
  margin: 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
a:hover {
  opacity: 0.7;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button, input { /* 1 */
  overflow: visible;
}
button, select { /* 1 */
  text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
ul, ol {
  padding: 0;
}
ul li, ol li {
  list-style-type: none;
}
a {
  color: #333;
  text-decoration: none;
}
img {
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url("/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url("/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), url("/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("/fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), url("/fonts/NotoSansCJKjp-Black.woff") format("woff"), url("/fonts/NotoSansCJKjp-Black.otf") format("opentype");
}
@media screen and (max-width: 896px) {
  .hide-sp {
    display: none !important;
  }
}
@media screen and (min-width: 897px) {
  .hide-pc {
    display: none !important;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: NotoSansCJKjp, -apple-system, BlinkMacSystemFont, YuGothic, "Custom Yu Gothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
.wrapper {
  position: relative;
  overflow-x: clip;
}
.wrap {
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box;
  position: relative;
}
@media screen and (max-width: 896px) {
  body {
    width: 100%;
    min-width: auto;
    font-size: 15px;
  }
  .wrapper {
    padding-bottom: 60px;
  }
  .wrap {
    padding: 0 36px;
    width: auto;
    max-width: none;
    min-width: auto;
  }
}
.l-header {
  width: 100%;
  z-index: 10;
  position: fixed;
}
.l-header .wrap {
  padding: 0 30px;
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header .logoArea {
  width: 100px;
}
.l-header .btn--orange {
  height: 48px;
  background-color: #F84C02;
  font-size: 16px;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  transition: 0.5s;
  cursor: pointer;
  gap: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.l-header .btn--orange p {
  text-align: right;
}
.l-header .modal-open-button {
  text-decoration: none;
  cursor: pointer;
  border: none;
}
.l-header .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
}
.l-header .modal:target {
  display: flex;
}
.l-header .close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  color: black;
  text-decoration: none;
  cursor: pointer;
  transform: translate(50%, -50%);
}
.l-header .modal-wrapper {
  position: relative;
  width: 80%;
  max-width: 750px;
  max-height: 70%;
  padding: 20px;
  margin: auto;
  overflow: scroll;
  background-color: #fff;
  border-radius: 10px;
}
.l-header .modal-content {
  background: #fff;
  border-radius: 10px;
  width: fit-content;
  margin: 0 auto;
}
.l-header .modal-content .btnform {
  display: flex;
  display: table;
  padding: 3px 10px;
  background: #00AE91;
  border-radius: 100vh;
  align-items: center;
  gap: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.l-header .modal-content .btnform img {
  margin: 5px 0 0 0;
}
.l-header .modal-content {
  display: flex;
  padding: 15px 10px 10px;
  background: #fff;
  border-radius: 10px;
  width: fit-content;
  margin: 0 auto;
  gap: 20px;
  align-items: center;
}
.l-header .modal-content .qrcodeArea {
  border: 1px solid #333333;
  width: 122px;
}
.l-header .modal-content .textArea .title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  color: #F84C02;
}
.l-header .modal-content .textArea .text {
  display: flex;
  gap: 10px;
}
.l-header .modal-content .textArea img {
  width: 30px;
}
.l-header .modal-content .textArea p {
  line-height: 1.5;
  text-align: left;
}
.l-header__download {
  display: none;
}
@media screen and (max-width: 1140px) {
  .l-header .wrap {
    width: auto;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 896px) {
  .l-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 20;
  }
  .l-header .wrap {
    padding: 18px 22px 0;
    height: auto;
    min-height: 0;
    justify-content: flex-end;
  }
  .l-header .logoArea {
    width: 78px;
  }
  .l-header__download {
    display: none;
    position: relative;
    height: 48px;
    background: #FC4D02;
    overflow: hidden;
  }
  .l-header__download.is-closed {
    display: none !important;
  }
  .l-header.is-download-visible {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #FC4D02;
    z-index: 10000;
  }
  .l-header.is-download-visible .l-header__download {
    display: block;
  }
  .l-header.is-download-visible .wrap {
    display: none;
  }
  .l-header__downloadClose {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 48px;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
  }
  .l-header__downloadClose::before,
  .l-header__downloadClose::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
  }
  .l-header__downloadClose::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .l-header__downloadClose::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .l-header__downloadLink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    padding: 0 44px;
    background: #FC4D02;
    color: #fff;
    font-size: 0.95rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }
  .l-header__downloadLink:active {
    opacity: 0.88;
  }
  .l-header__downloadIcon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    flex-shrink: 0;
  }
  .l-header__downloadIcon svg {
    display: block;
    width: 12px;
    height: 12px;
  }
  .l-header__downloadLogo {
    display: block;
    width: auto;
    height: 16px;
    flex-shrink: 0;
    filter: brightness(0) invert(1);
  }
  .l-header__downloadText {
    white-space: nowrap;
  }
}
.keyVisual {
  background: #fff url("../images/mv-bg01.png") center center no-repeat;
  background-size: cover;
  padding: 0;
  position: relative;
}
.keyVisual .wrap {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.keyVisual_main {
  width: 100%;
  margin: 0;
  text-align: center;
}
.keyVisual .btnarea {
  border: 2.5px solid #EBCCBA;
  box-sizing: border-box;
}
.keyVisual .btnarea .dl, .keyVisual .btnarea .code {
  width: 248px;
  text-align: center;
}
.keyVisual .btnarea .dl p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 7px 10px;
  border: 2px solid #F5402A;
  border-radius: 7px;
  background-color: #FFFBD9;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #F5402A;
  font-weight: 700;
}

.keyVisual_note {
  position: absolute;
  right: 8px;
  bottom: 6px;
  margin: 0;
  font-size: 9px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.65);
  padding: 0;
  z-index: 1;
}

.keyVisual .btnarea .code p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 7px 10px;
  border: 2px solid #FE9A36;
  border-radius: 7px;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #FE9A36;
  font-weight: 700;
}
.keyVisual .btnarea .dl p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #F5402A transparent transparent;
  translate: -50% 100%;
}
.keyVisual .btnarea .code p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #FE9A36 transparent transparent;
  translate: -50% 100%;
}
.keyVisual .btnarea .dl p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 13px 0 13px;
  border-color: #FFFBD9 transparent transparent;
  translate: -50% 100%;
}
.keyVisual .btnarea .code p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 13px 0 13px;
  border-color: #FFF transparent transparent;
  translate: -50% 100%;
}
.keyVisual .btnarea .dl .btn a {
  width: 100%;
  background-color: #F5402A;
  color: #FFF;
  padding: 10px 0;
  border-radius: 100px;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 700;
}
.keyVisual .btnarea .code .btn a {
  width: 100%;
  background-color: #FE9A36;
  color: #FFF;
  border-radius: 100px;
  position: relative;
  display: block;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 700;
}
.keyVisual .btnarea .dl .btn a::after, .keyVisual .btnarea .code .btn a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 0 solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .keyVisual {
    padding: 0;
  }
  .keyVisual .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10vw 0;
  }
  .keyVisual_main img {
    width: 100%;
    max-width: 100%;
  }
  .keyVisual_btnareaWrap {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .keyVisual_note {
    right: 6px;
    bottom: 4px;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.65);
  }
  .keyVisual .btnarea {
    background-color: #FFF;
    border-radius: 10px;
    width: 90%;
    margin: 4vw auto 0;
    z-index: 1000;
    position: relative;
    display: flex;
    flex: none;
    height: auto;
    min-height: 0;
    padding: 16px 20px;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
  }
  .keyVisual .btnarea .pc {
    display: none !important;
  }
  .keyVisual .btnarea .dl, .keyVisual .btnarea .code {
    width: 100%;
    text-align: center;
    flex: none;
    height: auto;
    min-height: 0;
  }
  .keyVisual .btnarea .dl p {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    padding: 7px 20px 14px;
    border: 2px solid #F5402A;
    border-radius: 7px;
    background-color: #FFFBD9;
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
    color: #F5402A;
    font-weight: 700;
  }
  .keyVisual .btnarea .dl {
    margin-bottom: 0;
  }
  .keyVisual .btnarea .code p {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 10px;
    border: 2px solid #FE9A36;
    border-radius: 7px;
    background-color: #FFF;
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
    color: #FE9A36;
    font-weight: 700;
  }
  .keyVisual .btnarea .dl p::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 13px 16px 0 16px;
    border-color: #F5402A transparent transparent;
    translate: -50% 100%;
  }
  .keyVisual .btnarea .code p::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 13px 16px 0 16px;
    border-color: #FE9A36 transparent transparent;
    translate: -50% 100%;
  }
  .keyVisual .btnarea .dl p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 13px 0 13px;
    border-color: #FFFBD9 transparent transparent;
    translate: -50% 100%;
  }
  .keyVisual .btnarea .code p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 13px 0 13px;
    border-color: #FFF transparent transparent;
    translate: -50% 100%;
  }
  .keyVisual .btnarea .dl .btn a {
    width: 100%;
    background-color: #F5402A;
    color: #FFF;
    padding: 10px 0;
    border-radius: 100px;
    position: relative;
    display: block;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .keyVisual .btnarea .code .btn a {
    width: 100%;
    background-color: #FE9A36;
    color: #FFF;
    border-radius: 100px;
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .keyVisual .btnarea .dl .btn a::after, .keyVisual .btnarea .code .btn a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 6px solid transparent;
    border-right: 0 solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
    box-sizing: border-box;
  }
}
.campaigninfo {
  background-color: #F6EFEF;
  padding: 60px 30px 100px;
}
.campaigninfo .title {
  text-align: center;
}
.campaigninfo .title h2 {
  background: url("../images/title.png") center no-repeat;
  font-size: 35px;
  color: #FFF;
  font-weight: 700;
  padding: 120px 0 40px 0;
  margin-top: -100px;
}
.campaigninfo .title .limited {
  font-size: 28px;
  color: #5A3936;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}
.campaigninfo .title .limited::before, .campaigninfo .title .limited::after {
  width: 2px;
  height: 40px;
  background-color: #5A3936;
  content: '';
}
.campaigninfo .title .limited::before {
  transform: rotate(-35deg);
  margin-right: 30px;
}
.campaigninfo .title .limited::after {
  transform: rotate(35deg);
  margin-left: 30px;
}
.campaigninfo .title .couponcode {
  color: #F5402A;
  font-weight: 700;
  font-size: 20px;
  background-color: #FFF;
  border: 1px solid #F5402A;
  padding: 10px 65px;
  border-radius: 100px;
  margin: -40px auto 0 auto;
  width: auto;
  max-width: 400px;
  text-align: center;
}
.campaigninfo .campaigninfo_inner {
  width: 100%;
  max-width: 1140px;
  margin: 40px auto 0 auto;
  background-color: #FFF;
  padding: 55px 62px;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
}
.campaigninfo .campaigninfo_inner dl {
  flex: 1 1 260px;
  max-width: 295px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.campaigninfo .campaigninfo_inner .attention {
  width: 100%;
  padding-top: 50px;
}
.campaigninfo .campaigninfo_inner dl dt {
  width: 170px;
  height: 170px;
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 120%;
}
.campaigninfo .campaigninfo_inner dl dt span {
  font-size: 20px;
}
.campaigninfo .campaigninfo_inner dl dt.price {
  background: url("../images/icon1.png") center no-repeat;
  background-size: 100% auto;
}
.campaigninfo .campaigninfo_inner dl dt.area {
  background: url("../images/icon2.png") center no-repeat;
  background-size: 100% auto;
}
.campaigninfo .campaigninfo_inner dl dt.campaign {
  background: url("../images/icon3.png") center no-repeat;
  background-size: 100% auto;
}
.campaigninfo .campaigninfo_inner dl dd {
  text-align: center;
  padding-top: 27px;
  font-size: 18px;
  line-height: 160%;
}
.campaigninfo .campaigninfo_inner dl dd .price_num {
  font-size: 50px;
  color: #FA4F33;
  font-weight: 900;
}
.campaigninfo .campaigninfo_inner dl dd .price_unit {
  font-weight: 700;
}
.campaigninfo .campaigninfo_inner dl dd .area_prefecture {
  font-weight: 700;
  word-break: keep-all;
}
.campaigninfo .campaigninfo_inner dl dd .campaign_period {
  font-weight: 700;
  word-break: keep-all;
}
.campaigninfo .campaigninfo_inner .attention li {
  margin-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 896px) {
  .campaigninfo {
    background-color: #F6EFEF;
    padding: 50px 0 50px 0;
  }
  .campaigninfo .title {
    text-align: center;
  }
  .campaigninfo .title h2 {
    background: url("../images/title-sp.png") center top no-repeat;
    background-size: 100% auto;
    font-size: 1.2rem;
    padding: 34vw 0 20vw 0;
    margin-top: -30vw;
  }
  .campaigninfo .title .limited {
    font-size: 1.5rem;
  }
  .campaigninfo .title .couponcode {
    font-size: 0.8rem;
    padding: 5px 0px;
    margin: -20vw auto 0 auto;
    width: 60%;
    text-align: center;
  }
  .campaigninfo .campaigninfo_inner {
    width: 90%;
    margin: 20px auto 0 auto;
    padding: 30px 20px;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .campaigninfo .campaigninfo_inner dl {
    width: 100%;
    margin-bottom: 30px;
  }
  .campaigninfo .campaigninfo_inner .attention {
    width: 100%;
    padding-top: 50px;
  }
  .campaigninfo .campaigninfo_inner dl dt {
    width: 170px;
    height: 170px;
    color: #FFF;
    font-size: 28px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 120%;
  }
  .campaigninfo .campaigninfo_inner dl dt span {
    font-size: 20px;
  }
  .campaigninfo .campaigninfo_inner dl dt.price {
    background: url("../images/icon1.png") center no-repeat;
    background-size: 100% auto;
  }
  .campaigninfo .campaigninfo_inner dl dt.area {
    background: url("../images/icon2.png") center no-repeat;
    background-size: 100% auto;
  }
  .campaigninfo .campaigninfo_inner dl dt.campaign {
    background: url("../images/icon3.png") center no-repeat;
    background-size: 100% auto;
  }
  .campaigninfo .campaigninfo_inner dl dd {
    text-align: center;
    padding-top: 27px;
    font-size: 18px;
    line-height: 160%;
  }
  .campaigninfo .campaigninfo_inner dl dd .price_num {
    font-size: 50px;
    color: #FA4F33;
    font-weight: 900;
  }
  .campaigninfo .campaigninfo_inner dl dd .price_unit {
    font-weight: 700;
  }
  .campaigninfo .campaigninfo_inner dl dd .area_prefecture {
    font-weight: 700;
    word-break: break-word;
  }
  .campaigninfo .campaigninfo_inner dl dd .campaign_period {
    font-weight: 700;
    word-break: keep-all;
  }
  .campaigninfo .campaigninfo_inner .attention li {
    margin-left: 1em;
    text-indent: -1em;
  }
}
.cvarea {
  background: url("../images/bg.png") center no-repeat;
  background-size: cover;
}
.cvarea_inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.cvarea .btnarea {
  background-color: #FFF;
  border-radius: 10px;
  z-index: 1000;
  position: relative;
  display: flex;
  padding: 20px clamp(16px, 3vw, 48px);
  justify-content: space-between;
  width: 100%;
  max-width: 948px;
  flex: 1 1 600px;
  min-width: 0;
  margin: 38px 0;
  box-sizing: border-box;
}
.cvarea .btnarea .dl, .cvarea .btnarea .code {
  width: 414px;
  text-align: center;
}
.cvarea .btnarea .dl p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  border: 2px solid #F5402A;
  border-radius: 7px;
  background-color: #FFFBD9;
  text-align: center;
  font-size: 22px;
  line-height: 20px;
  color: #F5402A;
  font-weight: 700;
}
.cvarea .btnarea .code p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  border: 2px solid #FE9A36;
  border-radius: 7px;
  background-color: #FFF;
  text-align: center;
  font-size: 22px;
  line-height: 20px;
  color: #FE9A36;
  font-weight: 700;
}
.cvarea .btnarea .dl p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #F5402A transparent transparent;
  translate: -50% 100%;
}
.cvarea .btnarea .code p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13px 16px 0 16px;
  border-color: #FE9A36 transparent transparent;
  translate: -50% 100%;
}
.cvarea .btnarea .dl p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 13px 0 13px;
  border-color: #FFFBD9 transparent transparent;
  translate: -50% 100%;
}
.cvarea .btnarea .code p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 13px 0 13px;
  border-color: #FFF transparent transparent;
  translate: -50% 100%;
}
.cvarea .btnarea .dl .btn a {
  width: 100%;
  background-color: #F5402A;
  color: #FFF;
  padding: 10px 0;
  border-radius: 100px;
  position: relative;
  display: block;
  font-size: 26px;
  font-weight: 700;
}
.cvarea .btnarea .code .btn a {
  width: 100%;
  background-color: #FE9A36;
  color: #FFF;
  border-radius: 100px;
  position: relative;
  display: block;
  padding: 10px 0;
  font-size: 26px;
  font-weight: 700;
}
.cvarea .btnarea .dl .btn a::after, .cvarea .btnarea .code .btn a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 0 solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  box-sizing: border-box;
}
.cvarea .title {
  margin-top: -35px;
  flex: 0 1 auto;
  min-width: 0;
}
.cvarea .title img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 897px) {
  .cvarea_inner {
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0;
  }
  .cvarea .title {
    flex: 0 0 auto;
    position: relative;
    z-index: 3;
    margin-right: -50px;
  }
  .cvarea .title img {
    width: 147px;
    max-width: none;
  }
  .cvarea .btnarea {
    z-index: 1;
    flex: 1 1 auto;
    padding: 20px clamp(16px, 3vw, 48px) 20px 4%;
  }
}
@media screen and (max-width: 896px) {
  .cvarea {
    background: #F6EFEF url("../images/bg-sp.png") center top 20vw no-repeat;
    background-size: cover;
  }
  .cvarea_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    padding-bottom: 8vw;
  }
  .cvarea .btnarea {
    background-color: #FFF;
    border-radius: 10px;
    width: 90%;
    margin: 5vw auto 0 auto;
    z-index: 1000;
    position: relative;
    display: flex;
    flex: none;
    height: auto;
    min-height: 0;
    padding: 16px 20px;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: column;
  }
  .cvarea .btnarea .pc {
    display: none !important;
  }
  .cvarea .btnarea .dl, .cvarea .btnarea .code {
    width: 100%;
    text-align: center;
    flex: none;
    height: auto;
    min-height: 0;
  }
  .cvarea .btnarea .dl p {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    padding: 7px 20px 14px;
    border: 2px solid #F5402A;
    border-radius: 7px;
    background-color: #FFFBD9;
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
    color: #F5402A;
    font-weight: 700;
  }
  .cvarea .btnarea .dl {
    margin-bottom: 0;
  }
  .cvarea .btnarea .code p {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 10px;
    border: 2px solid #FE9A36;
    border-radius: 7px;
    background-color: #FFF;
    text-align: center;
    font-size: 1rem;
    line-height: 20px;
    color: #FE9A36;
    font-weight: 700;
  }
  .cvarea .btnarea .dl p::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 13px 16px 0 16px;
    border-color: #F5402A transparent transparent;
    translate: -50% 100%;
  }
  .cvarea .btnarea .code p::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 13px 16px 0 16px;
    border-color: #FE9A36 transparent transparent;
    translate: -50% 100%;
  }
  .cvarea .btnarea .dl p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 13px 0 13px;
    border-color: #FFFBD9 transparent transparent;
    translate: -50% 100%;
  }
  .cvarea .btnarea .code p::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 10px 13px 0 13px;
    border-color: #FFF transparent transparent;
    translate: -50% 100%;
  }
  .cvarea .btnarea .dl .btn a {
    width: 100%;
    background-color: #F5402A;
    color: #FFF;
    border-radius: 100px;
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .cvarea .btnarea .code .btn a {
    width: 100%;
    background-color: #FE9A36;
    color: #FFF;
    border-radius: 100px;
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .cvarea .btnarea .dl .btn a::after, .cvarea .btnarea .code .btn a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 6px solid transparent;
    border-right: 0 solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
    box-sizing: border-box;
  }
  .cvarea .title {
    margin-top: -35px;
    margin-right: 0;
    position: static;
    z-index: auto;
    width: 100%;
    text-align: center;
  }
  .cvarea .title img {
    width: auto;
    max-width: 100%;
  }
}
.usearea {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 160px 30px 85px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.usearea dl:first-child {
  flex: 372 1 0;
  min-width: 0;
}
.usearea dl:last-child {
  flex: 663 1 0;
  min-width: 0;
}
.usearea dt {
  color: #5A3936;
  font-size: clamp(16px, 2.4vw, 30px);
  font-weight: 900;
  border-bottom: 2px dotted #B79A98;
  text-align: center;
  margin-bottom: 43px;
  white-space: nowrap;
}
.usearea dd {
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 21px;
  align-items: center;
}
.usearea dd > img,
.usearea dd ul li img {
  width: 278px;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  object-position: center top;
  padding-bottom: 32px;
  display: block;
}
.usearea dd ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
}
.usearea dd ul li {
  flex: 1 1 0;
  min-width: 0;
  font-size: 16px;
  line-height: 21px;
}
.usearea dl:last-child dd ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.usearea dl:last-child dd ul li img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 896px) {
  .usearea {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 0;
    flex-direction: column;
  }
  .usearea dl:first-child {
    width: 100%;
  }
  .usearea dl:last-child {
    width: 100%;
  }
  .usearea dt {
    color: #5A3936;
    font-size: clamp(15px, 4.4vw, 1.65rem);
    font-weight: 900;
    border-bottom: 2px dotted #B79A98;
    text-align: center;
    margin-bottom: 8vw;
    margin-top: 14vw;
    white-space: nowrap;
  }
  .usearea dd {
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 18px;
    align-items: center;
  }
  .usearea dd > img {
    width: 36%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center top;
    padding-bottom: 12px;
    display: block;
  }
  .usearea dd ul li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center top;
    padding-bottom: 12px;
    display: block;
  }
  .usearea dd ul {
    align-items: flex-start;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }
  .usearea dd ul li {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10vw;
    font-size: 14px;
    line-height: 18px;
  }
  .usearea dl:last-child dd ul li {
    text-align: center;
  }
  .usearea dl:last-child dd ul li img {
    margin-left: auto;
    margin-right: auto;
    flex-shrink: 0;
  }
}
.aboutdidi {
  background-color: #F56421;
  padding: 90px 0 72px 0;
}
.aboutdidi_inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
  display: flex;
  color: #FFF;
  gap: 20px;
}
.aboutdidi_inner .sp {
  display: none;
}
.aboutdidi_inner .pc {
  flex: 532 1 0;
  min-width: 0;
  max-width: 532px;
}
.aboutdidi_inner .pc img {
  width: 100%;
  height: auto;
  display: block;
}
.aboutdidi_inner h3 {
  font-size: 47px;
}
.aboutdidi_inner p {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.aboutdidi_inner .txt {
  flex: 1 1 0;
  min-width: 0;
  padding-left: clamp(20px, 4vw, 58px);
}

@media screen and (min-width: 897px) and (max-width: 1140px) {
  .campaigninfo .campaigninfo_inner {
    padding: 40px 30px;
  }
  .campaigninfo .campaigninfo_inner dl {
    flex: 1 1 220px;
    max-width: none;
  }
  .campaigninfo .campaigninfo_inner dl dd .area_prefecture {
    word-break: break-word;
  }
  .cvarea_inner {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .cvarea .title {
    margin-top: -20px;
    margin-right: -40px;
  }
  .cvarea .btnarea {
    margin: 20px 0;
  }
  .usearea {
    padding-top: 120px;
  }
  .usearea dd ul li {
    flex: 1 1 0;
    min-width: 0;
  }
  .usearea dd > img,
  .usearea dd ul li img {
    width: auto;
    height: clamp(200px, 50vw, 578px);
    max-width: 100%;
  }
  .aboutdidi {
    padding: clamp(60px, 7.9vw, 90px) 0 clamp(48px, 6.3vw, 72px);
  }
  .aboutdidi_inner {
    flex-wrap: nowrap;
    align-items: center;
    gap: clamp(12px, 1.8vw, 20px);
  }
  .aboutdidi_inner .pc {
    flex: 532 1 0;
    max-width: none;
  }
  .aboutdidi_inner .txt {
    flex: 591 1 0;
    padding-left: clamp(16px, 5vw, 58px);
  }
  .aboutdidi_inner h3 {
    font-size: clamp(34px, 4.1vw, 47px);
    line-height: clamp(41px, 4.9vw, 56px);
  }
  .aboutdidi_inner p {
    font-size: clamp(16px, 1.93vw, 22px);
    line-height: clamp(23px, 2.72vw, 32px);
  }
  .aboutdidi_inner .btn1 a,
  .aboutdidi_inner .btn2 a {
    font-size: clamp(18px, 2.19vw, 25px);
    line-height: clamp(26px, 3.16vw, 36px);
  }
}
.aboutdidi_inner .btn1 a {
  width: 100%;
  background-color: #FFF;
  color: #F5402A;
  padding: 10px 0;
  border-radius: 100px;
  position: relative;
  display: block;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 14px;
  margin-top: 40px;
}
.aboutdidi_inner .btn2 a {
  width: 100%;
  background-color: #1F1F1F;
  color: #FFF;
  border-radius: 100px;
  position: relative;
  display: block;
  padding: 10px 0;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}
.aboutdidi_inner .btn1 a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 0 solid transparent;
  border-left: 6px solid #F5402A;
  border-bottom: 6px solid transparent;
  box-sizing: border-box;
}
.aboutdidi_inner .btn2 a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 6px solid transparent;
  border-right: 0 solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  box-sizing: border-box;
}
@media screen and (max-width: 896px) {
  .aboutdidi {
    background-color: #F56421;
    padding: 10vw 0 15vw 0;
  }
  .aboutdidi_inner {
    width: 90%;
    margin: 0 auto 0 auto;
    display: flex;
    color: #FFF;
    flex-direction: column;
    align-items: center;
  }
  .aboutdidi_inner .sp {
    display: block;
  }
  .aboutdidi_inner .pc {
    display: none;
  }
  .aboutdidi_inner h3 {
    font-size: 2rem;
    text-align: center;
  }
  .aboutdidi_inner p {
    font-size: 0.9rem;
    letter-spacing: 0.05em;
    font-weight: 500;
  }
  .aboutdidi_inner .txt {
    padding-left: 0px;
    width: 100%;
  }
  .aboutdidi_inner .btn1 a {
    padding: 10px 0;
    font-size: 1.2rem;
    margin-top: 40px;
  }
  .aboutdidi_inner .btn2 a {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .aboutdidi_inner .btn1 a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 6px solid transparent;
    border-right: 0 solid transparent;
    border-left: 6px solid #F5402A;
    border-bottom: 6px solid transparent;
    box-sizing: border-box;
  }
  .aboutdidi_inner .btn2 a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 6px solid transparent;
    border-right: 0 solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
    box-sizing: border-box;
  }
}
/*フッター*/
.l-footer {
  padding: 30px;
  background: #fff;
  text-align: center;
}
.l-footer .wrap {
  margin: 0 auto;
  width: 1100px;
}
.l-footer .l-footerArea {
  display: flex;
  justify-content: space-between;
}
.l-footer .l-footerArea .l-footer__left img {
  width: 74px;
}
.l-footer .l-footerArea .l-footer__right .l-footer__menu {
  display: flex;
  justify-content: end;
  gap: 20px;
  font-size: 14px;
  margin-bottom: 20px;
}
.l-footer .l-footerArea .l-footer__right .l-footer__menu a {
  color: #333333;
}
.l-footer .l-footerArea .l-footer__right .l-footer__sns {
  display: flex;
  justify-content: end;
  gap: 30px;
}
.l-footer__copyright {
  font-size: 12px;
  color: #333333;
  margin-top: 20px;
}
@media screen and (max-width: 1140px) {
  .l-footer .wrap {
    width: auto;
    padding: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 896px) {
  .l-footer {
    padding: 30px 20px;
    display: block;
    margin-bottom: 0;
  }
  .l-footer__logo {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
  }
  .l-footer .l-footerArea {
    flex-wrap: wrap;
    gap: 20px;
  }
  .l-footer .l-footerArea .l-footer__right .l-footer__menu {
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 30px;
  }
  .l-footer .l-footerArea .l-footer__right .l-footer__menu li {
    width: 100%;
  }
  .l-footer .l-footerArea .l-footer__right .l-footer__sns {
    justify-content: left;
  }
  .l-footer__copyright {
    border-top: 1px solid #333333;
    padding: 15px 0 0;
  }
  .l-footer .l-footerArea .l-footer__left {
    width: 100%;
    text-align: left;
  }
}
.btnarea .pc{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.btnarea .sp{
	display: none;
}
@media screen and (max-width: 896px) {
	.btnarea .pc{
	display: none;
}
.btnarea .sp{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0;
	padding: 0;
	gap: 12px;
}
.btnarea .sp .dl,
.btnarea .sp .code {
	margin: 0;
	padding: 0;
	flex: none;
	height: auto;
	min-height: 0;
	width: 100%;
}
}
.btnarea .pc .qr{
	width: 123px;
	flex-shrink: 0;
}
.btnarea .pc .qr img{
	display: block;
	width: 100%;
	height: auto;
}
.btnarea .pc dl{
	width: 361px;
}
.btnarea .pc dt{
	text-align: center;
	padding-bottom: 5px;
}
.btnarea .pc dt img{
	width: 235px;
}
.btnarea .pc ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.btnarea .pc ul li{
	width: 48%;
}
.btnarea .pc ul li:last-child{
	width: 100%;
	font-size: 9px;
	line-height: 1.3;
}

.cvarea .btnarea .pc{
	padding: 0 clamp(16px, 4vw, 60px);
}
.cvarea .btnarea .pc .qr{
	width: 173px;
	max-width: 22%;
	flex-shrink: 0;
}
.cvarea .btnarea .pc .qr img {
  width: 100%;
  height: auto;
  display: block;
}
.cvarea .btnarea .pc dl{
	width: auto;
	flex: 1;
	min-width: 0;
	padding-top: 15px;
}
.cvarea .btnarea .pc dt img{
	width: 100%;
	max-width: 331px;
}
.cvarea .btnarea .pc dt{
	padding-bottom: 10px;
}
.cvarea .btnarea .pc ul li:last-child{
	width: 100%;
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
}

.keyVisual .btnarea .pc .qr img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 95px;
}

.keyVisual .btnarea .pc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  width: auto;
  max-width: 100%;
  min-width: 0;
}
.keyVisual .btnarea_body {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
}
.keyVisual .btnarea .pc .qr {
  flex: 0 0 85px;
  width: 85px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 897px) {
  .keyVisual_btnareaWrap {
    display: contents;
  }
  .keyVisual .wrap {
    max-width: 1597px;
    padding: 73px 30px;
  }
  .keyVisual_main img {
    width: 1537px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .keyVisual .btnarea {
    background-color: #FFF;
    border-radius: 10px;
    width: 770px;
    height: 115px;
    box-sizing: border-box;
    margin: -260px auto 0;
    z-index: 1000;
    position: relative;
    display: flex;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    overflow: visible;
  }
  .keyVisual .btnarea .pc {
    height: auto;
  }
  .keyVisual .btnarea_body {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .keyVisual .btnarea_row {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: nowrap;
    min-width: 0;
  }
  .keyVisual .btnarea_title {
    margin: 0;
    color: #F56421;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    flex-shrink: 0;
  }
  .keyVisual .btnarea_store {
    display: block;
    flex-shrink: 1;
    min-width: 0;
  }
  .keyVisual .btnarea_store img {
    display: block;
    width: auto;
    height: 50px;
    max-width: 100%;
  }
  .keyVisual .btnarea_note {
    margin: 4px 0 0;
    font-size: 9px;
    line-height: 1.3;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 1600px) and (min-width: 897px) {
  .keyVisual .btnarea {
    margin: calc(-260px * (100vw / 1600px)) auto calc(115px * ((100vw / 1600px) - 1));
    transform: scale(calc(100vw / 1600px));
    transform-origin: bottom center;
  }
}
