@charset "UTF-8";
/*****************************************************
  Foundation
*****************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
html {
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  /* 2 */
}

/**
* Remove default margin.
*/
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
  border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
  font-weight: bold;
}

/**
* Address styling not present in Safari and Chrome.
*/
dfn {
  font-style: italic;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/**
* Address styling not present in IE 8/9.
*/
mark {
  background: #ff0;
  color: #000;
}

/**
* Address inconsistent and variable font size in all browsers.
*/
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
  border: 0;
}

/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
  margin: 1em 40px;
}

/**
* Address differences between Firefox and other browsers.
*/
hr {
  box-sizing: content-box;
  height: 0;
}

/**
* Contain overflow in all browsers.
*/
pre {
  overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
  /* 2 */
  margin: 0;
  color: inherit;
  /* 1 */
  font: inherit;
  /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
  overflow: visible;
}

/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
  text-transform: none;
}

/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
  line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  /* 1 */
  padding: 0;
  border: 0;
  /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: calc(1em * .625);
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  word-wrap: break-word;
  min-width: 100%;
  background: #fff;
  color: #000;
  font: 500 1.7em/1.8 "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, "Segoe UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-break: break-word;
}

body.-open {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 1.5em;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

* {
  box-sizing: border-box;
}

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

em {
  font-style: normal;
}

p {
  margin: 0;
}

p + p {
  margin-top: 1em;
}

img {
  -webkit-touch-callout: none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input, textarea, select, button {
  font: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type="search"]:focus {
  outline: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: .1s linear;
}

select {
  white-space: nowrap;
}

a {
  color: #0068b7;
  text-decoration: none;
  opacity: 1;
  transition: .1s linear;
}

a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 375px) {
  html {
    font-size: 2.66667vw;
  }
}

@media screen and (max-width: 768px) {
  a:hover {
    text-decoration: none;
  }
}

/*****************************************************
  Layout
*****************************************************/
/* =================================================
Frame
================================================= */
.l-wrapper {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .l-main {
    padding: 0 1.5rem;
  }
  .l-main > .l-section:last-child {
    padding-bottom: 8rem;
  }
}

.l-container {
  z-index: 1;
  position: relative;
  width: 100%;
  max-width: 97.8rem;
  margin: 0 auto;
}

/* =================================================
Header
================================================= */
.l-header {
  position: relative;
  height: 11rem;
  padding: 0 0 0 10rem;
  background: #fff;
  box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.08);
}

.l-header_inner {
  position: relative;
  height: 11rem;
  padding: 2.4rem 44.5rem 1.9rem 3rem;
  border-left: 1px solid #f4f4f4;
}

.l-header_logo img {
  display: block;
  width: 10.2rem;
}

.l-header_title {
  margin: 1rem 0 0;
}

.l-header_title a:hover img {
  opacity: .7;
  transition: .1s linear;
}

.l-header_info {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  height: 100%;
  padding-left: 3.2rem;
  border-left: 1px solid #f4f4f4;
}

.l-header_outline img {
  width: 20.2rem;
}

.l-header_btn {
  display: block;
  position: relative;
  min-width: 15rem;
  height: 100%;
  margin: 0 0 0 3.2rem;
  padding: 1.5rem;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: .2s linear;
}

.l-header_btn.-disabled {
  background-image: linear-gradient(to right, #3b3b3b, #a8a8a8);
  pointer-events: none;
}

.l-header_btn.-disabled:hover {
  opacity: 1;
}

.l-header_btn:hover {
  text-decoration: none;
  opacity: .7;
}

.l-header_btn_label::before {
  display: block;
  width: 5.8rem;
  height: 4.1rem;
  margin: 0 auto .7rem;
  background: url("../images/ico_seminar.svg") 50% 50%/contain no-repeat;
  content: '';
}

@media screen and (max-width: 768px) {
  .l-header {
    height: auto;
    padding: 0;
  }
  .l-header_inner {
    height: auto;
    padding: 0 1.5rem;
  }
  .l-header_logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 6rem;
    margin: 0 -1.5rem;
    padding: 1.5rem 1.5rem 1.5rem 7.5rem;
    background: #f7f7f7;
  }
  .l-header_logo img {
    width: 8rem;
  }
  .l-header_title {
    margin: 0;
    padding: 2.5rem 0;
  }
  .l-header_title img {
    width: 27rem;
  }
  .l-header_info {
    position: static;
    height: 9rem;
    margin: 0 -1.5rem;
    padding: 0;
    border: none;
  }
  .l-header_outline {
    width: 50%;
    height: 100%;
    padding: 1.5rem;
    border-top: 1px solid #f4f4f4;
    text-align: center;
  }
  .l-header_outline img {
    width: 15rem;
  }
  .l-header_btn {
    width: 50%;
    min-width: 0;
    margin: 0;
    font-size: 1.1rem;
  }
  .l-header_btn_label::before {
    width: 5.2rem;
    height: 3.7rem;
  }
  .l-header_btn br {
    display: none;
  }
}

/* =================================================
Footer
================================================= */
.l-footer {
  position: relative;
  background: #1a120f;
  color: #fff;
  line-height: 1.4;
}

.l-footer a {
  color: currentColor;
}

.l-footer_pagetop {
  display: block;
  z-index: 1;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 7rem;
  height: 7rem;
}

.l-footer_pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.l-footer_pagetop a::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  -webkit-transform: rotate(45deg) translate(0.2rem, 0.2rem);
          transform: rotate(45deg) translate(0.2rem, 0.2rem);
  border-top: 2px solid #0068b7;
  border-left: 2px solid #0068b7;
  content: '';
}

