@-webkit-keyframes loopX {
  from {
    background-position: 0 0;
  }
  to {
    background-position: calc(var(--scroll-width) * -1) 0;
  }
}
@keyframes loopX {
  from {
    background-position: 0 0;
  }
  to {
    background-position: calc(var(--scroll-width) * -1) 0;
  }
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img,
video {
  font-size: 0;
  line-height: 0;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック", "游ゴシック体", sans-serif;
}
body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body svg {
  margin: 0 auto;
  display: block;
}
body a,
body img {
  display: block;
}
body a {
  -webkit-tap-highlight-color: transparent;
}
body img {
  vertical-align: bottom;
}
body picture,
body img {
  pointer-events: none;
}
main,
section {
  position: relative;
}
.u-img_w100 {
  width: 100%;
}
.u-img_h100 {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .u-img_w100-pc {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .u-img_h100-pc {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-img_w100-sp {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-img_h100-sp {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-is-sp {
    display: none !important;
  }
}
.receipt-button {
  border-radius: 9999px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .receipt-button {
    min-width: 315px;
  }
}
@media screen and (max-width: 767px) {
  .receipt-button {
    width: 100%;
    padding-block: 5.066666666666666vw 6.133333333333333vw;
  }
}
.receipt-button .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .receipt-button .icon {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .receipt-button .icon {
    width: 6.666666666666667vw;
    height: 6.666666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .receipt-button .icon {
    width: 1.8301610541727673vw;
    height: 1.8301610541727673vw;
  }
}
@media screen and (min-width: 768px) {
  .receipt-button.icon-right .icon {
    right: 16.5px;
  }
}
@media screen and (max-width: 767px) {
  .receipt-button.icon-right .icon {
    right: 4.399999999999999vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .receipt-button.icon-right .icon {
    right: 1.2079062957540263vw;
  }
}
.receipt-button.bg-green_1,
.receipt-button.bg-green_2,
.receipt-button.bg-green_3 {
  background-color: #06c756;
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .receipt-button {
    min-width: 23.060029282576867vw;
  }
}
.fade {
  opacity: 0;
}
.fade.fade-y {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
.fade.time-33 {
  -webkit-transition: all 0.33s ease-out;
  transition: all 0.33s ease-out;
}
.fade.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.simplebar-content:after,
.simplebar-content:before {
  content: ' ';
  display: table;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -webkit-flex-grow: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.5s linear;
  transition: opacity 0.2s 0.5s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}
.simplebar-dummy-scrollbar-size>div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#agecheck {
  border-top: #fff solid 1px;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.33s ease-out;
  transition: opacity 0.33s ease-out;
}
#agecheck.active {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #agecheck {
    padding-block: 43px;
  }
}
@media screen and (max-width: 767px) {
  #agecheck {
    padding-inline: 7.199999999999999vw;
    padding-block: 9.333333333333334vw;
  }
}
#agecheck.en {
  font-family: "Open Sans", sans-serif;
}
#agecheck.en .o-agecheck__input-unit {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #agecheck {
    padding-block: 3.1478770131771596vw;
  }
}
.o-agecheck__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
}
.o-agecheck__container::before,
.o-agecheck__container::after {
  content: '';
  position: absolute;
}
@media screen and (min-width: 768px) {
  .o-agecheck__container::before,
  .o-agecheck__container::after {
    -webkit-clip-path: polygon(44px 0, calc(100% - 44px) 0, 100% 44px, 100% calc(100% - 44px), calc(100% - 44px) 100%, 44px 100%, 0 calc(100% - 44px), 0 44px);
    clip-path: polygon(44px 0, calc(100% - 44px) 0, 100% 44px, 100% calc(100% - 44px), calc(100% - 44px) 100%, 44px 100%, 0 calc(100% - 44px), 0 44px);
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__container::before,
  .o-agecheck__container::after {
    -webkit-clip-path: polygon(14px 0, calc(100% - 14px) 0, 100% 14px, 100% calc(100% - 14px), calc(100% - 14px) 100%, 14px 100%, 0 calc(100% - 14px), 0 14px);
    clip-path: polygon(14px 0, calc(100% - 14px) 0, 100% 14px, 100% calc(100% - 14px), calc(100% - 14px) 100%, 14px 100%, 0 calc(100% - 14px), 0 14px);
  }
}
.o-agecheck__container::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(125deg, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 130%);
  background: linear-gradient(-35deg, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 130%);
  z-index: -2;
}
.o-agecheck__container::after {
  background-color: #df001f;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .o-agecheck__container::after {
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__container::after {
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}
@media screen and (min-width: 768px) {
  .o-agecheck__container {
    max-width: 1173px;
    padding-block: 85px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__container {
    padding-block: 11.466666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__container {
    max-width: 85.87115666178624vw;
    padding-block: 6.222547584187408vw;
  }
}
.o-agecheck__hdg {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .o-agecheck__hdg {
    width: 378.83px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__hdg {
    width: 62.66666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .o-agecheck__hdg.en {
    width: 659.54px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__hdg.en {
    width: 68.14133333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__hdg.en {
    width: 48.28257686676427vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__hdg {
    width: 27.732796486090777vw;
  }
}
.o-agecheck__bg {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: -1;
}
.o-agecheck__area {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .o-agecheck__area {
    margin-top: 44px;
    width: 379px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__area {
    margin-top: 12vw;
    width: 71.73333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__area {
    margin-top: 3.22108345534407vw;
    width: 27.74524158125915vw;
  }
}
.o-agecheck__lead {
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .o-agecheck__lead {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__lead {
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__lead {
    font-size: 1.5373352855051245vw;
  }
}
.o-agecheck__input {
  position: relative;
  border-bottom: #fff solid 3px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .o-agecheck__input {
    margin-top: 23px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__input {
    margin-top: 6.933333333333333vw;
    padding-bottom: 1.333333333333333vw;
  }
}
.o-agecheck__input input {
  all: unset;
  color: #fff;
  text-align: center;
  width: 100%;
  background-color: transparent !important;
  letter-spacing: 0.03em;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .o-agecheck__input input {
    font-size: 53px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__input input {
    font-size: 9.333333333333334vw;
  }
}
.o-agecheck__input input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 600;
}
.o-agecheck__input input::-moz-placeholder {
  color: #fff;
  font-weight: 600;
}
.o-agecheck__input input:-ms-input-placeholder {
  color: #fff;
  font-weight: 600;
}
.o-agecheck__input input::-ms-input-placeholder {
  color: #fff;
  font-weight: 600;
}
.o-agecheck__input input::placeholder {
  color: #fff;
  font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__input input {
    font-size: 3.8799414348462666vw;
  }
}
.o-agecheck__input input:-webkit-autofill,
.o-agecheck__input input:-webkit-autofill:hover,
.o-agecheck__input input:-webkit-autofill:focus,
.o-agecheck__input input:-webkit-autofill:active {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; /* 自動補完時の背景ぼかし防止用 hack  */
}
@media screen and (min-width: 768px) {
  .o-agecheck__input input:-webkit-autofill,
  .o-agecheck__input input:-webkit-autofill:hover,
  .o-agecheck__input input:-webkit-autofill:focus,
  .o-agecheck__input input:-webkit-autofill:active {
    font-size: 53px !important;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__input input:-webkit-autofill,
  .o-agecheck__input input:-webkit-autofill:hover,
  .o-agecheck__input input:-webkit-autofill:focus,
  .o-agecheck__input input:-webkit-autofill:active {
    font-size: 9.333333333333334vw !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__input input:-webkit-autofill,
  .o-agecheck__input input:-webkit-autofill:hover,
  .o-agecheck__input input:-webkit-autofill:focus,
  .o-agecheck__input input:-webkit-autofill:active {
    font-size: 3.8799414348462666vw !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__input {
    margin-top: 1.6837481698389458vw;
  }
}
.o-agecheck__input-unit {
  position: absolute;
  line-height: 1;
  color: #fff;
  right: 0;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .o-agecheck__input-unit {
    bottom: 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__input-unit {
    bottom: 4.266666666666667vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__input-unit {
    bottom: 1.0980966325036603vw;
    font-size: 1.4641288433382138vw;
  }
}
#agecheck_md {
  display: none;
}
@media screen and (min-width: 768px) {
  #agecheck_md {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  #agecheck_md {
    margin-top: 8.533333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #agecheck_md {
    margin-top: 3.513909224011713vw;
  }
}
.o-agecheck__md {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .o-agecheck__md {
    gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__md {
    gap: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__md {
    gap: 1.0980966325036603vw;
  }
}
.o-agecheck__button {
  display: none;
}
#agecheck_enter {
  margin: auto;
  background-color: #fff;
  font-weight: bold;
  color: #df001f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  #agecheck_enter {
    margin-top: 40px;
    width: 315px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 30px;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #agecheck_enter {
    margin-top: 10.4vw;
    width: 71.73333333333333vw;
    font-size: 4.266666666666667vw;
    line-height: 8vw;
    border-radius: 8vw;
    min-height: 16vw;
  }
}
#agecheck_enter .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #agecheck_enter .icon {
    right: 16.5px;
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  #agecheck_enter .icon {
    right: 4.399999999999999vw;
    width: 6.666666666666667vw;
    height: 6.666666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #agecheck_enter .icon {
    right: 1.2079062957540263vw;
    width: 1.8301610541727673vw;
    height: 1.8301610541727673vw;
  }
}
#agecheck_enter:hover {
  background-color: #df001f;
  border-color: #fff;
  color: #fff;
}
#agecheck_enter:hover .icon svg ellipse {
  fill: #fff;
}
#agecheck_enter:hover .icon svg path {
  stroke: #df001f;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #agecheck_enter {
    margin-top: 2.9282576866764276vw;
    width: 23.060029282576867vw;
    font-size: 1.171303074670571vw;
    line-height: 2.1961932650073206vw;
    border-radius: 2.1961932650073206vw;
    min-height: 4.392386530014641vw;
  }
}
#remember {
  display: none;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #remember {
    margin-top: 52px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #remember {
    margin-top: 11.466666666666667vw;
    font-size: 3.733333333333334vw;
  }
}
#remember label {
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  #remember label {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  #remember label:hover {
    opacity: 0.5;
  }
}
#remember label #rememberCheckText::before {
  content: "";
  top: 50%;
  -webkit-transform: translateY(calc(-50% + 1px));
  transform: translateY(calc(-50% + 1px));
  position: absolute;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #remember label #rememberCheckText::before {
    left: -8px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 1365px) {
  #remember label #rememberCheckText::before {
    left: -0.146412884333821vw;
  }
}
@media screen and (max-width: 767px) {
  #remember label #rememberCheckText::before {
    width: 3.733333333333334vw;
    height: 3.733333333333334vw;
    left: -2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #remember label #rememberCheckText::before {
    left: -0.5856515373352855vw;
    width: 1.0248901903367496vw;
    height: 1.0248901903367496vw;
  }
}
#remember label input {
  visibility: hidden;
  opacity: 0;
  width: 0;
}
#remember label input:checked + #rememberCheckText::before {
  background-color: #fff;
}
#remember label input:checked + #rememberCheckText::after {
  content: "✓";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  color: #df001f;
  left: 0;
  font-family: "Noto Sans JP";
}
@media screen and (min-width: 768px) {
  #remember label input:checked + #rememberCheckText::after {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #remember label input:checked + #rememberCheckText::after {
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #remember {
    margin-top: 3.806734992679356vw;
    font-size: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 768px) {
  #rememberCheckText {
    margin-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  #rememberCheckText {
    margin-left: 1.333333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #rememberCheckText {
    margin-left: 0.36603221083455345vw;
  }
}
@media screen and (min-width: 768px) {
  #rememberText {
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  #rememberText {
    margin-top: 4.8vw;
    line-height: 1.714285714285714;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #rememberText {
    margin-top: 0.8784773060029283vw;
  }
}
.o-agecheck__country {
  font-family: "Open Sans", sans-serif;
  line-height: 1;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .o-agecheck__country {
    margin-top: 66px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__country {
    margin-top: 14.133333333333335vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__country {
    margin-top: 4.831625183016105vw;
    font-size: 1.0248901903367496vw;
  }
}
.o-agecheck__country_select {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .o-agecheck__country_select {
    margin-top: 18px;
    height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__country_select {
    margin-top: 4.8vw;
    height: 11.200000000000001vw;
  }
}
.o-agecheck__country_select::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.923%22%20height%3D%2225.168%22%20viewBox%3D%220%200%2017.923%2025.168%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_53007%22%20data-name%3D%22%E3%83%91%E3%82%B9%2053007%22%20d%3D%22M.128%2C0%2C0%2C.128l12.52%2C12.52L0%2C25.167H5.4l12.52-12.521L5.276%2C0Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% auto;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .o-agecheck__country_select::after {
    right: 13px;
    width: 8px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__country_select::after {
    right: 2.666666666666667vw;
    width: 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__country_select::after {
    right: 0.951683748169839vw;
    width: 0.5856515373352855vw;
  }
}
.o-agecheck__country_select select {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  text-align: center;
  appearance: none;
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", "Open Sans", sans-serif;
  font-weight: 500;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-text-align-last: center;
  text-align-last: center;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media screen and (min-width: 768px) {
  .o-agecheck__country_select select {
    font-size: 14px;
    min-width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .o-agecheck__country_select select {
    font-size: 3.733333333333334vw;
    min-width: 56.00000000000001vw;
  }
}
.o-agecheck__country_select select:focus {
  outline: none;
}
.o-agecheck__country_select select option {
  background-color: #5a5a5a;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__country_select select {
    font-size: 1.0248901903367496vw;
    min-width: 15.373352855051245vw;
  }
}
.o-agecheck__country_select:hover {
  opacity: 0.5;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-agecheck__country_select {
    margin-top: 1.3177159590043925vw;
    height: 3.074670571010249vw;
  }
}
footer {
  background-color: #074194;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #share {
    margin-top: 192px;
  }
}
@media screen and (max-width: 767px) {
  #share {
    margin-top: 37.333333333333336vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  #share {
    margin-top: 14.055636896046853vw;
  }
}
.o-footer__share_hdg {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .o-footer__share_hdg {
    width: 77px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__share_hdg {
    width: 17.333333333333336vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__share_hdg {
    width: 5.636896046852123vw;
  }
}
.o-footer__share_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .o-footer__share_list {
    margin-top: 56px;
    gap: 53px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__share_list {
    margin-top: 14.933333333333335vw;
    gap: 13.333333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__share_list {
    margin-top: 4.099560761346998vw;
    gap: 3.8799414348462666vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__share_list_item.__x {
    width: 43px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__share_list_item.__x {
    width: 11.466666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__share_list_item.__x {
    width: 3.1478770131771596vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__share_list_item.__facebook,
  .o-footer__share_list_item.__line {
    width: 47px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__share_list_item.__facebook,
  .o-footer__share_list_item.__line {
    width: 12.533333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__share_list_item.__facebook,
  .o-footer__share_list_item.__line {
    width: 3.4407027818448026vw;
  }
}
.o-footer__share_list_item a {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .o-footer__share_list_item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .o-footer__share_list_item a:hover {
    opacity: 0.5;
  }
}
.o-footer__breadcrumb {
  background: #f4a7ba;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .o-footer__breadcrumb {
    margin-top: 128px;
    height: 60px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__breadcrumb {
    margin-top: 17.599999999999998vw;
    height: 14.933333333333335vw;
    font-size: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__breadcrumb {
    margin-top: 9.370424597364568vw;
    height: 4.392386530014641vw;
    font-size: 1.0248901903367496vw;
  }
}
.o-footer__breadcrumb_item:not(:last-child)::after {
  content: '＞';
  display: inline-block;
  color: #333;
}
@media screen and (min-width: 768px) {
  .o-footer__breadcrumb_item:not(:last-child)::after {
    padding: 0 13px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__breadcrumb_item:not(:last-child)::after {
    padding: 0 3.466666666666666vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__breadcrumb_item:not(:last-child)::after {
    padding: 0 0.951683748169839vw;
  }
}
.o-footer__breadcrumb_item a {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: inline-block;
  color: #333;
}
@media screen and (min-width: 768px) {
  .o-footer__breadcrumb_item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .o-footer__breadcrumb_item a:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__lower {
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 34px 25px 36px 25px;
    max-width: 1265px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__lower {
    padding: 10.666666666666668vw 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__lower {
    padding: 2.4890190336749636vw 1.8301610541727673vw 2.635431918008785vw 1.8301610541727673vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__lower_copy {
    width: 374px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__lower_copy {
    margin: auto;
    width: 82.66666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__lower_copy {
    width: 27.379209370424597vw;
  }
}
.o-footer__lower_copyright {
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .o-footer__lower_copyright {
    margin-top: 21px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__lower_copyright {
    text-align: center;
    margin-top: 5.066666666666666vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__lower_copyright {
    margin-top: 1.5373352855051245vw;
    font-size: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__lower_caution {
    width: 515px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__lower_caution {
    margin: auto;
    margin-top: 9.066666666666666vw;
    width: 89.33333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__lower_caution {
    width: 37.70131771595901vw;
  }
}
.o-footer__to-page-top {
  position: fixed;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .o-footer__to-page-top {
    right: 30px;
    bottom: 30px;
    -webkit-transform: translate( 0 , 10px );
    transform: translate( 0 , 10px );
  }
}
@media screen and (max-width: 767px) {
  .o-footer__to-page-top {
    right: 5.333333333333334vw;
    bottom: 20.8vw;
    -webkit-transform: translate(0, 2.666666666666667vw);
    transform: translate(0, 2.666666666666667vw);
  }
}
.o-footer__to-page-top a {
  display: block;
  position: relative;
  line-height: 1;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .o-footer__to-page-top a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 60px;
    height: 60px;
  }
  .o-footer__to-page-top a:hover {
    opacity: 0.7;
  }
  .o-footer__to-page-top a:hover i::before,
  .o-footer__to-page-top a:hover i::after {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .o-footer__to-page-top a:hover i::before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .o-footer__to-page-top a:hover i::after {
    -webkit-transform: translate( 0 , -40px );
    transform: translate( 0 , -40px );
  }
}
@media screen and (max-width: 767px) {
  .o-footer__to-page-top a {
    width: 16vw;
    height: 16vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top a {
    width: 4.392386530014641vw;
    height: 4.392386530014641vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top a::after {
    -webkit-transform: translate( 0 , -2.9282576866764276vw );
    transform: translate( 0 , -2.9282576866764276vw );
  }
}
.o-footer__to-page-top i {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .o-footer__to-page-top i {
    width: 21px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .o-footer__to-page-top i {
    display: inline-block;
    background: url("../images/footer/pagetop.svg") no-repeat;
    background-size: 5.600000000000001vw 3.2vw;
    width: 5.600000000000001vw;
    height: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__to-page-top i::before,
  .o-footer__to-page-top i::after {
    content: "";
    background: url("../images/footer/pagetop.svg") no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top i::before,
  .o-footer__to-page-top i::after {
    width: 1.5373352855051245vw;
    height: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 768px) {
  .o-footer__to-page-top i::before {
    -webkit-transform: translate( 0 , 40px );
    transform: translate( 0 , 40px );
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top i::before {
    -webkit-transform: translate( 0 , 2.9282576866764276vw );
    transform: translate( 0 , 2.9282576866764276vw );
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top i {
    width: 1.5373352855051245vw;
    height: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-footer__to-page-top {
    right: 2.1961932650073206vw;
    bottom: 2.1961932650073206vw;
    -webkit-transform: translate( 0 , 0.7320644216691069vw );
    transform: translate( 0 , 0.7320644216691069vw );
  }
}
header {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
@media screen and (min-width: 768px) {
  header {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  header {
    padding: 3.733333333333334vw 4.8vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  header {
    padding: 1.8301610541727673vw;
  }
}
.o-header__logo {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .o-header__logo {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .o-header__logo:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) {
  .o-header__logo {
    width: 76px;
  }
}
@media screen and (max-width: 767px) {
  .o-header__logo {
    width: 15.541333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .o-header__logo {
    width: 5.563689604685212vw;
  }
}
.lp-line__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.lp-line__box .info-item__text .notes .note-item {
  font-weight: 500;
  color: #707070;
}
.lp-line__box .info-item__text .conditions {
  color: #333;
  letter-spacing: -0.052em;
}
.lp-line__box .info-item__text .conditions .anchor-link {
  color: #333;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  text-underline-offset: 3px;
}
@media screen and (min-width: 768px) {
  .lp-line__box {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: -webkit-linear-gradient(25deg, #e5c649 0%, #ffeaa7 15.03%, #dfbe35 49%, #ffeaa7 73.89%, #f6dd85 100%);
    background: linear-gradient(65deg, #e5c649 0%, #ffeaa7 15.03%, #dfbe35 49%, #ffeaa7 73.89%, #f6dd85 100%);
    width: 1163px;
    padding-block: 3px;
    padding-left: 3px;
    padding-right: 25px;
    margin: 0 auto;
  }
  .lp-line__box .info-item__icon {
    width: 176px;
  }
  .lp-line__box .line-item__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    width: 924.47px;
    -webkit-column-gap: 44.6px;
    -moz-column-gap: 44.6px;
    column-gap: 44.6px;
    padding-top: 28px;
    padding-bottom: 26px;
    padding-left: 34px;
  }
  .lp-line__box .info-item__text .title {
    font-weight: 700;
    font-size: 21px;
    line-height: 32px;
    letter-spacing : 0.08em;
    margin-bottom: 13.9px;
    color: #333;
  }
  .lp-line__box .info-item__text .conditions {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 11.5px;
  }
  .lp-line__box .info-item__text .notes .note-item {
    font-size: 12px;
    line-height: 17px;
    letter-spacing : 0.025em;
  }
  .lp-line__box .line-info__qr {
    width: 185.47px;
  }
}
@media screen and (max-width: 1365px) {
  .lp-line__box .info-item__text .title {
    font-size: 1.537335285505125vw;
    line-height: 2.342606149341142vw;
  }
  .lp-line__box .info-item__text .conditions {
    font-size: 1.02489019033675vw;
    line-height: 1.756954612005857vw;
  }
  .lp-line__box .info-item__text .notes .note-item {
    font-size: 0.878477306002928vw;
    line-height: 1.244509516837482vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-line__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-inline: 8vw;
  }
  .lp-line__box .line-item__button {
    margin-bottom: 6.4vw;
  }
  .lp-line__box .info-item__text .conditions {
    font-weight: 500;
    font-size: 3.733333333333334vw;
    line-height: calc(26 / 14);
    white-space: nowrap;
    margin-bottom: 6.4vw;
  }
  .lp-line__box .info-item__text .conditions .blob {
    font-weight: 700;
  }
  .lp-line__box .info-item__text .notes .note-item {
    font-size: 3.2vw;
    line-height: calc(22 / 12);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box {
    width: 85.13909224011714vw;
    padding-block: 0.21961932650073207vw;
    padding-left: 0.21961932650073207vw;
    padding-right: 1.8301610541727673vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .info-item__icon {
    width: 12.88433382137628vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .line-item__info {
    width: 67.67715959004393vw;
    -webkit-column-gap: 3.265007320644217vw;
    -moz-column-gap: 3.265007320644217vw;
    column-gap: 3.265007320644217vw;
    padding-top: 2.049780380673499vw;
    padding-bottom: 1.903367496339678vw;
    padding-left: 2.4890190336749636vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .title {
    font-size: 1.5373352855051245vw;
    line-height: 2.342606149341142vw;
    letter-spacing : 0.005856515373352855vw;
    margin-bottom: 1.0175695461200587vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .conditions {
    font-size: 1.0248901903367496vw;
    line-height: 1.7569546120058566vw;
    margin-bottom: 0.8418740849194729vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .note-item {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
    letter-spacing : 0.0018301610541727673vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .lp-line__box .line-info__qr {
    width: 13.577598828696924vw;
  }
}
html,
body {
  overflow-x: hidden;
}
.simplebar-scrollbar::before {
  background-color: #df001f;
  opacity: 1 !important;
}
.p-sddx-receipt {
  display: none;
}
.p-sddx-receipt__key-visual {
  opacity: 0;
  -webkit-transition: opacity 0.33s ease-out;
  transition: opacity 0.33s ease-out;
}
.p-sddx-receipt__key-visual.active {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .p-line__banner--1 {
    margin-top: 80px;
    margin-bottom: 77px;
  }
}
@media screen and (max-width: 767px) {
  .p-line__banner--1 {
    margin-top: 17.066666666666666vw;
    margin-bottom: 15.733333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-line__banner--1 {
    margin-top: 5.856515373352855vw;
    margin-bottom: 5.636896046852123vw;
  }
}
.p-sddx-receipt__introduction {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction {
    margin: 0 auto;
    width: 1170px;
    padding-block: 45px 40px;
    padding-left: 41px;
    padding-right: 36px;
    margin-bottom: 97px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .p-sddx-receipt__introduction {
    padding-block: 65px 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction {
    margin-inline: 7.733333333333333vw 7.466666666666668vw;
    padding-block: 5.866666666666666vw;
    padding-left: 4.8vw;
    padding-right: 4.533333333333333vw;
    margin-bottom: 10.666666666666668vw;
  }
}
.p-sddx-receipt__introduction::before,
.p-sddx-receipt__introduction::after {
  content: '';
  position: absolute;
}
.p-sddx-receipt__introduction::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #df001f;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction::before {
    -webkit-clip-path: polygon(44px 0, calc(100% - 44px) 0, 100% 44px, 100% calc(100% - 44px), calc(100% - 44px) 100%, 44px 100%, 0 calc(100% - 44px), 0 44px);
    clip-path: polygon(44px 0, calc(100% - 44px) 0, 100% 44px, 100% calc(100% - 44px), calc(100% - 44px) 100%, 44px 100%, 0 calc(100% - 44px), 0 44px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction::before {
    -webkit-clip-path: polygon(12px 0, calc(100% - 12px) 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 calc(100% - 12px), 0 12px);
    clip-path: polygon(12px 0, calc(100% - 12px) 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 calc(100% - 12px), 0 12px);
  }
}
.p-sddx-receipt__introduction::after {
  z-index: -1;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction::after {
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    -webkit-clip-path: polygon(42px 0, calc(100% - 42px) 0, 100% 42px, 100% calc(100% - 42px), calc(100% - 42px) 100%, 42px 100%, 0 calc(100% - 42px), 0 42px);
    clip-path: polygon(42px 0, calc(100% - 42px) 0, 100% 42px, 100% calc(100% - 42px), calc(100% - 42px) 100%, 42px 100%, 0 calc(100% - 42px), 0 42px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction::after {
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    -webkit-clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
    clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0 calc(100% - 10px), 0 10px);
  }
}
.p-sddx-receipt__introduction .introduction-head {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-head {
    padding-bottom: 49px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-head {
    padding-bottom: 8vw;
    margin-bottom: 5.866666666666666vw;
  }
}
.p-sddx-receipt__introduction .introduction-head::before {
  content: '';
  position: absolute;
  width: 100%;
  background-color: #df001f;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-head::before {
    height: 3px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-head::before {
    height: 0.4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-head::before {
    height: 0.21961932650073207vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-head {
    padding-bottom: 3.5871156661786237vw;
    margin-bottom: 3.294289897510981vw;
  }
}
.p-sddx-receipt__introduction .introduction-body {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-body {
    padding-bottom: 48px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-body {
    padding-bottom: 7.199999999999999vw;
    margin-bottom: 5.813333333333333vw;
  }
}
.p-sddx-receipt__introduction .introduction-body::before {
  content: '';
  position: absolute;
  width: 100%;
  background-color: #df001f;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-body::before {
    height: 3px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-body::before {
    height: 0.4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-body::before {
    height: 0.21961932650073207vw;
  }
}
.p-sddx-receipt__introduction .introduction-body .title {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-body .title {
    width: 130.38px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-body .title {
    width: 15.733333333333333vw;
    margin-bottom: 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-body .title {
    width: 9.544655929721815vw;
    margin-bottom: 1.4641288433382138vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-body {
    padding-bottom: 3.513909224011713vw;
    margin-bottom: 3.294289897510981vw;
  }
}
.p-sddx-receipt__introduction .introduction-footer .title {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-footer .title {
    width: 130.38px;
    margin-bottom: 19.6px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-footer .title {
    width: 16.058666666666667vw;
    margin-bottom: 3.76vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-footer .title {
    width: 9.544655929721815vw;
    margin-bottom: 1.4348462664714496vw;
  }
}
.p-sddx-receipt__introduction .introduction-footer .date-time {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-footer .date-time {
    width: 971px;
    margin-bottom: 40.2px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-footer .date-time {
    width: 62.34133333333334vw;
    margin-bottom: 5.626666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-footer .date-time {
    width: 71.08345534407027vw;
    margin-bottom: 2.94289897510981vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-footer .notes {
    margin-top: 16.4px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-footer .notes {
    margin-top: 6.506666666666666vw;
  }
}
.p-sddx-receipt__introduction .introduction-footer .notes .note-item {
  color: #707070;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .introduction-footer .notes .note-item {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.025em;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .introduction-footer .notes .note-item {
    font-size: 3.2vw;
    line-height: calc(22 / 12);
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-footer .notes .note-item {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
    letter-spacing: 0.0018301610541727673vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .introduction-footer .notes {
    margin-top: 1.2005856515373352vw;
  }
}
.p-sddx-receipt__introduction .products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products {
    margin: 0 auto;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
    row-gap: 12px;
    width: 967px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products {
    row-gap: 4.266666666666667vw;
  }
}
.p-sddx-receipt__introduction .products .product-item {
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item {
    background-image: url("../images/introduction/bg-product_pc.png");
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 21.5px;
    -moz-column-gap: 21.5px;
    column-gap: 21.5px;
    width: 477px;
    height: 245.63px;
    padding-left: 40.5px;
    padding-right: 83px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item {
    background-image: url("../images/introduction/bg-product_sp.png");
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 63.354666666666674vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 4.346666666666667vw;
  }
}
.p-sddx-receipt__introduction .products .product-item:nth-child(1) {
  padding-right: 75px;
}
@media screen and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(1) {
    padding-right: 5.490483162518302vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(1) .product-item__img {
    width: 152px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(1) .product-item__img {
    width: 38.666666666666664vw;
    margin-left: -2.933333333333333vw;
    margin-top: 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(1) .product-item__img {
    width: 11.127379209370424vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(2) {
    padding-right: 50px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(2) .product-item__img {
    width: 132px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(2) .product-item__img {
    width: 30.666666666666664vw;
    margin-top: 0.533333333333333vw;
    margin-left: -3.2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(2) .product-item__img {
    width: 9.66325036603221vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(2) {
    padding-right: 3.6603221083455346vw;
    -webkit-column-gap: 2.9282576866764276vw;
    -moz-column-gap: 2.9282576866764276vw;
    column-gap: 2.9282576866764276vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) {
    padding-inline: 17px 50px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) {
    row-gap: 6.64vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) .product-item__img {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) .product-item__img {
    width: 57.599999999999994vw;
    margin-left: -7.466666666666668vw;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) .product-item__img {
    width: 13.177159590043924vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(3) {
    padding-inline: 1.2445095168374818vw 3.6603221083455346vw;
    -webkit-column-gap: 1.0980966325036603vw;
    -moz-column-gap: 1.0980966325036603vw;
    column-gap: 1.0980966325036603vw;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(4) {
    row-gap: 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(4) .product-item__img {
    width: 152px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(4) .product-item__img {
    width: 60vw;
    margin-left: -6.666666666666667vw;
    margin-top: -2.666666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item:nth-child(4) .product-item__img {
    width: 11.127379209370424vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__img {
    width: 152px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__img {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__img {
    width: 11.127379209370424vw;
  }
}
.p-sddx-receipt__introduction .products .product-item .product-item__info {
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__info {
    font-size: 18px;
    line-height: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__info {
    font-size: 3.733333333333334vw;
    line-height: calc(23 / 14);
    padding-left: 6.053333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item .product-item__info {
    font-size: 1.3177159590043925vw;
    line-height: 2.562225475841874vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-item {
    -webkit-column-gap: 1.5739385065885798vw;
    -moz-column-gap: 1.5739385065885798vw;
    column-gap: 1.5739385065885798vw;
    width: 34.9194729136164vw;
    height: 17.981698389458273vw;
    padding-left: 2.964860907759883vw;
    padding-right: 6.076134699853587vw;
  }
}
.p-sddx-receipt__introduction .products .product-note {
  color: #707070;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .products .product-note {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.02em;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .products .product-note {
    font-size: 3.2vw;
    line-height: calc(22 / 12);
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products .product-note {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
    letter-spacing: 0.0014641288433382138vw;
    margin-top: 0.36603221083455345vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .products {
    -webkit-column-gap: 0.951683748169839vw;
    -moz-column-gap: 0.951683748169839vw;
    column-gap: 0.951683748169839vw;
    row-gap: 0.8784773060029283vw;
    width: 70.79062957540263vw;
  }
}
.p-sddx-receipt__introduction .time-tickets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets {
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2.666666666666667vw;
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item {
  position: relative;
  z-index: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item {
    padding-top: 22px;
    padding-bottom: 37px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 538px;
    -ms-flex: 0 0 538px;
    flex: 0 0 538px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item {
    padding-top: 2.933333333333333vw;
    padding-bottom: 4vw;
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item::before,
.p-sddx-receipt__introduction .time-tickets .ticket-item::after {
  content: '';
  position: absolute;
}
.p-sddx-receipt__introduction .time-tickets .ticket-item::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #df001f;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item::before {
    -webkit-clip-path: polygon(20px 0, calc(100% - 20px) 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 calc(100% - 20px), 0 20px);
    clip-path: polygon(20px 0, calc(100% - 20px) 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 calc(100% - 20px), 0 20px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item::before {
    -webkit-clip-path: polygon(12px 0, calc(100% - 12px) 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 calc(100% - 12px), 0 12px);
    clip-path: polygon(12px 0, calc(100% - 12px) 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 calc(100% - 12px), 0 12px);
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item::after {
  background-color: #fff;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item::after {
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    -webkit-clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 0, 100% calc(100% - 18px), calc(100% - 18px) 100%, 0 100%, 0 calc(100% - 18px), 0 18px);
    clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 0, 100% calc(100% - 18px), calc(100% - 18px) 100%, 0 100%, 0 calc(100% - 18px), 0 18px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item::after {
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    -webkit-clip-path: polygon(11px 0, calc(100% - 11px) 0, 100% 0, 100% calc(100% - 11px), calc(100% - 11px) 100%, 0 100%, 0 calc(100% - 11px), 0 11px);
    clip-path: polygon(11px 0, calc(100% - 11px) 0, 100% 0, 100% calc(100% - 11px), calc(100% - 11px) 100%, 0 100%, 0 calc(100% - 11px), 0 11px);
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item .label {
  color: #df001f;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10.5px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label {
    font-size: 3.733333333333334vw;
    line-height: calc(15 / 14);
    padding-bottom: 2.346666666666667vw;
    margin-bottom: 1.866666666666667vw;
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item .label::before {
  content: "";
  position: absolute;
  background-color: #df001f;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label::before {
    width: 20px;
    height: 3px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label::before {
    width: 2.794666666666667vw;
    height: 0.533333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label::before {
    width: 1.4641288433382138vw;
    height: 0.21961932650073207vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .label {
    font-size: 1.3177159590043925vw;
    line-height: 2.1961932650073206vw;
    padding-bottom: 0.7686676427525623vw;
    margin-bottom: 0.7320644216691069vw;
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item .date {
  color: #333;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .date {
    font-size: 22px;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .date {
    font-size: 3.2vw;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .date {
    font-size: 1.610541727672035vw;
    letter-spacing: 0.005856515373352855vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes {
    margin-top: 2.4vw;
    padding-left: 2.133333333333333vw;
  }
}
.p-sddx-receipt__introduction .time-tickets .ticket-item .notes .note {
  color: #df001f;
  letter-spacing: 0.025em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes .note {
    font-size: 12px;
    line-height: 17px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes .note {
    font-size: 3.2vw;
    line-height: calc(19 / 12);
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes .note {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item .notes {
    margin-top: 0.7320644216691069vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets .ticket-item {
    padding-top: 1.610541727672035vw;
    padding-bottom: 2.7086383601756956vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 39.38506588579795vw;
    -ms-flex: 0 0 39.38506588579795vw;
    flex: 0 0 39.38506588579795vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction .time-tickets {
    -webkit-column-gap: 1.0248901903367496vw;
    -moz-column-gap: 1.0248901903367496vw;
    column-gap: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction {
    width: 85.65153733528551vw;
    padding-block: 3.294289897510981vw 2.9282576866764276vw;
    padding-left: 3.001464128843338vw;
    padding-right: 2.635431918008785vw;
    margin-bottom: 7.101024890190337vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) and (max-width: 1365px) {
  .p-sddx-receipt__introduction {
    padding-block: 4.758418740849195vw 4.392386530014641vw;
  }
}
.p-sddx-receipt__rules {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules {
    margin-bottom: 14.666666666666666vw;
  }
}
.p-sddx-receipt__rules::before,
.p-sddx-receipt__rules::after {
  content: '';
  position: absolute;
}
.p-sddx-receipt__rules::before {
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#f5dc82), color-stop(15.27%, #f5dc82), color-stop(31.03%, #ffeaa7), color-stop(51.53%, #dfbe35), color-stop(73.89%, #ffeaa7), color-stop(87.68%, #dfbe35), to(#f5dc82));
  background: -webkit-linear-gradient(right, #f5dc82 0%, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #f5dc82 100%);
  background: linear-gradient(270deg, #f5dc82 0%, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #f5dc82 100%);
}
.p-sddx-receipt__rules::after {
  z-index: -1;
  background-color: #df001f;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules::after {
    top: 5px;
    height: calc(100% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules::after {
    top: 1.333333333333333vw;
    height: calc(100% - 2.666666666666667vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules::after {
    top: 0.36603221083455345vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules .rule-content {
    padding-top: 104px;
    padding-bottom: 119px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules .rule-content {
    padding-block: 17.333333333333336vw 16.53333333333333vw;
  }
}
.p-sddx-receipt__rules .rule-content .rule-item__title {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules .rule-content .rule-item__title {
    width: 1163px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules .rule-content .rule-item__title {
    width: 84vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules .rule-content .rule-item__title {
    width: 85.13909224011714vw;
  }
}
.p-sddx-receipt__rules .rule-content .rule-item__description {
  color: #fff;
  font-weight: bold;
  letter-spacing: -0.052em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description {
    font-size: 14px;
    line-height: 24px;
    margin-block: 14px 54px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description {
    font-size: 3.733333333333334vw;
    line-height: calc(26 / 14);
    margin-block: 10.186666666666667vw 9.866666666666667vw;
  }
}
.p-sddx-receipt__rules .rule-content .rule-item__description .note {
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description .note {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description .note {
    font-size: 3.2vw;
    line-height: calc(22 / 12);
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description .note {
    font-size: 0.8784773060029283vw;
    line-height: 1.610541727672035vw;
    margin-bottom: 0.5124450951683748vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules .rule-content .rule-item__description {
    font-size: 1.0248901903367496vw;
    line-height: 1.7569546120058566vw;
    margin-block: 1.0248901903367496vw 3.953147877013177vw;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__rules .rule-content .rule-item__banner .conditions {
    font-weight: 700;
  }
  .p-sddx-receipt__rules .rule-content .rule-item__banner .conditions,
  .p-sddx-receipt__rules .rule-content .rule-item__banner .conditions .anchor-link,
  .p-sddx-receipt__rules .rule-content .rule-item__banner .notes .note-item {
    color: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules .rule-content {
    padding-top: 7.613469985358712vw;
    padding-bottom: 8.711566617862372vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__rules {
    margin-bottom: 7.320644216691069vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award {
    margin-bottom: 99.8px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award {
    margin-bottom: 16.053333333333335vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-content {
    margin: 0 auto;
    width: 1007px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-content {
    padding-inline: 8vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-content {
    width: 73.71888726207906vw;
  }
}
.p-sddx-receipt__award .award-title {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-title {
    width: 170px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-title {
    width: 27.013333333333335vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-title img {
    margin-left: -18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-title img {
    margin-left: -1.3177159590043925vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-title {
    width: 12.445095168374817vw;
    margin-bottom: 2.9282576866764276vw;
  }
}
.p-sddx-receipt__award .award-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-list {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 7.466666666666668vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-list {
    -webkit-column-gap: 1.0980966325036603vw;
    -moz-column-gap: 1.0980966325036603vw;
    column-gap: 1.0980966325036603vw;
  }
}
.p-sddx-receipt__award .award-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 477px;
    -ms-flex: 0 0 477px;
    flex: 0 0 477px;
    padding-block: 58px 49px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item {
    padding-block: 9.573333333333332vw 7.733333333333333vw;
  }
}
.p-sddx-receipt__award .award-item::before,
.p-sddx-receipt__award .award-item::after {
  content: '';
  position: absolute;
}
.p-sddx-receipt__award .award-item::before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: -webkit-linear-gradient(132deg, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 115%);
  background: linear-gradient(-42deg, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 115%);
}
.p-sddx-receipt__award .award-item::after {
  background-color: #fff;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item::after {
    left: 3px;
    top: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item::after {
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
  }
}
.p-sddx-receipt__award .award-item .award-item__info {
  color: #df001f;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item .award-item__info {
    font-size: 25px;
    line-height: 31px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item .award-item__info {
    font-size: 5.333333333333334vw;
    line-height: calc(25 / 20);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item .award-item__info {
    font-size: 1.8301610541727673vw;
    line-height: 2.2693997071742316vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__image {
    width: 271px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__image {
    width: 47.736vw;
    margin-bottom: 4.853333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__image {
    width: 19.838945827232795vw;
    margin-bottom: 2.049780380673499vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__info {
    font-size: 28px;
    line-height: 35px;
  }
}
.p-sddx-receipt__award .award-item:nth-child(1) .award-item__info .subtitle {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__info .subtitle {
    font-size: 16px;
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__info .subtitle {
    font-size: 3.2vw;
    line-height: calc(23 / 12);
    margin-top: 1.066666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__info .subtitle {
    font-size: 1.171303074670571vw;
    line-height: 2.4890190336749636vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item:nth-child(1) .award-item__info {
    font-size: 2.049780380673499vw;
    line-height: 2.562225475841874vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item:nth-child(2) {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item:nth-child(2) .award-item__image {
    width: 282px;
    margin-bottom: 34.9px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item:nth-child(2) .award-item__image {
    width: 54.400000000000006vw;
    margin-bottom: 6.933333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item:nth-child(2) .award-item__image {
    width: 20.644216691068813vw;
    margin-bottom: 2.554904831625183vw;
    padding-top: 1.4641288433382138vw;
  }
}
.p-sddx-receipt__award .award-item.with-label {
  position: relative;
}
.p-sddx-receipt__award .award-item.with-label .award-item__label {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__award .award-item.with-label .award-item__label {
    top: -130px;
    right: -89px;
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__award .award-item.with-label .award-item__label {
    top: -8.266666666666666vw;
    right: -9.866666666666667vw;
    width: 37.333333333333336vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item.with-label .award-item__label {
    top: -9.51683748169839vw;
    right: -6.515373352855051vw;
    width: 18.301610541727673vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award .award-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 34.9194729136164vw;
    -ms-flex: 0 0 34.9194729136164vw;
    flex: 0 0 34.9194729136164vw;
    padding-block: 4.24597364568082vw 3.5871156661786237vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__award {
    margin-bottom: 7.306002928257686vw;
  }
}
.p-sddx-receipt__steps {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps {
    padding-block: 100px 105px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps {
    padding-block: 18.4vw 23.200000000000003vw;
    margin-bottom: 16vw;
  }
}
.p-sddx-receipt__steps::before,
.p-sddx-receipt__steps::after {
  content: '';
  position: absolute;
}
.p-sddx-receipt__steps::before {
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(15.27%, #f5dc82), color-stop(31.03%, #ffeaa7), color-stop(51.53%, #dfbe35), color-stop(73.89%, #ffeaa7), color-stop(87.68%, #dfbe35), to(#fff9e6));
  background: -webkit-linear-gradient(right, #fff 0%, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 100%);
  background: linear-gradient(-90deg, #fff 0%, #f5dc82 15.27%, #ffeaa7 31.03%, #dfbe35 51.53%, #ffeaa7 73.89%, #dfbe35 87.68%, #fff9e6 100%);
}
.p-sddx-receipt__steps::after {
  z-index: -1;
  background-color: #df001f;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps::after {
    top: 5px;
    height: calc(100% - 10px);
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps::after {
    top: 1.333333333333333vw;
    height: calc(100% - 2.666666666666667vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps::after {
    top: 0.36603221083455345vw;
  }
}
.p-sddx-receipt__steps .step-title {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-title {
    width: 340px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-title {
    width: 53.93866666666667vw;
    margin-bottom: 10.666666666666668vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-title {
    width: 24.890190336749633vw;
    margin-bottom: 3.294289897510981vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-content {
    margin: 0 auto;
    width: 774px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-content {
    padding-inline: 8vw;
    margin-bottom: 10.746666666666666vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-content {
    width: 56.66178623718887vw;
    margin-bottom: 5.856515373352855vw;
  }
}
.p-sddx-receipt__steps .step-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.p-sddx-receipt__steps .step-item .step-item__content {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__content {
    width: 771px;
    padding-block: 30px 26px;
    padding-left: 57.6px;
    -webkit-column-gap: 24.6px;
    -moz-column-gap: 24.6px;
    column-gap: 24.6px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__content {
    padding-block: 5.386666666666667vw 4vw;
    padding-inline: 6.56vw 4.8vw;
    -webkit-column-gap: 3.733333333333334vw;
    -moz-column-gap: 3.733333333333334vw;
    column-gap: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__content {
    width: 56.442166910688144vw;
    padding-block: 2.1961932650073206vw 1.903367496339678vw;
    padding-left: 4.216691068814056vw;
    -webkit-column-gap: 1.800878477306003vw;
    -moz-column-gap: 1.800878477306003vw;
    column-gap: 1.800878477306003vw;
    border-radius: 0.36603221083455345vw;
  }
}
.p-sddx-receipt__steps .step-item .step-item__arrow {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__arrow {
    margin-block: 24px 22px;
    width: 68px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__arrow {
    width: 18.133333333333333vw;
    margin-block: 3.2vw 3.093333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__arrow {
    margin-block: 1.7569546120058566vw 1.610541727672035vw;
    width: 4.978038067349927vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__image {
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18.666666666666668vw;
    -ms-flex: 0 0 18.666666666666668vw;
    flex: 0 0 18.666666666666668vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__image {
    width: 5.124450951683748vw;
  }
}
.p-sddx-receipt__steps .step-item .step-item__info {
  letter-spacing: 0.025em;
}
.p-sddx-receipt__steps .step-item .step-item__info .text {
  color: #df001f;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__info .text {
    font-size: 24px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__info .text {
    font-size: 4.266666666666667vw;
    line-height: calc(25.8 / 16);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__info .text {
    font-size: 1.7569546120058566vw;
    line-height: 2.635431918008785vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__info .notes {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__info .notes {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__info .notes {
    margin-top: 0.5856515373352855vw;
  }
}
.p-sddx-receipt__steps .step-item .step-item__info .note {
  color: #707070;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__info .note {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__info .note {
    font-size: 3.2vw;
    line-height: calc(19 / 12);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__info .note {
    font-size: 0.8784773060029283vw;
    line-height: 1.4641288433382138vw;
  }
}
.p-sddx-receipt__steps .step-item .step-item__label {
  position: absolute;
  border-radius: 9999px;
  background-image: url("../images/step/bg-step.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #df001f;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__label {
    top: -41px;
    left: -35px;
    width: 82px;
    height: 82px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__label {
    left: -4.8vw;
    top: -7.199999999999999vw;
    width: 14.162666666666668vw;
    height: 14.162666666666668vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__label .label {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__label .label {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__label .label {
    font-size: 0.951683748169839vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item .step-item__label .number {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item .step-item__label .number {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__label .number {
    font-size: 2.1961932650073206vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item .step-item__label {
    top: -3.001464128843338vw;
    left: -2.562225475841874vw;
    width: 6.002928257686676vw;
    height: 6.002928257686676vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__content {
    padding-block: 30px 22px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__content {
    padding-block: 9.333333333333334vw 8.533333333333333vw;
    -webkit-column-gap: 3.2vw;
    -moz-column-gap: 3.2vw;
    column-gap: 3.2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__content {
    padding-block: 2.1961932650073206vw 1.610541727672035vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__image {
    width: 70px;
  }
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__image img {
    margin-top: -4px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 19.733333333333334vw;
    -ms-flex: 0 0 19.733333333333334vw;
    flex: 0 0 19.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__image {
    width: 5.124450951683748vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item:nth-child(1) .step-item__image img {
    margin-top: -0.29282576866764276vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item:nth-child(3) .step-item__content {
    padding-block: 26px 22px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item:nth-child(3) .step-item__content {
    padding-block: 2.666666666666667vw 2.133333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item:nth-child(3) .step-item__content {
    padding-block: 1.903367496339678vw 1.610541727672035vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__steps .step-item:nth-child(4) .step-item__content {
    padding-block: 28px 27px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-item:nth-child(4) .step-item__content {
    padding-block: 10.4vw 9.333333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps .step-item:nth-child(4) .step-item__content {
    padding-block: 2.049780380673499vw 1.9765739385065886vw;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__steps .step-line .conditions {
    font-weight: 700;
  }
  .p-sddx-receipt__steps .step-line .conditions,
  .p-sddx-receipt__steps .step-line .conditions .anchor-link,
  .p-sddx-receipt__steps .step-line .notes .note-item {
    color: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__steps {
    padding-block: 7.320644216691069vw 7.686676427525622vw;
    margin-bottom: 5.856515373352855vw;
  }
}
.p-sddx-receipt__box-scroll {
  border: 3px solid #df001f;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__box-scroll {
    margin: 0 auto;
    margin-bottom: 40px;
    width: 770px;
    padding-right: 6px;
    padding-block: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__box-scroll {
    margin: 0 8vw 10.666666666666668vw;
    padding-right: 1.866666666666667vw;
    padding-block: 4.266666666666667vw;
  }
}
.p-sddx-receipt__box-scroll.p-sddx-receipt__box-scroll__personal-information {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__box-scroll.p-sddx-receipt__box-scroll__personal-information {
    margin-bottom: 80px;
  }
}
.p-sddx-receipt__box-scroll.p-sddx-receipt__box-scroll__personal-information .box-scroll__content {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__box-scroll.p-sddx-receipt__box-scroll__personal-information .box-scroll__content .contents {
    padding-bottom: 1.733333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__box-scroll.p-sddx-receipt__box-scroll__personal-information {
    margin-bottom: 5.856515373352855vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__box-scroll .box-scroll__content {
    height: 301px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__box-scroll .box-scroll__content {
    height: 119.19999999999999vw;
  }
}
.p-sddx-receipt__box-scroll .box-scroll__content .title {
  color: #df001f;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .title {
    font-size: 20px;
    margin-block: 14px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .title {
    font-size: 5.333333333333334vw;
    line-height: calc(46 / 20);
    margin-block: 1.066666666666667vw 5.333333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .title {
    font-size: 1.4641288433382138vw;
    margin-block: 1.0248901903367496vw 2.1961932650073206vw;
  }
}
.p-sddx-receipt__box-scroll .box-scroll__content .contents {
  color: #333;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .contents {
    font-size: 12px;
    line-height: 19.2px;
    padding: 0 26px 19px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .contents {
    font-size: 3.2vw;
    line-height: calc(19.2 / 12);
    padding: 0 7.199999999999999vw 8vw;
  }
}
.p-sddx-receipt__box-scroll .box-scroll__content .contents .link {
  display: inline;
  cursor: pointer;
  color: #333;
}
.p-sddx-receipt__box-scroll .box-scroll__content .contents .link.underline {
  text-decoration: underline;
  text-underline-offset: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__box-scroll .box-scroll__content .contents {
    font-size: 0.8784773060029283vw;
    line-height: 1.405563689604685vw;
    padding: 0 1.903367496339678vw 1.390922401171303vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__box-scroll .box-scroll__content {
    height: 22.035139092240115vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__box-scroll {
    margin-bottom: 2.9282576866764276vw;
    width: 56.36896046852124vw;
    padding-right: 0.43923865300146414vw;
    padding-block: 1.171303074670571vw;
  }
}
.p-sddx-receipt__brand-site {
  background-color: #df001f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__brand-site {
    margin: 0 auto;
    width: 575px;
    margin-bottom: 40px;
    padding: 7.4px 5.5px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__brand-site {
    width: 84vw;
    margin: 0 8vw 9.866666666666667vw;
    padding: 0.8vw 0.8vw 0;
  }
}
.p-sddx-receipt__brand-site .brand-site__image {
  position: relative;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  overflow: hidden;
}
.p-sddx-receipt__brand-site .brand-site__image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.p-sddx-receipt__brand-site .brand-site__image::before {
  visibility: hidden;
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.p-sddx-receipt__brand-site .brand-site__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__brand-site .brand-site__action {
    -webkit-column-gap: 22.8px;
    -moz-column-gap: 22.8px;
    column-gap: 22.8px;
    padding-block: 18px 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__brand-site .brand-site__action {
    -webkit-column-gap: 1.226666666666667vw;
    -moz-column-gap: 1.226666666666667vw;
    column-gap: 1.226666666666667vw;
    padding-block: 2.133333333333333vw;
  }
}
.p-sddx-receipt__brand-site .brand-site__action .text {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__brand-site .brand-site__action .text {
    font-size: 18px;
    line-height: 19px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__brand-site .brand-site__action .text {
    font-size: 3.733333333333334vw;
    line-height: calc(10 / 14);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__brand-site .brand-site__action .text {
    font-size: 1.3177159590043925vw;
    line-height: 1.390922401171303vw;
  }
}
.p-sddx-receipt__brand-site .brand-site__action .icon {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/site-brand-arrow.png");
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__brand-site .brand-site__action .icon {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__brand-site .brand-site__action .icon {
    width: 6.666666666666667vw;
    height: 6.666666666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__brand-site .brand-site__action .icon {
    width: 2.635431918008785vw;
    height: 2.635431918008785vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__brand-site .brand-site__action {
    -webkit-column-gap: 1.6691068814055638vw;
    -moz-column-gap: 1.6691068814055638vw;
    column-gap: 1.6691068814055638vw;
    padding-block: 1.3177159590043925vw 0.8784773060029283vw;
  }
}
.p-sddx-receipt__brand-site:hover .brand-site__image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.p-sddx-receipt__brand-site:hover .brand-site__image::before {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.p-sddx-receipt__brand-site:hover .brand-site__action .icon {
  background-image: url("../images/site-brand-arrow_hover.png");
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__brand-site {
    width: 42.09370424597365vw;
    margin-bottom: 2.9282576866764276vw;
    padding: 0.541727672035139vw 0.40263543191800877vw 0;
  }
}
.p-sddx-receipt__contact {
  border: 3px solid #df001f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact {
    width: 575px;
    padding: 24px 14px 29px 24px;
    margin: 0 auto 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact {
    padding: 4.8vw 2.666666666666667vw 9.866666666666667vw;
    margin: 0 7.466666666666668vw 21.6vw 8.799999999999999vw;
  }
}
.p-sddx-receipt__contact .contact-title {
  color: #df001f;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-title {
    font-size: 5.333333333333334vw;
    line-height: calc(29 / 20);
    margin-bottom: 5.866666666666666vw;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-title {
    font-size: 1.3177159590043925vw;
    line-height: 1.903367496339678vw;
    margin-bottom: 1.3177159590043925vw;
  }
}
.p-sddx-receipt__contact .contact-email {
  background-color: rgba(0,0,0,0.06);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-email {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 16px;
    padding: 24px 25px 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-email {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 2.666666666666667vw;
    padding: 4.8vw 6.933333333333333vw 4.8vw 7.199999999999999vw;
    margin-bottom: 4.533333333333333vw;
  }
}
.p-sddx-receipt__contact .contact-email .label {
  position: relative;
  font-weight: bold;
  color: #df001f;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-email .label {
    padding-left: 23px;
    font-size: 14px;
    line-height: 19.2px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-email .label {
    padding-left: 6.133333333333333vw;
    font-size: 3.2vw;
    line-height: calc(19.2 / 12);
  }
}
.p-sddx-receipt__contact .contact-email .label .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-email .label .icon {
    width: 18px;
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-email .label .icon {
    width: 4.8vw;
    height: 3.733333333333334vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-email .label .icon {
    width: 1.3177159590043925vw;
    height: 1.0248901903367496vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-email .label {
    padding-left: 1.6837481698389458vw;
    font-size: 1.0248901903367496vw;
    line-height: 1.405563689604685vw;
  }
}
.p-sddx-receipt__contact .contact-email .email {
  color: #333;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-email .email {
    font-size: 14px;
    line-height: 19.2px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-email .email {
    white-space: nowrap;
    font-size: 3.733333333333334vw;
    line-height: calc(19.2 / 14);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-email .email {
    font-size: 1.0248901903367496vw;
    line-height: 1.405563689604685vw;
  }
}
.p-sddx-receipt__contact .contact-email .line-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  letter-spacing: 0.025em;
  font-weight: 400;
  color: #000;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-email .line-text {
    font-size: 12px;
    line-height: 17px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-email .line-text {
    font-size: 3.2vw;
    line-height: calc(17 / 12);
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-email .line-text {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-email {
    gap: 1.171303074670571vw;
    padding: 1.7569546120058566vw 1.8301610541727673vw 1.610541727672035vw;
    margin-bottom: 1.4641288433382138vw;
  }
}
.p-sddx-receipt__contact .contact-timework {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework {
    row-gap: 10px;
    margin: 0 auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework {
    row-gap: 5.066666666666666vw;
  }
}
.p-sddx-receipt__contact .contact-timework .timework-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework .timework-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework .timework-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 2.666666666666667vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework .timework-item:nth-child(2) {
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .p-sddx-receipt__contact .contact-timework .timework-item:nth-child(2) .label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 19.2px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework .timework-item:nth-child(2) {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework .timework-item:nth-child(2) .label {
    line-height: 1.405563689604685vw;
  }
}
.p-sddx-receipt__contact .contact-timework .timework-item .label {
  color: #df001f;
  border: 1px solid #df001f;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .label {
    padding: 6px 0;
    border-radius: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 74px;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .label {
    padding: 1.333333333333333vw 3.2vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 1.333333333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .label {
    padding: 0.43923865300146414vw 0;
    border-radius: 0.36603221083455345vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 5.417276720351391vw;
    -ms-flex: 0 0 5.417276720351391vw;
    flex: 0 0 5.417276720351391vw;
  }
}
.p-sddx-receipt__contact .contact-timework .timework-item .time {
  color: #333;
}
.p-sddx-receipt__contact .contact-timework .timework-item .notes {
  color: #707070;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes {
    margin-top: 5.5px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes {
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes .note {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.025em;
    margin-bottom: 5.5px;
  }
}
@media screen and (max-width: 767px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes .note {
    font-size: 3.2vw;
    line-height: calc(18 / 12);
    margin-bottom: 3.2vw;
  }
}
.p-sddx-receipt__contact .contact-timework .timework-item .notes .note:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes .note {
    font-size: 0.8784773060029283vw;
    line-height: 1.2445095168374818vw;
    margin-bottom: 0.40263543191800877vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework .timework-item .notes {
    margin-top: 0.40263543191800877vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework .timework-item {
    -webkit-column-gap: 0.7320644216691069vw;
    -moz-column-gap: 0.7320644216691069vw;
    column-gap: 0.7320644216691069vw;
    font-size: 0.8784773060029283vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact .contact-timework {
    row-gap: 0.7320644216691069vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .p-sddx-receipt__contact {
    width: 42.09370424597365vw;
    padding: 1.7569546120058566vw 1.0248901903367496vw 2.12298682284041vw 1.7569546120058566vw;
  }
}
