@charset "UTF-8";
@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 {
  font-size: 62.5%;
  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: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  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: bold;
  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
 */
* {
  box-sizing: border-box;
}

body {
  font-size: 1.4rem;
  word-break: break-word;
  overflow-wrap: break-word;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-break: normal;
  font-kerning: none;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

/**
 * 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 {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

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

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

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

    Culture settings

\*====================================*/
body {
  color: #333;
  width: 100%;
  padding: 0 100px 0 0;
}
@media screen and (max-width: 1024px) {
  body {
    padding: 0;
  }
}

.container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .container {
    padding: 0 20px;
  }
}

.btn-default {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.43;
  text-align: center;
  color: #ffffff;
  width: 240px;
  height: 56px;
  line-height: 56px;
  border-radius: 4px !important;
  background-color: #006634;
}

.btn-default-animation {
  transition: 0.2s ease-in;
  position: relative;
}
.btn-default-animation:hover, .btn-default-animation:focus {
  background-color: #02490c;
}

.icon_arrow-right-white::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url(../img/culture/icon_arrow-right-white.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
}

.pc-none {
  display: none;
}
@media screen and (max-width: 834px) {
  .pc-none {
    display: block;
  }
}

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

.wrap_top {
  position: relative;
  width: 100%;
  padding-bottom: 110px;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #f0eeeb 50%, #f0eeeb 100%);
}
@media screen and (max-width: 1024px) {
  .wrap_top {
    background: none;
  }
}

.header {
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 1024px) {
  .header {
    height: 128px;
  }
  .header .container {
    padding: 0;
  }
}
.header .header_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
}
@media screen and (max-width: 1024px) {
  .header .header_wrap {
    flex-wrap: wrap;
    padding: 0;
  }
}
.header .culture_logo {
  width: 198px;
}
@media screen and (max-width: 1024px) {
  .header .culture_logo {
    margin-left: 20px;
    width: 128px;
  }
}
.header .culture_logo span {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  color: #006634;
}
@media screen and (max-width: 1024px) {
  .header .culture_logo span {
    margin-left: 0.8rem;
  }
}

.menulist {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1000;
}
@media screen and (max-width: 1024px) {
  .menulist {
    position: initial;
    display: flex;
  }
}
.menulist li a {
  width: 100px;
  height: 100px;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 2.33;
  transition: 0.2s ease-in;
}
@media screen and (max-width: 1024px) {
  .menulist li a {
    width: 80px;
    height: 80px;
    font-size: 1rem;
  }
}
.menulist li a div {
  line-height: 0;
}
.menulist li:first-child a {
  background-color: #006634;
}
.menulist li:first-child a:hover {
  background-color: #02490c;
}
.menulist li:last-child a {
  background-color: #222222;
}
.menulist li:last-child a:hover {
  background-color: #111111;
}

.pankuzu {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .pankuzu {
    width: 100%;
    padding: 0 20px;
    background-color: #f0eeeb;
    height: 48px;
    white-space: nowrap;
    display: block;
    overflow-x: auto;
    text-align: right;
  }
}
.pankuzu li {
  display: flex;
  align-items: center;
  margin-right: 24px;
  font-size: 1.2rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .pankuzu li {
    font-size: 1rem;
    line-height: 48px;
    display: inline-block;
  }
}
.pankuzu li:last-child {
  margin-right: 0;
}
.pankuzu li a {
  color: #006634;
  position: relative;
  display: flex;
  align-items: center;
}
.pankuzu li a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #333333;
  position: absolute;
  right: -16px;
}

