@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* アイキャッチアイコンセット */
/* ボタン */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* ボタンの中のspan */
/* 両脇吹き出し線 */
/* ボタン */
/* 見出し */
/* 見出し２（背景ブルー） */
/* チェックボックス */
/* フォントサイズ */
/* 縦書き */
/* 背景パターン */
/* 基本設定
---------------------------------------------------------------------------*/
/* reboot */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 625%; }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: .16rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

p {
  margin: 0;
  padding: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  list-style-type: none; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
  padding: 0; }

dt {
  font-weight: 400;
  margin: 0;
  padding: 0; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: inherit;
  text-decoration: none;
  opacity: .6; }
  @media screen and (max-width: 480px) {
    a:hover {
      opacity: 1; } }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* chromeで表示される謎の青枠を消す */
*:focus {
  outline: none; }

/* 電話番号のリンク */
@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
a.notel {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
  transition-property: all;
  transition: 0.3s linear;
  color: inherit; }

/* 共通設定
---------------------------------------------------------------------------*/
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

@media screen and (max-width: 768px) {
  #wrap {
    margin-top: 0; } }
/* iOSでのデフォルトスタイルをリセット
---------------------------------------------------------------------------*/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  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; }

button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* レスポンシブ */
@media screen and (max-width: 480px) {
  .view-pc {
    display: none; } }

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

/* 画像 */
img {
  max-width: 100%;
  height: auto; }

/* ------------------------------------------------------------------------*/
/* レイアウト
---------------------------------------------------------------------------*/
body {
  /* normal: 300, regular: 400, medium: 500, bold: 700 */
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 1.75; }
  @media screen and (max-width: 1200px) {
    body {
      font-size: 1.2307692308vw; } }
  @media screen and (max-width: 480px) {
    body {
      font-size: 2.1333333333vw; } }

#wrap {
  overflow: hidden;
  position: relative; }

body#top #wrap {
  padding-top: 0; }

* {
  outline: none; }

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

