@charset "UTF-8";
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;
}

main {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

li {
  list-style: none;
  list-style-type: none;
}

caption,
th {
  font-weight: normal;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

area {
  outline: none;
  border: none;
}

abbr,
acronym {
  border: 0;
}

* {
  box-sizing: border-box;
}

input,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 0;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  margin: 0;
  outline: none;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}

input[type=submit],
input[type=button] {
  cursor: pointer;
}

input,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a {
  outline: none;
}

figure {
  line-height: 0;
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9375rem;
  font-family: "Noto Sans JP", sans-serif;
}

a:hover {
  text-decoration: none;
}
.l-main {
  margin-bottom: 0;
}

.l-footer {
  z-index: 10;
}

.contents {
  position: relative;
  z-index: 1;
}
.contents:before {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg-contents_pc.avif");
  background-position: left center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  content: "";
}

.contents_inner {
  margin: 0 auto;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.04);
  width: 100%;
  max-width: 768px;
  overflow: hidden;
}

.mv {
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg-contents_pc.avif");
  background-position: center -10px;
  background-size: 176.8% auto;
  background-repeat: no-repeat;
}

.mv_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 46px 21px 46px 19px;
}

.mv_obi {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 556px;
}

.mv_heading-unit {
  position: relative;
  margin-top: -14px;
}
.mv_heading-unit:before {
  position: absolute;
  top: -72px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  filter: blur(39px);
  border-radius: 100px;
  background: rgba(250, 250, 250, 0.3);
  width: 293px;
  height: 293px;
  content: "";
}

.mv_heading {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  color: #390700;
  font-weight: 600;
  font-size: 2.875rem;
  font-family: "Shippori Mincho", serif;
}
.mv_heading > span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
  font-weight: 700;
  font-size: 2.875rem;
}
.mv_heading > span ._large {
  font-size: 4.5625rem;
  letter-spacing: 0.08em;
}

.mv_bubble {
  display: flex;
  position: absolute;
  top: 168px;
  right: -57px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1px 0;
  z-index: 0;
  padding: 0 0 0 4px;
  width: 209px;
  height: 209px;
  color: #390700;
  font-weight: 600;
  font-size: 1.3125rem;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
.mv_bubble:before {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  filter: blur(2.5px);
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  content: "";
}
.mv_bubble > span {
  display: flex;
  align-items: baseline;
  margin-top: 4px;
}
.mv_bubble > span ._cinzel {
  font-weight: 600;
  font-size: 2.375rem;
  font-family: "Cinzel", serif;
}

.mv_image {
  position: relative;
  z-index: 1;
  margin: 14px 0 0 -44px;
  max-width: 504px;
}

.mv_schedule {
  margin-top: -8px;
}

.mv_schedule-unit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2px 0;
}
.mv_schedule-unit + .mv_schedule-unit {
  margin-top: 27px;
}

.mv_schedule-title {
  position: relative;
  z-index: 1;
  margin-left: -17px;
  padding: 4px 21px 4px 20px;
  color: #390700;
  font-weight: 500;
  font-size: 1.4375rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
.mv_schedule-title:before {
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  z-index: -1;
  filter: blur(1.5px);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  content: "";
}
.mv_schedule-title ._phase {
  position: absolute;
  top: -9px;
  left: -83px;
  transform: rotate(11.973deg);
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0.03em;
}
.mv_schedule-title ._phase:before, .mv_schedule-title ._phase:after {
  position: absolute;
  background-color: rgba(57, 7, 0, 0.4);
  width: 75px;
  height: 1px;
  content: "";
}
.mv_schedule-title ._phase:before {
  top: -9px;
  right: -10px;
  transform: rotate(6deg);
}
.mv_schedule-title ._phase:after {
  right: -10px;
  bottom: -10px;
  transform: rotate(-6deg);
}

.mv_schedule-text {
  font-feature-settings: "palt";
  margin-top: 4px;
  color: #390700;
  font-weight: 400;
  font-size: 1.4375rem;
}
.mv_schedule-text ._fira {
  font-family: "Fira Sans", sans-serif;
}
.mv_schedule-text ._large {
  font-size: 2.375rem;
}

.navbox {
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_noise.webp");
  background-repeat: repeat;
}

.nav_list {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0 64px;
  padding: 16px 32px 24px;
}

.nav_item {
  display: flex;
  justify-content: center;
}
.nav_item a {
  display: block;
  position: relative;
  transition: opacity 0.3s ease-in-out;
  padding-bottom: 20px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-family: "Shippori Mincho", serif;
  text-decoration: none;
}
.nav_item a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_nav_arrow.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  content: "";
}
.nav_item a:hover {
  opacity: 0.7;
}
.nav_item a span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
}

