@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
/*! destyle.css v1.0.13 | 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*/
}

html,
body {
  overscroll-behavior-y: contain;
}

#root {
  overscroll-behavior: contain;
}

/* 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 */
  -webkit-text-decoration: underline dotted;
  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
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-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;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-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;
  -moz-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 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;
}

/**
 * 1. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0; /* 1 */
}

/**
 * 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;
}

/* 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;
}

html {
  width: 100%;
  min-height: 100dvh;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  position: relative;
  display: block;
  width: 100%;
  max-width: 768px;
  min-height: 100dvh;
  background: transparent;
  color: #292929;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7;
  backface-visibility: hidden;
  padding: 0;
  margin: 0 auto;
  word-break: break-all;
  overflow-wrap: break-word;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  width: 100vw;
  height: 100dvh;
  background: #f0f2f3 url(../images/logo/bg_mainImage.png) no-repeat center
    center;
  background-size: cover;
  filter: blur(12px);
  opacity: 0.7;
  pointer-events: none;
}
body * {
  box-sizing: border-box;
  word-break: break-all;
  overflow-wrap: break-word;
}
body img {
  image-rendering: -webkit-optimize-contrast;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body strong {
  font-weight: 700;
}

#root {
  position: relative;
  width: 100%;
  max-width: 768px !important;
  min-height: 100dvh;
  background: #f0f2f3;
  padding: 50px 0 0;
  margin: 0 auto;
}

main {
  padding: 0 20px 181px;
}

.globalHeader {
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  max-width: 768px !important;
  height: 50px;
  background: #f0f2f3;
  padding: 10px 10px 15px;
  margin: 0 auto;
  z-index: 10;
}
.globalHeader h1 {
  width: 147px;
  height: 24px;
  background: url("../images/logo/logo_01.svg") no-repeat center center;
  text-indent: -9999px;
}

.tabbar {
  position: fixed;
  bottom: 0;
  left: auto;
  right: auto;
  width: 100%;
  max-width: 768px;
  height: 81px;
  background: #fff;
  box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 20px 20px 0 0;
  padding: 9px 20px 30px;
  margin: 0 auto;
}
.tabbar .tabbar_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.tabbar .tabbar_list .tabbar_item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3px;
  width: calc(100% / 5);
  color: #292929;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
}
.tabbar .tabbar_list .tabbar_item .icon {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
}
.tabbar .tabbar_list .tabbar_item .label {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
  text-align: center;
}
.tabbar .tabbar_list .tabbar_item .icon.mypage + .label {
  letter-spacing: -0.05em;
}
.tabbar .tabbar_list .tabbar_item.active .label {
  color: #08b0ab;
}
.tabbar .tabbar_list .tabbar_item .icon.home {
  background: url("../images/tabbar/icon_home.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.home {
  background: url("../images/tabbar/icon_home_active.svg") no-repeat center
    center;
}
.tabbar .tabbar_list .tabbar_item .icon.course {
  background: url("../images/tabbar/icon_course.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.course {
  background: url("../images/tabbar/icon_course_active.svg") no-repeat center
    center;
}
.tabbar .tabbar_list .tabbar_item .icon.stamp {
  background: url("../images/tabbar/icon_stamp.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.stamp {
  background: url("../images/tabbar/icon_stamp_active.svg") no-repeat center
    center;
}
.tabbar .tabbar_list .tabbar_item .icon.reward {
  background: url("../images/tabbar/icon_reward.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.reward {
  background: url("../images/tabbar/icon_reward_active.svg") no-repeat center
    center;
}
/* .tabbar .tabbar_list .tabbar_item .icon.menu {
  background: url("../images/tabbar/icon_menu.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.menu {
  background: url("../images/tabbar/icon_menu_active.svg") no-repeat center center;
} */
.tabbar .tabbar_list .tabbar_item .icon.mypage {
  background: url("../images/tabbar/icon_mypage.svg") no-repeat center center;
}
.tabbar .tabbar_list .tabbar_item.active .icon.mypage {
  background: url("../images/tabbar/icon_mypage_active.svg") no-repeat center
    center;
}

div[class^="page_"] {
  position: relative;
}

.titleBlock {
  padding: 0 20px;
}
.titleBlock h2 {
  position: relative;
  min-height: 32px;
  color: #292929;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 15px;
}
.titleBlock h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #08b0ab;
  border-radius: 3px;
  margin: 6px auto 0;
}
.titleBlock .btn_prev {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  width: 15%;
  height: 100%;
  background: transparent !important;
}
.titleBlock .btn_prev::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/icon/icon_arrow_right.svg") no-repeat center center;
  transform: scaleX(-1);
}
.titleBlock .btn_course,
.titleBlock .btn_stamp,
.titleBlock .btn_incentive,
.titleBlock .btn_history {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 110px;
  height: 30px;
  background: transparent;
  color: #08b0ab;
  font-size: 1.5rem;
  font-weight: 700;
  border-radius: 20px;
  border: 2px solid #08b0ab;
}
.titleBlock .btn_course.active,
.titleBlock .btn_stamp.active,
.titleBlock .btn_incentive.active,
.titleBlock .btn_history.active {
  background: #08b0ab;
  color: #fff;
}
.titleBlock .spacer {
  display: block;
  width: 15%;
  height: 100%;
}
.titleBlock.has_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  height: 36px;
  margin: 0 auto 15px;
}
.titleBlock.has_nav h2 {
  width: 60%;
  height: 100%;
  margin: 0 auto;
}
.titleBlock.has_tab {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  height: 40px;
  margin: 0 auto 15px;
}
.titleBlock.has_tab .tabBtns {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 70%;
  gap: 20px;
}

.titType_01 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #08b0ab;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  border-left: 4px solid #08b0ab;
  padding-left: 10px;
}

.titType_02 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 20px;
}

.titType_03 {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  height: 52px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 20px;
}

.img_responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
}

.txt_center {
  text-align: center !important;
}

.txt_right {
  text-align: right !important;
}

.txt_keyword_01 {
  color: #08b0ab;
}

