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

/* 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 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

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

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

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;
  margin: 0;
  /* 1 */
  overflow: visible;
  clear: both;
  color: inherit;
  /* 2 */
  border: 0;
  border-top: 1px solid;
}

/**
 * 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 {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: none;
  /* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  vertical-align: middle;
  background: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[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 {
  padding: 0;
  border-style: none;
}

/**
 * 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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 {
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  color: inherit;
  /* 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 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 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-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

th {
  padding: 0;
  vertical-align: top;
  font-weight: 700;
  text-align: left;
}

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

/**
 * Add the correct display in IE 10.
 */
/*====================================*\

    Element base settings

\*====================================*/
/**
 * anchor settings
 */
a {
  color: #333;
  text-decoration: none;
}

/**
 * address settings
 */
address {
  font-style: normal;
}

/**
 * body settings
 */
body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

body * {
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 12px;
  }
}
/**
 * form settings
 */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

input[type=submit],
input[type=button] {
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

/**
 * i settings
 */
i {
  font-style: normal;
}

/**
 * Image settings
 */
img {
  width: 100%;
  vertical-align: middle;
}

/**
 * List settings
 */
ul,
ol {
  list-style: none;
}

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

/*====================================*\

    Site layout settings

\*====================================*/
.wrapper {
  position: relative;
  min-width: 320px;
}

/*====================================*\

    Utility settings

\*====================================*/
/**
 * Clear fix settings
 */
.u-cf::before {
  display: table;
  content: "";
}

.u-cf::after {
  display: table;
  content: "";
  clear: both;
}

/**
 * Display settings
 */
.u-display-block {
  display: block;
}

.u-display-inline-block {
  display: inline-block;
}

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

@media screen and (max-width: 767px) {
  .u-display-none--sp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-display-none--pc {
    display: none !important;
  }
}
/**
 * Float settings
 */
.u-float-left {
  float: left !important;
}

.u-float-right {
  float: right !important;
}

.u-float-clear {
  clear: both !important;
}

.u-float-clear--left {
  clear: left !important;
}

.u-float-clear--right {
  clear: right !important;
}

/**
 * Font style settings
 */
.u-font--bold {
  font-weight: bold !important;
}

.u-font--normal {
  font-weight: normal !important;
}

.u-font--italic {
  font-style: italic !important;
}

.u-font--en {
  font-family: Avenir !important;
}

.u-font--num {
  font-family: AvenirNext !important;
}

/**
 * Link settings
 */
.u-link {
  text-decoration: none;
}

.u-link:hover {
  text-decoration: underline;
  opacity: 0.6;
}

.u-link:hover i {
  text-decoration: none;
}

.u-link:hover i::before,
.u-link:hover i::after {
  text-decoration: none;
}

.u-link-underline {
  text-decoration: underline;
}

.u-link-underline:hover {
  text-decoration: none;
  opacity: 0.6;
}

/**
 * List settings
 */
.u-ul,
.u-ol {
  list-style: none;
}

.u-ul--disc,
.u-ol--disc {
  padding-left: 1.2em;
  list-style: disc outside;
}

.u-ul--separate,
.u-ol--separate {
  margin-top: 2em;
}

.u-ul--asta li,
.u-ol--asta li {
  position: relative;
  padding-left: 1.5em;
}

.u-ul--asta li:before,
.u-ol--asta li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.u-ul--serial,
.u-ol--serial {
  counter-reset: serial-num;
}

.u-ul--serial > li,
.u-ol--serial > li {
  position: relative;
  padding-left: 1.5em;
}

.u-ul--serial > li:before,
.u-ol--serial > li:before {
  position: absolute;
  top: 0.1em;
  left: 0.4em;
  display: block;
  font-size: 0.9em;
  content: counter(serial-num);
  counter-increment: serial-num;
}

.u-ul--serial > li:after,
.u-ol--serial > li:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  display: block;
  width: 1.2em;
  height: 1.2em;
  content: "";
  border: 1px solid #333;
  border-radius: 50%;
}

.u-ul__item + .u-ul__item,
.u-ol__item + .u-ul__item,
.u-ul__item + .u-ol__item,
.u-ol__item + .u-ol__item {
  margin-top: 0.5em;
}

/*====================================*\

    Module settings

\*====================================*/
/**
 * main settings
 */
.main {
  width: 100%;
  padding-top: 54px;
}

@media screen and (min-width: 768px) {
  .main {
    padding-top: 80px;
  }
}
/**
 * g-nav settings
 */
.g-nav-btn {
  padding: 4px 2px;
  cursor: pointer;
}

.g-nav-btn__bar {
  width: 22px;
  height: 2px;
  background-color: #006634;
  border-radius: 2px;
}

.g-nav-btn__bar + .g-nav-btn__bar {
  margin-top: 4px;
}

@media screen and (min-width: 1023px) {
  .g-nav-btn {
    display: none;
  }
}
.g-nav-menu {
  display: none;
}

@media screen and (min-width: 1023px) {
  .g-nav-menu {
    display: block;
  }
}
.g-nav-menu__items {
  display: flex;
}

.g-nav-menu__items li:nth-child(2) {
  margin-right: 17px;
  margin-left: 17px;
}

.g-nav-menu__items li.linkbar {
  margin-left: 17px;
  padding-left: 17px;
  border-left: 1px solid #ddd;
}

.g-nav-menu__link {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #006634;
  letter-spacing: 0.17px;
  transition: all 200ms 0s ease;
}

.g-nav-menu__link.m_blank {
  padding-right: 20px;
  background: url("../img/cmn/icon_blank.png") 100% 50% no-repeat;
}

.g-nav-menu__link:hover {
  opacity: 0.7;
}

/**
 * header settings
 */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 54px;
  padding: 15px 16px;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .header {
    height: 80px;
    padding: 28px 52px 26px 32px;
  }
}
.header-logo {
  width: 180px;
}

.header-logo__img,
.main-visual,
.main-visual--top {
  width: 100%;
}

/**
 * main visual settings
 */
.main-visual__items {
  width: 100%;
}

.main-visual__items .slick-dots {
  bottom: 3%;
}

.main-visual__items .slick-arrow:focus {
  background-color: #000000;
}

.main-visual__items .slick-next {
  right: 2%;
}

.main-visual__items .slick-prev {
  left: 2%;
}

.main-visual__items.slick-dotted {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .main-visual__items .slick-next {
    right: 4%;
  }
}
@media screen and (min-width: 768px) {
  .main-visual__items .slick-prev {
    left: 4%;
  }
}
.main-visual-nav {
  width: calc(100% - 30px);
  margin: 8px auto 0;
}

/*@media screen and (min-width: 768px) {
  .main-visual-nav {
    width: calc(244px * 5);
  }
}*/
.main-visual-nav__item {
  padding: 0 2px;
}

.main-visual-nav__item:hover {
  cursor: pointer;
}

.main-visual-nav__item:focus {
  outline: none;
}

@media screen and (min-width: 768px) {
  .main-visual-nav .slick-track {
    transform: none !important;
  }
}
.main-visual--factory {
  min-height: 320px;
  background-image: url("../img/factory/main-visual-factory.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .main-visual--factory {
    background-image: url("../img/factory/main-visual-factory_pc.jpg");
  }
}
.main-visual--reserve2020 {
  min-height: 404px;
  background: none;
}

.main-visual--morishouse {
  min-height: 397px;
  background: none;
}

.main-visual--instagram {
  background: none;
}

.main-visual__content {
  padding: 45px 27px 0;
}

@media screen and (min-width: 768px) {
  .main-visual__content {
    width: -moz-max-content;
    width: max-content;
    max-width: 960px;
    padding: 82px 0 0;
    margin: auto;
  }
}
.main-visual__content-wrapper {
  max-width: 960px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .main-visual__content--factory {
    max-width: 960px;
    padding-top: 76px;
    margin-left: 72px;
  }
}
.main-visual-catchphrase {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  text-align: center;
  letter-spacing: 0.26px;
}

@media screen and (min-width: 768px) {
  .main-visual-catchphrase {
    font-size: 32px;
    letter-spacing: 0.3px;
  }
}
.main-visual-catchphrase__br {
  display: block;
}

@media screen and (min-width: 768px) {
  .main-visual-catchphrase__br {
    display: inline;
  }
}
.main-visual-catchphrase__sup {
  margin-top: 17px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.5);
  letter-spacing: 0.13px;
}

@media screen and (min-width: 768px) {
  .main-visual-catchphrase__sup {
    margin-top: 0;
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) {
  .main-visual-catchphrase__sup span {
    display: block;
    padding-bottom: 7px;
    font-weight: 700;
  }
}
.main-visual-btn__wrapper {
  margin: auto;
}

.main-visual-btn__title {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.5);
  letter-spacing: 0.13px;
}

@media screen and (min-width: 768px) {
  .main-visual-btn__title {
    padding-top: 32px;
  }
}
.main-visual-btn__items {
  margin-top: 12px;
  text-align: center;
}

.main-visual-btn__item {
  display: inline-block;
  min-width: 104px;
  padding: 5px 17px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  text-align: center;
  letter-spacing: 0.13px;
  background-color: #fff;
  border-radius: 20px;
}

.main-visual-btn__item + .main-visual-btn__item {
  margin-left: 12px;
}

@media screen and (min-width: 768px) {
  .main-visual-btn__item {
    min-width: 160px;
  }
}
@media screen and (min-width: 768px) {
  .main-visual-btn__item + .main-visual-btn__item {
    margin-left: 20px;
  }
}
.main-visual-btn__item--bordered {
  border: 1px solid #006634;
}

.main-visual-btn__item--down {
  position: relative;
  padding-right: 35px;
}

.main-visual-btn__item--down::after {
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.main-visual-btn__item--down:hover::after {
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  .main-visual-btn__item--down::after {
    right: 15px;
  }
}
.main-visual-btn__item span {
  transition: all 200ms 0s ease;
}

.main-visual-btn__item:hover span {
  opacity: 0.6;
}

/**
 * event online settings
 */
.event-online {
  width: 100%;
  margin-top: 54px;
  overflow-x: auto;
  overflow-y: hidden;
}

.event-online__title {
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
}

.event-online__body {
  margin-top: 34px;
}

.event-online__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding-right: 20px;
  margin: auto;
}

.event-online__item {
  flex-basis: 293px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 293px;
  height: auto;
  padding-left: 22px;
}

@media screen and (min-width: 768px) {
  .event-online__item {
    flex-basis: 410px;
    max-width: 410px;
    height: auto;
  }
}
.event-online__link {
  display: block;
  transition: all 200ms 0s ease;
}

.event-online__link:hover {
  opacity: 0.7;
}

.event-online-bnr {
  width: 100%;
  height: auto;
}

/**
 * event workshop settings
 */
.event-workshop {
  margin-top: 64px;
}

.event-workshop__header {
  padding: 0 15px;
}

.event-workshop-tab__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 375px;
  height: 40px;
  margin: auto;
  background-color: #f5f6f7;
  border-radius: 25px;
}

.event-workshop-tab__item {
  flex-basis: 50%;
  max-width: 50%;
  height: 100%;
}

.event-workshop-tab__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.13px;
  border-radius: 25px;
  transition: all 200ms 0s ease;
}

.event-workshop-tab__btn:hover,
.event-workshop-tab__btn[aria-selected=selected] {
  color: #fff;
  background-color: #333;
}

.event-workshop__body,
.event-rentaltool__body {
  margin-top: 20px;
  overflow-x: auto;
  overflow-y: hidden;
}

.event-workshop__items,
.event-rentaltool__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding-right: 23px;
}

.event-workshop__item {
  flex-basis: 320px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 320px;
  padding-left: 23px;
}

.event-workshop__link {
  display: block;
  transition: all 200ms 0s ease;
}

.event-workshop__link:hover {
  opacity: 0.7;
}

.event-workshop-card {
  width: 100%;
  min-height: 202px;
  padding: 8px;
  margin: 2px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.event-workshop-card__header {
  display: grid;
  -ms-grid-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 100px;
  grid-template: 1fr 1fr/1fr 100px;
}

.event-workshop-card__body {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12px;
  letter-spacing: 1.23;
}

.event-workshop-card__footer {
  margin-top: 23px;
}

.event-workshop-card__date {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.15px;
}

.event-workshop-card__date span {
  display: block;
  width: 121px;
  text-align: center;
}

.event-workshop-card__date span + span {
  padding-top: 4px;
}

.event-workshop-card__price {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  text-align: center;
}

.event-workshop-card__price > span {
  display: block;
  padding-top: 16px;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0.09px;
}

.event-workshop-card__price > span span {
  font-size: 12px;
  font-weight: 700;
  line-height: 0.11px;
  line-height: normal;
}

.event-workshop-card__thumb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}

.event-workshop-card__event-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0.12px;
}

.event-workshop-card__shop-name {
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.1px;
}

.event-workshop__footer {
  width: 100%;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .event-workshop__footer {
    margin-top: 40px;
  }
}
.event-workshop-link {
  width: 100%;
  text-align: center;
}

.event-workshop-link__btn {
  display: inline-block;
  padding: 10px 42px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
}

.event-workshop-card__date--year,
.event-workshop-card__date--time {
  font-size: 12px;
  letter-spacing: 0.11px;
}

.event-workshop-card__price > span {
  width: 121px;
  text-align: center;
}

.event-workshop-link__btn {
  display: none;
}

[data-tab-status=workshop] .event-workshop-link__btn--workshop,
[data-tab-status=facility] .event-workshop-link__btn--facility {
  display: inline-block;
}

/**
 * event facility settings
 */
.event-facility {
  margin-top: 64px;
}

.event-facility__header {
  padding: 0 15px;
}

.event-facility-tab__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 375px;
  height: 40px;
  margin: auto;
  background-color: #f5f6f7;
  border-radius: 25px;
}

.event-facility-tab__item {
  flex-basis: 50%;
  max-width: 50%;
  height: 100%;
}

.event-facility-tab__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.13px;
  border-radius: 25px;
  transition: all 200ms 0s ease;
}

