@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* 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 {
  font-size: 16px;
  line-height: 1; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt" 1, "kern" 1;
  text-align: justify;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

::-webkit-scrollbar {
  display: none;
}

/**
 * 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-top-width: 1px;
  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] {
  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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", "Segoe UI", Roboto, "Hiragino Sans", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}

.f-min {
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", serif;
}

/*-------------------------------------------

var

-------------------------------------------*/
/*-------------------------------------------

mixin

-------------------------------------------*/
html, body {
  min-width: 360px;
  background: #fff;
  color: #333;
  line-height: 1.5;
  font-size: 100%;
}

img {
  display: block;
  width: 100%;
  height: auto;
}
img.cover {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
img.contain {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

a {
  color: #ed6c00;
}
a:hover {
  text-decoration: none;
}

svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  fill: currentColor;
}

summary {
  display: block;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

.js-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*-------------------------------------------

base layout

-------------------------------------------*/
.l-kv {
  width: 100%;
  height: 100dvh;
  max-height: 100dvh;
  position: relative;
  background: url("../img/kv_bg.webp") no-repeat center/cover;
  overflow: hidden;
}
.l-kv .c-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
  position: relative;
}
.l-kv .c-inner::before {
  content: "";
  width: 100%;
  height: calc((100dvh - 68.5vw) / 2 + 18vw);
  aspect-ratio: 2000/1333;
  position: absolute;
  bottom: 0;
  background: url("../img/kv_main.webp") no-repeat top center/cover;
}
@media (960px <= width) {
  .l-kv .c-inner::before {
    width: 85%;
    height: 100vh;
    right: 0;
    background: url("../img/kv_main.webp") no-repeat bottom -4rem left/900px;
    translate: 15% 0;
  }
}

footer {
  background: #ed6c00;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .c-cypress img {
  filter: none;
}

/*-------------------------------------------

common

-------------------------------------------*/
.c-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-none {
  display: none !important;
}

.c-hdn {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 1rem;
}

.c-hdn_s {
  display: none;
}
@media (min-width: 640px) {
  .c-hdn_s {
    display: block;
  }
}

.c-hdn_m {
  display: block;
}
@media (min-width: 768px) {
  .c-hdn_m {
    display: none;
  }
}

.c-hdn_l {
  display: block;
}
@media (min-width: 960px) {
  .c-hdn_l {
    display: none;
  }
}

.c-hdn_xl {
  display: block;
}
@media (min-width: 1280px) {
  .c-hdn_xl {
    display: none;
  }
}

.c-inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

/*-------------------------------------------

txt

-------------------------------------------*/
.c-al_l {
  text-align: left !important;
}

.c-al_r {
  text-align: right !important;
}

.c-al_c {
  text-align: center !important;
}

.c-al_j {
  text-align: justify !important;
}

.c-al_lc {
  text-align: left !important;
}
@media (min-width: 768px) {
  .c-al_lc {
    text-align: center !important;
  }
}

.c-al_cl {
  text-align: center !important;
}
@media (min-width: 768px) {
  .c-al_cl {
    text-align: left !important;
  }
}

.c-fw_normal {
  font-weight: normal;
}

.c-fw_bold {
  font-weight: bold;
}

.c-lh_1 {
  line-height: 1;
}

.c-lh_1q {
  line-height: 1.25;
}

.c-lh_1h {
  line-height: 1.5;
}

.c-col_attention {
  color: #f00;
}

/*-------------------------------------------

flex

-------------------------------------------*/
.c-flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.c-flex_a {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}

.c-flex_b {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.c-flex_c {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.c-flex_e {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}

.c-flex_sc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.c-flex_ac {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.c-flex_bc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c-flex_cc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-flex_es {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.c-flex_ss {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.c-flex_as {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.c-flex_bs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.c-flex_cs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.c-flex_es {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.c-flex_se {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.c-flex_ae {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}

.c-flex_be {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.c-flex_ce {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.c-flex_ee {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.c-flex_sb {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}

.c-flex_ab {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}

.c-flex_bb {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.c-flex_cb {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.c-flex_eb {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}

.c-fd_column {
  flex-direction: column;
}

.c-fd_row {
  flex-direction: row;
}

.c-fd_column_r {
  flex-direction: column-reverse;
}

.c-fd_row_r {
  flex-direction: row-reverse;
}

.c-ai {
  align-items: flex-start;
}

.c-ai_c {
  align-items: center;
}

.c-ai_e {
  align-items: flex-end;
}

.c-ai_b {
  align-items: baseline;
}

.c-ai_s {
  align-items: stretch;
}

.c-as {
  align-self: flex-start;
}

.c-as_c {
  align-self: center;
}

.c-as_e {
  align-self: flex-end;
}

.c-as_b {
  align-self: baseline;
}

.c-as_s {
  align-self: stretch;
}

.c-flex_w {
  flex-wrap: wrap;
}

.c-f00a {
  flex: 0 0 auto;
}

.c-f110 {
  flex: 1 1 0;
}

.c-f11a {
  flex: 1 1 auto;
}

/*-------------------------------------------

float

-------------------------------------------*/
.c-flt_l {
  float: left;
}

.c-flt_r {
  float: right;
}

.c-both {
  clear: both;
}

/*-------------------------------------------

width

-------------------------------------------*/
.c-w0 {
  width: 0 !important;
}

.c-w10 {
  width: 10% !important;
}

.c-w20 {
  width: 20% !important;
}

.c-w30 {
  width: 30% !important;
}

.c-w40 {
  width: 40% !important;
}

.c-w50 {
  width: 50% !important;
}

.c-w60 {
  width: 60% !important;
}

.c-w70 {
  width: 70% !important;
}

.c-w80 {
  width: 80% !important;
}

.c-w90 {
  width: 90% !important;
}

.c-w100 {
  width: 100% !important;
}

.c-w_auto {
  width: auto !important;
}

/*-------------------------------------------

round

-------------------------------------------*/
.c-r_q {
  border-radius: 0.25rem;
}

.c-r_h {
  border-radius: 0.5rem;
}

.c-r_hq {
  border-radius: 0.75rem;
}

.c-r_1 {
  border-radius: 1rem;
}

.c-r_1q {
  border-radius: 1.25rem;
}

.c-r_1h {
  border-radius: 1.5rem;
}

.c-r_99 {
  border-radius: 9999px;
}

/*-------------------------------------------

color

-------------------------------------------*/
.c-bg_wh {
  background: #fff;
}

/*-------------------------------------------

component

-------------------------------------------*/
.c-inner {
  max-width: 1280px;
  margin-inline: auto;
}

.c-box_company {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: calc(100% - 1rem);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.c-cypress {
  width: clamp(9.375rem, 8.152173913rem + 5.4347826087vw, 12.5rem);
}
.c-cypress img {
  display: block;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}

.c-shoulder {
  font-size: clamp(0.75rem, 0.652173913rem + 0.4347826087vw, 1rem);
  color: #fff;
  line-height: 1.25;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.c-catchcopy {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #fff;
  background: #ed6c00;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  display: grid;
  place-content: center;
  position: absolute;
  top: calc(50% - 9rem - 34.2vw);
  left: calc(50% + 26.5vw);
  translate: -50% 0;
}
@media (500px <= width) {
  .c-catchcopy {
    top: calc(50% - 9rem - 171px);
    left: calc(50% + 132.5px);
  }
}
@media (960px <= width) {
  .c-catchcopy {
    background: transparent;
    width: auto;
    height: auto;
    writing-mode: vertical-rl;
    text-align: start;
    font-size: clamp(1rem, 0.6086956522rem + 1.7391304348vw, 2rem);
    left: calc(75% - 1.5em);
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  }
}

.c-title {
  width: 80vw;
  max-width: 400px;
  position: relative;
  margin-top: -13rem;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
@media (960px <= width) {
  .c-title {
    position: absolute;
    top: 50%;
    left: 25%;
    translate: -50% -50%;
    margin-top: 0;
  }
}
.c-title_section {
  text-align: center;
  font-weight: bold;
  font-size: clamp(2rem, 1.6086956522rem + 1.7391304348vw, 3rem);
  color: #000;
  margin-block: 4rem 3rem;
  text-wrap: balance;
  word-break: keep-all;
  line-height: 1.25;
  font-feature-settings: "palt";
  position: relative;
}
.c-title_section::after {
  content: "";
  width: 100%;
  max-width: 50px;
  border-bottom: 0.375rem solid #ed6c00;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  translate: -50% 0;
}

.c-buy .c-btn_buy {
  display: block;
  background: #ed6c00;
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 1rem;
}
.c-buy .c-btn_buy:hover, .c-buy .c-btn_buy:active, .c-buy .c-btn_buy:focus {
  background: #ba5500;
}

.c-img_products {
  width: min(80vw, 400px);
  margin-inline: auto;
  rotate: 5deg;
}

.c-products .c-grp_hd {
  background: url("../img/bg_ninjin.webp") no-repeat center/min(300vw, 2000px);
  padding-inline: 1rem;
}
.c-products_main {
  padding: 1rem;
  display: flex;
  max-width: 960px;
  flex-wrap: wrap;
  gap: 2rem;
  margin: 2rem auto 1rem;
}
.c-products_item {
  width: 100%;
  max-width: 550px;
  margin-inline: auto;
}
@media (640px <= width) {
  .c-products_item {
    width: calc((100% - 2rem) / 2);
  }
}
.c-products_hdg {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  margin-bottom: 0.5rem;
  width: 100%;
}
.c-products_point {
  font-size: 0.75rem;
  font-weight: bold;
  color: #ed6c00;
  border-right: 1px solid #000;
  padding: 0.25rem;
  display: flex;
  align-items: center;
}
.c-products_point span {
  font-size: 2rem;
  font-weight: normal;
}
.c-products_hd {
  padding: 0.25rem;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.25;
  color: #ed6c00;
  display: flex;
  align-items: center;
}
.c-products_frame {
  font-size: 0.875rem;
  margin-inline: auto;
  margin-bottom: 2rem;
  width: calc(100% - 2rem);
  max-width: 640px;
  background: #fff5ed;
  border: 1px dashed #ffa254;
  padding: 1rem;
}
.c-products_frame * + * {
  margin-top: 1em;
}

.c-schedule_block {
  background-size: auto auto;
  width: 100%;
  padding: 1rem;
  position: relative;
}
@media (640px <= width) {
  .c-schedule_block:nth-of-type(odd) .c-box_frame {
    flex-direction: row-reverse;
    gap: 1rem;
  }
  .c-schedule_block:nth-of-type(odd) .c-box_frame .c-box_txt {
    align-self: end;
    margin-bottom: 3rem;
    max-width: 380px;
  }
  .c-schedule_block:nth-of-type(odd) .c-box_frame .c-box_img .c-time {
    right: auto;
    left: -4.5rem;
    bottom: auto;
    top: 0.5rem;
  }
}
.c-schedule_block .c-box_frame {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 800px;
  margin-inline: auto;
}
@media (640px <= width) {
  .c-schedule_block .c-box_frame {
    flex-direction: row;
    gap: 1rem;
  }
  .c-schedule_block .c-box_frame .c-box_txt {
    align-self: start;
    margin-top: 3rem;
    max-width: 380px;
  }
}
.c-schedule_block .c-box_frame .c-box_img {
  border: 1rem solid #fff;
  rotate: -3deg;
  box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
  margin-inline: auto;
  margin-bottom: 2rem;
  position: relative;
  max-width: 400px;
}
.c-schedule_block .c-box_frame .c-box_img .c-time {
  position: absolute;
  width: 5rem;
  height: 5rem;
  bottom: -2rem;
  right: -0.5rem;
}
@media (640px <= width) {
  .c-schedule_block .c-box_frame .c-box_img .c-time {
    right: -4.5rem;
    top: auto;
    bottom: 0.5rem;
  }
}
.c-schedule_block .c-box_frame .c-box_img .c-time::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.c-schedule_block .c-box_frame .c-box_img .c-time::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 0.125rem solid #fff;
}
.c-schedule_block .c-box_frame .c-box_img .c-time span::before {
  content: "";
  display: block;
  background: #666;
  width: 2rem;
  height: 0.25rem;
  position: absolute;
  top: calc(50% - 0.125rem);
  left: calc(50% - 0.125rem);
  transform-origin: 0.125rem 50%;
}
.c-schedule_block .c-box_frame .c-box_img .c-time span::after {
  content: "";
  display: block;
  background: #666;
  width: 1.75rem;
  height: 0.25rem;
  position: absolute;
  top: calc(50% - 0.125rem);
  left: calc(50% - 0.125rem);
  transform-origin: 0.125rem 50%;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_01::before {
  border: 0.5rem solid #145d8a;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_01 span::before {
  rotate: -90deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_01 span::after {
  rotate: 120deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_02::before {
  border: 0.5rem solid #8a5314;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_02 span::before {
  rotate: -90deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_02 span::after {
  rotate: 210deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_03::before {
  border: 0.5rem solid #8a1414;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_03 span::before {
  rotate: -150deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_03 span::after {
  rotate: -70deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_04::before {
  border: 0.5rem solid #148a67;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_04 span::before {
  rotate: -90deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_04 span::after {
  rotate: 0deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_05::before {
  border: 0.5rem solid #30148a;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_05 span::before {
  rotate: -90deg;
}
.c-schedule_block .c-box_frame .c-box_img .c-time.c-time_05 span::after {
  rotate: -120deg;
}
.c-schedule_block .c-box_frame .c-box_txt {
  background: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.c-schedule_block.c-schedule_01 {
  background-color: #edf7fc;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, #c1e2f6 6px, #c1e2f6 12px);
  box-shadow: 0.625rem 0.625rem 0 #aad7f3;
  border-top: 1rem solid #145d8a;
}
.c-schedule_block.c-schedule_02 {
  background-color: #fcf5ed;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, #f6ddc1 6px, #f6ddc1 12px);
  box-shadow: 0.625rem 0.625rem 0 #f3d1aa;
  border-top: 1rem solid #8a5314;
}
.c-schedule_block.c-schedule_03 {
  background-color: #fceded;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, #f6c1c1 6px, #f6c1c1 12px);
  box-shadow: 0.625rem 0.625rem 0 #f3aaaa;
  border-top: 1rem solid #8a1414;
}
.c-schedule_block.c-schedule_04 {
  background-color: #edfcf8;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, #c1f6e6 6px, #c1f6e6 12px);
  box-shadow: 0.625rem 0.625rem 0 #aaf3dd;
  border-top: 1rem solid #148a67;
}
.c-schedule_block.c-schedule_05 {
  background-color: #f1edfc;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, #cdc1f6 6px, #cdc1f6 12px);
  box-shadow: 0.625rem 0.625rem 0 #bbaaf3;
  border-top: 1rem solid #30148a;
}
.c-schedule_hd {
  font-weight: bold;
  font-size: clamp(1.75rem, 1.2608695652rem + 2.1739130435vw, 3rem);
  z-index: 100;
  line-height: 1.125;
  letter-spacing: 0.05em;
  max-width: 800px;
  margin-inline: auto;
  margin-bottom: 1rem;
  text-shadow: 0.25rem 0.25rem 0 #fff;
}
.c-schedule_01 .c-schedule_hd {
  color: #145d8a;
}
.c-schedule_02 .c-schedule_hd {
  color: #8a5314;
}
.c-schedule_03 .c-schedule_hd {
  color: #8a1414;
}
.c-schedule_04 .c-schedule_hd {
  color: #148a67;
}
.c-schedule_05 .c-schedule_hd {
  color: #30148a;
}

.c-contest_shoulder {
  text-align: center;
  padding: 1rem;
  margin-block: 4rem -5rem;
}
.c-contest_imggrp {
  display: flex;
  width: min(70vw, 600px);
  margin-inline: auto;
  margin-bottom: 3rem;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.c-contest_imggrp .box_img {
  width: calc((100% - 0.5rem) / 2);
  aspect-ratio: 1/1;
}
.c-contest_imggrp .box_img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-contest_txt {
  max-width: 632px;
  margin-inline: auto;
  margin-bottom: 2rem;
  padding: 0 1rem;
}
.c-contest_h2 {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
.c-contest_flow {
  padding: 1rem;
  background: #ffe7d4;
  border-radius: 1rem;
  width: calc(100% - 2rem);
  max-width: 800px;
  margin-inline: auto;
  margin-bottom: 2rem;
}
.c-contest_flow dt {
  font-weight: bold;
  color: #ed6c00;
  font-size: 1.25rem;
  border-bottom: 2px solid;
  margin-bottom: 0.25rem;
}
.c-contest_flow dd:not(:last-of-type) {
  margin-bottom: 1rem;
}

.c-recommend {
  background: #fff5ed;
  overflow: hidden;
}
.c-recommend_flex {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  max-width: 800px;
  margin-inline: auto;
}
@media (768px <= width) {
  .c-recommend_flex {
    padding: 1rem;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
  }
}
.c-recommend_flex .c-box_img {
  width: min(70vw, 400px);
  aspect-ratio: 1/1;
  margin-inline: auto;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
@media (768px <= width) {
  .c-recommend_flex .c-box_img {
    width: 300px;
  }
}
.c-recommend_flex .c-box_txt {
  padding: 1rem;
  width: min(100% - 2rem, 600px);
  margin-inline: auto;
}
@media (768px <= width) {
  .c-recommend_flex .c-box_txt {
    padding: 0;
    width: calc(100% - 300px - 2rem);
  }
}
.c-recommend_flex .c-box_txt h2 {
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px dotted;
}
.c-recommend_txt {
  padding: 2rem;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  background: #fff;
  border-radius: 2rem;
  margin-inline: auto;
  margin-bottom: 2rem;
  max-width: calc(800px - 2rem);
}

.c-faq_wrap {
  padding: 1rem;
  max-width: 800px;
  margin-inline: auto;
  counter-reset: num 0;
}
.c-faq_item {
  margin-bottom: 2rem;
}
.c-faq_item[open] .c-faq_summary span::before {
  content: "";
  rotate: 225deg;
  top: calc(50% + 0.3rem);
}
.c-faq_summary {
  background: rgba(237, 108, 0, 0.2);
  border-bottom: 2px solid #ed6c00;
  padding: 0.25rem 3rem 0.25rem 4.5rem;
  font-size: clamp(1.25rem, 1.0543478261rem + 0.8695652174vw, 1.75rem);
  font-weight: bold;
  position: relative;
  word-break: keep-all;
  text-align: left;
}
.c-faq_summary::before {
  counter-increment: num 1;
  content: counter(num);
  position: absolute;
  bottom: 50%;
  translate: 0 50%;
  left: 1rem;
  font-size: 2.5rem;
  z-index: 1;
  display: block;
  width: 2.5rem;
  text-align: center;
  color: #ed6c00;
}
.c-faq_summary::after {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 0.25rem solid #ed6c00;
  background: #fff;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0.25rem;
}
.c-faq_summary span::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-right: 0.25rem solid #ed6c00;
  border-bottom: 0.25rem solid #ed6c00;
  rotate: 45deg;
  transition: 0.3s ease-out;
  position: absolute;
  right: 1rem;
  top: calc(50% - 0.3rem);
  translate: 0 -50%;
}
.c-faq_comment span {
  display: block;
  padding: 1.5rem 1rem 1rem;
}

.c-img_dog_fix {
  width: 100%;
  height: 300px;
  background: url("../img/dogimg.webp") no-repeat center/cover;
  background-attachment: fixed;
}

.c-img_dog {
  width: 100%;
  aspect-ratio: 2.5/1;
}
.c-img_dog img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-ninjin {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (768px <= width) {
  .c-ninjin {
    flex-direction: row;
    gap: 1rem;
  }
}
.c-ninjin .c-box_img {
  width: min(70vw, 300px);
  display: block;
  margin-inline: auto;
}
@media (768px <= width) {
  .c-ninjin .c-box_img {
    margin: 0;
  }
}
.c-ninjin_frame {
  padding: 1rem;
}
.c-ninjin_frame h3 {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.c-ninjin_spec {
  max-width: 700px;
  margin-bottom: 2rem;
}
.c-ninjin_spec dt {
  border-top: 1px solid #000;
}
.c-ninjin_spec dd {
  margin-top: -1.5em;
  padding-left: 12rem;
  padding-bottom: 1rem;
}

.m-0 {
  margin: 0 !important;
}

.m-n1h00 {
  margin: -1.5rem 0 0 !important;
}

.m-n100 {
  margin: -1rem 0 0 !important;
}

.m-nh00 {
  margin: -0.5rem 0 0 !important;
}

.m-nq00 {
  margin: -0.25rem 0 0 !important;
}

.m-q00 {
  margin: 0.25rem 0 0 !important;
}

.m-h00 {
  margin: 0.5rem 0 0 !important;
}

.m-100 {
  margin: 1rem 0 0 !important;
}

.m-1h00 {
  margin: 1.5rem 0 0 !important;
}

.m-200 {
  margin: 2rem 0 0 !important;
}

.m-00h {
  margin: 0 0 0.5rem !important;
}

.m-001 {
  margin: 0 0 1rem !important;
}

.m-001h {
  margin: 0 0 1.5rem !important;
}

.m-002 {
  margin: 0 0 2rem !important;
}

.m-002h {
  margin: 0 0 2.5rem !important;
}

.m-003 {
  margin: 0 0 3rem !important;
}

.m-003h {
  margin: 0 0 3.5rem !important;
}

.m-004 {
  margin: 0 0 4rem !important;
}

.m-004h {
  margin: 0 0 4.5rem !important;
}

.m-006q {
  margin: 0 0 6.25rem !important;
}

.m-h0 {
  margin: 0.5rem 0 !important;
}

.m-10 {
  margin: 1rem 0 !important;
}

.m-1h0 {
  margin: 1.5rem 0 !important;
}

.m-20 {
  margin: 2rem 0 !important;
}

.m-2h0 {
  margin: 2.5rem 0 !important;
}

.m-30 {
  margin: 3rem 0 !important;
}

.m-3h0 {
  margin: 3.5rem 0 !important;
}

.m-40 {
  margin: 4rem 0 !important;
}

.m-4h0 {
  margin: 4.5rem 0 !important;
}

.m-50 {
  margin: 5rem 0 !important;
}

.m-5h0 {
  margin: 5.5rem 0 !important;
}

.m-60 {
  margin: 6rem 0 !important;
}

.m-000a {
  margin: 0 0 0 auto !important;
}

.m-0a00 {
  margin: 0 auto 0 0 !important;
}

.m-0n1 {
  margin: 0 -1rem !important;
}

.m-0nh {
  margin: 0 -0.5rem !important;
}

.m-0h {
  margin: 0 0.5rem !important;
}

.m-01, .m-010 {
  margin: 0 1rem !important;
}

.m-01h {
  margin: 0 1.5rem !important;
}

.m-02 {
  margin: 0 2rem !important;
}

.m-03 {
  margin: 0 3rem !important;
}

.m-0a {
  margin: 0 auto !important;
}

.m-01h {
  margin: 0 1rem 0.5rem !important;
}

.m-011 {
  margin: 0 1rem 1rem !important;
}

.m-012 {
  margin: 0 1rem 2rem !important;
}

.m-013 {
  margin: 0 1rem 3rem !important;
}

.m-021 {
  margin: 0 2rem 1rem !important;
}

.m-022 {
  margin: 0 2rem 2rem !important;
}

.m-023 {
  margin: 0 2rem 3rem !important;
}

.m-0ah {
  margin: 0 auto 0.5rem !important;
}

.m-0a1 {
  margin: 0 auto 1rem !important;
}

.m-0a1h {
  margin: 0 auto 1.5rem !important;
}

.m-0a2 {
  margin: 0 auto 2rem !important;
}

.m-0a3 {
  margin: 0 auto 3rem !important;
}

.m-0a4h {
  margin: 0 auto 4.5rem !important;
}

.m-0a6q {
  margin: 0 auto 6.25rem !important;
}

.m-0110 {
  margin: 0 1rem 1rem 0 !important;
}

.m-0210 {
  margin: 0 2rem 1rem 0 !important;
}

.m-0011 {
  margin: 0 0 1rem 1rem !important;
}

.m-rq {
  margin-right: 0.25rem !important;
}

.m-rh {
  margin-right: 0.5rem !important;
}

.m-r1 {
  margin-right: 1rem !important;
}

.m-r2 {
  margin-right: 2rem !important;
}

.m-lq {
  margin-left: 0.25rem !important;
}

.m-lh {
  margin-left: 0.5rem !important;
}

.m-l1 {
  margin-left: 1rem !important;
}

.m-l2 {
  margin-left: 2rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-h0 {
  padding: 0.5rem 0 !important;
}

.p-10 {
  padding: 1rem 0 !important;
}

.p-h1 {
  padding: 0.5rem 1rem !important;
}/*# sourceMappingURL=style.css.map */