@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: separate;
  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.6em/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;
}

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

@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;
  opacity: 1;
  transition: .1s linear;
}

a:hover {
  text-decoration: none;
}

@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 {
  padding: 0 4rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .l-wrapper {
    padding: 0 2.2rem;
  }
}

.l-main {
  width: 100%;
  max-width: 90rem;
  margin: 7.5rem auto 8rem;
}

@media screen and (max-width: 768px) {
  .l-main {
    margin: 4.6rem auto 5rem;
  }
}
.-movie .l-main {
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.l-container {
  z-index: 1;
  position: relative;
  width: 100%;
  max-width: 90rem;
  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: #007047;
  background-image: linear-gradient(to right, #007047, #009844);
  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;
  margin: 0 -4rem;
  padding: 3rem 4rem;
  border-top: 1px solid #ccc;
  line-height: 1.5;
}

.l-footer a {
  color: currentColor;
}

.l-footer_pagetop {
  z-index: 1;
  position: fixed;
  right: 2rem;
  bottom: 4.6rem;
  width: 4.8rem;
  height: 4.8rem;
}

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

.l-footer_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 90rem;
  margin: 0 auto;
}

.l-footer_logo {
  display: block;
  width: 12rem;
  margin-right: 2rem;
}

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

.l-footer_logo img {
  width: 100%;
  vertical-align: bottom;
}

.l-footer_link {
  display: flex;
  flex-wrap: wrap;
}

.l-footer_link_item {
  position: relative;
  padding: 0 1.5rem 0 0;
  font-size: 1.4rem;
}

.l-footer_link_item::before {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin-right: 1.5rem;
  background: currentColor;
  vertical-align: text-top;
  content: '';
}

.l-footer_link_item:last-child::after {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin-left: 1.5rem;
  background: currentColor;
  vertical-align: text-top;
  content: '';
}

.l-footer_link_item a {
  text-decoration: none;
}

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

.l-footer_copyright {
  margin: 1rem 0 0;
  font-size: 1.2rem;
}

@media screen and (max-width: 1024px) {
  .l-footer_inner {
    flex: 1;
  }
}

@media screen and (max-width: 768px) {
  .l-footer {
    margin: 0 -2.2rem;
    padding: 3rem 2.2rem;
  }
  .l-footer_pagetop {
    right: 0;
    bottom: 0;
    width: 4.8rem;
    height: 4.8rem;
  }
  .l-footer_inner {
    display: block;
  }
  .l-footer_info {
    margin-top: 1.8rem;
  }
}

/* =================================================
.l-menuToggle
================================================= */
.l-menuToggle {
  display: block;
  z-index: 2;
  position: fixed;
  top: 0;
  right: 0;
  width: 7rem;
  height: 7rem;
  background: #3c2b18;
}

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

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

.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);
}