/* 枠 */
.cmn-wrap {
  /* 1000 */
  width: 1300px;
  padding-left: 100px;
  padding-right: 100px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .cmn-wrap {
      width: 100vw;
      padding-left: 8.4615384615vw;
      padding-right: 8.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .cmn-wrap {
      padding-left: 5.3333333333vw;
      padding-right: 5.3333333333vw; } }
  .cmn-wrap.wide {
    padding-left: 10px;
    padding-right: 10px; }
    @media screen and (max-width: 1200px) {
      .cmn-wrap.wide {
        padding-left: 0.7692307692vw;
        padding-right: 0.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .cmn-wrap.wide {
        padding-left: 0;
        padding-right: 0; } }

/* 色 */
.clr-str {
  color: #cd7e87; }

.clr-w {
  color: #ffffff; }

.clr-mnd {
  color: #6ea5a0; }

/* hd
---------------------------------------------------------------------------*/
.hd {
  height: 783px;
  background-color: #e2ebf0;
  background-image: url(../img/hd-bg@2x.png);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1200px) {
    .hd {
      height: 60.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .hd {
      height: 160vw;
      background-image: url(../img/hd-bg-sp.png); } }
  .hd .cmn-wrap {
    position: relative; }
  .hd-logo {
    width: 258px;
    padding-top: 26px; }
    @media screen and (max-width: 1200px) {
      .hd-logo {
        width: 19.8461538462vw;
        padding-top: 2vw; } }
    @media screen and (max-width: 480px) {
      .hd-logo {
        width: 46.1333333333vw;
        padding-top: 4vw; } }
  .hd-intr {
    margin-top: 20px; }
    @media screen and (max-width: 1200px) {
      .hd-intr {
        margin-top: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .hd-intr {
        margin-top: 30.6666666667vw; } }
    .hd-intr-tx {
      font-size: 37px;
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      letter-spacing: .08em;
      font-weight: 700;
      color: #65450d; }
      @media screen and (max-width: 1200px) {
        .hd-intr-tx {
          font-size: 2.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-tx {
          font-size: 4.9333333333vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-tx {
          font-size: 6vw; } }
      .hd-intr-tx span {
        display: inline-block;
        line-height: 1.5; }
      .hd-intr-tx-green {
        color: #7eb704;
        background-image: linear-gradient(transparent 60%, rgba(126, 183, 4, 0.11) 0); }
      .hd-intr-tx-purple {
        color: #a65a9d;
        background-image: linear-gradient(transparent 60%, rgba(166, 90, 157, 0.11) 0); }
    .hd-intr-img {
      position: relative;
      width: 621px;
      margin-left: 37px; }
      @media screen and (max-width: 1200px) {
        .hd-intr-img {
          width: 47.7692307692vw;
          margin-left: 2.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-img {
          width: 62.4vw;
          margin-left: 0; } }
      .hd-intr-img-cap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        left: -35px;
        bottom: 20px;
        font-size: 20px;
        width: 338px;
        height: 46px;
        background-color: #ffffff;
        border: 1px solid #c9cbca;
        border-radius: 23px; }
        @media screen and (max-width: 1200px) {
          .hd-intr-img-cap {
            font-size: 1.5384615385vw; } }
        @media screen and (max-width: 480px) {
          .hd-intr-img-cap {
            font-size: 2.6666666667vw; } }
        @media screen and (max-width: 1200px) {
          .hd-intr-img-cap {
            left: -2.6923076923vw;
            width: 26vw;
            height: 3.5384615385vw;
            bottom: 1.5384615385vw;
            border-radius: 1.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .hd-intr-img-cap {
            width: 56.2666666667vw;
            height: 7.7333333333vw;
            left: 0;
            bottom: 0;
            border-radius: 3.0666666667vw; } }
        .hd-intr-img-cap span {
          display: block;
          width: 100%;
          white-space: nowrap;
          text-align: center;
          color: #000000;
          letter-spacing: .08em; }
    .hd-intr-name p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 550px;
      border-bottom: 1px solid #a65a9d;
      line-height: 1.5; }
      @media screen and (max-width: 1200px) {
        .hd-intr-name p {
          width: 42.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-name p {
          width: 100%;
          line-height: 1.6; } }
      .hd-intr-name p:nth-of-type(1) {
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        font-weight: 400;
        letter-spacing: .08em;
        font-size: 49px;
        color: #65450d; }
        @media screen and (max-width: 1200px) {
          .hd-intr-name p:nth-of-type(1) {
            font-size: 3.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .hd-intr-name p:nth-of-type(1) {
            font-size: 6.5333333333vw; } }
        @media screen and (max-width: 480px) {
          .hd-intr-name p:nth-of-type(1) {
            font-size: 8.2666666667vw; } }
      .hd-intr-name p:nth-of-type(2) > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .hd-intr-name-en {
      font-size: 30px;
      letter-spacing: .08em;
      font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
      padding-left: .5em; }
      @media screen and (max-width: 1200px) {
        .hd-intr-name-en {
          font-size: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-name-en {
          font-size: 4vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-name-en {
          font-size: 4.9333333333vw; } }
    .hd-intr-name-str {
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      font-weight: 700;
      color: #a65a9d;
      letter-spacing: -.06em;
      font-size: 48px; }
      @media screen and (max-width: 1200px) {
        .hd-intr-name-str {
          font-size: 3.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-name-str {
          font-size: 6.4vw; } }
      @media screen and (max-width: 480px) {
        .hd-intr-name-str {
          font-size: 7.8666666667vw; } }
  .hd-fuki {
    position: absolute;
    width: 569px;
    height: 191px;
    background-image: url(../img/hd-fuki@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: calc(50% - 16px);
    top: 35px; }
    @media screen and (max-width: 1200px) {
      .hd-fuki {
        width: 43.7692307692vw;
        height: 14.6923076923vw;
        left: calc(50% - 1.2vw);
        top: 2.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .hd-fuki {
        width: 73.7333333333vw;
        height: 29.3333333333vw;
        left: 10.6666666667vw;
        top: 18.6666666667vw; } }
    .hd-fuki p {
      font-size: 36px;
      letter-spacing: .08em;
      color: #65450d;
      line-height: 1.3;
      text-align: center;
      font-weight: 500;
      text-shadow: 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff; }
      @media screen and (max-width: 1200px) {
        .hd-fuki p {
          font-size: 2.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .hd-fuki p {
          font-size: 4.8vw; } }
      .hd-fuki p:nth-of-type(3) {
        line-height: 1; }
    .hd-fuki-mini {
      font-size: 24px;
      line-height: 1.3; }
      @media screen and (max-width: 1200px) {
        .hd-fuki-mini {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .hd-fuki-mini {
          font-size: 3.2vw; } }
      @media screen and (max-width: 480px) {
        .hd-fuki-mini {
          font-size: 4.8vw; } }
    .hd-fuki-purple {
      color: #a65a9d; }
  .hd-harb {
    position: absolute;
    width: 488px;
    height: 237px;
    right: 100px;
    bottom: 40px; }
    @media screen and (max-width: 1200px) {
      .hd-harb {
        width: 37.5384615385vw;
        height: 18.2307692308vw;
        right: 7.6923076923vw;
        bottom: 3.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .hd-harb {
        width: 28.6666666667vw;
        height: 36vw;
        right: 5.3333333333vw;
        bottom: 25.3333333333vw;
        left: auto; } }
    .hd-harb-img {
      position: absolute;
      right: 0;
      top: 0;
      width: 240px; }
      @media screen and (max-width: 1200px) {
        .hd-harb-img {
          width: 18.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .hd-harb-img {
          width: 25.3333333333vw;
          right: auto;
          left: 50%;
          transform: translateX(-50%); } }
    .hd-harb-tx {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      width: 90%;
      height: 70px;
      background-color: rgba(255, 255, 255, 0.36);
      color: #65450d;
      bottom: 22px;
      left: 0; }
      @media screen and (max-width: 1200px) {
        .hd-harb-tx {
          height: 5.3846153846vw;
          bottom: 1.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .hd-harb-tx {
          width: 100%;
          height: 7.4666666667vw;
          text-align: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .hd-harb-tx > span {
        letter-spacing: .16em;
        line-height: 1.2;
        padding-left: 2em; }
        @media screen and (max-width: 480px) {
          .hd-harb-tx > span {
            padding-left: 0; } }
        .hd-harb-tx > span span:nth-of-type(1) {
          font-size: 30px;
          font-weight: 600; }
          @media screen and (max-width: 1200px) {
            .hd-harb-tx > span span:nth-of-type(1) {
              font-size: 2.3076923077vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(1) {
              font-size: 4vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(1) {
              font-size: 3.0666666667vw; } }
        .hd-harb-tx > span span:nth-of-type(2) {
          font-size: 16px;
          font-weight: 400; }
          @media screen and (max-width: 1200px) {
            .hd-harb-tx > span span:nth-of-type(2) {
              font-size: 1.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(2) {
              font-size: 2.1333333333vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(2) {
              font-size: 1.8666666667vw; } }
        .hd-harb-tx > span span:nth-of-type(3) {
          font-size: 24px;
          font-weight: 600; }
          @media screen and (max-width: 1200px) {
            .hd-harb-tx > span span:nth-of-type(3) {
              font-size: 1.8461538462vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(3) {
              font-size: 3.2vw; } }
          @media screen and (max-width: 480px) {
            .hd-harb-tx > span span:nth-of-type(3) {
              font-size: 2.4vw; } }

/* 
---------------------------------------------------------------------------*/
.cnts01 {
  position: relative;
  background-color: #fbf1e4;
  padding-top: 88px; }
  @media screen and (max-width: 1200px) {
    .cnts01 {
      padding-top: 6.7692307692vw; } }
  @media screen and (max-width: 480px) {
    .cnts01 {
      padding-top: 5.3333333333vw; } }
  .cnts01::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 344px;
    height: 414px;
    background-image: url(../img/bg-harb-left@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
    @media screen and (max-width: 1200px) {
      .cnts01::before {
        width: 26.4615384615vw;
        height: 31.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .cnts01::before {
        background-image: url(../img/bg-harb-left-sp.png);
        width: 27.3333333333vw;
        height: 49.0666666667vw; } }
  .cnts01::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 331px;
    height: 401px;
    background-image: url(../img/bg-harb-right@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
    @media screen and (max-width: 1200px) {
      .cnts01::after {
        width: 25.4615384615vw;
        height: 30.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .cnts01::after {
        background-image: url(../img/bg-harb-right-sp.png);
        width: 28vw;
        height: 49.0666666667vw; } }

/* 
---------------------------------------------------------------------------*/
.course {
  position: relative;
  background-color: rgba(255, 255, 255, 0.6);
  padding-left: 270px;
  padding-bottom: 30px;
  z-index: 1000; }
  @media screen and (max-width: 1200px) {
    .course {
      padding-left: 20.7692307692vw;
      padding-bottom: 2.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .course {
      padding-left: 0;
      padding-bottom: 5.3333333333vw; } }
  .course-amb {
    position: absolute;
    width: 395px;
    left: -65px;
    bottom: 0; }
    @media screen and (max-width: 1200px) {
      .course-amb {
        width: 30.3846153846vw;
        left: -5vw; } }
    @media screen and (max-width: 480px) {
      .course-amb {
        width: 44vw;
        left: -5.3333333333vw; } }
    .course-amb p {
      position: absolute;
      text-align: center;
      width: 100%;
      left: 50%;
      transform: translateX(-50%);
      bottom: 30px;
      font-size: 15px;
      line-height: 1.4;
      text-shadow: 0 0 1px #ffffff, 0 0 1px #ffffff, 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff; }
      @media screen and (max-width: 1200px) {
        .course-amb p {
          font-size: 1.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .course-amb p {
          font-size: 2vw; } }
      @media screen and (max-width: 1200px) {
        .course-amb p {
          bottom: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .course-amb p {
          left: 40%; } }
      .course-amb p span {
        font-size: 18px; }
        @media screen and (max-width: 1200px) {
          .course-amb p span {
            font-size: 1.3846153846vw; } }
        @media screen and (max-width: 480px) {
          .course-amb p span {
            font-size: 2.4vw; } }
  .course-tx {
    position: relative;
    padding-top: 40px; }
    @media screen and (max-width: 1200px) {
      .course-tx {
        padding-top: 3.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .course-tx {
        padding-top: 6.6666666667vw; } }
    .course-tx-catch {
      font-size: 38px;
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      color: #65450d;
      padding: 0 1em;
      margin-bottom: .5em; }
      @media screen and (max-width: 1200px) {
        .course-tx-catch {
          font-size: 2.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .course-tx-catch {
          font-size: 5.0666666667vw; } }
      @media screen and (max-width: 480px) {
        .course-tx-catch {
          text-align: center;
          font-size: 6.4vw;
          line-height: 1.3; } }
      .course-tx-catch span {
        position: relative; }
        .course-tx-catch span::before, .course-tx-catch span::after {
          position: absolute;
          content: "";
          width: 1px;
          height: 66px;
          background-color: #a65a9d;
          top: -10px; }
          @media screen and (max-width: 1200px) {
            .course-tx-catch span::before, .course-tx-catch span::after {
              height: 5.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-catch span::before, .course-tx-catch span::after {
              height: 100%;
              top: 0; } }
        .course-tx-catch span::before {
          left: -20px;
          transform: rotate(-23deg); }
          @media screen and (max-width: 1200px) {
            .course-tx-catch span::before {
              left: -1.5384615385vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-catch span::before {
              left: -28vw; } }
        .course-tx-catch span::after {
          right: -20px;
          transform: rotate(23deg); }
          @media screen and (max-width: 1200px) {
            .course-tx-catch span::after {
              right: -1.5384615385vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-catch span::after {
              right: -4vw; } }
    .course-tx-name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 480px) {
        .course-tx-name {
          padding-left: 29.3333333333vw;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-right: 5.3333333333vw; } }
      .course-tx-name-genre {
        font-size: 18px;
        background-color: #65450d;
        color: #ffffff;
        padding: .1em 3em;
        line-height: 1.4;
        margin-right: 0.5em;
        letter-spacing: .08em; }
        @media screen and (max-width: 1200px) {
          .course-tx-name-genre {
            font-size: 1.3846153846vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-genre {
            font-size: 2.4vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-genre {
            width: 100%;
            margin-right: 0;
            font-size: 3.0666666667vw;
            text-align: center; } }
      .course-tx-name-en {
        font-size: 22px;
        font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
        letter-spacing: .06em;
        margin-right: .5em; }
        @media screen and (max-width: 1200px) {
          .course-tx-name-en {
            font-size: 1.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-en {
            font-size: 2.9333333333vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-en {
            font-size: 3.2vw; } }
      .course-tx-name-ja {
        color: #a65a9d;
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        font-weight: 700;
        letter-spacing: -.08em;
        font-size: 32px; }
        @media screen and (max-width: 1200px) {
          .course-tx-name-ja {
            font-size: 2.4615384615vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-ja {
            font-size: 4.2666666667vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-name-ja {
            font-size: 5.6vw; } }
    .course-tx-detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 480px) {
        .course-tx-detail {
          padding-left: 29.3333333333vw;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-right: 4vw; } }
      .course-tx-detail-left {
        width: calc(100% - 205px); }
        @media screen and (max-width: 1200px) {
          .course-tx-detail-left {
            width: calc(100% - 15.7vw); } }
        @media screen and (max-width: 480px) {
          .course-tx-detail-left {
            width: 100%; } }
        .course-tx-detail-left-price {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          /*padding-left: 20px;*/
          line-height: 1.1; }
          @media screen and (max-width: 1200px) {
            .course-tx-detail-left-price {
              padding-left: 1.5384615385vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-price {
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              padding: 0; } }
          .course-tx-detail-left-price-first {
            /*text-align: center;*/ }
            .course-tx-detail-left-price-first span {
              line-height: 1;
              letter-spacing: .02em;
              white-space: nowrap; }
              .course-tx-detail-left-price-first span:nth-of-type(1) {
                font-size: 18px; }
                @media screen and (max-width: 1200px) {
                  .course-tx-detail-left-price-first span:nth-of-type(1) {
                    font-size: 1.3846153846vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-first span:nth-of-type(1) {
                    font-size: 2.4vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-first span:nth-of-type(1) {
                    font-size: 3.6vw; } }
              .course-tx-detail-left-price-first span:nth-of-type(2) {
                font-size: 58px; }
                @media screen and (max-width: 1200px) {
                  .course-tx-detail-left-price-first span:nth-of-type(2) {
                    font-size: 4.4615384615vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-first span:nth-of-type(2) {
                    font-size: 7.7333333333vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-first span:nth-of-type(2) {
                    font-size: 5.7333333333vw; } }
          .course-tx-detail-left-price-price {
            font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
            /*margin: 0 .2em;*/
            color: #a65a9d;
            font-size: 88px;
            letter-spacing: .02em;
            font-weight: 500; }
            @media screen and (max-width: 1200px) {
              .course-tx-detail-left-price-price {
                font-size: 6.7692307692vw; } }
            @media screen and (max-width: 480px) {
              .course-tx-detail-left-price-price {
                font-size: 11.7333333333vw; } }
            @media screen and (max-width: 480px) {
              .course-tx-detail-left-price-price {
                letter-spacing: -.02em;
                font-size: 12.6666666667vw;
                margin-left: 4vw; } }
          .course-tx-detail-left-price-yen {
            text-align: center; }
            .course-tx-detail-left-price-yen span {
              line-height: 1.2;
              letter-spacing: .08em; }
              .course-tx-detail-left-price-yen span:nth-of-type(1) {
                font-size: 45px; }
                @media screen and (max-width: 1200px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(1) {
                    font-size: 3.4615384615vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(1) {
                    font-size: 6vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(1) {
                    font-size: 6.4vw; } }
              .course-tx-detail-left-price-yen span:nth-of-type(2) {
                font-size: 15px; }
                @media screen and (max-width: 1200px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(2) {
                    font-size: 1.1538461538vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(2) {
                    font-size: 2vw; } }
                @media screen and (max-width: 480px) {
                  .course-tx-detail-left-price-yen span:nth-of-type(2) {
                    font-size: 2.9333333333vw; } }
          .course-tx-detail-left-price-muryo {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 84px;
            height: 84px;
            border-radius: 50%;
            background-color: #ffffff;
            border: 1px solid #7eb704;
            margin-left: 15px; }
            @media screen and (max-width: 1200px) {
              .course-tx-detail-left-price-muryo {
                width: 6.4615384615vw;
                height: 6.4615384615vw;
                margin-left: 1.1538461538vw; } }
            @media screen and (max-width: 480px) {
              .course-tx-detail-left-price-muryo {
                width: 12.4vw;
                height: 12.4vw; } }
            .course-tx-detail-left-price-muryo span {
              display: block;
              width: 100%;
              white-space: nowrap;
              text-align: center;
              font-size: 21px;
              color: #7eb704;
              line-height: 1.3;
              padding-bottom: 0.2em; }
              @media screen and (max-width: 1200px) {
                .course-tx-detail-left-price-muryo span {
                  font-size: 1.6153846154vw; } }
              @media screen and (max-width: 480px) {
                .course-tx-detail-left-price-muryo span {
                  font-size: 2.8vw; } }
              @media screen and (max-width: 480px) {
                .course-tx-detail-left-price-muryo span {
                  font-size: 3.3333333333vw; } }
        .course-tx-detail-left-attr {
	display: none;
          padding-left: 170px;
          font-size: 15px;
          letter-spacing: .08em; }
          @media screen and (max-width: 1200px) {
            .course-tx-detail-left-attr {
              font-size: 1.1538461538vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-attr {
              font-size: 2vw; } }
          @media screen and (max-width: 1200px) {
            .course-tx-detail-left-attr {
              padding-left: 13.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-attr {
              padding-left: 0;
              font-size: 2.4vw; } }
        .course-tx-detail-left-desc {
          font-size: 18px;
          letter-spacing: .08em;
          margin-top: 1em; }
          @media screen and (max-width: 1200px) {
            .course-tx-detail-left-desc {
              font-size: 1.3846153846vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-desc {
              font-size: 2.4vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-desc {
              font-size: 3.2vw; } }
        .course-tx-detail-left-btn {
          width: 560px;
          margin-top: 10px; }
          @media screen and (max-width: 1200px) {
            .course-tx-detail-left-btn {
              width: 43.0769230769vw;
              margin-top: 0.7692307692vw; } }
          @media screen and (max-width: 480px) {
            .course-tx-detail-left-btn {
              width: 100%; } }
          .course-tx-detail-left-btn a {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: #7eb704;
            color: #ffffff;
            width: 100%;
            height: 100px;
            border-radius: 15px;
            box-shadow: 14px 14px 32px rgba(210, 191, 167, 0.7); }
            @media screen and (max-width: 1200px) {
              .course-tx-detail-left-btn a {
                height: 7.6923076923vw;
                border-radius: 1.1538461538vw; } }
            @media screen and (max-width: 480px) {
              .course-tx-detail-left-btn a {
                height: 16vw;
                border-radius: 2vw;
                margin-bottom: 6.6666666667vw; } }
            .course-tx-detail-left-btn a::after {
              position: absolute;
              content: "";
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              background-image: url(../img/btn-arw@2x.png);
              top: 50%;
              transform: translateY(-50%);
              right: 30px;
              width: 12px;
              height: 20px; }
              @media screen and (max-width: 1200px) {
                .course-tx-detail-left-btn a::after {
                  right: 2.3076923077vw;
                  width: 0.9230769231vw;
                  height: 1.5384615385vw; } }
              @media screen and (max-width: 480px) {
                .course-tx-detail-left-btn a::after {
                  right: 6vw;
                  width: 2.1333333333vw;
                  height: 3.2vw; } }
            .course-tx-detail-left-btn a span {
              display: block;
              width: 100%;
              white-space: nowrap;
              text-align: center;
              font-size: 30px;
              letter-spacing: .08em;
              font-weight: 700; }
              @media screen and (max-width: 1200px) {
                .course-tx-detail-left-btn a span {
                  font-size: 2.3076923077vw; } }
              @media screen and (max-width: 480px) {
                .course-tx-detail-left-btn a span {
                  font-size: 4vw; } }
              @media screen and (max-width: 480px) {
                .course-tx-detail-left-btn a span {
                  font-size: 4.6666666667vw; } }
      .course-tx-detail-right {
        width: 165px; }
        @media screen and (max-width: 1200px) {
          .course-tx-detail-right {
            width: 12.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-detail-right {
            display: none; } }
    .course-tx-attr {
      border: 2px solid #e2e1e1;
      background-color: #ffffff;
      padding: 25px 30px;
      margin-top: 25px;
      width: 790px; }
      @media screen and (max-width: 1200px) {
        .course-tx-attr {
          padding: 1.9230769231vw 2.3076923077vw;
          margin-top: 1.9230769231vw;
          width: 60.7692307692vw; } }
      .course-tx-attr ul li {
        font-size: 15px;
        letter-spacing: .08em;
        text-indent: -1em;
        padding-left: 1em; }
        @media screen and (max-width: 1200px) {
          .course-tx-attr ul li {
            font-size: 1.1538461538vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-attr ul li {
            font-size: 2vw; } }
        @media screen and (max-width: 480px) {
          .course-tx-attr ul li {
            font-size: 2.6666666667vw; } }
        .course-tx-attr ul li + li {
          margin-top: 0.5em; }
  @media screen and (max-width: 480px) {
    .course-sp {
      position: relative;
      z-index: 1000;
      padding-top: 5.3333333333vw; }
      .course-sp .course-tx-detail-left-btn {
        width: 100%; }
      .course-sp .course-tx-attr {
        width: 100%; } }

/* 
---------------------------------------------------------------------------*/
.nayami {
  margin-top: 100px; }
  @media screen and (max-width: 1200px) {
    .nayami {
      margin-top: 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .nayami {
      margin-top: 9.3333333333vw; } }
  .nayami-hdl {
    font-size: 48px;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    text-align: center;
    line-height: 1.2;
    color: #65450d;
    text-shadow: 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff; }
    @media screen and (max-width: 1200px) {
      .nayami-hdl {
        font-size: 3.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .nayami-hdl {
        font-size: 6.4vw; } }
    .nayami-hdl span {
      color: #a65a9d; }
    @media screen and (max-width: 480px) {
      .nayami-hdl {
        margin-bottom: 1em; } }
  .nayami-bd {
    position: relative;
    background-image: url(../img/nayami-bd-img@2x.png);
    background-size: 511px auto;
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 620px; }
    @media screen and (max-width: 1200px) {
      .nayami-bd {
        background-size: 39.3076923077vw auto;
        padding-bottom: 47.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .nayami-bd {
        background-image: url(../img/nayami-bd-img-sp.png);
        background-size: 61.6vw 78.4vw;
        height: 86.9333333333vw;
        background-position: 5.3333333333vw bottom; } }
    .nayami-bd-tx li {
      position: absolute;
      padding: 20px 45px;
      background-color: #ffffff;
      box-shadow: 10px 10px #e6d4be;
      font-size: 24px;
      line-height: 1.75;
      letter-spacing: .04em;
      color: #65450d; }
      @media screen and (max-width: 1200px) {
        .nayami-bd-tx li {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .nayami-bd-tx li {
          font-size: 3.2vw; } }
      @media screen and (max-width: 1200px) {
        .nayami-bd-tx li {
          padding: 1.5384615385vw 3.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .nayami-bd-tx li {
          font-size: 2.6666666667vw;
          box-shadow: 1.3333333333vw 1.3333333333vw #e6d4be; } }
      .nayami-bd-tx li:nth-of-type(1) {
        left: 0;
        top: 52px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(1) {
            top: 4vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(1) {
            top: -2vw; } }
      .nayami-bd-tx li:nth-of-type(2) {
        left: 0;
        top: 255px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(2) {
            top: 19.6153846154vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(2) {
            left: auto;
            right: 0;
            top: 5vw; } }
      .nayami-bd-tx li:nth-of-type(3) {
        left: 68px;
        top: 420px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(3) {
            left: 5.2307692308vw;
            top: 32.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(3) {
            left: 0;
            top: 60vw; } }
      .nayami-bd-tx li:nth-of-type(4) {
        right: 0;
        top: 52px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(4) {
            top: 4vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(4) {
            top: 22vw; } }
      .nayami-bd-tx li:nth-of-type(5) {
        right: 65px;
        top: 240px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(5) {
            right: 5vw;
            top: 18.4615384615vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(5) {
            top: 43.3333333333vw;
            right: 0; } }
      .nayami-bd-tx li:nth-of-type(6) {
        right: 0;
        top: 415px; }
        @media screen and (max-width: 1200px) {
          .nayami-bd-tx li:nth-of-type(6) {
            top: 31.9230769231vw; } }
        @media screen and (max-width: 480px) {
          .nayami-bd-tx li:nth-of-type(6) {
            right: 6vw;
            top: 67vw; } }

/* 
---------------------------------------------------------------------------*/
.genin {
  padding: 80px 0; }
  @media screen and (max-width: 1200px) {
    .genin {
      padding: 6.1538461538vw 0; } }
  .genin-hdl {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/genin-hdl-bg@2x.png);
    text-align: center;
    padding-bottom: 80px; }
    @media screen and (max-width: 1200px) {
      .genin-hdl {
        padding-bottom: 6.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .genin-hdl {
        padding-bottom: 6.6666666667vw;
        background-position: center bottom; } }
    .genin-hdl-catch {
      font-size: 30px;
      color: #65450d;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .genin-hdl-catch {
          font-size: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .genin-hdl-catch {
          font-size: 4vw; } }
    .genin-hdl-ttl {
      color: #a65a9d;
      font-size: 100px;
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .genin-hdl-ttl {
          font-size: 7.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .genin-hdl-ttl {
          font-size: 13.3333333333vw; } }
      @media screen and (max-width: 480px) {
        .genin-hdl-ttl {
          line-height: 1.3; } }
  .genin-bd {
    text-align: center; }
    @media screen and (max-width: 480px) {
      .genin-bd {
        margin-top: 1em; } }
    .genin-bd-catch {
      font-size: 30px;
      color: #65450d;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .genin-bd-catch {
          font-size: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .genin-bd-catch {
          font-size: 4vw; } }
    .genin-bd-arw {
      width: 300px;
      margin: 0 auto; }
      @media screen and (max-width: 1200px) {
        .genin-bd-arw {
          width: 23.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .genin-bd-arw {
          width: 40vw; } }
    .genin-bd-hdl {
      margin-top: 20px; }
      .genin-bd-hdl span {
        display: inline-block;
        font-size: 52px;
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        color: #a65a9d;
        line-height: 1.2;
        background-image: linear-gradient(transparent 80%, rgba(166, 90, 157, 0.11) 0); }
        @media screen and (max-width: 1200px) {
          .genin-bd-hdl span {
            font-size: 4vw; } }
        @media screen and (max-width: 480px) {
          .genin-bd-hdl span {
            font-size: 6.9333333333vw; } }
    .genin-bd-desc {
      font-size: 30px;
      margin-top: 1em;
      color: #65450d; }
      @media screen and (max-width: 1200px) {
        .genin-bd-desc {
          font-size: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .genin-bd-desc {
          font-size: 4vw; } }

/* 
---------------------------------------------------------------------------*/
.harb {
  position: relative;
  background-color: #dae0d0;
  padding: 90px 0 100px; }
  @media screen and (max-width: 1200px) {
    .harb {
      padding: 6.9230769231vw 0 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .harb {
      padding: 13.3333333333vw 0; } }
  .harb::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 344px;
    height: 414px;
    background-image: url(../img/bg-harb-left@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -68px;
    transform: translateY(0); }
    @media screen and (max-width: 1200px) {
      .harb::before {
        width: 26.4615384615vw;
        height: 31.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .harb::before {
        background-image: url(../img/bg-harb-left-sp.png);
        width: 27.3333333333vw;
        height: 49.0666666667vw; } }
    @media screen and (max-width: 1200px) {
      .harb::before {
        top: -5.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .harb::before {
        width: 20.4vw;
        height: 25.6vw;
        top: -10.6666666667vw;
        background-image: url(../img/bg-harb-left-sp02.png); } }
  .harb::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 331px;
    height: 401px;
    background-image: url(../img/bg-harb-right@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -101px;
    transform: translateY(0); }
    @media screen and (max-width: 1200px) {
      .harb::after {
        width: 25.4615384615vw;
        height: 30.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .harb::after {
        background-image: url(../img/bg-harb-right-sp.png);
        width: 28vw;
        height: 49.0666666667vw; } }
    @media screen and (max-width: 1200px) {
      .harb::after {
        top: -7.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .harb::after {
        width: 19.8666666667vw;
        height: 25.6vw;
        top: -12vw;
        background-image: url(../img/bg-harb-right-sp02.png); } }
  .harb .cmn-wrap {
    position: relative;
    z-index: 1000;
    text-align: center; }
  .harb-catch {
    font-size: 30px;
    color: #65450d;
    letter-spacing: .08em; }
    @media screen and (max-width: 1200px) {
      .harb-catch {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .harb-catch {
        font-size: 4vw; } }
  .harb-hdl {
    font-size: 100px;
    margin-top: 10px;
    margin-bottom: 20px; }
    @media screen and (max-width: 1200px) {
      .harb-hdl {
        font-size: 7.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .harb-hdl {
        font-size: 13.3333333333vw; } }
    @media screen and (max-width: 1200px) {
      .harb-hdl {
        margin-top: 0.7692307692vw;
        margin-bottom: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .harb-hdl {
        margin-top: 1.3333333333vw;
        margin-bottom: 2.6666666667vw; } }
    .harb-hdl > span {
      display: inline-block;
      line-height: 1.1;
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      color: #65450d;
      background-image: linear-gradient(transparent 70%, rgba(126, 183, 4, 0.11) 0); }
      .harb-hdl > span span {
        position: relative;
        padding-top: 30px; }
        @media screen and (max-width: 1200px) {
          .harb-hdl > span span {
            padding-top: 2.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .harb-hdl > span span {
            padding-top: 4vw; } }
        .harb-hdl > span span::before {
          display: inline-block;
          line-height: 1.1;
          position: absolute;
          content: "";
          left: 50%;
          transform: translateX(-50%);
          top: 0;
          width: 20px;
          height: 20px;
          background-color: #7eb704;
          border-radius: 50%; }
          @media screen and (max-width: 1200px) {
            .harb-hdl > span span::before {
              width: 1.5384615385vw;
              height: 1.5384615385vw; } }
          @media screen and (max-width: 480px) {
            .harb-hdl > span span::before {
              width: 2.6666666667vw;
              height: 2.6666666667vw; } }
  .harb-img {
    width: 904px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .harb-img {
        width: 69.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .harb-img {
        width: 100%; }
        .harb-img img {
          height: 48.5333333333vw;
          object-fit: cover;
          object-position: center;
          font-family: "object-fit: cover; object-position: center;"; } }

/* 
---------------------------------------------------------------------------*/
.support {
  padding-top: 100px; }
  @media screen and (max-width: 1200px) {
    .support {
      padding-top: 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .support {
      padding-top: 13.3333333333vw; } }
  .support-hdl {
    font-size: 52px;
    line-height: 1.2;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    text-align: center;
    color: #65450d;
    letter-spacing: .08em; }
    @media screen and (max-width: 1200px) {
      .support-hdl {
        font-size: 4vw; } }
    @media screen and (max-width: 480px) {
      .support-hdl {
        font-size: 6.9333333333vw; } }
    @media screen and (max-width: 480px) {
      .support-hdl {
        font-size: 6.4vw; } }
    .support-hdl span {
      color: #7eb704; }
  .support-bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px; }
    @media screen and (max-width: 1200px) {
      .support-bd {
        margin-top: 4.6153846154vw; } }
    @media screen and (max-width: 480px) {
      .support-bd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 8vw; } }
    .support-bd-img {
      width: 480px; }
      @media screen and (max-width: 1200px) {
        .support-bd-img {
          width: 36.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .support-bd-img {
          width: 100%; } }
      .support-bd-img img {
        width: 430px; }
        @media screen and (max-width: 1200px) {
          .support-bd-img img {
            width: 33.0769230769vw; } }
        @media screen and (max-width: 480px) {
          .support-bd-img img {
            width: 100%;
            height: 72vw;
            object-fit: cover;
            object-position: center;
            font-family: "object-fit: cover; object-position: center;"; } }
    .support-bd-tx {
      width: 620px; }
      @media screen and (max-width: 1200px) {
        .support-bd-tx {
          width: 47.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .support-bd-tx {
          width: 100%; } }
      .support-bd-tx-catch {
        width: 272px;
        height: 75px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-image: url(../img/support-bd-tx-catch-bg@2x.png); }
        @media screen and (max-width: 1200px) {
          .support-bd-tx-catch {
            width: 20.9230769231vw;
            height: 5.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .support-bd-tx-catch {
            width: 43.2vw;
            height: 11.8666666667vw; } }
        .support-bd-tx-catch span {
          display: block;
          width: 100%;
          white-space: nowrap;
          text-align: center;
          font-size: 24px;
          color: #65450d; }
          @media screen and (max-width: 1200px) {
            .support-bd-tx-catch span {
              font-size: 1.8461538462vw; } }
          @media screen and (max-width: 480px) {
            .support-bd-tx-catch span {
              font-size: 3.2vw; } }
          @media screen and (max-width: 480px) {
            .support-bd-tx-catch span {
              font-size: 3.7333333333vw; } }
      .support-bd-tx-hdl {
        font-size: 30px;
        letter-spacing: .08em;
        margin-bottom: 0.5em; }
        @media screen and (max-width: 1200px) {
          .support-bd-tx-hdl {
            font-size: 2.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .support-bd-tx-hdl {
            font-size: 4vw; } }
        @media screen and (max-width: 480px) {
          .support-bd-tx-hdl {
            font-size: 4.5333333333vw; } }
        .support-bd-tx-hdl span {
          font-weight: 600;
          color: #a65a9d; }
      .support-bd-tx-desc {
        line-height: 1.77; }
        @media screen and (max-width: 480px) {
          .support-bd-tx-desc {
            font-size: 3.2vw;
            margin-top: 2em; } }

/* 
---------------------------------------------------------------------------*/
.miska {
  padding-top: 40px; }
  @media screen and (max-width: 1200px) {
    .miska {
      padding-top: 3.0769230769vw; } }
  @media screen and (max-width: 480px) {
    .miska {
      padding-top: 5.3333333333vw; } }
  .miska-catch {
    padding-top: 60px;
    font-size: 36px;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    line-height: 1.5;
    color: #65450d;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/genin-hdl-bg@2x.png);
    text-align: center;
    padding-bottom: 110px;
    letter-spacing: .08em; }
    @media screen and (max-width: 1200px) {
      .miska-catch {
        font-size: 2.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .miska-catch {
        font-size: 4.8vw; } }
    @media screen and (max-width: 1200px) {
      .miska-catch {
        padding-top: 60px;
        padding-bottom: 8.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .miska-catch {
        background-position: center bottom; } }
    .miska-catch span {
      color: #a65a9d; }
  .miska-desc {
    margin-top: 30px;
    font-size: 30px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: .02em;
    color: #65450d; }
    @media screen and (max-width: 1200px) {
      .miska-desc {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .miska-desc {
        font-size: 4vw; } }
    @media screen and (max-width: 1200px) {
      .miska-desc {
        margin-top: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .miska-desc {
        font-size: 3.8666666667vw;
        margin-left: -5.3333333333vw;
        margin-right: -5.3333333333vw;
        width: 100vw; } }
    .miska-desc span {
      position: relative; }
      .miska-desc span::after {
        position: absolute;
        content: "※";
        font-size: 15px;
        top: -.8em;
        right: -.5em; }
        @media screen and (max-width: 1200px) {
          .miska-desc span::after {
            font-size: 1.1538461538vw; } }
        @media screen and (max-width: 480px) {
          .miska-desc span::after {
            font-size: 2vw; } }
    .miska-desc strong {
      color: #a65a9d; }
  .miska-logo {
    width: 425px;
    margin: 40px auto; }
    @media screen and (max-width: 1200px) {
      .miska-logo {
        width: 32.6923076923vw;
        margin: 3.0769230769vw auto; } }
    @media screen and (max-width: 480px) {
      .miska-logo {
        width: 56.6666666667vw;
        margin: 10.6666666667vw auto; } }
  .miska-attr {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 1200px) {
      .miska-attr {
        font-size: 1.3846153846vw; } }
    @media screen and (max-width: 480px) {
      .miska-attr {
        font-size: 2.4vw; } }
    @media screen and (max-width: 1200px) {
      .miska-attr {
        margin-bottom: 3.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .miska-attr {
        font-size: 3.2vw;
        margin-bottom: 5.3333333333vw; } }
  .miska-img {
    position: relative; }
    .miska-img::before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 344px;
      height: 414px;
      background-image: url(../img/bg-harb-left@2x.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      @media screen and (max-width: 1200px) {
        .miska-img::before {
          width: 26.4615384615vw;
          height: 31.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .miska-img::before {
          background-image: url(../img/bg-harb-left-sp.png);
          width: 27.3333333333vw;
          height: 49.0666666667vw; } }
      @media screen and (max-width: 480px) {
        .miska-img::before {
          background-image: url(../img/bg-harb-left-sp03.png);
          width: 36.2666666667vw;
          height: 49.0666666667vw;
          z-index: -1; } }
    .miska-img::after {
      position: absolute;
      content: "";
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 331px;
      height: 401px;
      background-image: url(../img/bg-harb-right@2x.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      @media screen and (max-width: 1200px) {
        .miska-img::after {
          width: 25.4615384615vw;
          height: 30.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .miska-img::after {
          background-image: url(../img/bg-harb-right-sp.png);
          width: 28vw;
          height: 49.0666666667vw; } }
      @media screen and (max-width: 480px) {
        .miska-img::after {
          display: none; } }
    .miska-img > div {
      width: 590px;
      margin: 0 auto; }
      @media screen and (max-width: 1200px) {
        .miska-img > div {
          width: 45.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .miska-img > div {
          width: 81.7333333333vw;
          margin: 0 0 0 auto; } }
  .miska-cap {
    font-size: 15px;
    text-align: right;
    margin-top: 30px; }
    @media screen and (max-width: 1200px) {
      .miska-cap {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .miska-cap {
        font-size: 2vw; } }
    @media screen and (max-width: 1200px) {
      .miska-cap {
        margin-top: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .miska-cap {
        margin-top: 4vw;
        font-size: 2.6666666667vw; } }

/* 
---------------------------------------------------------------------------*/
.genre {
  padding: 80px 0 90px; }
  @media screen and (max-width: 1200px) {
    .genre {
      padding: 6.1538461538vw 0 6.9230769231vw; } }
  @media screen and (max-width: 480px) {
    .genre {
      padding: 12vw 0 13.3333333333vw; } }
  .genre-wrap {
    background-color: #fbf1e4;
    text-align: center;
    padding: 80px 0; }
    @media screen and (max-width: 1200px) {
      .genre-wrap {
        padding: 6.1538461538vw 0; } }
    @media screen and (max-width: 480px) {
      .genre-wrap {
        padding: 10.6666666667vw 0 6.6666666667vw; } }
  .genre-hdl {
    font-size: 30px;
    color: #65450d;
    letter-spacing: .08em;
    margin-bottom: .8em; }
    @media screen and (max-width: 1200px) {
      .genre-hdl {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .genre-hdl {
        font-size: 4vw; } }
  .genre-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 100px;
    margin-bottom: 38px; }
    @media screen and (max-width: 1200px) {
      .genre-lst {
        padding: 0 7.6923076923vw;
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .genre-lst {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 9.3333333333vw;
        margin-bottom: 5.3333333333vw; } }
    .genre-lst li {
      width: 180px;
      height: 180px;
      border-radius: 50%;
      background-color: #e6d4be;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 1200px) {
        .genre-lst li {
          width: 13.8461538462vw;
          height: 13.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .genre-lst li {
          width: 33.7333333333vw;
          height: 33.7333333333vw; } }
      @media screen and (max-width: 480px) {
        .genre-lst li:nth-of-type(n + 3) {
          margin-top: 1.6vw; } }
      .genre-lst li p {
        display: block;
        width: 100%;
        white-space: nowrap;
        text-align: center;
        font-size: 18px;
        letter-spacing: .08em; }
        @media screen and (max-width: 1200px) {
          .genre-lst li p {
            font-size: 1.3846153846vw; } }
        @media screen and (max-width: 480px) {
          .genre-lst li p {
            font-size: 2.4vw; } }
        @media screen and (max-width: 480px) {
          .genre-lst li p {
            font-size: 3.3333333333vw; } }
  .genre-bd {
    width: 900px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 30px; }
    @media screen and (max-width: 1200px) {
      .genre-bd {
        width: 69.2307692308vw;
        padding: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .genre-bd {
        width: 78.4vw;
        padding: 5.3333333333vw; } }
    .genre-bd-hdl {
      font-size: 24px;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .genre-bd-hdl {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .genre-bd-hdl {
          font-size: 3.2vw; } }
      @media screen and (max-width: 480px) {
        .genre-bd-hdl {
          font-size: 4vw; } }
    .genre-bd-desc {
      font-size: 18px;
      letter-spacing: .08em;
      margin-top: 0.4em; }
      @media screen and (max-width: 1200px) {
        .genre-bd-desc {
          font-size: 1.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .genre-bd-desc {
          font-size: 2.4vw; } }
      @media screen and (max-width: 480px) {
        .genre-bd-desc {
          font-size: 3.2vw; } }

/* 
---------------------------------------------------------------------------*/
.supple {
  padding: 90px 0; }
  @media screen and (max-width: 1200px) {
    .supple {
      padding: 6.9230769231vw 0; } }
  @media screen and (max-width: 480px) {
    .supple {
      padding: 0 0 12vw; } }
  .supple-catch {
    font-size: 24px;
    text-align: center;
    letter-spacing: .08em;
    margin-bottom: 0.8em;
    color: #65450d; }
    @media screen and (max-width: 1200px) {
      .supple-catch {
        font-size: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .supple-catch {
        font-size: 3.2vw; } }
    @media screen and (max-width: 480px) {
      .supple-catch {
        font-size: 3.3333333333vw; } }
    .supple-catch span {
      position: relative; }
      .supple-catch span::after {
        position: absolute;
        content: "※";
        font-size: 12px;
        top: -.8em;
        right: -.5em; }
        @media screen and (max-width: 1200px) {
          .supple-catch span::after {
            font-size: 0.9230769231vw; } }
        @media screen and (max-width: 480px) {
          .supple-catch span::after {
            font-size: 1.6vw; } }
  .supple-hdl {
    text-align: center;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-size: 36px;
    color: #65450d;
    line-height: 1.58; }
    @media screen and (max-width: 1200px) {
      .supple-hdl {
        font-size: 2.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .supple-hdl {
        font-size: 4.8vw; } }
    @media screen and (max-width: 480px) {
      .supple-hdl {
        font-size: 5.6vw;
        margin-left: -5.3333333333vw;
        margin-right: -5.3333333333vw;
        width: 100vw; } }
    .supple-hdl span {
      color: #a65a9d; }
  .supple-attr {
    font-size: 15px;
    text-align: right;
    margin-top: 2em;
    margin-bottom: 1em; }
    @media screen and (max-width: 1200px) {
      .supple-attr {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .supple-attr {
        font-size: 2vw; } }
    @media screen and (max-width: 480px) {
      .supple-attr {
        font-size: 2.6666666667vw; } }
  .supple-bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2.5px dotted #dedbdb;
    padding: 40px 50px;
    border-radius: 20px; }
    @media screen and (max-width: 1200px) {
      .supple-bd {
        padding: 4.6153846154vw 3.8461538462vw;
        border-radius: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .supple-bd {
        position: relative;
        padding: 5.3333333333vw;
        border-radius: 2.6666666667vw;
        text-align: center; } }
    .supple-bd-img {
      width: 254px; }
      @media screen and (max-width: 1200px) {
        .supple-bd-img {
          width: 19.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .supple-bd-img {
          position: absolute;
          width: 32vw;
          left: 3.3333333333vw;
          top: 29.3333333333vw; } }
    .supple-bd-tx {
      width: 730px; }
      @media screen and (max-width: 1200px) {
        .supple-bd-tx {
          width: 56.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .supple-bd-tx {
          width: 100%; } }
      .supple-bd-tx-catch {
        color: #65450d;
        font-size: 24px;
        letter-spacing: .08em;
        margin-bottom: .5em; }
        @media screen and (max-width: 1200px) {
          .supple-bd-tx-catch {
            font-size: 1.8461538462vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-catch {
            font-size: 3.2vw; } }
      .supple-bd-tx-desc01 {
        font-size: 36px;
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        letter-spacing: -.02em;
        font-weight: 600; }
        @media screen and (max-width: 1200px) {
          .supple-bd-tx-desc01 {
            font-size: 2.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-desc01 {
            font-size: 4.8vw; } }
        .supple-bd-tx-desc01 span {
          display: inline-block;
          color: #7eb704;
          background-image: linear-gradient(transparent 60%, rgba(126, 183, 4, 0.11) 0); }
      .supple-bd-tx-desc02 {
        font-size: 42px;
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        letter-spacing: .02em;
        font-weight: 600; }
        @media screen and (max-width: 1200px) {
          .supple-bd-tx-desc02 {
            font-size: 3.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-desc02 {
            font-size: 5.6vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-desc02 {
            padding-left: 29.3333333333vw;
            font-size: 5.2vw;
            letter-spacing: -.02em; } }
        .supple-bd-tx-desc02 span {
          display: inline-block;
          color: #a65a9d;
          background-image: linear-gradient(transparent 60%, rgba(166, 90, 157, 0.11) 0); }
      .supple-bd-tx-desc03 {
        font-size: 24px;
        letter-spacing: .08em;
        margin-top: 1em;
        color: #65450d; }
        @media screen and (max-width: 1200px) {
          .supple-bd-tx-desc03 {
            font-size: 1.8461538462vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-desc03 {
            font-size: 3.2vw; } }
        @media screen and (max-width: 480px) {
          .supple-bd-tx-desc03 {
            padding-left: 29.3333333333vw;
            font-size: 4vw; } }
  .supple-desc {
    color: #65450d;
    text-align: center;
    font-size: 24px;
    line-height: 2.2;
    margin: 1em 0 1.5em; }
    @media screen and (max-width: 1200px) {
      .supple-desc {
        font-size: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .supple-desc {
        font-size: 3.2vw; } }
    @media screen and (max-width: 480px) {
      .supple-desc {
        font-size: 4vw; } }
  .supple-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 100px; }
    @media screen and (max-width: 1200px) {
      .supple-lst {
        padding: 0 7.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .supple-lst {
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .supple-lst li {
      width: 266px;
      text-align: center; }
      @media screen and (max-width: 1200px) {
        .supple-lst li {
          width: 20.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .supple-lst li {
          width: 42.1333333333vw; } }
      @media screen and (max-width: 480px) {
        .supple-lst li:nth-of-type(1) {
          width: 100%;
          margin-bottom: 2em; } }
    @media screen and (max-width: 480px) {
      .supple-lst-img {
        width: 42.1333333333vw;
        margin: 0 auto; } }
    .supple-lst-cap {
      font-size: 19px;
      line-height: 1.47;
      color: #65450d;
      margin-top: 0.5em; }
      @media screen and (max-width: 1200px) {
        .supple-lst-cap {
          font-size: 1.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .supple-lst-cap {
          font-size: 2.5333333333vw; } }
      @media screen and (max-width: 480px) {
        .supple-lst-cap {
          font-size: 3.0666666667vw; } }
      .supple-lst-cap span {
        color: #a65a9d;
        font-weight: 600; }

/* 
---------------------------------------------------------------------------*/
.select {
  background-color: #fbf1e4;
  padding: 90px 0 100px; }
  @media screen and (max-width: 1200px) {
    .select {
      padding: 6.9230769231vw 0 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .select {
      padding: 13.3333333333vw 0 5.3333333333vw; } }
  .select-hdl {
    font-size: 48px;
    color: #65450d;
    letter-spacing: .08em;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 2em; }
    @media screen and (max-width: 1200px) {
      .select-hdl {
        font-size: 3.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .select-hdl {
        font-size: 6.4vw; } }
    @media screen and (max-width: 480px) {
      .select-hdl {
        line-height: 1.4;
        margin-bottom: 1em; } }
    .select-hdl span {
      display: inline-block;
      color: #a65a9d;
      background-image: linear-gradient(transparent 70%, rgba(166, 90, 157, 0.11) 0); }
  .select-lst {
    position: relative; }
    .select-lst li + li {
      margin-top: 100px; }
      @media screen and (max-width: 1200px) {
        .select-lst li + li {
          margin-top: 7.6923076923vw; } }
      @media screen and (max-width: 480px) {
        .select-lst li + li {
          margin-top: 0vw; } }
    .select-lst-hdl {
      position: relative;
      padding-left: 137px;
      z-index: 100; }
      @media screen and (max-width: 1200px) {
        .select-lst-hdl {
          padding-left: 10.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .select-lst-hdl {
          padding-left: 20.8vw; } }
      .select-lst-hdl-hdl {
        font-size: 35px;
        font-weight: 700;
        color: #65450d; }
        @media screen and (max-width: 1200px) {
          .select-lst-hdl-hdl {
            font-size: 2.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-hdl-hdl {
            font-size: 4.6666666667vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-hdl-hdl {
            font-size: 4.8vw; } }
      .select-lst-hdl-img {
        position: absolute;
        left: -19px;
        top: 50%;
        transform: translateY(-50%);
        width: 121px;
        height: 121px; }
        @media screen and (max-width: 1200px) {
          .select-lst-hdl-img {
            left: -1.4615384615vw;
            width: 9.3076923077vw;
            height: 9.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-hdl-img {
            width: 16.1333333333vw;
            height: 16.1333333333vw;
            left: -2.5333333333vw; } }
    .select-lst-bd {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 50px 30px 80px 60px; }
      @media screen and (max-width: 1200px) {
        .select-lst-bd {
          padding: 3.8461538462vw 2.3076923077vw 6.1538461538vw 4.6153846154vw; } }
      @media screen and (max-width: 480px) {
        .select-lst-bd {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          padding: 6.6666666667vw 5.3333333333vw 18.6666666667vw; } }
      .select-lst-bd::before {
        position: absolute;
        content: "";
        background-color: rgba(255, 255, 255, 0.5);
        width: 100%;
        height: 100%;
        z-index: -1;
        left: 0;
        top: -30px; }
        @media screen and (max-width: 1200px) {
          .select-lst-bd::before {
            top: -2.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-bd::before {
            top: -12vw; } }
      .select-lst-bd-img {
        width: 450px; }
        @media screen and (max-width: 1200px) {
          .select-lst-bd-img {
            width: 34.6153846154vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-bd-img {
            width: 100%; } }
      .select-lst-bd-tx {
        width: 530px; }
        @media screen and (max-width: 1200px) {
          .select-lst-bd-tx {
            width: 40.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .select-lst-bd-tx {
            width: 100%; } }
        .select-lst-bd-tx p {
          font-size: 16px;
          line-height: 1.875;
          letter-spacing: .08em; }
          @media screen and (max-width: 1200px) {
            .select-lst-bd-tx p {
              font-size: 1.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .select-lst-bd-tx p {
              font-size: 2.1333333333vw; } }
          @media screen and (max-width: 480px) {
            .select-lst-bd-tx p {
              font-size: 3.2vw;
              margin-top: 1.5em; } }
          .select-lst-bd-tx p + p {
            margin-top: 1.4em; }
          .select-lst-bd-tx p.attr {
            font-size: 12px;
            text-align: right; }
            @media screen and (max-width: 1200px) {
              .select-lst-bd-tx p.attr {
                font-size: 0.9230769231vw; } }
            @media screen and (max-width: 480px) {
              .select-lst-bd-tx p.attr {
                font-size: 1.6vw; } }
            @media screen and (max-width: 480px) {
              .select-lst-bd-tx p.attr {
                font-size: 2.6666666667vw; } }
          .select-lst-bd-tx p span {
            position: relative; }
            .select-lst-bd-tx p span::after {
              position: absolute;
              content: "※";
              font-size: 10px;
              top: -.8em;
              right: -.5em; }
              @media screen and (max-width: 1200px) {
                .select-lst-bd-tx p span::after {
                  font-size: 0.7692307692vw; } }
              @media screen and (max-width: 480px) {
                .select-lst-bd-tx p span::after {
                  font-size: 1.3333333333vw; } }

/* 
---------------------------------------------------------------------------*/
.aiyou {
  padding: 90px 0 0; }
  @media screen and (max-width: 1200px) {
    .aiyou {
      padding: 6.9230769231vw 0 0; } }
  @media screen and (max-width: 480px) {
    .aiyou {
      padding: 12vw 0 0; } }
  .aiyou .cmn-wrap {
    position: relative;
    padding-bottom: 495px; }
    @media screen and (max-width: 1200px) {
      .aiyou .cmn-wrap {
        padding-bottom: 38.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .aiyou .cmn-wrap {
        padding-bottom: 13.3333333333vw; } }
  .aiyou-tx {
    width: 644px; }
    @media screen and (max-width: 1200px) {
      .aiyou-tx {
        width: 49.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .aiyou-tx {
        width: 100%; } }
    .aiyou-tx-catch {
      font-size: 24px;
      letter-spacing: .08em;
      color: #65450d; }
      @media screen and (max-width: 1200px) {
        .aiyou-tx-catch {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-tx-catch {
          font-size: 3.2vw; } }
    .aiyou-tx-name {
      font-size: 24px;
      letter-spacing: .08em;
      color: #65450d; }
      @media screen and (max-width: 1200px) {
        .aiyou-tx-name {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-tx-name {
          font-size: 3.2vw; } }
      .aiyou-tx-name strong {
        font-size: 100px;
        color: #a65a9d;
        /* light: 300, semi-bold: 600 */
        font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
        margin-right: 0.1em; }
        @media screen and (max-width: 1200px) {
          .aiyou-tx-name strong {
            font-size: 7.6923076923vw; } }
        @media screen and (max-width: 480px) {
          .aiyou-tx-name strong {
            font-size: 13.3333333333vw; } }
    .aiyou-tx-hdl {
      font-size: 36px;
      color: #65450d;
      font-weight: 600;
      line-height: 1.38;
      letter-spacing: .04em; }
      @media screen and (max-width: 1200px) {
        .aiyou-tx-hdl {
          font-size: 2.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-tx-hdl {
          font-size: 4.8vw; } }
    .aiyou-tx-desc {
      position: relative;
      border-radius: 20px;
      background-color: rgba(166, 90, 157, 0.11);
      padding: 30px;
      font-size: 16px;
      letter-spacing: .04em;
      line-height: 2;
      margin-top: 2em; }
      @media screen and (max-width: 1200px) {
        .aiyou-tx-desc {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-tx-desc {
          font-size: 2.1333333333vw; } }
      @media screen and (max-width: 1200px) {
        .aiyou-tx-desc {
          border-radius: 1.5384615385vw;
          padding: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-tx-desc {
          margin-top: 103.4666666667vw;
          background-color: #f6edf5;
          font-size: 3.2vw;
          padding: 6.6666666667vw 5.3333333333vw; } }
  .aiyou-img {
    position: absolute;
    bottom: 0;
    width: 722px;
    right: 10px; }
    @media screen and (max-width: 1200px) {
      .aiyou-img {
        width: 55.5384615385vw;
        right: 0.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .aiyou-img {
        width: 82.6666666667vw;
        right: -18.6666666667vw;
        z-index: -1;
        bottom: auto;
        top: 29.3333333333vw; } }
    .aiyou-img-cap {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 30px;
      font-size: 24px;
      text-shadow: 0 0 1px #ffffff, 0 0 1px #ffffff, 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 4px #ffffff, 0 0 4px #ffffff, 0 0 4px #ffffff;
      line-height: 1.4;
      text-align: center;
      color: #65450d;
      padding-left: 5em; }
      @media screen and (max-width: 1200px) {
        .aiyou-img-cap {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-img-cap {
          font-size: 3.2vw; } }
      @media screen and (max-width: 1200px) {
        .aiyou-img-cap {
          bottom: 2.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .aiyou-img-cap {
          bottom: 18.6666666667vw;
          padding-left: 0;
          white-space: nowrap; } }
  .aiyou-ph {
    position: absolute;
    width: 1023px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px; }
    @media screen and (max-width: 1200px) {
      .aiyou-ph {
        width: 78.6923076923vw;
        bottom: 6.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .aiyou-ph {
        width: 100vw;
        bottom: 92vw; } }

/* 
---------------------------------------------------------------------------*/
.for {
  background-color: #dae0d0;
  padding: 90px 0 115px;
  text-align: center; }
  @media screen and (max-width: 1200px) {
    .for {
      padding: 6.9230769231vw 0 8.8461538462vw; } }
  @media screen and (max-width: 480px) {
    .for {
      padding: 12vw 0; } }
  .for-hdl {
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    color: #65450d;
    font-size: 52px;
    letter-spacing: .08em;
    margin-bottom: 1em; }
    @media screen and (max-width: 1200px) {
      .for-hdl {
        font-size: 4vw; } }
    @media screen and (max-width: 480px) {
      .for-hdl {
        font-size: 6.9333333333vw; } }
    @media screen and (max-width: 480px) {
      .for-hdl {
        letter-spacing: 0; } }
  .for-desc {
    font-size: 24px;
    line-height: 2;
    letter-spacing: .08em;
    color: #65450d;
    margin-bottom: 1.5em; }
    @media screen and (max-width: 1200px) {
      .for-desc {
        font-size: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .for-desc {
        font-size: 3.2vw; } }
    @media screen and (max-width: 480px) {
      .for-desc {
        font-size: 4vw; } }
  .for-img {
    width: 281px;
    margin: 0 auto;
    box-shadow: 13px 13px 21px rgba(0, 0, 0, 0.28);
    border-radius: 10px; }
    @media screen and (max-width: 1200px) {
      .for-img {
        width: 21.6153846154vw;
        border-radius: 0.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .for-img {
        width: 29.3333333333vw; } }
  .for-wrap {
    position: relative; }
    @media screen and (max-width: 480px) {
      .for-wrap {
        padding-top: 8vw; } }
  .for-lst li {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .for-lst li {
        width: 11.5384615385vw;
        height: 11.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .for-lst li {
        width: 18.4vw;
        height: 18.4vw; } }
    .for-lst li > * {
      display: block;
      width: 100%;
      white-space: nowrap;
      text-align: center;
      font-size: 34px;
      letter-spacing: -.05em;
      /* light: 300, semi-bold: 600 */
      font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
      font-weight: 700;
      color: #a65a9d;
      line-height: 1.2;
      padding-top: 10px; }
      @media screen and (max-width: 1200px) {
        .for-lst li > * {
          font-size: 2.6153846154vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li > * {
          font-size: 4.5333333333vw; } }
      @media screen and (max-width: 1200px) {
        .for-lst li > * {
          padding-top: 0.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li > * {
          font-size: 4vw;
          padding-top: 0.6666666667vw; } }
    .for-lst li::before, .for-lst li::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      border-radius: 50%; }
    .for-lst li::before {
      left: 4px;
      top: 4px;
      background-color: #ffffff;
      z-index: -1; }
      @media screen and (max-width: 1200px) {
        .for-lst li::before {
          left: 0.3076923077vw;
          top: 0.3076923077vw; } }
    .for-lst li::after {
      left: 0;
      top: 0;
      border: 2px dotted #a65a9d; }
    .for-lst li:nth-of-type(1) {
      top: -30px;
      left: 186px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(1) {
          top: -2.3076923077vw;
          left: 14.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(1) {
          top: 0;
          left: 6.6666666667vw; } }
    .for-lst li:nth-of-type(2) {
      top: 140px;
      left: 38px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(2) {
          top: 10.7692307692vw;
          left: 2.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(2) {
          top: 21.3333333333vw;
          left: 0; } }
    .for-lst li:nth-of-type(3) {
      top: 310px;
      left: 186px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(3) {
          top: 23.8461538462vw;
          left: 14.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(3) {
          top: 41.3333333333vw;
          left: 6.6666666667vw; } }
    .for-lst li:nth-of-type(4) {
      top: -30px;
      right: 186px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(4) {
          top: -2.3076923077vw;
          right: 14.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(4) {
          top: 0;
          right: 6.6666666667vw; } }
    .for-lst li:nth-of-type(5) {
      top: 140px;
      right: 38px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(5) {
          top: 10.7692307692vw;
          right: 2.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(5) {
          top: 21.3333333333vw;
          right: 0; } }
    .for-lst li:nth-of-type(6) {
      top: 310px;
      right: 186px; }
      @media screen and (max-width: 1200px) {
        .for-lst li:nth-of-type(6) {
          top: 23.8461538462vw;
          right: 14.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .for-lst li:nth-of-type(6) {
          top: 41.3333333333vw;
          right: 6.6666666667vw; } }

/* 
---------------------------------------------------------------------------*/
.cnts02 {
  padding-bottom: 90px; }
  @media screen and (max-width: 1200px) {
    .cnts02 {
      padding-bottom: 6.9230769231vw; } }

.course90 {
  position: relative;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 30px 30px;
  z-index: 1000;
  margin-top: 50px; }
  @media screen and (max-width: 1200px) {
    .course90 {
      padding: 2.3076923077vw;
      margin-top: 3.8461538462vw; } }
  .course90-catch {
    background-image: url(../img/course90-catch-bg@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 24px;
    text-align: center;
    padding-bottom: 1em;
    color: #65450d;
    letter-spacing: .08em; }
    @media screen and (max-width: 1200px) {
      .course90-catch {
        font-size: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .course90-catch {
        font-size: 3.2vw; } }
    @media screen and (max-width: 480px) {
      .course90-catch {
        font-size: 4vw; } }
  .course90 .course-tx-catch {
    text-align: center; }
  @media screen and (max-width: 480px) {
    .course90 .course-tx-name {
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .course90 .course-tx-detail-left {
    width: 100%; }
  .course90 .course-tx-detail-left-price {
    padding-left: 0; }
    @media screen and (max-width: 480px) {
      .course90 .course-tx-detail-left-price {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 1em; } }
  .course90 .course-tx-detail-left-btn {
    width: 500px; }
    @media screen and (max-width: 1200px) {
      .course90 .course-tx-detail-left-btn {
        width: 38.4615384615vw; } }
  .course90 .course-tx-detail-left-price-price {
    margin: 0;
    letter-spacing: -.04em; }
    @media screen and (max-width: 480px) {
      .course90 .course-tx-detail-left-price-price {
        margin-top: 2.6666666667vw;
        margin-left: 5.3333333333vw; } }
  .course90 .course-tx-detail-left-price-yen {
    margin-left: 5px; }
    @media screen and (max-width: 1200px) {
      .course90 .course-tx-detail-left-price-yen {
        margin-left: 0.3846153846vw; } }
    @media screen and (max-width: 480px) {
      .course90 .course-tx-detail-left-price-yen {
        margin-top: 2.6666666667vw; } }
  .course90 .course-tx-detail-left-price-muryo {
    margin-left: 10px;
    margin-right: 15px; }
    @media screen and (max-width: 1200px) {
      .course90 .course-tx-detail-left-price-muryo {
        margin-left: 0.7692307692vw;
        margin-right: 1.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .course90 .course-tx-detail-left-price-muryo {
        margin-top: 2.6666666667vw;
        margin-right: 5.3333333333vw; } }
  @media screen and (max-width: 480px) {
    .course90 .course-tx-detail-left-desc {
      padding: 0 1em; } }
  @media screen and (max-width: 480px) {
    .course90 .course-tx-detail-left-attr {
      text-align: center; } }
  .course90 .course-tx-attr {
    width: 100%; }

/* 
---------------------------------------------------------------------------*/
.guide {
  padding: 100px 0; }
  @media screen and (max-width: 1200px) {
    .guide {
      padding: 7.6923076923vw 0; } }
  .guide-hdl {
    font-size: 30px;
    text-align: center;
    border: 1px solid #e2e1e1;
    padding: .5em 1em;
    color: #65450d;
    letter-spacing: .08em;
    /* light: 300, semi-bold: 600 */
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; }
    @media screen and (max-width: 1200px) {
      .guide-hdl {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .guide-hdl {
        font-size: 4vw; } }
  .guide dl {
    margin-top: 2em; }
    .guide dl + dl {
      margin-top: 4em; }
    .guide dl dt {
      font-size: 24px;
      color: #65450d;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .guide dl dt {
          font-size: 1.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .guide dl dt {
          font-size: 3.2vw; } }
      @media screen and (max-width: 480px) {
        .guide dl dt {
          font-size: 4vw; } }
      .guide dl dt span {
        color: #a65a9d; }
    .guide dl dd {
      font-size: 16px;
      letter-spacing: .08em; }
      @media screen and (max-width: 1200px) {
        .guide dl dd {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 480px) {
        .guide dl dd {
          font-size: 2.1333333333vw; } }
      @media screen and (max-width: 480px) {
        .guide dl dd {
          font-size: 3.2vw;
          line-height: 1.4;
          margin-top: -.5em; } }
      .guide dl dd p {
        margin-top: 1.5em; }
        .guide dl dd p a {
          color: #a65a9d;
          text-decoration: underline;
          font-weight: 700; }
  .guide-card {
    width: 352px; }
    @media screen and (max-width: 1200px) {
      .guide-card {
        width: 27.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .guide-card {
        width: 74.6666666667vw; } }

/* ft
---------------------------------------------------------------------------*/
.ft {
  background-color: #f3f3f3;
  padding: 45px 0 80px; }
  @media screen and (max-width: 1200px) {
    .ft {
      padding: 3.4615384615vw 0 6.1538461538vw; } }
  @media screen and (max-width: 480px) {
    .ft {
      padding: 9.3333333333vw 0 10.6666666667vw; } }
  .ft-logo {
    width: 247px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .ft-logo {
        width: 19vw; } }
    @media screen and (max-width: 480px) {
      .ft-logo {
        width: 50.9333333333vw; } }
  .ft-lnk {
    text-align: center;
    margin-top: 2em;
    font-size: 15px;
    letter-spacing: .08em; }
    @media screen and (max-width: 1200px) {
      .ft-lnk {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .ft-lnk {
        font-size: 2vw; } }
    @media screen and (max-width: 480px) {
      .ft-lnk {
        font-size: 3.0666666667vw;
        letter-spacing: -.03em;
        line-height: 2.5; } }
  @media screen and (max-width: 480px) {
    .ft .cmn-wrap {
      padding-left: 0;
      padding-right: 0; } }