.section._prize {
  position: relative;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg-contents_pc.avif");
  background-position: top center;
  background-size: cover;
}
.section._prize:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  mix-blend-mode: multiply;
  background: linear-gradient(180deg, #8E4512 2.46%, transparent 85.06%);
  width: 100%;
  height: 312px;
  content: "";
}
.section._apply {
  position: relative;
  background-color: #390700;
}
.section._apply:before {
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-141px);
  filter: blur(40px);
  border-radius: 100px;
  background-color: #986B64;
  width: 92px;
  height: 92px;
  content: "";
}
.section._terms {
  position: relative;
  background-color: #390700;
}
.section._terms:before {
  position: absolute;
  top: -21px;
  left: 50%;
  transform: translateX(-130px);
  filter: blur(40px);
  border-radius: 100px;
  background-color: #986B64;
  width: 92px;
  height: 92px;
  content: "";
}

.section_inner {
  position: relative;
  z-index: 1;
  padding: 64px 32px 45px;
}
.section._terms .section_inner {
  padding: 11px 32px 48px;
}

.section_lead {
  margin-top: 32px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
}

.course {
  margin-top: 75px;
}

.course_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 56px 24px;
  margin: 0 -3px;
}

.course_item {
  position: relative;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_circle.svg");
  background-size: 100% 100%;
  padding: 74px 32px 73px;
  width: 100%;
  max-width: 341px;
}

.course_name {
  display: flex;
  position: absolute;
  top: -36px;
  left: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%);
  border-radius: 100px;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_noise.webp");
  background-repeat: repeat;
  padding: 2px 3px 2px 2px;
  width: 88px;
  height: 88px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
.course_name span {
  display: block;
  margin-bottom: -2px;
  font-weight: 500;
  font-size: 2.1875rem;
  font-family: "Cinzel", serif;
}

.course_heading {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 55px;
}
.course_heading img {
  height: 47px;
}
.course_heading > span {
  margin-top: -14px;
  color: #390700;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.6;
  font-family: "Shippori Mincho", serif;
}
.course_heading > span ._cinzel {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.6;
  font-family: "Cinzel", serif;
}

.course_notes {
  position: relative;
  margin-top: 8px;
  padding-top: 49px;
  color: #390700;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
}
.course_notes:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/img_package01.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 55px;
  height: 40px;
  content: "";
}

.course_image {
  position: relative;
  width: 100%;
  text-align: right;
}
.course_image._a-course {
  margin-top: 54px;
  padding-right: 63px;
}
.course_image._a-course img {
  max-width: 181px;
}
.course_image._a-course figcaption {
  top: -30px;
  right: 4px;
}
.course_image._b-course {
  margin-top: 24px;
  padding-right: 80px;
}
.course_image._b-course img {
  max-width: 122px;
  pointer-events: none;
}
.course_image._b-course figcaption {
  top: -12px;
  right: 14px;
}
.course_image img {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.21);
}
.course_image figcaption {
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 0;
  width: 72px;
  height: 72px;
  color: #390700;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.3;
  font-family: "Shippori Mincho", serif;
}
.course_image figcaption:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.4;
  z-index: -1;
  filter: blur(2.5px);
  border-radius: 100px;
  background-color: #D47154;
  width: 120%;
  height: 120%;
  content: "";
}
.course_image figcaption span {
  font-size: 1.25rem;
  line-height: 1;
  font-family: "Cinzel", serif;
}

.course_image-note {
  margin-top: 9px;
  color: #390700;
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: center;
}

.course_modal {
  cursor: pointer;
}

.course_text {
  margin-top: 24px;
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
  text-align: center;
}