.l-footer_pagetop a:hover {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.l-footer_inner {
  padding: 4rem 0;
  text-align: center;
}

.l-footer_link {
  display: flex;
  justify-content: center;
}

.l-footer_link_item {
  padding: 0 1.5rem;
  border-left: 1px solid #fff;
}

.l-footer_link_item:first-of-type {
  border-left: none;
}

.l-footer_link_item a {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
}

.l-footer_link_item a:hover {
  opacity: .7;
}

.l-footer_logo {
  display: table;
  margin: 3rem auto 2rem;
  text-align: center;
}

.l-footer_logo:hover {
  opacity: .7;
}

.l-footer_logo img {
  width: 10rem;
  vertical-align: bottom;
}

.l-footer_copyright {
  color: #666;
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .l-footer_pagetop {
    bottom: 2rem;
    width: 4rem;
    height: 4rem;
  }
  .l-footer_pagetop a::before {
    width: .9rem;
    height: .9rem;
  }
  .l-footer_inner {
    padding: 3rem 1.5rem;
  }
  .l-footer_link {
    display: block;
    margin: -1em 0 0;
  }
  .l-footer_link_item {
    margin: 0.8em 0 0;
    padding: 0;
    border-left: none;
  }
}

/* =================================================
.l-menuToggle
================================================= */
.l-menuToggle {
  display: block;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 10rem;
  height: 10rem;
  background: #fff;
}

.l-menuToggle:hover {
  opacity: .7;
}

.l-menuToggle span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 3.4rem;
  height: .3rem;
  margin: auto;
  background: #0068b7;
  transition: all .3s;
}

.l-menuToggle span:nth-child(1) {
  -webkit-transform: translateY(-1.4rem);
          transform: translateY(-1.4rem);
}

.l-menuToggle span:nth-child(3) {
  -webkit-transform: translateY(1.4rem);
          transform: translateY(1.4rem);
}

@media screen and (max-width: 768px) {
  .l-menuToggle {
    width: 6rem;
    height: 6rem;
  }
  .l-menuToggle span {
    width: 2rem;
    height: .2rem;
  }
  .l-menuToggle span:nth-child(1) {
    -webkit-transform: translateY(-0.8rem);
            transform: translateY(-0.8rem);
  }
  .l-menuToggle span:nth-child(3) {
    -webkit-transform: translateY(0.8rem);
            transform: translateY(0.8rem);
  }
}

/* =================================================
.l-menuOverlay
================================================= */
.l-menuOverlay {
  display: none;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  opacity: .5;
}

body.-open .l-menuOverlay {
  display: block;
}

/* =================================================
.l-gnav
================================================= */
.l-gnav {
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  position: fixed;
  width: 44rem;
  height: 100%;
  overflow: auto;
  -webkit-transform: translateX(-44rem);
          transform: translateX(-44rem);
  background: #fff;
  transition: all .5s ease;
}

.l-gnav_close {
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 10rem;
  height: 10rem;
  background: #fff;
}

.l-gnav_close:hover {
  opacity: .7;
}

.l-gnav_close span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 3.4rem;
  height: .3rem;
  margin: auto;
  background: #0068b7;
  transition: all .3s;
}

.l-gnav_close span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-gnav_close span:nth-child(2) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.l-gnav_inner {
  height: 100%;
  padding: 11rem 4rem 0;
}

.l-gnav_item {
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  line-height: 1.4;
}

.l-gnav_item a {
  color: currentColor;
  text-decoration: none;
}

.l-gnav_item a:hover {
  color: #0068b7;
}

.l-gnav_item_label {
  display: block;
  padding: 1.9rem 5rem 1.9rem .4rem;
  font-size: 1.6rem;
  font-weight: 700;
}

.l-gnav_item_toggle {
  display: block;
  position: absolute;
  top: 1rem;
  right: 0;
  width: 4rem;
  height: 4rem;
  background: #f7f7f7;
}

.l-gnav_item_toggle:hover {
  opacity: .7;
}

.l-gnav_item_toggle::before, .l-gnav_item_toggle::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #0068b7;
  content: '';
  transition: all .3s ease-out;
}

.l-gnav_item_toggle::before {
  width: 2rem;
  height: .2rem;
}

.l-gnav_item_toggle::after {
  width: .2rem;
  height: 2rem;
}

.l-gnav_item_toggle.-open::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.l-gnav_child {
  padding: 1rem 0 2rem;
}

.l-gnav_child_item {
  font-size: 1.6rem;
}

.l-gnav_child_item a, .l-gnav_child_item span {
  display: block;
  padding: .9rem 2rem;
}

.l-gnav_child_item span {
  opacity: .2;
}

.l-gnav_btn.l-gnav_btn {
  max-width: 100%;
  margin: 3rem 0 4rem;
  padding: 0 4rem;
}