.txt_link {
  color: #08b0ab;
  text-decoration: underline;
}
.txt_link:hover {
  text-decoration: none;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.m-b-55 {
  margin-bottom: 55px !important;
}

.m-r-55 {
  margin-right: 55px !important;
}

.m-l-55 {
  margin-left: 55px !important;
}

.p-t-55 {
  padding-top: 55px !important;
}

.p-b-55 {
  padding-bottom: 55px !important;
}

.p-r-55 {
  padding-right: 55px !important;
}

.p-l-55 {
  padding-left: 55px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.m-t-65 {
  margin-top: 65px !important;
}

.m-b-65 {
  margin-bottom: 65px !important;
}

.m-r-65 {
  margin-right: 65px !important;
}

.m-l-65 {
  margin-left: 65px !important;
}

.p-t-65 {
  padding-top: 65px !important;
}

.p-b-65 {
  padding-bottom: 65px !important;
}

.p-r-65 {
  padding-right: 65px !important;
}

.p-l-65 {
  padding-left: 65px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.m-t-75 {
  margin-top: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.m-t-85 {
  margin-top: 85px !important;
}

.m-b-85 {
  margin-bottom: 85px !important;
}

.m-r-85 {
  margin-right: 85px !important;
}

.m-l-85 {
  margin-left: 85px !important;
}

.p-t-85 {
  padding-top: 85px !important;
}

.p-b-85 {
  padding-bottom: 85px !important;
}

.p-r-85 {
  padding-right: 85px !important;
}

.p-l-85 {
  padding-left: 85px !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.m-t-95 {
  margin-top: 95px !important;
}

.m-b-95 {
  margin-bottom: 95px !important;
}

.m-r-95 {
  margin-right: 95px !important;
}

.m-l-95 {
  margin-left: 95px !important;
}

.p-t-95 {
  padding-top: 95px !important;
}

.p-b-95 {
  padding-bottom: 95px !important;
}

.p-r-95 {
  padding-right: 95px !important;
}

.p-l-95 {
  padding-left: 95px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.m-t-105 {
  margin-top: 105px !important;
}

.m-b-105 {
  margin-bottom: 105px !important;
}

.m-r-105 {
  margin-right: 105px !important;
}

.m-l-105 {
  margin-left: 105px !important;
}

.p-t-105 {
  padding-top: 105px !important;
}

.p-b-105 {
  padding-bottom: 105px !important;
}

.p-r-105 {
  padding-right: 105px !important;
}

.p-l-105 {
  padding-left: 105px !important;
}

.m-t-110 {
  margin-top: 110px !important;
}

.m-b-110 {
  margin-bottom: 110px !important;
}

.m-r-110 {
  margin-right: 110px !important;
}

.m-l-110 {
  margin-left: 110px !important;
}

.p-t-110 {
  padding-top: 110px !important;
}

.p-b-110 {
  padding-bottom: 110px !important;
}

.p-r-110 {
  padding-right: 110px !important;
}

.p-l-110 {
  padding-left: 110px !important;
}

.m-t-115 {
  margin-top: 115px !important;
}

.m-b-115 {
  margin-bottom: 115px !important;
}

.m-r-115 {
  margin-right: 115px !important;
}

.m-l-115 {
  margin-left: 115px !important;
}

.p-t-115 {
  padding-top: 115px !important;
}

.p-b-115 {
  padding-bottom: 115px !important;
}

.p-r-115 {
  padding-right: 115px !important;
}

.p-l-115 {
  padding-left: 115px !important;
}

.m-t-120 {
  margin-top: 120px !important;
}

.m-b-120 {
  margin-bottom: 120px !important;
}

.m-r-120 {
  margin-right: 120px !important;
}

.m-l-120 {
  margin-left: 120px !important;
}

.p-t-120 {
  padding-top: 120px !important;
}

.p-b-120 {
  padding-bottom: 120px !important;
}

.p-r-120 {
  padding-right: 120px !important;
}

.p-l-120 {
  padding-left: 120px !important;
}

.m-t-125 {
  margin-top: 125px !important;
}

.m-b-125 {
  margin-bottom: 125px !important;
}

.m-r-125 {
  margin-right: 125px !important;
}

.m-l-125 {
  margin-left: 125px !important;
}

.p-t-125 {
  padding-top: 125px !important;
}

.p-b-125 {
  padding-bottom: 125px !important;
}

.p-r-125 {
  padding-right: 125px !important;
}

.p-l-125 {
  padding-left: 125px !important;
}

.m-t-130 {
  margin-top: 130px !important;
}

.m-b-130 {
  margin-bottom: 130px !important;
}

.m-r-130 {
  margin-right: 130px !important;
}

.m-l-130 {
  margin-left: 130px !important;
}

.p-t-130 {
  padding-top: 130px !important;
}

.p-b-130 {
  padding-bottom: 130px !important;
}

.p-r-130 {
  padding-right: 130px !important;
}

.p-l-130 {
  padding-left: 130px !important;
}

.m-t-135 {
  margin-top: 135px !important;
}

.m-b-135 {
  margin-bottom: 135px !important;
}

.m-r-135 {
  margin-right: 135px !important;
}

.m-l-135 {
  margin-left: 135px !important;
}

.p-t-135 {
  padding-top: 135px !important;
}

.p-b-135 {
  padding-bottom: 135px !important;
}

.p-r-135 {
  padding-right: 135px !important;
}

.p-l-135 {
  padding-left: 135px !important;
}

.m-t-140 {
  margin-top: 140px !important;
}

.m-b-140 {
  margin-bottom: 140px !important;
}

.m-r-140 {
  margin-right: 140px !important;
}

.m-l-140 {
  margin-left: 140px !important;
}

.p-t-140 {
  padding-top: 140px !important;
}

.p-b-140 {
  padding-bottom: 140px !important;
}

.p-r-140 {
  padding-right: 140px !important;
}

.p-l-140 {
  padding-left: 140px !important;
}

.btn {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  max-width: 363px;
  height: 50px;
  min-height: 50px;
  background-color: #08b0ab;
  color: #fff;
  border-radius: 20px;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 12px 20px;
  margin: 0 auto;
}
.btn:hover {
  background-color: #38a2c9;
  cursor: pointer;
}
.btn.type_loginBorder {
  gap: 10px;
  background: #fff;
  color: #292929;
  font-size: 1.8rem;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border: 2px solid #08b0ab;
  border-radius: 5px;
}
.btn.type_loginBorder.google::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 24px;
  background: url("../images/icon/icon_logo_google.svg") no-repeat center center;
}
.btn.type_loginBorder.facebook::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../images/icon/icon_logo_facebook.svg") no-repeat center
    center;
}
.btn.type_border {
  background: #fff;
  color: #08b0ab;
  border: 4px solid #08b0ab;
}
.btn.type_disabled {
  background: #8f9c9d;
  opacity: 0.6;
}
.btn.type_light {
  background: #c8f0ef;
  color: #292929;
  box-shadow: none;
}
.btn.type_map {
  width: 140px;
  height: 40px;
  min-height: 40px;
  background: #fff;
  color: #08b0ab;
  font-size: 1.5rem;
  border: 2px solid #08b0ab;
  border-radius: 8px;
  padding: 5px;
  margin: 0 0 0 auto;
}

.btn_export {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  background: #f0f2f3;
  border-radius: 100%;
}
.btn_export::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../images/icon/icon_export.svg") no-repeat center center;
}

.btn.type_modalClose {
  display: block;
  width: 50px;
  height: 50px;
  background: url("../images/icon/icon_close.svg") no-repeat center center;
  box-shadow: none;
  margin: 0;
  z-index: 10;
}

.nav_fixedFilter {
  position: fixed;
  bottom: 165px;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  z-index: 10;
}

.btn_fixed_filter {
  position: absolute;
  right: 20px;
  top: 0;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 70px;
  height: 70px;
  min-width: 70px;
  min-height: 70px;
  background: url("../images/icon/icon_fixed_filter.svg") no-repeat center
    center;
  text-indent: -9999px;
  filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.25));
  z-index: 10;
}

.nav_courseDetails {
  position: fixed;
  bottom: 116px;
  width: 100%;
  max-width: 768px;
  height: 45px;
  margin: 0 auto;
  z-index: 10;
}

.btn_fixed_qr {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.btn_fixed_map {
  position: absolute;
  right: 20px;
  bottom: 55px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 70px;
  height: 70px;
  min-width: 70px;
  min-height: 70px;
  background: url("../images/icon/icon_fixed_map.svg") no-repeat center center;
  text-indent: -9999px;
  filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.25));
  z-index: 10;
}