.cont_top {
  margin: 0 auto;
  max-width: 1180px;
  height: 554px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/culture/top_mainvisual.webp);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .cont_top {
    background-image: url(../img/culture/top_mainvisual@2x.webp);
  }
}
@media screen and (max-width: 1280px) {
  .cont_top {
    margin: 0 24px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .cont_top {
    margin: 30px 20px 0;
    height: 460px;
    background-position: 25% center;
  }
}

.no-webp .cont_top {
  background-image: url(../img/culture/top_mainvisual.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .cont_top {
    background-image: url(../img/culture/top_mainvisual@2x.png);
  }
}

.cont_top {
  position: relative;
}
.cont_top__wrap {
  position: absolute;
  left: 80px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .cont_top__wrap {
    padding: 0 20px;
    width: 100%;
    top: 45%;
    left: 0;
  }
}
.cont_top h1 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.94;
  letter-spacing: 3px;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .cont_top h1 {
    font-size: 1.8rem;
    line-height: 32px;
    letter-spacing: 0.67px;
  }
}
@media screen and (max-width: 374px) {
  .cont_top h1 {
    font-size: 5vw;
    line-height: 1.5;
  }
}
.cont_top .txt_eng {
  margin-top: 24px;
  font-size: 1.2rem;
  font-weight: 900;
  line-height: 2.67;
  letter-spacing: 0.75px;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .cont_top .txt_eng {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 2;
  }
}
.cont_top .search_top {
  position: absolute;
  top: 510px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1020px;
  min-height: 88px;
  padding: 0 32px;
  border-radius: 8px;
  box-shadow: 0 2px 64px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .cont_top .search_top {
    flex-direction: column;
    padding: 16px;
    top: 90%;
  }
}
@media screen and (max-width: 834px) {
  .cont_top .search_top {
    top: 320px;
  }
}
.cont_top .search_top .input-select {
    flex: 1;
}
.cont_top .search_top__end{
  gap: 8px;
}
.cont_top .search_top h2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 15px 0;
}
@media screen and (max-width: 1024px) {
  .cont_top .search_top h2 {
    width: 100%;
    padding: 0;
    line-height: 46px;
  }
}
.cont_top .search_top h2 img {
  margin-right: 8px;
}
.cont_top .search_top__end {
  margin-left: auto;
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 15px 0;
}
@media screen and (max-width: 1024px) {
  .cont_top .search_top__end {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
@media screen and (max-width: 834px) {
  .cont_top .search_top__end {
    flex-direction: column;
  }
  .cont_top .search_top__end > * {
    width: 100%;
  }
}
.cont_top .search_top select {
  padding-left: 16px;
  width: 240px;
  height: 56px;
  border-radius: 2px;
  background-color: #fafafa;
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 8px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .cont_top .search_top select {
    width: 100%;
  }
}
.cont_top .search_top select:invalid {
  color: #aaaaaa;
}
.cont_top .search_top input {
  width: 160px;
  height: 56px;
  border-radius: 4px;
  background-color: #006634;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.43;
  transition: 0.2s ease-in;
}
@media screen and (max-width: 834px) {
  .cont_top .search_top input {
    width: 100%;
    display: block;
  }
}
.cont_top .search_top input:hover, .cont_top .search_top input:focus {
  background-color: #02490c;
}

.input-select {
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .input-select {
    width: 100%;
  }
}
.input-select::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #006635 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.input-select select {
  cursor: pointer;
}

.cont {
  margin: 0px auto 160px;
  margin-bottom: 0;
  background: #fff;
}
@media screen and (max-width: 834px) {
  .cont {
    margin: 0px auto 80px;
    margin-bottom: 0;
  }
}
.cont.firstarea {
  margin: 160px auto;
}
@media screen and (max-width: 834px) {
  .cont.firstarea {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.cont.secondarea {
  padding: 64px 0;
  background: #f0eeeb;
}
@media screen and (max-width: 834px) {
  .cont.secondarea {
    padding: 40px 0;
  }
}
.cont.thirdarea {
  padding: 64px 0;
  background: url(../img/culture/img-texture.svg) 0 0 repeat;
}
@media screen and (max-width: 834px) {
  .cont.thirdarea {
    padding: 40px 0;
  }
}
.cont h2 {
  position: relative;
  margin-bottom: 80px;
  padding-bottom: 40px;
  font-size: 7rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .cont h2 {
    font-size: 4rem;
    margin-bottom: 40px;
  }
}
.cont h2 span {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
  text-align: center;
  color: #888888;
}
@media screen and (max-width: 834px) {
  .cont h2 span {
    font-size: 1.4rem;
  }
}
.cont h2::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 8px;
  border-radius: 4px;
  background-color: #006634;
}

.wrap_about {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .wrap_about {
    flex-direction: column;
  }
}

.leftabout,
.rightabout {
  width: 510px;
}
@media screen and (max-width: 1180px) {
  .leftabout,
  .rightabout {
    width: 48%;
  }
}
@media screen and (max-width: 834px) {
  .leftabout,
  .rightabout {
    width: 100%;
  }
}

.leftabout__copy {
  font-size: 2.2rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: -0.14rem;
}
@media screen and (max-width: 374px) {
  .leftabout__copy {
    font-size: 6vw;
  }
}
.leftabout p {
  font-size: 1.4rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.29;
  letter-spacing: normal;
  margin-top: 32px;
}
@media screen and (max-width: 834px) {
  .leftabout p {
    margin-top: 16px;
  }
}
.leftabout p.b_class {
  margin-top: 64px;
}
@media screen and (max-width: 834px) {
  .leftabout p.b_class {
    margin-top: 32px;
  }
}

@media screen and (max-width: 834px) {
  .rightabout {
    margin-top: 56px;
  }
}
.rightabout__ttl {
  padding: 0 24px 15px 0px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #ffffff;
}
.rightabout li {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 0;
  min-height: 166px;
  border-radius: 10px;
  background-color: #02490c;
}
.rightabout li .number {
  padding: 0px 26px 0px 24px;
  font-size: 7.4rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.1);
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  .rightabout li .number {
    font-size: 4rem;
  }
}
.rightabout li div p {
  padding: 0px 24px 0px 0px;
  font-size: 1.2rem;
  line-height: 2;
  color: #ffffff;
}
.rightabout li:last-child {
  background-color: #006634;
  position: relative;
  margin-top: 136px;
}
.rightabout li:last-child::before {
  content: "";
  width: 56px;
  height: 56px;
  background-image: url(../img/culture/icon_plus.svg);
  background-size: 56px 56px;
  position: absolute;
  top: -96px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .rightabout li:last-child::before {
    top: -72px;
  }
}
.rightabout li:last-child .rightabout__ttl {
  padding-bottom: 7px;
}
@media screen and (max-width: 834px) {
  .rightabout li:last-child {
    margin-top: 88px;
  }
}

.wrap_kids {
  display: flex;
  align-items: center;
  margin: 120px auto 0px;
  height: 390px;
  border-radius: 24px;
  background-color: #f0eeeb;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .wrap_kids {
    height: auto;
    border-radius: 12px;
    margin-top: 56px;
    flex-direction: column;
  }
  .wrap_kids .btn-default {
    width: 100%;
    background-color: #222222;
  }
  .wrap_kids .btn-default:hover, .wrap_kids .btn-default:focus {
    background-color: #111111;
  }
}
.wrap_kids .wrap_kids_detail {
  padding: 0 48px;
  width: 50%;
}
@media screen and (max-width: 834px) {
  .wrap_kids .wrap_kids_detail {
    width: 100%;
    padding: 32px 20px;
  }
}
.wrap_kids h3 {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.77;
  text-align: center;
  color: #006634;
}
.wrap_kids div p.txt_kids {
  margin: 24px 0px 40px;
  font-size: 1.4rem;
  line-height: 2.29;
}
@media screen and (max-width: 834px) {
  .wrap_kids div p.txt_kids {
    margin: 12px 0 20px;
  }
}