.l-gnav_btn.l-gnav_btn .c-btn_label {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .l-gnav {
    width: 100%;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .l-gnav_inner {
    min-height: 100%;
    padding: 7.5rem 1.5rem 8rem;
  }
  .l-gnav_close {
    width: 6rem;
    height: 6rem;
  }
  .l-gnav_close span {
    width: 2.6rem;
    height: .2rem;
  }
  .l-gnav_item_label {
    padding: 1.6rem 5rem 1.5rem .4rem;
    font-size: 1.4rem;
  }
  .l-gnav_item_toggle {
    top: .5rem;
  }
  .l-gnav_item_toggle::before {
    width: 2rem;
    height: .2rem;
  }
  .l-gnav_item_toggle::after {
    width: .2rem;
    height: 2rem;
  }
  .l-gnav_child {
    padding: 0 0 1rem;
  }
  .l-gnav_child_item {
    font-size: 1.4rem;
  }
  .l-gnav_child_item a {
    padding: 0.1 0.3rem 2rem;
  }
  .l-gnav_btn.l-gnav_btn {
    margin-bottom: 8rem;
    padding: 0 3rem;
  }
  .l-gnav_btn.l-gnav_btn .c-btn_label {
    font-size: 1.8rem;
  }
}

body.-open .l-gnav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* =================================================
.l-section
================================================= */
.l-section .l-section {
  margin-top: 5rem;
}

.l-section + .l-section {
  margin-top: 5rem;
}

.l-section.-full {
  padding: 6rem 10rem;
}

.l-section.-full + .l-section.-full {
  margin-top: 0;
}

.l-section.-var01 {
  background: #f7f7f7;
}

.l-section.-category {
  background: url("../images/bg_category__pc.jpg") 50% 50%/cover no-repeat;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .l-section .l-section {
    margin-top: 4rem;
  }
  .l-section + .l-section {
    margin-top: 4rem;
  }
  .l-section.-full {
    margin: 0 -1.5rem;
    padding: 4rem 1.5rem;
  }
  .l-section.-category {
    background: #261d1a url("../images/bg_category__sp.jpg") 50% 0/100% auto no-repeat;
  }
}

/*****************************************************
Object
*****************************************************/
/* =================================================
Utility
================================================= */
.u-mtNone {
  margin-top: 0 !important;
}

.u-mtSmall {
  margin-top: 1rem !important;
}

.u-mtNormal {
  margin-top: 3rem !important;
}

.u-mtLarge {
  margin-top: 5rem !important;
}

.u-mbNone {
  margin-bottom: 0 !important;
}

.u-mbSmall {
  margin-bottom: 1.5rem !important;
}

.u-mbNormal {
  margin-bottom: 3rem !important;
}

.u-mbLarge {
  margin-bottom: 5rem !important;
}

@media screen and (max-width: 768px) {
  .u-mtSmall {
    margin-top: 1rem !important;
  }
  .u-mtNormal {
    margin-top: 3rem !important;
  }
  .u-mtLarge {
    margin-top: 4rem !important;
  }
  .u-mbSmall {
    margin-bottom: 1rem !important;
  }
  .u-mbNormal {
    margin-bottom: 3rem !important;
  }
  .u-mbLarge {
    margin-bottom: 4rem !important;
  }
}

.u-fsSmall {
  font-size: 1.2rem !important;
}

.u-fsLarge {
  font-size: 2.4rem !important;
}

@media screen and (max-width: 768px) {
  .u-fsLarge {
    font-size: 2rem !important;
  }
}

.u-textbold {
  font-weight: 700 !important;
}

.u-emp {
  color: #cc0000 !important;
}

.u-sp,
.u-tab {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .u-tab {
    display: inherit !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pc {
    display: none !important;
  }
  .u-sp {
    display: inherit !important;
  }
}

/* =================================================
Component
================================================= */
/* -----------------------------------------------
.c-btn
----------------------------------------------- */
.c-btn {
  display: block;
  position: relative;
  max-width: 64.2rem;
  margin: 3rem auto 0;
  padding: 0 4rem;
  overflow: hidden;
  border-radius: .2rem;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
}

.c-btn::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  content: '';
  transition: .2s linear;
}

.c-btn::after {
  display: block;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: '';
}

.c-btn.-disabled {
  pointer-events: none;
}

.c-btn.-disabled::before {
  background-image: linear-gradient(to right, #3b3b3b, #7e7e7e);
}

.c-btn.-down::after {
  -webkit-transform: rotate(135deg) translate(-0.2rem, 0.2rem);
          transform: rotate(135deg) translate(-0.2rem, 0.2rem);
}

.c-btn.-medium {
  max-width: 47.4rem;
}

.c-btn.-var01::before {
  background: #2bbda0;
  background-image: linear-gradient(to right, #155940, #2bbda0);
}

.c-btn.-var02::before {
  content: none;
}

.c-btn.-var02:hover {
  opacity: .7;
}

.c-btn.-var02::after {
  border-color: #9c609f;
}

.c-btn.-var02 .c-btn_label {
  color: #9c609f;
}

.c-btn.-var03::before {
  content: none;
}

.c-btn.-var03:hover {
  opacity: .7;
}

.c-btn.-var03::after {
  border-color: #0068b7;
}

.c-btn.-var03 .c-btn_label {
  color: #0068b7;
}

.c-btn.-var04::before {
  content: none;
}

.c-btn.-var04:hover {
  opacity: .7;
}

.c-btn.-var04::after {
  border-color: #008266;
}

.c-btn.-var04 .c-btn_label {
  color: #008266;
}

.c-btn:hover {
  text-decoration: none;
}

.c-btn:hover::before {
  opacity: .7;
}

.c-btn_label {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 6rem;
  padding: 1rem 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.c-btn_label::before {
  min-height: inherit;
  font-size: 0;
  content: '';
}

.c-btn_label_sub {
  display: block;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .c-btn {
    margin: 2rem auto 0;
    padding: 0 3rem;
  }
  .c-btn::after {
    right: 1.5rem;
    width: .9rem;
    height: .9rem;
  }
  .c-btn_label {
    min-height: 3rem;
    font-size: 1.8rem;
  }
}

/* -----------------------------------------------
.c-btnList
----------------------------------------------- */
.c-btnList_item .c-btn {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 1025px) {
  .c-btnList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .c-btnList .c-btnList_item {
    width: calc(50% - 1.5rem);
    margin: 3rem 0 0 0;
  }
  .c-btnList .c-btnList_item:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .c-btnList_item + .c-btnList_item {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .c-btnList_item + .c-btnList_item {
    margin-top: 2rem;
  }
}

/* -----------------------------------------------
title
----------------------------------------------- */
.c-titleLvTwo {
  position: relative;
  margin: 0 0 3rem;
  padding: 0 0 2rem;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.4;
}

.c-titleLvTwo::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6rem;
  height: 2px;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  content: '';
}

@media screen and (max-width: 768px) {
  .c-titleLvTwo {
    font-size: 2.7rem;
  }
}

.c-titleLvThree {
  position: relative;
  margin: 0 0 3rem;
  padding: 0 0 2rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
}

.c-titleLvThree::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  content: '';
}

@media screen and (max-width: 768px) {
  .c-titleLvThree {
    font-size: 2rem;
  }
}

.c-titleLvFour {
  margin: 0 0 2.5rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .c-titleLvFour {
    margin: 0 0 2rem;
    font-size: 1.7rem;
  }
}

/* -----------------------------------------------
.c-notice
----------------------------------------------- */
.c-notice {
  margin: 2rem 0 0;
}

.c-notice_item {
  position: relative;
  padding-left: 1.2em;
  font-size: 1.4rem;
}

.c-notice_item + .c-notice_item {
  margin-top: 1rem;
}

.c-notice_mark {
  position: absolute;
  left: 0;
}

/* -----------------------------------------------
.c-numeric
----------------------------------------------- */
.c-numeric {
  margin: 2rem 0;
  counter-reset: number 0;
}

.c-numeric_item {
  position: relative;
  padding: 0 0 0 2.2rem;
}

.c-numeric_item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(number) ".";
  counter-increment: number 1;
}

.c-numeric_item + .c-numeric_item {
  margin-top: 1rem;
}

/* -----------------------------------------------
.c-linkArrow
----------------------------------------------- */
.c-linkArrow {
  display: inline-block;
  position: relative;
  padding: 0 0 0 1.5rem;
}

.c-linkArrow::before {
  display: block;
  position: absolute;
  top: .5em;
  left: 0;
  width: 0;
  height: 0;
  border-width: .5rem 0 .5rem .6rem;
  border-style: solid;
  border-color: transparent transparent transparent #0068b7;
  content: '';
}

/* -----------------------------------------------
.c-textList
----------------------------------------------- */
.c-textList {
  margin-top: 0;
  margin-bottom: 0;
}

.c-textList_item {
  position: relative;
  margin-top: 1rem;
  padding-left: 2rem;
}

.c-textList_item:before {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: .6em;
  left: .4rem;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background: #0068b7;
  content: '';
}

.c-textList.-division3 {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .c-textList.-division3 {
    margin: 0 0 0 -3rem;
  }
  .c-textList.-division3 .c-textList_item {
    width: calc(33.33% - 3rem);
    margin: 1rem 0 0 3rem;
  }
  .c-textList.-division3 .c-textList_item:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .c-textList.-division3 {
    margin: 0 0 0 -1rem;
  }
  .c-textList.-division3 .c-textList_item {
    width: calc(50% - 1rem);
    margin: 1rem 0 0 1rem;
  }
  .c-textList.-division3 .c-textList_item:nth-child(-n+2) {
    margin-top: 0;
  }
}

.c-textList02 {
  margin-top: 0;
  margin-bottom: 0;
}

.c-textList02_title {
  position: relative;
  margin-bottom: .5rem;
  padding-left: 2rem;
  font-weight: 700;
}

.c-textList02_title:before {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: .6em;
  left: .4rem;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background: #0068b7;
  content: '';
}

.c-textList02_data {
  padding-left: 1.4rem;
}

.c-textList02_data + .c-textList02_title {
  margin-top: 1rem;
}

@media screen and (max-width: 768px) {
  .c-textList02_data {
    padding-left: 2rem;
  }
}

/* -----------------------------------------------
.c-box
----------------------------------------------- */
.c-box {
  margin: 6rem 0 0;
  padding: 4rem;
  border: 1px solid #dbdbdb;
}

@media screen and (max-width: 768px) {
  .c-box {
    padding: 3rem 1.5rem;
  }
}

/* -----------------------------------------------
.c-table
----------------------------------------------- */
.c-table {
  width: 100%;
  margin: 4rem 0;
  border-top: 1px solid #dbdbdb;
}

.c-table th, .c-table td {
  padding: 2rem;
  border-bottom: 1px solid #dbdbdb;
  line-height: 1.4;
  vertical-align: top;
}

.c-table th {
  position: relative;
  width: 30%;
  font-weight: 700;
  text-align: left;
}

.c-table tr:first-child th::before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  content: '';
}

@media screen and (max-width: 768px) {
  .c-table th, .c-table td {
    display: block;
    width: auto;
    padding: 1.3rem;
  }
}

/* -----------------------------------------------
.c-ancherList
----------------------------------------------- */
.c-ancherList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 6rem 0 0;
}