button,
input,
select,
textarea {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

input[type="text"],
input[type="tel"],
input[type="search"],
input[type="date"],
input[type="number"],
input[type="time"],
input[type="email"],
input[type="datetime-local"],
input[type="password"],
textarea {
  width: 100%;
  height: 50px;
  min-height: 50px;
  color: #292929;
  font-size: 1.4rem;
  font-weight: 500;
  background: #fff;
  line-height: 1.7;
  transition: all 0.1s;
  border: 1px solid #838383;
  border-radius: 4px;
  padding: 8px 10px;
  margin: 0;
}
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8f9c9d;
}
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="date"]::placeholder,
input[type="number"]::placeholder,
input[type="time"]::placeholder,
input[type="email"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="password"]::placeholder,
textarea::placeholder {
  color: #8f9c9d;
}
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8f9c9d;
}
input[type="text"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="datetime-local"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #8f9c9d;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="time"]:focus,
input[type="email"]:focus,
input[type="datetime-local"]:focus,
input[type="password"]:focus,
textarea:focus {
  background: #fff;
  border: 1px solid #08b0ab;
  box-shadow: 0 0 7px color-mix(in srgb, white 20%, #08b0ab 80%);
  outline: 0;
}
input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="date"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="time"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="datetime-local"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input[type="text"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="search"]:focus::placeholder,
input[type="date"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="time"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="datetime-local"]:focus::placeholder,
input[type="password"]:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="date"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="time"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="datetime-local"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input[type="text"]:focus::-ms-input-placeholder,
input[type="tel"]:focus::-ms-input-placeholder,
input[type="search"]:focus::-ms-input-placeholder,
input[type="date"]:focus::-ms-input-placeholder,
input[type="number"]:focus::-ms-input-placeholder,
input[type="time"]:focus::-ms-input-placeholder,
input[type="email"]:focus::-ms-input-placeholder,
input[type="datetime-local"]:focus::-ms-input-placeholder,
input[type="password"]:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
  color: transparent;
}
input[type="text"][readonly="readonly"],
input[type="text"][readonly],
input[type="tel"][readonly="readonly"],
input[type="tel"][readonly],
input[type="search"][readonly="readonly"],
input[type="search"][readonly],
input[type="date"][readonly="readonly"],
input[type="date"][readonly],
input[type="number"][readonly="readonly"],
input[type="number"][readonly],
input[type="time"][readonly="readonly"],
input[type="time"][readonly],
input[type="email"][readonly="readonly"],
input[type="email"][readonly],
input[type="datetime-local"][readonly="readonly"],
input[type="datetime-local"][readonly],
input[type="password"][readonly="readonly"],
input[type="password"][readonly],
textarea[readonly="readonly"],
textarea[readonly] {
  background: rgba(143, 156, 157, 0.2) !important;
  border: 1px solid #838383 !important;
}
input[type="text"][readonly="readonly"]:focus,
input[type="text"][readonly]:focus,
input[type="tel"][readonly="readonly"]:focus,
input[type="tel"][readonly]:focus,
input[type="search"][readonly="readonly"]:focus,
input[type="search"][readonly]:focus,
input[type="date"][readonly="readonly"]:focus,
input[type="date"][readonly]:focus,
input[type="number"][readonly="readonly"]:focus,
input[type="number"][readonly]:focus,
input[type="time"][readonly="readonly"]:focus,
input[type="time"][readonly]:focus,
input[type="email"][readonly="readonly"]:focus,
input[type="email"][readonly]:focus,
input[type="datetime-local"][readonly="readonly"]:focus,
input[type="datetime-local"][readonly]:focus,
input[type="password"][readonly="readonly"]:focus,
input[type="password"][readonly]:focus,
textarea[readonly="readonly"]:focus,
textarea[readonly]:focus {
  background: rgba(143, 156, 157, 0.2) !important;
  border: 1px solid #838383 !important;
  box-shadow: none !important;
  outline: 0 !important;
}
input[type="text"][readonly="readonly"]:focus::-moz-placeholder,
input[type="text"][readonly]:focus::-moz-placeholder,
input[type="tel"][readonly="readonly"]:focus::-moz-placeholder,
input[type="tel"][readonly]:focus::-moz-placeholder,
input[type="search"][readonly="readonly"]:focus::-moz-placeholder,
input[type="search"][readonly]:focus::-moz-placeholder,
input[type="date"][readonly="readonly"]:focus::-moz-placeholder,
input[type="date"][readonly]:focus::-moz-placeholder,
input[type="number"][readonly="readonly"]:focus::-moz-placeholder,
input[type="number"][readonly]:focus::-moz-placeholder,
input[type="time"][readonly="readonly"]:focus::-moz-placeholder,
input[type="time"][readonly]:focus::-moz-placeholder,
input[type="email"][readonly="readonly"]:focus::-moz-placeholder,
input[type="email"][readonly]:focus::-moz-placeholder,
input[type="datetime-local"][readonly="readonly"]:focus::-moz-placeholder,
input[type="datetime-local"][readonly]:focus::-moz-placeholder,
input[type="password"][readonly="readonly"]:focus::-moz-placeholder,
input[type="password"][readonly]:focus::-moz-placeholder,
textarea[readonly="readonly"]:focus::-moz-placeholder,
textarea[readonly]:focus::-moz-placeholder {
  color: #8f9c9d;
}
input[type="text"][readonly="readonly"]:focus::placeholder,
input[type="text"][readonly]:focus::placeholder,
input[type="tel"][readonly="readonly"]:focus::placeholder,
input[type="tel"][readonly]:focus::placeholder,
input[type="search"][readonly="readonly"]:focus::placeholder,
input[type="search"][readonly]:focus::placeholder,
input[type="date"][readonly="readonly"]:focus::placeholder,
input[type="date"][readonly]:focus::placeholder,
input[type="number"][readonly="readonly"]:focus::placeholder,
input[type="number"][readonly]:focus::placeholder,
input[type="time"][readonly="readonly"]:focus::placeholder,
input[type="time"][readonly]:focus::placeholder,
input[type="email"][readonly="readonly"]:focus::placeholder,
input[type="email"][readonly]:focus::placeholder,
input[type="datetime-local"][readonly="readonly"]:focus::placeholder,
input[type="datetime-local"][readonly]:focus::placeholder,
input[type="password"][readonly="readonly"]:focus::placeholder,
input[type="password"][readonly]:focus::placeholder,
textarea[readonly="readonly"]:focus::placeholder,
textarea[readonly]:focus::placeholder {
  color: #8f9c9d;
}
input[type="text"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="text"][readonly]:focus:-ms-input-placeholder,
input[type="tel"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="tel"][readonly]:focus:-ms-input-placeholder,
input[type="search"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="search"][readonly]:focus:-ms-input-placeholder,
input[type="date"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="date"][readonly]:focus:-ms-input-placeholder,
input[type="number"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="number"][readonly]:focus:-ms-input-placeholder,
input[type="time"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="time"][readonly]:focus:-ms-input-placeholder,
input[type="email"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="email"][readonly]:focus:-ms-input-placeholder,
input[type="datetime-local"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="datetime-local"][readonly]:focus:-ms-input-placeholder,
input[type="password"][readonly="readonly"]:focus:-ms-input-placeholder,
input[type="password"][readonly]:focus:-ms-input-placeholder,
textarea[readonly="readonly"]:focus:-ms-input-placeholder,
textarea[readonly]:focus:-ms-input-placeholder {
  color: #8f9c9d;
}
input[type="text"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="text"][readonly]:focus::-ms-input-placeholder,
input[type="tel"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="tel"][readonly]:focus::-ms-input-placeholder,
input[type="search"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="search"][readonly]:focus::-ms-input-placeholder,
input[type="date"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="date"][readonly]:focus::-ms-input-placeholder,
input[type="number"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="number"][readonly]:focus::-ms-input-placeholder,
input[type="time"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="time"][readonly]:focus::-ms-input-placeholder,
input[type="email"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="email"][readonly]:focus::-ms-input-placeholder,
input[type="datetime-local"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="datetime-local"][readonly]:focus::-ms-input-placeholder,
input[type="password"][readonly="readonly"]:focus::-ms-input-placeholder,
input[type="password"][readonly]:focus::-ms-input-placeholder,
textarea[readonly="readonly"]:focus::-ms-input-placeholder,
textarea[readonly]:focus::-ms-input-placeholder {
  color: #8f9c9d;
}
input[type="text"][disabled="disabled"],
input[type="text"][disabled],
input[type="tel"][disabled="disabled"],
input[type="tel"][disabled],
input[type="search"][disabled="disabled"],
input[type="search"][disabled],
input[type="date"][disabled="disabled"],
input[type="date"][disabled],
input[type="number"][disabled="disabled"],
input[type="number"][disabled],
input[type="time"][disabled="disabled"],
input[type="time"][disabled],
input[type="email"][disabled="disabled"],
input[type="email"][disabled],
input[type="datetime-local"][disabled="disabled"],
input[type="datetime-local"][disabled],
input[type="password"][disabled="disabled"],
input[type="password"][disabled],
textarea[disabled="disabled"],
textarea[disabled] {
  background: rgba(143, 156, 157, 0.2) !important;
  border: 1px solid #838383 !important;
}
input[type="text"][disabled="disabled"]:focus,
input[type="text"][disabled]:focus,
input[type="tel"][disabled="disabled"]:focus,
input[type="tel"][disabled]:focus,
input[type="search"][disabled="disabled"]:focus,
input[type="search"][disabled]:focus,
input[type="date"][disabled="disabled"]:focus,
input[type="date"][disabled]:focus,
input[type="number"][disabled="disabled"]:focus,
input[type="number"][disabled]:focus,
input[type="time"][disabled="disabled"]:focus,
input[type="time"][disabled]:focus,
input[type="email"][disabled="disabled"]:focus,
input[type="email"][disabled]:focus,
input[type="datetime-local"][disabled="disabled"]:focus,
input[type="datetime-local"][disabled]:focus,
input[type="password"][disabled="disabled"]:focus,
input[type="password"][disabled]:focus,
textarea[disabled="disabled"]:focus,
textarea[disabled]:focus {
  background: rgba(143, 156, 157, 0.2) !important;
  border: 1px solid #838383 !important;
  box-shadow: none !important;
  outline: 0 !important;
  cursor: default !important;
}

textarea {
  resize: none;
  height: 10em;
  padding: 13px 10px;
}

select {
  width: 100%;
  height: 50px;
  background: #fff url("../images/icon/icon_selectArrow.svg") no-repeat center
    right 10px;
  color: #292929;
  font-weight: 500;
  border: 1px solid #838383;
  border-radius: 4px;
  padding: 8px 29px 8px 10px;
  margin: 0;
  cursor: pointer;
}

.radio_common {
  display: none;
}
.radio_common + .radio_common-label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.radio_common + .radio_common-label::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #838383;
  border-radius: 50%;
  background-color: #fff;
  transform: translateY(-50%);
}
.radio_common + .radio_common-label::after {
  position: absolute;
  left: 3px;
  top: 50%;
  content: "";
  display: none;
  width: 14px;
  height: 14px;
  background-color: #08b0ab;
  border-radius: 50%;
  transform: translateY(-50%);
}
.radio_common:checked + .radio_common-label::after {
  display: inline-block;
}
.radio_common-label i {
  font-style: normal;
  font-size: 1.2rem;
}