.event-facility-tab__btn:hover,
.event-facility-tab__btn[aria-selected=selected] {
  color: #fff;
  background-color: #333;
}

.event-facility__body {
  margin-top: 20px;
  overflow-x: auto;
  overflow-y: hidden;
}

.event-facility__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding-right: 23px;
}

.event-facility__item {
  flex-basis: 320px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 320px;
  padding-left: 23px;
}

.event-facility__link {
  display: block;
  transition: all 200ms 0s ease;
}

.event-facility__link:hover {
  opacity: 0.7;
}

.event-facility-card {
  width: 100%;
  min-height: 202px;
  padding: 8px;
  margin: 2px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.event-facility-card__header {
  display: grid;
  -ms-grid-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 100px;
  grid-template: 1fr 1fr/1fr 100px;
}

.event-facility-card__body {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12px;
  letter-spacing: 1.23;
}

.event-facility-card__footer {
  margin-top: 23px;
}

.event-facility-card__date {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.15px;
}

.event-facility-card__date span {
  display: block;
  width: 121px;
  text-align: center;
}

.event-facility-card__date span + span {
  padding-top: 4px;
}

.event-facility-card__price {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  text-align: center;
}

.event-facility-card__price > span {
  display: block;
  padding-top: 16px;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0.09px;
}

.event-facility-card__price > span span {
  font-size: 12px;
  font-weight: 700;
  line-height: 0.11px;
  line-height: normal;
}

.event-facility-card__thumb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}

.event-facility-card__event-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0.12px;
}

.event-facility-card__shop-name {
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.1px;
}

.event-facility__footer {
  width: 100%;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .event-facility__footer {
    margin-top: 40px;
  }
}
.event-facility-link {
  width: 100%;
  text-align: center;
}

.event-facility-link__btn {
  display: inline-block;
  padding: 10px 42px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
}

.event-facility-card__date {
  padding-right: 10px;
}

.event-facility-card__price > span {
  width: auto;
  padding-right: 10px;
  text-align: left;
}

.event-facility-card__thumb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}

/**
 * search category settings
 */
.search-category {
  width: 100%;
  margin-top: 64px;
}

.search-category__header {
  margin-bottom: 45px;
}

.search-category__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.search-category__body {
  margin-top: 20px;
  overflow-x: auto;
  overflow-y: hidden;
}

.search-category__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding-right: 12px;
  margin: auto;
}

.search-category__item {
  flex-basis: 292px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 292px;
  padding-left: 12px;
}

.search-category__link {
  display: block;
  transition: all 200ms 0s ease;
}

.search-category__link:hover {
  opacity: 0.7;
}

.search-category-card {
  position: relative;
  width: 280px;
  height: 400px;
  margin: 2px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.search-category-card__header {
  width: 100%;
  height: 280px;
}

.search-category-card-thumb,
.search-category-card-thumb__img {
  width: 100%;
  height: 100%;
}

.search-category-card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 120px;
  padding: 10px;
  background-color: #fff;
}

.search-category-intro__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: normal;
}

.search-category-intro__text {
  min-height: 60px;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: normal;
}

.search-category-intro__text.txt_square {
  padding-top: 2px;
}

@media screen and (max-width: 768px) {
  .search-category-intro__text.txt_square {
    padding-top: 11px;
    min-height: 60px;
  }
}
/**
 * search store settings
 */
.search-store {
  margin-top: 66px;
}

.search-store__header {
  padding: 0 16px;
}

.search-store__title {
  margin-bottom: 44px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.search-store-tab-area {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.search-store-tab-area__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  height: 40px;
  margin: auto;
  background-color: #f5f6f7;
  border-radius: 25px;
}

.search-store-tab-area__item {
  flex-basis: 150px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 150px;
  height: 100%;
}

.search-store-tab-area__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.13px;
  cursor: pointer;
  border-radius: 25px;
  transition: all 200ms 0s ease;
}

.search-store-tab-area__btn:hover,
.search-store-tab-area__btn[aria-selected=selected] {
  color: #fff;
  background-color: #333;
}

.search-store-tab-prefecture {
  width: 100%;
  margin-top: 39px;
  overflow-x: auto;
  overflow-y: hidden;
}

.search-store-tab-prefecture__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  height: 30px;
  padding: 0 16px;
  margin: auto;
}

.search-store-tab-prefecture__item {
  flex-basis: 144px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 144px;
  max-width: 144px;
  height: 100%;
}

.search-store-tab-prefecture__item:last-child {
  flex-basis: auto;
  flex-shrink: 1;
  width: auto;
}

.search-store-tab-prefecture__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #333;
  letter-spacing: 0.13px;
  border-radius: 15px;
  transition: all 200ms 0s ease;
}

.search-store-tab-prefecture__btn:hover,
.search-store-tab-prefecture__btn[aria-selected=selected] {
  color: #fff;
  background-color: #006634;
}

.search-store__body {
  width: 100%;
  margin-top: 38px;
  overflow-x: auto;
  overflow-y: hidden;
}

.search-store__items {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding-right: 23px;
  margin: auto;
}

.search-store__item {
  flex-basis: 320px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 320px;
  padding-left: 23px;
}

.search-store__link {
  display: block;
  transition: all 200ms 0s ease;
}

.search-store__link:hover {
  opacity: 0.7;
}

.search-store-card {
  width: 300px;
  height: 220px;
  margin: 2px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}

.search-store-card__header {
  padding: 16px 16px;
}

.search-store-card__body {
  margin-bottom: auto;
}

.search-store-card__footer {
  padding-bottom: 15px;
}

.search-store-card__title {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-right: 20px;
}

.search-store-card__title::after {
  position: absolute;
  right: 0;
  display: block;
  font-family: icomoon !important;
  color: #006634;
  content: "\e900";
  top: 5px;
}

.search-store-card__info {
  padding: 0 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.11px;
}

.search-store-card__status {
  float: left;
  margin-right: 15px;
}

.search-store-card__detail {
  display: flex;
}

.search-store-card__address {
  padding-top: 3px;
}

.search-store-card__tel {
  padding-top: 12px;
}

.search-store-card__map {
  width: 100%;
  padding-right: 15px;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  text-align: right;
  letter-spacing: 0.1px;
}

.search-store__footer {
  width: 100%;
  margin-top: 30px;
}

.search-store-link {
  width: 100%;
  text-align: center;
}

.search-store-link__btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
}

.search-store-link__btn + .search-store-link__btn {
  margin-left: 12px;
}

.search-store-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

/**
 * how to settings
 */
.how-to {
  margin-top: 66px;
}

.how-to__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.how-to__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .how-to__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.how-to__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .how-to__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.how-to__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.how-to__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .how-to__link {
    width: 100%;
    height: 100%;
  }
}
.how-to-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .how-to-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.how-to-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.how-to-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .how-to-card__body {
    padding-left: 16px;
  }
}
.how-to-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.how-to-thumb {
  width: 100%;
  height: 100%;
}

.how-to-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.how-to-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .how-to-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .how-to-article__title::after {
    right: 0;
  }
}
.how-to-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .how-to-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.how-to-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .how-to-price {
    padding-right: 10px;
  }
}
.how-to-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.how-to__footer {
  width: 100%;
  margin-top: 30px;
}

.how-to-link {
  width: 100%;
  text-align: center;
}

.how-to-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

@media screen and (min-width: 769px) {
  .diy-kit-link__btn:hover {
    opacity: 0.7;
  }
  .how-to-link__btn:hover {
    opacity: 0.7;
  }
  .diy-movie-link__btn:hover {
    opacity: 0.7;
  }
}
.how-to-link__btn + .how-to-link__btn {
  margin-left: 12px;
}

.how-to-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

/**
 * machine settings
 */
.machine {
  max-width: 960px;
  padding: 80px 15px 0;
  margin: auto;
}

.machine__body + .machine__body {
  margin-top: 15px;
}

.machine__body--more {
  display: none;
}

.machine__title {
  margin-bottom: 34px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.22em;
}

.machine__sup {
  margin-bottom: 34px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

@media screen and (min-width: 768px) {
  .machine__sup {
    margin-bottom: 48px;
  }
}
.machine__items {
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template: auto/repeat(2, 1fr);
  grid-gap: 15px;
}

@media screen and (min-width: 768px) {
  .machine__items {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template: auto/repeat(4, 1fr);
    grid-gap: 20px;
  }
}
.machine__link {
  display: block;
  transition: all 200ms 0s ease;
}

.machine__link:hover {
  opacity: 0.7;
}

.machine-card__header {
  width: 100px;
}

.machine-detail__name {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.15em;
}

.machine-detail__info {
  margin-top: 6px;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.12px;
}

.machine-detail-notice {
  padding: 10px;
  margin-top: 9px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.11px;
  background-color: #f8f8f8;
}

.machine-detail-notice__title {
  font-weight: 700;
}

.machine-detail-notice__body {
  margin-top: 7px;
}

.machine-detail-list {
  margin-top: 12px;
}

.machine-detail-list__item + .machine-detail-list__item {
  margin-top: 2px;
}

.machine-detail-list__link {
  position: relative;
  display: list-item;
  padding-left: 1em;
  font-size: 12px;
  font-weight: 700;
  color: #006634;
}

.machine-detail-list__link::before {
  position: absolute;
  top: 2px;
  left: -2px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
}

.machine__footer {
  margin-top: 34px;
}

.machine-link {
  width: 100%;
  text-align: center;
}

.machine-link__btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.machine-link__btn:hover {
  opacity: 0.7;
}

.machine-link__btn + .machine-link__btn {
  margin-left: 12px;
}

.machine-link__btn--show-more {
  position: relative;
  padding-right: 40px;
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

[data-more=open] .machine-link__btn--show-more {
  display: none;
}

.machine-link__btn--show-more::after {
  position: absolute;
  top: 50%;
  right: 17px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.machine-link__btn--close {
  position: relative;
  padding-right: 48px;
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

[data-more=close] .machine-link__btn--close {
  display: none;
}

.machine-link__btn--close::after {
  position: absolute;
  top: 50%;
  right: 22px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%) rotate(-90deg);
}

/**
 * maintenance settings
 */
.maintenance {
  padding: 0 12px;
}

@media screen and (min-width: 768px) {
  .maintenance {
    max-width: 711px;
    margin: 102px auto 122px;
  }
}
.maintenance__header {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #666666;
}

.maintenance__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.44px;
}

@media screen and (min-width: 768px) {
  .maintenance__title {
    font-size: 30px;
    letter-spacing: 0.55px;
  }
}
.maintenance__body {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.26px;
}

@media screen and (min-width: 768px) {
  .maintenance__body {
    font-size: 20px;
    letter-spacing: 0.36px;
  }
}
.maintenance-detail {
  padding: 0 15px 31px;
  margin-top: 40px;
  line-height: normal;
  text-align: center;
  background-color: #f7f7f7;
}

@media screen and (min-width: 768px) {
  .maintenance-detail {
    margin-top: 50px;
  }
}
.maintenance-detail__title {
  padding-top: 31px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.33px;
}

@media screen and (min-width: 768px) {
  .maintenance-detail__title {
    font-size: 20px;
    letter-spacing: 0.37px;
  }
}
.maintenance-detail__period {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.37px;
}

@media screen and (min-width: 768px) {
  .maintenance-detail__period {
    font-size: 30px;
    letter-spacing: 0.55px;
  }
}
.maintenance-detail__sup {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: 0.22px;
}

@media screen and (min-width: 768px) {
  .maintenance-detail__sup {
    font-size: 20px;
    letter-spacing: 0.37px;
  }
}
.maintenance-detail__text {
  padding-top: 32px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .maintenance-detail__text {
    font-size: 30px;
    letter-spacing: 0.55px;
  }
}
/**
 * Not found settings
 */
.not-found {
  padding: 0 12px;
}

@media screen and (min-width: 768px) {
  .not-found {
    max-width: 711px;
    margin: 102px auto 122px;
  }
}
.not-found__header {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #666666;
}

.not-found__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.44px;
}

@media screen and (min-width: 768px) {
  .not-found__title {
    font-size: 30px;
    letter-spacing: 0.55px;
  }
}
.not-found__body {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.26px;
}

@media screen and (min-width: 768px) {
  .not-found__body {
    font-size: 20px;
    letter-spacing: 0.36px;
  }
}
.not-found-link {
  padding-top: 60px;
  text-align: center;
}

.not-found-link__btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.not-found-link__btn:hover {
  opacity: 0.7;
}

.not-found-link__btn + .not-found-link__btn {
  margin-left: 12px;
}

/**
 * box machine settings
 */
.rental-tool {
  max-width: 960px;
  padding: 80px 15px 0;
  margin: auto;
}

.rental-tool__body + .rental-tool__body {
  margin-top: 15px;
}

.rental-tool__body--more {
  display: none;
}

.rental-tool__title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.22em;
}