.c-ancherList_item {
  flex: 1;
  margin: 0;
  padding: 0 4rem;
  border-left: 1px solid #dbdbdb;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.c-ancherList_item:last-child {
  border-right: 1px solid #dbdbdb;
}

.c-ancherList_item_label {
  display: inline-block;
  position: relative;
  padding-right: 3.5rem;
  text-align: left;
  white-space: nowrap;
}

.c-ancherList_item a {
  color: #000;
  text-decoration: none;
}

.c-ancherList_item a::after {
  display: block;
  position: absolute;
  top: 0;
  right: .3rem;
  width: 1rem;
  height: 1rem;
  margin: auto;
  -webkit-transform: rotate(45deg) translate(0.2rem, 0.2rem);
          transform: rotate(45deg) translate(0.2rem, 0.2rem);
  border-right: 2px solid #0068b7;
  border-bottom: 2px solid #0068b7;
  content: '';
}

.c-ancherList_item a:hover {
  color: #0068b7;
}

@media screen and (max-width: 768px) {
  .c-ancherList {
    display: block;
  }
  .c-ancherList_item {
    padding: 0;
    border: none;
    text-align: left;
  }
  .c-ancherList_item:last-child {
    border: none;
  }
  .c-ancherList_item + .c-ancherList_item {
    margin-top: 1rem;
  }
  .c-ancherList_item_label {
    white-space: normal;
  }
}