.check_group {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 28px;
}
.check_group.w-50 {
  gap: 15px 10px;
}
.check_group.w-50 > div {
  width: calc(50% - 5px);
}
.check_group.w-50 > div.w-100 {
  width: 100%;
}
.check_group.portrait {
  gap: 15px;
}
.check_group.portrait > div {
  width: 100%;
}

.checkbox_common {
  display: none;
}
.checkbox_common + label {
  position: relative;
  line-height: 1.2;
  padding-left: 30px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.checkbox_common + label::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #838383;
  background: #fff;
  border-radius: 4px;
  transform: translateY(-50%);
}
.checkbox_common + label::after {
  position: absolute;
  left: -8px;
  top: 50%;
  content: "";
  display: none;
  width: 12px;
  height: 18px;
  border: solid #08b0ab;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg) translateY(-18px);
}
.checkbox_common:checked + label::after {
  display: inline-block;
}

.txt_error {
  color: #e50012;
  font-weight: 500;
  margin: 5px auto;
}

.form_item {
  display: block;
  margin: 0 auto 15px;
}
.form_item h3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 auto 8px;
}
.form_item.Policy {
  border-bottom: 1px solid #08b0ab;
  padding: 0 0 20px;
  margin: 0 auto 15px;
}
.form_item.Policy > p {
  margin: 0 auto 15px;
}