@media screen and (max-width: 768px) {
  .l-menuToggle {
    width: 5.5rem;
    height: 5.5rem;
  }
  .l-menuToggle span {
    width: 1.9rem;
    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-gnav
================================================= */
.l-gnav {
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  position: fixed;
  right: 0;
  width: 40.7rem;
  height: 100%;
  overflow: auto;
  -webkit-transform: translateX(40.7rem);
          transform: translateX(40.7rem);
  background: #3c2b18;
  transition: all .3s ease;
}

.l-gnav_close {
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 7rem;
  height: 7rem;
}

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

.l-gnav_close span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 2.6rem;
  height: .2rem;
  margin: auto;
  background: #fff;
  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: 7rem 0 0;
}

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

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

.l-gnav_item a:hover {
  background: #fff;
  color: #3c2b18;
}

.l-gnav_item_label {
  display: block;
  position: relative;
  padding: 1.9rem 5rem 1.9rem 3rem;
  font-size: 1.8rem;
  font-weight: 700;
}

.l-gnav_item_label::after {
  display: block;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  width: .6rem;
  height: .6rem;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  content: '';
}

@media screen and (max-width: 768px) {
  .l-gnav {
    width: 100%;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .l-gnav_inner {
    min-height: 100%;
  }
  .l-gnav_close {
    width: 6rem;
    height: 6rem;
  }
  .l-gnav_close span {
    width: 2.6rem;
    height: .2rem;
  }
  .l-gnav_item_label {
    padding-left: 2.2rem;
    font-size: 1.7rem;
  }
}

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

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

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

@media screen and (max-width: 768px) {
  .l-section .l-section {
    margin-top: 3rem;
  }
  .l-section + .l-section {
    margin-top: 5rem;
  }
}

/*****************************************************
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-mtminus {
  margin-top: -2rem !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;
}

.u-mbminus {
  margin-bottom: -2rem !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-mtminus {
    margin-top: -1rem !important;
  }
  .u-mbSmall {
    margin-bottom: 1rem !important;
  }
  .u-mbNormal {
    margin-bottom: 3rem !important;
  }
  .u-mbLarge {
    margin-bottom: 4rem !important;
  }
  .u-mbminus {
    margin-bottom: -1rem !important;
  }
}

.u-ac {
  text-align: center !important;
}

.u-ar {
  text-align: right !important;
}

.u-al {
  text-align: left !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vb {
  vertical-align: bottom !important;
}

@media screen and (min-width: 1025px) {
  .u-ac-pc {
    text-align: center !important;
  }
  .u-ar-pc {
    text-align: right !important;
  }
  .u-al-pc {
    text-align: left !important;
  }
  .u-vm-pc {
    vertical-align: middle !important;
  }
  .u-vt-pc {
    vertical-align: top !important;
  }
  .u-vb-pc {
    vertical-align: bottom !important;
  }
}

@media screen and (max-width: 768px) {
  .u-ac-sp {
    text-align: center !important;
  }
  .u-ar-sp {
    text-align: right !important;
  }
  .u-al-sp {
    text-align: left !important;
  }
  .u-vm-sp {
    vertical-align: middle !important;
  }
  .u-vt-sp {
    vertical-align: top !important;
  }
  .u-vb-sp {
    vertical-align: bottom !important;
  }
}

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

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

@media screen and (max-width: 768px) {
  .u-fsLarge {
    font-size: 1.6rem !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: 60rem;
  margin: 3.5rem auto 0;
  padding: 0 2rem;
  overflow: hidden;
  border-radius: .2rem;
  background: #fff;
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1), inset 0 0 0 0.2rem #007d51;
  text-align: center;
  text-decoration: none;
}

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

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

.c-btn.-disabled::before {
  background: #777;
}

.c-btn.-disabled .c-btn_label {
  color: #b5b5b5;
}

.c-btn.-disabled.-early .c-btn_label {
  margin-top: -5px;
  color: #ffffff;
}

.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.-cv {
  box-shadow: 0 0.6rem 1rem 0 rgba(0, 0, 0, 0.1), inset 0 0 0 0.2rem #f12830;
}

.c-btn.-cv::before {
  background: #f12830;
  background-image: linear-gradient(to right, #f12830, #ff7a2b);
}

.c-btn.-cv:hover .c-btn_label {
  color: #f12830;
}
.c-btn.-cv .c-btn_label small {
  padding-top: 0.1em;
  margin-right: 0.5em;
}

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

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

.c-btn:hover .c-btn_label {
  color: #007d51;
}

.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: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

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

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

.c-btn_space {
  margin-right: 1em;
}




@media screen and (max-width: 768px) {
  .c-btn {
    margin-top: 3rem;
  }
  .c-btn.-disabled.-early .c-btn_label {
    margin-top: -5px;
  }
  .c-btn_label {
    min-height: 4rem;
    font-size: 2rem;
  }
  .c-btn_space {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}

/* -----------------------------------------------
.c-figure
----------------------------------------------- */
.c-figure {
  margin: 4rem auto;
  text-align: center;
}

.c-figure img {
  margin-right: auto;
  margin-left: auto;
}

.c-figure img + img {
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .c-figure {
    margin: 2.5rem auto;
  }
  .c-figure img {
    width: auto;
    max-width: 100%;
  }
  .c-figure.u-w80-sp img {
    width: 80vw;
  }
}

/* -----------------------------------------------
title
----------------------------------------------- */
.c-titleLvTwo {
  position: relative;
  margin: 0 0 4rem;
  padding: 0 0 0 2.4rem;
  border-left: 0.4rem solid #e83817;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.c-titleLvTwo::before {
  display: block;
  color: #e83817;
  font-size: 2.4rem;
  content: attr(data-en);
}

@media screen and (max-width: 768px) {
  .c-titleLvTwo {
    margin: 0 0 3rem;
    padding: 0 0 0 1.8rem;
    font-size: 2.7rem;
  }
  .c-titleLvTwo::before {
    font-size: 1.9rem;
  }
}

.c-titleLvThree {
  margin: 0 0 3.6rem;
  padding: .7rem 2.5rem;
  border-left: 10px solid #e83817;
  background: #3c2b18;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.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 #3c2b18;
  content: '';
}

/* -----------------------------------------------
.c-imageUnit
----------------------------------------------- */
.c-imageUnit {
  zoom: 1;
  overflow: hidden;
}

.c-imageUnit + .c-imageUnit {
  margin-top: 3rem;
}

.c-imageUnit_text {
  zoom: 1;
  overflow: hidden;
}

.c-imageUnit_image {
  max-width: 40.33%;
  margin: 0;
  text-align: center;
}

.c-imageUnit.-imageL .c-imageUnit_image {
  margin-right: 2rem;
  float: left;
}

.c-imageUnit.-imageR .c-imageUnit_image {
  margin-left: 2rem;
  float: right;
}

@media screen and (max-width: 768px) {
  .c-imageUnit {
    margin-bottom: 0;
  }
  .c-imageUnit.-imageL .c-imageUnit_image, .c-imageUnit.-imageR .c-imageUnit_image {
    max-width: none;
    margin: 0 0 2rem;
    float: none;
  }
  .c-imageUnit.-imageL .c-imageUnit_image img, .c-imageUnit.-imageR .c-imageUnit_image img {
    width: auto;
  }
}

/* -----------------------------------------------
.c-table
----------------------------------------------- */
.c-table {
  width: 100%;
  margin: 4rem 0;
}

.c-table th, .c-table td {
  padding: .8rem 1.6rem;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  line-height: 1.5;
  vertical-align: top;
}

.c-table td {
  border-right: 1px solid #e6e6e6;
}

.c-table tr:first-child > th, .c-table tr:first-child > td {
  border-top: 1px solid #e6e6e6;
}

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

@media screen and (max-width: 768px) {
  .c-table {
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .c-table th, .c-table td {
    display: block;
    width: auto;
    padding: 1rem 1.6rem;
    border-top: 1px solid #e6e6e6;
    border-bottom: none;
  }
  .c-table th {
    border-right: 1px solid #e6e6e6;
  }
}

/* =================================================
Project
================================================= */
/* -----------------------------------------------
.hero
----------------------------------------------- */
.hero {
  position: relative;
  min-height: 48rem;
  margin: 0 -4rem;
  padding: 6rem 4rem;
  overflow: hidden;
  border-top: 4px solid #3c2b18;
  background: url("../images/bg_hero.png") 50% 50%/cover no-repeat;
}

.hero::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 105.6rem;
  height: 51.9rem;
  background: url("../images/bg_hero_text__pc.png") 50% 50%/cover no-repeat;
  content: '';
}

.hero_inner {
  position: relative;
  max-width: 98rem;
  margin: 0 auto;
}

.hero_inner::before {
  content: none;
}

.hero_link {
  display: block;
  z-index: 1;
  position: absolute;
  top: 2rem;
  right: 9rem;
  padding: .9rem 2rem;
  border-radius: .2rem;
  background: #fff;
  box-shadow: 0 0.6rem 0.6rem 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.hero_link:hover {
  opacity: .6;
}

.hero_link_label {
  display: inline-block;
  color: #000;
  font-weight: 700;
}

.hero_link img {
  display: inline-block;
  margin-left: 1.5rem;
  vertical-align: -.1em;
}

.hero_logo {
  position: relative;
  line-height: 1;
}

.hero_logo_sub {
  margin: 0 0 1rem;
}

.hero_logo_sub img {
  width: 18.1rem;
}

.hero_logo_main {
  margin: 0;
}

.hero_contents {
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: space-between;
  margin: 4rem 0 0;
}

.hero_outline {
  margin: 0;
  padding: 0;
}

.hero_outline_text {
  margin: 2.4rem 0 0;
}

.hero_info {
  flex-shrink: 0;
  width: 38.16%;
  max-width: 53.4rem;
  margin-left: 3rem;
  padding: 2rem;
  background: rgba(100, 94, 89, 0.9);
}

.hero_info_text {
  text-align: center;
}

.hero_info_btn {
  margin: 1rem 0 0;
}

.hero_info_btn.-cv {
  box-shadow: 0 0.6rem 0.6rem 0 rgba(0, 0, 0, 0.2), inset 0 0 0 0.2rem #f12830;
}

.hero_info_btn .c-btn_label {
  flex-wrap: wrap;
  min-height: 4rem;
  font-size: 2rem;
}

.hero_info_btn.c-btn .c-btn_label small{
  padding-top: 3px;
  margin-right: 0.5em;
}

.hero_info_btn.c-btn.-disabled .c-btn_label {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.36;
}

.hero_badge {
  position: absolute;
  top: 4.8rem;
  left: -3.7rem;
  max-width: 52%;
  -webkit-transform: rotate(-7.5deg);
          transform: rotate(-7.5deg);
}

@media screen and (max-width: 1020px) {
  .hero_info_btn .c-btn_label {
    font-size: 1.7vw;
  }
}

@media screen and (max-width: 768px) {
  .hero {
    min-height: 40rem;
    margin: 0 -2.2rem;
    padding: 0 2.2rem;
    background: url("../images/bg_hero.png") 100% 0%/auto 80% no-repeat;
  }
  .hero::before {
    content: none;
  }
  .hero_inner {
    height: 100%;
    min-height: 40rem;
  }
  .hero_inner::before {
    display: block;
    position: absolute;
    top: 0;
    right: -2.2rem;
    width: calc(100% + 4.4rem);
    height: 100%;
    background: url("../images/bg_hero_text__sp.png") 50% -4px/100% auto no-repeat;
    content: '';
  }
  .hero_link {
    top: 1.4rem;
    right: auto;
    left: 2.2rem;
    padding: .5rem 1rem;
  }
  .hero_link img {
    width: 16.5rem;
    margin-left: 1rem;
  }
  .hero_logo {
    padding: 6.4rem 0 0;
  }
  .hero_logo_sub img {
    width: 10.5rem;
  }
  .hero_logo_main img {
    width: 33.1rem;
  }
  .hero_contents {
    display: block;
    margin-top: 2rem;
  }
  .hero_outline {
    margin: 0;
  }
  .hero_outline_date img {
    width: 25.8rem;
    height: 2.7rem;
  }
  .hero_outline_text {
    margin: 2.4rem 0 0;
  }
  .hero_outline_text img {
    width: 25rem;
  }
  .hero_info {
    width: auto;
    max-width: none;
    margin: 6.5rem -2.2rem 0;
    padding: 2.2rem;
  }
  .hero_info_text img {
    width: 30rem;
  }
  .hero_info_btn {
    max-width: 100%;
  }
  .hero_info_btn .c-btn_label {
    min-height: 4rem;
    font-size: 2rem;
    font-size: max(2rem,1.8vw);
  }
  .hero_badge {
    top: 0;
    left: 2.2rem;
    max-width: 28.7rem;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
}

/* -----------------------------------------------
.infomation
----------------------------------------------- */
.infomation {
  padding: 3rem;
  border: 2px solid #3c2b18;
  background: #e7eef8;
  color: #3c2b18;
  font-weight: 700;
}

.infomation_heading {
  position: relative;
  margin: 0 0 2.5rem;
  padding-left: .8em;
  font-size: 2.4rem;
  line-height: 1.2;
}

.infomation_heading::before {
  display: block;
  position: absolute;
  top: .3em;
  left: 0;
  width: .5em;
  height: .5em;
  background: currentColor;
  content: '';
}

@media screen and (max-width: 768px) {
  .infomation {
    padding: 2rem 1.5rem;
  }
  .infomation_heading {
    margin: 0 0 1.5rem;
    font-size: 1.9rem;
    line-height: 1.4;
  }
  .infomation_heading::before {
    top: .4em;
  }
}

/* -----------------------------------------------
.announce
----------------------------------------------- */
.announce {
  padding: 3rem;
  border: 2px solid #3c2b18;
}

.announce_heading {
  position: relative;
  margin: 0 -1rem 2.5rem;
  padding: 0 0 2rem 7em;
  border-bottom: 2px solid #3c2b18;
  font-weight: 700;
}

.announce_heading_important {
  position: absolute;
  top: .4em;
  left: 0;
  width: 6em;
  padding: .8rem 1rem;
  background: #3c2b18;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.25;
  text-align: center;
}

.announce_heading_title {
  margin: 0;
  color: #3c2b18;
  font-size: 3rem;
  line-height: 1.2;
}

.announce_heading_subTitle {
  margin: 0;
  color: #3c2b18;
  font-size: 2rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .announce {
    padding: 2rem 1.5rem;
  }
  .announce_heading {
    margin: 0 -.6rem 1.5rem;
    padding: 0 .6rem 1rem;
  }
  .announce_heading_important {
    display: table;
    position: static;
    width: auto;
    min-width: 14.4rem;
    margin: 0 0 .7rem;
    padding: .6rem 1rem;
  }
  .announce_heading_important br {
    display: none;
  }
  .announce_heading_title {
    font-size: 2.3rem;
  }
  .announce_heading_subTitle {
    margin: .5rem 0 0;
    font-size: 1.7rem;
  }
}

/* -----------------------------------------------
.about
----------------------------------------------- */
.about_heading {
  margin: 0;
}

.about_heading_title {
  position: relative;
  margin: 0 auto 40px;
  padding: 15px 24px;
  border-left: 4px solid #e83817;
  font-size: 3.8rem;
  line-height: 1.0;
}

@media screen and (max-width: 768px) {
  .about_heading_title {
    font-size: 2.7rem;
  }
  .about_heading_title .logo_hc {
    width: 65vw;
  }
  .about_heading_title .logo_li {
    width: 80vw;
  }
}

/* -----------------------------------------------
.categoryList
----------------------------------------------- */
.categoryList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -2rem;
}

.categoryList_item {
  width: calc(25% - 2rem);
  margin: 4rem 0 0 2rem;
}

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

.categoryList_item img {
  width: 100%;
}

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

.categoryList02 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -1rem;
}

.categoryList02_item {
  width: calc(33.33% - 1rem);
  margin: 4rem 0 0 1rem;
}

.categoryList02_item:nth-child(-n+3) {
  margin-top: 0;
}

.categoryList02_item img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .categoryList02 {
    display: block;
    margin: 0 0 0 -1rem;
  }
  .categoryList02_item {
    width: auto;
    margin: 2rem 0 0 1rem;
  }
  .categoryList02_item:nth-child(-n+3) {
    margin-top: 2rem;
  }
  .categoryList02_item + .categoryList02_item {
    margin-top: 2rem;
  }
}

/* -----------------------------------------------
.seminarBox
----------------------------------------------- */
.seminarBox {
  margin: 2rem 0 0;
  padding: 3rem;
  background: #f7f7f7;
}

.seminarBox_heading {
  position: relative;
  margin: 0 0 1.5rem;
  padding-left: 2.2rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.25;
}

.seminarBox_heading::before {
  display: block;
  position: absolute;
  top: .3em;
  left: 0;
  width: 1.2rem;
  height: 1.2rem;
  background: linear-gradient(135deg, #e83817 0%, #e83817 50%, #3c2b18 50%, #3c2b18 100%);
  content: '';
}

.seminarBox_title {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.seminarBox_profile_item {
  display: flex;
  width: calc(33.33% - 2.4rem);
  margin: 2rem 0 0 2.4rem;
  padding: 1rem;
  background: #fff;
}

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

.seminarBox_profile_image {
  width: 7rem;
  margin-right: 1rem;
}

.seminarBox_profile_text {
  flex: 1;
  line-height: 1.2;
}

.seminarBox_profile_caption {
  font-size: 1.4rem;
}

.seminarBox_profile_name {
  margin-top: .5rem;
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .seminarBox_profile_item {
    display: flex;
    width: calc(50% - 2.4rem);
    margin: 2rem 0 0 2.4rem;
    padding: 1rem;
    background: #fff;
  }
  .seminarBox_profile_item:nth-child(-n+3) {
    margin-top: 2rem;
  }
  .seminarBox_profile_item:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .seminarBox {
    margin: 2rem -2.2rem 0;
    padding: 3rem 2.2rem;
  }
  .seminarBox_profile {
    display: block;
    margin: 2rem 0 0;
  }
  .seminarBox_profile_item {
    width: auto;
    margin: 0;
    padding: 1rem;
    background: #fff;
  }
  .seminarBox_profile_item + .seminarBox_profile_item {
    margin-top: 1rem;
  }
  .seminarBox_profile_image {
    width: 5.25rem;
  }
}

/* -----------------------------------------------
.plan
----------------------------------------------- */
@media screen and (max-width: 768px) {
  .plan_list_item {
    text-align: center;
  }
  .plan_list_item + .plan_list_item {
    margin-top: 1rem;
  }
}

/* -----------------------------------------------
.leafList
----------------------------------------------- */
.leafList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -2.4rem;
}

.leafList_item {
  width: calc(100%/3 - 2.4rem);
  margin: 2.4rem 0 0 2.4rem;
  line-height: 1.5;
}

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

.leafList_item a:hover .leafList_item_image img {
  opacity: .5;
}

.leafList_item_image {
  position: relative;
  margin: 0 0 1.5rem;
  padding-top: 100%;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  background: #e6e6e6;
}

.leafList_item_image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  max-height: 100%;
  margin: auto;
  transition: .1s linear;
}

.leafList_item_caption::after {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1rem;
  background: url("../images/icon_pdf_blue.png") 50% 50%/contain no-repeat;
  vertical-align: text-bottom;
  content: '';
}

.leafList_item.-comming .leafList_item_image::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  white-space: nowrap;
  content: 'Now printing';
}