/* =================================================
Project
================================================= */
/* -----------------------------------------------
.hero
----------------------------------------------- */
.hero {
  padding: 3.7rem 10rem 0;
}

.hero_logo {
  display: flex;
  align-items: flex-end;
  align-items: center;
}

.hero_logo img {
  width: 12.4rem;
}

.hero_title {
  margin: 6rem 0 4rem;
}

.hero_title img {
  width: 54.8rem;
}

.hero_btn {
  margin-top: 6rem;
}

.hero_btn .c-btn_label {
  font-size: 2.6rem;
}

.hero_outline {
  padding: 0 0 4.3rem;
}

.hero_outline img {
  width: 31.1rem;
}

.hero_mv {
  z-index: -1;
  position: absolute;
  top: -3.7rem;
  left: 58.8rem;
  width: 112.4rem;
  height: 56rem;
}

.hero_mvList {
  display: flex;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 58.8rem;
  flex-wrap: wrap;
  width: 50rem;
  height: 48rem;
  background: url("../images/bg_mv.jpg") 50% 50%/cover no-repeat;
}

@media screen and (min-width: 769px) {
  .hero_mvList_item:nth-child(2), .hero_mvList_item:nth-child(5), .hero_mvList_item:nth-child(7), .hero_mvList_item:nth-child(9) {
    margin: 0 10rem;
  }
  .hero_mvList_item:nth-child(4) {
    margin-left: 10rem;
  }
}

@media screen and (max-width: 768px) {
  .hero {
    margin: 0 -1.5rem;
    padding: 0 1.5rem;
  }
  .hero_logo {
    height: 6rem;
    margin: 0 -1.5rem;
    padding: 1rem 1.5rem;
    background: #f7f7f7;
  }
  .hero_logo img {
    display: block;
    width: 8rem;
    margin-left: auto;
  }
  .hero_title {
    margin: 2.7rem 0 2.1rem;
  }
  .hero_title img {
    width: 34.5rem;
  }
  .hero_btn {
    margin-top: 2rem;
  }
  .hero_btn .c-btn_label {
    font-size: 2rem;
  }
  .hero_outline {
    padding: 0;
  }
  .hero_outline img {
    width: 26.3rem;
  }
  .hero_mv, .hero_mvList {
    position: static;
    width: calc(100% + 3rem);
    height: auto;
    margin: 3rem -1.5rem 0;
  }
  .hero_mvList_item {
    width: 25%;
  }
  .hero_mvList_item img {
    width: 100%;
  }
}

@-webkit-keyframes scroll {
  0% {
    top: -100%;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

@keyframes scroll {
  0% {
    top: -100%;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 100%;
  }
}

/* -----------------------------------------------
.pageHeading
----------------------------------------------- */
.pageHeading {
  display: flex;
  align-items: center;
  height: 18rem;
  padding: 0 10rem;
  background: #f7f7f7 url("../images/bg_heading__pc.jpg") 100% 50%/auto 100% no-repeat;
}

.pageHeading_title {
  width: 100%;
  max-width: 97.8rem;
  height: 100%;
  margin: 0 auto;
  font-size: 4.2rem;
}

.pageHeading_title svg {
  fill: url(#grad-text);
  width: 100%;
  height: 100%;
}

.pageHeading_title .line2 {
  display: none;
}

@media screen and (max-width: 1024px) {
  .pageHeading_title .line1 {
    display: none;
  }
  .pageHeading_title .line2 {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pageHeading {
    height: 12rem;
    margin: 0 -1.5rem;
    padding: 0 1.5rem;
    background: #f7f7f7 url("../images/bg_heading__sp.jpg") 100% 50%/auto 100% no-repeat;
  }
  .pageHeading_title {
    font-size: 3rem;
  }
}

/* -----------------------------------------------
.greeting
----------------------------------------------- */
.greeting {
  padding: 8rem 10rem;
  background: url("../images/bg_greeting__pc.jpg") 50% 50%/cover no-repeat;
  color: #fff;
}

.greeting_heading {
  margin: 0 0 3.5rem;
  font-weight: 700;
}

.greeting_heading_main {
  margin: 0;
  font-size: 2.8rem;
}

.greeting_heading_sub {
  margin: 1rem 0 0;
  font-size: 1.4rem;
}

.greeting_body {
  font-weight: 700;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .greeting {
    margin: 0 -1.5rem;
    padding: 4rem 1.5rem;
    background: url("../images/bg_greeting__sp.jpg") 50% 50%/cover no-repeat;
  }
  .greeting_heading {
    margin: 0 0 2.5rem;
  }
  .greeting_heading_main {
    font-size: 2rem;
  }
  .greeting_body {
    font-size: 1.5rem;
  }
}

/* -----------------------------------------------
.about
----------------------------------------------- */
.about {
  position: relative;
  padding: 0 10rem 6rem;
}

.about::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("../images/bg_about__pc.jpg") 0 50%/cover no-repeat;
  content: '';
}

.about_box {
  width: 82.822086%;
  padding: 6rem 6rem 6rem 0;
  background: #fff;
  font-weight: 700;
}

.about_heading {
  margin: 0 0 3.5rem;
  font-weight: 700;
}

.about_heading_main {
  margin: 0;
  font-size: 2.8rem;
}

.about_heading_sub {
  margin: 1rem 0 0;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .about {
    margin: 0 -1.5rem;
    padding: 2.5rem 3rem 9.5rem;
  }
  .about::before {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 20rem;
    background: url("../images/bg_about__sp.jpg") 50% 50%/cover no-repeat;
  }
  .about_box {
    width: auto;
    padding: 2rem 1.5rem;
  }
  .about_heading {
    margin: 0 0 2.5rem;
  }
  .about_heading_main {
    font-size: 2rem;
  }
}

/* -----------------------------------------------
.secHeading
----------------------------------------------- */
.secHeading {
  position: relative;
  margin: 0 0 3rem;
  padding: 0 0 2rem;
  color: #666;
  font-size: 1.4rem;
  font-weight: 700;
}

.secHeading::before {
  display: block;
  height: 3.5rem;
  margin: 0 0 1rem;
  content: '';
}

.secHeading::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6rem;
  height: 2px;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  content: '';
}

.secHeading.-topics::before {
  background: url("../images/label_topics.svg") 0 50%/contain no-repeat;
}

.secHeading.-sponsors::before {
  background: url("../images/label_sponsors.svg") 0 50%/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .secHeading::before {
    height: 2.8rem;
  }
}

/* -----------------------------------------------
.sponsor
----------------------------------------------- */
.sponsor {
  padding: 4rem;
  background: #fff;
}

.sponsor + .sponsor {
  margin-top: 1rem;
}

.sponsor_heading {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 3.5rem;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.sponsor_heading::before, .sponsor_heading::after {
  display: inline-block;
  width: 3rem;
  height: 2px;
  background: currentColor;
  content: '';
}

.sponsor_heading::before {
  margin-right: 1rem;
}

.sponsor_heading::after {
  margin-left: 1rem;
}

.sponsor_heading.-platinum {
  color: #798af8;
}

.sponsor_heading.-gold {
  color: #9d8502;
}

.sponsor_heading.-silver {
  color: #7d8999;
}

.sponsor_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -2rem;
}

.sponsor_list_item {
  width: calc(33.33% - 2rem);
  margin: 0 0 1rem 2rem;
  text-align: center;
}

.sponsor_list_item img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .sponsor {
    padding: 2rem 1.5rem;
  }
  .sponsor + .sponsor {
    margin-top: 1.5rem;
  }
  .sponsor_heading {
    margin: 0 0 2rem;
    font-size: 1.5rem;
  }
  .sponsor_list {
    margin: 0 0 0 -1rem;
  }
  .sponsor_list_item {
    width: calc(50% - 1rem);
    margin: 0 0 1rem 1rem;
  }
}

/* -----------------------------------------------
.articleList
----------------------------------------------- */
.articleList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -3rem;
}