.wrap_kids_cover {
  height: 100%;
  width: 50%;
  background-image: url(../img/culture/top_kids.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .wrap_kids_cover {
    background-image: url(../img/culture/top_kids@2x.webp);
  }
}
@media screen and (max-width: 834px) {
  .wrap_kids_cover {
    width: 100%;
    height: 234px;
  }
}

.no-webp .wrap_kids_cover {
  background-image: url(../img/culture/top_kids.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .wrap_kids_cover {
    background-image: url(../img/culture/top_kids@2x.jpg);
  }
}

.secondarea .txt_flow {
  margin: -48px 0px 48px;
  font-size: 1.4rem;
  line-height: 2.29;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .secondarea .txt_flow {
    margin: 0 0 40px;
  }
}

.flowlist {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .flowlist {
    flex-direction: column;
  }
}
.flowlist li {
  position: relative;
  min-width: 33.333333%;
  max-width: 394px;
  min-height: 316px;
}
@media screen and (max-width: 834px) {
  .flowlist li {
    width: 100%;
    max-width: initial;
    min-height: 244px;
  }
}
.flowlist li:first-child {
  background-color: #317808;
}
.flowlist li:nth-child(2) {
  background-color: #006634;
}
.flowlist li:last-child {
  background-color: #02490c;
}
.flowlist li .number {
  margin: 24px 0px 0px 24px;
  font-size: 74px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.1);
}
.flowlist li .iconimg {
  position: absolute;
  top: 64px;
  left: 50%;
  transform: translateX(-50%);
  width: 240px;
  max-width: 80%;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .flowlist li .iconimg {
    top: 32px;
  }
}
.flowlist li .txtarea {
  position: absolute;
  bottom: 64px;
  left: 0px;
  width: 394px;
  max-width: 100%;
  padding: 0 20px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 1.75px;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .flowlist li .txtarea {
    bottom: 32px;
    width: 100%;
  }
}

.t_flowatt {
  margin: 32px 0px 8px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.29;
}
@media screen and (max-width: 834px) {
  .t_flowatt {
    margin: 24px 0 4px;
    text-align: left;
  }
}

.txt_flowatt {
  max-width: 540px;
  margin: 8px auto 0;
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (max-width: 834px) {
  .txt_flowatt {
    margin: 0;
  }
}

.clslist {
  margin: -48px 0px 0px;
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
}
.clslist li {
  margin-bottom: 16px;
  width: 277px;
  height: 140px;
  margin-right: 24px;
}
@media screen and (max-width: 1280px) {
  .clslist li {
    width: calc((100% - 72px) / 4);
  }
}
@media screen and (max-width: 834px) {
  .clslist li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    height: 104px;
  }
  .clslist li:nth-child(2n) {
    margin-right: 0;
  }
}
.clslist li a {
  display: block;
  transition: 0.2s ease-in;
  padding: 18px 0 14px;
  overflow: hidden;
  border-radius: 6px;
  background-color: #ffffff;
}
@media screen and (max-width: 834px) {
  .clslist li a {
    padding: 12px 0 8px;
  }
}
.clslist li a:hover {
  box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.3);
  background-color: #006634;
  color: #fff;
}
.clslist li:nth-child(4n) {
  margin-right: 0;
}
.clslist li .clslist__icatch {
  margin: 0 auto 4px;
  width: 77px;
}
@media screen and (max-width: 834px) {
  .clslist li .clslist__icatch {
    width: 52px;
  }
}
.clslist li p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.29;
}
@media screen and (max-width: 834px) {
  .clslist li p {
    font-size: 1.2rem;
  }
}

.storearea {
  margin-bottom: 0px;
  height: 361px;
  background-image: url(../img/culture/bg_store.webp);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: cover;
  color: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .storearea {
    background-image: url(../img/culture/bg_store@2x.webp);
  }
}
@media screen and (max-width: 834px) {
  .storearea {
    height: auto;
    padding: 40px 0;
    background-image: url(../img/culture/bg_store-sp.webp);
  }
}
@media only screen and (max-width: 834px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .storearea {
    background-image: url(../img/culture/bg_store-sp@2x.webp);
  }
}

