
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("font-awesome.min.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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"] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

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

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

p,
address,
ol,
ul,
dl,
blockquote,
pre,
figure {
  margin: 0 0 1.5rem;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

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

.wrapper {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  color: #694338;
  line-height: 1.75;
  font-size: 14px;
}

.contents {
  width: 950px;
  margin: 0 auto 40px;
}

@media (max-width: 767px) {
  .contents {
    width: auto;
  }
}

.contents:after {
  content: "";
  display: block;
  clear: both;
}

.main {
  position: relative;
  width: 740px;
  float: left;
  padding: 0 0 40px;
}

@media (max-width: 767px) {
  .main {
    width: 100%;
    padding: 0 0 30px;
  }
}

.main > *:last-child {
  margin-bottom: 0;
}

.sub {
  width: 190px;
  float: right;
  overflow: hidden;
}

@media (max-width: 767px) {
  .sub {
    width: 100%;
  }
}

.breadcrumbs {
  padding: 12px 0;
}

@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  line-height: 1.5;
}

.breadcrumbs__list > li {
  color: #6f5046;
}

.breadcrumbs__list > li:before {
  content: "＞";
  margin: 0 10px;
}

.breadcrumbs__list > li:first-child:before {
  content: none;
  display: none;
}

.breadcrumbs__list > li > a {
  color: #6f5046;
}

.breadcrumbs__list > li > a:hover {
  text-decoration: none;
}

.breadcrumbs__list > li > em {
  font-style: normal;
}

.fg-advice-list {
  margin: 0 0 50px;
}

.fg-advice-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -19px;
  list-style: none;
  padding: 0;
}

@media (max-width: 767px) {
  .fg-advice-list > ul {
    margin: 0 -10px;
  }
}

.fg-advice-list > ul > li {
  width: calc(100% / 3 - 36px);
  margin: 0 19px;
}

@media (max-width: 767px) {
  .fg-advice-list > ul > li {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
  }
}

.fg-advice-list > ul > li > a {
  display: block;
  background-color: #ff9f13;
  color: #fff;
  text-decoration: none;
  padding: 11px 19px;
  font-size: 13px;
  line-height: 1.6153846154;
  position: relative;
}

@media (min-width: 768px) {
  .fg-advice-list > ul > li > a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .fg-advice-list > ul > li > a {
    text-align: center;
  }
}

.fg-advice-list > ul > li > a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  margin: -2px 0 0;
}

@media (max-width: 767px) {
  .fg-advice-list > ul > li > a:after {
    position: static;
    right: auto;
    top: auto;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 4px auto 2px;
  }
}

.fg-advice-list > ul > li > a span {
  font-size: 11px;
}

@media (max-width: 767px) {
  .fg-advice-list > ul > li > a span {
    font-size: 10px;
    display: block;
  }
}

.fg-advice-qa > *:last-child {
  margin-bottom: 0;
}

.fg-advice-qa__head {
  margin: 0 0 30px;
  color: #734c3f;
  border-bottom: 2px dotted #734c3f;
  line-height: 1.1111111111;
  font-size: 18px;
  text-align: center;
  padding: 0 0 12px;
}

@media (max-width: 767px) {
  .fg-advice-qa__head {
    font-size: 15px;
    padding: 0 0 15px;
  }
}

.fg-advice-qa__item {
  margin: 0 0 40px;
  padding: 0 0 0 34px;
}

@media (max-width: 767px) {
  .fg-advice-qa__item {
    padding: 0 0 0 10px;
  }
}

.fg-advice-qa__item p {
  margin: 0;
}

.fg-advice-qa__item > *:last-child {
  margin-bottom: 0;
}

.fg-advice-qa__question {
  margin: 0 0 14px;
}

.fg-advice-qa__trigger {
  font-size: 15px;
  line-height: 1.4;
  color: #ff9f13;
  font-weight: bold;
  background-color: transparent;
  border: 0 none;
  padding: 0 20px 0 42px;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  text-align: left;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  .fg-advice-qa__trigger {
    padding: 0 0 0 42px;
    display: block;
  }
}