.required {
  color: #e50012;
  font-size: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
  padding: 0 4px;
}

.optional {
  font-size: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
  padding: 0 4px;
}

.optional_nomal {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  white-space: nowrap;
  line-height: 1;
  padding: 0 4px;
  margin: 0 auto 10px;
}

.block_password {
  position: relative;
  display: flex;
  align-items: center;
}

input.has_passwordEye {
  padding-right: 48px !important;
}

.icon_passwordEye {
  position: absolute;
  right: 0;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
}

input[type="password"].has_passwordEye + .icon_passwordEye {
  background-image: url("../images/icon/icon_passwordEye_close.svg");
}

input[type="text"].has_passwordEye + .icon_passwordEye {
  background-image: url("../images/icon/icon_passwordEye_open.svg");
}

.dateGroup {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
}
.dateGroup .dateItem {
  width: 100%;
  max-width: calc(50% - 20px);
}
.dateGroup .dateItem span {
  width: 20px;
}

.page_modalView {
  position: fixed !important;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100vw;
  height: 100dvh;
  z-index: 20;
}
.page_modalView .overlay {
  position: fixed;
  width: 100vw;
  height: 100dvh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.page_modalView.alert {
  z-index: 2000; /* アラートはさらに上 */
}

.modal,
.modalView_card {
  position: absolute;
  left: auto;
  right: auto;
  width: calc(100% - 40px) !important;
  max-width: 580px !important;
  height: auto;
  max-height: calc(100dvh - 60px);
  background: #fff !important;
  border-radius: 10px !important;
  padding: 30px 15px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
  z-index: 2;
  margin: 0 auto;
  overflow-y: auto; /* 内容が長いときにスクロール可能にする */
}
.modal:has(.inner.stampComplete, .inner.rewardComplete),
.modalView_card:has(.inner.stampComplete, .inner.rewardComplete) {
  padding: 30px 15px 50px 15px !important;
}
.modal .inner,
.modalView_card .inner {
  height: auto;
  max-height: calc(100dvh - 60px - 60px);
  overflow-x: hidden;
  overflow-y: auto;
}
.modal .inner.stampComplete,
.modal .inner.rewardComplete,
.modalView_card .inner.stampComplete,
.modalView_card .inner.rewardComplete {
  overflow-y: hidden !important;
}
.modal .inner.stampComplete figure,
.modal .inner.rewardComplete figure,
.modalView_card .inner.stampComplete figure,
.modalView_card .inner.rewardComplete figure {
  position: relative;
  max-width: 480px;
  padding: 30px 0 0;
  margin: 0 auto 20px;
}
.modal .inner.stampComplete figure::before,
.modal .inner.rewardComplete figure::before,
.modalView_card .inner.stampComplete figure::before,
.modalView_card .inner.rewardComplete figure::before {
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  content: "";
  display: block;
  width: 481px;
  height: 453px;
  background: url("../images/reward/bg_getItem.svg") no-repeat center center;
  animation: rotateBg 10s linear infinite;
  transform-origin: center center;
  margin: 0 auto;
  z-index: -1;
}
@keyframes rotateBg {
  from {
    transform: rotate(0deg);
    transform-origin: center center;
  }
  to {
    transform: rotate(360deg);
    transform-origin: center center;
  }
}
.modal .inner.stampComplete figure img,
.modal .inner.rewardComplete figure img,
.modalView_card .inner.stampComplete figure img,
.modalView_card .inner.rewardComplete figure img {
  position: relative;
  display: block;
  max-width: 210px;
  height: 210px;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
  z-index: 1;
}
.modal .inner.stampComplete h2,
.modal .inner.stampComplete h3,
.modal .inner.rewardComplete h2,
.modal .inner.rewardComplete h3,
.modalView_card .inner.stampComplete h2,
.modalView_card .inner.stampComplete h3,
.modalView_card .inner.rewardComplete h2,
.modalView_card .inner.rewardComplete h3 {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 3px;
}
.modal .inner.stampComplete h3,
.modal .inner.rewardComplete h3,
.modalView_card .inner.stampComplete h3,
.modalView_card .inner.rewardComplete h3 {
  margin: 0 auto 5px;
}
.modal .inner.stampComplete p,
.modal .inner.rewardComplete p,
.modalView_card .inner.stampComplete p,
.modalView_card .inner.rewardComplete p {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 20px;
}
.modal .inner.rewardComplete h2,
.modalView_card .inner.rewardComplete h2 {
  line-height: 1.3;
  margin: 0 auto;
}
.modal .inner.rewardComplete h3,
.modalView_card .inner.rewardComplete h3 {
  line-height: 1.3;
  margin: 0 auto 5px;
}
.modal .inner.rewardComplete p,
.modalView_card .inner.rewardComplete p {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 auto 50px;
}
.modalView_card .inner.noLocation figure {
  width: 132px;
  height: 132px;
  min-width: 132px;
  min-height: 132px;
  margin: 0 auto 12px;
}
.modalView_card .inner.noLocation h2 {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 3px;
}
.modalView_card .inner.noLocation p {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 20px;
}

.page_login {
  padding: 0 20px 40px;
}
.page_login > p {
  text-align: center;
  margin: 0 auto 15px;
}

.login_form {
  max-width: 580px;
  margin: 0 auto 30px;
}
.login_form > h3 {
  max-width: 363px;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 auto 10px;
}

.login_social {
  margin: 0 auto 35px;
}
.login_social li {
  margin: 0 auto 15px;
}

.page_home {
  margin-top: -50px;
  padding-bottom: 80px;
}
.page_home .titleBlock {
  margin: 0 auto 30px;
}

.mainImage {
  width: 100%;
  height: auto;
  border-radius: 20px 20px 0 0;
  margin: 0 auto 30px;
}

.home_lead {
  width: 100%;
  max-width: 580px;
  font-size: 1.6rem;
  margin: 0 auto 60px;
}

.home_recommend > p {
  text-align: center;
  margin: 0 auto 60px;
}

.linkBannerBlock h3 {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 auto 15px;
}
.linkBannerBlock p {
  font-size: 1.5rem;
  line-height: 1.6;
  margin: 0 auto 15px;
}
.linkBannerBlock figure {
  width: 100%;
  max-width: 352px;
  margin: 0 auto;
}

.page_menu {
  padding: 0 0 40px;
}
.page_menu main ul li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 14px;
  border-bottom: 1px solid #08b0ab;
  padding: 0 16px 0 20px;
}
.page_menu main ul li::after {
  position: absolute;
  top: 50%;
  right: 16px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/icon/icon_arrow_right.svg") no-repeat center center;
  transform: translateY(-50%);
}