.no-webp .storearea {
  background-image: url(../img/culture/bg_store.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .storearea {
    background-image: url(../img/culture/bg_store@2x.jpg);
  }
}
@media screen and (max-width: 834px) {
  .no-webp .storearea {
    height: auto;
    padding: 40px 0;
    background-image: url(../img/culture/bg_store-sp.jpg);
  }
}
@media only screen and (max-width: 834px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .storearea {
    background-image: url(../img/culture/bg_store-sp@2x.jpg);
  }
}

.storearea__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .storearea__wrap {
    flex-direction: column;
  }
  .storearea__wrap > * {
    width: 100%;
  }
}
.storearea h2 {
  font-size: 7rem;
  font-weight: 900;
  white-space: nowrap;
  margin-right: 24px;
}
@media screen and (max-width: 834px) {
  .storearea h2 {
    text-align: center;
    font-size: 4rem;
    margin-right: 0;
  }
}
.storearea h2 span {
  display: block;
  position: relative;
  padding-bottom: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .storearea h2 span {
    font-size: 1.4rem;
    padding-bottom: 16px;
  }
}
.storearea h2 span::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  width: 80px;
  height: 8px;
  border-radius: 4px;
  background-color: #fff;
}
@media screen and (max-width: 834px) {
  .storearea h2 span::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.storearea .rightarea {
  max-width: 616px;
  margin-left: auto;
}
@media screen and (max-width: 834px) {
  .storearea .rightarea {
    margin-top: 24px;
  }
}
.storearea .rightarea p.txt_search {
  margin-bottom: 22px;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.82;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .storearea .rightarea p.txt_search {
    margin-bottom: 32px;
    font-size: 1.4rem;
    font-weight: bold;
  }
}
.storearea .rightarea div {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .storearea .rightarea div {
    flex-direction: column;
  }
}
.storearea .rightarea div p,
.storearea .rightarea div input {
  width: 160px;
  height: 56px;
  border-radius: 4px;
  background-color: #006634;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  transition: 0.2s ease-in;
}
@media screen and (max-width: 834px) {
  .storearea .rightarea div p,
  .storearea .rightarea div input {
    width: 100%;
  }
}
.storearea .rightarea div p:hover, .storearea .rightarea div p:focus,
.storearea .rightarea div input:hover,
.storearea .rightarea div input:focus {
  background-color: #02490c;
}
.storearea .rightarea .input-select {
  position: relative;
  width: calc(100% - 168px);
}
@media screen and (max-width: 834px) {
  .storearea .rightarea .input-select {
    width: 100%;
    margin-bottom: 8px;
  }
}
.storearea .rightarea .input-select::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #006635 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.storearea .rightarea select {
  padding: 0px 0px 0px 16px;
  width: 100%;
  height: 56px;
  border-radius: 2px;
  background-color: #fafafa;
  cursor: pointer;
  font-weight: bold;
  color: #333;
}
.storearea .rightarea select:invalid {
  color: #aaaaaa;
}

.searcharea {
  margin: 0 auto;
  padding: 0px;
  height: 342px;
  background-image: url(../img/culture/bg_search.webp);
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .searcharea {
    background-image: url(../img/culture/bg_search@2x.webp);
  }
}
@media screen and (max-width: 834px) {
  .searcharea {
    height: auto;
    padding: 40px 0;
  }
}

.no-webp .searcharea {
  background-image: url(../img/culture/bg_search.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .searcharea {
    background-image: url(../img/culture/bg_search@2x.jpg);
  }
}

.searcharea__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .searcharea__wrap {
    flex-direction: column;
  }
  .searcharea__wrap > * {
    width: 100%;
  }
}
.searcharea h2 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.81;
  letter-spacing: 3px;
  margin-right: 24px;
}
@media screen and (max-width: 834px) {
  .searcharea h2 {
    font-size: 1.8rem;
    margin-right: 0;
    letter-spacing: 2px;
    margin-bottom: 32px;
  }
}
.searcharea__end {
  width: 100%;
  max-width: 480px;
}
.searcharea .input-select {
  position: relative;
}
.searcharea .input-select::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #006635 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.searcharea select {
  margin-bottom: 6px;
  padding: 0px 0px 0px 16px;
  width: 100%;
  height: 56px;
  border-radius: 2px;
  background-color: #fafafa;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}
.searcharea select:invalid {
  color: #aaaaaa;
}
.searcharea div p,
.searcharea div input {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  background-color: #222222;
  text-align: center;
  color: #fff;
  transition: 0.2s ease-in;
}
.searcharea div p:hover, .searcharea div p:focus,
.searcharea div input:hover,
.searcharea div input:focus {
  background-color: #111111;
}

.footer {
  padding: 64px 0px 48px;
  width: 100%;
  background-color: #1c2d38;
}
@media screen and (max-width: 1024px) {
  .footer {
    padding: 80px 0 0;
  }
}