.fg-advice-qa__trigger:before {
  content: "";
  display: block;
  width: 23px;
  height: 22px;
  background-image: url("../image/image-23.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: -4px;
}

.fg-advice-qa__trigger:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url("../image/image-27.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 3px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media (max-width: 767px) {
  .fg-advice-qa__trigger:after {
    content: none;
    display: none;
  }
}

.fg-advice-qa__trigger.is-open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fg-advice-qa__category {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.fg-advice-qa__title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 767px) {
  .fg-advice-qa__title:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("../image/image-27.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    vertical-align: middle;
    margin-top: -1px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
            transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  }
  .is-open .fg-advice-qa__title:after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.fg-advice-qa__answer {
  position: relative;
  padding: 0 0 0 42px;
  font-size: 12px;
  line-height: 1.8333333333;
  word-break: break-all;
}

.fg-advice-qa__answer > *:last-child {
  margin-bottom: 0;
}

.fg-advice-qa__answer:before {
  content: "";
  display: block;
  width: 20px;
  height: 18px;
  background-image: url("../image/image-24.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.fg-advice {
  background-color: #fbf9f3;
  padding: 56px 63px;
}

@media (max-width: 767px) {
  .fg-advice {
    padding: 34px 20px;
  }
}

.fg-advice__head {
  margin: 0 0 30px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 767px) {
  .fg-advice__head {
    margin: 0 0 20px;
  }
}

.fg-advice__head-sub {
  font-size: 15px;
  line-height: 1;
  color: #734c3f;
  display: block;
  margin: 0 0 8px;
}

@media (max-width: 767px) {
  .fg-advice__head-sub {
    font-size: 13px;
  }
}

.fg-advice__head-main {
  font-size: 28px;
  line-height: 1;
  color: #ff9f13;
  display: block;
}

@media (max-width: 767px) {
  .fg-advice__head-main {
    font-size: 23.5px;
  }
}

.fg-advice__desc {
  font-size: 13px;
  line-height: 1.8461538462;
  text-align: center;
  margin: 0 0 4px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fg-advice__desc {
    font-size: 11px;
    line-height: 1.6923076923;
    margin: 0 0 6px;
  }
}

.fg-advice__teacher {
  text-align: center;
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  .fg-advice__teacher {
    margin: 0 0 36px;
  }
}

.fg-advice__teacher > span {
  display: inline-block;
  border: 1px solid #f48080;
  color: #f48080;
  font-size: 11px;
  line-height: 2.0909090909;
  background-color: #fff;
  padding: 0 11px;
}

@media (max-width: 767px) {
  .fg-advice__teacher > span {
    line-height: 1.6363636364;
    border: 1px solid #f48080;
    padding: 2px 6.5px;
  }
}

.fg-kv-about {
  border: 2px solid #734c3f;
  background-color: #fff;
  max-width: 480px;
  margin: 0 auto 33px;
  padding: 0 0 23px;
}

@media (max-width: 767px) {
  .fg-kv-about {
    border: 1px solid #734c3f;
    padding: 0 0 16px;
    margin: 0 auto 20px;
  }
}

.fg-kv-about__head {
  margin: -18px 0 8px;
  text-align: center;
}

.fg-kv-about__head > span {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #734c3f;
  font-size: 14px;
  line-height: 1.8571428571;
  background-color: #fff;
  font-weight: bold;
  padding: 1px 22px;
}

@media (max-width: 767px) {
  .fg-kv-about__head > span {
    font-size: 12.5px;
    line-height: 2.08;
    border: 1px solid #734c3f;
  }
}

.fg-kv-about__desc {
  text-align: center;
  font-size: 12px;
  line-height: 1.8333333333;
  font-weight: bold;
  margin: 0 0 11px;
}

@media (max-width: 767px) {
  .fg-kv-about__desc {
    font-size: 11px;
    line-height: 1.7727272727;
  }
}

.fg-kv-about__list {
  margin: 0 60px;
}

@media (max-width: 767px) {
  .fg-kv-about__list {
    margin: 0 20px;
  }
}

.fg-kv-about__list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fg-kv-about__list > div dt {
  width: 39px;
  margin: 0 7px 0 0;
}

@media (max-width: 767px) {
  .fg-kv-about__list > div dt {
    width: 32.5px;
  }
}

.fg-kv-about__list > div dt img {
  max-width: 100%;
  display: block;
}

.fg-kv-about__list > div dd {
  margin: 0;
  font-size: 12px;
  line-height: 2;
}

@media (max-width: 767px) {
  .fg-kv-about__list > div dd {
    line-height: 1.8333333333;
  }
}

.fg-kv-btns {
  width: 562px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .fg-kv-btns {
    width: auto;
  }
}

.fg-kv-btns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .fg-kv-btns__list {
    margin: 0;
  }
}

.fg-kv-btns__item {
  position: relative;
  width: 238px;
  min-width: 238px;
}

@media (max-width: 767px) {
  .fg-kv-btns__item {
    width: calc(100% / 2 - 10px);
    min-width: calc(100% / 2 - 10px);
  }
}

.fg-kv-btns__point {
  font-size: 12px;
  line-height: 1.8333333333;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 2px;
}

@media (max-width: 767px) {
  .fg-kv-btns__point {
    letter-spacing: -0.07em;
    line-height: 1.4166666667;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 0 4px;
  }
}

.fg-kv-btns__point:before, .fg-kv-btns__point:after {
  content: "";
  display: block;
  width: 2px;
  height: 15px;
  background-color: #734c3f;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.fg-kv-btns__point:before {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
  margin: 0 12px 0 0;
}

@media (max-width: 767px) {
  .fg-kv-btns__point:before {
    margin: 0 12px 2px 0;
  }
}

.fg-kv-btns__point:after {
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  margin: 0 0 0 12px;
}

@media (max-width: 767px) {
  .fg-kv-btns__point:after {
    margin: 0 0 2px 12px;
  }
}

.fg-kv-btns__link {
  border: 2px solid #734c3f;
  display: block;
  background-color: #fff;
  color: #734c3f;
  position: relative;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fg-kv-btns__link {
    border: 1px solid #734c3f;
  }
}

.fg-kv-btns__link:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -4px;
  right: 2px;
  bottom: -4px;
  background-color: #734c3f;
  z-index: 0;
}

@media (max-width: 767px) {
  .fg-kv-btns__link:before {
    top: 1px;
    left: -2px;
    right: 1px;
    bottom: -2px;
  }
}

.fg-kv-btns__btn {
  position: relative;
  background-color: #fff;
  padding: 11px 0 10px;
}

@media (max-width: 767px) {
  .fg-kv-btns__btn {
    padding: 13px 0 11px;
  }
}

.fg-kv-btns__btn:after {
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin: -2px auto 0;
}

.fg-kv-btns__sub {
  font-size: 12px;
  line-height: 1.6666666667;
  display: block;
}

@media (max-width: 767px) {
  .fg-kv-btns__sub {
    font-size: 13.5px;
    line-height: 1.2592592593;
    margin: 0 0 3px;
  }
}

.fg-kv-btns__title {
  font-size: 17px;
  line-height: 1.7647058824;
  display: block;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fg-kv-btns__title {
    font-size: 15px;
    line-height: 1;
    margin: 0 0 10px;
  }
}

.fg-kv-btns__title--1 {
  color: #f48080;
}

.fg-kv-btns__title--2 {
  color: #ff9a13;
}

.fg-kv {
  background-color: #f6f4ee;
  background-image: url("../image/image-061.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  padding: 70px 0 45px;
}

@media (max-width: 767px) {
  .fg-kv {
    background-image: url("../image/image-062.png");
    background-color: #fbf9f3;
    padding: 34px 20px 45px;
  }
}

.fg-kv__title {
  text-align: center;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .fg-kv__title {
    margin: 0 0 14px;
  }
}

.fg-kv__title img {
  max-width: 382.5px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .fg-kv__title img {
    margin: 0 auto;
    max-width: 262px;
  }
}

.fg-kv__desc {
  text-align: center;
  font-size: 13px;
  line-height: 1.9230769231;
  margin: 0 0 4px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fg-kv__desc {
    font-size: 14px;
    line-height: 1.7857142857;
    margin: 0 0 8px;
  }
}

.fg-kv__teacher {
  text-align: center;
  margin: 0 0 44px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .fg-kv__teacher {
    margin: 0 0 36px;
  }
}

.fg-kv__teacher > span {
  display: inline-block;
  border: 2px solid #f48080;
  color: #f48080;
  font-size: 11px;
  line-height: 2.0909090909;
  background-color: #fff;
  padding: 0 11px;
}

@media (max-width: 767px) {
  .fg-kv__teacher > span {
    line-height: 1.6363636364;
    border: 1px solid #f48080;
    padding: 2px 6px;
  }
}

.fg-list-note {
  list-style: none;
  padding: 0;
  display: table;
  margin: 0;
}

.fg-list-note li {
  display: table-row;
}

.fg-list-note li span {
  display: table-cell;
  white-space: nowrap;
}

.fg-list-note li .list-note-1__content {
  display: table-cell;
}

.fg-list-note--multiline li .list-note-1__mark,
.fg-list-note--multiline li .list-note-1__content {
  padding-top: 0.5rem;
}

.fg-list-note--multiline li:first-child .list-note-1__mark,
.fg-list-note--multiline li:first-child .list-note-1__content {
  padding-top: 0;
}

.fg-more-banner {
  overflow: hidden;
}

.fg-more-banner__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -33px;
}

@media (max-width: 767px) {
  .fg-more-banner__list {
    margin-top: -25px;
  }
}

.fg-more-banner__item {
  max-width: 280px;
  margin: 33px 29px 0;
  width: 280px;
}

@media (max-width: 767px) {
  .fg-more-banner__item {
    margin: 25px 0 0;
    max-width: 100%;
    width: 100%;
  }
}

.fg-more-banner__item > a > img {
  display: block;
  max-width: 100%;
}

.fg-more {
  background-color: #f6f4ee;
  padding: 55px 0 63px;
}

@media (max-width: 767px) {
  .fg-more {
    padding: 56px 20px 58px;
  }
}

.fg-more__head {
  border-top: 2px solid #734c3f;
  border-bottom: 2px solid #734c3f;
  padding: 2px 0;
  margin: 0 auto 40px;
  max-width: 323px;
  line-height: 1.5;
  font-size: 20px;
}

@media (max-width: 767px) {
  .fg-more__head {
    font-size: 16px;
    line-height: 1;
    margin: 0 auto 30px;
    max-width: 100%;
  }
}

.fg-more__head > span {
  display: block;
  border-top: 1px solid #734c3f;
  border-bottom: 1px solid #734c3f;
  text-align: center;
  padding: 4px 0;
}

@media (max-width: 767px) {
  .fg-more__head > span {
    padding: 10px 0;
  }
}

.fg-pagetop {
  text-align: right;
  margin: 0 0 50px;
}

.fg-pagetop a {
  color: #ff9f13;
  font-size: 11px;
  text-decoration: none;
}

.fg-pagetop a:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("../image/image-27.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  margin: -2px 0 0 10px;
  vertical-align: middle;
}

.fg-point {
  border: 2px solid #734c3f;
  background-color: #fff;
  position: relative;
  margin: 0 0 67px;
}

.fg-point:last-child {
  margin-bottom: 0;
}

.fg-point:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -4px;
  right: 0;
  bottom: -4px;
  background-color: #734c3f;
  z-index: 0;
}