.target {
  position: relative;
  margin-top: 40px;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_square_pc.svg");
  background-size: 100% 100%;
}

.target_inner {
  position: relative;
}

.target_unit {
  position: relative;
  padding: 36px 35px 37px;
}

.target_heading {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #390700;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.4;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.02em;
}
.target_heading span {
  display: block;
  position: relative;
  padding-bottom: 9px;
}
.target_heading span:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_h2_target.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 116px;
  height: 3px;
  content: "";
}

.target_lead {
  margin-top: 32px;
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
  text-align: center;
}

.target_modal {
  cursor: pointer;
  margin: 28px auto 0;
  width: 210px;
}

.modal_text {
  margin-top: 4px;
  color: #390700;
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: right;
}
.modal_text._target {
  margin: -1px -11px 0 0;
}
.modal_text span {
  position: relative;
  padding-left: 18px;
}
.modal_text span:before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_zoom.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  content: "";
}

.target_name {
  margin-top: 32px;
  color: #390700;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.4;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}

.target_note {
  margin-top: 22px;
}

.apply {
  margin-top: 27px;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_apply_pc.svg");
  background-size: 100% 100%;
}

.apply_inner {
  padding: 37px 35px 63px;
}

.apply_lead {
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.apply_note {
  margin-top: 8px;
}

.apply_unit {
  position: relative;
  margin-top: 40px;
}
.apply_unit._02 {
  padding-bottom: 78px;
}
.apply_unit._02:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/img_apply_step02.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 207px;
  height: 61px;
  content: "";
}
.apply_unit._03 {
  padding-bottom: 90px;
}
.apply_unit._03:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/img_apply_step03.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 233px;
  height: 74px;
  content: "";
}

.apply_step {
  display: flex;
  justify-content: center;
  align-items: center;
}
.apply_step > span {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #390700;
  padding: 7px 5px 0px 5px;
  width: 60px;
  height: 60px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1;
  font-family: "Cinzel", serif;
}
.apply_step > span:before, .apply_step > span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_apply_step.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 48px;
  height: 1px;
  content: "";
}
.apply_step > span:before {
  transform: translate(-102px, -50%);
}
.apply_step > span:after {
  transform: translate(54px, -50%);
}
.apply_step > span span {
  font-weight: 500;
  font-size: 1.25rem;
}

.apply_text {
  margin-top: 12px;
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.apply_link {
  position: relative;
  margin-top: 16px;
  padding-top: 18px;
}
.apply_link:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_apply_button.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 78px;
  height: 13px;
  content: "";
}
.apply_link a {
  display: flex;
  transition: opacity 0.3s ease-in-out;
  margin: 0 auto;
  width: 194px;
}
.apply_link a:hover {
  opacity: 0.7;
}

.apply_button {
  margin: 52px auto 0;
  max-width: 500px;
  scroll-margin-top: 52px;
}
.apply_button a {
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.apply_button a:hover {
  opacity: 0.7;
}

.apply_caution {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 7px 0;
  margin-top: 32px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6;
}
.apply_caution:after {
  display: block;
  content: "↓";
}
.apply_caution span {
  display: block;
  position: relative;
  padding-bottom: 8px;
}
.apply_caution span:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_caution.svg");
  background-size: 14px 6px;
  background-repeat: repeat-x;
  width: 100%;
  height: 6px;
  content: "";
}

.receipt {
  margin-top: 54px;
}

.receipt_inner {
  position: relative;
  border: 1px solid rgba(57, 7, 0, 0.6);
  border-radius: 8px;
  padding: 24px 32px 23px;
}

.receipt_title {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50px;
  background-color: #390700;
  padding: 4px 40px;
  width: 204px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
}

.receipt_text {
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.receipt_unit {
  margin-top: 16px;
}
.receipt_unit + .receipt_unit {
  margin-top: 7px;
}

.receipt_unit-title {
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.6;
  text-align: center;
}
.receipt_unit-title._good {
  color: #018060;
}
.receipt_unit-title._bad {
  color: #E0321C;
}

.receipt_modal {
  cursor: pointer;
  margin-top: 4px;
}

.terms {
  margin-top: 31px;
  border-radius: 8px;
  background-color: #FFFFFF;
}

.terms_inner {
  padding: 24px 35px 25px;
  height: 450px;
  overflow-y: scroll;
}
.terms_inner::-webkit-scrollbar {
  width: 6px;
}
.terms_inner::-webkit-scrollbar-track {
  margin: 2px;
  border: none;
  border-radius: 0 8px 8px 0;
  background: #fff;
}
.terms_inner::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #C4C4C4;
}