.wrap_fntop {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 32px;
  max-width: 1180px;
  border-bottom: 1px solid #364854;
}
@media screen and (max-width: 1280px) {
  .wrap_fntop {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 834px) {
  .wrap_fntop {
    flex-direction: column;
    padding-bottom: 40px;
  }
}
.wrap_fntop p {
  width: 318px;
}
@media screen and (max-width: 834px) {
  .wrap_fntop p {
    width: 100%;
    max-width: 318px;
    margin: 0 auto;
  }
  .wrap_fntop p img {
    width: 100%;
  }
}
.wrap_fntop p span {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .wrap_fntop p span {
    margin-top: 12px;
  }
}
.wrap_fntop ul {
  margin-top: 23px;
}
@media screen and (max-width: 834px) {
  .wrap_fntop ul {
    margin-top: 40px;
    display: flex;
  }
}
.wrap_fntop ul li {
  display: inline-block;
  margin-left: 32px;
}
@media screen and (max-width: 834px) {
  .wrap_fntop ul li {
    width: 50%;
    margin-left: 0;
    text-align: center;
  }
}
.wrap_fntop ul li a {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.56;
  color: #888888;
  transition: 0.2s ease-in;
}
.wrap_fntop ul li a:hover {
  color: #fff;
}

.fnbottom1 {
  margin: 32px auto 0px;
  max-width: 1180px;
  text-align: right;
}
@media screen and (max-width: 1280px) {
  .fnbottom1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 834px) {
  .fnbottom1 {
    text-align: left;
    margin: 32px 0 0;
  }
}

.fnbottom2 {
  max-width: 1180px;
  text-align: right;
  margin: 16px auto 0px;
}
@media screen and (max-width: 1280px) {
  .fnbottom2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 834px) {
  .fnbottom2 {
    text-align: left;
    margin: 32px 0 0;
  }
}
.fnbottom2 a[target=_blank] {
  padding-right: 20px;
  background-image: url(../img/culture/icon_link-gray.svg);
  background-size: 16px 16px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.fnbottom1 li,
.fnbottom2 li {
  display: inline;
  margin-left: 32px;
}
@media screen and (max-width: 758px) {
  .fnbottom1 li,
  .fnbottom2 li {
    display: inline-block;
    margin: 8px 32px 0 0;
  }
}

.fnbottom1 li a,
.fnbottom2 li a {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
  color: #888888;
  transition: 0.2s ease-in;
}
.fnbottom1 li a:hover,
.fnbottom2 li a:hover {
  color: #fff;
}

.copy {
  position: fixed;
  top: 200px;
  right: 0px;
  width: 100px;
  height: 100vw;
  background-color: #f0eeeb;
  z-index: 1000;
}
@media screen and (max-width: 1024px) {
  .copy {
    position: initial;
    background-color: #101c24;
    width: 100%;
    height: auto;
    top: 0;
    padding: 6px 20px;
    text-align: center;
    margin-top: 60px;
  }
}
.copy span {
  display: block;
  margin-top: 120px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  font-size: 1.4rem;
  font-weight: bold;
  color: #006634;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .copy span {
    margin-top: 0;
    transform: rotate(0);
    font-size: 1.2rem;
    line-height: 32px;
    color: #666666;
    white-space: wrap;
  }
}

/* ここまで共通とトップページ */
/* ここから教室ページ */
.medium {
  font-weight: 500;
}

.classroom {
  margin: 40px auto 0;
}
@media screen and (max-width: 1024px) {
  .classroom {
    background-image: url(../img/culture/img-texture.svg);
    margin: 0 auto;
    padding: 20px 0 0;
  }
}

.h1-headline {
  padding-left: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 136px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .h1-headline {
    font-size: 1.4rem;
    height: 80px;
    padding-left: 20px;
    font-weight: 900;
  }
}

.h1-classroom {
  background-image: url(../img/culture/bg_classroom.webp);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .h1-classroom {
    background-image: url(../img/culture/bg_classroom@2x.webp);
  }
}

.no-webp .h1-classroom {
  background-image: url(../img/culture/bg_classroom.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-webp .h1-classroom {
    background-image: url(../img/culture/bg_classroom@2x.jpg);
  }
}

.search_class {
  margin: 80px auto 60px;
  max-width: 1068px;
}
@media screen and (max-width: 1024px) {
  .search_class {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    margin: 32px auto 0;
  }
}
.search_class__item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .search_class__item {
    flex-direction: column;
  }
}
.search_class__title {
  width: 158px;
  font-size: 1.4rem;
  line-height: 2.29;
  font-weight: 500;
  padding-left: 8px;
}
@media screen and (max-width: 834px) {
  .search_class__title {
    width: 100%;
  }
}
.search_class .class-lists {
  width: calc(100% - 158px);
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .search_class .class-lists {
    width: 100%;
  }
  .search_class .class-lists .form-control {
    width: 100%;
  }
}
.search_class .class-lists li {
  display: inline-block;
  margin: 0px 24px 8px 0px;
  font-size: 1.4rem;
  line-height: 2.29;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .search_class .class-lists li {
    width: 100%;
    margin-right: 0;
  }
}
.search_class .class-lists li input[type=checkbox] {
  display: none;
}
.search_class .class-lists li .input-checkbox {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 32px;
  position: relative;
  width: auto;
}
.search_class .class-lists li .input-checkbox::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 2px;
  background-color: #fafafa;
  transition: 0.3s ease-in;
}
.search_class .class-lists li .input-checkbox::after {
  content: "";
  background-image: url(../img/culture/icon-check.svg);
  background-size: 15px 11px;
  background-repeat: no-repeat;
  width: 15px;
  height: 11px;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.search_class .class-lists li input[type=checkbox]:checked + .input-checkbox::before {
  background-color: #006634;
}
.search_class .class-lists li input[type=checkbox]:checked + .input-checkbox::after {
  opacity: 1;
}

.sc_top {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #eeeeee;
  align-items: center;
}
.sc_top select {
  padding-left: 16px;
  width: 240px;
  height: 56px;
  border-radius: 2px;
  background-color: #fafafa;
}

.b_search {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 480px) {
  .b_search {
    margin-top: 32px;
  }
}
.b_search .btn-default {
  width: 160px;
}
@media screen and (max-width: 480px) {
  .b_search .btn-default {
    width: 100%;
  }
}

.resarea {
  margin-top: 105px;
  height: 40px;
}
@media screen and (max-width: 1024px) {
  .resarea {
    height: auto;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    padding-bottom: 6px;
  }
}
.resarea .all_pages {
  font-size: 2.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.resarea .all_pages span {
  margin-left: 8px;
  font-size: 1.4rem;
  font-weight: 500;
}

.page_nav {
  text-align: center;
}
.page_nav li {
  display: inline-block;
  margin-left: 4px;
}
.page_nav li a {
  display: block;
  font-size: 1.4rem;
  line-height: 40px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  font-weight: bold;
  color: #888;
  transition: 0.3s ease-in;
}
.page_nav li a:hover {
  background-color: #f0eeeb;
}
.page_nav li.current {
  font-size: 1.4rem;
  line-height: 40px;
  width: 40px;
  height: 40px;
  background-color: #006634;
  color: #fff;
  font-weight: 500;
  border-radius: 50%;
  font-weight: bold;
}

.restop {
  margin-top: -40px;
}
@media screen and (max-width: 1024px) {
  .restop {
    margin-top: 24px;
  }
}

.resbottom {
  margin-top: 80px;
  margin-bottom: 160px;
}
@media screen and (max-width: 480px) {
  .resbottom {
    margin-top: 32px;
    margin-bottom: 80px;
  }
}

.classroom__item {
  margin-top: 106px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1068px;
}
@media screen and (max-width: 1024px) {
  .classroom__item {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 24px;
  }
}
.classroom__item h2 {
  margin-bottom: 16px;
  line-height: 32px;
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  .classroom__item h2 {
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.6;
  }
}
.classroom__item h2 span {
  margin-left: 16px;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .classroom__item h2 span {
    margin-left: 0;
  }
}
.classroom__item dl {
  display: table;
  font-size: 1.3rem;
  line-height: 2.46;
  width: 100%;
  padding: 12px 0;
}
@media screen and (max-width: 480px) {
  .classroom__item dl {
    flex-direction: column;
    display: block;
    padding: 12px;
  }
}
.classroom__item dl.grey {
  border-radius: 2px;
  background-color: #fafafa;
}
.classroom__item dt {
  display: table-cell;
  padding-left: 24px;
  width: 128px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .classroom__item dt {
    display: block;
    width: 100%;
    padding-left: 0;
    line-height: 32px;
  }
}
.classroom__item dd {
  display: table-cell;
  width: calc(100% - 128px);
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .classroom__item dd {
    display: block;
    width: 100%;
    line-height: 1.67;
    font-size: 1.2rem;
  }
}
.classroom .b_detail {
  margin-top: 32px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .classroom .b_detail {
    margin-top: 20px;
  }
  .classroom .b_detail .btn-default {
    width: 100%;
  }
}

.txt_entryatt {
  margin-top: 16px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.67;
  text-align: center;
  color: #888888;
}

/* ここまで教室ページ */
/* ここから店舗検索ページ */
.store {
  background-color: #f0eeeb;
}
.store .wrap_store {
  display: flex;
  width: 100%;
  height: calc(100vh - 100px);
}
@media screen and (max-width: 1024px) {
  .store .wrap_store {
    height: calc(100vh - 128px);
  }
}
@media screen and (max-width: 834px) {
  .store .wrap_store {
    flex-direction: column;
    height: auto;
  }
}
.store .wrap_store__inner {
  width: 100%;
}
.store .leftarea {
  height: calc(100vh - 100px);
  overflow-y: scroll;
  padding: 40px 40px 40px 80px;
  width: 496px;
}
@media screen and (max-width: 1280px) {
  .store .leftarea {
    padding: 40px 40px 40px 20px;
  }
}
@media screen and (max-width: 834px) {
  .store .leftarea {
    height: auto;
    overflow-y: auto;
    padding: 0 20px;
    margin-top: 28px;
    width: 100%;
  }
}
.store .leftarea h1 {
  margin-bottom: 24px;
  font-size: 2.8rem;
  font-weight: 900;
}
@media screen and (max-width: 834px) {
  .store .leftarea h1 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 2px;
  }
}
.store .leftarea .input-select {
  margin: 0;
}
.store .leftarea select {
  width: 100%;
  height: 56px;
  padding: 14px 16px 14px 16px;
  border-radius: 2px;
  background-color: #fafafa;
  font-weight: bold;
}
.store .leftarea .genzaichi {
  margin: 8px 0px 0;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2.67;
  color: #006634;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .store .leftarea .genzaichi {
    display: none;
  }
}
.store .leftarea .genzaichi::before {
  content: "";
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url(../img/culture/icon-marker.svg);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
}
.store .leftarea .store-lists {
  margin-top: 16px;
}
@media screen and (max-width: 834px) {
  .store .leftarea .store-lists {
    margin-top: 24px;
  }
}
.store .leftarea li {
  padding: 16px;
  width: 100%;
  background-color: #fff;
  border-left: 8px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .store .leftarea li {
    border-left: none;
    border-color: #eeeeee;
  }
  .store .leftarea li:last-child {
    border-bottom: none;
  }
}
.store .leftarea li.selected {
  border-left: 8px solid #222222;
}
@media screen and (max-width: 834px) {
  .store .leftarea li.selected {
    border-left: none;
  }
}
.store .leftarea li h2 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
}
.store .leftarea li .store-lists-item-header {
  padding-bottom: 16px;
}
.store .leftarea li .store-address {
  font-size: 1.2rem;
  line-height: 1.67;
}
.store .leftarea li .store-info {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .store .leftarea li .store-info {
    display: none;
  }
}
.store .leftarea li .b_detail .btn-default {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 1.2rem;
}
.store .leftarea .more-store {
  margin: 20px 0 80px;
}
.store .leftarea .more-store .btn-default {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 1.2rem;
}
.store .rightarea {
  width: calc(100% - 456px);
  height: calc(100vh - 100px);
  position: relative;
}
@media screen and (max-width: 834px) {
  .store .rightarea {
    display: none;
  }
}
.store .rightarea .map {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
}

