@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;
}
.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;
}
@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;
  }
  .l-header .wrap {
    padding: 20px;
    height: auto;
  }
  .l-header .logoArea {
    width: 50px;
  }
}
.keyVisual {
  background: #fff url("../images/kv.png") center center no-repeat;
  padding: 73px 0;
}
.keyVisual .wrap {
  width: 1140px;
  margin: 0 auto;
}
.keyVisual .wrap h1 {
  margin-left: -45px;
  width: 537px;
}
.keyVisual .btnarea {
  background-color: #FFF;
  border-radius: 10px;
  width: 549px;
  margin-top: -30px;
  z-index: 1000;
  position: relative;
  display: flex;
  padding: 25px 20px;
  justify-content: space-between;
}
.keyVisual .btnarea .dl, .keyVisual .btnarea .code {
  width: 248px;
  text-align: center;
  ranslate: -50% 100%;
}
.keyVisual .btnarea .dl p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 7px 20px;
  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 .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 {
    background: #F6372F url("../images/kv-sp.png") center top no-repeat;
    background-size: 100% auto;
    padding: 54vw 0 10vw 0;
  }
  .keyVisual .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .keyVisual .wrap h1 {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .keyVisual .btnarea {
    background-color: #FFF;
    border-radius: 10px;
    width: 90%;
    margin: -7vw auto 0 auto;
    z-index: 1000;
    position: relative;
    display: flex;
    padding: 25px 20px;
    justify-content: center;
    flex-direction: column;
  }
  .keyVisual .btnarea .dl, .keyVisual .btnarea .code {
    width: 100%;
    text-align: center;
  }
  .keyVisual .btnarea .dl p {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 20px;
    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: 20px;
  }
  .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 0 100px 0;
}
.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: 368px;
  text-align: center;
}
.campaigninfo .campaigninfo_inner {
  width: 1140px;
  margin: 40px auto 0 auto;
  background-color: #FFF;
  padding: 55px 62px;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.campaigninfo .campaigninfo_inner dl {
  width: 295px;
  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.5rem;
    padding: 33vw 0 20vw 0;
    margin-top: -30vw;
  }
  .campaigninfo .title .limited {
    font-size: 1.5rem;
  }
  .campaigninfo .title .couponcode {
    font-size: 0.8rem;
    padding: 5px 0px;
    margin: -21vw 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: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.cvarea .btnarea {
  background-color: #FFF;
  border-radius: 10px;
  z-index: 1000;
  position: relative;
  display: flex;
  padding: 37px 48px;
  justify-content: space-between;
  width: 948px;
  margin: 38px 0;
}
.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;
}
@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;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 8vw;
  }
  .cvarea .btnarea {
    background-color: #FFF;
    border-radius: 10px;
    width: 90%;
    margin: -7vw auto 0 auto;
    z-index: 1000;
    position: relative;
    display: flex;
    padding: 25px 20px;
    justify-content: center;
    flex-direction: column;
    margin-top: 5vw;
  }
  .cvarea .btnarea .dl, .cvarea .btnarea .code {
    width: 100%;
    text-align: center;
  }
  .cvarea .btnarea .dl p {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 20px;
    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: 20px;
  }
  .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;
  }
}
.usearea {
  width: 1140px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 160px 0 85px 0;
}
.usearea dl:first-child {
  width: 372px;
}
.usearea dl:last-child {
  width: 663px;
}
.usearea dt {
  color: #5A3936;
  font-size: 30px;
  font-weight: 900;
  border-bottom: 2px dotted #B79A98;
  text-align: center;
  margin-bottom: 43px;
}
.usearea dd {
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  align-items: center;
}
.usearea dd img {
  width: 278px;
  padding-bottom: 32px;
  display: block;
}
.usearea dd ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@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: 1.4rem;
    font-weight: 900;
    border-bottom: 2px dotted #B79A98;
    text-align: center;
    margin-bottom: 8vw;
    margin-top: 14vw;
  }
  .usearea dd {
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    align-items: center;
  }
  .usearea dd img {
    width: 40%;
    padding-bottom: 7vw;
    display: block;
  }
  .usearea dd ul {
    align-items: flex-start;
    width: 100%;
    font-size: 1rem;
  }
  .usearea dd ul li {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 14vw;
    font-size: 0.8rem;
    line-height: 140%;
  }
  .usearea dd ul li img {
    width: 80% !important;
  }
}
.aboutdidi {
  background-color: #F56421;
  padding: 90px 0 72px 0;
}
.aboutdidi_inner {
  width: 1140px;
  margin: 0 auto 0 auto;
  display: flex;
  color: #FFF;
}
.aboutdidi_inner .sp {
  display: none;
}
.aboutdidi_inner .pc {
  width: 532px;
}
.aboutdidi_inner h3 {
  font-size: 47px;
}
.aboutdidi_inner p {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.aboutdidi_inner .txt {
  padding-left: 58px;
  width: 591px;
}
.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;
  }
}