@charset "utf-8";
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.featherlight-sample {
  display: none;
}
#law td {
  background: #fff;
  border: solid 1px #999;
}
ol {
  margin-bottom: 1rem;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.button,
::file-selector-button {
  inline-size: fit-content;
  touch-action: manipulation;
  -webkit-user-select: none;
          user-select: none;
}
*:focus-visible {
  outline: 2px solid magenta;
  outline-offset: 2px;
}
.mp4 {
  font-family: "m-plus-1p", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mp5 {
  font-family: "m-plus-1p", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.mp7 {
  font-family: "m-plus-1p", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.mp8 {
  font-family: "m-plus-1p", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.mp9 {
  font-family: "m-plus-1p", sans-serif;
  font-weight: 900;
  font-style: normal;
}
footer {
  background: #fff;
  text-align: center;
  padding: 10px;
}
footer ul li {
  font-size: 13px;
  display: inline-block;
  margin: 0 7px;
}
footer ul li a {
  color: #222;
}
body {
  background-image: url(../img/bg.jpg);
}
.img_wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.img_wrap img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .pc {
    display: unset;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: unset;
  }
}
@media screen and (max-width: 1280px) {
  .mv img {
    width: 130%;
    position: relative;
    transform: translateY(0%) translateX(-50%);
    left: 50%;
  }
}
.registration {
  background-color: #f4f9ff;
  padding: 7vw 0 4vw;
  position: relative;
  z-index: 3;
}
.registration img {
  width: 100%;
}
.registration .title h2 {
  width: 92.8%;
  max-width: 928px;
  margin: 0 auto;
}
.registration .title p {
  width: 70%;
  max-width: 548px;
  margin: -3.5vw auto 0;
}
.list1 {
  width: 47vw;
  margin: 0 auto 2.083vw;
  background-color: #f0f0f0;
  border-radius: 1vw;
  padding: 1.25vw 2.5vw 0.677vw;
}
@media screen and (max-width: 767px) {
  .list1 {
    width: 100%;
    margin: 0 auto 576px;
    background-color: #f0f0f0;
    border-radius: 20px;
    padding: 15px 21px 10px;
  }
}
.list1 .regTxt p {
  width: 90%;
  max-width: 480px;
  margin: 1vw auto 0;
  display: block;
  border-radius: 7px;
  border: solid 1px;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  font-family: 'HKW5';
  background-color: #fff;
  text-align: left;
  padding: 0 14px;
}
.list1 .regTxt.mjnb {
  margin-bottom: 50vh;
}
.list1 .flame {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto 0.46875vw;
}
@media screen and (max-width: 767px) {
  .list1 .flame {
    margin: 0 auto 6px;
  }
}
.list1 .flame .input {
  font-size: 1.302vw;
  color: #333;
  width: 55%;
  font-family: "m-plus-rounded-1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .list1 .flame .input {
    font-size: 16px;
  }
}
.list1 .flame .list1_text {
  font-size: 1.302vw;
  color: #333;
  width: 18%;
  font-family: "m-plus-rounded-1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .list1 .flame .list1_text {
    font-size: 16px;
    width: 27%;
  }
}
.btn {
  margin: 2% auto;
}
.btn img {
  width: 100%;
}
.btn img:first-child {
  display: block;
}
.btn img:last-child {
  display: none;
}
.btn button {
  border: none;
  background-color: initial;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  display: block;
  padding: 0;
}
.btn input {
  border: none;
  width: 100%;
  margin: 0 auto;
  display: block;
  background-image: url(../img/registration_btn.png);
  height: 0;
  padding-bottom: 12.667%;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -99999px;
}
@media screen and (max-width: 747px) {
  section:after {
    background-size: 11px auto;
  }
  .btn {
    max-width: 520px;
    margin: 2% auto;
  }
  .btn img:last-child {
    display: block;
  }
  .btn img:first-child {
    display: none;
  }
  .btn input {
    background-image: url(../img/form_btn.png);
  }
  .note {
    padding: 0 0 40%;
  }
  .cart .inner {
    height: 40vw;
    clear: both;
    overflow: auto;
  }
}
@media screen and (max-width: 747px) and screen and (max-width: 767px) {
  .btn input {
    background-image: url(../img/sp/form_btn.png);
  }
}
/***** 

 three-thr

 *****/
.thr.wrapper {
  background: #f4f4f4;
}
.thr.wrapper main {
  max-width: 940px;
  margin: auto;
  padding: 0 20px;
  font-size: 17px;
}
.thr .title,
.thr .pp,
.thr .pp_ {
  position: relative;
  z-index: 2;
}
.thr .title {
  margin: 0 auto;
  padding: 4.8vw 0 0;
}
.thr .title h2 {
  font-size: 30px;
}
.thr .pp table {
  width: 100%;
}
.thr .pp table,
.thr .pp p,
.thr .ppk {
  margin: 0 auto;
}
.thr .pp table tr {
  border-bottom: 1px solid #cccccc;
}
.thr .pp table tr th {
  font-weight: bold;
  padding: 25px 0;
  text-align: left;
  width: 200px;
}
.thr .pp table tr td {
  padding: 25px 0;
  text-align: left;
}
.thr .pp p {
  margin: 14px auto 0;
}
.thr .pp p span,
.thr .ppk .ttl {
  display: block;
  font-weight: bold;
  color: #000;
  padding: 1.5vw 0 1vw 0;
  padding-left: 0px;
  text-align: left;
  font-size: 24px;
}
.thr .ppk .txt ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.thr .toback {
  margin: 4vw auto 0;
  padding-bottom: 5.5vw;
  position: relative;
  z-index: 2;
}
.thr .toback a {
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
  padding: 0 7vw;
  background-color: #000;
  font-size: 24px;
  line-height: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .thr.wrapper main {
    font-size: 16px;
  }
  .thr .title {
    padding: 11.5vw 0 0;
  }
  .thr .title h2 {
    font-size: 23px;
  }
  .thr .pp table,
  .thr .pp tbody,
  .thr .pp table tr {
    display: block;
  }
  .thr .pp table tr th {
    display: block;
    padding: 10px 0 0;
    width: auto;
  }
  .thr .pp table tr td {
    padding: 0 0 10px;
  }
  .thr .pp p {
    margin: 14px auto 0;
  }
  .thr .pp p span,
  .thr .ppk .ttl {
    padding: 3.5vw 0;
    font-size: 20px;
  }
  .thr .toback {
    margin: 12vw auto 0;
    padding-bottom: 13.5vw;
  }
  .thr .toback a {
    padding: 0 7vw;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    border-radius: 10px;
  }
}
.btn_ input {
  border: none;
  width: 90%;
  max-width: 377px;
  margin: 10% auto 20%;
  display: block;
  background-image: url(../img/form_btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: initial;
  height: 0;
  padding-bottom: 18.5%;
  text-indent: -99999px;
}
@media screen and (max-width: 767px) {
  .btn_ input {
    background-image: url(../img/sp/form_btn.png);
  }
}
.input_ {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 21px;
}
.input_ h3 {
  text-align: left;
  width: 90%;
  max-width: 90%;
  font-size: 17px;
  margin: 14px auto 0;
}
.input_ p {
  text-align: left;
  width: 90%;
  font-size: 17px;
  font-weight: normal;
  font-family: 'HKW5';
  margin: 0 auto 7px;
  border-bottom: solid 1px #ccc;
}
.close {
  font-size: 25px;
  font-weight: bold;
  border: solid 2px;
  width: 30px;
  height: 30px;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #fff;
  cursor: pointer;
}
.cart {
  width: 90%;
  max-width: 800px;
  margin: 30px auto;
  border: solid 5px #ddd;
  padding: 0;
}
.cart h1 {
  width: 100%;
  background-color: #ddd;
  text-align: center;
}
.cart .inner {
  height: 10vw;
  clear: both;
  overflow: auto;
}
.cart_ {
  width: 94%;
  margin: 0 auto 14px;
  max-width: 740px;
  border: solid 3px #ddd;
  padding: 14px;
}
.cart_ p {
  margin: 7px;
}
.cart_ p.ttl {
  margin: 0 auto 7px;
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
.cart_ input {
  width: 70%;
  border: none;
}
.cart_ table {
  width: 100%;
}
.cart_ table tr {
  border-bottom: solid 1px #ddd;
  width: 100%;
}
.cart_ table th {
  background-color: #efefef;
  padding: 7px 7px 7px 14px;
}
.cart_ table th.none {
  background-color: #fff;
}
.cart_ table td {
  text-align: right;
  padding: 14px 14px 7px 0;
  display: flex;
  justify-content: flex-end;
}
.btn {
  display: flex;
  justify-content: space-evenly;
  border: none;
  margin: 0 auto;
}
.btn .toback {
  text-align: center;
  width: calc(100% / 2);
  margin: 0 5%;
}
.btn .toback p {
  width: 100%;
  max-width: 160px;
  height: 50px;
  line-height: 50px;
  display: block;
  background-color: #ccc;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
}
.btn .submit {
  width: calc(100% / 2);
  margin: 0 5%;
}
.btn .submit input {
  width: 100%;
  max-width: 160px;
  height: 50px;
  line-height: 50px;
  display: block;
  background-color: #21c342;
  text-align: center;
  border-radius: 5px;
  background-image: none;
  text-indent: initial;
}
.thanks main {
  border-bottom: solid 10px #146566;
}
.thanks section {
  height: 100vh;
}
.thanks div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 80%;
  max-width: 400px;
}
.thanks div img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.thanks_ a {
  width: max-content;
  margin: 30px auto 0;
  display: block;
  padding: 14px 21px;
  border-radius: 7px;
  color: #fff;
}
.thanks div p {
  width: max-content;
  margin: 30px auto 0;
}
.return {
  background-color: #2b71b8;
}
.pclose {
  background-color: #555;
}
@media screen and (max-width: 747px) {
  .btn_ input {
    margin: 10% auto 20%;
  }
  .cart .inner {
    height: 40vw;
    clear: both;
    overflow: auto;
  }
  .input_ {
    padding: 0px;
  }
}
.userName {
  margin: 0 auto 200px;
}
.cart .inner {
  height: 210px;
}
.cart_ p.ttl {
  height: 30px;
}
.cart_ table tr {
  height: 40px;
}
.cart_ table td {
  overflow-wrap: break-word;
  word-break: break-all;
}
@media screen and (max-width: 747px) {
  .cart_ table th,
  .cart_ table td {
    font-size: 80%;
  }
  .cart .inner {
    height: 240px;
  }
  .cart_ p.ttl {
    font-size: 80%;
  }
  .cart_ p {
    font-size: 80%;
  }
}
form {
  margin: 0 21.406vw;
}
@media screen and (max-width: 767px) {
  form {
    margin: 0 20px;
  }
}
form p {
  text-align: center;
  font-size: 2.0833vw;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3.802vw;
}
form p.isB {
  display: block;
  width: auto;
}
form p.consent {
  text-align: left;
  display: block;
}
@media screen and (max-width: 767px) {
  form p {
    font-size: 16px;
    margin-top: 28px;
  }
}
form p input {
  border: solid 1px #ff9600;
  display: inline-block;
  margin: 0 1.40625vw 0 0;
  border-radius: 0;
  height: 2.083vw;
  width: 2.083vw;
}
@media screen and (max-width: 767px) {
  form p input {
    margin: 0 12px 0 0;
    height: 24px;
    width: 19px;
  }
}
form input[type="mail"],
form input[type="text"] {
  margin: 0.9375vw auto 0;
  display: block;
  border-radius: 0.364vw;
  border: solid 1px;
  font-size: 1.25vw;
  height: 3.125vw;
  padding: 0.364vw;
}
@media screen and (max-width: 767px) {
  form input[type="mail"],
  form input[type="text"] {
    margin: 2vw auto 0;
    font-size: 16px;
  }
}
form .txt {
  width: 90%;
  max-width: 450px;
  margin: 7vw auto 0;
}
form .check {
  font-size: 15px;
  margin: 2.5vw auto 0;
  width: max-content;
  align-items: center;
  justify-content: center;
}
form .check input[type="checkbox"] {
  zoom: 1.5;
  margin: 0 7px 0 0;
}
form .flame {
  display: block;
  align-items: center;
  margin: 0 auto 2.2395vw;
}
@media screen and (max-width: 767px) {
  form .flame {
    margin: 0 auto 16px;
  }
}
form .flame .text {
  font-size: 2.0833vw;
  color: #333;
  font-family: "m-plus-rounded-1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  form .flame .text {
    font-size: 21px;
  }
}
form .flame span {
  background-color: #ee3e02;
  color: #fff;
  padding: 0.2083vw 1.0416vw;
  font-size: 1.5625vw;
  border-radius: 1.5625vw;
  margin-right: 0.9375vw;
}
@media screen and (max-width: 767px) {
  form .flame span {
    padding: 4px 9px;
    font-size: 16px;
    border-radius: 19px;
    margin-right: 11px;
  }
}
form .flame .input {
  width: 100%;
}
form .flame .input input {
  width: 100%;
  height: 3.125vw;
  border: solid 3px #cccccc;
  border-radius: 5px;
  padding: 0 2vw;
}
@media screen and (max-width: 767px) {
  form .flame .input input {
    height: 50px;
  }
}
form h3 {
  font-size: 4.11458vw;
  width: 100%;
  text-align: center;
  padding: 5.052vw 0 2.656vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  form h3 {
    font-size: 30px;
    padding: 33px 0 0;
  }
}
form input.kakunin {
  background-image: url(../img/form_btn.png);
  height: 0;
  padding-bottom: 17%;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  background-color: initial;
  text-indent: -99999px;
  margin: 2% auto 0;
  display: block;
}
@media screen and (max-width: 767px) {
  form input.kakunin {
    background-image: url(../img/sp/form_btn.png);
    background-size: contain;
    height: 87px;
    margin: revert-layer;
  }
}
form .btn {
  margin: 2.8125vw auto 1.6145vw;
}
@media screen and (min-width: 768px) {
  .info {
    width: 100%;
    margin: 0 auto;
    max-width: 57.2916vw;
    font-size: 1.40625vw;
    padding-bottom: 6.125vw;
  }
}
@media screen and (max-width: 767px) {
  .info {
    margin: 343px 4% 680px;
  }
}
.info p {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3125vw;
  font-family: "m-plus-rounded-1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .info p {
    position: relative;
    margin-bottom: 0px;
    font-size: 14px;
  }
}
.mjnb {
  margin-bottom: 2.3vw;
}
@media screen and (max-width: 767px) {
  .mjnb {
    margin-bottom: 153.86vw;
  }
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
    padding-top: 13px;
  }
}
.popup {
  display: none;
}
.popup.on {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: #000000b5;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.popup_ {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 21px;
}
.popup_ h3 {
  text-align: left;
  width: 90%;
  max-width: 90%;
  font-size: 17px;
  margin: 14px auto 0;
}
.popup_ p {
  text-align: left;
  width: 90%;
  font-size: 17px;
  font-weight: normal;
  font-family: 'HKW5';
  margin: 0 auto 7px;
  border-bottom: solid 1px #ccc;
}
.close {
  font-size: 25px;
  font-weight: bold;
  border: solid 2px;
  width: 30px;
  height: 30px;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #fff;
  cursor: pointer;
}
.cart {
  width: 90%;
  max-width: 800px;
  margin: 30px auto;
  border: solid 5px #ddd;
  padding: 0;
}
.cart h1 {
  width: 100%;
  background-color: #ddd;
  text-align: center;
}
.cart .inner {
  height: 10vw;
  clear: both;
  overflow: auto;
}
.cart_ {
  width: 94%;
  margin: 0 auto 14px;
  max-width: 740px;
  border: solid 3px #ddd;
  padding: 14px;
}
.cart_ p {
  margin: 7px;
}
.cart_ p.ttl {
  margin: 0 auto 7px;
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
.cart_ input {
  width: 70%;
  border: none;
}
.cart_ table {
  width: 100%;
}
.cart_ table tr {
  border-bottom: solid 1px #ddd;
  width: 100%;
}
.cart_ table th {
  background-color: #efefef;
  padding: 7px 7px 7px 14px;
}
.cart_ table th.none {
  background-color: #fff;
}
.cart_ table td {
  text-align: right;
  padding: 14px 14px 7px 0;
  display: flex;
  justify-content: flex-end;
}
.btn {
  display: flex;
  justify-content: space-evenly;
  border: none;
  margin: 0 auto;
}
.btn .toback {
  text-align: center;
  width: calc(100% / 2);
  margin: 0 5%;
}
.btn .toback p {
  width: 100%;
  max-width: 160px;
  height: 50px;
  line-height: 50px;
  display: block;
  background-color: #ccc;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
  color: #fff;
}
.btn .submit {
  width: calc(100% / 2);
  margin: 0 5%;
}
.btn .submit input {
  width: 100%;
  max-width: 160px;
  height: 50px;
  line-height: 50px;
  display: block;
  background-color: #21c342;
  text-align: center;
  border-radius: 5px;
  background-image: none;
  text-indent: initial;
}
.thanks section {
  height: 100vh;
}
.thanks div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 80%;
  max-width: 400px;
}
.thanks div img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.thanks_ a {
  width: max-content;
  margin: 30px auto 0;
  display: block;
  padding: 14px 21px;
  border-radius: 7px;
  color: #fff;
}
.thanks div p {
  width: max-content;
  margin: 30px auto 0;
  font-size: 20px;
}
.return {
  background-color: #ff9600;
}
.pclose {
  background-color: #555;
}
@media screen and (max-width: 747px) {
  .btn_ input {
    margin: 10% auto 20%;
  }
  .cart .inner {
    height: 40vw;
    clear: both;
    overflow: auto;
  }
  .popup_ {
    padding: 0px;
  }
}
.userName {
  margin: 0 auto 200px;
}
.cart .inner {
  height: 210px;
}
.cart_ p.ttl {
  height: 30px;
}
.cart_ table tr {
  height: 40px;
}
.cart_ table td {
  overflow-wrap: break-word;
  word-break: break-all;
}
@media screen and (max-width: 747px) {
  .cart_ table th,
  .cart_ table td {
    font-size: 80%;
  }
  .cart .inner {
    height: 240px;
  }
  .cart_ p.ttl {
    font-size: 80%;
  }
  .cart_ p {
    font-size: 80%;
  }
}
.consentWrap {
  display: flex;
  align-items: flex-start;
}
.footerWrap {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
}
.footerWrap ul li {
  display: inline-block;
  margin: 0 7px;
  list-style: none;
}
.footerWrap ul li a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .footerWrap {
    padding: 0 20px;
  }
}
