@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
@import url("https://fonts.googleapis.com/css?family=M+PLUS+1p:400,700&subset=japanese");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("http://fonts.googleapis.com/earlyaccess/notosansjp.css");

/* @charset "UTF-8"; */
/*
Theme Name: 明生情報ビジネス専門学校
Theme URI: http://realon.co.jp/
Author: realon
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: 'Noto Sans JP', sans-serif; 
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=54)"; }

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

/*
#colors

@colorBase #8c527e
@colorSub #f00
@colorFont #666
*/
/*
#colors

@colorFb #3a5a98
@colorTw #1da1f2
@colorLine #00b900
@colorFe #2bb24c
@colorHatena #00a4de
*/
html, body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%; }
  html.open, body.open {
    overflow: hidden; }

* {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

dl, dt, dd {
  margin: 0; }

a {
  text-decoration: none; }

p {
  margin: 0; }

.pc {
  display: block; }

.sp {
  display: none; }

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

@font-face {
  font-family: 'mplus-2p-regular';
  src: url("font/mplus-2p-regular.eot");
 font-display: swap;
 }

@font-face {
  font-family: 'mplus-2p-bold';
  src: url("font/mplus-2p-bold.eot");
 font-display: swap;
 }

html {
  font-size: 16px;
  font-family: 'Noto Sans JP',"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "ＭＳ Ｐゴシック", MS PGothic, verdana,sans-serif;
  color: #333;
  line-height: 150%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }

.l-container {
  padding-top: 102px; }

.l-footer {
  width: 100%;
  height: auto; }

@media screen and (max-width: 1020px) {
  .l-container {
    padding-top: 60px; } }

@media screen and (max-width: 768px) {
  .l-page {
    margin: 50px 0 0; } }

.m-news_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1020px; }
  .m-news_inner > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    color: #333; }

.m-news_prev {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 40px;
  cursor: pointer; }
  .m-news_prev:before {
    content: "?";
    font-family: "FontAwesome";
    color: #0066ca;
    font-size: 16px; }

.m-news_next {
  position: relative;
  margin-left: auto;
  width: 40px;
  cursor: pointer; }
  .m-news_next:before {
    content: "?";
    font-family: "FontAwesome";
    color: #0066ca;
    font-size: 16px; }

.m-news_content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  .m-news_content.show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.m-news_list {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0; }
  .m-news_list:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }

.m-news_item {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px; }
  .m-news_item dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .m-news_item dl dt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding: 0 20px 0 0; }
    .m-news_item dl dd a {
      color: #0066ca;
      text-decoration: none; }
      .m-news_item dl dd a:hover {
        text-decoration: underline; }

.m-news_date {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 20px 0 0; }

.m-news_title a {
  color: #fff;
  text-decoration: none; }
  .m-news_title a:hover {
    text-decoration: underline; }

@media screen and (max-width: 768px) {
  .m-news_item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 40px;
    overflow: hidden; }
    .m-news_item dl {
      display: block; }
      .m-news_item dl dt {
        display: block;
        margin: 0;
        padding: 0;
        line-height: 1.2; }
      .m-news_item dl dd a {
        color: #0066ca;
        text-decoration: none; }
        .m-news_item dl dd a:hover {
          text-decoration: underline; } }