.terms_unit + .terms_unit {
  margin-top: 24px;
}

.terms_title {
  position: relative;
  padding-left: 15px;
  color: #390700;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.6;
}
.terms_title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
}

.terms_text {
  color: #390700;
  font-size: 0.9375rem;
  line-height: 1.6;
}
.terms_text a {
  color: inherit;
}
.terms_text a:hover {
  text-decoration: none;
}
.terms_text + .terms_text {
  margin-top: 18px;
}
.note_list + .terms_text {
  margin-top: 18px;
}

.contact {
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg-contents_pc.avif");
  background-position: bottom center;
  background-size: cover;
}

.contact_inner {
  padding: 56px 67px 48px;
}

.contact_head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 9px 0;
  border-radius: 8px 8px 0 0;
  background-color: #390700;
  padding: 10px 8px 8px;
}

.contact_title {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.contact_text {
  color: #FFFFFF;
  font-size: 0.8125rem;
  line-height: 1.6;
  text-align: center;
}

.contact_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px 0;
  border-radius: 0 0 8px 8px;
  background-color: #FFFFFF;
  padding: 7px 8px 8px 8px;
}

.contact_tel {
  cursor: text;
}
.contact_tel a {
  color: #D47154;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.6;
  text-decoration: none;
}

.contact_date {
  color: #390700;
  font-size: 0.8125rem;
  line-height: 1.6;
  text-align: center;
}

.contact_banner {
  transition: opacity 0.3s ease-in-out;
  margin-top: 24px;
}
.contact_banner:hover {
  opacity: 0.7;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  opacity: 0;
  z-index: 100;
  transition: opacity 0.3s ease-in;
  width: 100%;
  height: 100vh;
}
.modal.is-active {
  opacity: 1;
}

.modal_bg {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100vh;
}

.modal_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 64px 0;
  width: 100%;
  max-width: 750px;
  max-height: 100%;
  overflow: scroll;
}

.modal_close {
  position: absolute;
  top: 0;
  right: 16px;
}
.modal_close button {
  width: 24px;
  height: 24px;
  font-size: 0;
}
.modal_close button:before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_close.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: "";
}

.modal_inner {
  background-color: #FFFFFF;
  padding: 64px 0;
}

.modal_image._calendar img {
  pointer-events: none;
}

.modal_text {
  margin-top: 4px;
  color: #390700;
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: right;
}
.modal_text._center {
  text-align: center;
}
.modal_text._large {
  font-size: 0.9375rem;
}
.modal_text._target {
  margin: -1px -11px 0 0;
}
.modal_text._course {
  margin-top: 7px;
}
.modal_text._calendar {
  margin-top: -34px;
}
.modal_text span {
  position: relative;
  padding-left: 18px;
}
.modal_text span:before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_zoom.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  content: "";
}

.heading1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.4;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.02em;
  text-align: center;
}

.note_list + .note_list {
  margin-top: 18px;
}
.note_list._center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.note_list:is(ol) {
  counter-reset: number 0;
}

.note_item {
  position: relative;
  padding-left: 17px;
  color: #390700;
  font-size: 0.8125rem;
  line-height: 1.6;
}
.note_item:has(.note_list):before {
  content: none !important;
}
.note_item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
ol.note_list > .note_item {
  padding-left: 21px;
}
ol.note_list > .note_item:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: number 1;
  content: "(" counter(number) ")　";
}
ol.note_list._large > .note_item {
  padding-left: 23px;
}
.note_item a {
  color: inherit;
}
.note_list._dot > .note_item:before {
  top: 8px;
  left: 5px;
  border-radius: 100px;
  background-color: #390700;
  width: 6px;
  height: 6px;
  content: "";
}
.note_list._large > .note_item {
  font-size: 0.9375rem;
}

