@charset "UTF-8";
/*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  display: block;
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.03em;
  color: #333;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 12px;
  }
}

a {
  transition: opacity 0.3s;
}
a:hover {
  opacity: 0.5;
}

.noto-sans-myanmar-thin {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.noto-sans-myanmar-extralight {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.noto-sans-myanmar-light {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.noto-sans-myanmar-regular {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-myanmar-medium {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.noto-sans-myanmar-semibold {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.noto-sans-myanmar-bold {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.noto-sans-myanmar-extrabold {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.noto-sans-myanmar-black {
  font-family: "Noto Sans Myanmar", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.header {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  width: 100%;
  max-width: 1920px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateX(-50%);
}
.header .logo span {
  display: none;
}
@media screen and (max-width: 767px) {
  .header img {
    height: 44px;
  }
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 104px;
  color: #fff;
  font-size: 24px;
  background-color: #F29600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer {
    height: auto;
    padding: 30px;
    font-size: 14px;
  }
}

.main {
  position: relative;
}
.nav {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  height: 136px;
  background-color: #F29600;
}
@media screen and (max-width: 767px) {
  .nav {
    height: 72px;
  }
}
.nav-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 920px;
}
.nav-list li {
  width: 25%;
  border-left: 1px solid #fff;
}
.nav-list li:first-child {
  border-left: none;
}
.nav-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.nav-list li a img {
  max-width: 56px;
}
@media screen and (max-width: 767px) {
  .nav-list li img {
    width: 44px;
  }
}

.headLv1, .headLv4, .headLv3, .headLv2 {
  margin-bottom: 15px;
  font-size: 80px;
  font-weight: bold;
}
.headLv1 span, .headLv4 span, .headLv3 span, .headLv2 span {
  display: block;
  font-size: 30px;
}
.headLv1[data-align=left], [data-align=left].headLv4, [data-align=left].headLv3, [data-align=left].headLv2 {
  text-align: left;
}
.headLv1[data-align=center], [data-align=center].headLv4, [data-align=center].headLv3, [data-align=center].headLv2 {
  text-align: center;
}
.headLv1[data-align=right], [data-align=right].headLv4, [data-align=right].headLv3, [data-align=right].headLv2 {
  text-align: right;
}

.headLv2 {
  margin-bottom: 0;
  font-size: 36px;
}
.headLv2 span {
  font-size: 30px;
}
.headLv2 .img {
  max-width: 168px;
}
.headLv2-wrap {
  display: flex;
  align-items: center;
  gap: 25px;
  max-width: 940px;
  margin: 0 auto;
}

.headLv3 {
  padding-top: 8px;
  padding-left: 15px;
  font-size: 20px;
  color: #E84709;
  position: relative;
  line-height: 1;
}
.headLv3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 100%;
  background-color: #E84709;
}

.headLv4 {
  font-size: 20px;
}
.headLv4 span {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .headLv1, .headLv2, .headLv3, .headLv4 {
    font-size: 40px;
  }
  .headLv2 {
    font-size: 21px;
  }
  .headLv3 {
    font-size: 12px;
  }
  .headLv3:after {
    width: 6px;
  }
  .headLv4 {
    font-size: 15px;
  }
}
.txt {
  margin-bottom: 15px;
  line-height: 1.5;
  font-weight: normal;
}
.txt[data-align=left] {
  text-align: left;
}
.txt[data-align=center] {
  text-align: center;
}
.txt[data-align=right] {
  text-align: right;
}
.txt[data-fs=ll] {
  font-size: 24px;
}
.txt[data-fs=l] {
  font-size: 20px;
}
.txt[data-fs=m] {
  font-size: 18px;
}
.txt[data-fs=s] {
  font-size: 14px;
}

.notes {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.btn {
  display: block;
  max-width: 310px;
  width: 100%;
  height: 60px;
  padding: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 69px;
  color: #fff;
  background-color: #F29600;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .btn {
    height: 52px;
    font-size: 16px;
  }
}
.btn[data-align=center] {
  text-align: center;
}
.btn[data-align=right] {
  text-align: right;
}
.btn[data-type=icon] {
  position: relative;
  padding-right: 40px;
}
.btn[data-type=icon][data-align=center] {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .btn[data-type=icon][data-align=center] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
  }
}
.btn[data-type=icon]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #ffffff;
  border-right: 0;
  transform: translateY(-50%) scale(1.5);
}
@media screen and (max-width: 767px) {
  .btn[data-type=icon]::after {
    transform: translateY(-50%) scale(1.5);
  }
}

.grid img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.grid + .grid {
  margin-top: 20px;
}
.grid[data-grid=grid] {
  display: grid;
  gap: 20px;
}
.grid[data-grid=grid][data-col="2"] {
  grid-template-columns: repeat(2, 1fr);
}
.grid[data-grid=grid][data-col="3"] {
  grid-template-columns: repeat(3, 1fr);
}
.grid[data-grid=grid][data-col="4"] {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .grid[data-grid=grid] {
    display: block;
  }
  .grid[data-grid=grid] .grid__item {
    margin-bottom: 20px;
  }
}
.grid [data-grid=sub-grid] {
  display: grid;
  gap: 0;
  grid-template-rows: subgrid;
}
.grid [data-grid=sub-grid][data-row="2"] {
  grid-row: span 2;
}
.grid [data-grid=sub-grid][data-row="3"] {
  grid-row: span 3;
}
.grid[data-grid=flex] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.grid[data-grid=flex][data-col="2"] .grid__item {
  width: 50%;
}
.grid[data-grid=flex][data-col="2"] .grid__item > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .grid[data-grid=flex][data-col="2"] .grid__item {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .grid[data-grid=flex] {
    display: block;
  }
}

.section {
  margin: 0 auto;
  padding: 0;
}
.section[data-type=full] {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .section {
    padding: 0;
  }
}

.card {
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #fff;
}
.card__ttl {
  padding: 0 20px;
}
.card__txt {
  padding: 0 20px;
}

.list, .ordered-list {
  margin-bottom: 15px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75;
  font-weight: normal;
  text-align: left;
}
.list[data-fs=ll], [data-fs=ll].ordered-list {
  font-size: 24px;
}
.list[data-fs=l], [data-fs=l].ordered-list {
  font-size: 20px;
}
.list[data-fs=m], [data-fs=m].ordered-list {
  font-size: 18px;
}
.list[data-fs=s], [data-fs=s].ordered-list {
  font-size: 14px;
}

.description-list {
  margin-bottom: 15px;
  line-height: 1.75;
  font-weight: normal;
}

.table th, .table td {
  padding: 5px 12px;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .table th, .table td {
    padding: 5px 8px;
    font-size: 13px;
  }
}
.table th {
  background-color: rgba(0, 0, 0, 0.2);
}
.table td:empty {
  background-image: linear-gradient(to top right, transparent, transparent 49%, #000 49%, #000 51%, transparent 51%, transparent);
}

body.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
}

.p-top .img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.p-top .section[data-type=full] {
  padding: 50px;
  background-color: #eee;
}
.p-top .grid .btn {
  margin: 0 auto;
}
.p-top .accordion {
  position: relative;
  z-index: 1;
  max-width: 944px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 9px;
}
.p-top .accordion__head {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 63px;
  padding-top: 7px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  background-color: #E84709;
  cursor: pointer;
  border-radius: 34px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__head {
    font-size: 16px;
    height: 45px;
    padding-top: 8px;
    border-radius: 15px;
  }
}
.p-top .accordion__head::before, .p-top .accordion__head::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #fff;
  border-radius: 3px;
}
.p-top .accordion__head::before {
  width: 24px;
  height: 3px;
  right: 40px;
  top: 32px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__head::before {
    width: 18px;
    top: 22px;
    right: 30px;
  }
}
.p-top .accordion__head::after {
  width: 3px;
  height: 24px;
  right: 50px;
  top: 22px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__head::after {
    height: 18px;
    top: 15px;
    right: 37px;
  }
}
.p-top .accordion__head.is-active {
  height: 73px;
  border-radius: 34px 34px 0 0;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__head.is-active {
    height: 40px;
    border-radius: 15px 15px 0 0;
  }
}
.p-top .accordion__head.is-active::after {
  opacity: 0;
}
.p-top .accordion__head.is-active + .accordion__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 73px;
  border-radius: 0 0 34px 34px;
  background-color: #E84709;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__head.is-active + .accordion__content::after {
    height: 40px;
    border-radius: 0 0 15px 15px;
  }
}
.p-top .accordion__content {
  position: relative;
  z-index: 1;
  top: -10px;
  display: none;
  border-radius: 0 0 34px 34px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__content {
    border-radius: 0 0 15px 15px;
  }
}
.p-top .accordion__content .txt {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__content .txt {
    margin-bottom: 22px;
  }
}
.p-top .accordion__content .list-step {
  margin-bottom: 30px;
}
.p-top .accordion__content .list-num {
  text-indent: -1em;
  padding-left: 1.5em;
}
.p-top .accordion__content dl dt {
  margin-bottom: 14px;
  color: #B88E00;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__content dl dt {
    margin-bottom: 8px;
    font-size: 12px;
  }
}
.p-top .accordion__content dl dd {
  margin-bottom: 18px;
}
.p-top .accordion__inner {
  padding: 50px 50px 100px;
  background-color: #fff;
  border-radius: 0 0 34px 34px;
}
@media screen and (max-width: 767px) {
  .p-top .accordion__inner {
    padding: 20px 18px;
    border-radius: 0 0 15px 15px;
  }
}
.p-top .section .headLv2 .img {
  max-width: 168px;
}
@media screen and (max-width: 767px) {
  .p-top .section .headLv2 .img {
    max-width: 91px;
  }
}
.p-top .section[data-type=kv] {
  background-color: #FFFBDA;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] {
    padding-bottom: 0;
  }
}
.p-top .section[data-type=kv] .img {
  position: relative;
  z-index: 2;
  max-width: 1920px;
  margin: 0 auto;
}
.p-top .section[data-type=kv] .img span {
  display: none;
}
.p-top .section[data-type=kv] .period {
  position: relative;
  z-index: 2;
  max-width: 944px;
  margin: 40px auto 0;
}
@media (max-width: 970px) {
  .p-top .section[data-type=kv] .period {
    margin: 10px auto 0;
    padding: 0 20px;
  }
}
.p-top .section[data-type=kv] .period__ttl {
  height: 35px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  background-color: #003D96;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__ttl {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
  }
}
.p-top .section[data-type=kv] .period__day {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold;
  color: #003D96;
}
.p-top .section[data-type=kv] .period__day dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23.2%;
  margin-bottom: 10px;
  border-top: 1px solid #003D96;
  border-bottom: 1px solid #003D96;
  font-weight: bold;
}
.p-top .section[data-type=kv] .period__day dt br {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dt {
    width: 27.7%;
    border: 1px solid #003D96;
    font-size: 12px;
    border-radius: 4px;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
  }
  .p-top .section[data-type=kv] .period__day dt br {
    display: block;
  }
}
.p-top .section[data-type=kv] .period__day dd {
  width: 76.8%;
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dd {
    width: 72.3%;
  }
}
.p-top .section[data-type=kv] .period__day dd ul {
  display: flex;
}
@media (max-width: 970px) {
  .p-top .section[data-type=kv] .period__day dd ul {
    display: block;
  }
}
.p-top .section[data-type=kv] .period__day dd ul .date {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dd ul .date {
    font-size: 26px;
  }
}
.p-top .section[data-type=kv] .period__day dd ul .txt {
  font-size: 23px;
  margin-bottom: 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dd ul .txt {
    font-size: 13px;
  }
}
.p-top .section[data-type=kv] .period__day dd ul li + li {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dd ul li + li {
    margin-top: 10px;
  }
}
@media (max-width: 970px) {
  .p-top .section[data-type=kv] .period__day dd ul li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=kv] .period__day dd ul li {
    font-size: 12px;
    letter-spacing: -0.05em;
    line-height: 1;
  }
}
.p-top .section[data-type=agreement] {
  padding: 100px 20px;
  background: url("../img/bg.png") center top;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=agreement] {
    padding: 30px 20px;
  }
}
.p-top .section[data-type=agreement] .headLv2 {
  position: relative;
  z-index: 2;
}
.p-top .section[data-type=agreement] .headLv2 + .txt {
  font-size: 20px;
  font-weight: bold;
}
.p-top .section[data-type=agreement] .headLv2 + .txt br {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=agreement] .headLv2 + .txt {
    margin-bottom: 0;
    text-align: left;
    font-size: 12px;
  }
  .p-top .section[data-type=agreement] .headLv2 + .txt br {
    display: block;
  }
}
.p-top .section[data-type=agreement] .headLv2-wrap {
  position: relative;
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=agreement] .headLv2-wrap {
    margin-bottom: -8px;
  }
}
.p-top .section[data-type=add] {
  position: relative;
  background-color: #fff;
}
.p-top .section[data-type=add] .end {
  position: absolute;
  z-index: 2;
  top: -30px;
  left: 0;
  width: 100%;
  height: calc(100% + 60px);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.p-top .section[data-type=add] .end .ttl {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .end .ttl {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] {
    padding: 30px 28px;
  }
}
.p-top .section[data-type=add] .section__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 340px;
}
.p-top .section[data-type=add] .section__inner .headLv2 {
  position: relative;
  margin-bottom: 30px;
  font-size: 34px;
  font-weight: 800;
  color: #5B3F00;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .section__inner .headLv2 {
    padding: 0 15px;
  }
}
.p-top .section[data-type=add] .section__inner .headLv2::before {
  position: relative;
  top: 5px;
  display: inline-block;
  content: "";
  width: 5px;
  height: 62%;
  margin-right: 15px;
  background-color: #5B3F00;
  transform: rotate(-31deg);
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .section__inner .headLv2::before {
    position: absolute;
    left: 0;
  }
}
.p-top .section[data-type=add] .section__inner .headLv2::after {
  position: relative;
  top: 5px;
  display: inline-block;
  content: "";
  width: 5px;
  height: 62%;
  margin-left: 15px;
  background-color: #5B3F00;
  transform: rotate(30deg);
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .section__inner .headLv2::after {
    position: absolute;
    right: 0;
  }
}
.p-top .section[data-type=add] .section__inner .txt br {
  display: none;
}
.p-top .section[data-type=add] .section__inner .grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
.p-top .section[data-type=add] .section__inner .grid .btn {
  width: 310px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .section__inner .grid {
    display: block;
  }
  .p-top .section[data-type=add] .section__inner .grid > div + div {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=add] .section__inner {
    height: auto;
  }
  .p-top .section[data-type=add] .section__inner .headLv2 {
    margin-bottom: 20px;
    font-size: 21px;
  }
  .p-top .section[data-type=add] .section__inner .headLv2::before {
    width: 3px;
  }
  .p-top .section[data-type=add] .section__inner .headLv2::after {
    width: 3px;
  }
  .p-top .section[data-type=add] .section__inner .txt {
    text-align: center;
  }
  .p-top .section[data-type=add] .section__inner .txt br {
    display: block;
  }
}
.p-top .section[data-type=goods] {
  padding: 100px 20px;
  background: url("../img/bg.png") center top;
}
.p-top .section[data-type=goods] .headLv2 {
  position: relative;
  z-index: 2;
  margin: 0;
}
.p-top .section[data-type=goods] .headLv2-wrap {
  position: relative;
  z-index: 2;
  max-width: 1070px;
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .headLv2-wrap {
    margin-bottom: -7px;
  }
}
.p-top .section[data-type=goods] .contents {
  position: relative;
  top: -26px;
  max-width: 1120px;
  margin: 0 auto 20px;
  padding: 54px 23px 40px;
  background-color: #fff;
  border-radius: 38px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents {
    border-radius: 15px;
  }
}
.p-top .section[data-type=goods] .contents img {
  width: 100%;
}
.p-top .section[data-type=goods] .contents .txtWrap {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 1px dotted #B88E00;
}
.p-top .section[data-type=goods] .contents .goods-ttl {
  text-align: center;
}
.p-top .section[data-type=goods] .contents .goods-ttl h3 {
  margin-bottom: 20px;
  color: #E84709;
  font-size: 34px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents .goods-ttl h3 {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
.p-top .section[data-type=goods] .contents .goods-ttl .date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  color: #5B3F00;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
.p-top .section[data-type=goods] .contents .goods-ttl .date span {
  display: block;
}
.p-top .section[data-type=goods] .contents .goods-ttl .date-y {
  margin-bottom: -6px;
  font-size: 20px;
}
.p-top .section[data-type=goods] .contents .goods-ttl .date-txt {
  font-size: 18px;
}
.p-top .section[data-type=goods] .contents .goods-ttl .date-bar {
  margin: 0 5px;
}
.p-top .section[data-type=goods] .contents .goods-ttl .date img {
  width: 20px;
  margin-top: -7px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents .goods-ttl .date {
    margin-bottom: 10px;
    font-size: 25px;
  }
  .p-top .section[data-type=goods] .contents .goods-ttl .date-y {
    margin-bottom: -5px;
    font-size: 14px;
  }
  .p-top .section[data-type=goods] .contents .goods-ttl .date-txt {
    font-size: 14px;
  }
  .p-top .section[data-type=goods] .contents .goods-ttl .date-bar {
    margin: 0 5px;
  }
  .p-top .section[data-type=goods] .contents .goods-ttl .date img {
    width: 22px;
    margin-top: -5px;
  }
}
.p-top .section[data-type=goods] .contents .goods-link {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.p-top .section[data-type=goods] .contents .goods-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url("../img/line.png") repeat-x center bottom;
  background-size: auto 5px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents .goods-link {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .p-top .section[data-type=goods] .contents .goods-link::after {
    height: 3px;
    background: url("../img/line_sp.png") repeat-x center bottom;
    background-size: auto 3px;
  }
}
.p-top .section[data-type=goods] .contents .txt {
  margin-top: 20px;
  margin-bottom: 10px;
}
.p-top .section[data-type=goods] .contents .goods-bottom {
  display: grid;
  grid-template-columns: 113px 1fr;
}
.p-top .section[data-type=goods] .contents .goods-bottom div:nth-child(1) {
  margin-right: 15px;
  padding-right: 10px;
  border-right: 1px solid #707070;
}
.p-top .section[data-type=goods] .contents .goods-bottom div ol li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents .is-pc {
    display: none;
  }
}
.p-top .section[data-type=goods] .contents + .is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] .contents + .is-sp {
    display: block;
  }
  .p-top .section[data-type=goods] .contents + .is-sp .txt {
    font-size: 13px;
  }
  .p-top .section[data-type=goods] .contents + .is-sp .goods-bottom div:first-child {
    margin-bottom: 5px;
  }
  .p-top .section[data-type=goods] .contents + .is-sp .goods-bottom div:first-child p {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
  }
  .p-top .section[data-type=goods] .contents + .is-sp .goods-bottom div ol li {
    padding-left: 1em;
    text-indent: -1em;
  }
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=goods] {
    padding: 50px 20px 10px;
  }
  .p-top .section[data-type=goods] .headLv2 img {
    width: 188px;
  }
  .p-top .section[data-type=goods] .contents {
    top: -18px;
    margin-bottom: 0;
    padding: 30px 20px 20px;
  }
  .p-top .section[data-type=goods] .contents img {
    width: 100%;
  }
  .p-top .section[data-type=goods] .contents .txtWrap {
    margin-top: 15px;
    padding-top: 20px;
  }
}
.p-top .section[data-type=target] {
  padding: 0 20px 100px;
  background: url("../img/bg.png") center top;
}
.p-top .section[data-type=target] .headLv2 {
  position: relative;
  z-index: 2;
}
.p-top .section[data-type=target] .headLv2-wrap {
  position: relative;
  z-index: 2;
  max-width: 1070px;
  margin-bottom: -30px;
}
.p-top .section[data-type=target] .contents {
  max-width: 1120px;
  margin: 0 auto 20px;
  padding: 60px 20px 30px;
  background-color: #fff;
  border-radius: 38px;
}
.p-top .section[data-type=target] .contents img {
  width: 100%;
}
.p-top .section[data-type=target] .btn-wrap {
  margin-top: 40px;
}
.p-top .section[data-type=target] .btn-wrap .btn {
  max-width: 360px;
  margin: 0 auto;
}
.p-top .section[data-type=target] .notes {
  max-width: 1120px;
  margin: 0 auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=target] {
    padding: 20px 30px;
  }
  .p-top .section[data-type=target] .headLv2-wrap {
    margin-bottom: -50px;
  }
  .p-top .section[data-type=target] .contents {
    position: relative;
    z-index: 1;
    margin: 0 auto 10px;
    border-radius: 15px;
  }
  .p-top .section[data-type=target] img {
    width: 100%;
  }
  .p-top .section[data-type=target] .btn-wrap {
    margin-top: 30px;
  }
  .p-top .section[data-type=target] .btn-wrap .btn {
    max-width: 275px;
  }
  .p-top .section[data-type=target] .notes {
    text-align: left;
  }
}
.p-top .section[data-type=apply] {
  padding: 0 20px 100px;
  background: url("../img/bg.png") center top;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=apply] {
    padding: 0 20px 30px;
  }
}
.p-top .section[data-type=apply] .headLv2 {
  position: relative;
  z-index: 2;
}
.p-top .section[data-type=apply] .headLv2-wrap {
  position: relative;
  z-index: 2;
  max-width: 1070px;
  margin-bottom: -30px;
}
.p-top .section[data-type=apply] .headLv2-wrap .txt {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=apply] .headLv2-wrap {
    display: grid;
    grid-template-columns: 91px 1fr;
    margin-bottom: -10px;
    gap: 10px;
  }
  .p-top .section[data-type=apply] .headLv2-wrap .txt {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
  }
}
.p-top .section[data-type=apply] .contents {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 40px;
  background-color: #fff;
  border-radius: 38px;
}
.p-top .section[data-type=apply] .contents .step {
  position: relative;
  z-index: 2;
}
.p-top .section[data-type=apply] .contents .step > li {
  max-width: 808px;
  margin: 0 auto 60px;
}
.p-top .section[data-type=apply] .contents .step > li:last-child {
  margin-bottom: 0;
}
.p-top .section[data-type=apply] .contents .step__head {
  margin-bottom: 15px;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #E84709;
}
.p-top .section[data-type=apply] .contents .step__head img {
  width: 162px;
  margin-bottom: 20px;
}
.p-top .section[data-type=apply] .contents .step__body .txt {
  margin-bottom: 10px;
  text-align: center;
}
.p-top .section[data-type=apply] .contents .step__body p + p {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=apply] .contents {
    margin: 0 auto;
    padding: 40px 20px;
    border-radius: 15px;
  }
  .p-top .section[data-type=apply] .contents .step > li {
    margin: 0 auto 30px;
  }
  .p-top .section[data-type=apply] .contents .step > li:last-child {
    margin-bottom: 0;
  }
  .p-top .section[data-type=apply] .contents .step__head {
    margin-bottom: 5px;
    font-size: 21px;
  }
  .p-top .section[data-type=apply] .contents .step__head img {
    width: 113px;
    margin-bottom: 12px;
  }
  .p-top .section[data-type=apply] .contents .step__body .txt {
    margin-bottom: 5px;
    text-align: left;
  }
  .p-top .section[data-type=apply] .contents .step__body .txt br {
    display: none;
  }
  .p-top .section[data-type=apply] .contents .step__body .txt br.br {
    display: block;
  }
  .p-top .section[data-type=apply] .contents .step__body p + p {
    margin-top: 5px;
  }
  .p-top .section[data-type=apply] .contents::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 1px dashed #5B3F00;
    border-radius: 15px;
  }
}
.p-top .section[data-type=sns] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 20px;
  background-color: #FFF;
}
.p-top .section[data-type=sns]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url("../img/line.png") repeat-x center bottom;
  background-size: auto 5px;
}
.p-top .section[data-type=sns] .headLv2 {
  margin-bottom: 36px;
  font-size: 24px;
  font-weight: bold;
  color: #5B3F00;
}
.p-top .section[data-type=sns] .sns {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=sns] {
    padding: 30px 20px;
  }
  .p-top .section[data-type=sns] .headLv2 {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .p-top .section[data-type=sns] .sns {
    gap: 27px;
  }
  .p-top .section[data-type=sns] .sns img {
    width: 40px;
  }
}
.p-top .section[data-type=contact] {
  padding: 53px 20px;
  text-align: center;
  background-color: #FFF;
}
.p-top .section[data-type=contact] .headLv2 {
  margin-bottom: 20px;
  color: #5B3F00;
  font-size: 24px;
  font-weight: bold;
}
.p-top .section[data-type=contact] .txt[data-fs=m] {
  font-weight: bold;
}
.p-top .section[data-type=contact] .txt[data-fs=m] br {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top .section[data-type=contact] {
    padding: 30px 20px;
  }
  .p-top .section[data-type=contact] .headLv2 {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .p-top .section[data-type=contact] .txt[data-fs=m] {
    font-size: 14px;
  }
  .p-top .section[data-type=contact] .txt[data-fs=m] br {
    display: block;
  }
}
.p-top .info {
  margin-bottom: 40px;
  padding: 20px;
  text-align: center;
  color: #fff;
  background-color: #003D96;
}
@media screen and (max-width: 767px) {
  .p-top .info {
    margin-bottom: 20px;
    padding: 15px;
  }
}
.p-top .info .ttl {
  font-size: 35px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-top .info .ttl {
    font-size: 24px;
  }
}
.p-top .info .txt {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-top .info .txt {
    letter-spacing: -0.03em;
  }
}
.p-top .bnr {
  padding: 100px 20px;
  text-align: center;
}
.p-top .bnr img {
  width: 100%;
  max-width: 1124px;
}
.p-top .bnr .txt {
  max-width: 1120px;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .p-top .bnr {
    padding: 60px 20px;
  }
  .p-top .bnr .txt {
    margin: 10px auto 0;
    font-size: 12px;
  }
}
.p-top .beforeWrap {
  opacity: 0.5;
  pointer-events: none;
}
.p-top .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  overflow: hidden; /* モーダル外のスクロールを防ぐ */
}
.p-top .modal__close {
  position: absolute;
  top: 5px;
  right: 5px;
  transition: all 0.3s;
}
.p-top .modal__close:hover {
  opacity: 0.5;
}
.p-top .modal__01, .p-top .modal__04 {
  background-color: #00AEDC;
}
.p-top .modal__02, .p-top .modal__05 {
  background-color: #8DC21F;
}
.p-top .modal__03, .p-top .modal__06 {
  background-color: #1F2C5F;
}
.p-top .modal__03 p, .p-top .modal__06 p {
  color: #fff;
}
.p-top .modal__contents {
  display: none;
  max-width: 1175px;
  width: 100%;
  padding: 20px;
  position: relative;
  z-index: 2;
  max-height: 90vh; /* ビューポートの90%まで */
  overflow-y: auto; /* 縦スクロールを有効化 */
}
@media (max-height: 732px) {
  .p-top .modal__contents {
    max-width: 1000px;
  }
}
.p-top .modal__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 70px;
}
@media (max-height: 732px) {
  .p-top .modal__wrap {
    padding: 40px 70px;
    gap: 30px;
  }
}
.p-top .modal__head {
  margin-bottom: 20px;
}
.p-top .modal__head .sub {
  margin-bottom: 10px;
  max-width: 237px;
}
.p-top .modal__head .name {
  max-width: 340px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.p-top .modal p {
  color: #fff;
  font-size: 16px;
}
.p-top .modal__img img {
  width: 100%;
}
@media (max-height: 732px) {
  .p-top .modal__img img {
    max-width: 350px;
  }
}
.p-top .modal__bg {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-top .modal {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
  }
  .p-top .modal__close {
    position: absolute;
  }
  .p-top .modal__contents {
    max-height: 100vh; /* ビューポートの90%まで */
    width: calc(100% - 40px);
  }
  .p-top .modal__wrap {
    display: block;
    padding: 15px;
  }
  .p-top .modal__info {
    margin-bottom: 20px;
  }
  .p-top .modal__head .sub {
    max-width: 156px;
  }
  .p-top .modal__head .name {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .p-top .modal p {
    font-size: 12px;
  }
  .p-top .modal__img {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-top .btn {
    padding-top: 5px !important;
  }
}

.u-mb[data-mb="10"] {
  margin-bottom: 10px;
}
.u-mb[data-mb="20"] {
  margin-bottom: 20px;
}
.u-mb[data-mb="30"] {
  margin-bottom: 30px;
}
.u-mb[data-mb="40"] {
  margin-bottom: 40px;
}
.u-mb[data-mb="50"] {
  margin-bottom: 50px;
}
.u-mb[data-mb="60"] {
  margin-bottom: 60px;
}

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