.page_tutorial .globalHeader {
  padding: 25px 0 67px;
}
.page_tutorial .tutorial_message h2 {
  font-size: clamp(
    1.4rem,
    4vw,
    1.8rem
  ); /* MEMO:　横幅が小さいとモーダルからはみ出ることがあるので調整 */
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  margin: 0 auto 37px;
}
.page_tutorial figure {
  text-align: center;
  margin: 0 auto 44px;
}

.tutorial_indicator {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
.tutorial_indicator .dot {
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #8f9c9d;
  border-radius: 50%;
}
.tutorial_indicator .dot.active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tutorial_indicator .dot.active::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #08b0ab;
  border-radius: 50%;
  display: block;
}

.courseList {
  margin: 0 auto;
}
.courseList .courseList_item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 15px;
  background: #fff;
  border-radius: 20px;
  padding: 15px 12px;
  margin: 0 auto 20px;
}
.courseList .courseList_item .image {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 144px;
  height: 144px;
  min-width: 144px;
  min-height: 144px;
  background: #fff;
}
.courseList .courseList_item .image img {
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}
.courseList .courseList_item .image figcaption {
  position: absolute;
  top: 2px;
  left: -2px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: 66px;
  height: 28px;
  background: url("../images/icon/bg_figcaption.svg") no-repeat center center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 1px 5px;
  text-align: center;
}
.courseList .courseList_item .contents {
  width: calc(100% - 144px - 15px);
}
.courseList .courseList_item .contents h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 2px 0 0;
  margin: 0 auto 5px;
}
.courseList .courseList_item .contents p {
  font-size: 1.3rem;
  line-height: 1.84;
  margin: 0 auto 5px;
}
.courseList.spot .courseList_item {
  gap: 26px;
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.courseList.spot .courseList_item .image {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  background: transparent;
  border-radius: 10px;
}
.courseList.spot .courseList_item .contents {
  width: calc(100% - 100px - 26px);
}
.courseList.spot .courseList_item .contents h3 {
  position: relative;
  padding-right: 15px;
}
.courseList.spot .courseList_item .contents h3::after {
  position: absolute;
  top: 5px;
  right: 0;
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/icon/icon_arrow_right.svg") no-repeat center center;
}

.eventPeriod {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 28px;
  background: #38a2c9;
  color: #fff;
  font-size: 1rem !important;
  font-weight: 500;
  line-height: 1.3 !important;
  padding: 2px 10px;
  margin: 0 !important;
}

.challengePeriod {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  background: #f0f2f3;
  font-size: 1.2rem !important;
  line-height: 1.6 !important;
  padding: 8px;
  margin: 0 auto 20px;
}

.rewardItem {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px 15px;
  width: 100%;
  background: #fff;
  padding: 10px;
  border: 2px solid #08b0ab;
  border-radius: 10px;
}
.rewardItem::before {
  content: "";
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  background: url("../images/icon/icon_reward.svg") no-repeat center center;
  background-size: 36px auto;
}
.rewardItem .inner {
  width: calc(100% - 36px - 15px);
}
.rewardItem h3 {
  color: #ff4040;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 5px;
}
.rewardItem p {
  font-size: 1.4rem;
  margin: 0 auto 7px;
}
.rewardItem h4 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto;
}
.rewardItem h4 span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
.rewardItem .btn {
  height: 35px;
  min-height: 35px;
  font-size: 1.4rem;
  border-radius: 10px;
}
.rewardItem .progressStamp {
  color: #08b0ab;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 7px;
}

.courseInformation,
.spotInformation {
  margin: 0 auto 35px;
}
.courseInformation dl,
.spotInformation dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 22px 35px;
}
.courseInformation dl dt,
.spotInformation dl dt {
  width: 108px;
}
.courseInformation dl dt span,
.spotInformation dl dt span {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 108px;
  min-height: 28px;
  background: #c8f0ef;
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
  padding: 2px 12px;
  border-radius: 20px;
}
.courseInformation dl dd,
.spotInformation dl dd {
  width: calc(100% - 108px - 35px);
  font-size: 1.4rem;
  font-weight: 700;
}