.articleList_item {
  margin: 3rem 0 0 3rem;
  padding: 3rem 2rem;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1);
  line-height: 1.4;
}

.articleList_item a {
  display: block;
  height: calc(100% + 6rem);
  margin: -3rem -2rem;
  padding: 3rem 2rem;
  color: currentColor;
  text-decoration: none;
}

.articleList_item a:hover {
  opacity: .7;
}

.articleList_item a:hover .articleList_item_image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.articleList_item_image {
  margin: -3rem -2rem 3rem;
  overflow: hidden;
}

.articleList_item_image img {
  width: 100%;
  transition: .3s ease-out;
}

.articleList_item_date {
  display: block;
  color: #666;
  font-size: 1.2rem;
}

.articleList_item_title {
  margin: .5rem 0 1rem;
  color: #000;
  font-size: 1.7rem;
  font-weight: bold;
}

.articleList_item_desc {
  color: #666;
  font-size: 1.4rem;
}

.articleList_item_category {
  display: table;
  margin: 1rem 0 0;
  padding: .2rem 1rem .3rem;
  border-radius: 2px;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}

.articleList.-slide {
  margin: -1.5rem;
}

.articleList.-slide .articleList_item {
  margin: 1.5rem;
}

@media screen and (min-width: 769px) {
  .articleList.-division3 .articleList_item {
    width: calc(33.33% - 3rem);
  }
  .articleList.-division3 .articleList_item:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .articleList {
    margin: 0 0 0 -1rem;
  }
  .articleList.-division3 .articleList_item {
    width: calc(50% - 1rem);
  }
  .articleList.-division3 .articleList_item:nth-child(-n+2) {
    margin-top: 0;
  }
  .articleList_item {
    margin: 1.5rem 0 0 1rem;
    padding: 2rem 1.5rem;
  }
  .articleList_item a {
    height: calc(100% + 4rem);
    margin: -2rem -1.5rem;
    padding: 2rem 1.5rem;
  }
  .articleList_item_image {
    margin: -2rem -1.5rem 2rem;
  }
  .articleList_item_title {
    font-size: 1.5rem;
  }
  .articleList_item_category {
    font-size: 1.1rem;
  }
  .articleList.-slide .articleList_item {
    margin: 1.5rem .75rem;
  }
  .articleList.-movie {
    display: block;
  }
  .articleList.-movie .articleList_item {
    position: relative;
    width: auto;
    padding: 1.5rem 13.5rem 1.5rem 1.5rem;
  }
  .articleList.-movie .articleList_item:nth-child(-n+2) {
    margin-top: 1.5rem;
  }
  .articleList.-movie .articleList_item a {
    margin: -1.5rem -13.5rem -1.5rem -1.5rem;
    padding: 1.5rem 13.5rem 1.5rem 1.5rem;
  }
  .articleList.-movie .articleList_item_image {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 10rem;
    margin: 0;
    border-radius: 2px;
  }
}

/* -----------------------------------------------
.categoryList
----------------------------------------------- */
.categoryList_item {
  margin: 0;
  background: rgba(0, 0, 0, 0.7);
  font-weight: 700;
}