.fg-point__head {
  width: 78px;
  height: 60px;
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin: 0;
  z-index: 2;
}

@media (max-width: 767px) {
  .fg-point__head {
    top: -34px;
  }
}

.fg-point__head img {
  max-width: 100%;
  display: block;
}

.fg-point__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 25px 30px 0;
}

@media (max-width: 767px) {
  .fg-point__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 20px 20px 20px;
  }
}

.fg-point__inner > *:last-child {
  margin: 0;
}

.fg-point__image {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .fg-point__image {
    margin: 0 auto 10px;
  }
}

.fg-point__image img {
  max-width: 100%;
  display: block;
}

.fg-point__image--1 {
  width: 197px;
  height: 197px;
}

@media (max-width: 767px) {
  .fg-point__image--1 {
    width: 189.5px;
    height: 163px;
  }
}

.fg-point__image--2 {
  width: 180px;
  height: 172px;
}

@media (max-width: 767px) {
  .fg-point__image--2 {
    width: 193px;
    height: 152.5px;
  }
}

.fg-point__image--3 {
  width: 180px;
  height: 180px;
}

@media (max-width: 767px) {
  .fg-point__image--3 {
    width: 229px;
    height: 168px;
  }
}

.fg-point__image--4 {
  width: 180px;
  height: 180px;
}