.page_top {
  display: flex;
  position: fixed;
  right: 32px;
  bottom: 32px;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  border-radius: 100px;
  background-color: #D47154;
  width: 100px;
  height: 100px;
  color: #390700;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1;
  font-family: "Cinzel", serif;
}
.page_top._fixed {
  visibility: visible;
  opacity: 1;
}
.page_top:hover {
  opacity: 0.7;
}
.page_top span {
  position: relative;
  padding-top: 24px;
}
.page_top span:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/ico_arrow.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 19px;
  height: 21px;
  content: "";
}
@media screen and (max-width: 767px) {
  ._pc {
    display: none !important;
  }
  .mv_inner {
    padding: 19px 21px 40px 19px;
  }
  .mv_heading-unit {
    margin-top: -8px;
  }
  .mv_heading {
    font-size: 1.75rem;
  }
  .mv_heading > span {
    margin-top: 0;
    font-size: 1.75rem;
  }
  .mv_heading > span ._large {
    font-size: 2.75rem;
  }
  .mv_bubble {
    top: 96px;
    right: -37px;
    width: 128px;
    height: 128px;
    font-size: 0.8125rem;
  }
  .mv_bubble > span ._cinzel {
    font-size: 1.4375rem;
  }
  .mv_image {
    margin: 6px 6px 0 24px;
  }
  .mv_schedule {
    margin-top: -6px;
  }
  .mv_schedule-unit + .mv_schedule-unit {
    margin-top: 16px;
  }
  .mv_schedule-title {
    margin-left: 4px;
    padding: 2px 13px 2px 12px;
    font-size: 0.9375rem;
  }
  .mv_schedule-title ._phase {
    top: -5px;
    left: -61px;
    font-size: 1rem;
  }
  .mv_schedule-title ._phase:before, .mv_schedule-title ._phase:after {
    width: 55px;
  }
  .mv_schedule-title ._phase:before {
    top: -7px;
    right: -6px;
  }
  .mv_schedule-title ._phase:after {
    right: -5px;
    bottom: -7px;
  }
  .mv_schedule-text {
    margin-top: 0;
    font-size: 1rem;
  }
  .mv_schedule-text ._large {
    font-size: 1.625rem;
  }
  .nav_list {
    gap: 0 23px;
  }
  .nav_item {
    width: 60px;
  }
  .section_inner {
    padding: 64px 16px 45px;
  }
  .section._terms .section_inner {
    padding: 11px 20px 48px;
  }
  .target_unit {
    padding: 36px 20px 37px;
  }
  .apply_inner {
    padding: 37px 20px 63px;
  }
  .apply_button {
    max-width: 335px;
  }
  .apply_caution {
    font-size: 0.9375rem;
  }
  .receipt_inner {
    padding: 24px 15px 23px;
  }
  .terms_inner {
    padding: 13px 20px 14px;
    height: 300px;
  }
  .contact_inner {
    padding: 56px 20px 48px;
  }
  .modal_content {
    max-width: none;
  }
  .modal_close button {
    width: 18px;
    height: 18px;
  }
  .modal_text._calendar {
    margin-top: -11px;
  }
  .page_top {
    right: 20px;
    bottom: 20px;
    width: 56px;
    height: 56px;
    font-size: 0.875rem;
  }
  .page_top span {
    padding-top: 16px;
  }
  .page_top span:before {
    width: 13px;
    height: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  ._sp {
    display: none !important;
  }
  .contact_tel a {
    pointer-events: none;
  }
}
@media (max-width: 374px) {
  .mv_inner {
    padding: 19px 11px 40px 10px;
  }
  .nav_list {
    gap: 0 16px;
    padding: 16px 8px 24px;
  }
}
@media (max-width: 550px) {
  .course_item {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_circle_tab.svg");
  }
  .target {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_square_tab.svg");
  }
  .apply {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_apply_tab.svg");
  }
}
@media (max-width: 450px) {
  .course_item {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_circle.svg");
  }
  .target {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_square.svg");
  }
  .apply {
    background-image: url("/products/brand/namaneri/cmp/close2601/assets/img/bg_apply.svg");
  }
}