.categoryList_item_title {
  padding: 1.3rem 1.5rem;
  border-left: solid;
  border-left-width: .6rem;
}

.categoryList_item_title img {
  vertical-align: middle;
}

.categoryList_item_title.-cat01 {
  border-color: #b89f58;
}

.categoryList_item_title.-cat02 {
  border-color: #25a7e1;
}

.categoryList_item_title.-cat03 {
  border-color: #00785e;
}

.categoryList_item_title.-cat04 {
  border-color: #ec9f10;
}

.categoryList_item_title.-cat05 {
  border-color: #336ba9;
}

.categoryList_item_title.-cat06 {
  border-color: #e3605a;
}

.categoryList_item_title.-cat07 {
  border-color: #dd7aa8;
}

.categoryList_item_title.-cat08 {
  border-color: #738070;
}

.categoryList_item_title.-cat09 {
  border-color: #a1b00c;
}

.categoryList_item_detail {
  padding: 1.7rem 2rem;
  font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
  .categoryList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -1rem;
  }
  .categoryList_item {
    width: calc(33.33% - 1rem);
    margin: 1rem 0 0 1rem;
  }
  .categoryList_item:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .categoryList_item + .categoryList_item {
    margin-top: 1rem;
  }
  .categoryList_item_title {
    padding: 1.3rem 1.5rem;
    border-left-width: .4rem;
    font-size: 1.5rem;
  }
  .categoryList_item_title.-cat03 img {
    width: 14.6rem;
  }
  .categoryList_item_detail {
    padding: 1rem 1.5rem;
  }
}

/* -----------------------------------------------
.registration
----------------------------------------------- */
.registration_cta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5rem 0 0;
}

.registration_cta_item {
  width: calc((100% / 2.001) - 1.5rem);
}

@media screen and (max-width: 1024px) {
  .registration_cta {
    display: block;
  }
  .registration_cta_item {
    width: auto;
  }
  .registration_cta_item + .registration_cta_item {
    margin-top: 4.5rem;
  }
}

/* -----------------------------------------------
.faqList
----------------------------------------------- */
.faqList {
  margin: 0;
}