/* ここまで店舗検索ページ */
.section-box .dec {
  margin-top: 16px;
  line-height: 2.29;
}

.classroom_category {
  padding: 40px 0 0;
  background-image: url(../img/culture/img-texture.svg);
}
.classroom_category__inner {
  border-radius: 20px;
  background-color: #ffffff;
  padding: 40px 56px;
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .classroom_category__inner {
    padding: 30px 20px;
    border-radius: 10px;
    margin-top: 20px;
  }
}
.classroom_category__inner .section-box {
  margin-top: 64px;
}
@media screen and (max-width: 834px) {
  .classroom_category__inner .section-box {
    margin-top: 40px;
  }
}
.classroom_category__inner .section-box:first-of-type {
  margin-top: 0;
}

.section-heading {
  font-size: 2.8rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 40px;
}
.section-heading .sub-heading {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: normal;
  color: #888888;
}
.section-heading + * {
  margin-top: 16px;
}

.category-tab {
  margin-top: 32px;
  display: flex;
  padding-bottom: 16px;
  border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 834px) {
  .category-tab {
    margin-top: 20px;
    flex-direction: column;
  }
}
.category-tab .tabs-title {
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .category-tab .tabs-title {
    line-height: 32px;
  }
}
.category-tab .tabs-list {
  display: flex;
  margin-left: 40px;
}
@media screen and (max-width: 834px) {
  .category-tab .tabs-list {
    display: block;
    margin-left: 0;
    white-space: nowrap;
    overflow-x: auto;
  }
}
.category-tab .tabs-list li {
  margin-right: 24px;
  font-weight: 500;
  color: #888888;
  transition: 0.2s ease-in;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .category-tab .tabs-list li {
    display: inline-block;
    margin-right: 12px;
    line-height: 32px;
  }
}
.category-tab .tabs-list li:hover {
  color: #006634;
}
.category-tab .tabs-list li.current {
  font-weight: bold;
  color: #006634;
  cursor: not-allowed;
}
.category-tab .tabs-list li.current:hover {
  color: #006634;
}

