/*
* {
    line-height: 0;
}
*/

*,
*::before,
*::after {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	border-style: solid;
	border-width: 0;
	box-sizing: border-box;
	margin: 0;
	min-width: 0;
	padding: 0;
	scrollbar-gutter: stable;
}

body {
    background: #fff;
    font-family: "Noto Sans JP", serif;
    font-size: 16px;
}
.img {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.img img {
    width: 100%;
    height: 100%;
}
.sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}



/*
.footer {
	background-color: #fff;
	padding-top: 40px;
	text-align: center;
}

.footer__content {
	margin-bottom: 35px;
}

.footer__logo {
	aspect-ratio: 2801/439;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 136px;
}

.footer__logo img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.footer__text-block {
	display: flex;
	flex-direction: column;
}

.footer__text {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.footer__copyright {
	align-items: center;
	background-color: #600108;
	display: flex;
	height: 57px;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
}

.footer__copyright-text {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.05em;
	padding-right: 57px;
	text-transform: uppercase;
}
*/



.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 37.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
}

.p-thanks-title {
  border-bottom: 1px solid #000;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 3px;
}

.p-thanks {
  padding-bottom: 10px;
  padding-top: 52px;
}

.p-thanks__inner.inner {
  padding-left: 38px;
  padding-right: 38px;
}

.p-thanks__title {
  margin-bottom: 36px;
}

.p-thanks__subtitle {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 30px;
  text-align: left;
}

.p-thanks__text {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 56px;
  text-align: left;
}

.p-thanks__btn {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 20px;
  text-align: center;
}


@media screen and (min-width: 768px) {
.footer {
	padding-top: 45px;
}

.footer__content {
	margin-bottom: 45px;
}

.footer__logo {
	margin-bottom: 15px;
	width: 233px;
}

.footer__text-block {
	-moz-column-gap: 40px;
	column-gap: 40px;
	flex-direction: row;
	justify-content: center;
}

.footer__text-block:not(:last-child) {
	margin-bottom: 5px;
}

.footer__text {
	font-size: 13px;
}

.footer__copyright {
	height: 69px;
}

.footer__copyright-text {
	font-size: 14px;
	padding-right: 69px;
}
*/

.footer {
  background-color: #fff;
  padding-top: 40px;
  text-align: center;
}

.footer__content {
  margin-bottom: 35px;
}

.footer__logo {
  aspect-ratio: 2801/439;
  display: block;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 136px;
}

.footer__logo img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.footer__text-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footer__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.9167;
}

.footer__text span {
  display: inline-block;
}

.footer__copyright {
  align-items: center;
  background-color: #600108;
  display: flex;
  height: 57px;
  justify-content: center;
  padding-left: 5px;
  padding-right: 5px;
}

.footer__copyright-text {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding-right: 57px;
  text-transform: uppercase;
}

.inner {
  max-width: 63.125rem;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.p-thanks-title {
  font-size: 16px;
  padding-bottom: 7px;
}

.p-thanks {
  padding-bottom: 60px;
  padding-top: 102px;
}

.p-thanks__inner.inner {
  max-width: 952px;
}

.p-thanks__title {
  margin-bottom: 40px;
  text-align: center;
}

.p-thanks__subtitle {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 56px;
  text-align: center;
}

.p-thanks__text {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 56px;
  text-align: left;
}

.p-thanks__btn {
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.625;
  margin-bottom: 26px;
  text-align: center;
}

.u-mobile {
  display: none;
}

}