.spotInformation {
  margin: 20px auto;
}
.spotInformation dl {
  gap: 20px;
}
.spotInformation dl dt {
  width: 100px;
}
.spotInformation dl dt span {
  width: 100%;
  min-width: 100px;
  border-radius: 10px;
  line-height: 1.5;
  padding: 5px;
}
.spotInformation dl dd {
  width: calc(100% - 100px - 20px);
  font-weight: 400;
}
.spotInformation dl dd.spotTime {
  font-size: 1.3rem;
}

.courseDetails {
  background: #fff;
  border-radius: 20px 20px 0 0;
}
.courseDetails.noBottomPadding {
  padding-bottom: 20px;
  border-radius: 20px;
}
.courseDetails .mainImage {
  position: relative;
  left: -20px;
  width: calc(100% + 20px + 20px);
  border-radius: 20px 20px 0 0;
  margin: 0 auto 15px;
}
.courseDetails .mainImage img {
  border-radius: 20px 20px 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.courseDetails .carouselImages {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-width: 100%;
  height: 215px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 15px 0 0 !important;
  margin: 0 auto 15px;
}

.courseDetails .carouselImages img {
  display: block;
  width: 200px;
  height: 200px;
  min-width: 200px;
  min-height: 200px;
  background: #c8f0ef;
  border-radius: 0 !important;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  object-fit: contain !important;
}

.courseDetails .courseName {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 auto 20px;
}
.courseDetails .eventPeriod {
  margin: 0 0 20px !important;
}
.courseDetails .courseDescription {
  font-size: 1.4rem;
  line-height: 1.71;
  margin: 0 auto 20px;
}
.courseDetails .rewardItem {
  margin: 0 auto 20px;
}

.spotMap {
  position: relative;
  width: 100%;
  height: 270px;
  margin: 0 auto 25px;
}
.spotMap iframe {
  margin: 0 auto 20px;
}

.transportList {
  margin: 10px 0 0;
}
.transportList li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  gap: 7px;
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0 auto 10px;
}
.transportList li.rideGroup {
  align-items: flex-start;
}
.transportList li.rideGroup .icons {
  width: 26px;
  height: auto;
  min-width: 26px;
  margin: 0;
}
.transportList li img {
  display: block;
  width: 26px;
  height: 26px;
  min-width: 26px;
  min-height: 26px;
  margin: 0;
}
.transportList li img + img {
  margin-top: 5px;
}

/* .transportList li::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  min-width: 26px;
  min-height: 26px;
  margin: 0;
}
.transportList li.byWalk::before {
  background: url("../images/icon/icon_byWalk.svg") no-repeat center center;
}
.transportList li.byKobelin::before {
  background: url("../images/icon/icon_byKobelin.svg") no-repeat center center;
}
.transportList li.byLuup::before {
  background: url("../images/icon/icon_byLuup.svg") no-repeat center center;
} */
.transportList + .txt_keyword_01 {
  font-size: 1.2rem;
  line-height: 1.3;
}

.qr-reader {
  margin: 20px auto 40px;
}

.course_lead {
  font-size: 1.4rem;
  margin: 0 auto 20px;
}

.courseSpotBlock {
  background: #f0f2f3;
  padding: 14px 15px;
}
.courseSpotBlock .titleBlock {
  margin: 0 auto 20px;
}

.courseSpotTips {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 15px;
  width: 100%;
  background: #fff;
  padding: 10px;
  border: 2px solid #08b0ab;
  border-radius: 10px;
  margin: 0 auto 20px;
}
.courseSpotTips::before {
  content: "";
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  background: url("../images/icon/icon_spotStamp.svg") no-repeat center center;
  background-size: 36px auto;
}
.courseSpotTips .inner {
  width: calc(100% - 36px - 15px);
}
.courseSpotTips .inner p {
  font-size: 1.3rem;
  line-height: 1.4;
  margin: 0 auto;
}

.recommendAside {
  padding: 0 20px 220px;
  margin-top: 20px;
}

.spotSeparate {
  display: block;
  border: 1px solid #08b0ab;
  margin: 20px auto;
}

.stampList {
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 20px 20px 151px;
}
.stampList .courseGroup {
  margin: 0 auto 30px;
}
.stampList .courseGroup > h2 {
  margin: 0 auto 10px;
}
.stampList .courseGroup > p {
  font-size: 1.2rem;
  margin: 0 auto 10px;
}
.stampList .rewardItem h3 {
  font-size: 1.2rem;
}
.stampList .rewardItem h4 {
  font-size: 1.6rem;
  margin: 0 auto 5px;
}
.stampList .rewardItem p {
  line-height: 1.3;
}