.rental-tool__sup {
  margin-bottom: 34px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

@media screen and (min-width: 768px) {
  .rental-tool__sup {
    margin-bottom: 48px;
  }
}
.rental-tool__items {
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
  grid-template: auto/repeat(3, 1fr);
  grid-gap: 15px;
}

@media screen and (min-width: 768px) {
  .rental-tool__items {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr 43px 1fr;
    grid-template: auto/repeat(7, 1fr);
    grid-gap: 43px;
  }
}
.rental-tool__link {
  display: block;
  transition: all 200ms 0s ease;
}

.rental-tool__link:hover {
  opacity: 0.7;
}

.rental-tool-card__header {
  max-width: 100px;
}

.rental-tool-detail__name {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.15em;
}

.rental-tool__footer {
  margin-top: 34px;
}

.rental-tool-link {
  width: 100%;
  text-align: center;
}

.rental-tool-link__btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.rental-tool-link__btn:hover {
  opacity: 0.7;
}

.rental-tool-link__btn + .rental-tool-link__btn {
  margin-left: 12px;
}

.rental-tool-link__btn--show-more {
  position: relative;
  padding-right: 40px;
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

[data-more=open] .rental-tool-link__btn--show-more {
  display: none;
}

.rental-tool-link__btn--show-more::after {
  position: absolute;
  top: 50%;
  right: 17px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.rental-tool-link__btn--close {
  position: relative;
  padding-right: 48px;
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

[data-more=close] .rental-tool-link__btn--close {
  display: none;
}

.rental-tool-link__btn--close::after {
  position: absolute;
  top: 50%;
  right: 22px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%) rotate(-90deg);
}

/**
 * diy movie settings
 */
.diy-movie {
  margin-top: 66px;
}

.diy-movie__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.diy-movie__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .diy-movie__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.diy-movie__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .diy-movie__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.diy-movie__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.diy-movie__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .diy-movie__link {
    width: 100%;
    height: 100%;
  }
}
.diy-movie-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .diy-movie-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.diy-movie-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.diy-movie-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .diy-movie-card__body {
    padding-left: 16px;
  }
}
.diy-movie-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.diy-movie-thumb {
  width: 100%;
  height: 100%;
}

.diy-movie-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.diy-movie-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .diy-movie-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .diy-movie-article__title::after {
    right: 0;
  }
}
.diy-movie-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .diy-movie-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.diy-movie-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .diy-movie-price {
    padding-right: 10px;
  }
}
.diy-movie-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.diy-movie__footer {
  width: 100%;
  margin-top: 30px;
}

.diy-movie-link {
  width: 100%;
  text-align: center;
}

.diy-movie-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.diy-movie-link__btn + .diy-movie-link__btn {
  margin-left: 12px;
}

.diy-movie-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

/**
 * diy kit settings
 */
.diy-kit {
  margin-top: 66px;
}

.diy-kit__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.diy-kit__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .diy-kit__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.diy-kit__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .diy-kit__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.diy-kit__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.diy-kit__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .diy-kit__link {
    width: 100%;
    height: 100%;
  }
}
.diy-kit-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .diy-kit-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.diy-kit-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.diy-kit-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .diy-kit-card__body {
    padding-left: 16px;
  }
}
.diy-kit-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.diy-kit-thumb {
  width: 100%;
  height: 100%;
}

.diy-kit-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.diy-kit-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .diy-kit-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .diy-kit-article__title::after {
    right: 0;
  }
}
.diy-kit-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .diy-kit-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.diy-kit-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .diy-kit-price {
    padding-right: 10px;
  }
}
.diy-kit-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.diy-kit__footer {
  width: 100%;
  margin-top: 30px;
}

.diy-kit-link {
  width: 100%;
  text-align: center;
}

.diy-kit-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.diy-kit-link__btn + .diy-kit-link__btn {
  margin-left: 12px;
}

.diy-kit-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

/**
 * about settings
 */
.about {
  margin-top: 80px;
}

.about__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.about__sup {
  padding: 20px 15px 0;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.13px;
}

.about__body {
  padding: 0 15px;
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .about__items {
    display: grid;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 200px 70px 200px 70px 200px;
    grid-template: 1fr/repeat(3, 200px);
    grid-gap: 70px;
    width: -moz-max-content;
    width: max-content;
    width: -ms-max-content;
    width: -o-max-content;
    margin: auto;
  }
}
@media all and (-ms-high-contrast: none) {
  .about__items {
    display: block;
    width: 740px;
    overflow: hidden;
  }
  .about__items li {
    float: left;
  }
  .about__item1 {
    width: 200px;
  }
  .about__item2 {
    margin-left: 70px;
    margin-right: 70px;
    width: 200px;
  }
  .about__item3 {
    width: 200px;
  }
}
.about__item + .about__item {
  margin-top: 33px;
}

@media screen and (min-width: 768px) {
  .about__item + .about__item {
    margin-top: 0;
  }
}
.about-content-thumb {
  text-align: center;
}

.about-content-thumb__img {
  width: 200px;
}

.about-content__body {
  margin-top: 26px;
}

.about-content__title {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .about-content__title {
    min-height: 54px;
    margin-bottom: 26px;
  }
}
.about-content__text {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

.about-link {
  margin-top: 73px;
  text-align: center;
}

.about-link__btn {
  display: inline-block;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.about-link__btn:hover {
  opacity: 0.7;
}

.about-link__btn + .about-link__btn {
  margin-left: 12px;
}

/**
 * instagram campaing
 */
.instagram-campaing {
  margin-top: 80px;
}

.instagram-campaing__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.instagram-campaing__body {
  max-width: 925px;
  padding: 0 15px;
  margin: 40px auto 0;
}

/**
 * campaign product settings
 */
.campaign-product {
  margin-top: 66px;
}

.campaign-product__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.campaign-product__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .campaign-product__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.campaign-product__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .campaign-product__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.campaign-product__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.campaign-product__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .campaign-product__link {
    width: 100%;
    height: 100%;
  }
}
.campaign-product-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .campaign-product-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.campaign-product-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.campaign-product-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .campaign-product-card__body {
    padding-left: 16px;
  }
}
.campaign-product-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.campaign-product-thumb {
  width: 100%;
  height: 100%;
}

.campaign-product-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.campaign-product-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .campaign-product-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .campaign-product-article__title::after {
    right: 0;
  }
}
.campaign-product-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .campaign-product-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.campaign-product-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .campaign-product-price {
    padding-right: 10px;
  }
}
.campaign-product-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.campaign-product__footer {
  width: 100%;
  margin-top: 30px;
}

.campaign-product-link {
  width: 100%;
  text-align: center;
}

.campaign-product-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.campaign-product-link__btn:hover {
  opacity: 0.7;
}

.campaign-product-link__btn + .campaign-product-link__btn {
  margin-left: 12px;
}

.campaign-product-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

@media screen and (min-width: 768px) {
  .campaign-product {
    max-width: 1024px;
    margin: auto;
    margin-top: 87px;
  }
}
.campaign-product__title {
  margin-bottom: 61px;
}

.campaign-product__body {
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .campaign-product__body {
    padding: 0 42px;
  }
}
.campaign-product-item + .campaign-product-item {
  margin-top: 87px;
}

.campaign-product-item__title {
  display: flex;
  align-items: center;
  margin-bottom: 53px;
}

@media screen and (min-width: 768px) {
  .campaign-product-item__title {
    margin-bottom: 27px;
  }
}
@media screen and (min-width: 768px) {
  .campaign-product-item__title--b {
    margin-bottom: 63px;
  }
}
.campaign-product-item__icon {
  flex-basis: 105px;
  flex-shrink: 0;
  max-width: 105px;
}

@media screen and (min-width: 768px) {
  .campaign-product-item__icon {
    flex-basis: 159px;
    max-width: 159px;
  }
}
.campaign-product-item__text {
  padding-left: 13px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #333;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .campaign-product-item__text {
    padding-top: 50px;
    font-size: 24px;
    line-height: 1.33;
  }
}
.campaign-product-item__capacity {
  display: block;
  padding-top: 4px;
  font-size: 44px;
  font-weight: 700;
  line-height: 0.91;
  color: #24a785;
  letter-spacing: normal;
}

.campaign-product-item__capacity span {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .campaign-product-item__capacity {
    display: inline-block;
    margin-top: -12px;
  }
}
.campaign-product-item-link {
  margin-top: 28px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .campaign-product-item-link {
    text-align: left;
  }
}
.campaign-product-item-link__btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.campaign-product-item-link__btn:hover {
  opacity: 0.7;
}

.campaign-product-item-link__btn + .campaign-product-item-link__btn {
  margin-left: 12px;
}

@media screen and (min-width: 768px) {
  .campaign-product-info {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
}
.campaign-product-info--b {
  align-items: center;
}

.campaign-product-info--b1 {
  flex-direction: row;
}

.campaign-product-info__thumb {
  padding: 0 25px;
}

@media screen and (min-width: 768px) {
  .campaign-product-info__thumb {
    flex-basis: 540px;
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .campaign-product-info__thumb--b {
    flex-basis: 430px;
    flex-shrink: 0;
    max-width: 430px;
  }
}
.campaign-product-info__items {
  padding-left: 22px;
  margin-top: 34px;
  font-size: 16px;
  line-height: normal;
  color: #333;
  letter-spacing: normal;
  list-style: disc outside;
}

.campaign-product-info__items span {
  font-size: 12px;
}

.campaign-product-info__item--style-less {
  list-style: none;
}

.campaign-product-definition {
  margin-top: 34px;
  font-size: 16px;
  line-height: normal;
  color: #333;
  letter-spacing: normal;
}

.campaign-product-definition span {
  font-size: 12px;
}

/**
 * entry flow settings
 */
.entry-flow {
  max-width: 1024px;
  margin: auto;
  margin-top: 66px;
}

.entry-flow__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.entry-flow__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .entry-flow__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.entry-flow__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .entry-flow__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.entry-flow__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.entry-flow__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .entry-flow__link {
    width: 100%;
    height: 100%;
  }
}
.entry-flow-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .entry-flow-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.entry-flow-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.entry-flow-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .entry-flow-card__body {
    padding-left: 16px;
  }
}
.entry-flow-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.entry-flow-thumb {
  width: 100%;
  height: 100%;
}

.entry-flow-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.entry-flow-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .entry-flow-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .entry-flow-article__title::after {
    right: 0;
  }
}
.entry-flow-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .entry-flow-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.entry-flow-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .entry-flow-price {
    padding-right: 10px;
  }
}
.entry-flow-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.entry-flow__footer {
  width: 100%;
  margin-top: 30px;
}

.entry-flow-link {
  width: 100%;
  text-align: center;
}

.entry-flow-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.entry-flow-link__btn:hover {
  opacity: 0.7;
}

.entry-flow-link__btn + .entry-flow-link__btn {
  margin-left: 12px;
}

.entry-flow-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

.entry-flow__title {
  margin-bottom: 55px;
}

@media screen and (min-width: 768px) {
  .entry-flow-list__items {
    display: flex;
  }
}
.entry-flow-list__item + .entry-flow-list__item {
  margin-top: 48px;
}

@media screen and (min-width: 768px) {
  .entry-flow-list__item + .entry-flow-list__item {
    margin-top: 0;
  }
}
.entry-flow-step {
  padding: 0 44px;
}

@media screen and (min-width: 768px) {
  .entry-flow-step {
    padding: 0 40px;
  }
}
.entry-flow-step__title {
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  color: #634949;
  text-align: center;
  letter-spacing: normal;
}

.entry-flow-step__text {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.44;
  text-align: center;
  letter-spacing: normal;
}

.entry-flow-step__thumb {
  margin-top: 8px;
}

/**
 * prerequisite settings
 */
.prerequisite {
  margin-top: 66px;
  margin-top: 82px;
  background-color: #f6f6f6;
}

.prerequisite.nomagin {
  margin-top: 0px;
}

.prerequisite__title {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.prerequisite__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .prerequisite__items {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 971px;
    padding-right: 23px;
    margin: auto;
  }
}
.prerequisite__item {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .prerequisite__item {
    flex-basis: 33.3333333333%;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 316px;
    padding-left: 23px;
    box-shadow: none;
  }
}
.prerequisite__link {
  display: block;
  width: 100%;
  transition: all 200ms 0s ease;
}

.prerequisite__link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .prerequisite__link {
    width: 100%;
    height: 100%;
  }
}
.prerequisite-card {
  display: grid;
  -ms-grid-rows: 1fr auto;
  -ms-grid-columns: 97px 1fr;
  grid-template: 1fr auto/97px 1fr;
  padding: 20px 0 20px 16px;
}