@media (max-width: 767px) {
  .fg-point__image--4 {
    width: 230px;
    height: 166px;
  }
}

.fg-point__image--5 {
  width: 181px;
  height: 194px;
}

@media (max-width: 767px) {
  .fg-point__image--5 {
    width: 195px;
    height: 151px;
  }
}

.fg-point__col-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.fg-point__col-2 {
  width: 350px;
  font-size: 12px;
  line-height: 1.9166666667;
  color: #734c3f;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .fg-point__col-2 {
    width: auto;
    font-size: 13px;
    line-height: 1.8461538462;
  }
}

.fg-point__col-2 > *:last-child {
  margin: 0;
}

.fg-point__head-2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 6px;
}

@media (max-width: 767px) {
  .fg-point__head-2 {
    font-size: 14px;
    margin: 0 0 2px;
    text-align: center;
  }
}

.fg-point__dl {
  margin: 0 0 10px;
}

.fg-point__dl dt {
  color: #f48080;
  display: inline;
  font-weight: bold;
}

.fg-point__dl dt:after {
  content: " :";
  color: #734c3f;
  font-weight: normal;
}

.fg-point__dl dd {
  display: inline;
  margin: 0;
}

.fg-point__dl-dt {
  display: block !important;
}

.fg-point__dl-dt:after {
  content: none !important;
}

