@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  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 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

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

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

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

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "BIZ UDPGothic", sans-serif;
  line-height: 2em;
}

.br-sp {
  display: none;
}

span {
  font-size: 14px;
}

h1 img {
  height: 55px;
  width: auto;
}

h2 {
  font-size: 38px;
  font-family: "A-OTF ゴシックMB101 Pr5", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 399px) {
  h2 {
    font-size: 22px;
  }
}

.h2-line {
  position: relative;
  border-bottom: #000 solid 2px;
  line-height: 1.8;
}
.h2-line::after {
  position: absolute;
  background: url(/wp-content/themes/practice/assets/img/line.svg) no-repeat center/contain;
  content: "";
  width: 25px;
  height: 30px;
  right: -10px;
  bottom: -16px;
}
@media screen and (max-width: 767px) {
  .h2-line::after {
    width: 18px;
    height: 31px;
    right: -5px;
    bottom: -17px;
  }
}
@media screen and (max-width: 399px) {
  .h2-line::after {
    bottom: -16px;
  }
}

h3 {
  font-size: 24px;
  font-family: "A-OTF ゴシックMB101 Pr5", sans-serif;
  letter-spacing: 0.2rem;
  font-weight: 600;
}
@media screen and (max-width: 999px) {
  h3 {
    font-size: 20px;
    letter-spacing: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 1rem 0;
  font-family: "A-OTF ゴシックMB101 Pr5", sans-serif;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 399px) {
  h4 {
    line-height: 2.5rem;
  }
}

h5 {
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1199px) {
  h5 {
    letter-spacing: 0;
    font-size: 14px;
  }
}

footer li {
  letter-spacing: 0.05rem;
}

.contact .container .wrapper .card .description p {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .contact .container .wrapper .card .description p {
    font-size: 14px;
  }
}
.contact .container .wrapper .card form p {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .contact .container .wrapper .card form p {
    font-size: 14px;
  }
}
.contact .container .wrapper .card form p:nth-child(7) {
  font-size: 12px;
  text-align: center;
  line-height: 1.5rem;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .contact .container .wrapper .card form p:nth-child(7) {
    font-size: 10px;
  }
}

@media screen and (min-width: 400px) {
  .sm-br {
    display: none;
  }
}
@media screen and (max-width: 399px) {
  .sm-br {
    display: block;
  }
}

@media screen and (min-width: 400px) {
  .sm-br-a {
    display: none;
  }
}
@media screen and (max-width: 399px) {
  .sm-br-a {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .md-br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .md-br {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .pc-br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc-br {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .xl-br {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .xl-br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .xl-br {
    display: block;
  }
}

.required {
  color: #ff0000;
}

header a, footer a {
  color: #1A1311;
}

body {
  color: #1A1311;
}

.top {
  background-color: #fff;
}

.events, .events-post, .allevents, .bookstore_events, .sns, .download, .contact {
  background-color: #FFFDE4;
}

.about, .news, .news-post, .guidance {
  background-color: #FFD000;
}

.bookstore_events-single {
  background: url(/wp-content/themes/practice/assets/img/eventbg@4x-8.png) no-repeat center/cover;
}

footer {
  background-color: #4A402B;
}
footer p {
  color: #FFF;
}

a:hover, a:focus {
  opacity: 0.7;
}

.btn:hover, .btn:focus {
  opacity: 1;
}

ul {
  display: flex;
}
ul li {
  list-style: none;
  list-style-position: inside;
}

ol li {
  list-style: decimal;
  list-style-position: inside;
}

.title {
  display: flex;
  align-items: center;
  margin-bottom: 3.5%;
}
@media screen and (max-width: 767px) {
  .title {
    justify-content: center;
    margin-right: 40px;
  }
}
.title .title-thumb {
  padding-right: 1rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .title .title-thumb {
    padding-bottom: 1rem;
  }
}
.title .title-thumb img {
  height: 65px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .title .title-thumb img {
    height: 40px;
  }
}

.button {
  margin: 0 auto;
  margin-top: 3.5%;
  width: 280px;
  height: 60px;
  align-content: center;
  text-align: center;
  color: #1A1311;
  background-color: #fff;
  border-radius: 16px;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 999px) {
  .button {
    height: 48px;
  }
}
@media screen and (max-width: 767px) {
  .button {
    width: 65%;
    height: 42px;
    border-radius: 10px;
    margin-top: 7%;
  }
}
.button:hover, .button:focus {
  color: #FFD000;
}
.button:hover::before, .button:focus::before {
  background: #FFD000;
}
.button::before { /* 背景の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 23px; /* 横幅 */
  height: 23px; /* 高さ */
  border-radius: 50%; /* 角の丸み */
  background: #1A1311;
}
@media screen and (max-width: 767px) {
  .button::before {
    width: 18px;
    height: 18px;
    left: 21px;
  }
}
.button::after { /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 25px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .button::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

button, input[type=submit] {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.25rem;
}
@media screen and (max-width: 1199px) {
  button, input[type=submit] {
    font-size: 16px;
    letter-spacing: inherit;
  }
}

.back-btn {
  background-color: #FFFDE4;
  border: 1px #1A1311 solid;
  border-radius: 30px;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  align-content: center;
  padding-left: 20px;
  position: relative;
  margin-top: 5%;
}
@media screen and (max-width: 1199px) {
  .back-btn {
    margin-top: 7%;
  }
}
@media screen and (max-width: 767px) {
  .back-btn {
    margin-top: 10%;
    height: 42px;
  }
}
.back-btn:hover, .back-btn:focus {
  color: #FFD000;
  border-color: #FFD000;
}
.back-btn:hover::before, .back-btn:focus::before {
  border-color: #FFD000;
}
.back-btn:hover::after, .back-btn:focus::after {
  border-color: #FFD000;
}
.back-btn::before { /* 矢印の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 35px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #1A1311;
  border-right: 2px solid #1A1311;
  transform: rotate(-135deg);
}
.back-btn::after { /* 矢印の丸枠の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 26px;
  width: 23px;
  height: 23px;
  border: 2px solid #1A1311;
  border-radius: 50%;
}

.white-back-btn {
  background-color: #fff;
}

.sns .container .wrapper a {
  width: 31%;
}
@media screen and (max-width: 1399px) {
  .sns .container .wrapper a {
    width: 32%;
  }
}
.sns .container .wrapper a .sns-button {
  color: #fff;
  align-content: center;
  text-align: center;
  border-radius: 40px;
  height: 80px;
  position: relative;
}
.sns .container .wrapper a .sns-button button {
  letter-spacing: 0rem;
}
@media screen and (max-width: 1199px) {
  .sns .container .wrapper a .sns-button {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 3.5%;
    height: 65px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 999px) {
  .sns .container .wrapper a .sns-button {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .sns .container .wrapper a .sns-button {
    height: 50px;
    width: 90%;
  }
}
.sns .container .wrapper a .sns-button::before { /* 背景の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  width: 80px; /* 横幅 */
  height: 80px; /* 高さ */
  border-radius: 50%; /* 角の丸み */
  background: #ccc;
}
.sns .container .wrapper a:nth-child(1) .sns-button {
  background-image: linear-gradient(90deg, #666666, #2b2b2b 45%, #000000);
}
.sns .container .wrapper a:nth-child(1) .sns-button::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(/wp-content/themes/practice/assets/img/X-icon.svg) no-repeat center/contain;
}
@media screen and (max-width: 1199px) {
  .sns .container .wrapper a:nth-child(1) .sns-button::before {
    height: 65px;
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  .sns .container .wrapper a:nth-child(1) .sns-button::before {
    height: 50px;
    width: 50px;
  }
}
.sns .container .wrapper a:nth-child(2) .sns-button {
  padding-left: 60px;
  background-image: linear-gradient(90deg, #f45253, #d80405);
}
@media screen and (max-width: 767px) {
  .sns .container .wrapper a:nth-child(2) .sns-button {
    padding-left: 35px;
  }
}
.sns .container .wrapper a:nth-child(2) .sns-button::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(/wp-content/themes/practice/assets/img/youtube-icon.svg) no-repeat center/contain;
}
@media screen and (max-width: 1199px) {
  .sns .container .wrapper a:nth-child(2) .sns-button::before {
    height: 65px;
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  .sns .container .wrapper a:nth-child(2) .sns-button::before {
    height: 50px;
    width: 50px;
  }
}
.sns .container .wrapper a:nth-child(3) .sns-button {
  background-image: linear-gradient(90deg, #6eda83, #51ce6a 45%, #0cc755);
}
.sns .container .wrapper a:nth-child(3) .sns-button::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(/wp-content/themes/practice/assets/img/LINE-icon.svg) no-repeat center/contain;
}
@media screen and (max-width: 1199px) {
  .sns .container .wrapper a:nth-child(3) .sns-button::before {
    height: 65px;
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  .sns .container .wrapper a:nth-child(3) .sns-button::before {
    height: 50px;
    width: 50px;
  }
}

.color-label {
  color: #fff;
  letter-spacing: 0.3rem;
  padding: 0 1rem;
  border-radius: 3px;
}

.contact-button {
  width: 500px;
  margin-top: 1rem;
  border: #1A1311 solid;
  border-width: 1px 3px 3px 1px;
  border-radius: 16px;
  height: 55px;
  align-content: center;
}
@media screen and (max-width: 1199px) {
  .contact-button {
    width: 450px;
  }
}
@media screen and (max-width: 767px) {
  .contact-button {
    width: 320px;
    height: 45px;
  }
}
.contact-button button {
  letter-spacing: 1.5rem;
}
@media screen and (max-width: 767px) {
  .contact-button button {
    letter-spacing: 0.6rem;
  }
}
.contact-button::before {
  left: 50px;
}
.contact-button::after {
  left: 55px;
}
@media screen and (max-width: 767px) {
  .contact-button::after {
    left: 54px;
  }
}

.ellipsis-link {
  color: #284C76;
}

.pagination {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 2rem;
}
.pagination .prev, .pagination .next {
  font-size: 26px;
}
.pagination a, .pagination span {
  display: inline-block;
  padding: 0;
  text-decoration: none;
  color: #422b11;
  width: 30px;
  font-size: 14px;
}
.pagination .current {
  background-color: #fff;
  border-radius: 50%;
}

.visuallyhidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s ease-out;
}

.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

/* 水平スワイプを有効化（縦スクロールは許可） */
.top .top-images {
  touch-action: pan-y;
}

/* テキスト選択＆画像のネイティブドラッグを防止 */
.top .top-images,
.top .top-images * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
}

.top .top-images img {
  pointer-events: none;
} /* 画像上でもドラッグ途切れないように */
@media screen and (max-width: 767px) {
  .empty {
    display: none;
  }
}
.single-news-card-wrapper {
  min-height: calc(100vh - 100px - 220px - 220px);
}
@media screen and (max-width: 999px) {
  .single-news-card-wrapper {
    min-height: calc(100vh - 100px - 220px - 100px);
  }
}
@media screen and (max-width: 399px) {
  .single-news-card-wrapper {
    min-height: 60vh;
  }
}

.news-card-wrapper {
  min-height: calc(100vh - 100px - 220px - 480px);
}
@media screen and (max-width: 999px) {
  .news-card-wrapper {
    min-height: calc(100vh - 100px - 220px - 400px);
  }
}
@media screen and (max-width: 399px) {
  .news-card-wrapper {
    min-height: unset;
  }
}

.download .wrapper {
  min-height: calc(100vh - 100px - 220px - 340px);
}
@media screen and (max-width: 999px) {
  .download .wrapper {
    min-height: calc(100vh - 100px - 220px - 280px);
  }
}
@media screen and (max-width: 399px) {
  .download .wrapper {
    min-height: 60vh;
  }
}

.bookstore_events-card-wrapper {
  min-height: calc(100vh - 100px - 220px - 350px);
  align-content: center;
  width: 80%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5019607843);
}
@media screen and (max-width: 999px) {
  .bookstore_events-card-wrapper {
    min-height: 50vh;
  }
}
@media screen and (max-width: 767px) {
  .bookstore_events-card-wrapper {
    width: 100%;
    margin: 10% 0;
  }
}

img {
  width: 100%;
  height: auto;
}

html, body {
  overflow-x: hidden;
}

header .container, footer .container, main .container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1399px) {
  header .container, footer .container, main .container {
    max-width: 85%;
    margin: 0 auto;
  }
}

body {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 60px;
  }
}

header {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  header {
    height: 60px;
  }
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .container .wrapper {
  display: flex;
  width: 45%;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  header .container .wrapper {
    display: none;
  }
}
header .container .wrapper .thumb img {
  height: 27px;
  width: auto;
  vertical-align: middle;
}
@media screen and (max-width: 1399px) {
  header .container .wrapper .thumb img {
    height: 25px;
  }
}
header .container .wrapper nav ul li {
  padding-right: 4rem;
}
@media screen and (max-width: 1399px) {
  header .container .wrapper nav ul li {
    font-size: 14px;
  }
}

/* ハンバーガーボタン */
.hamburger {
  display: none;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
}
.hamburger .bar {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #1A1311;
  border-radius: 2px;
  transition: transform 0.25s ease, opacity 0.2s ease, top 0.25s ease, bottom 0.25s ease;
}
.hamburger .bar:nth-child(1) {
  top: 0;
}
.hamburger .bar:nth-child(2) {
  top: 9px;
}
.hamburger .bar:nth-child(3) {
  bottom: 0;
}
.hamburger.is-open .bar:nth-child(1) {
  top: 9px;
  transform: rotate(45deg);
}
.hamburger.is-open .bar:nth-child(2) {
  opacity: 0;
}
.hamburger.is-open .bar:nth-child(3) {
  bottom: auto;
  top: 9px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 1199px) {
  .hamburger {
    display: flex;
  }
}

/* ドロワー */
.sp-drawer {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
}
.sp-drawer.is-open {
  display: block;
}
.sp-drawer__backdrop {
  position: absolute;
  inset: 0 50% 0 0;
  background: rgba(0, 0, 0, 0.4);
}
.sp-drawer__panel {
  position: absolute;
  top: 0;
  right: 0;
  width: min(520px, 60vw);
  height: 100vh;
  background: #fff;
  padding-top: 60px;
  box-shadow: -8px 0 24px rgba(0, 0, 0, 0.08);
  transform: translateX(100%);
  transition: transform 0.35s ease;
}
.sp-drawer.is-open .sp-drawer__panel {
  transform: translateX(0%);
}
.sp-drawer__nav {
  padding: 3rem;
}
.sp-drawer__nav p {
  padding-bottom: 1rem;
  margin-top: 2rem;
  border-bottom: 1px solid rgba(26, 19, 17, 0.5019607843);
  line-height: 1.5em;
}
.sp-drawer__nav ul {
  display: flex;
  flex-direction: column;
}
.sp-drawer__nav li a {
  display: block;
  font-size: 16px;
}
.sp-drawer__sns {
  margin-top: 2rem;
}
.sp-drawer__sns img {
  height: 27px;
  width: auto;
}
@media screen and (min-width: 1200px) {
  .sp-drawer {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

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

main {
  max-width: 1920px;
  display: flex;
  justify-content: center;
}
main article {
  width: 100%;
}
main section {
  width: 100%;
  margin: 0 auto;
  padding: 3.5% 0;
}
@media screen and (max-width: 1199px) {
  main section {
    padding: 7% 0;
  }
}
@media screen and (max-width: 767px) {
  main section {
    padding: 10% 0;
  }
}

.card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 3.5%;
}
@media screen and (max-width: 767px) {
  .card {
    display: block;
  }
}
.card:last-child {
  padding-bottom: 0;
}
.card .thumb {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .card .thumb {
    width: 100%;
  }
}
.card .description {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .card .description {
    width: 100%;
  }
}

footer {
  height: 220px;
  align-content: center;
}
@media screen and (max-width: 767px) {
  footer {
    height: 300px;
  }
}
footer .container .wrapper p {
  text-align: center;
  padding: 1rem 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  footer .container .wrapper p {
    font-size: 12px;
  }
}

* {
  box-sizing: border-box;
}

.grecaptcha-badge {
  visibility: hidden;
}

main article {
  /* ドット */
}
main article .top {
  padding-top: 0;
  padding-bottom: 3.5%;
}
@media screen and (max-width: 767px) {
  main article .top {
    padding-bottom: 3.5%;
  }
}
main article .top .top-images {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
main article .top .top-images .top-track {
  display: flex;
  height: 100%;
  transition: transform 0.5s ease-in;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  main article .top .top-images .top-track {
    gap: 0;
  }
}
main article .top .top-images .top-track a:hover, main article .top .top-images .top-track a:focus {
  opacity: 0.9;
}
main article .top .top-images .top-track .top-slide {
  flex: 0 0 auto;
  height: 100%;
  display: block;
}
main article .top .top-images .top-track .top-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  aspect-ratio: 16/9;
}
main article .top-dots {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 12px;
}
main article .top-dots .top-dot {
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
}
main article .top-dot.is-active {
  background: #FFD000;
}
main article .top-dot:focus-visible {
  outline: 2px solid #FFD000;
  outline-offset: 2px;
}
main article .about .container .card {
  margin: 3.5% 0;
}
main article .about .container .card .description {
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 56%;
}
@media screen and (max-width: 999px) {
  main article .about .container .card .description {
    width: 100%;
    margin: 0 auto;
  }
}
main article .about .container .card .description h2 {
  margin-bottom: 5%;
}
@media screen and (max-width: 999px) {
  main article .about .container .card .description h2 {
    line-height: 4rem;
    padding-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  main article .about .container .card .description h2 {
    margin-bottom: 10%;
  }
}
main article .about .container .card .description h3 {
  font-weight: bold;
}
@media screen and (max-width: 1399px) {
  main article .about .container .card .description h3 {
    margin-bottom: 5%;
  }
}
@media screen and (max-width: 1199px) {
  main article .about .container .card .description p {
    margin-bottom: 3.5%;
  }
}
main article .about .container .card .thumb {
  width: 35%;
  align-content: center;
}
@media screen and (max-width: 999px) {
  main article .about .container .card .thumb {
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  main article .about .container .card .thumb {
    width: 100%;
    margin: 0 auto;
    margin-top: 3.5%;
  }
}
main article .about .container .card .thumb img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  border: 8px solid #FFF;
  box-shadow: 0 0 5px #999;
}
@media screen and (max-width: 999px) {
  main article .about .container .card .thumb img {
    aspect-ratio: 5/3;
  }
}
main article .events .container .wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
}
@media screen and (max-width: 767px) {
  main article .events .container .wrapper {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
main article .events .container .wrapper .card {
  display: flex;
  flex-direction: column;
  width: 30%;
  background-color: #fff;
  padding: 2rem;
  margin-bottom: 3.5%;
}
@media screen and (max-width: 999px) {
  main article .events .container .wrapper .card {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  main article .events .container .wrapper .card {
    width: 100%;
    margin-bottom: 7%;
  }
}
main article .events .container .wrapper .card .thumb {
  width: 100%;
}
main article .events .container .wrapper .card .description {
  width: 100%;
  padding-top: 2rem;
}
@media screen and (max-width: 1199px) {
  main article .events .container .wrapper .card .description .description-date {
    height: 75px;
  }
}
@media screen and (max-width: 999px) {
  main article .events .container .wrapper .card .description .description-date {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  main article .events .container .wrapper .card .description .description-date {
    height: auto;
  }
}
main article .events .container .wrapper .card .description h4 {
  margin: 1rem 0 0 0;
  height: 70px;
}
@media screen and (max-width: 767px) {
  main article .events .container .wrapper .card .description h4 {
    height: auto;
  }
}
main article .events .container .wrapper .card .description .events-label {
  line-height: 2.5rem;
}
@media screen and (max-width: 1199px) {
  main article .events .container .wrapper .card .description .events-label {
    display: flex;
  }
}
main article .events .container .wrapper .card .description .events-label .label {
  padding-right: 2rem;
  color: #565345;
}
@media screen and (max-width: 1199px) {
  main article .events .container .wrapper .card .description .events-label .label {
    width: 20%;
    padding-right: 0;
  }
}
@media screen and (max-width: 999px) {
  main article .events .container .wrapper .card .description .events-label .label {
    width: 15%;
  }
}
@media screen and (max-width: 399px) {
  main article .events .container .wrapper .card .description .events-label .label {
    width: 20%;
  }
}
@media screen and (max-width: 1199px) {
  main article .events .container .wrapper .card .description .events-label .value {
    width: 80%;
  }
}
@media screen and (max-width: 999px) {
  main article .events .container .wrapper .card .description .events-label .value {
    width: 85%;
  }
}
@media screen and (max-width: 399px) {
  main article .events .container .wrapper .card .description .events-label .value {
    width: 80%;
  }
}
main article .allevents .container .category-tab {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3.5%;
  }
}
main article .allevents .container .category-tab h5 {
  background-color: #FFF;
  display: block;
  width: 100%;
  text-align: center;
  height: 50px;
  align-content: center;
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5 {
    border-radius: 30px;
    height: 40px;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5 {
    width: 100%;
    margin-bottom: 3%;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:nth-child(1) {
    width: 38%;
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5:nth-child(1) {
    width: 100%;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:nth-child(2) {
    width: 60%;
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5:nth-child(2) {
    width: 100%;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:nth-child(3) {
    width: 40%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5:nth-child(3) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:nth-child(4) {
    width: 32%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5:nth-child(4) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:nth-child(5) {
    width: 24%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .category-tab h5:nth-child(5) {
    width: 100%;
  }
}
main article .allevents .container .category-tab h5:hover, main article .allevents .container .category-tab h5:focus {
  color: #FFD000;
  border-bottom: #FFD000 2px solid;
}
@media screen and (max-width: 767px) {
  main article .allevents .container .category-tab h5:hover, main article .allevents .container .category-tab h5:focus {
    border: #FFD000 1px solid;
  }
}
main article .allevents .container .category-tab .current {
  color: #FFD000;
}
main article .allevents .container .events-card-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
}
@media screen and (max-width: 767px) {
  main article .allevents .container .events-card-wrapper {
    display: block;
  }
}
main article .allevents .container .events-card-wrapper .card {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 30%;
  padding-bottom: 3rem;
  margin: 3.5% 0;
  background-color: #FFF;
  border: 1px solid #1A1311;
  padding: 2rem 0;
}
@media screen and (max-width: 999px) {
  main article .allevents .container .events-card-wrapper .card {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .events-card-wrapper .card {
    width: 100%;
    margin: 7% 0;
  }
}
main article .allevents .container .events-card-wrapper .card .thumb {
  width: 90%;
  margin: 0 auto;
}
main article .allevents .container .events-card-wrapper .card .events-description {
  width: 90%;
  margin: 2rem auto;
  margin-bottom: 1rem;
}
main article .allevents .container .events-card-wrapper .card .events-description h4 {
  height: 70px;
}
@media screen and (max-width: 767px) {
  main article .allevents .container .events-card-wrapper .card .events-description h4 {
    height: auto;
  }
}
@media screen and (max-width: 1199px) {
  main article .allevents .container .events-card-wrapper .card .events-description .description-date {
    height: 75px;
  }
}
@media screen and (max-width: 767px) {
  main article .allevents .container .events-card-wrapper .card .events-description .description-date {
    height: auto;
  }
}
main article .allevents .container .events-card-wrapper .card .events-description .date-wrapper span {
  padding: 3px 1rem;
}
main article .allevents .container .events-card-wrapper .card .events-description .events-label {
  line-height: 2.5rem;
}
@media screen and (max-width: 1199px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label {
    display: flex;
  }
}
main article .allevents .container .events-card-wrapper .card .events-description .events-label .label {
  padding-right: 1rem;
  color: #565345;
}
@media screen and (max-width: 1199px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .label {
    width: 20%;
    padding-right: 0;
  }
}
@media screen and (max-width: 999px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .label {
    width: 15%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .label {
    width: 20%;
  }
}
@media screen and (max-width: 1199px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .value {
    width: 80%;
  }
}
@media screen and (max-width: 999px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .value {
    width: 85%;
  }
}
@media screen and (max-width: 399px) {
  main article .allevents .container .events-card-wrapper .card .events-description .events-label .value {
    width: 80%;
  }
}
main article .events-post .container .events-card-wrapper .card .thumb {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .thumb {
    width: 100%;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description {
  width: 80%;
  margin: 3.5% auto;
  background-color: #FFF;
  padding: 3.5%;
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description {
    margin: 7% auto;
    width: 100%;
    padding: 7%;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description .events-label {
  margin-bottom: 1.5rem;
  font-size: 16px;
}
@media screen and (max-width: 1199px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label {
    display: flex;
  }
}
@media screen and (max-width: 999px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label {
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label {
    line-height: 2.2rem;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description .events-label .label {
  background-color: #41759C;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  width: 80px;
  text-align: center;
  margin-right: 3rem;
}
@media screen and (max-width: 1199px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .label {
    width: 20%;
    padding-right: 0;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (max-width: 999px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .label {
    width: 15%;
  }
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .label {
    width: 20%;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .value {
    width: 80%;
  }
}
@media screen and (max-width: 999px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .value {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-label .value {
    width: 80%;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description h4 {
  border-bottom: #1A1311 2px solid;
  padding-top: 2rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
main article .events-post .container .events-card-wrapper .card .events-description .events-comment p {
  padding: 1rem 0;
}
main article .events-post .container .events-card-wrapper .card .events-description .events-comment .wp-block-gallery, main article .events-post .container .events-card-wrapper .card .events-description .events-comment .wp-block-columns {
  padding-top: 3rem;
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-comment .wp-block-columns {
    flex-direction: column;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description .events-apply {
  margin: 2rem auto;
  margin-top: 3rem;
  text-align: center;
  font-size: 20px;
  width: 300px;
  height: 50px;
  background-color: #FFD000;
  border: #1A1311 solid;
  border-width: 1px 3px 3px 1px;
  border-radius: 10px;
  align-content: center;
  position: relative;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  main article .events-post .container .events-card-wrapper .card .events-description .events-apply {
    width: 90%;
    font-size: 18px;
  }
}
main article .events-post .container .events-card-wrapper .card .events-description .events-apply:hover, main article .events-post .container .events-card-wrapper .card .events-description .events-apply:focus {
  transform: translateY(-0.25em);
  transition: transform 0.25s ease-out;
}
main article .events-post .container .events-card-wrapper .card .events-description .events-apply::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 20px;
  background: url(/wp-content/themes/practice/assets/img/btn-click.svg) no-repeat center/contain;
  position: absolute;
  top: 12px;
  right: 25px;
}
main article .news .container .wrapper {
  background: #FFF;
  border: 2px solid #1A1311;
  padding-left: 2rem;
  position: relative;
}
main article .news .container .wrapper::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: 0;
  left: -14px;
  width: 46px;
  height: 100%;
  background: url(/wp-content/themes/practice/assets/img/newsbg-pc@4x-8.png) repeat center center/contain;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper {
    border: 1px solid #1A1311;
    width: 80%;
    margin: 0 auto;
    padding-left: 0;
  }
  main article .news .container .wrapper::before {
    position: absolute;
    content: "";
    display: inline-block;
    top: -4px;
    left: 0;
    width: 100%;
    height: 13px;
    background: url(/wp-content/themes/practice/assets/img/newsbg-sp@4x-8.png) repeat top/contain;
  }
}
main article .news .container .wrapper .card {
  width: 85%;
  margin: 0 auto;
  padding: 3rem 0;
  background-image: linear-gradient(to right, #1A1311 8px, transparent 8px);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card {
    padding: 2rem 0;
  }
}
main article .news .container .wrapper .card:nth-child(1) {
  padding-top: 7rem;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card:nth-child(1) {
    padding-top: 3rem;
  }
}
main article .news .container .wrapper .card:last-child {
  background-image: none;
  padding-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card:last-child {
    padding-bottom: 3rem;
  }
}
main article .news .container .wrapper .card .date {
  width: 28%;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card .date {
    width: 100%;
  }
}
main article .news .container .wrapper .card .date p {
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card .date p {
    font-size: 14px;
    padding-left: 0;
  }
}
main article .news .container .wrapper .card .description {
  width: 70%;
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card .description {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  main article .news .container .wrapper .card .description .news-text {
    font-size: 14px;
  }
}
main article .allnews .container .category-tab {
  display: flex;
  justify-content: space-around;
  margin-bottom: 3.5%;
  gap: 2px;
}
@media screen and (max-width: 767px) {
  main article .allnews .container .category-tab {
    justify-content: space-between;
  }
}
main article .allnews .container .category-tab h5 {
  background-color: #FFF;
  display: block;
  width: 100%;
  text-align: center;
  height: 50px;
  align-content: center;
}
main article .allnews .container .category-tab h5:hover, main article .allnews .container .category-tab h5:focus {
  color: #FFD000;
}
@media screen and (max-width: 767px) {
  main article .allnews .container .category-tab h5 {
    width: auto;
    padding: 0 1.5rem;
    height: 40px;
  }
}
@media screen and (max-width: 399px) {
  main article .allnews .container .category-tab h5 {
    padding: 0 1rem;
  }
}
main article .allnews .container .category-tab .current {
  background-color: #FFFDE4;
  color: #FFD000;
}
main article .allnews .container .news-card-wrapper {
  background-color: #FFF;
  padding: 3rem 7rem;
  margin-bottom: 5%;
}
@media screen and (max-width: 999px) {
  main article .allnews .container .news-card-wrapper {
    padding: 1rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  main article .allnews .container .news-card-wrapper {
    padding: 1rem 3rem;
    margin-bottom: 10%;
  }
}
main article .allnews .container .news-card-wrapper .card {
  display: flex;
  flex-direction: column;
  padding-bottom: 3rem;
  background-image: linear-gradient(to right, #1A1311 8px, transparent 8px);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
  margin: 3.5% 0;
}
@media screen and (max-width: 999px) {
  main article .allnews .container .news-card-wrapper .card {
    margin: 10% 0;
  }
}
main article .allnews .container .news-card-wrapper .card:last-child {
  background-image: none;
  padding-bottom: 0;
}
main article .allnews .container .news-card-wrapper .card .news-description .date-wrapper {
  display: flex;
  gap: 3rem;
  line-height: 2rem;
}
@media screen and (max-width: 767px) {
  main article .allnews .container .news-card-wrapper .card .news-description .date-wrapper {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  main article .allnews .container .news-card-wrapper .card .news-description .date-wrapper .date {
    width: 100%;
  }
}
main article .news-post .container .news-card-wrapper {
  background-color: #FFF;
  padding: 3rem 7rem;
}
@media screen and (max-width: 999px) {
  main article .news-post .container .news-card-wrapper {
    padding: 3rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  main article .news-post .container .news-card-wrapper {
    padding: 3rem;
  }
}
main article .news-post .container .news-card-wrapper .card {
  margin: 3.5% 0;
  display: block;
}
main article .news-post .container .news-card-wrapper .card:last-child {
  background-image: none;
}
main article .news-post .container .news-card-wrapper .card .news-description .date-wrapper {
  display: flex;
  gap: 3rem;
  line-height: 2rem;
}
@media screen and (max-width: 767px) {
  main article .news-post .container .news-card-wrapper .card .news-description .date-wrapper {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  main article .news-post .container .news-card-wrapper .card .news-description .date-wrapper .date {
    width: 100%;
  }
}
main article .news-post .container .news-card-wrapper .card .news-description h4 {
  display: block;
  padding-bottom: 1rem;
  background-image: linear-gradient(to right, #1A1311 8px, transparent 8px);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  margin: 3rem 0;
}
main article .bookstore_events .container .card {
  padding-bottom: 3.5%;
}
@media screen and (max-width: 767px) {
  main article .bookstore_events .container .card {
    width: 80%;
    margin: 0 auto;
    margin-top: 7%;
  }
}
main article .bookstore_events .container .card .description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
main article .bookstore_events .container .card .description p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  main article .bookstore_events .container .card .description p {
    margin: 7% 0;
  }
}
main article .bookstore_events .container .card .description .button {
  width: 350px;
  pointer-events: none;
  height: 86px;
  color: gray;
}
main article .bookstore_events .container .card .description .button::before {
  background-color: gray;
}
@media screen and (max-width: 999px) {
  main article .bookstore_events .container .card .description .button {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  main article .bookstore_events .container .card .description .button {
    width: 90%;
  }
}
@media screen and (max-width: 399px) {
  main article .bookstore_events .container .card .description .button {
    width: 100%;
  }
}
main article .guidance .container .wrapper {
  display: flex;
  justify-content: space-around;
  margin: 3.5% 0;
}
@media screen and (max-width: 1199px) {
  main article .guidance .container .wrapper {
    display: block;
  }
}
main article .guidance .container .wrapper .card {
  width: 42%;
  display: flex;
  flex-direction: column;
  padding: 6rem;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main article .guidance .container .wrapper .card {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 999px) {
  main article .guidance .container .wrapper .card {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  main article .guidance .container .wrapper .card {
    width: 100%;
    padding: 3rem;
  }
}
@media screen and (max-width: 399px) {
  main article .guidance .container .wrapper .card {
    padding: 2rem;
  }
}
main article .guidance .container .wrapper .card:nth-child(1) {
  background: url(/wp-content/themes/practice/assets/img/guidance-bg2@4x-8.png) no-repeat center/cover;
  border-radius: 30% 0 30% 0;
}
@media screen and (max-width: 1199px) {
  main article .guidance .container .wrapper .card:nth-child(1) {
    margin-bottom: 7%;
  }
}
main article .guidance .container .wrapper .card:nth-child(2) {
  background: url(/wp-content/themes/practice/assets/img/guidance-bg1@4x-8.png) no-repeat center/cover;
  border-radius: 30% 0 30% 0;
}
main article .guidance .container .wrapper .card .button {
  margin-bottom: 9%;
  width: 80%;
}
@media screen and (max-width: 1199px) {
  main article .guidance .container .wrapper .card .button {
    margin-bottom: 3.5%;
  }
}
@media screen and (max-width: 767px) {
  main article .guidance .container .wrapper .card .button {
    height: 40px;
    margin-bottom: 20%;
  }
}
main article .guidance .container .wrapper .card h2 {
  margin-top: 3.5%;
}
main article .guidance .container .wrapper .card p {
  padding: 6rem 0 3rem 0;
}
@media screen and (max-width: 767px) {
  main article .guidance .container .wrapper .card p {
    padding: 3rem 0 0 0;
  }
}
@media screen and (max-width: 1199px) {
  main article .sns .container .title {
    justify-content: center;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  main article .sns .container .title {
    margin-right: 0;
  }
}
main article .sns .container .wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  main article .sns .container .wrapper {
    display: block;
  }
}
main article .sns .container .contact-button-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 7% auto 3.5% auto;
  align-items: center;
}
main article .sns .container .contact-button-wrapper p {
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 767px) {
  main article .sns .container .contact-button-wrapper p {
    letter-spacing: 0.2rem;
  }
}
main article .contact .container .wrapper {
  width: 80%;
  margin: 0 auto;
}
main article .contact .container .wrapper .description {
  width: 100%;
  margin: 3.5% 0;
}
@media screen and (max-width: 1199px) {
  main article .contact .container .wrapper .description {
    margin: 5% 0;
  }
}
@media screen and (max-width: 767px) {
  main article .contact .container .wrapper .description {
    margin: 10% 0;
  }
}
main article .contact .container .wrapper .card {
  display: flex;
  flex-direction: column;
}
main article .contact .container .wrapper .card .wpcf7 {
  width: 100%;
}
main article .contact .container .wrapper .card .wpcf7 form input, main article .contact .container .wrapper .card .wpcf7 form textarea {
  border: 1px solid #1A1311;
  background-color: #fff;
  padding: 0 1rem;
  color: #1A1311;
}
@media screen and (max-width: 767px) {
  main article .contact .container .wrapper .card .wpcf7 form input, main article .contact .container .wrapper .card .wpcf7 form textarea {
    margin-bottom: 3.5%;
  }
}
main article .contact .container .wrapper .card .wpcf7 form input {
  height: 50px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  main article .contact .container .wrapper .card .wpcf7 form input {
    height: 40px;
    width: 100%;
  }
}
main article .contact .container .wrapper .card .wpcf7 form textarea {
  width: 100%;
}
main article .contact .container .wrapper .card .wpcf7 form p {
  margin-bottom: 3.5%;
}
main article .contact .container .wrapper .card .wpcf7 form p .required {
  background-color: crimson;
  border-radius: 3px;
  color: #fff;
  padding: 0.3rem 1rem;
  margin-left: 1rem;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  main article .contact .container .wrapper .card .wpcf7 form p .required {
    font-size: 12px;
  }
}
main article .contact .container .wrapper .card .wpcf7 form .send {
  background-color: #1A1311;
  color: #f8fdff;
  font-size: 18px;
  width: 20%;
  height: 50px;
  margin: 0 auto;
  border-radius: 10px;
  display: block;
  border: none;
}
main article .contact .container .wrapper .card .wpcf7 form .send:hover {
  transition: all 0.2s ease-in-out;
  transform: translateY(3px);
}
@media screen and (max-width: 767px) {
  main article .contact .container .wrapper .card .wpcf7 form .send {
    width: 50%;
    height: 40px;
  }
}
main article .contact .container .wrapper .card .wpcf7 form .wpcf7-response-output {
  border-color: #FFD000;
}
main article .bookstore_events-single .container .title {
  justify-content: center;
}
main article .bookstore_events-single .container .wrapper p {
  text-align: center;
}
main article .download .container .wrapper .description {
  margin: 6rem 0;
}
main article .download .container .wrapper .description h3 {
  margin-bottom: 2rem;
}
main article .download .container .wrapper .description p {
  padding-bottom: 2rem 0;
}
main article .download .container .wrapper .description p span {
  color: #41759C;
  font-size: 16px;
  padding-left: 1rem;
}/*# sourceMappingURL=style.css.map */