.tabs-contant {
  margin-top: 16px;
}

.tabs-content {
  position: relative;
  margin-top: 16px;
}

.select-tab {
  width: 100%;
  transform: translateY(10px);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease-in;
  z-index: -1;
}
.select-tab.tab-active {
  position: relative;
  display: block;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease-out 0, transform 0.2s ease-out 0.3s;
  z-index: 1;
}
.select-tab .select-store__list {
  display: flex;
  flex-wrap: wrap;
}
.select-tab .select-store__item {
  width: calc((100% - 48px) / 3);
  margin-right: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 834px) {
  .select-tab .select-store__item {
    width: calc((100% - 24px) / 2);
  }
  .select-tab .select-store__item:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item {
    width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.select-tab .select-store__item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 834px) {
  .select-tab .select-store__item:nth-child(3n) {
    margin-right: 24px;
  }
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item:nth-child(3n) {
    margin-right: 0;
  }
}
.select-tab .select-store__item a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 80px;
  border-radius: 6px;
  background-color: #f8f8f8;
  padding: 1em 16px;
  transition: 0.3s ease-in;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item a {
    min-height: 56px;
    padding: 0.5em 12px;
    border-radius: 4px;
  }
}
.select-tab .select-store__item a .store-name {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item a .store-name {
    font-size: 1.2rem;
  }
}
.select-tab .select-store__item a .store-prefecture {
  font-size: 1.2rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #888888;
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item a .store-prefecture {
    font-size: 1rem;
  }
}
.select-tab .select-store__item a:hover, .select-tab .select-store__item a:focus {
  background-color: #006634;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 600px) {
  .select-tab .select-store__item a:hover, .select-tab .select-store__item a:focus {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
  }
}
.select-tab .select-store__item a:hover .store-name,
.select-tab .select-store__item a:hover .store-prefecture, .select-tab .select-store__item a:focus .store-name,
.select-tab .select-store__item a:focus .store-prefecture {
  color: #fff;
}