.leafList_item.-comming .leafList_item_caption {
  opacity: .2;
}

.leafList_item.-comming .leafList_item_caption::after {
  background: url("../images/icon_pdf_bk.png") 50% 50%/contain no-repeat;
}

@media screen and (max-width: 768px) {
  .leafList {
    margin: 0 0 0 -1rem;
  }
  .leafList_item {
    width: calc(50% - 1rem);
    margin: 1rem 0 0 1rem;
  }
  .leafList_item::nth-child(-n+4) {
    margin-top: 1rem;
  }
  .leafList_item::nth-child(-n+2) {
    margin-top: 0;
  }
  .leafList_item_image {
    margin-bottom: 1rem;
  }
}

/* -----------------------------------------------
.inquiry
----------------------------------------------- */
.inquiry_box {
  margin: 3.5rem 0 2.5rem;
  padding: 2rem;
  border: .4rem solid #dedede;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.inquiry_email {
  color: currentColor;
  font-size: 2.2rem;
  line-height: 1;
  text-decoration: none;
}

.inquiry_email:hover {
  opacity: .7;
}

@media screen and (max-width: 768px) {
  .inquiry_box {
    margin-top: 2.5rem;
  }
  .inquiry_email {
    font-size: 1.8rem;
  }
}


/* -----------------------------------------------
.movie
----------------------------------------------- */
.movieFlame{
  max-width: 640px;
  margin: 0 auto;
}

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

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