.fg-point__notice {
  text-align: right;
  margin: 0 0 6px;
}

@media (max-width: 767px) {
  .fg-point__notice {
    text-align: center;
  }
}

.fg-point__more {
  text-align: right;
}

@media (max-width: 767px) {
  .fg-point__more {
    text-align: center;
  }
}

.fg-point__more a {
  display: inline-block;
  color: #734c3f;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  text-align: left;
  font-weight: bold;
}

.fg-point__more a:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
  right: 2px;
  bottom: -2px;
  background-color: #734c3f;
  z-index: 0;
}

.fg-point__more a span {
  border: 1px solid #734c3f;
  display: block;
  position: relative;
  background-color: #f4f4a1;
  padding: 7.5px 18px;
  width: 170px;
}

@media (max-width: 767px) {
  .fg-point__more a span {
    width: 222px;
  }
}

.fg-point__more a span:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #734c3f;
  border-top: 1px solid #734c3f;
  display: block;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}

.fg-points {
  background-image: url("../image/image-071.png");
  background-repeat: repeat;
  background-position: 0 0;
  padding: 50px 63px 60px;
}

@media (max-width: 767px) {
  .fg-points {
    padding: 45px 20px 60px;
  }
}

.fg-points__head {
  margin: 0 0 60px;
}

.fg-points__head img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .fg-points__head img {
    width: 288px;
  }
}

.fg-qa-box {
  border: 2px solid #734c3f;
  background-color: #fff;
  position: relative;
  margin: 0 0 67px;
}

.fg-qa-box:last-child {
  margin-bottom: 0;
}

.fg-qa-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -4px;
  right: 0;
  bottom: -4px;
  background-color: #734c3f;
  z-index: 0;
}

.fg-qa-box__inner {
  position: relative;
  background-color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 30px 50px;
}

@media (max-width: 767px) {
  .fg-qa-box__inner {
    padding: 40px 24px 20px;
  }
}

.fg-qa-box__inner > *:last-child {
  margin: 0;
}

.fg-qa-box__item {
  margin: 0 0 50px;
}

@media (max-width: 767px) {
  .fg-qa-box__item {
    margin: 0 0 38px;
  }
}

.fg-qa-box__item:last-child,
.fg-qa-box__item > *:last-child {
  margin-bottom: 0;
}

.fg-qa-box__head {
  margin: 0;
  color: #734c3f;
  border-bottom: 2px dotted #734c3f;
  line-height: 1.1111111111;
  font-size: 18px;
  text-align: center;
  padding: 0 0 12px;
}