.stampItemsList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 3px;
  margin: 0 auto 15px;
}
.stampItemsList .stampItemsList_item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(25% - 3px);
  padding: 3px;
}
.stampItemsList .stampItemsList_item h2 {
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
.stampItemsList .stampItemsList_item figure {
  margin: 0 auto 4px;
}
.stampItemsList .stampItemsList_item figure img {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  border: 2px solid #08b0ab;
  margin: 0 auto;
}
.stampItemsList .stampItemsList_item.noItem figure img {
  border: 2px solid #8f9c9d;
}

.incentiveList {
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 20px 0 151px;
}
/* :root {
  --card-bg: #fff;
  --card-border: #e6e8eb;
  --text: #1f2937;
  --muted: #6b7280;
  --accent: #00b3b8;
  --accent-weak: #e6f7f7;
} */

/* ---- card ---- */
/* 通常カード */
.reward-card {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 26px;
  background: #fff;
  padding: 10px 20px;
  margin: 0 auto;
}
.reward-card.detail {
  gap: 0 20px;
  padding: 0 20px;
  flex-wrap: wrap;
}
/* 左の画像 */
.reward-card .image {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  background: transparent;
}
.reward-card.detail .image {
  width: 140px;
  height: 120px;
  min-width: 140px;
  min-height: 100px;
  background: #f0f2f3;
  border-radius: 10px;
}
.reward-card__image {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 10px;
}
.reward-card.detail .reward-card__image {
  width: 140px;
  height: 120px;
}
/* 期限切れカード */
.reward-card.reward-card--expired {
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
}
/* 期限切れボタン */
.reward-card--expired .reward-card__button {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
/* 右の本文 */
.reward-card__content {
  width: calc(100% - 100px - 20px);
}
.reward-card.detail .reward-card__content {
  width: calc(100% - 140px - 26px);
}
.reward-card__content h3 {
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 2px 0 0;
  margin: 0 auto 5px;
}
.reward-card__content h3::after {
  position: absolute;
  top: 5px;
  right: 0;
  content: "";
  display: inline-block;
  width: 10px;
  height: 16px;
  background: url("../images/icon/icon_arrow_right.svg") no-repeat center center;
}
.reward-card.reward-card--expired .reward-card__content h3::after,
.reward-card.used .reward-card__content h3::after {
  display: none;
}
/* 見出し（タイトル＋矢印） */
/* .reward-card__header {
  display: flex;
  align-items: center;
  gap: 12px;
} */

/* .reward-card__title {
  flex: 1;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: var(--text);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
} */

/* 右端のボタン（丸い矢印） */
/* .reward-card__button {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  background: none;
  cursor: pointer;
  transition: transform 0.08s ease, background-color 0.2s ease, color 0.2s ease;
  border-radius: 50%;
  position: relative;
  color: var(--accent);
  font-size: 0;
  overflow: hidden;
} */
/* .reward-card__button::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-top: 4px solid currentColor;
  border-right: 4px solid currentColor;
  transform: rotate(45deg);
} */

/* 説明文 */
.reward-card__description {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 auto 8px;
}
.reward-card.detail .reward-card__description {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 8px;
}

/* タグ（リンク風） */
.reward-card__tag {
  color: #08b0ab;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  margin: 0 auto 8px;
}

/* フッター（期限/時間） */
/* .reward-card__footer {
  margin-top: 12px;
  display: grid;
  gap: 4px;
  font-size: 13px;
  color: var(--muted);
} */

.reward-card__expiration,
.reward-card__time {
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: right;
  margin: 0;
}

/* ---- responsive ---- */
/* @media (max-width: 480px) {
  .reward-card {
    gap: 12px;
    padding: 12px;
  }
  .reward-card__image {
    width: 84px;
    height: 84px;
    border-radius: 10px;
  }
  .reward-card__title {
    font-size: 16px;
  }
  .reward-card__button {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .reward-card__description {
    -webkit-line-clamp: 3;
  }
  .reward-card__footer {
    font-size: 12px;
  }
} */
.rewardTitle {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 auto 10px;
}
.incentiveInformation {
  width: calc(100% - 40px);
  border-top: 1px solid #08b0ab;
  padding: 20px 0;
  margin: 0 auto;
}

.incentiveInformation .invalid {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  width: 60%;
  background: #f0f2f3;
  font-size: 1.4rem !important;
  text-align: center;
  line-height: 2 !important;
  padding: 10px;
  margin: 0 auto 20px;
}

.map-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 768px;
  min-height: 100dvh;
  background: #fff;
  margin: 0 auto;
  z-index: 1000;
}
.map-modal .nav_map_modal {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  min-height: 100px;
  padding: 0;
  margin: 0 auto;
  z-index: 10;
}
.map-modal .nav_map_modal .titType_02 {
  width: fit-content;
  max-width: 95%;
  margin: 0 auto 13px !important;
}
.map-modal .nav_map_modal .inner {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  gap: 26px;
}
.map-modal .nav_map_modal .inner p {
  display: flex;
  background: #08b0ab;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 10px;
  padding: 5px 10px;
}
.map-modal .gmapBlock {
  width: 100%;
  height: 100dvh;
  max-width: 100%;
  min-height: 100%;
}
.map-modal .map_iconMarker {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 76px;
  height: 84px;
  background: url("../images/icon/bg_map_iconMarker_true.svg") no-repeat center
    center;
  background-size: contain;
  padding: 4px;
}
.map-modal .map_iconMarker.noIconImage {
  background: url("../images/icon/bg_map_iconMarker_false.svg") no-repeat center
    center;
  background-size: contain;
  padding: 17px 4px 0;
}
.map-modal .map_iconMarker .iconImage {
  display: block;
  width: 66px;
  height: 66px;
  min-width: 66px;
  min-height: 66px;
  border-radius: 100%;
}
.map-modal .map_iconMarker.noIconImage .iconImage {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
}
.map-modal .mapSpotInfo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 28px;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  width: calc(100% - 40px);
  height: auto;
  min-height: 100px;
  background: #fff;
  box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 auto;
}
.map-modal .mapSpotInfo figure {
  width: 66px;
  height: 66px;
  min-width: 66px;
  min-height: 66px;
  border-radius: 100%;
  margin: 0;
}
.map-modal .mapSpotInfo figure img {
  display: block;
  width: 66px;
  height: 66px;
  min-width: 66px;
  min-height: 66px;
  border-radius: 100%;
}
.map-modal .mapSpotInfo .contents {
  width: calc(100% - 66px - 10px);
}
.map-modal .mapSpotInfo .contents h2 {
  color: #08b0ab;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.28;
  margin: 0 auto 8px;
}
.map-modal .mapSpotInfo .contents p.distance {
  background: url("../images/icon/icon_mapMarker.svg") no-repeat left center;
  padding-left: 20px;
}
.map-modal .btn_currentLocation {
  position: absolute;
  right: 12px;
  bottom: 134px;
  width: 75px;
  height: 74px;
  background: url("../images/icon/icon_currentLocation.svg") no-repeat center
    center;
  background-size: 57px auto;
  text-indent: -9999px;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
.map-modal .gmnoprint,
.map-modal .gm-fullscreen-control {
  display: none;
}

.pre-wrap {
  white-space: pre-wrap;
}

.list_description {
  white-space: pre-line;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.noResult {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 50px auto 0;
}

.eBDlZV {
  border: 1px solid #8f9c9d;
}
.rsbcText,
.rsbcSlider {
  font-size: 1.6rem !important;
  font-weight: bold;
}
.rsbcSliderArrow {
  float: left;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: rotate(0) translateY(-50%);
  height: 32px;
  width: 32px;
  background: transparent url(../images/icon/icon_slide_right.svg) no-repeat
    center center;
  border: none !important;
  margin: 0;
}

.error_text {
  color: red;
  font-size: 1.2rem;
  margin-top: 5px;
}

input[aria-invalid="true"] {
  border: 2px solid red;
}