.m-sideBanner {
  position: fixed;
  top: 110px;
  right: 0;
  z-index: 1001;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0); }
  .m-sideBanner.show {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  .m-sideBanner ul {
    width: 80px; }
    .m-sideBanner ul li {
      margin: 0 0 5px;
      width: 100%; }
      .m-sideBanner ul li a {
        display: block;
        -webkit-transform: translate(10px, 0);
                transform: translate(10px, 0);
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
        .m-sideBanner ul li a:hover {
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0); }
        .m-sideBanner ul li a img {
          display: block;
          width: 100%;
          height: auto; }
  .m-sideBanner_sp {
    display: none; }

@media screen and (max-width: 768px) {
  .m-sideBanner ul {
    width: 60px; } }

@media screen and (max-width: 480px) {
  .m-sideBanner {
    display: none; }
    .m-sideBanner_sp {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 1001;
      width: 100%;
      height: 60px;
      -webkit-transition: 1s ease;
      transition: 1s ease;
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%); }
      .m-sideBanner_sp.show {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
      .m-sideBanner_sp ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        .m-sideBanner_sp ul li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 50%;
          height: 60px; }
          .m-sideBanner_sp ul li a {
            position: relative;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            padding-top: 3px;
            width: auto;
            height: 60px;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease; }
            .m-sideBanner_sp ul li a:before {
              content: '';
              position: absolute;
              top: 5px;
              left: 5px;
              width: calc(100% - 14px);
              height: calc(100% - 14px);
              border-width: 2px;
              border-style: solid; }
            .m-sideBanner_sp ul li a.open {
              background-image: url(img/banner/bg-open.png); }
              .m-sideBanner_sp ul li a.open:before {
                border-color: #ffffde; }
            .m-sideBanner_sp ul li a.request {
              background-image: url(img/banner/bg-request.png); }
              .m-sideBanner_sp ul li a.request:before {
                border-color: #fff; }
            .m-sideBanner_sp ul li a img {
              display: block;
              width: auto;
              height: 30px; } }

.m-spMenu_wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
  pointer-events: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .m-spMenu_wrap.open {
    pointer-events: all;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.m-spMenu_button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  width: 100%;
  height: 24px;
  cursor: pointer; }
  .m-spMenu_button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0066ca;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .m-spMenu_button span:nth-child(1) {
      top: 0; }
    .m-spMenu_button span:nth-child(2) {
      top: 50%; }
    .m-spMenu_button span:nth-child(3) {
      top: 100%; }
  .m-spMenu_button.close span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .m-spMenu_button.close span:nth-child(2) {
    width: 0; }
  .m-spMenu_button.close span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.m-spMenu_window {
  position: fixed;
  top: 60px;
  right: 0;
  z-index: 1100;
  padding: 0 15px;
  max-width: 375px;
  height: calc(100% - 60px);
  background: rgba(255, 255, 255, 0.9);
  overflow-y: scroll;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  .m-spMenu_window.open {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.m-spMenu_inner {
  padding: 20px 0; }

.m-spMenu_item {
  position: relative;
  margin: 0 0 15px; }
  .m-spMenu_item > p:after {
    position: absolute;
    top: 19px;
    right: 10px;
    content: "?";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .m-spMenu_item > p.open:after {
    content: "?"; }
  .m-spMenu_item > a:after {
    position: absolute;
    top: 19px;
    right: 10px;
    content: "?";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.m-spMenu_parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  background-image: url(img/pattern/ptn_it_06x4.png);
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity; }
  .m-spMenu_parent:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .m-spMenu_parent img {
    display: block;
    margin: 0 5px 0 0;
    width: auto;
    height: 28px; }
  .m-spMenu_parent span {
    font-size: 18px;
    color: #fff; }

.m-spMenu_children {
  padding: 15px 15px 0;
  display: none; }
  .m-spMenu_children li:not(:last-child) {
    margin: 0 0 10px; }

.m-spMenu_child a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #0066ca;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity; }
  .m-spMenu_child a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .m-spMenu_child a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "?";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #0066ca;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.m-spMenu_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 15px 0; }
  .m-spMenu_buttons > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 0 15px;
    width: calc(50% - 7px);
    height: 40px; }
    .m-spMenu_buttons > li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      font-size: 13px;
      color: #fff;
      background-image: url(img/pattern/ptn_it_06x4.png); }

.m-spMenu_links {
  margin: 0 0 40px;
  padding: 0; }
  .m-spMenu_links li {
    margin: 0 0 15px;
    width: 100%;
    height: 40px; }
    .m-spMenu_links li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%;
      font-size: 13px;
      color: #62B9E1;
      border-width: 1px;
      border-style: solid;
      border-color: #62B9E1;
      -webkit-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      .m-spMenu_links li a:hover {
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.m-spMenu_navs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px; }
  .m-spMenu_navs li {
    margin: 0 0 15px; }
    .m-spMenu_navs li a {
      display: block;
      width: auto;
      height: 41px; }

.m-spMenu_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 20px; }
  .m-spMenu_title a {
    display: block;
    width: auto;
    height: 25px; }
    .m-spMenu_title a img {
      display: block;
      width: auto;
      height: 100%; }

.m-spMenu_info {
  padding: 0 15px;
  width: 100%;
  font-size: 14px;
  line-height: 140%; }

.m-spMenu_tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .m-spMenu_tel a,
  .m-spMenu_tel span {
    font-size: 14px;
    color: #333; }
  .m-spMenu_tel a {
    margin-right: 1em; }

.m-twitter {
  width: 100%;
  height: 260px;
  border-width: 1px;
  border-style: solid; }

.m-headding {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 150px;
  /** background-image: url(img/headding/page-bg.jpg); **/
  /** background-color: navy; **/
  background-color: #0066ca;
  background-size: cover;
  background-position: center top;
  overflow: hidden; }
  .m-headding:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 311px;
    height: 150px;
    background-image: url(img/headding/page-bg-left.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .m-headding:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 204px;
    height: 150px;
    background-image: url(img/headding/page-bg-right.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .m-headding_h1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .m-headding_h1 img {
      position: absolute;
      top: -8px;
      left: 0;
      display: block;
      width: auto; }
    .m-headding_h1 span {
      display: block;
      margin: 0 0 10px;
      font-size: 30px;
      color: #fff;
      line-height: 120%;
      font-weight: 500; }
    .m-headding_h1 small {
      font-size: 22px;
      color: #fff;
      font-weight: 500; }

/* 20210414 changed:  .m-headding_h1 span fontsize 24px from 36px  */
@media screen and (max-width: 768px) {
  .m-headding:before {
    left: -142px; }
  .m-headding:after {
    right: -98px; }
  .m-headding_h1 img {
    position: absolute;
    top: -8px;
    left: 0;
    display: block;
    width: auto; }
  .m-headding_h1 span {
    display: block;
    margin: 0 0 10px;
    font-size: 24px;
    color: #fff;
    font-weight: 500; }
  .m-headding_h1 small {
    font-size: 17px;
    color: #fff;
    font-weight: 500; } }

@media screen and (max-width: 480px) {
  .m-headding {
    height: 100px; }
    .m-headding:before {
      left: -153px;
      width: 210px;
      height: 100px; }
    .m-headding:after {
      right: -97px;
      width: 135px;
      height: 100px; }
    .m-headding_h1 img {
      top: -4px;
      height: 24px; }
    .m-headding_h1 span {
      margin: 0 0 5px;
      font-size: 24px; }
    .m-headding_h1 small {
      font-size: 14px; } }

.m-bread {
  margin: 0 auto 20px;
  padding: 20px 0;
  max-width: 1020px;
  width: 100%;
  height: auto; }
  .m-bread ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .m-bread ul li {
      position: relative;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding: 0 5px;
      font-size: 12px;
      color: #333;
      font-weight: 500; }
      .m-bread ul li a {
        color: #333; }
        .m-bread ul li a:hover {
          text-decoration: underline; }

@media screen and (max-width: 1020px) {
  .m-bread {
    padding: 0 3%; } }

@media screen and (max-width: 768px) {
  .m-bread {
    display: none; } }

.m-form {
  margin: 0 auto;
  max-width: 720px; }
  .m-form_container {
    margin: 0 auto;
    padding: 25px 0;
    max-width: 720px; }
  .m-form_flow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 20px;
    width: 100%;
    height: auto; }
    .m-form_flow-item {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 10px;
      width: 200px;
      height: 80px;
      font-size: 22px;
      color: #0066ca;
      font-weight: bold;
      line-height: 130%;
      border-width: 1px;
      border-style: solid;
      border-color: #0066ca;
      border-radius: 6px; }
      .m-form_flow-item.current {
        background: #0066ca;
        color: #fff; }
      .m-form_flow-item.arrow {
        position: relative;
        background: #fff;
        margin: 0 10px;
        padding: 0;
        width: 10px;
        border: 0; }
        .m-form_flow-item.arrow:before {
          position: absolute;
          top: 50%;
          left: 50%;
          content: '\f105';
          font-family: "FontAwesome";
          font-size: 30px;
          color: #0066ca;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
  .m-form_desc {
    margin: 0 0 60px;
    padding: 20px 0;
    width: 100%;
    height: auto;
    border-width: 2px 0;
    border-style: solid;
    border-color: #EAEAEA; }
    .m-form_desc .redbox {
      margin: 0 0 20px;
      padding: 10px 20px;
      font-size: 16px;
      text-align: center;
      color: #f74a52;
      border-width: 1px;
      border-style: solid;
      border-color: #f74a52; }
    .m-form_desc h5 {
      margin: 0 0 20px;
      padding: 0 2%;
      font-size: 20px;
      font-weight: bold; }
    .m-form_desc p {
      padding: 0;
      font-size: 14px; }
    .m-form_desc-strong {
      margin: 0 0 1em;
      font-size: 14px;
      color: #333;
      font-weight: bold;
      line-height: 170%; }
      .m-form_desc-strong a {
        color: #0066ca; }
        .m-form_desc-strong a:hover {
          text-decoration: underline; }
      .m-form_desc-strong.last {
        margin: 0; }
    .m-form_desc-red {
      margin: 0 0 0.5em;
      font-size: 16px;
      color: #D1303D;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-strong2 {
      margin: 0 0 1em;
      font-size: 16px;
      color: #333;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-append {
      padding: 10px;
      font-size: 14px;
      color: #333;
      line-height: 170%;
      font-weight: 500; }
      .m-form_desc-append li {
        margin: 0 0 0.5em; }
      .m-form_desc-append .icon {
        display: inline-block;
        margin: 0 5px 0 0;
        padding: 3px 8px;
        width: auto;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        background: #E50404;
        border-radius: 3px; }
  .m-form_item {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 100%;
    height: auto; }
    .m-form_item.special {
      padding: 10px;
      border: 3px solid #d2d2d2; }
  .m-form_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 10px;
    font-size: 18px;
    color: #333;
    font-weight: bold; }
  .m-form_title {
    margin: 0 0 5px; }
    .m-form_title label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 10px;
      font-size: 18px;
      color: #333;
      font-weight: bold; }
    .m-form_title-append {
      display: block;
      margin: 0 0 20px;
      font-size: 16px;
      color: #333;
      font-weight: 500; }
    .m-form_title.privacy {
      font-size: 14px;
      color: #333; }
  .m-form_input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .m-form_input.column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .m-form_input.column span {
        margin: 0 0 10px !important; }
    .m-form_input p {
      margin: 0 0 0 0.5em; }
    .m-form_input.size {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .m-form_input.size label {
        margin: 0 0 10px;
        width: 16%; }
    .m-form_input-append {
      margin: 10px 0;
      font-size: 14px;
      color: #333;
      line-height: 130%; }
    .m-form_input input {
      margin: 0 0 10px;
      padding: 8px 10px;
      width: 100%;
      height: auto;
      font-size: 16px;
      border-width: 1px;
      border-style: solid;
      border-color: #aaa;
      border-radius: 3px; }
      .m-form_input input[type="radio"] {
        margin: 0;
        width: auto;
        vertical-align: middle; }
      .m-form_input input[type="checkbox"] {
        margin: 0;
        padding: 0;
        width: auto;
        vertical-align: middle; }
      .m-form_input input.addno {
        width: 12em; }
      .m-form_input input.your-tel {
        width: 5em !important; }
      .m-form_input input.your-age {
        width: 4em !important; }
      .m-form_input input.your-number {
        width: 4em !important; }
    .m-form_input select {
      margin: 0 0 10px; }
    .m-form_input textarea {
      margin: 0 0 10px;
      padding: 8px 10px;
      width: 100%;
      height: 150px;
      border-width: 1px;
      border-style: solid;
      border-color: #d2d2d2;
      border-radius: 6px; }
      .m-form_input textarea.other {
        height: 300px; }
    .m-form_input label {
      margin: 0 10px 0 0; }
      .m-form_input label.block {
        margin: 0 0 10px; }
      .m-form_input label.method {
        width: 240px; }
      .m-form_input label.time {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .m-form_input label.time span {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          display: block; }
    .m-form_input.count {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .m-form_input.count input {
        width: 4em; }
      .m-form_input.count span {
        margin: 0 0 0 5px;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end; }
    .m-form_input-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin: 0 0 30px; }
      .m-form_input-box-title {
        font-size: 16px;
        color: #333; }
      .m-form_input-box-inner.prefecture {
        margin: 0 10px 0 0; }
      .m-form_input-box-inner.address {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
      .m-form_input-box-inner.add {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0 10px 0 0;
        width: 8em; }
      .m-form_input-box input {
        height: 40px; }
        .m-form_input-box input.addno {
          margin: 0 10px 0 0;
          width: 100%;
          height: 40px; }
        .m-form_input-box input.city {
          width: 20em; }
    .m-form_input-button {
      width: 140px;
      height: 40px;
      font-size: 18px;
      color: #fff;
      background: #aaa;
      border-radius: 6px;
      border: 0; }
  .m-form_birth {
    display: block;
    margin: 20px 0 0; }
    .m-form_birth-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-form_birth-box input,
      .m-form_birth-box select {
        margin: 0 5px 10px 0;
        padding: 8px 10px;
        width: 5em;
        height: auto;
        font-size: 16px;
        border-width: 1px;
        border-style: solid;
        border-color: #aaa;
        border-radius: 6px; }
  .m-form_car {
    display: block;
    margin: 20px 0 0; }
    .m-form_car-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-form_car-box select {
        margin: 0 5px 10px 0;
        padding: 8px 10px;
        width: 13em;
        height: auto;
        font-size: 16px;
        border-width: 1px;
        border-style: solid;
        border-color: #aaa;
        border-radius: 6px; }
  .m-form_attention {
    margin: 24px 0; }
  .m-form_seminar {
    position: relative;
    margin: 0 0 40px; }
    .m-form_seminar-wrap {
      padding: 20px;
      background: #e8e8e8;
      border-radius: 20px; }
    .m-form_seminar-inner {
      margin: 0 0 30px; }
    .m-form_seminar-title {
      font-size: 18px;
      font-weight: bold;
      color: #000; }
    .m-form_seminar-item {
      margin: 0 0 5px; }
      .m-form_seminar-item span {
        margin: 0 0 0 5px; }
      .m-form_seminar-item label {
        font-size: 13px; }
    .m-form_seminar .error {
      bottom: -30px !important; }
  .m-form_gray {
    margin: 0 0 10px;
    padding: 10px;
    background: #d2d2d2; }
  .m-form_textbox {
    padding: 10px;
    width: 100%;
    height: auto;
    min-height: 46px;
    background: #fafafa;
    border-radius: 2px; }
  .m-form_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 60px 0 0; }
  .m-form_button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 15px;
    width: 215px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background: #666;
    border: 0;
    box-shadow: 1px 1px 1px #ddd;
    cursor: pointer;
    -webkit-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity; }
    .m-form_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .m-form_button.confirm {
      background-image: url(img/pattern/ptn_button.png); }
      .m-form_button.confirm:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 3px;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border-width: 2px;
        border-style: solid;
        border-color: #ffffdc; }
    .m-form_button.back {
      background: #999; }
      .m-form_button.back:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 3px;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border-width: 2px;
        border-style: solid;
        border-color: #fff; }
    .m-form_button.send {
      background-image: url(img/pattern/ptn_button.png); }
      .m-form_button.send:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 3px;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border-width: 2px;
        border-style: solid;
        border-color: #ffffdc; }
  .m-form .require {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 5px 0 0;
    width: 60px;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #E50404;
    border-radius: 6px; }
  .m-form .error {
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 14px;
    color: #D1303D; }
  .m-form_message {
    padding: 40px 0; }
    .m-form_message p {
      margin: 0 0 1em; }
  .m-form_link {
    margin: 10px 0 0;
    text-decoration: underline;
    font-size: 14px;
    color: #000; }
  .m-form_privacy {
    margin: 0 0 20px;
    width: 100%;
    height: 170px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    overflow-y: scroll; }
    .m-form_privacy-inner {
      padding: 20px 10px; }
      .m-form_privacy-inner p {
        margin: 0 0 1.5em;
        font-size: 14px;
        line-height: 170%; }
    .m-form_privacy-text {
      margin: 0 0 15px;
      font-size: 14px;
      color: #333;
      line-height: 150%; }
    .m-form_privacy-list {
      width: 100%;
      font-size: 14px; }
    .m-form_privacy-item {
      margin: 0 0 1em; }
      .m-form_privacy-item h5 {
        position: relative;
        margin: 0 0 0.2em;
        padding: 0 0 0 1em;
        font-size: 14px;
        color: #0066ca; }
        .m-form_privacy-item h5:before {
          position: absolute;
          top: 0;
          left: 0;
          content: '・'; }
      .m-form_privacy-item ul {
        padding: 0 0 0 1em; }
        .m-form_privacy-item ul li {
          position: relative;
          margin: 0 0 0.2em;
          padding: 0 0 0 1em;
          font-size: 14px; }
          .m-form_privacy-item ul li:before {
            position: absolute;
            top: 0;
            left: 0;
            content: '・'; }
      .m-form_privacy-item p {
        padding: 0 0 0 1em; }
  .m-form_agree {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    width: 220px;
    height: 50px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    border-radius: 6px; }
    .m-form_agree-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .m-form input:-moz-read-only,
  .m-form textarea:-moz-read-only {
    background: #EAEAEA;
    border: 0; }
  .m-form input:read-only,
  .m-form textarea:read-only {
    background: #EAEAEA;
    border: 0; }
  .m-form_telButton {
    padding: 0 2%;
    width: 100%;
    height: auto; }
    .m-form_telButton p {
      margin: 0 0 5px;
      font-size: 16px;
      text-align: center; }
    .m-form_telButton-button {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 0 0 36px;
      width: 100%;
      height: 60px;
      font-size: 36px;
      color: #fff;
      background: #0066ca;
      border-radius: 6px;
      border-width: 0 0 4px;
      border-style: solid;
      border-color: #233144;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      .m-form_telButton-button:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 36px;
        background-image: url(img/icon/icon_phone.svg);
        background-repeat: no-repeat;
        background-size: contain;
        -webkit-transform: translate(-140px, -50%);
                transform: translate(-140px, -50%); }
      .m-form_telButton-button:hover {
        border: 0;
        -webkit-transform: translateY(4px);
                transform: translateY(4px); }
  .m-form_attentions {
    padding: 0 2%; }
    .m-form_attentions-ul {
      margin: 0 0 30px; }
    .m-form_attentions-li {
      position: relative;
      margin: 0 0 25px;
      padding: 0 0 0 30px;
      font-size: 16px;
      line-height: 170%; }
      .m-form_attentions-li .no {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 25px;
        color: #0066ca; }
      .m-form_attentions-li .red {
        color: #D1303D; }
  .m-form_selectBox {
    padding: 8px 10px;
    width: 100%;
    height: auto;
    font-size: 16px;
    background: #eaeaea;
    border-radius: 6px; }
  .m-form .red {
    color: #f00; }

@media screen and (max-width: 750px) {
  .m-form_container {
    padding: 0 0 20px;
    border-radius: 0; }
  .m-form_flow {
    padding: 20px 2%; }
    .m-form_flow-item {
      padding: 10px;
      width: 200px;
      height: 60px;
      font-size: 16px; }
      .m-form_flow-item.arrow {
        margin: 0 10px;
        padding: 0;
        width: 10px; }
        .m-form_flow-item.arrow:before {
          font-size: 20px; }
  .m-form_desc {
    margin: 0 0 20px; }
    .m-form_desc-strong {
      margin: 0 0 1em;
      padding: 0 2%;
      font-size: 16px;
      color: #333;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-append {
      padding: 2%;
      font-size: 14px;
      color: #333;
      line-height: 150%; }
      .m-form_desc-append .red {
        color: #0066ca; }
  .m-form_item {
    position: relative;
    padding: 0 2% 30px;
    margin: 0 0 20px;
    width: 100%;
    height: auto; }
    .m-form_item.special {
      padding: 10px;
      border: 3px solid #d2d2d2; }
  .m-form_input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .m-form_input.student label {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .m-form_input.size label {
      margin: 0 0 15px;
      width: 100%; }
    .m-form_input input {
      padding: 5px 10px;
      width: 100%;
      font-size: 14px; }
    .m-form_input span {
      margin: 0 10px 0 10px; }
    .m-form_input label {
      margin: 0 0 10px; }
      .m-form_input label.time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .m-form_input label.time span {
          margin: 0 0 5px; }
    .m-form_input-box.column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .m-form_input-box-title {
      font-size: 16px;
      color: #333; }
    .m-form_input-box-inner {
      width: 100%; }
      .m-form_input-box-inner.prefecture {
        margin: 0 0 30px; }
    .m-form_input-box input {
      height: 40px;
      width: 100%; }
      .m-form_input-box input.addno {
        height: 40px; }
      .m-form_input-box input.city {
        width: 100%; }
    .m-form_input-button {
      width: 100px;
      height: 40px;
      font-size: 16px;
      color: #fff;
      background: #aaa;
      border-radius: 6px;
      border: 0; }
  .m-form_title {
    font-size: 16px; }
  .m-form .require {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 5px 0 0;
    width: 60px;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #0066ca;
    border-radius: 6px; }
  .m-form_button {
    margin: 0 10px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
    background: #0066ca;
    border: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .m-form_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .m-form_selectBox {
    font-size: 14px; } }

@media screen and (max-width: 400px) {
  .m-form_flow {
    padding: 20px 2%; }
    .m-form_flow-item {
      padding: 5px;
      width: 100px;
      height: 40px;
      font-size: 11px; }
      .m-form_flow-item.arrow {
        margin: 0 5px;
        padding: 0;
        width: 0; }
        .m-form_flow-item.arrow:before {
          font-size: 11px; }
  .m-form_buttons {
    margin: 30px 0 0; }
  .m-form .pc {
    display: none; } }

.m-archive {
  margin: 0 auto;
  padding: 40px 0 80px;
  max-width: 920px; }
  .m-archive_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 60px;
    width: 100%;
    height: auto; }
    .m-archive_inner dl {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 14px;
      color: #333;
      margin: 0 0 6px;
      padding: 10px 0;
      border-width: 0 0 1px;
      border-style: dashed;
      border-color: #A8A8A8; }
      .m-archive_inner dl dt {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0 1em 0 0;
        width: 6em;
        font-size: 12px; }
      .m-archive_inner dl dd.cat {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0 1em 0 0;
        width: 10em; }
        .m-archive_inner dl dd.cat span {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%;
          height: 20px;
          font-size: 11px;
          color: #fff;
          background: #ccc;
          box-shadow: 1px 1px 1px #fff; }
          .m-archive_inner dl dd.cat span.mic {
            background: #4193dc; }
          .m-archive_inner dl dd.cat span.it {
            background: #607dff; }
          .m-archive_inner dl dd.cat span.ib {
            background: #ff7e7e; }
          .m-archive_inner dl dd.cat span.jp {
            background: #ffb141; }
          .m-archive_inner dl dd.cat span.pvt {
            background: #5edb8a; }
      .m-archive_inner dl dd.title {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        padding: 0 0 0 0.5em; }
        .m-archive_inner dl dd.title a {
          font-size: 14px;
          color: #0066ca;
          line-height: 140%; }
          .m-archive_inner dl dd.title a:hover {
            text-decoration: underline; }

@media screen and (max-width: 1020px) {
  .m-archive_inner {
    padding: 0 15px;
    height: auto; } }

@media screen and (max-width: 768px) {
  .m-archive {
    padding: 40px 0 60px; } }

@media screen and (max-width: 480px) {
  .m-archive {
    padding: 30px 0 40px; }
    .m-archive_inner {
      margin: 0 0 30px;
      padding: 15px;
      height: auto; }
      .m-archive_inner dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        line-height: 120%;
        margin: 0 0 10px; }
        .m-archive_inner dl.last-child {
          margin: 0; }
        .m-archive_inner dl dd.cat {
          margin: 0 0 5px;
          padding: 0; }
        .m-archive_inner dl dd.title {
          padding: 0; }
        .m-archive_inner dl dd a {
          font-size: 14px; } }

.m-pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 0 0 40px;
  max-width: 1020px; }
  .m-pager li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 6px; }
    .m-pager li.number a,
    .m-pager li.number p {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 40px;
      height: 40px;
      font-size: 16px;
      color: #707070;
      text-align: center;
      line-height: 40px;
      border-width: 1px;
      border-style: solid;
      border-color: #707070;
      text-decoration: none;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
    .m-pager li.number a:hover {
      color: #fff;
      background: #707070; }
    .m-pager li.number.current p {
      color: #fff;
      background: #707070; }
    .m-pager li.arrow a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      height: 40px;
      font-size: 16px;
      color: #707070;
      text-align: center; }

@media screen and (max-width: 480px) {
  .m-pager li {
    display: none; }
  .m-pager .prev,
  .m-pager .current,
  .m-pager .next {
    display: block; } }

.m-pager2 {
  margin: 0 auto 130px;
  max-width: 1020px; }
  .m-pager2_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 70px; }
  .m-pager2_arrow {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0.7em;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: block;
      font-size: 14px;
      color: #7A7A7A; }
    .m-pager2_arrow a {
      position: relative; }
      .m-pager2_arrow a:before {
        content: '';
        position: absolute;
        top: 50%;
        width: 33px;
        height: 7px;
        background-repeat: no-repeat;
        background-size: contain; }
    .m-pager2_arrow p {
      color: #Fff; }
  .m-pager2_index {
    margin: 0 20px; }
    .m-pager2_index a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0; }
      .m-pager2_index a img {
        display: block;
        width: 34px;
        height: 34px;
        -webkit-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; }
        .m-pager2_index a img:hover {
          -webkit-transform-origin: center center;
                  transform-origin: center center;
          -webkit-transform: rotate3d(0, 1, 0, 360deg);
                  transform: rotate3d(0, 1, 0, 360deg); }
      .m-pager2_index a p {
        font-size: 13px;
        color: #7A7A7A;
        text-align: center; }

@media screen and (max-width: 1020px) {
  .m-pager2 {
    margin: 0 auto 100px; }
    .m-pager2_list {
      height: 60px; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      font-size: 20px; }
    .m-pager2_index a {
      padding: 0 100px; }
      .m-pager2_index a img {
        width: 40px;
        height: 40px; }
      .m-pager2_index a p {
        font-size: 14px; } }

@media screen and (max-width: 768px) {
  .m-pager2 {
    margin: 0 auto 50px;
    padding: 0 3%; }
    .m-pager2_list {
      height: 50px; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      font-size: 14px; }
    .m-pager2_index a {
      margin: 0 auto;
      padding: 0 50px; }
      .m-pager2_index a img {
        width: 36px;
        height: 36px; }
      .m-pager2_index a p {
        font-size: 11px; } }

@media screen and (max-width: 480px) {
  .m-pager2_list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.p-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 0 10px 2px;
  width: 1020px;
  height: 102px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  .p-header_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 12px 0 10px;
    width: 228px;
    height: 100%; }
  .p-header_right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: auto;
    height: 100%; }
  .p-header_logo {
    margin: 0 0 12px;
    width: 100%;
    height: 25px; }
    .p-header_logo a {
      display: block;
      width: auto;
      height: 100%; }
      .p-header_logo a img {
        display: block;
        width: auto;
        height: 100%; }
  .p-header_cource {
    width: 100%;
    height: auto; }
    .p-header_cource p {
      color: #0066ca; }
      .p-header_cource p.jp {
        margin: 0 0 3px;
        font-size: 20px;
        font-weight: bold; }
      .p-header_cource p.en {
        font-size: 10px;
        line-height: 120%; }
  .p-header_gnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .p-header_gnav .left {
      margin-left: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding: 10px 0; }
      .p-header_gnav .left li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        height: 30px;
        margin-right: 30px; }
        .p-header_gnav .left li a {
          font-size: 12px;
          color: #333;
          font-weight: 500;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .p-header_gnav .left li a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-header_gnav .right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-left: auto;
      padding: 10px 0; }
      .p-header_gnav .right li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        height: 30px; }
        .p-header_gnav .right li:not(:last-child) {
          margin-right: 10px; }
        .p-header_gnav .right li a {
          position: relative;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 0 10px 0 30px;
          width: 100%;
          height: 100%;
          font-size: 13px;
          font-weight: 500;
          color: #62b9e1;
          border-width: 1px;
          border-style: solid;
          border-color: #62b9e1;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .p-header_gnav .right li a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          .p-header_gnav .right li a:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 10px;
            width: 18px;
            height: 18px;
            background-size: contain;
            background-repeat: no-repeat;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
          .p-header_gnav .right li a.intra:before {
            background-color: white; color: white;
            margin-top: 3px; }
          .p-header_gnav .right li a.access:before {
            margin-top: 3px;
            background-image: url(img/icon/gnav-access.png); }
          .p-header_gnav .right li a.campus:before {
            background-image: url(img/icon/gnav-open.png); }
          .p-header_gnav .right li a.request:before {
            background-image: url(img/icon/gnav-request.png); }
          .p-header_gnav .right li a.contact:before {
            background-image: url(img/icon/gnav-contact.png); }
  .p-header_lnav {
    margin-left: auto;
    width: 762px; }
    .p-header_lnav > ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .p-header_lnav > ul > li {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        height: 50px; }
        .p-header_lnav > ul > li:not(:last-child) {
          margin-right: 1px; }
        .p-header_lnav > ul > li > p,
        .p-header_lnav > ul > li > a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%;
          height: 100%;
          background-image: url(img/pattern/ptn_it_06x4.png);
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .p-header_lnav > ul > li > p:hover,
          .p-header_lnav > ul > li > a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          .p-header_lnav > ul > li > p span,
          .p-header_lnav > ul > li > a span {
            position: relative;
            padding-left: 32px;
            font-size: 14px;
            color: #fff;
            font-weight: 500; }
            .p-header_lnav > ul > li > p span:before,
            .p-header_lnav > ul > li > a span:before {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              width: 28px;
              height: 28px;
              background-size: contain;
              background-repeat: no-repeat;
              -webkit-transform: translate(0, -50%);
                      transform: translate(0, -50%); }
            .p-header_lnav > ul > li > p span.department:before,
            .p-header_lnav > ul > li > a span.department:before {
              background-image: url(img/icon/lnav-gakka.png); }
            .p-header_lnav > ul > li > p span.course:before,
            .p-header_lnav > ul > li > a span.course:before {
              background-image: url(img/icon/lnav-katei.png); }
            .p-header_lnav > ul > li > p span.qualification:before,
            .p-header_lnav > ul > li > a span.qualification:before {
              background-image: url(img/icon/lnav-shikaku.png); }
            .p-header_lnav > ul > li > p span.carrier:before,
            .p-header_lnav > ul > li > a span.carrier:before {
              background-image: url(img/icon/lnav-shushoku.png); }
            .p-header_lnav > ul > li > p span.requirement:before,
            .p-header_lnav > ul > li > a span.requirement:before {
              background-image: url(img/icon/nav-info.png); }
            .p-header_lnav > ul > li > p span.event-list:before,
            .p-header_lnav > ul > li > a span.event-list:before {
              background-image: url(img/icon/lnav-cource.png); }
        .p-header_lnav > ul > li .children {
          display: none;
          position: absolute;
          top: 50px;
          left: 0;
          width: 100%;
          height: auto; }
          .p-header_lnav > ul > li .children li {
            width: 100%;
            border-width: 1px 0 0;
            border-style: solid;
            border-color: #fff; }
            .p-header_lnav > ul > li .children li a {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              padding: 10px 5px;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              width: 100%;
              height: auto;
              font-size: 12px;
              line-height: 120%;
              color: #fff;
              background: #4193dc;
              -webkit-transition: 0.3s ease opacity;
              transition: 0.3s ease opacity; }
              .p-header_lnav > ul > li .children li a:hover {
                opacity: 0.6;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .p-header_sp {
    display: none; }

@media screen and (max-width: 1020px) {
  .p-header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 0 15px;
    width: auto;
    height: 60px; }
    .p-header_left {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 7px 0;
      width: auto; }
    .p-header_right {
      display: none; }
    .p-header_logo {
      margin: 0 0 5px; }
    .p-header_cource {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .p-header_cource p.jp {
        margin: 0 5px 0 0;
        font-size: 14px;
        line-height: 14px; }
        .p-header_cource p.jp small {
          font-size: 11px; }
      .p-header_cource p.en {
        font-size: 10px;
        line-height: 14px; }
    .p-header_sp {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 60px;
      height: 60px; }
      .p-header_sp-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 30px;
        height: 24px; } }

@media screen and (max-width: 480px) {
  .p-header_cource p.jp {
    margin: 0 5px 0 0;
    font-size: 14px;
    line-height: 14px; }
    .p-header_cource p.jp small {
      font-size: 11px; }
  .p-header_cource p.en {
    display: none; } }

.p-footer_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 75px;
  background-image: url(img/pattern/gray.png); }
  .p-footer_top a {
    display: block;
    width: 267px; }
    .p-footer_top a img {
      display: block;
      width: 100%;
      height: auto;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      .p-footer_top a img:hover {
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.p-footer_bottom {
  padding: 30px 0 0;
  width: 100%;
  height: auto;
  background-image: url(img/pattern/ptn_it_06x4.png); }
  .p-footer_bottom-inner {
    margin: 0 auto;
    max-width: 1020px; }

.p-footer_sitemap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 auto 30px;
  max-width: 840px; }
  .p-footer_sitemap > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 0 20px;
    width: 20%; }
  .p-footer_sitemap li a {
    color: #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .p-footer_sitemap li a:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-footer_sitemap li a.parent {
      font-size: 14px; }
    .p-footer_sitemap li a.child {
      font-size: 11px; }
  .p-footer_sitemap li p {
    color: #fff;
    font-size: 14px; }
  .p-footer_sitemap li .children {
    line-height: 1.2; }

.p-footer_buttons {
  margin: 0 auto;
  max-width: 1020px; }
  .p-footer_buttons ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .p-footer_buttons ul li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      height: 41px; }
      .p-footer_buttons ul li:not(:last-child) {
        margin-right: 15px; }
      .p-footer_buttons ul li a {
        display: block;
        width: auto;
        height: 100%;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
        .p-footer_buttons ul li a:hover {
          opacity: 0.6;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
        .p-footer_buttons ul li a img {
          display: block;
          width: auto;
          height: 100%; }

.p-footer_copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0 20px; }
  .p-footer_copy span {
    font-size: 11px;
    color: #fff; }

@media screen and (max-width: 1024px) {
  .p-footer_buttons {
    padding: 0 15px; } }

@media screen and (max-width: 768px) {
  .p-footer_bottom {
    padding: 30px 30px 0; }
  .p-footer_sitemap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .p-footer_sitemap > li {
      margin: 0 0 30px;
      padding: 0 10px;
      width: 20%; }
      .p-footer_sitemap > li a {
        color: #fff;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
        .p-footer_sitemap > li a:hover {
          opacity: 0.6;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
        .p-footer_sitemap > li a.parent {
          font-size: 12px; }
        .p-footer_sitemap > li a.child {
          font-size: 11px; }
      .p-footer_sitemap > li .children {
        line-height: 1; }
    .p-footer_sitemap.bottom {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 0 20px; }
      .p-footer_sitemap.bottom > li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0;
        padding: 0 10px;
        width: auto; } }

@media screen and (max-width: 480px) {
  .p-footer_bottom {
    padding: 30px 15px 60px; }
  .p-footer_sitemap {
    display: none; }
  .p-footer_buttons ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .p-footer_buttons ul li:nth-child(1) {
      margin: 0 0 20px; }
  .p-footer_copy {
    padding: 20px 0; } }

.p-toTop {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 999;
  width: 60px;
  height: 60px;
  background: #0066ca;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-radius: 30px;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.5s opacity;
  transition: 0.5s opacity; }
  .p-toTop:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    content: "?";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 30px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .p-toTop.show {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

@media screen and (max-width: 768px) {
  .p-toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 20px; }
    .p-toTop:before {
      margin-top: -2px;
      font-size: 20px; } }

@media screen and (max-width: 480px) {
  .p-toTop {
    bottom: 70px; } }

.p-kv {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  .p-kv.show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .p-kv_slider {
    position: relative;
    margin: 0 auto;
    height: auto;
    background-image: url(img/pattern/gray_l.png); }
    .p-kv_slider:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 100;
      width: calc(22% - 6px);
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6); }
    .p-kv_slider:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      z-index: 100;
      width: calc(22% - 6px);
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6); }
    .p-kv_slider img {
      display: block;
      margin: 0 auto;
      width: calc(100% - 12px);
      height: auto; }

@media screen and (max-width: 1360px) {
  .p-kv_slider:before {
    width: 10%; }
  .p-kv_slider:after {
    width: 10%; } }

@media screen and (max-width: 1020px) {
  .p-kv_slider:before, .p-kv_slider:after {
    display: none; }
  .p-kv img {
    width: 100%; } }

.p-pickup {
  margin: 0;
  width: 100%;
  height: auto;
  background-image: url(img/pattern/ptn_it_02x4.png); }
  .p-pickup_container {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
    max-width: 1020px;
    height: auto; }
  .p-pickup_title {
    position: absolute;
    top: -28px;
    left: 0;
    z-index: 100;
    width: 200px;
    height: auto; }
    .p-pickup_title img {
      display: block;
      width: 100%;
      height: auto; }
  .p-pickup_inner {
    position: relative;
    width: 100%;
    height: 40px;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #0066ca; }

@media screen and (max-width: 1024px) {
  .p-pickup {
    padding: 0 15px; } }

@media screen and (max-width: 768px) {
  .p-pickup {
    padding: 0 15px; }
    .p-pickup_title {
      top: -14px;
      width: 150px; }
    .p-pickup_inner {
      padding: 10px 0;
      height: 60px; } }

.p-top_link {
  margin: 0 0 40px;
  width: 100%;
  height: auto; }
  .p-top_link-inner {
    margin: 0 auto;
    max-width: 1020px; }
  .p-top_link-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 60px;
    width: 100%;
    height: auto; }
    .p-top_link-title h2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 412px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-width: 0 2px 0 0;
      border-style: solid;
      border-color: #b6b6b6; }
      .p-top_link-title h2 img {
        display: block;
        width: 346px;
        height: auto; }
  .p-top_link-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .p-top_link-text p {
      font-size: 25px;
      color: #0066ca;
      line-height: 160%;
      letter-spacing: 0.1em; }
  .p-top_link-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-top_link-buttons li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      max-width: 476px; }
      .p-top_link-buttons li a {
        display: block;
        width: 100%;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
        .p-top_link-buttons li a:hover {
          opacity: 0.6;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
      .p-top_link-buttons li img {
        display: block;
        width: 100%;
        height: auto; }

.p-top_news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px 15px;
  width: 100%;
  height: 320px;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #0066ca; }
  .p-top_news dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #333;
    margin: 0 0 6px; }
    .p-top_news dl dt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 6em;
      font-size: 12px; }
    .p-top_news dl dd {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 0 0 0 0.5em; }
      .p-top_news dl dd a {
        color: #0066ca; }
        .p-top_news dl dd a:hover {
          text-decoration: underline; }
  .p-top_news .more {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin-top: auto;
    padding: 5px 15px 5px 25px;
    font-size: 14px;
    color: #fff;
    background-image: url(img/pattern/ptn_it_06x4.png);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .p-top_news .more:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-top_news .more:before {
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: 1px;
      content: "?";
      font-family: "FontAwesome";
      font-size: 14px;
      color: #fff;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }

@media screen and (max-width: 480px) {
  .p-top_news {
    padding: 15px;
    height: auto; }
    .p-top_news dl {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 120%;
      margin: 0 0 10px; }
      .p-top_news dl dd {
        padding: 0; }
        .p-top_news dl dd a {
          font-size: 14px; } }

.p-page {
  background-image: url(img/bg/bg_ptn_05.png);
  background-size: cover;
  background-repeat: repeat-y; }

.p-sitemap {
  margin: 80px auto;
  max-width: 900px; }
  .p-sitemap h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 5px;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #0066ca; }
  .p-sitemap_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 20px;
    padding: 0 5px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #0066ca;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #0066ca; }
  .p-sitemap a {
    position: relative;
    padding: 0 0 0 1em;
    color: #0066ca;
    font-weight: 500;
    text-decoration: none; }
    .p-sitemap a:before {
      position: absolute;
      top: 50%;
      left: 5px;
      content: "?";
      font-size: 1em;
      font-family: "FontAwesome";
      color: #0066ca;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .p-sitemap a:hover {
      text-decoration: underline; }
  .p-sitemap_pages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-sitemap_pages .inner {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 48%; }
      .p-sitemap_pages .inner > li {
        margin: 0 0 30px; }
  .p-sitemap .parent {
    margin: 0 0 10px;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #0066ca;
    font-weight: bold;
    border-width: 0 0 1px;
    border-style: dashed;
    border-color: #ccc; }

@media screen and (max-width: 1020px) {
  .p-sitemap {
    padding: 0 15px; } }

@media screen and (max-width: 768px) {
  .p-sitemap {
    margin: 80px auto;
    max-width: 900px; }
    .p-sitemap h2 {
      margin: 0 0 5px;
      padding: 5px 10px;
      height: auto;
      font-size: 14px; }
    .p-sitemap_pages {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .p-sitemap_pages .inner {
        width: 100%; }
    .p-sitemap_top {
      margin: 0 0 20px;
      padding: 5px;
      height: auto;
      font-size: 14px; }
    .p-sitemap a {
      font-size: 14px; }
    .p-sitemap_pages .inner {
      width: 100%; }
      .p-sitemap_pages .inner > li {
        margin: 0 0 20px; }
    .p-sitemap .parent {
      margin: 0 0 10px;
      font-size: 14px; } }

.p-single {
  margin: 0 auto 80px;
  padding: 0 15px;
  max-width: 1020px; }
  .p-single_head {
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%; }
  .p-single h1 {
    margin: 0 0 10px;
    font-size: 22px;
    color: #7A7A7A;
    font-weight: bold;
    line-height: 130%; }
  .p-single_date {
    margin: 0 0 10px;
    font-size: 12px;
    color: #7A7A7A;
    line-height: 130%; }
  .p-single_cats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .p-single_cats li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  .p-single_cat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
    width: auto;
    height: 24px;
    font-size: 14px;
    color: #fff;
    background: #333;
    border-radius: 4px; }
    .p-single_cat.default {
      background: #0066ca; }

@media screen and (max-width: 768px) {
  .p-single {
    margin: 40px auto 60px; } }

@media screen and (max-width: 480px) {
  .p-single_head {
    margin: 0; } }

.mgt10 {
  margin-top: 10px !important; }

.mgt20 {
  margin-top: 20px !important; }

.mgt30 {
  margin-top: 30px !important; }

.mgt40 {
  margin-top: 40px !important; }

.mgt50 {
  margin-top: 50px !important; }

.mgt60 {
  margin-top: 60px !important; }

.mgt70 {
  margin-top: 70px !important; }

.mgt80 {
  margin-top: 80px !important; }

.mgt90 {
  margin-top: 90px !important; }

.mgt100 {
  margin-top: 100px !important; }

.mgt110 {
  margin-top: 110px !important; }

.mgt120 {
  margin-top: 120px !important; }

.mgt130 {
  margin-top: 130px !important; }

.mgt140 {
  margin-top: 140px !important; }

.mgt150 {
  margin-top: 150px !important; }

.mgt160 {
  margin-top: 160px !important; }

.mgt170 {
  margin-top: 170px !important; }

.mgt180 {
  margin-top: 180px !important; }

.mgt190 {
  margin-top: 190px !important; }

.mgt200 {
  margin-top: 200px !important; }

.mgb10 {
  margin-bottom: 10px !important; }

.mgb20 {
  margin-bottom: 20px !important; }

.mgb30 {
  margin-bottom: 30px !important; }

.mgb40 {
  margin-bottom: 40px !important; }

.mgb50 {
  margin-bottom: 50px !important; }

.mgb60 {
  margin-bottom: 60px !important; }

.mgb70 {
  margin-bottom: 70px !important; }

.mgb80 {
  margin-bottom: 80px !important; }

.mgb90 {
  margin-bottom: 90px !important; }

.mgb100 {
  margin-bottom: 100px !important; }

.mgb110 {
  margin-bottom: 110px !important; }

.mgb120 {
  margin-bottom: 120px !important; }

.mgb130 {
  margin-bottom: 130px !important; }

.mgb140 {
  margin-bottom: 140px !important; }

.mgb150 {
  margin-bottom: 150px !important; }

.mgb160 {
  margin-bottom: 160px !important; }

.mgb170 {
  margin-bottom: 170px !important; }

.mgb180 {
  margin-bottom: 180px !important; }

.mgb190 {
  margin-bottom: 190px !important; }

.mgb200 {
  margin-bottom: 200px !important; }

.mgtA {
  margin-top: auto; }

@media screen and (max-width: 768px) {
  .mgt10 {
    margin-top: 1.25% !important; }
  .mgt20 {
    margin-top: 2.5% !important; }
  .mgt30 {
    margin-top: 3.75% !important; }
  .mgt40 {
    margin-top: 5% !important; }
  .mgt50 {
    margin-top: 6.25% !important; }
  .mgt60 {
    margin-top: 7.5% !important; }
  .mgt70 {
    margin-top: 8.75% !important; }
  .mgt80 {
    margin-top: 10% !important; }
  .mgt90 {
    margin-top: 11.25% !important; }
  .mgt100 {
    margin-top: 12.5% !important; }
  .mgt110 {
    margin-top: 13.75% !important; }
  .mgt120 {
    margin-top: 15% !important; }
  .mgt130 {
    margin-top: 16.25% !important; }
  .mgt140 {
    margin-top: 17.5% !important; }
  .mgt150 {
    margin-top: 18.75% !important; }
  .mgt160 {
    margin-top: 20% !important; }
  .mgt170 {
    margin-top: 21.25% !important; }
  .mgt180 {
    margin-top: 22.5% !important; }
  .mgt190 {
    margin-top: 23.75% !important; }
  .mgt200 {
    margin-top: 25% !important; }
  .mgb10 {
    margin-bottom: 1.25% !important; }
  .mgb20 {
    margin-bottom: 2.5% !important; }
  .mgb30 {
    margin-bottom: 3.75% !important; }
  .mgb40 {
    margin-bottom: 5% !important; }
  .mgb50 {
    margin-bottom: 6.25% !important; }
  .mgb60 {
    margin-bottom: 7.5% !important; }
  .mgb70 {
    margin-bottom: 8.75% !important; }
  .mgb80 {
    margin-bottom: 10% !important; }
  .mgb90 {
    margin-bottom: 11.25% !important; }
  .mgb100 {
    margin-bottom: 12.5% !important; }
  .mgb110 {
    margin-bottom: 13.75% !important; }
  .mgb120 {
    margin-bottom: 15% !important; }
  .mgb130 {
    margin-bottom: 16.25% !important; }
  .mgb140 {
    margin-bottom: 17.5% !important; }
  .mgb150 {
    margin-bottom: 18.75% !important; }
  .mgb160 {
    margin-bottom: 20% !important; }
  .mgb170 {
    margin-bottom: 21.25% !important; }
  .mgb180 {
    margin-bottom: 22.5% !important; }
  .mgb190 {
    margin-bottom: 23.75% !important; }
  .mgb200 {
    margin-bottom: 25% !important; } }

@media screen and (max-width: 480px) {
  .mgt10 {
    margin-top: 1.25% !important; }
  .mgt20 {
    margin-top: 2.5% !important; }
  .mgt30 {
    margin-top: 3.75% !important; }
  .mgt40 {
    margin-top: 5% !important; }
  .mgt50 {
    margin-top: 6.25% !important; }
  .mgt60 {
    margin-top: 7.5% !important; }
  .mgt70 {
    margin-top: 8.75% !important; }
  .mgt80 {
    margin-top: 10% !important; }
  .mgt90 {
    margin-top: 11.25% !important; }
  .mgt100 {
    margin-top: 12.5% !important; }
  .mgt110 {
    margin-top: 13.75% !important; }
  .mgt120 {
    margin-top: 15% !important; }
  .mgt130 {
    margin-top: 16.25% !important; }
  .mgt140 {
    margin-top: 17.5% !important; }
  .mgt150 {
    margin-top: 18.75% !important; }
  .mgt160 {
    margin-top: 20% !important; }
  .mgt170 {
    margin-top: 21.25% !important; }
  .mgt180 {
    margin-top: 22.5% !important; }
  .mgt190 {
    margin-top: 23.75% !important; }
  .mgt200 {
    margin-top: 25% !important; }
  .mgb10 {
    margin-bottom: 1.25% !important; }
  .mgb20 {
    margin-bottom: 2.5% !important; }
  .mgb30 {
    margin-bottom: 3.75% !important; }
  .mgb40 {
    margin-bottom: 5% !important; }
  .mgb50 {
    margin-bottom: 6.25% !important; }
  .mgb60 {
    margin-bottom: 7.5% !important; }
  .mgb70 {
    margin-bottom: 8.75% !important; }
  .mgb80 {
    margin-bottom: 10% !important; }
  .mgb90 {
    margin-bottom: 11.25% !important; }
  .mgb100 {
    margin-bottom: 12.5% !important; }
  .mgb110 {
    margin-bottom: 13.75% !important; }
  .mgb120 {
    margin-bottom: 15% !important; }
  .mgb130 {
    margin-bottom: 16.25% !important; }
  .mgb140 {
    margin-bottom: 17.5% !important; }
  .mgb150 {
    margin-bottom: 18.75% !important; }
  .mgb160 {
    margin-bottom: 20% !important; }
  .mgb170 {
    margin-bottom: 21.25% !important; }
  .mgb180 {
    margin-bottom: 22.5% !important; }
  .mgb190 {
    margin-bottom: 23.75% !important; }
  .mgb200 {
    margin-bottom: 25% !important; } }

.mgt0par {
  margin-top: 0% !important; }

.mgb0par {
  margin-bottom: 0% !important; }

.pdt0par {
  padding-top: 0% !important; }

.pdb0par {
  padding-bottom: 0% !important; }

.mgt1par {
  margin-top: 1% !important; }

.mgb1par {
  margin-bottom: 1% !important; }

.pdt1par {
  padding-top: 1% !important; }

.pdb1par {
  padding-bottom: 1% !important; }

.mgt2par {
  margin-top: 2% !important; }

.mgb2par {
  margin-bottom: 2% !important; }

.pdt2par {
  padding-top: 2% !important; }

.pdb2par {
  padding-bottom: 2% !important; }

.mgt3par {
  margin-top: 3% !important; }

.mgb3par {
  margin-bottom: 3% !important; }

.pdt3par {
  padding-top: 3% !important; }

.pdb3par {
  padding-bottom: 3% !important; }

.mgt4par {
  margin-top: 4% !important; }

.mgb4par {
  margin-bottom: 4% !important; }

.pdt4par {
  padding-top: 4% !important; }

.pdb4par {
  padding-bottom: 4% !important; }

.mgt5par {
  margin-top: 5% !important; }

.mgb5par {
  margin-bottom: 5% !important; }

.pdt5par {
  padding-top: 5% !important; }

.pdb5par {
  padding-bottom: 5% !important; }

.mgt6par {
  margin-top: 6% !important; }

.mgb6par {
  margin-bottom: 6% !important; }

.pdt6par {
  padding-top: 6% !important; }

.pdb6par {
  padding-bottom: 6% !important; }

.mgt7par {
  margin-top: 7% !important; }

.mgb7par {
  margin-bottom: 7% !important; }

.pdt7par {
  padding-top: 7% !important; }

.pdb7par {
  padding-bottom: 7% !important; }

.mgt8par {
  margin-top: 8% !important; }

.mgb8par {
  margin-bottom: 8% !important; }

.pdt8par {
  padding-top: 8% !important; }

.pdb8par {
  padding-bottom: 8% !important; }

.mgt9par {
  margin-top: 9% !important; }

.mgb9par {
  margin-bottom: 9% !important; }

.pdt9par {
  padding-top: 9% !important; }

.pdb9par {
  padding-bottom: 9% !important; }

.mgt10par {
  margin-top: 10% !important; }

.mgb10par {
  margin-bottom: 10% !important; }

.pdt10par {
  padding-top: 10% !important; }

.pdb10par {
  padding-bottom: 10% !important; }

.mgt11par {
  margin-top: 11% !important; }

.mgb11par {
  margin-bottom: 11% !important; }

.pdt11par {
  padding-top: 11% !important; }

.pdb11par {
  padding-bottom: 11% !important; }

.mgt12par {
  margin-top: 12% !important; }

.mgb12par {
  margin-bottom: 12% !important; }

.pdt12par {
  padding-top: 12% !important; }

.pdb12par {
  padding-bottom: 12% !important; }

.mgt13par {
  margin-top: 13% !important; }

.mgb13par {
  margin-bottom: 13% !important; }

.pdt13par {
  padding-top: 13% !important; }

.pdb13par {
  padding-bottom: 13% !important; }

.mgt14par {
  margin-top: 14% !important; }

.mgb14par {
  margin-bottom: 14% !important; }

.pdt14par {
  padding-top: 14% !important; }

.pdb14par {
  padding-bottom: 14% !important; }

.mgt15par {
  margin-top: 15% !important; }

.mgb15par {
  margin-bottom: 15% !important; }

.pdt15par {
  padding-top: 15% !important; }

.pdb15par {
  padding-bottom: 15% !important; }

.mgt16par {
  margin-top: 16% !important; }

.mgb16par {
  margin-bottom: 16% !important; }

.pdt16par {
  padding-top: 16% !important; }

.pdb16par {
  padding-bottom: 16% !important; }

.mgt17par {
  margin-top: 17% !important; }

.mgb17par {
  margin-bottom: 17% !important; }

.pdt17par {
  padding-top: 17% !important; }

.pdb17par {
  padding-bottom: 17% !important; }

.mgt18par {
  margin-top: 18% !important; }

.mgb18par {
  margin-bottom: 18% !important; }

.pdt18par {
  padding-top: 18% !important; }

.pdb18par {
  padding-bottom: 18% !important; }

.mgt19par {
  margin-top: 19% !important; }

.mgb19par {
  margin-bottom: 19% !important; }

.pdt19par {
  padding-top: 19% !important; }

.pdb19par {
  padding-bottom: 19% !important; }

.mgt20par {
  margin-top: 20% !important; }

.mgb20par {
  margin-bottom: 20% !important; }

.pdt20par {
  padding-top: 20% !important; }

.pdb20par {
  padding-bottom: 20% !important; }

.js-scale-up {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.js-scale-up2 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up2.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.js-scale-up3 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up3.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