.class_detail-flow {
  margin-top: 32px;
}
.class_detail-flow .h3-flow {
  margin-top: 3.2rem;
  font-weight: bold;
  line-height: 2.29;
  letter-spacing: normal;
}
.class_detail-flow .txt_flowatt {
  max-width: initial;
  margin: 8px auto 0;
  font-size: 1.2rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
}

.related-class {
  margin: 80px 0 160px;
}
@media screen and (max-width: 834px) {
  .related-class {
    margin: 80px 0;
  }
}
.related-class h2 {
  font-size: 2.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.77;
  letter-spacing: normal;
}
.related-class .clslist {
  margin-top: 24px;
}

/*
店舗詳細
*/
.store_detail {
  padding: 40px 0 0;
  background-image: url(../img/culture/img-texture.svg);
}
.store_detail__inner {
  border-radius: 20px;
  background-color: #ffffff;
  padding: 40px 56px;
  margin-top: 40px;
  margin-bottom: 160px;
}
@media screen and (max-width: 834px) {
  .store_detail__inner {
    padding: 30px 20px;
    border-radius: 10px;
    margin-top: 20px;
  }
}
.store_detail__inner .section-box {
  margin-top: 64px;
}
@media screen and (max-width: 834px) {
  .store_detail__inner .section-box {
    margin-top: 40px;
  }
  .store_detail__inner .section-box h2 + p {
    line-height: 2.29;
  }
}
.store_detail__inner .section-box:first-of-type {
  margin-top: 0;
}
.store_detail .classroom__item {
  padding: 0;
}
.store_detail .store_detail-map {
  width: 100%;
  height: 280px;
  margin-top: 24px;
  border-radius: 10px;
  background-color: #000;
}
.store_detail .store_detail-info {
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .store_detail .store_detail-info {
    margin-top: 28px;
  }
}
.store_detail .store_detail-info h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.82;
}
@media screen and (max-width: 834px) {
  .store_detail .store_detail-info h3 {
    font-size: 18px;
  }
}
.store_detail .store_detail-info .store-info {
  margin-top: 16px;
  line-height: 2.29;
}
@media screen and (max-width: 834px) {
  .store_detail .store_detail-info .store-info {
    margin-top: 0;
  }
}

.select-class {
  margin-top: 30px;
}
.select-class__list li {
  margin-top: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .select-class__list li {
    flex-direction: column;
    margin-top: 16px;
    align-items: flex-start;
  }
}
.select-class__list li:first-of-type {
  margin-top: 0;
}
.select-class__list .store-name {
  color: #fff;
  border-radius: 15px;
  background-color: #222222;
  font-size: 1.2rem;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
  padding: 0 10px;
}
.select-class__list a {
  color: #333333;
  font-size: 1.3rem;
  font-weight: 500;
  transition: 0.3s;
  position: relative;
  padding-right: 20px;
  line-height: 30px;
}
@media screen and (max-width: 834px) {
  .select-class__list a {
    line-height: 32px;
    margin-top: 4px;
  }
}
.select-class__list a::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../img/culture/icon_arrow-green.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.3s;
}
.select-class__list a:hover, .select-class__list a:focus {
  color: #006634;
}
.select-class__list a:hover::after, .select-class__list a:focus::after {
  transform: translate(5px, -50%);
}

.wp-pagenavi {
  text-align: center;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .previouspostslink {
  display: none;
}
.wp-pagenavi .nextpostslink {
  display: none;
}
.wp-pagenavi a {
  font-size: 1.4rem;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: bold;
  color: #888;
  transition: 0.3s ease-in;
}
.wp-pagenavi a:hover {
  background-color: #f0eeeb;
}
.wp-pagenavi span, .wp-pagenavi a {
  display: inline-block;
  margin-left: 10px;
}
.wp-pagenavi .first, .wp-pagenavi .last {
  width: 45px;
}
.wp-pagenavi span.current {
  font-size: 1.4rem;
  line-height: 40px;
  width: 40px;
  height: 40px;
  background-color: #006634;
  color: #fff;
  font-weight: 500;
  border-radius: 50%;
  font-weight: bold;
}

.main-culture .bnrarea {
  padding: 56px 0px;
  background-color: #f0eeeb;
}
.main-culture .bnr_container {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
}
.main-culture .bnrlist li {
  padding: 29px 16px;
}
.main-culture .bnrlist li p:last-child a {
  padding-right: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 2.46;
  background: url(../img/culture/icon_arrow-right.png) 100% 50% no-repeat;
}
.main-culture .bnr_container .slider-arrow {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #006634;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}
.main-culture .bnr_container .slider-prev {
  left: 5px;
  bottom: 50%;
}
.main-culture .bnr_container .slider-prev::after {
  position: absolute;
  display: block;
  top: 50%;
  left: 5px;
  font-family: icomoon !important;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  content: "\e900";
  transform: translateY(-50%) scale(-1, 1);
}
.main-culture .bnr_container .slider-next {
  right: 5px;
  bottom: 50%;
}
.main-culture .bnr_container .slider-next::after {
  position: absolute;
  display: block;
  top: 50%;
  left: 6px;
  font-family: icomoon !important;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  content: "\e900";
  transform: translateY(-50%);
}/*# sourceMappingURL=culture.css.map */