.faqList_question {
  position: relative;
  min-height: 4.8rem;
  padding: 1rem 0 1rem 6.8rem;
  background: url("../images/ico_question.svg") 0 0/4.8rem auto no-repeat;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.faqList_answer {
  margin: 2rem 0 0;
  padding: .8rem 0 3.9rem 6.8rem;
  border-bottom: 1px solid #dbdbdb;
  background: url("../images/ico_answer.svg") 0 0/4.8rem auto no-repeat;
}

.faqList_answer + .faqList_question {
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .faqList_question {
    min-height: 3.6rem;
    padding: .6rem 0 .6rem 5rem;
    background-size: 3.6rem auto;
    font-size: 1.7rem;
  }
  .faqList_answer {
    padding: .4rem 0 2rem 5rem;
    background-size: 3.6rem auto;
  }
  .faqList_answer + .faqList_question {
    margin-top: 2rem;
  }
}

/* -----------------------------------------------
.privilege
----------------------------------------------- */
.privilege_box {
  border: 1px solid #dbdbdb;
  background: #fff;
}

.privilege_box_heading {
  padding: 1.5rem 4rem;
  border-bottom: 1px solid #dbdbdb;
  background: #fffcdd;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
}

.privilege_box_heading_emp {
  color: #cc0000;
}

.privilege_box_heading_emp .privilege_box_heading_emp {
  font-size: 3.8rem;
}

.privilege_box_body {
  display: flex;
  padding: 4rem;
}

.privilege_box_text {
  flex: 1;
}

.privilege_box_image {
  margin-left: 3.5rem;
}

@media screen and (max-width: 768px) {
  .privilege_box_heading {
    padding: 1.4rem;
    font-size: 2rem;
    line-height: 1.4;
  }
  .privilege_box_heading_emp .privilege_box_heading_emp {
    font-size: 2.7rem;
  }
  .privilege_box_body {
    display: block;
    padding: 2rem 1.4rem;
  }
  .privilege_box_image {
    margin: 0;
    text-align: center;
  }
}

/* -----------------------------------------------
.seminarBox
----------------------------------------------- */
.seminarBox {
  padding: 4rem;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.seminarBox + .seminarBox {
  margin-top: 6rem;
}

.seminarBox > a {
  display: block;
  margin: -4rem;
  padding: 4rem;
  overflow: hidden;
  border-radius: 2px;
  background: #fff;
  color: currentColor;
}

.seminarBox > a:hover {
  text-decoration: none;
  opacity: .7;
}

.seminarBox_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: -4rem -4rem 4rem;
  padding: 2rem 4rem;
  background: #30c9cd;
  background-image: linear-gradient(to right, #330d69, #30c9cd);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
}

.seminarBox_heading_category {
  margin: 0 0 0 2rem;
  padding: .6rem 2rem .4rem;
  border: 1px solid currentColor;
  border-radius: 2px;
  font-size: 1.4rem;
}

.seminarBox_title {
  margin: 0 0 2.5rem;
  font-size: 2.4rem;
  line-height: 1.4;
}

.seminarBox_profile {
  display: flex;
  flex-wrap: wrap;
  margin: 3rem 0 0 -3rem;
}

.seminarBox_profile_item {
  width: calc(25% - 3rem);
  margin: 3rem 0 0 3rem;
  padding: 0 0 2rem;
  border-bottom: 1px solid currentColor;
  line-height: 1.4;
}

.seminarBox_profile_item:nth-child(-n+4) {
  margin-top: 0;
}

.seminarBox_profile_image {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
  border-bottom: 1px solid currentColor;
  text-align: center;
}

.seminarBox_profile_image img {
  overflow: hidden;
  border-radius: 2px;
}

.seminarBox_profile_caption {
  margin: 0;
  color: #666;
  font-size: 1.4rem;
}

.seminarBox_profile_name {
  margin: 1rem 0 0;
  font-weight: 700;
}

.seminarBox_selection {
  border-bottom: 1px solid #dbdbdb;
}

.seminarBox_selection_item {
  display: flex;
  flex-wrap: wrap;
  padding: 1.5rem;
  border-top: 1px solid #dbdbdb;
  line-height: 1.4;
}

.seminarBox_selection_item a {
  box-sizing: border-box;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: calc(100% + 5.5rem);
  margin: -1.5rem;
  padding: 1.5rem 4rem 1.5rem 1.5rem;
  color: currentColor;
}

.seminarBox_selection_item a::after {
  display: block;
  position: absolute;
  top: 0;
  right: 1.5rem;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 2px solid #0068b7;
  border-bottom: 2px solid #0068b7;
  content: '';
}

.seminarBox_selection_item a:hover {
  text-decoration: none;
  opacity: .7;
}

.seminarBox_selection_image {
  width: 10rem;
  margin-right: 2rem;
}

.seminarBox_selection_image img {
  width: 100%;
  overflow: hidden;
  border-radius: 2px;
}

.seminarBox_selection_text {
  flex: 1;
}

.seminarBox_selection_schedule {
  margin: .7rem 0;
  font-size: 1.4rem;
}

.seminarBox_selection_title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
}

.seminarBox_selection_caption {
  margin: .7rem 0 0;
  color: #666;
  font-size: 1.4rem;
}

.seminarBox_selection_name {
  margin: .4rem 0 0;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .seminarBox {
    padding: 2rem 1.5rem;
  }
  .seminarBox + .seminarBox {
    margin-top: 1.5rem;
  }
  .seminarBox > a {
    display: block;
    margin: -2rem -1.5rem;
    padding: 2rem 1.5rem;
  }
  .seminarBox_heading {
    display: block;
    margin: -2rem -1.5rem 2rem;
    padding: 1.8rem 1.5rem;
    text-align: center;
  }
  .seminarBox_heading_category {
    display: table;
    margin: .7rem auto 0;
    padding: .3rem 1rem;
    font-size: 1.1rem;
  }
  .seminarBox_title {
    font-size: 2rem;
  }
  .seminarBox_profile {
    margin: 2.5rem 0 0 -1rem;
  }
  .seminarBox_profile_item {
    width: calc(50% - 1rem);
    margin: 2.5rem 0 0 1rem;
    padding: 0;
    border-bottom: none;
  }
  .seminarBox_profile_item:nth-child(-n+4) {
    margin-top: 2.5rem;
  }
  .seminarBox_profile_item:nth-child(-n+2) {
    margin-top: 0;
  }
  .seminarBox_profile_image {
    margin: 0 0 1.5rem;
    padding: 0;
    border-bottom: none;
  }
  .seminarBox_profile_image img {
    width: 9rem;
    height: auto;
  }
  .seminarBox_selection_item {
    padding: 1.5rem 0;
  }
  .seminarBox_selection_item a {
    width: 100%;
    margin: -1.5rem 0;
    padding: 1.5rem 0;
  }
  .seminarBox_selection_item a::after {
    content: none;
  }
  .seminarBox_selection_image {
    width: 7rem;
    margin-right: 1.5rem;
  }
  .seminarBox_selection_schedule {
    margin: 0 0 .5rem;
  }
  .seminarBox_selection_title {
    margin: 0;
    font-size: 1.8rem;
  }
  .seminarBox_selection_caption {
    margin: .7rem 0;
    font-size: 1.4rem;
  }
  .seminarBox_selection_name {
    margin: 0;
  }
}

/* -----------------------------------------------
Animation
----------------------------------------------- */
[data-animate="fadeIn"] {
  opacity: 0;
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

[data-animate="fadeIn"].-animate {
  opacity: 1;
}

/* -----------------------------------------------
slider
----------------------------------------------- */
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  min-height: 1px;
  float: left;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-initialized + .slick-nav {
  display: block;
  margin-top: 3.5rem;
}

.slick-nav {
  display: none;
  text-align: center;
}

.slick-nav-inner {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 25px 0 0;
}

.slick-dots li {
  padding: 0 10px;
}

.slick-dots button {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  outline: none;
  background: #ccc;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.slick-dots .slick-active button {
  background: #0068b7;
}

.slick-prev,
.slick-next {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7rem;
  height: 7rem;
  margin: auto 0;
  padding: 0;
  border-radius: 50%;
  outline: none;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1);
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 4rem;
    height: 4rem;
  }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.slick-prev::before,
.slick-next::before {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  content: '';
}

@media screen and (max-width: 768px) {
  .slick-prev::before,
  .slick-next::before {
    width: .9rem;
    height: .9rem;
  }
}

.slick-prev {
  left: -8.5rem;
}

@media screen and (max-width: 768px) {
  .slick-prev {
    left: 1rem;
  }
}

.slick-prev::before {
  margin-left: .5rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-bottom: 2px solid #0068b7;
  border-left: 2px solid #0068b7;
}

.slick-next {
  right: -8.5rem;
}

@media screen and (max-width: 768px) {
  .slick-next {
    right: 1rem;
  }
}

[dir='rtl'] .slick-next {
  right: auto;
}

.slick-next::before {
  margin-right: .5rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 2px solid #0068b7;
  border-right: 2px solid #0068b7;
}

/*****************************************************
  Clears
*****************************************************/
.l-container:after {
  display: block;
  clear: both;
  content: '';
}
