/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 3 */ /* 2 */
  font-family: "Noto Sans JP", sans-serif; /* 4 */
  font-variation-settings: normal; /* 6 */
  font-feature-settings: normal; /* 5 */
  tab-size: 4; /* 3 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  border-top-width: 1px; /* 3 */
  color: inherit; /* 2 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-size: 1em; /* 4 */
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-variation-settings: normal; /* 3 */
  font-feature-settings: normal; /* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
  text-indent: 0; /* 1 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  padding: 0; /* 3 */
  color: inherit; /* 1 */
  font-weight: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  font-family: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-image: none; /* 2 */
  background-color: transparent; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  color: #9ca3af; /* 2 */
  opacity: 1; /* 1 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.resize {
  resize: both !important;
}
.border {
  border-width: 1px !important;
}
:root {
  --scrollbar: 0;
}

body {
  color: #2B2B2B;
  font-weight: 400;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

.l-header {
  background-color: #F5F2EB;
}

.l-mv {
  position: relative;
  width: 100%;
}
.l-mv img {
  width: 100%;
  object-fit: cover;
}

.l-mv::after {
  display: block;
  position: absolute;
  content: "";
}

.l-article__head {
  display: block;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
.l-article__head .l-article__sub {
  display: block;
  margin-bottom: 4px;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
.l-article__head .l-article__main {
  display: block;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.l-article__intro {
  margin: 24px auto 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.p-maparea {
  background-color: #EAE4DA;
}

.p-map__iframe {
  width: 100%;
}
.p-map__iframe iframe {
  display: block;
  width: 100%;
  border-radius: 6px;
}

.u-bgbeige footer {
  width: 100%;
  max-width: 100%;
}

.c-heading {
  display: block;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
}

.c-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.c-title {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-return {
  display: flex;
  position: relative;
  column-gap: 12px;
  align-items: center;
  color: #2B2B2B;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.p-return::before {
  display: block;
  width: 8px;
  height: 14px;
  background: url(../img/detail/icon/return.svg) no-repeat center/contain;
  content: "";
}

.c-btn {
  display: block;
}

.c-btn a {
  display: block;
  position: relative;
  max-width: 260px;
  border-radius: 24px;
  background-color: #912011;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
}

.c-btn a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url(../img/detail/icon/tab.svg) no-repeat center/contain;
  content: "";
}

.c-tag {
  display: inline-flex;
  position: relative;
  column-gap: 6px;
  align-items: center;
  padding: 4px 14px;
  border-radius: 4px;
  background-color: #EAE4DA;
  color: #695C45;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.c-tag::before {
  display: inline-block;
  width: 1rem;
  height: 1.25rem;
  background: url(../img/detail/icon/route.svg) no-repeat center/contain;
  content: "";
}

.is-active .c-tag {
  background-color: #B2912B;
  color: #fff;
}

.is-active .c-tag::before {
  background: url(../img/detail/icon/route_w.svg) no-repeat center/contain;
}

.p-rootarea {
  border-radius: 6px;
  background-color: #EAE4DA;
}

.p-root__dl {
  margin: 0 auto;
}

.p-root__dt {
  display: flex;
  position: relative;
  column-gap: 8px;
  align-items: center;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.p-root__dt::before {
  display: block;
  width: 20px;
  height: 20px;
  content: "";
}

.p-root__dt.u-clock::before {
  background: url(../img/detail/icon/clock.svg) no-repeat center/contain;
}

.p-root__dt.u-route::before {
  background: url(../img/detail/icon/route.svg) no-repeat center/contain;
}

.p-root__dt.u-map::before {
  background: url(../img/detail/icon/map.svg) no-repeat center/contain;
}

.p-root__dd p {
  color: #695C45;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.p-root__dd iframe {
  display: block;
  width: 100%;
  border-radius: 6px;
}

.p-root__List {
  display: flex;
}

.p-root__ListItem {
  position: relative;
}
.p-root__ListItem .c-tag {
  display: inline-flex;
  position: relative;
  column-gap: 6px;
  align-items: center;
  padding: 4px 14px;
  border-radius: 4px;
  background-color: #695C45;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.p-root__ListItem .c-tag::before {
  display: inline-block;
  background: url(../img/detail/icon/route_w.svg) no-repeat center/contain;
  content: "";
}

.p-root__ListItem:not(:last-child)::after {
  display: inline-block;
  width: 16px;
  height: 4px;
  background: url(../img/detail/icon/dots_route.svg) no-repeat center/contain;
  content: "";
}

.p-course__List {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.p-course__ListItem:not(:last-child)::before {
  z-index: -1;
  position: absolute;
  top: 8px;
  width: 2px;
  height: calc(100% - 8px);
  border: 1px dashed #888;
  content: "";
}

.p-course__ListItem {
  display: flex;
  position: relative;
}
.p-course__ListItem .p-head {
  flex-shrink: 0;
}
.p-course__ListItem .p-time__head {
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
.p-course__ListItem .p-detail {
  display: flex;
}

.p-course__ListItem.u-car .p-textbox {
  padding: 8px 0;
}

.p-course .p-head {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.p-course .c-icon__car {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #888;
  color: #fff;
}
.p-course .c-icon__car .p-icon {
  display: block;
  background: url(../img/detail/icon/car.svg) no-repeat center/contain;
}
.p-course .c-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.p-course .p-map,
.p-course .p-startend {
  border: 1px solid #B2912B;
  background-color: #F5F2EB;
  color: #fff;
}
.p-course .p-map .c-icon,
.p-course .p-startend .c-icon {
  background-color: #B2912B;
}
.p-course .p-map .p-icon {
  display: block;
  background: url(../img/detail/icon/spot.svg) no-repeat center/contain;
}
.p-course .c-icon.p-start {
  color: #fff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.04em;
}
.p-course .p-detailbox {
  padding: 8px 0;
}
.p-course .p-detailbox .inner {
  display: flex;
}
.p-course .p-image img {
  object-fit: cover;
  border-radius: 6px;
}
.p-course .p-image__cap {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.p-checkarea {
  padding-bottom: 40px;
  overflow: hidden;
  border: 1px solid #912011;
  border-radius: 6px;
  background-color: #fff;
}

.c-check__title {
  display: flex;
  position: relative;
  column-gap: 8px;
  align-items: center;
  justify-content: center;
  padding: 8px;
  background-color: #912011;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.c-check__title::before {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/detail/icon/pen.svg) no-repeat center/contain;
  content: "";
}

.p-grid__List {
  margin: 2rem auto 0;
}
.p-grid__ListItem .c-text {
  margin-bottom: 0;
}

.p-grid__image img {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}

.p-course .p-grid__ListItem .c-text {
  margin-bottom: 0;
}

.p-course .u-btn .p-grid__ListItem .c-text {
  margin-bottom: 20px;
}

.p-snsShare__head {
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: var(0.08em);
}

.p-sns__List {
  display: flex;
  justify-content: center;
}

.p-sns__link {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #695C45;
}

.p-sns__ListItem .p-icon {
  position: absolute;
  width: 32px;
  height: 32px;
}

.u-x .p-icon {
  background: url(../img/detail/icon/x.svg) no-repeat center;
}

.u-face .p-icon {
  background: url(../img/detail/icon/facebook.svg) no-repeat center;
}

.u-line .p-icon {
  background: url(../img/detail/icon/line.svg) no-repeat center;
}

.u-link .p-icon {
  background: url(../img/detail/icon/link.svg) no-repeat center;
}

.u-grid {
  display: grid;
}

.u-flex {
  display: flex;
}

.u-block {
  display: block;
}

.u-mright_0 {
  margin-right: 0;
  margin-left: auto;
}

.l-inner {
  margin: 0 auto;
}
.u-black {
  color: #2B2B2B;
}

.u-bgbeige {
  background-color: #F5F2EB;
}

.u-regular {
  font-weight: 400;
}

.u-medium {
  font-weight: 500;
}

.u-bold {
  font-weight: 700;
}

.u-center {
  text-align: center;
}

.u-right {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .l-header {
    padding: 8px 2rem;
  }
  .l-mv img {
    height: 33.333vw;
  }
  .l-mv::after {
    top: 16.944vw;
    right: 3.542vw;
    width: 29.722vw;
    height: 23.889vw;
    background: url(../img/detail/mv/mv-deco_pc.webp) no-repeat center/cover;
  }
  .l-article {
    margin: 40px auto 0;
  }
  .l-article__head .l-article__sub {
    font-size: 20px;
  }
  .l-article__head .l-article__main {
    font-size: clamp(32px, 3.056vw, 44px);
  }
  .p-maparea {
    width: 96%;
    max-width: 1200px;
    margin: 80px auto 100px;
    padding: 60px 0;
  }
  .p-maparea .l-inner {
    max-width: 1100px;
  }
  .p-map__iframe {
    margin-bottom: 50px;
  }
  .p-map__iframe iframe {
    height: 416px;
  }
  .u-bgbeige footer {
    background: url(../img/detail/bg_footer.jpg) no-repeat center top/cover;
  }
  .c-heading {
    margin-bottom: 20px;
    font-size: clamp(26px, 2.222vw, 32px);
  }
  .c-title {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .p-return {
    transition: 0.3s;
  }
  .p-return:hover {
    opacity: 0.8;
  }
  .c-btn a {
    padding: 12px 20px;
    transition: 0.3s;
  }
  .c-btn a:hover {
    opacity: 0.8;
  }
  .p-rootarea {
    margin: 60px auto 0;
    padding: 50px 0;
  }
  .p-root__dl {
    display: flex;
    column-gap: 1.5rem;
    row-gap: 2.5rem;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: min(1100px, 96%);
  }
  .p-root__dt {
    flex-shrink: 0;
    width: 110px;
    font-size: 18px;
  }
  .p-root__dd {
    width: calc(100% - 134px);
    max-width: 966px;
  }
  .p-root__dd iframe {
    height: 364px;
  }
  .p-root__List {
    column-gap: 10px;
    row-gap: 1rem;
    flex-wrap: wrap;
  }
  .p-root__ListItem {
    display: flex;
    column-gap: 10px;
    align-items: center;
  }
  .p-root__ListItem .c-tag {
    font-size: 15px;
  }
  .p-root__ListItem .c-tag::before {
    width: 1rem;
    height: 1.25rem;
  }
  .p-course__ListItem:not(:last-child) {
    padding-bottom: 64px;
  }
  .p-course__ListItem:not(:last-child)::before {
    left: 41px;
  }
  .p-course__ListItem {
    column-gap: 26px;
  }
  .p-course__ListItem .p-head {
    width: 84px;
  }
  .p-course__ListItem .p-time__head {
    font-size: 22px;
  }
  .p-course__ListItem .p-detail {
    justify-content: space-between;
    width: calc(100% - 110px);
    max-width: 830px;
    padding: 8px 0;
  }
  .p-course__ListItem .p-detail .p-textbox {
    width: 44.6%;
    max-width: 370px;
  }
  .p-course__ListItem .p-detail .p-image {
    width: 50.6%;
    max-width: 420px;
  }
  .p-course .c-icon__car {
    width: 64px;
    height: 64px;
  }
  .p-course .c-icon__car .p-icon {
    width: 42px;
    height: 42px;
  }
  .p-course .p-map,
  .p-course .p-startend {
    width: 84px;
    height: 84px;
  }
  .p-course .p-map .c-icon,
  .p-course .p-startend .c-icon {
    width: 76px;
    height: 76px;
  }
  .p-course .p-map .p-icon {
    width: 36px;
    height: 36px;
  }
  .p-course .c-icon.p-start {
    font-size: 20px;
  }
  .p-course .p-detailbox {
    justify-content: space-between;
    width: calc(100% - 110px);
    max-width: 830px;
  }
  .p-course .p-detailbox .inner {
    justify-content: space-between;
    width: 100%;
  }
  .p-course .p-detailbox .inner .p-textbox {
    width: 44.6%;
    max-width: 370px;
  }
  .p-course .p-detailbox .inner .p-image {
    width: 50.6%;
    max-width: 420px;
  }
  .p-course .c-text {
    margin-bottom: 2rem;
  }
  .p-course .p-image img {
    height: auto;
  }
  .p-checkarea {
    margin: 70px auto 0;
  }
  .c-check__title {
    font-size: 20px;
  }
  .p-grid__List {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: min(28px, 3.684vw);
    width: 100%;
    padding: 0 min(40px, 4.819vw);
  }
  .p-grid__ListItem {
    display: flex;
    flex-direction: column;
  }
  .p-grid__ListItem .c-btn {
    margin-top: auto;
  }
  .p-grid__image {
    margin-bottom: 1.5rem;
  }
  .p-grid__image img {
    height: auto;
  }
  .p-snsShare__head {
    font-size: 20px;
  }
  .p-sns__List {
    column-gap: 18px;
    margin: 20px auto 0;
  }
  .p-sns__link {
    width: 56px;
    height: 56px;
    transition: 0.3s;
  }
  .p-sns__link:hover {
    opacity: 0.8;
  }
  .u-grid__p {
    display: grid;
  }
  .u-flex__p {
    display: flex;
  }
  .u-mdgrid__2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .u-mdgrid__3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .u-mdgrid__4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .l-inner {
    width: 96%;
    max-width: 1200px;
  }
  .u-sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023.8px) {
  .l-article__course {
    margin: 60px auto 0;
  }
  .p-course__List {
    width: 96%;
  }
}

@media screen and (min-width: 1024px) {
  .l-article__course {
    margin: 1.25rem auto 0;
  }
  .l-article__course .l-inner {
    display: flex;
    justify-content: space-between;
  }
  .p-anchor__List {
    position: sticky;
    top: 0;
    left: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 185px;
    padding-top: 80px;
  }
  .p-anchor__ListItem {
    position: relative;
  }
  .p-anchor__ListItem:not(:last-child)::after {
    display: block;
    width: 8px;
    height: 16px;
    margin: 5px 18px;
    background: url(../img/detail/icon/dots_spot.svg) no-repeat center/contain;
    content: "";
  }
  .p-course {
    width: calc(100% - 260px);
    max-width: 940px;
    padding-top: 100px;
  }
  .c-tag {
    transition: 0.3s;
  }
  .p-course__List {
    width: 100%;
  }
  .u-md {
    display: none !important;
  }
}

@media screen and (max-width: 1023.8px) {
  .l-article__course .l-inner {
    position: relative;
    width: 100%;
  }
  .u-lg {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-md {
    display: block;
  }
}

@media screen and (max-width: 767.8px) {
  .l-header {
    padding: 8px 1rem;
  }
  .l-mv img {
    height: 123.077vw;
  }
  .l-mv::after {
    top: 78.974vw;
    right: 0;
    width: 56.41vw;
    height: 62.051vw;
    background: url(../img/detail/mv/mv-deco_sp.webp) no-repeat center/cover;
  }
  .l-article {
    margin: 26px auto 0;
  }
  .l-article__head .l-article__sub {
    font-size: 16px;
  }
  .l-article__head .l-article__main {
    font-size: clamp(24px, 8.226vw, 32px);
  }
  .p-maparea {
    margin: 60px auto 80px;
    padding: 2rem 0;
  }
  .p-map__iframe {
    margin-bottom: 30px;
  }
  .p-map__iframe iframe {
    height: 260px;
  }
  .u-bgbeige footer {
    background: url(../img/detail/bg_footer-sp.jpg) no-repeat center top/cover;
  }
  .c-heading {
    margin-bottom: 12px;
    font-size: min(6.684vw, 26px);
  }
  .c-title {
    margin-bottom: 10px;
  }
  .c-btn a {
    padding: 9px 20px;
  }
  .p-rootarea {
    margin: 30px auto 60px;
    padding: 2rem 6.154vw;
  }
  .p-root__dt {
    margin-bottom: 14px;
    font-size: 16px;
  }
  .p-root__dd:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .p-root__dd iframe {
    height: 260px;
  }
  .p-root__List {
    row-gap: 4px;
    flex-direction: column;
  }
  .p-root__ListItem .c-tag {
    font-size: 14px;
  }
  .p-root__ListItem .c-tag::before {
    width: 12px;
    height: 15px;
  }
  .p-root__ListItem:not(:last-child)::after {
    margin: 4px 1rem;
    transform: rotate(90deg);
  }
  .p-course__List {
    padding: 0 3.59vw;
  }
  .p-course__ListItem:not(:last-child) {
    padding-bottom: 2.5rem;
  }
  .p-course__ListItem:not(:last-child)::before {
    left: 27px;
  }
  .p-course__ListItem {
    column-gap: 14px;
  }
  .p-course__ListItem .p-head {
    width: 56px;
  }
  .p-course__ListItem .p-time__head {
    font-size: 20px;
  }
  .p-course__ListItem .p-detail {
    row-gap: 2rem;
    flex-direction: column;
    width: calc(100% - 64px);
  }
  .p-course .c-icon__car {
    width: 50px;
    height: 50px;
  }
  .p-course .c-icon__car .p-icon {
    width: 32px;
    height: 32px;
  }
  .p-course .p-map,
  .p-course .p-startend {
    width: 56px;
    height: 56px;
  }
  .p-course .p-map .c-icon,
  .p-course .p-startend .c-icon {
    width: 50px;
    height: 50px;
  }
  .p-course .p-map .p-icon {
    width: 32px;
    height: 32px;
  }
  .p-course .c-icon.p-start {
    font-size: 12px;
  }
  .p-course .p-detailbox {
    row-gap: 2rem;
    flex-direction: column;
    width: calc(100% - 64px);
  }
  .p-course .p-detailbox .inner {
    row-gap: 2rem;
    flex-direction: column;
  }
  .p-course .c-text {
    margin-bottom: 1.25rem;
  }
  .p-course .p-image img {
    height: 49.744vw;
  }
  .p-checkarea {
    margin: 40px auto 0;
  }
  .c-check__title {
    font-size: 16px;
  }
  .p-grid__List {
    display: flex;
    row-gap: 3rem;
    flex-direction: column;
    padding: 0 6.154vw;
  }
  .p-grid__image {
    margin-bottom: 1.25rem;
  }
  .p-grid__image img {
    height: 41.026vw;
  }
  .p-snsShare__head {
    font-size: 18px;
  }
  .p-sns__List {
    column-gap: 12px;
    margin: 14px auto 0;
  }
  .p-sns__link {
    width: 48px;
    height: 48px;
  }
  .l-inner {
    width: 87.692vw;
  }
  .u-pc {
    display: none !important;
  }
}

/*# sourceMappingURL=detail.css.map*/