@media (max-width: 767px) {
  .fg-qa-box__head {
    font-size: 15px;
    padding: 0 0 15px;
  }
}

.fg-qa-box__question {
  color: #ff9a13;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.3333333333;
  position: relative;
  padding: 2px 0 0 46px;
}

@media (max-width: 767px) {
  .fg-qa-box__question {
    font-size: 14px;
    line-height: 1.4285714286;
  }
}

.fg-qa-box__question:before {
  content: "";
  display: block;
  width: 23px;
  height: 22px;
  background-image: url("../image/image-23.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.fg-qa-box__answer {
  font-size: 12px;
  line-height: 1.8333333333;
  position: relative;
  padding: 0 0 0 46px;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .fg-qa-box__answer {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}

.fg-qa-box__answer > *:last-child {
  margin-bottom: 0;
}

.fg-qa-box__answer:before {
  content: "";
  display: block;
  width: 20px;
  height: 18px;
  background-image: url("../image/image-24.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.fg-qa-box__more {
  text-align: right;
}

@media (max-width: 767px) {
  .fg-qa-box__more {
    text-align: center;
  }
}

.fg-qa-box__more a {
  display: inline-block;
  color: #734c3f;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  text-align: left;
  font-weight: bold;
}

.fg-qa-box__more a:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
  right: 2px;
  bottom: -2px;
  background-color: #734c3f;
  z-index: 0;
}

.fg-qa-box__more a span {
  border: 1px solid #734c3f;
  display: block;
  position: relative;
  background-color: #f4f4a1;
  padding: 7.5px 18px;
  width: 170px;
}

@media (max-width: 767px) {
  .fg-qa-box__more a span {
    width: 222px;
  }
}

.fg-qa-box__more a span:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 1px solid #734c3f;
  border-top: 1px solid #734c3f;
  display: block;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}

.fg-qa-profile {
  background-color: #734c3f;
}

.fg-qa-profile__inner {
  padding: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .fg-qa-profile__inner {
    padding: 27.5px 24.5px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.fg-qa-profile__col-1 {
  width: 108px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .fg-qa-profile__col-1 {
    width: 100%;
    margin: 0;
  }
}

.fg-qa-profile__col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 2px 0 0;
}

.fg-qa-profile__image {
  display: block;
  margin: 0;
}

@media (max-width: 767px) {
  .fg-qa-profile__image {
    margin: 0 0 20px;
  }
}

.fg-qa-profile__image img {
  display: block;
  max-width: 100%;
}

.fg-qa-profile__head {
  font-weight: bold;
  margin: 0 0 6px;
}

@media (max-width: 767px) {
  .fg-qa-profile__head {
    text-align: center;
    margin: 0 0 8px;
  }
}

.fg-qa-profile__sub {
  line-height: 1.6363636364;
  font-size: 11px;
  color: #ecc74e;
  display: block;
}

@media (max-width: 767px) {
  .fg-qa-profile__sub {
    font-size: 12.5px;
    line-height: 1.6;
  }
}

.fg-qa-profile__main {
  line-height: 1.2857142857;
  font-size: 14px;
  color: #ecc74e;
  display: block;
}

@media (max-width: 767px) {
  .fg-qa-profile__main {
    font-size: 14px;
    line-height: 1.4285714286;
  }
}

.fg-qa-profile__desc {
  color: #fff;
  font-size: 12px;
  line-height: 1.75;
  margin: 0;
}

.fg-qa {
  background-image: url("../image/image-26.png");
  background-repeat: repeat;
  background-position: 0 0;
  padding: 50px 63px;
}

@media (max-width: 767px) {
  .fg-qa {
    padding: 50px 20px;
  }
}

.fg-qa__head {
  max-width: 295px;
  margin: 0 auto 20px;
}

.fg-qa__head img {
  display: block;
  max-width: 100%;
}

@media (max-width: 767px) {
  .fg-qa__head img {
    max-width: 198px;
    margin: 0 auto;
  }
}

.fg-qa__desc {
  font-size: 13px;
  line-height: 1.8461538462;
  text-align: center;
  font-weight: bold;
}