@media screen and (min-width: 768px) {
  .prerequisite-card {
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 90px 1fr;
    grid-template: 1fr/90px 1fr;
    height: 100%;
    padding: 16px;
    margin: 2px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.prerequisite-card__header {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}

.prerequisite-card__body {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  padding-left: 10px;
}

@media screen and (min-width: 768px) {
  .prerequisite-card__body {
    padding-left: 16px;
  }
}
.prerequisite-card__footer {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}

.prerequisite-thumb {
  width: 100%;
  height: 100%;
}

.prerequisite-article__title {
  position: relative;
  min-height: 38px;
  padding-right: 51px;
  font-size: 13px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.12px;
}

.prerequisite-article__title::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  font-family: icomoon !important;
  font-size: 16px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .prerequisite-article__title {
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .prerequisite-article__title::after {
    right: 0;
  }
}
.prerequisite-article__text {
  padding-top: 8px;
  padding-right: 51px;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.1px;
}

@media screen and (min-width: 768px) {
  .prerequisite-article__text {
    padding-top: 10px;
    padding-right: 12px;
    font-size: 13px;
    letter-spacing: 0.12px;
  }
}
.prerequisite-price {
  padding-top: 7px;
  padding-right: 51px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-align: right;
  letter-spacing: 0.17px;
}

@media screen and (min-width: 768px) {
  .prerequisite-price {
    padding-right: 10px;
  }
}
.prerequisite-price__unit {
  display: inline-block;
  padding-left: 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
}

.prerequisite__footer {
  width: 100%;
  margin-top: 30px;
}

.prerequisite-link {
  width: 100%;
  text-align: center;
}

.prerequisite-link__btn {
  display: inline-block;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.prerequisite-link__btn:hover {
  opacity: 0.7;
}

.prerequisite-link__btn + .prerequisite-link__btn {
  margin-left: 12px;
}

.prerequisite-link__btn--show-more {
  color: #006634;
  background-color: #fff;
  border: 1px solid #006634;
}

.prerequisite--white {
  margin-top: 0;
  background-color: #fff;
}

.prerequisite__header {
  padding-top: 72px;
}

.prerequisite__header.makochannel {
  padding-top: 40px;
}

@media screen and (min-width: 768px) {
  .prerequisite__header {
    max-width: 1024px;
    padding-top: 70px;
    margin: auto;
  }
}
.prerequisite__title {
  font-size: 26px;
}

.prerequisite__body {
  padding: 0 15px 74px;
  margin-top: 55px;
}

.prerequisite__body.makochannel {
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .prerequisite__body {
    max-width: 1024px;
    padding: 0 43px 70px;
    margin: 63px auto 0;
  }
}
.prerequisite-item {
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
}

.prerequisite-item + .prerequisite-item {
  margin-top: 24px;
}

.prerequisite-item__title {
  padding-bottom: 11px;
  font-size: 16px;
  font-weight: 700;
}

.prerequisite-item__title--insta {
  font-size: 22px;
}

.prerequisite-item__title--surrounded {
  padding-bottom: 7px;
  margin-top: 20px;
  font-size: 14px;
  font-weight: normal;
}

.prerequisite-item__text {
  display: list-item;
  margin-left: 18px;
  list-style: disc outside;
}

.prerequisite-item__text.makochannel {
  margin-left: 0px;
  list-style: none;
}

.prerequisite-item__text .numberlist li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 24px;
  font-size: 16px;
}

.prerequisite-item__text .numberlist li::before {
  position: absolute;
  top: 3px;
  left: 0px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #333;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.prerequisite-item__text .numberlist li:nth-child(1)::before {
  content: "1";
}

.prerequisite-item__text .numberlist li:nth-child(2)::before {
  content: "2";
}

.prerequisite-item__text .numberlist li:nth-child(3)::before {
  content: "3";
}

.prerequisite-item__text .numberlist li:nth-child(4)::before {
  content: "4";
}

.prerequisite-item__text .numberlist li:nth-child(5)::before {
  content: "5";
}

.prerequisite-item__text .numberlist li:nth-child(6)::before {
  content: "6";
}

.prerequisite-item__text .attlist {
  margin-top: 8px;
}

.prerequisite-item__text .attlist li {
  list-style: disc;
  margin-left: 24px;
  margin-bottom: 9px;
  color: #868686;
  font-size: 13px;
}

.prerequisite-item__text--style-less .attlist li {
  list-style: disc;
  margin-left: 24px;
  margin-bottom: 9px;
  color: #868686;
  font-size: 13px;
}

.prerequisite-item__text--style-less .attlist.fontv2 li {
  color: #333333;
  font-size: 16px;
}

.prerequisite-item__text + .prerequisite-item__text {
  margin-top: 7px;
}

.prerequisite-item__text--style-less {
  margin-left: 0;
  list-style: none;
}

.prerequisite-item__sup {
  padding: 16px 0;
}

.prerequisite-item__arrow {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 1em;
}

.prerequisite-item__arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #000;
  transform: translate(-87%, 11%) rotate(135deg);
}

.prerequisite-example {
  display: flex;
  padding-top: 12px;
}

.prerequisite-example__title {
  padding-right: 0.8em;
  font-weight: normal;
}

.prerequisite-link {
  color: #006536;
  text-decoration: underline;
}

.prerequisite-link:hover {
  text-decoration: none;
}

/**
 * content link settings
 */
.content-link__items {
  padding-top: 23px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .content-link__items {
    padding-top: 40px;
  }
}
.content-link__btn {
  display: inline-block;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.content-link__btn:hover {
  opacity: 0.7;
}

.content-link__btn + .content-link__btn {
  margin-left: 12px;
  margin-top: 16px;
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .content-link__btn {
    padding: 15px 57px;
    font-size: 16px;
    border-radius: 40px;
  }
}
@media screen and (min-width: 768px) {
  .content-link__btn + .content-link__btn {
    margin-top: 0;
    margin-left: 24px;
  }
}
/**
 * workshop example settings
 */
@media screen and (min-width: 768px) {
  .workshop-example {
    max-width: 1024px;
    margin: auto;
  }
}
.workshop-example__title {
  margin-top: 81px;
  margin-bottom: 55px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.workshop-example__body {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  .workshop-example__items {
    display: flex;
    align-items: center;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.workshop-example__items .slick-prev {
  left: 4%;
}

.workshop-example__items .slick-next {
  right: 4%;
}

.workshop-example__item {
  width: 280px;
  height: 400px;
  margin-bottom: 24px;
}

.workshop-example__item + .workshop-example__item {
  padding-left: 12px;
}

@media screen and (min-width: 768px) {
  .workshop-example__item {
    flex-basis: 323px;
    flex-shrink: 0;
    max-width: 323px;
    height: 292px;
  }
}
@media screen and (min-width: 768px) {
  .workshop-example__item + .workshop-example__item {
    padding-left: 20px;
  }
}
.workshop-example-card {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.workshop-example-card__body {
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 120px;
  padding: 10px 10px 16px;
  line-height: 1.4;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .workshop-example-card__body {
    min-height: auto;
    padding: 10px 10px 12px;
    line-height: 1.33;
  }
}
.workshop-example-card__title {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .workshop-example-card__title {
    font-size: 18px;
  }
}
.workshop-example-card__sup {
  padding-top: 12px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .workshop-example-card__sup {
    font-size: 12px;
  }
}
.workshop-example__footer {
  margin-top: 24px;
}

.workshop-example-link {
  text-align: center;
}

.workshop-example-link__btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.workshop-example-link__btn:hover {
  opacity: 0.7;
}

.workshop-example-link__btn + .workshop-example-link__btn {
  margin-left: 12px;
}

@media screen and (max-width: 767px) {
  .workshop-example-link__btn + .workshop-example-link__btn {
    margin-top: 16px;
    margin-left: 0;
  }
}
/**
 * bread crumb settings
 */
.bread-crumb {
  width: 100%;
  padding: 10px 15px;
  border-top: 0.5px solid #ccc;
}

@media screen and (min-width: 768px) {
  .bread-crumb {
    padding-left: 33px;
  }
}
.bread-crumb__items {
  display: flex;
  align-items: center;
}

.bread-crumb__item {
  position: relative;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.12px;
}

.bread-crumb__item:first-child {
  flex-shrink: 0;
  font-weight: 700;
}

.bread-crumb__item + .bread-crumb__item {
  padding-left: 24px;
}

.bread-crumb__item + .bread-crumb__item::before {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%);
}

/**
 * information settings
 */
.info {
  max-width: 960px;
  padding: 10px 15px 15px;
  margin: -28px 15px 0;
  color: #fff;
  background-color: #24a785;
}

@media screen and (min-width: 768px) {
  .info {
    margin-right: auto;
    margin-left: auto;
  }
}
.info__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.22em;
}

@media screen and (min-width: 768px) {
  .info__title {
    padding-bottom: 10px;
  }
}
.info__items {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .info__items {
    display: flex;
    align-items: center;
  }
}
.info__item {
  flex-grow: 1;
  min-height: 120px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

.info__item + .info__item {
  border: 1px solid #fff;
  border-width: 1px 0 0;
}

@media screen and (min-width: 768px) {
  .info__item + .info__item {
    padding-left: 13px;
    border-width: 0 0 0 1px;
  }
}
.info-card {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

.info-card__title {
  margin: 10px 0;
  font-weight: 700;
}

.info-card__title--access {
  margin-bottom: 20px;
}

.info-card__btn {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  text-align: center;
  letter-spacing: 0.13px;
  background-color: #fff;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.info-card__btn:hover {
  opacity: 0.7;
}

.info-card__btn::after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  font-family: icomoon !important;
  content: "\e900";
  transform: translateY(-50%);
}

/**
 * campaign catch settings
 */
.campaign-catch {
  margin-top: 17px;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .campaign-catch {
    margin-top: 36px;
    font-size: 28px;
  }
}
.campaign-catch--instagram {
  margin-top: 57px;
  font-size: 26px;
}

.campaign-catch span {
  color: #006634;
}

/**
 * present product settings
 */
.present-product {
  padding: 0 18px;
  margin-top: 64px;
}

@media screen and (min-width: 768px) {
  .present-product {
    display: flex;
    justify-content: center;
    margin-top: 73px;
  }
}
.present-product__header {
  flex-basis: 400px;
  max-width: 400px;
}

.present-product__header.makochannel {
  flex-basis: 368px;
  max-width: 368px;
}

@media screen and (min-width: 768px) {
  .present-product__header.makochannel {
    margin-right: 32px;
  }
}
.present-product__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.23;
  color: #333;
  letter-spacing: normal;
}

.present-product__title span {
  display: block;
  color: #7b6558;
}

.present-product-sup {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  letter-spacing: normal;
}

.present-product-sup.makochannel {
  margin: 16px 0px 24px;
}

.present-product-sup li {
  position: relative;
  padding-left: 1.5em;
}

.present-product-sup li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "●";
}

.present-product-sup__link {
  color: #006634;
  text-decoration: underline;
}

.present-product-sup__link:hover {
  text-decoration: none;
}

.present-product-link {
  margin-top: 22px;
  margin-bottom: 56px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .present-product-link {
    text-align: left;
  }
}
.present-product-link__btn {
  display: inline-block;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.present-product-link__btn:hover {
  opacity: 0.7;
}

.present-product-link__btn + .present-product-link__btn {
  margin-left: 12px;
}

.present-product__body {
  flex-basis: 536px;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 536px;
}

/**
 * entry method settings
 */
.entry-method {
  padding: 0 18px 64px;
  margin-top: 64px;
  background-color: #f4f4f4;
}

@media screen and (min-width: 768px) {
  .entry-method {
    padding-bottom: 59px;
    margin-top: 88px;
  }
}
.entry-method__title {
  padding-top: 56px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .entry-method__title {
    font-size: 26px;
  }
}
.entry-method__body {
  margin-top: 24px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .entry-method__body {
    margin-top: 30px;
    text-align: center;
  }
}
.entry-method-link {
  margin-top: 24px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .entry-method-link {
    margin-top: 38px;
  }
}
.entry-method-link__btn {
  display: inline-block;
  padding: 10px 56px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.entry-method-link__btn:hover {
  opacity: 0.7;
}

.entry-method-link__btn + .entry-method-link__btn {
  margin-left: 12px;
}

@media screen and (min-width: 768px) {
  .entry-method-link__btn {
    padding: 15px 57px;
    font-size: 16px;
    border-radius: 40px;
  }
}
/**
 *  what kumimoku settings
 */
.what-kumimoku {
  padding: 0 18px;
  margin-top: 64px;
}

.what-kumimoku.makochannel {
  margin-top: 0px;
}

@media screen and (min-width: 768px) {
  .what-kumimoku {
    margin-top: 177px;
  }
}
@media screen and (min-width: 768px) {
  .what-kumimoku__header {
    max-width: 780px;
    margin: 0 auto;
  }
}
.what-kumimoku__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .what-kumimoku__title {
    font-size: 26px;
  }
}
.what-kumimoku__logo {
  width: 128px;
  margin: 32px auto;
}

@media screen and (min-width: 768px) {
  .what-kumimoku__logo {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .what-kumimoku__body {
    max-width: 780px;
    margin: 43px auto;
    text-align: center;
  }
}
.what-kumimoku__sup {
  margin-top: 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .what-kumimoku__sup {
    margin-top: 0;
  }
}
.what-kumimoku-thumb {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 9px;
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .what-kumimoku-thumb {
    grid-gap: 20px;
  }
}
.what-kumimoku__footer {
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .what-kumimoku__footer {
    max-width: 780px;
    margin: 53px auto;
  }
}
.what-kumimoku-link {
  text-align: center;
}

.what-kumimoku-link.makochannel {
  margin: 0px 0px 32px;
}

@media screen and (min-width: 768px) {
  .what-kumimoku-link.makochannel {
    margin: 0px 0px 48px;
  }
}
.what-kumimoku-link__title {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .what-kumimoku-link__title {
    margin-bottom: 13px;
  }
}
.what-kumimoku-link__btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.what-kumimoku-link__btn:hover {
  opacity: 0.7;
}

.what-kumimoku-link__btn + .what-kumimoku-link__btn {
  margin-left: 12px;
}

@media screen and (min-width: 768px) {
  .what-kumimoku-link__btn {
    padding: 15px 57px;
    font-size: 16px;
    border-radius: 40px;
  }
}
/**
 * diy style sns settings
 */
.morishouse-sns {
  position: relative;
  width: 100%;
  margin-top: 126px;
}

@media screen and (min-width: 768px) {
  .morishouse-sns {
    max-width: 1024px;
    margin: 109px auto 0;
  }
}
.morishouse-sns__items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.morishouse-sns__item {
  position: absolute;
  top: 66.03%;
}

.morishouse-sns__item:first-child {
  left: 4%;
}

.morishouse-sns__item:last-child {
  left: 23%;
}

@media screen and (min-width: 768px) {
  .morishouse-sns__item {
    top: 60%;
  }
}
@media screen and (min-width: 768px) {
  .morishouse-sns__item:first-child {
    left: 13%;
  }
}
@media screen and (min-width: 768px) {
  .morishouse-sns__item:last-child {
    left: 23%;
  }
}
.morishouse-sns__btn {
  display: block;
}

.morishouse-sns__icon {
  font-size: 350%;
}

/**
 * how to post settings
 */
.how-to-post {
  margin-top: 50px;
}

.how-to-post__header {
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .how-to-post__header {
    padding: 0 47px;
  }
}
.how-to-post__title {
  border: 2px solid #006634;
  border-width: 2px 0;
}

@media screen and (min-width: 768px) {
  .how-to-post__title {
    max-width: 908px;
    margin: auto;
  }
}
.how-to-post__body {
  padding: 0 15px;
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .how-to-post__body {
    max-width: 910px;
    padding: 0;
    margin: 50px auto 0;
  }
}
.how-to-post-about {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.13px;
}

@media screen and (min-width: 768px) {
  .how-to-post-about {
    display: grid;
    -ms-grid-rows: 1em 28px 1fr;
    -ms-grid-columns: 460px 20px 1fr;
    grid-template: 1em 1fr/460px 1fr;
    grid-gap: 28px 20px;
    max-width: 910px;
    margin: auto;
  }
}
.how-to-post-about__sup {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .how-to-post-about__sup {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
}
.how-to-post-about__thumbs {
  display: grid;
  -ms-grid-rows: 1fr;
  -ms-grid-columns: 1fr 19px 1fr;
  grid-template: 1fr/1fr 1fr;
  grid-gap: 19px;
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .how-to-post-about__thumbs {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    margin-top: 0;
  }
}
.how-to-post-period {
  display: flex;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.15px;
}

.how-to-post-period__title {
  flex-basis: 82px;
  max-width: 82px;
}

.how-to-post-period__body {
  position: relative;
}

.how-to-post-period__body:before {
  position: absolute;
  top: 0;
  left: -1em;
  content: "：";
}

/**
 * present course settings
 */
.present-course {
  margin-top: 13px;
}

@media screen and (min-width: 768px) {
  .present-course {
    max-width: 910px;
    margin: auto;
  }
}
.present-course__items {
  padding-left: 15px;
}

@media screen and (min-width: 768px) {
  .present-course__items {
    display: grid;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 1fr 27px 49.2%;
    grid-template: 1fr/1fr 49.2%;
    grid-gap: 27px;
    margin-top: 40px;
    margin-right: -24px;
  }
}
.present-course__item + .present-course__item {
  margin-top: 12px;
}

@media screen and (min-width: 768px) {
  .present-course__item + .present-course__item {
    margin-top: 0;
  }
}
.present-course__notice {
  position: relative;
  padding-right: 15px;
  padding-left: 1.2em;
  margin-top: 20px;
  margin-left: 1.2em;
  font-size: 14px;
  letter-spacing: 1.3px;
}

.present-course__notice:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.present-course__footer {
  padding-top: 40px;
}

.present-course-link {
  width: 100%;
  text-align: center;
}

.present-course-link__btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.13px;
  background-color: #fff;
  border: 1px solid #006634;
  border-radius: 20px;
  transition: all 200ms 0s ease;
}

.present-course-link__btn:hover {
  opacity: 0.7;
}

.present-course-link__btn + .present-course-link__btn {
  margin-left: 12px;
}

/**
 * posted photos settings
 */
.posted-photos {
  margin-top: 70px;
}

.posted-photos__title {
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
}

.posted-photos__body {
  padding: 0 15px 149px;
  margin-top: 40px;
}

.posted-photos__body.tunmargin {
  padding: 0px 15px 40px;
}

@media screen and (min-width: 768px) {
  .posted-photos__body {
    max-width: 910px;
    padding-bottom: 70px;
    margin-right: auto;
    margin-left: auto;
  }
}
/**
 * modal settings
 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100vw;
  min-height: 100vh;
}

.modal[data-modal-status=close] {
  display: none;
}

@media screen and (min-width: 1023px) {
  .modal {
    display: none;
  }
}
.modal--menu {
  background-color: #fff;
}

.modal__header {
  display: flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 54px;
  padding: 0 12px;
}

.modal__body {
  padding-top: 54px;
}

.modal__footer {
  width: 100%;
  padding: 0px 32px;
}

.modal__footer .footer--modal {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd;
}

.modal-menu__link {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 49px;
  padding: 0 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.15px;
}

.modal-menu__link.m_blank span {
  padding-right: 20px;
  background: url("../img/cmn/icon_blank.png") 100% 50% no-repeat;
}

.modal-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  cursor: pointer;
}

.modal-btn__bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background-color: #006634;
  border-radius: 2px;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-btn__bar:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

/**
 * template settings
 */
.template {
  display: none !important;
}

/**
 * footer settings
 */
.footer {
  margin-top: 80px;
  border-top: solid 1px #dde3e4;
}

.footer--modal {
  border-top: 0;
}

.footer__header {
  padding: 27px 32px 30px;
}

footer .footer__header {
  padding: 40px 32px 25px;
}

@media screen and (min-width: 768px) {
  .footer__header {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
}
.footer-logo {
  width: 210px;
}

.footer-logo__img {
  width: 100%;
}

.footer__body {
  padding: 0 32px 18px;
}

footer .footer__body ul.complink {
  display: flex;
}

footer ul.complink li {
  margin-right: 18px;
}

footer ul.complink li a {
  font-size: 12px;
  color: #006536;
  font-weight: bold;
}

.footer-menu__item + .footer-menu__item {
  margin-top: 14px;
}

.footer-menu__link {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  color: #006634;
  letter-spacing: 0.13px;
  transition: all 200ms 0s ease;
}

.footer-menu__link:hover {
  opacity: 0.7;
}

.modal__footer .footer-social {
  display: flex;
  margin-top: 0px;
  font-size: 34px;
}

.modal__footer .footer-social li {
  margin-right: 8px;
}

footer .footer-social {
  position: absolute;
  top: 28px;
  right: 32px;
  display: flex;
  width: 68px;
  margin-top: 0;
  font-size: 34px;
}

footer .footer-social li {
  margin: 0px;
  padding: 0px;
  width: 34px;
}

footer .footer_head {
  padding: 0px 32px;
}

footer .footer_head ul {
  display: flex;
  flex-wrap: wrap;
}

footer .footer_head li {
  margin-right: 33px;
  margin-bottom: 12px;
}

footer .footer_head a {
  font-size: 14px;
  color: #006536;
  font-weight: bold;
}

footer .link_bottom {
  margin-bottom: 20px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dddddd;
}

footer .m_blank {
  padding-right: 20px;
  background: url("../img/cmn/icon_blank.png") 100% 50% no-repeat;
}

.footer-social__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.footer__cainz {
  margin-top: 24px;
}

.footer__cainz li {
  margin-bottom: 22px;
}

.footer__cainz a {
  color: #333;
  font-size: 12px;
  font-weight: bold;
}

.footer__cainz a.m_blank {
  padding-right: 20px;
  background: url("../img/cmn/icon_blank.png") 100% 50% no-repeat;
}

@media screen and (max-width: 320px) {
  footer ul.complink li {
    margin-right: 10px;
  }
  footer ul.complink li a {
    font-size: 10px;
  }
  footer .footer-social {
    position: absolute;
    top: 30px;
    right: 5px;
  }
}
.footer-copy {
  display: block;
  width: 100%;
  padding: 13px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: 0.13px;
  background-color: #f7f7f7;
}

@media screen and (min-width: 768px) {
  .footer-copy {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
/*20200828 sp崩れ*/
@media screen and (max-width: 320px) {
  .main-visual {
    height: 360px;
  }
  .main-visual-btn__item {
    min-width: 70px;
    padding: 5px 10px;
  }
  .event-workshop-tab__items {
    width: 290px;
  }
}
/*20200828 sp崩れ END*/
/* culture-school */
.culture-school {
  margin-top: 80px;
}

.culture-school__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.culture-school__body {
  padding: 0 15px;
  margin-top: 40px;
}

.culture-school__items {
  display: flex;
  justify-content: flex-start;
  max-width: 971px;
  margin: auto;
}

.culture-school__item {
  flex-basis: 50%;
  padding-left: 23px;
  width: 100%;
}

.culture-school__item a:hover {
  opacity: 0.7;
}

@media screen and (width: 768px) {
  .culture-school__items .culture-school__item:first-child {
    margin-right: 22px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer__body ul.complink {
    display: block;
  }
  footer .footer__body ul.complink li {
    margin-right: 33px;
    margin-bottom: 12px;
  }
  .culture-school__items {
    display: block;
  }
  .culture-school__items .culture-school__item:first-child {
    margin-bottom: 22px;
  }
  .culture-school__item {
    padding-left: 0;
  }
}
/* culture-school END */
/* service */
.service {
  margin-top: 0px;
}

.service__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  text-align: center;
  letter-spacing: normal;
}

.service__body {
  padding: 0 15px;
  margin-top: 20px;
}

.service__items {
  display: flex;
  justify-content: flex-start;
  max-width: 971px;
  margin: auto;
}

.service__item {
  flex-basis: 50%;
  padding-left: 23px;
  width: 100%;
}

.service__item a:hover {
  opacity: 0.7;
}

@media screen and (width: 768px) {
  .service__items .service__item:first-child {
    margin-right: 22px;
  }
}
@media screen and (max-width: 767px) {
  .service__items {
    display: block;
  }
  .service__items .service__item:first-child {
    margin-bottom: 22px;
  }
  .service__item {
    padding-left: 0;
  }
}
/* service END */
/* factory information*/
.info-card__fee {
  padding-left: 1.5em;
  list-style: disc;
}

/* factory information END*/
/*maintenance*/
@media screen and (max-width: 320px) {
  .maintenance__title {
    font-size: 20px;
  }
}
/*maintenance END*/
@media screen and (max-width: 767px) {
  .search-store__header {
    padding: 0;
  }
  .search-store-tab-area {
    padding: 0 16px;
  }
  .search-store-tab-area__item {
    flex-basis: 100px;
    width: 100px;
  }
  .search-store-tab-area__btn {
    width: 100px;
  }
}
/*page_top*/
.footer {
  position: relative;
}

#page_top {
  position: absolute;
  top: -54px;
  right: 0;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#page_top a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background-color: #b2b2b2;
  border-radius: 100%;
}

#page_top a:hover {
  text-decoration: none;
  opacity: 0.6;
}

#page_top img {
  width: 28px;
  height: 28px;
}

/*page_top*/
/*slider*/
.event-online {
  width: 100%;
  overflow: inherit;
}

.event-online__item {
  padding: 0 11px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 7px;
}

.slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  content: "";
  background: #b2b2b2;
  border-radius: 100%;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  content: "";
  background: #b2b2b2;
  border-radius: 100%;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background: #24a785;
  border-radius: 100%;
  opacity: 0.75;
}

.slick-arrow {
  z-index: 30;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #000000;
  border-radius: 100%;
  opacity: 0.3;
}

.event-online .slick-prev {
  left: calc(50% - 250px);
}

.slick-prev:before {
  content: url("../img/cmn/arrowleft.png");
  display: none;
}

.event-online .slick-next {
  right: calc(50% - 250px);
}

.slick-next:before {
  content: url("../img/cmn/arrowright.png");
  display: none;
}

.slick-prev {
  background: url(../img/cmn/arrowleft.png) no-repeat 4px center !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  opacity: 1 !important;
}

.slick-next {
  background: url(../img/cmn/arrowright.png) no-repeat 6px center !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  opacity: 1 !important;
}

.slick-prev:before,
.slick-next:before {
  color: #fff;
  vertical-align: bottom;
}

.slick-prev:hover,
.slick-next:hover {
  background-color: #000000;
}

.event-online__item,
.event-online__link {
  outline: none;
}

@media screen and (max-width: 767px) {
  .event-online .slick-prev {
    left: 15px;
  }
  .event-online .slick-next {
    right: 15px;
  }
}
@media screen and (max-width: 767px) and (min-width: 367px) {
  .wrap-store-card__footer a {
    font-size: 12px;
  }
}
.wrap-store-card__footer {
  display: flex;
  width: 100%;
}

.wrap-store-card__footer .pull-left {
  float: left;
  width: 50%;
}

.wrap-store-card__footer .pull-right {
  position: relative;
  float: right;
  width: 50%;
}

.wrap-store-card__footer .pull-left .search-store-pdf__link {
  display: block;
  width: 100%;
  padding-left: 15px;
  font-weight: 700;
  line-height: normal;
  color: #006634;
  text-align: left;
  letter-spacing: 0.1px;
}

.wrap-store-card__footer .pull-right .search-store-card__map {
  position: absolute;
  bottom: 0;
  float: right;
}

/*WEB予約休止のお知らせ*/
.maintenance_info {
  width: 100%;
  max-width: 980px;
  padding: 20px;
  margin: 10px auto;
  text-align: center;
  border: solid 1px #666666;
}

.maintenance_info .maintenance_title {
  width: 80%;
  padding-bottom: 12px;
  margin: auto;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.48px;
  border-bottom: solid 1px #666666;
}

.maintenance_info .maintenance_text {
  margin-top: 12px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.26px;
}

@media screen and (max-width: 767px) {
  .maintenance_info {
    width: auto;
    margin: 10px 14px;
  }
  .maintenance_info .maintenance_title {
    width: 100%;
    padding: 16px 0;
  }
}
/*20201026*/
@media screen and (max-width: 320px) {
  .main-visual_cp {
    background-size: contain;
  }
  .main-visual {
    height: 280px;
  }
  .main-visual_cp {
    min-height: inherit;
  }
  .main-visual--factory .main-visual-btn__item {
    min-width: 160px;
  }
  .event-workshop__item,
  .search-store__item {
    flex-basis: 260px;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 280px;
    padding-left: 16px;
  }
  .search-store-card {
    width: 260px;
  }
  .wrap-store-card__footer .pull-left {
    width: 100%;
  }
}
.c-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 1000;
}

.c-modal_bg {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
}

.c-modal_content {
  background: #000;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

._lg {
  width: 586px;
  height: 330px;
}

.c-modal_close {
  position: absolute;
  top: -45px;
  right: 0px;
}

.c-modal_content_inner {
  position: relative;
}

.movie__workshop {
  margin: 0px auto;
  max-width: 971px;
}

.wrap_movie {
  position: absolute;
  left: 0px;
  top: 0px;
}

.movie__workshop__banner {
  margin: 0 auto;
  width: 586px;
}

.txt_workshop {
  margin: 0px 0px 40px;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}

.b_workshop {
  text-align: center;
}

.b_workshop a {
  display: inline-block;
  margin: 40px auto 0px;
  padding: 10px 42px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 20px;
}

@media screen and (max-width: 767px) {
  ._lg,
  .wrap_movie img,
  ._lg iframe {
    width: 300px;
    height: 186px;
  }
  .movie__workshop__banner {
    margin: 0 auto;
    width: 300px;
  }
  .txt_workshop {
    margin: 0px 16px 40px;
    font-size: 14px;
  }
}
/* top-category */
.search-category__body {
  overflow: none;
}

.search-category__items.grid {
  display: grid;
  grid-gap: 10px;
  max-width: 971px;
  padding-right: 0;
  padding-bottom: 4px;
  height: auto;
  grid-template: "large large item1 item2 " "large large item3 item4 ";
}

.search-category__items.grid a {
  width: 100%;
  height: 100%;
}

.search-category__items li {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.search-category__item_main.large {
  grid-area: large;
  position: relative;
  height: 100%;
}

.search-category__item_sub {
  position: relative;
}

.search-category__item_sub .search-category-intro__title {
  font-size: 18px;
}

.search-category__item_sub .search-category-intro__text {
  font-size: 12px;
}

.search-category__item_sub:nth-of-type(2) {
  grid-area: item1;
}

.search-category__item_sub:nth-of-type(3) {
  grid-area: item2;
}

.search-category__item_sub:nth-of-type(4) {
  grid-area: item3;
}

.search-category__item_sub:nth-of-type(5) {
  grid-area: item4;
}

.search-category-card__body {
  bottom: 0px;
}

@media screen and (max-width: 768px) {
  .search-category__body {
    overflow-x: scroll;
  }
  .search-category__items.grid {
    display: flex;
    width: -moz-max-content;
    width: max-content;
    max-width: inherit;
    padding: 0 20px 4px 20px;
    grid-gap: 0px;
  }
  .search-category__items.grid li {
    margin-right: 10px;
    width: 280px;
  }
  .search-category-card__header {
    height: 420px;
  }
  .search-category__item_sub .search-category-intro__title {
    font-size: 20px;
  }
}
/* top-category */
/* rentaltool */
.rentaltool__body {
  margin-top: 64px;
}

.tool-workshop__items .event-workshop-card__date span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tool-workshop__items .event-workshop-card__price > span,
.tool-workshop__items .event-workshop-card__date span {
  width: 170px;
}

@media screen and (max-width: 768px) {
  .tool-workshop__items .event-workshop-card__price > span,
  .tool-workshop__items .event-workshop-card__date span {
    width: 150px;
  }
  .event-workshop-card__thumb img {
    width: 90px;
    height: auto;
  }
}
/* rentaltool */
/* insta no cp */
.text_nocp {
  padding: 51px 0px 52px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.19px;
  color: #333333;
}

.text_nocp span.line_insta {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.19px;
  color: #006536;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffe97e 0%) repeat scroll 0 0;
}

@media screen and (max-width: 768px) {
  .text_nocp span.line_insta {
    display: inline-block;
    margin-bottom: 17px;
    line-height: 1;
  }
  .text_nocp span.blo {
    display: block;
    line-height: 1.6;
  }
}
.bgre {
  position: relative;
  min-height: 285px;
}

.bgre a.imgarea {
  position: absolute;
  top: 0px;
  left: 0px;
}

.bgre .titlearea a {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  font-weight: 700;
  font-size: 39px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 1px 15px rgba(0, 0, 0, 0.8);
  top: 36%;
}

.movie_main .titlearea a {
  display: block;
  top: 88px;
  left: 0px;
  width: 100%;
  font-weight: 700;
  font-size: 28px;
}

.bgre .titlearea .icon_movie {
  display: inline-block;
  margin-top: 14px;
  font-size: 39px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-left: 60px;
  background: url(../img/top/icon_movie.svg) 0 50% no-repeat;
}

.bgre .titlearea .fonttun {
  font-size: 28px;
}

.bgre p.txtarea a {
  display: block;
  position: absolute;
  top: 165px;
  left: 0px;
  width: 100%;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
}

.bgre p.barea a {
  display: block;
  position: absolute;
  left: 50%;
  width: 230px;
  height: 50px;
  margin-left: -115px;
  padding-top: 14px;
  border-radius: 28px;
  background-color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.13px;
  text-align: center;
  color: #006536;
  top: calc(40% + 50px);
}

.bgre p.barea2 a {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 160px;
  height: 40px;
  margin-left: -80px;
  padding-top: 10px;
  border-radius: 20px;
  background-color: #006536;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.13px;
  text-align: center;
  color: #fff;
}

.movie_main p.barea a {
  width: 190px;
  height: 50px;
  margin-left: -95px;
  padding-top: 15px;
  font-size: 18px;
}

.bgre a:focus {
  outline: none;
}

.bgre.insta_main .titlearea a {
  display: block;
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
  left: 0px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  line-height: 2em;
  letter-spacing: 0.3px;
  text-align: center;
  color: #ffffff;
}

/* .insta_main p.imgarea {
  position: absolute;
  top: 78px;
  left: 50%;
  width: 48px;
  margin-left: -24px;
} */
/* .bgre.insta_main .txtarea a {
  display: block;
  position: absolute;
  top: 201px;
  left: 0px;
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.15px;
  text-align: center;
  color: #ffffff;
} */
.bginsta {
  position: relative;
  min-height: 320px;
  background: url(../img/cp/instagram/bg_main_pc.jpg) 0 0 no-repeat;
  background-size: cover;
}

.bginsta h1 {
  position: absolute;
  top: 138px;
  left: 0px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 39px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #ffffff;
}

.bginsta .imgarea {
  position: absolute;
  top: 78px;
  left: 50%;
  width: 48px;
  margin-left: -24px;
}

.bginsta .txtarea {
  position: absolute;
  top: 201px;
  left: 0px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.3px;
  text-align: center;
  color: #ffffff;
}

/* .bgre.insta_main .imgarea {
  position: absolute;
  top: 121px;
  left: 50%;
  width: 32px;
  margin-left: -140px;
} */
.bgre.insta_main .titlearea span {
  background: url("../img/cp/instagram/icon_insta.png") no-repeat left center;
  background-size: 50px auto;
  padding-left: 60px;
  font-size: 50px;
  margin-left: 10px;
}

.bgre.insta_main .txtarea span {
  display: block;
}

@media screen and (max-width: 1480px) and (min-width: 1281px) {
  .bgre.instacp {
    min-height: 380px;
  }
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: 256px;
    bottom: inherit;
    left: 50%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1101px) {
  .bgre.instacp {
    min-height: 330px;
  }
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: 226px;
    bottom: inherit;
    left: 50%;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .bgre {
    min-height: 200px;
  }
  .bgre.insta_main,
  .bgre.instacp {
    min-height: 200px;
  }
  .bgre .titlearea a {
    position: absolute;
    left: 0px;
    top: 25%;
  }
  .bgre p.txtarea a {
    position: absolute;
    top: 95px;
    left: 0px;
  }
  .bgre p.barea a {
    position: absolute;
    left: 50%;
    top: calc(30% + 50px);
  }
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: 136px;
    left: 50%;
  }
  /* .bgre.insta_main .titlearea span {
    display: block;
  } */
  .bgre.insta_main .txtarea span {
    display: block;
  }
}
@media screen and (max-width: 1100px) and (min-width: 901px) {
  .bgre {
    min-height: 60px;
  }
  .bgre.insta_main {
    min-height: 60px;
  }
  .bgre.instacp {
    min-height: 245px;
  }
  .bgre .titlearea a {
    position: absolute;
    left: 0px;
    top: 32%;
  }
  .bgre p.txtarea a {
    position: absolute;
    top: 125px;
    left: 0px;
  }
  .bgre p.barea a {
    position: absolute;
    left: 50%;
    top: calc(37% + 50px);
  }
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: 166px;
    left: 50%;
  }
  .bgre.insta_main .txtarea span {
    display: block;
  }
  .bgre.insta_main .txtarea a {
    position: absolute;
    top: 168px;
    left: 0px;
    font-size: 12px;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .bgre {
    min-height: 235px;
  }
  .bgre .titlearea a {
    position: absolute;
    left: 0px;
    line-height: 1.6;
    font-size: 28px;
    top: 28%;
  }
  .bgre .titlearea span.brpoint {
    display: block;
  }
  .bgre .txtarea span.brpoint {
    display: block;
  }
  .bgre p.txtarea a {
    position: absolute;
    top: 105px;
    left: 0px;
    font-size: 14px;
    line-height: 1.6;
  }
  .bgre p.barea a {
    position: absolute;
    left: 50%;
    font-size: 14px;
    width: 200px;
    height: 40px;
    padding-top: 13px;
    margin-left: -100px;
    top: calc(30% + 50px);
  }
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: 248px;
    bottom: inherit;
    left: 50%;
  }
  .movie_main .titlearea a {
    top: 23px;
    left: 0px;
    width: 100%;
    font-size: 16px;
  }
  .bgre .titlearea .icon_movie {
    display: inline-block;
    margin-top: 0px;
    font-size: 24px;
    letter-spacing: 1px;
    padding-left: 40px;
    background: url(../img/top/icon_movie.svg) 0 14px no-repeat;
    background-size: 30px auto;
  }
  .bgre .titlearea .br_movie {
    display: block;
    font-size: 24px;
    letter-spacing: 1px;
    margin-left: -1.5em;
  }
  .movie_main p.barea a {
    width: 170px;
    height: 40px;
    margin-left: -85px;
    padding-top: 12px;
    font-size: 16px;
  }
  .bgre.insta_main {
    min-height: 235px;
  }
  .bgre.insta_main .titlearea a {
    font-size: 16px;
  }
  .bgre.insta_main .titlearea span {
    background-size: 30px auto;
    padding-left: 40px;
    font-size: 30px;
    margin-left: 0;
  }
  /* .bgre.insta_main .imgarea {
    position: absolute;
    top: 86px;
    left: 50%;
    width: 32px;
    margin-left: -100px;
  }

  .bgre.insta_main .txtarea a {
    position: absolute;
    top: 131px;
    left: 0px;
    font-size: 12px;
    width: 100%;
    text-align: center;
  }

  .bgre.insta_main .titlearea span,
  .bgre.insta_main .txtarea span {
    display: block;
  } */
  .bginsta {
    position: relative;
    min-height: 320px;
    background: url(../img/cp/instagram/bg_main_pc.jpg) 0 0 no-repeat;
    background-size: cover;
  }
  .bginsta h1 {
    position: absolute;
    top: 106px;
    left: 0px;
    font-size: 32px;
  }
  .bginsta .imgarea {
    position: absolute;
    top: 42px;
    left: 50%;
    width: 48px;
    margin-left: -24px;
  }
  .bginsta .txtarea {
    position: absolute;
    top: 216px;
    left: 0px;
    font-size: 14px;
  }
  .bginsta h1 span,
  .bginsta .txtarea span {
    display: block;
  }
  .bginsta h1 span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    top: inherit;
    bottom: 16%;
    left: 50%;
  }
}
@media screen and (max-width: 320px) {
  .bgre p.barea2 a {
    display: block;
    position: absolute;
    bottom: 25%;
    left: 50%;
  }
}
/* insta2021awards */
.wrap_mainvisual {
  position: relative;
  width: 100%;
  max-height: 680px;
  overflow: hidden;
}

.wrap_mainvisual h1 img {
  max-height: 680px;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrap_mainvisual p {
  position: absolute;
}

.wrap_mainvisual p.imgarea {
  bottom: 30%;
  left: 50%;
  width: 50px;
  margin-left: -25px;
}

.wrap_mainvisual p.txtarea {
  bottom: 18%;
  left: 0px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #333333;
  line-height: 1.4;
}

.wrap_mainvisual .txt_tp {
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 20px 0px 18px;
  background-color: #4c3d3d;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  color: #fff;
}

.wrap_intro {
  text-align: center;
  color: #333;
}

.wrap_intro p {
  font-size: 26px;
  font-weight: 700;
}

.wrap_intro p:first-child {
  margin: 40px 0px 80px;
  line-height: 1.4;
}

.wrap_intro ul {
  display: flex;
  justify-content: space-between;
  margin: 48px auto;
  width: 947px;
}

.wrap_intro li {
  width: 451px;
}

.wrap_intro li p:first-child {
  margin: 0px;
  line-height: 1;
}

.wrap_intro li p:last-child {
  margin: -3px 0px 0px;
  padding: 0px 0px 0px 89px;
  text-align: center;
  font-size: 16px;
  line-height: 1.56;
  font-weight: normal;
}

.wrap_intro .brpc {
  display: block;
}

.wrap_intro p:last-child {
  line-height: 1.4;
}

.wrap_entry {
  margin: 96px auto 48px;
  padding: 40px 0px;
  width: 944px;
  border-radius: 8px;
  border: solid 4px #dde3e4;
  background-color: #ffffff;
}

.wrap_entry h2 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #006536;
}

.wrap_entry ul {
  display: flex;
  justify-content: space-between;
  margin: 32px auto 0px;
  width: 630px;
}

.wrap_entry li {
  position: relative;
  width: 180px;
  padding: 28px 0px 22px;
  border-radius: 8px;
  border: solid 1px #dde3e4;
  background-color: #ffffff;
}

.wrap_entry li::after {
  content: "";
  position: absolute;
  width: 19px;
  height: 26px;
  margin: -13px 0px 0px;
  top: 50%;
  right: -33px;
  background: url(../img/cp/instagram/chevron-right.png) 50% 50% no-repeat;
  background-size: cover;
}

.wrap_entry li:last-child::after {
  content: "";
  background: none;
}

.wrap_entry li h3 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.wrap_entry li h3 span {
  margin-bottom: 3px;
  display: block;
  color: #006536;
  text-align: center;
}

.wrap_entry li:nth-child(1) .imgarea {
  margin: 24px auto 32px;
  width: 52px;
}

.wrap_entry li:nth-child(2) .imgarea {
  margin: 20px auto 29px;
  width: 48px;
}

.wrap_entry li:nth-child(3) .imgarea {
  margin: 12px auto 13px;
  width: 38px;
}

.wrap_entry li p:last-child {
  text-align: center;
  line-height: 1.4;
}

.wrap_entry li p:last-child a,
.wrap_entry li p:last-child span {
  color: #006536;
  font-weight: 700;
  font-size: 13px;
}

.wrap_present {
  padding: 48px 0px;
  background-color: #f4f4f4;
}

.wrap_present h2 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.wrap_present ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px auto 0px;
  width: 944px;
}

.wrap_present li {
  width: 452px;
  margin-bottom: 40px;
  padding: 40px 0px 39px;
  border-radius: 18px;
  background-color: #ffffff;
  text-align: center;
}

.wrap_present li p:first-child {
  font-size: 14px;
  color: #575757;
}

.wrap_present li h3 {
  margin: 12px 0px 16px;
  font-size: 24px;
  font-weight: 700;
  color: #006536;
}

.wrap_present li div {
  position: relative;
}

.wrap_present li .imgarea {
  margin: 0 auto 17px;
  width: 240px;
}

.wrap_present li div p:nth-child(2) {
  position: absolute;
  bottom: 0px;
  right: 24px;
  width: 72px;
  height: 72px;
  padding: 8px 0px 8px;
  background-color: #006536;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.wrap_present li div p:nth-child(2) span {
  display: block;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: -7px;
}

.wrap_present li p:last-child {
  font-size: 16px;
  font-weight: 700;
}

.wrap_present p:last-child {
  font-size: 16px;
  text-align: center;
  color: #666666;
  line-height: 1.4;
}

@media screen and (max-width: 480px) {
  .wrap_mainvisual p {
    position: absolute;
  }
  .wrap_mainvisual p.imgarea {
    bottom: 34%;
    left: 50%;
    width: 28px;
    margin-left: -14px;
  }
  .wrap_mainvisual p.txtarea {
    bottom: 22%;
    left: 0px;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    line-height: 1.4;
  }
  .wrap_mainvisual .txt_tp {
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px 0px 9px;
    background-color: #4c3d3d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-align: center;
    color: #fff;
  }
  .wrap_intro {
    margin: 0px 16px;
  }
  .wrap_intro p {
    font-size: 18px;
  }
  .wrap_intro p:first-child {
    margin: 24px 0px 64px;
    line-height: 1.4;
  }
  .wrap_intro p:first-child span {
    display: block;
  }
  .wrap_intro ul {
    display: flex;
    justify-content: space-between;
    margin: 24px auto;
    width: 100%;
  }
  .wrap_intro li {
    width: 48%;
  }
  .wrap_intro li p:first-child {
    margin: 0px;
    line-height: 1;
  }
  .wrap_intro li p:last-child {
    margin: 8px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 9px;
    line-height: 1.4;
    font-weight: normal;
  }
  .wrap_intro .brpc {
    display: inline;
  }
  .wrap_intro .brsp {
    display: block;
  }
  .wrap_intro br.brsp {
    display: none;
  }
  .wrap_intro p:last-child {
    line-height: 1.4;
  }
  .tun_entry {
    padding: 0px 16px;
    width: 100%;
  }
  .wrap_entry {
    margin: 80px 0px 40px;
    padding: 30px 0px;
    width: 100%;
    border-radius: 8px;
    border: solid 2px #dde3e4;
    background-color: #ffffff;
  }
  .wrap_entry h2 {
    font-size: 24px;
  }
  .wrap_entry ul {
    display: block;
    margin: 0px;
    padding: 20px 10px 0px;
    width: 100%;
  }
  .wrap_entry li {
    position: relative;
    width: 100%;
    margin-bottom: 39px;
    padding: 20px 0px 19px;
    border-radius: 8px;
    border: solid 1px #dde3e4;
    background-color: #ffffff;
  }
  .wrap_entry li::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 26px;
    margin: 0px 0px 0px -10px;
    top: inherit;
    right: inherit;
    left: 50%;
    bottom: -20px;
    background: url(../img/cp/instagram/chevron-right.png) 50% 50% no-repeat;
    background-size: cover;
    transform: translateY(50%) rotate(90deg);
  }
  .wrap_entry li:last-child {
    margin-bottom: 0px;
  }
  .wrap_entry li:last-child::after {
    content: "";
    background: none;
  }
  .wrap_entry li h3 {
    margin: 0px 0px 0px 20px;
    font-size: 16px;
    text-align: left;
  }
  .wrap_entry li h3 span {
    margin-bottom: 3px;
    display: block;
    color: #006536;
    text-align: left;
  }
  .wrap_entry li:nth-child(1) .imgarea {
    position: absolute;
    top: 50%;
    right: 37px;
    margin: -20px 0px 0px;
    width: 52px;
  }
  .wrap_entry li:nth-child(2) .imgarea {
    position: absolute;
    top: 50%;
    right: 39px;
    margin: -24px 0px 0px;
    width: 48px;
  }
  .wrap_entry li:nth-child(3) .imgarea {
    position: absolute;
    top: 50%;
    right: 45px;
    margin: -32px 0px 0px;
    width: 38px;
  }
  .wrap_entry li p:last-child {
    margin: 10px 0px 0px 20px;
    text-align: left;
    line-height: 1.4;
  }
  .wrap_entry li p:last-child a,
  .wrap_entry li p:last-child span {
    color: #006536;
    font-weight: 700;
    font-size: 13px;
  }
  .wrap_present {
    padding: 40px 0px;
  }
  .wrap_present h2 {
    font-size: 24px;
  }
  .wrap_present ul {
    display: block;
    margin: 40px 0px 0px;
    padding: 0px 16px;
    width: 100%;
  }
  .wrap_present li {
    width: 100%;
    margin-bottom: 16px;
    padding: 32px 0px;
  }
  .wrap_present li h3 {
    margin: 16px 0px 24px;
    font-size: 20px;
  }
  .wrap_present li div {
    position: relative;
  }
  .wrap_present li .imgarea {
    margin: 0 auto 17px;
    width: 200px;
  }
  .wrap_present li div p:nth-child(2) {
    position: absolute;
    bottom: 0px;
    right: 16px;
    width: 64px;
    height: 64px;
    padding: 8px 0px 8px;
    font-size: 11px;
  }
  .wrap_present li div p:nth-child(2) span {
    font-size: 30px;
    margin-bottom: -8px;
  }
  .wrap_present li p:last-child {
    font-size: 16px;
    font-weight: 700;
  }
  .wrap_present p:last-child {
    margin: 0px 16px;
    font-size: 12px;
    text-align: center;
    color: #666666;
    line-height: 1.4;
  }
}
/*do_it_yourself追加ここから*/
.diy_main .logoarea {
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -65px;
  width: 129px;
  height: 65px;
}

.diy_main .logoarea img {
  width: 129px;
  height: 65px;
}

.diy_main .titlearea a {
  display: block;
  position: absolute;
  top: 136px;
  left: 0px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 1100px) and (min-width: 901px) {
  .diy_main .titlearea a {
    display: block;
    position: absolute;
    top: 136px;
    left: 0px;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .diy_main .logoarea {
    top: 30px;
    margin-left: -50px;
    width: 100px;
    height: 50px;
  }
  .diy_main .logoarea img {
    width: 100px;
    height: 50px;
  }
  .diy_main .titlearea a {
    display: block;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .diy_main .logoarea {
    top: 50px;
    margin-left: -65px;
    width: 129px;
    height: 65px;
  }
  .diy_main .logoarea img {
    width: 129px;
    height: 65px;
  }
  .diy_main .titlearea a {
    display: block;
    position: absolute;
    top: 136px;
    left: 0px;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
  .bgre.diy_main p.barea a {
    top: 200px;
  }
}
@media screen and (max-width: 480px) {
  .diy_main .logoarea {
    top: 30px;
  }
  .diy_main .titlearea a {
    top: 120px;
    left: 0px;
    font-size: 11px;
  }
  .bgre.diy_main p.barea a {
    top: 160px;
  }
}
@media screen and (max-width: 320px) {
  .diy_main .logoarea {
    top: 20px;
  }
  .diy_main .titlearea a {
    top: 110px;
    left: 0px;
    font-size: 11px;
  }
  .bgre.diy_main p.barea a {
    top: 140px;
  }
}
/*do_it_yourself追加ここまで*/
/* kids */
/* kids */
.mainVisual_kids {
  margin: 0 auto;
  width: 100%;
  height: 320px;
  background: url(../img/kids/p_main_pc.jpg) 50% 0 no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .mainVisual_kids {
    background-image: url(../img/kids/p_main_sp.jpg);
    background-size: cover;
    background-position: center 0;
    padding: 0 5px;
  }
  .mainVisual_kids br {
    display: none;
  }
}
.mainVisual_kids h1 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 480px) {
  .mainVisual_kids h1 {
    font-size: 28px;
  }
}
.mainVisual_kids p {
  margin: 15px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.57;
  letter-spacing: 0.13px;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 480px) {
  .mainVisual_kids p {
    font-size: 14px;
  }
  .mainVisual_kids p span {
    display: inline-block;
  }
}
.sercharea {
  margin: 0;
  padding: 34px 0px;
  width: 100%;
  background-color: #f6f6f6;
}

.sercharea h2 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  line-height: 2;
}

.sercharea ul {
  display: flex;
  justify-content: center;
}

.sercharea ul li {
  position: relative;
  width: 240px;
  height: 44px;
}

.sercharea ul li:last-child {
  width: 100px;
  height: 44px;
}

.sercharea select {
  background: #fff;
  width: 240px;
  font-size: 14px;
  border: 1px solid #dddddd;
  height: 100%;
  text-indent: 15px;
}

.sercharea .place select {
  border-radius: 6px 0px 0px 6px;
  border-right: none;
}

.sercharea li.place::after,
.sercharea li.store::after {
  position: absolute;
  display: block;
  top: 22px;
  right: 12px;
  font-family: icomoon !important;
  font-size: 18px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.sercharea input {
  padding: 14px 0px 14px 41px;
  width: 100px;
  background: #006536;
  border-radius: 0px 6px 6px 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.localnav {
  margin: 30px auto 70px;
  width: 810px;
  display: flex;
  justify-content: space-between;
}

.localnav li a {
  position: relative;
  display: block;
  padding: 14px 0px 12px;
  width: 250px;
  border-radius: 25px;
  border: solid 1px #006536;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: #006536;
}

.localnav li a::after {
  position: absolute;
  display: block;
  top: 22px;
  right: 25px;
  font-family: icomoon !important;
  font-size: 18px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.single_tab {
  margin: 0 auto;
  width: 188px;
  height: 40px;
}

.single_tab li {
  padding-top: 12px;
  width: 188px;
  height: 40px;
  color: #fff;
  background-color: #333;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.13px;
  border-radius: 25px;
  text-align: center;
}

.b_kids {
  margin: 40px 0px 0;
  text-align: center;
}

.b_kids .event-workshop-link__btn {
  display: inline-block;
}

.classarea h2 {
  margin-bottom: 7px;
  font-size: 26px;
  font-weight: 700;
  color: #333333;
}

.flowarea-wrap {
  padding: 0 20px;
  margin-top: 80px;
  padding: 50px 0 50px;
  background-color: #f6f6f6;
}

.flowarea {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .flowarea {
    padding: 20px 10px;
    border-width: 2px;
  }
}
.flowarea h2 {
  font-size: 26px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.flowarea .flow-wrap {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

@media screen and (max-width: 480px) {
  .flowarea .flow-wrap {
    flex-direction: column;
  }
}
.flowarea .flow-wrap__item {
  background-color: #317808;
  color: #fff;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 43px 20px;
  max-width: 320px;
}

@media screen and (max-width: 480px) {
  .flowarea .flow-wrap__item {
    max-width: initial;
  }
}
.flowarea .flow-wrap__item:nth-child(2) {
  background-color: #006634;
}

.flowarea .flow-wrap__item:nth-child(3) {
  background-color: #02490c;
}

.flowarea .flow-wrap__item .step {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 54px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.52;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 35px;
  left: 20px;
  z-index: 1;
}

.flowarea .flow-wrap__item .flow-wrap__body {
  position: relative;
  z-index: 2;
}

.flowarea .flow-wrap__item .step-title {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.flowarea .flow-wrap__item .image {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 144px;
  margin-top: 26px;
}

.flowarea .flow-wrap__item .text {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin-top: 22px;
}

.flowarea .flow-message {
  margin: 30px 0;
  font-size: 13px;
  line-height: normal;
}

.flowarea .flow-message h3 {
  font-size: 15px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #006536;
}

.flowarea .flow-message ul {
  margin: 10px 0;
}

.flowarea .flow-message ul li {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: normal;
  position: relative;
  padding-left: 15px;
}

.flowarea .flow-message ul li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.flowarea .btn_kids {
  margin: 20px 0 0;
  text-align: center;
}

.flowarea .btn_kids a.primary-btn {
  display: inline-block;
  width: 220px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.13px;
  background-color: #006634;
  border-radius: 25.5px;
}

.classarea {
  padding-top: 70px;
  width: 100%;
  text-align: center;
}

.classarea ul.itemlist {
  margin: 36px auto 10px;
  width: 910px;
  display: flex;
  flex-flow: wrap;
}

.classarea ul.itemlist li {
  margin-bottom: 30px;
  margin-right: 20px;
  width: calc((100% - 60px) / 4);
  text-align: left;
}

.classarea ul.itemlist li:nth-child(4n) {
  margin-right: 0;
}

.classarea ul.itemlist li p:nth-child(2) a {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71;
  color: #333333;
}

.classarea ul.itemlist li .txtarea {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.31;
  letter-spacing: 0.12px;
  color: #333333;
}

.dis_none {
  display: none;
}

.b_more {
  cursor: pointer;
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 14px 0px 12px;
  width: 180px;
  border-radius: 25px;
  border: solid 1px #006536;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: #006536;
}

.b_more::after {
  position: absolute;
  display: block;
  top: 22px;
  right: 25px;
  font-family: icomoon !important;
  font-size: 18px;
  color: #006634;
  content: "\e900";
  transform: translateY(-50%) rotate(90deg);
}

.bnr_pickup {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

@media screen and (max-width: 480px) {
  .bnr_pickup {
    flex-direction: column;
    padding: 0 20px;
  }
}
.bnr_pickup > * {
  margin: 0 20px;
  width: 440px;
}

@media screen and (max-width: 480px) {
  .bnr_pickup > * {
    width: 100%;
    margin: 20px 0 0;
  }
}
.diy-kit__body.kidsgrid {
  margin-top: 57px;
  overflow-x: scroll;
  overflow-y: hidden;
  text-align: left;
}

.diy-kit__body.kidsgrid .diy-kit__items {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  max-width: inherit;
  padding: 0 20px 4px 20px;
  grid-gap: 0px;
}

.diy-kit__body.kidsgrid .diy-kit-article__text {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 90px;
}

.search-category__body.kidsgrid {
  margin-top: 57px;
  overflow-x: scroll;
}

.search-category__body.kidsgrid .search-category__items.grid {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  max-width: inherit;
  padding: 0 20px 4px 20px;
  grid-gap: 0px;
}

.search-category__body.kidsgrid .search-category__items.grid li {
  margin-right: 10px;
  width: 280px;
}

.search-category__body.kidsgrid .search-category-card__header {
  height: 320px;
}

.search-category__body.kidsgrid .search-category-intro__title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.31;
  letter-spacing: 0.12px;
  text-align: justify;
  color: #006536;
}

.search-category__body.kidsgrid .search-category-intro__text {
  font-size: 13px;
  line-height: 1.31;
  letter-spacing: 0.12px;
  text-align: justify;
  color: #333;
}

@media screen and (max-width: 768px) {
  .diy-kit__body.kidsgrid .diy-kit__items {
    padding-top: 10px;
  }
  .diy-kit__body.kidsgrid .diy-kit__items li {
    margin-right: 10px;
    width: 280px;
  }
  .sercharea {
    margin: 20px 0px 0px;
    padding: 16px 0px;
    width: 100%;
    background-color: #22a784;
  }
  .sercharea h2 {
    font-size: 20px;
  }
  .sercharea ul {
    display: flex;
    justify-content: center;
  }
  .sercharea ul li {
    position: relative;
    width: 130px;
    height: 44px;
  }
  .sercharea ul li:last-child {
    width: 54px;
    height: 44px;
  }
  .sercharea select {
    width: 130px;
  }
  .sercharea .place select {
    border-radius: 6px 0px 0px 6px;
    border-right: none;
  }
  .sercharea li.place::after,
  .sercharea li.store::after {
    position: absolute;
    display: block;
    top: 22px;
    right: 12px;
    font-family: icomoon !important;
    font-size: 18px;
    color: #006634;
    content: "\e900";
    transform: translateY(-50%) rotate(90deg);
  }
  .sercharea input {
    padding: 14px 0px 14px 11px;
    width: 54px;
    background: #006536;
    border-radius: 0px 6px 6px 0px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
  }
  .localnav {
    margin: 32px 0px 36px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .localnav li {
    margin-bottom: 16px;
  }
  .localnav li a {
    position: relative;
    display: block;
    padding: 14px 0px 12px;
    width: 250px;
    border-radius: 25px;
    border: solid 1px #006536;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.15px;
    color: #006536;
  }
  .localnav li a::after {
    position: absolute;
    display: block;
    top: 22px;
    right: 25px;
    font-family: icomoon !important;
    font-size: 18px;
    color: #006634;
    content: "\e900";
    transform: translateY(-50%) rotate(90deg);
  }
  .b_kids {
    margin: 40px 0px 0;
    text-align: center;
  }
  .b_kids .event-workshop-link__btn {
    display: inline-block;
  }
  .flowarea h2 {
    margin-bottom: 7px;
    font-size: 24px;
    font-weight: 700;
  }
  .classarea h2 {
    margin-bottom: 7px;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
  }
  .classarea {
    padding-top: 70px;
    width: 100%;
    text-align: center;
  }
  .classarea ul.itemlist {
    margin: 29px 15px 7px;
    width: auto;
  }
  .classarea ul.itemlist li {
    width: 42vw;
  }
  .classarea ul.itemlist li:nth-child(2n) {
    margin-right: 0;
  }
  .classarea ul.itemlist li p:last-child a {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71;
    color: #333333;
  }
  .dis_none {
    display: none;
  }
  .b_more {
    cursor: pointer;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 14px 0px 12px;
    width: 180px;
    border-radius: 25px;
    border: solid 1px #006536;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.15px;
    color: #006536;
  }
  .b_more::after {
    position: absolute;
    display: block;
    top: 22px;
    right: 25px;
    font-family: icomoon !important;
    font-size: 18px;
    color: #006634;
    content: "\e900";
    transform: translateY(-50%) rotate(90deg);
  }
  .bnr_pickup {
    margin: 18px 15px 0px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .flowarea h2 span,
  .classarea h2 span {
    margin-top: 5px;
    display: block;
  }
  .diy-kit__body.kidsgrid {
    margin-top: 26px;
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: left;
  }
  .search-category__body.kidsgrid {
    margin-top: 26px;
    overflow-x: scroll;
  }
  #howtokids .search-category__body.kidsgrid {
    overflow-x: inherit;
    overflow-y: inherit;
  }
  #howtokids .diy-kit__body.kidsgrid .diy-kit__items {
    display: block;
    width: auto;
    max-width: inherit;
    padding: 0 0px 2px 0px;
    grid-gap: 0px;
  }
  #howtokids .diy-kit__body.kidsgrid .diy-kit__items li {
    margin-right: 0px;
    width: auto;
  }
  #howtokids .diy-kit__item {
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.2);
  }
  #howtokids .diy-kit__body.kidsgrid .diy-kit-article__text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 51px;
  }
  #recokids .search-category__body.kidsgrid {
    margin-top: 26px;
    overflow-x: inherit;
    overflow-y: inherit;
  }
  #recokids .search-category__body.kidsgrid .search-category__items.grid {
    display: block;
    width: auto;
    max-width: inherit;
    padding: 0px;
    grid-gap: 0px;
  }
  #recokids .search-category__body.kidsgrid .search-category__items.grid li {
    margin-right: 0px;
    width: auto;
  }
  #recokids .search-category__body.kidsgrid .search-category-card__header {
    width: 97px;
    height: auto;
  }
  #recokids .search-category__body.kidsgrid .search-category-card__header figure {
    width: 97px;
    height: auto;
  }
  #recokids .search-category-card_sub {
    display: flex;
    justify-content: space-between;
  }
  #recokids .search-category-card__body {
    position: inherit;
    padding: 0px 0px 0px 10px;
    width: auto;
    min-height: auto;
  }
  #recokids .search-category__items li {
    padding: 20px 0 20px 16px;
    border-radius: 0px;
    box-shadow: none;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.2);
  }
  #recokids .search-category {
    margin: 0px;
  }
  #recokids .search-category__body.kidsgrid .search-category-intro__title {
    position: relative;
    padding-right: 51px;
  }
  #recokids .search-category__body.kidsgrid .search-category-intro__title::after {
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    font-family: icomoon !important;
    font-size: 16px;
    color: #006634;
    content: "\e900";
    transform: translateY(-50%);
  }
  #recokids .search-category__body.kidsgrid .search-category-intro__text {
    padding-right: 51px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 51px;
  }
}
.top-maintenance-wrap {
  padding: 0 15px;
}

.top-maintenance-wrap .line-break {
  display: inline-block;
}

.top-maintenance {
  width: 100%;
  max-width: 960px;
  margin: 30px auto 80px;
  padding: 30px 15px;
  background-color: #f5f6f7;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.top-maintenance__title {
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.top-maintenance__text {
  margin-top: 20px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.13px;
  text-align: center;
}

.top-maintenance__text .text-lg {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.15px;
  text-align: center;
}

.top-maintenance__text .insta-account {
  font-size: 24px;
  letter-spacing: 0.23px;
  color: #006938;
}

.top-maintenance__text p:not(:first-child) {
  margin-top: 20px;
}

.tool-talign-center {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

.tool-talign-center a,
a.link_underline {
  text-decoration: underline;
}

.search-reserve {
  margin: 0;
  padding: 34px 0px;
  width: 100%;
  background-color: #f6f6f6;
}

@media screen and (max-width: 480px) {
  .search-reserve {
    padding: 15px 5px;
  }
}
.search-reserve h2 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  line-height: 2;
}

.search-reserve__text {
  text-align: center;
}

.select-wrap {
  max-width: 680px;
  display: flex;
  justify-content: center;
  margin: 25px auto 0;
}

@media screen and (max-width: 720px) {
  .select-wrap {
    width: 100%;
    margin: 15px auto;
  }
}
@media screen and (max-width: 480px) {
  .select-wrap {
    flex-direction: column;
  }
}
.select-wrap__item {
  width: 240px;
  position: relative;
}

@media screen and (max-width: 720px) {
  .select-wrap__item {
    width: calc((100% - 45px) / 2);
  }
}
@media screen and (max-width: 480px) {
  .select-wrap__item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.select-wrap__item:nth-child(2) {
  position: relative;
  left: -1px;
}

@media screen and (max-width: 480px) {
  .select-wrap__item:nth-child(2) {
    left: 0;
  }
}
.select {
  width: 100%;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  position: relative;
}

.select_expand {
  width: 0;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}

.select_expand::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotate(90deg);
  font-family: icomoon !important;
  font-size: 18px;
  color: #006634;
  content: "\e900";
  pointer-events: none;
  z-index: 2;
  transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
}

.select_expand:hover::after {
  opacity: 1;
}

.select_expand:checked::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(-1);
}

.select_expandLabel {
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.select_close {
  display: none;
}

.select_closeLabel {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

.select_items {
  border: 1px solid #dddddd;
  width: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  border-radius: 6px 0 0 6px;
  padding-top: 50px;
  overflow: auto;
  max-height: 360px;
}

@media screen and (max-width: 480px) {
  .select_items {
    border-radius: 6px;
  }
}
.select_input {
  display: none;
}

.select_label {
  transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
  display: block;
  width: 100%;
  height: 0;
  font-size: 14px;
  line-height: 50px;
  overflow: hidden;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  padding-left: 13px;
}

.select_label:hover,
.select_label:focus {
  background-color: #5897fb !important;
  color: #fff;
}

.select_label-placeholder {
  height: 50px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}

.select_expand:checked + .select_closeLabel {
  display: block;
}

.select_expand:checked + .select_closeLabel + .select_options {
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.select_expand:checked + .select_closeLabel + .select_options .select_label {
  height: 50px;
}

.select_expand:checked + .select_closeLabel + .select_options .select_label:hover {
  background-color: #f7f7f7;
}

.select_expand:checked + .select_closeLabel + .select_options + .select_expandLabel {
  display: none;
}

.select_input:checked + .select_label {
  height: 50px;
  margin-top: -50px;
}

.select-shop .select_items {
  border-radius: 0;
}

@media screen and (max-width: 480px) {
  .select-shop .select_items {
    border-radius: 6px;
  }
}
.select-submit {
  height: 52px;
  width: 100px;
  position: relative;
  left: -2px;
  top: -1px;
}

@media screen and (max-width: 720px) {
  .select-submit {
    width: 45px;
  }
}
@media screen and (max-width: 480px) {
  .select-submit {
    width: 100%;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
  }
}
.select-submit input.submit-btn {
  display: block;
  width: 100%;
  height: 52px;
  line-height: 52px;
  border-radius: 0 6px 6px 0;
  background-color: #006536;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding-left: 42px;
  overflow: hidden;
  background-image: url(../img/kids/icon-serch-ol.svg);
  background-repeat: no-repeat;
  background-position: 11px center;
}

@media screen and (max-width: 720px) {
  .select-submit input.submit-btn {
    text-indent: -9999px;
  }
}
@media screen and (max-width: 480px) {
  .select-submit input.submit-btn {
    text-indent: 0;
    width: 80%;
    text-align: center;
    border-radius: 6px;
    padding-left: 0;
    background-position: 14% center;
  }
}
.event-workshop-tab {
  padding: 0 20px;
}

.instam.bgre p.barea2 a {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 160px;
  height: 40px;
  margin-left: -80px;
  padding-top: 10px;
  border-radius: 20px;
  background-color: #006536;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.13px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) and (min-width: 690px) {
  .instam.bgre p.barea2 a {
    position: absolute;
    top: 290px;
    left: 50%;
  }
}
@media screen and (max-width: 500px) and (min-width: 481px) {
  .instam.bgre p.barea2 a {
    position: absolute;
    top: 200px;
    left: 50%;
  }
}
@media screen and (max-width: 480px) {
  .instam.bgre p.barea2 a {
    position: absolute;
    top: inherit;
    bottom: 2rem;
    left: 50%;
  }
}
.machine-detail-notice__body .shuryo {
  display: block;
  margin-top: 12px;
  font-size: 14px;
}

/* BB */
.bbarea {
  margin-top: 64px;
  padding: 64px 0px;
  width: 100%;
  background: url("../img/top/bg_bb.jpg") 0 0 no-repeat;
  background-size: cover;
}

.bbarea h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.bbarea .txt_bbex {
  margin: 40px 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.19px;
  text-align: center;
  color: #fff;
}

.bbarea ul {
  width: 100%;
  display: flex;
}

.bbarea ul li {
  width: 20%;
}

.bbarea .b_bb {
  margin-top: 40px;
  text-align: center;
}

.bbarea .b_bb a {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #006536;
}

@media screen and (max-width: 768px) {
  .bbarea {
    padding: 48px 0px;
    width: 100%;
    background: url("../img/top/bg_bb_sp.jpg") 0 0 no-repeat;
    background-size: cover;
  }
  .bbarea h2 {
    margin: 0px 16px;
    line-height: 1.55;
    font-size: 24px;
  }
  .bbarea .txt_bbex {
    margin: 24px 15px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.13px;
  }
  .bbarea .b_bb {
    margin-top: 24px;
  }
  .bbarea ul li {
    width: 33%;
  }
  .bbarea ul li:first-child {
    width: 34%;
  }
  .bbarea ul li:nth-child(4),
  .bbarea ul li:last-child {
    display: none;
  }
}
/********************
fix slider top
********************/
.main-visual--top .bgre {
  display: flex;
  height: auto;
  min-height: auto;
}
.main-visual--top .bgre a.imgarea {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.main-visual--top .bgre a.imgarea img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.reloading-js .js-top-main-visual {
  position: relative;
}
.reloading-js .js-top-main-visual > li:not(:first-child) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.reloading-js .js-main-visual-nav > li {
  display: none;
}

.js-main-visual-nav {
  height: 5.06vw;
}
@media screen and (max-width: 767px) {
  .js-main-visual-nav {
    height: 14.825vw;
  }
}


.g-nav-menu__items li.linkculture {
  margin-left: 17px;
}

.none_br > br {
  display: none;
}/*# sourceMappingURL=style.css.map */