@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::after,
::before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  outline: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
iframe,
object {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: 0 0;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type=checkbox] {
  -webkit-appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type=radio] {
  -webkit-appearance: radio;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
  cursor: default;
}
[type=button] -moz-focus-inner,
[type=reset] -moz-focus-inner,
[type=submit] -moz-focus-inner,
button -moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button] -moz-focusring,
[type=reset] -moz-focusring,
[type=submit] -moz-focusring,
button -moz-focusring {
  outline: 1px dotted ButtonText;
}
select -ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=number] -webkit-inner-spin-button,
[type=number] -webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
}
[type=search] -webkit-search-decoration {
  -webkit-appearance: none;
}
-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* ==> font <== */
/* ==> font-size <== */
/* ==> header <== */
html {
  font-size: 62.5%;
}
body {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", 'Noto Serif JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", 'Roboto', 'Rokkitt', "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  font-weight: 300;
}
a[href^="http"],
a[href^="mailto "] {
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
label {
  cursor: pointer;
}
input,
select,
textarea,
button {
  max-width: 100%;
  font-family: inherit;
  font-size: 100%;
}
button {
  cursor: pointer;
}
.slick-slider * {
  outline: none;
}
iframe {
  max-width: 100%;
  vertical-align: middle;
}
body {
  background-color: #fff;
  color: #222;
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", 'Noto Serif JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", 'Roboto', 'Rokkitt', "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  font-size: 1.6rem;
}

.top_read {position: absolute; top: 20px; left: 0; right:0; margin: auto; max-width: 600px; background-color: rgba(255,255,255,.4); line-height: 160%; box-sizing: border-box; padding: 10px; font-weight: 500;}
.top_read a {display: block;margin: 0.5em 0px;}
@media screen and (max-width: 420px) {
.top_read {font-size: 1rem;padding: 5px;}
}
@media screen and (max-width: 375px) {
.top_read br:first-child {display: none;}
.top_read a {display: block;margin: 0.2em 0px;}
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.2rem;
  }
}
a color anchor-color a:hover,
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
.target {
  top: -100px;
}
@media screen and (max-width: 768px) {
  .target {
    top: -70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1250px) {
  .width-max {
    width: 100%;
    padding: 0 30px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
}
.width-basic {
  position: relative;
  margin: 0 auto;
}
.target {
  display: block;
  position: relative;
  width: 1px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sp,
  .sps {
    display: none !important;
  }
  .pc-break {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
  }
  .pc-hidden {
    position: relative;
    overflow: hidden;
    display: block;
    height: 0;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp,
  span.sp,
  br.sp,
  em.sp,
  strong.sp {
    display: inline !important;
  }
  td.sp,
  th.sp {
    display: table-cell !important;
  }
  .sp_break {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 370px) {
  .sps {
    display: block !important;
  }
  img.sps,
  spsan.sps,
  br.sps,
  em.sps,
  strong.sps {
    display: inline !important;
  }
  .sps_non {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  *[data-label] img {
    display: none !important;
  }
  *[data-label]::before {
    content: attr(data-label);
  }
  *[data-label-r]::after {
    display: block;
    content: attr(data-label-r);
  }
}
@media screen and (min-width: 371px) {
  *[data-label-r].spl-r-inline::after {
    display: inline;
  }
}
#container {
  position: relative;
}
@media screen and (max-width: 768px) {
  .scroll {
    width: 100%;
  }
  .scroll::before {
    content: "← スクロールで確認 →";
    margin-bottom: 1em;
    display: block;
    text-align: center;
    color: #707070;
  }
  .scroll__inner {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1.5em;
  }
  .scroll__body {
    width: 750px;
  }
}
[class$='__contents'] {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  [class$='__contents'] {
    max-width: 1100px;
  }
}
@media screen and (max-width: 1099px) {
  [class$='__contents'] {
    width: 90%;
  }
}
/* header
===================================*/
.common-header {
  position: relative;
  background-color: #fff;
  z-index: 4;
  position: sticky;
  top: 0;
}
.common-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  -webkit-box-shadow: 0px 3px 15px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 3px 15px 2px rgba(0,0,0,0.3);
}
@media screen and (max-width: 1099px) {
  .common-header::after {
    height: 70px;
  }
}
.common-header__contents {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .common-header__contents {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1099px) {
  .common-header__contents {
    height: 70px;
  }
}
.common-header__logo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .common-header__logo {
    width: 90%;
  }
}
.common-header__logo--parent {
  width: 40%;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .common-header__logo--parent {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .common-header__logo--parent {
    width: 130px;
  }
}
@media screen and (max-width: 350px) {
  .common-header__logo--parent {
    width: 35%;
  }
}
.common-header__logo--name {
  margin: 0 1em;
}
@media screen and (max-width: 320px) {
  .common-header__logo--name {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center left;
    -moz-transform-origin: center left;
    -o-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
  }
}
.common-header__logo--small,
.common-header__logo--large {
  display: block;
}
.common-header__logo--small {
  font-size: 78.25%;
  margin-bottom: 0.2em;
  text-align: center;
}
.common-header__logo--large {
  font-size: 170.99999999999997%;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (min-width: 769px) {
  .common-header__navigation {
    width: 680px;
  }
}
@media screen and (max-width: 1099px) {
  .common-header__navigation {
    position: fixed;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    width: 100vw;
    height: 85%;
    top: 70px;
    right: 0;
    -webkit-transform: translateX(100vw);
    -moz-transform: translateX(100vw);
    -o-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    transform: translateX(100vw);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    padding-bottom: 30px;
    background-color: rgba(255,255,255,0.9);
    display: none;
  }
  .common-header__navigation.is-show {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    z-index: 6;
    display: block;
  }
}
@media screen and (min-width: 1100px) {
  .common-header__navigation--list {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
  }
		.common-header__navigation--list li a {font-size: 1.5rem;}
}
@media screen and (max-width: 1099px) {
  .common-header__navigation--list {
    width: 90%;
    margin: 0 auto;
    padding-top: 1em;
  }
}
@media screen and (min-width: 1100px) {
  .common-header__navigation--element {
    margin: 0.5em 1.5em 0.3em 0;
    padding-right: 1.5em;
    border-right: 1px solid #ccc;
  }
  .common-header__navigation--element--no-border {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1099px) {
  .common-header__navigation--element {
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    margin: 0.7em 0;
    padding-bottom: 0.7em;
    border-bottom: 1px dotted #222;
  }
}
.common-header__navigation--anchor {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.common-header__navigation--anchor:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
@media screen and (min-width: 769px) {
  .common-header__btn {
    display: none;
  }
}
@media screen and (max-width: 1099px) {
  .common-header__btn {
    width: 70px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: -5vw;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.ui-hamburger-01 {
  width: 30px;
  height: 18px;
  border: none;
  position: relative;
  background: -webkit-linear-gradient(top, #999, #999);
  background: -moz-linear-gradient(top, #999, #999);
  background: -o-linear-gradient(top, #999, #999);
  background: -ms-linear-gradient(top, #999, #999);
  background: linear-gradient(to bottom, #999, #999);
  -webkit-background-size: 100% 10%;
  -moz-background-size: 100% 10%;
  background-size: 100% 10%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: background-size 0.2s 0.25s ease;
  -moz-transition: background-size 0.2s 0.25s ease;
  -o-transition: background-size 0.2s 0.25s ease;
  -ms-transition: background-size 0.2s 0.25s ease;
  transition: background-size 0.2s 0.25s ease;
  cursor: pointer;
}
.ui-hamburger-01::before,
.ui-hamburger-01::after {
  height: 10%;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #999;
  content: '';
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.ui-hamburger-01::before {
  top: 0;
  -webkit-transform-origin: 15% 150%;
  -moz-transform-origin: 15% 150%;
  -o-transform-origin: 15% 150%;
  -ms-transform-origin: 15% 150%;
  transform-origin: 15% 150%;
}
.ui-hamburger-01::after {
  bottom: 0;
  -webkit-transform-origin: 15% -50%;
  -moz-transform-origin: 15% -50%;
  -o-transform-origin: 15% -50%;
  -ms-transform-origin: 15% -50%;
  transform-origin: 15% -50%;
}
.ui-hamburger-01.is-active {
  -webkit-background-size: 0 10%;
  -moz-background-size: 0 10%;
  background-size: 0 10%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.ui-hamburger-01.is-active::before,
.ui-hamburger-01.is-active::after {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.ui-hamburger-01.is-active::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ui-hamburger-01.is-active::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* pagetop
===================================*/
.page-top {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 106.25%;
  line-height: 1.5;
  position: absolute;
  right: 20px;
  top: -3.5em;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-top {
    display: none;
  }
}
.page-top__anchor {
  background-color: #666;
  color: #fff;
  width: 7em;
  height: 7em;
  border-radius: 3.5em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 1.5em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page-top__anchor::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page-top__anchor:hover {
  background-color: #222;
  padding: 1em;
}
.page-top__text {
  display: block;
  width: 100%;
}
/* footer
===================================*/
.common-footer {
  position: relative;
}
.common-footer__wrap {
  overflow: hidden;
  background-color: #deded9;
  padding-top: 100px;
  padding-bottom: 9vw;
}
@media screen and (max-width: 768px) {
  .common-footer__wrap {
    padding: 50px 0 40px;
  }
}
.common-footer__navigation {
  font-size: 112.5%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  margin-bottom: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .common-footer__navigation {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .common-footer__navigation {
    font-size: 1.6rem;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.common-footer__navigation::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(left, #000, #000 2px, transparent 2px, transparent 8px);
  background-image: -moz-linear-gradient(left, #000, #000 2px, transparent 2px, transparent 8px);
  background-image: -o-linear-gradient(left, #000, #000 2px, transparent 2px, transparent 8px);
  background-image: -ms-linear-gradient(left, #000, #000 2px, transparent 2px, transparent 8px);
  background-image: linear-gradient(to right, #000, #000 2px, transparent 2px, transparent 8px);
  -webkit-background-size: 8px 2px;
  -moz-background-size: 8px 2px;
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 2px;
}
.common-footer__navigation--list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.common-footer__navigation--element {
  padding: 0 1em;
  border-right: 1px solid #222;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .common-footer__navigation--element {
    margin: 1em 0;
  }
  .common-footer__navigation--element:nth-of-type(2),
  .common-footer__navigation--element:nth-of-type(3),
  .common-footer__navigation--element:nth-of-type(4),
  .common-footer__navigation--element:nth-of-type(6) {
    border-right: none;
  }
  .common-footer__navigation--element:nth-of-type(4) {
    width: 100%;
    text-align: center;
  }
}
.common-footer__navigation--element > a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.common-footer__navigation--element > a:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
@media screen and (min-width: 1100px) {
  .common-footer__middle {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 1099px) {
  .common-footer__middle {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .common-footer__information {
    margin-right: 10px;
  }
}
.common-footer__name {
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1099px) {
  .common-footer__name {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.common-footer__name--small {
  font-size: 87.49999999999999%;
  letter-spacing: 1px;
  margin-right: 1em;
}
@media screen and (max-width: 330px) {
  .common-footer__name--small {
    letter-spacing: 0;
  }
}
.common-footer__name--large {
  font-size: 212.5%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .common-footer__name--large {
    font-size: 187.5%;
  }
}
@media screen and (max-width: 330px) {
  .common-footer__name--large {
    font-size: 6vw;
  }
}
.common-footer__address {
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .common-footer__address {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 330px) {
  .common-footer__address {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .common-footer__btn {
    width: 48%;
  }
}
.common-footer__btn--group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 1099px) {
  .common-footer__btn--group {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .common-footer__btn--group {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .common-footer__btn--group {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.common-footer__btn--anchor {
  font-weight: 400;
  font-size: 125%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #222;
  width: 247px;
  padding: 0.5em;
  margin: -5px 10px 0;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .common-footer__btn--anchor {
    font-size: 1.4rem;
    width: 100%;
    margin: 0;
  }
}
.common-footer__btn--anchor::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.25em;
  right: 1em;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.common-footer__btn--anchor:hover {
  background-color: #222;
  color: #fff;
}
.common-footer__btn--anchor:hover::after {
  border-top-color: #fff;
  border-right-color: #fff;
}
.common-footer__copyright {
  text-align: center;
  font-size: 87.49999999999999%;
  margin-top: 2em;
  letter-spacing: 1px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .common-footer__copyright {
    margin-top: 15px;
  }
}
.common-footer__lower {
  text-align: center;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.common-footer__lower--text {
  height: 5.9vw;
}
.common-footer__lower img {
  width: 102%;
}
/* contents bottom
===================================*/
@media screen and (min-width: 769px) {
  .page-vision,
  .page-feature,
  .page-curriculum,
  .page-graduate,
  .page-qa,
  .page-seminar,
  .page-employment,
  .page-sitemap,
  .page-news {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .page-feature,
  .page-curriculum,
  .page-graduate,
  .page-qa,
  .page-seminar,
  .page-sitemap,
  .page-news {
    margin-bottom: 50px;
  }
}
/* visual
===================================*/
.page-vision__visual,
.page-feature__visual,
.page-curriculum__visual,
.page-graduate__visual,
.page-qa__visual,
.page-seminar__visual,
.page-employment__visual,
.page-sitemap__visual,
.page-news__visual {
  overflow: hidden;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-image: url("../../vision/images/visual_vision.jpg");
  position: relative;
  margin-bottom: 120px;
}
.page-vision__visuall{
		position: relative;
		z-index: 0;
}
.page-vision__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(27,129,59,0); position: absolute; z-index: 0;}
.page-sitemap__visual{
		position: relative;
		z-index: 0;
}
.page-sitemap__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(27,129,59,0); position: absolute; z-index: 0;}

@media screen and (min-width: 769px) {
  .page-vision__visual,
  .page-feature__visual,
  .page-curriculum__visual,
  .page-graduate__visual,
  .page-qa__visual,
  .page-seminar__visual,
  .page-employment__visual,
  .page-sitemap__visual,
  .page-news__visual {
    height: 435px;
  }
}
@media screen and (max-width: 768px) {
  .page-vision__visual,
  .page-feature__visual,
  .page-curriculum__visual,
  .page-graduate__visual,
  .page-qa__visual,
  .page-seminar__visual,
  .page-employment__visual,
  .page-sitemap__visual,
  .page-news__visual {
    height: 150px;
    margin-bottom: 40px;
  }
}
.page-vision__visual__contents,
.page-feature__visual__contents,
.page-curriculum__visual__contents,
.page-graduate__visual__contents,
.page-qa__visual__contents,
.page-seminar__visual__contents,
.page-employment__visual__contents,
.page-sitemap__visual__contents,
.page-news__visual__contents {
  position: relative;
}
.page-vision__visual--element,
.page-feature__visual--element,
.page-curriculum__visual--element,
.page-graduate__visual--element,
.page-qa__visual--element,
.page-seminar__visual--element,
.page-employment__visual--element,
.page-sitemap__visual--element,
.page-news__visual--element {
  position: absolute;
  left: -0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 108%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 1;
  mix-blend-mode: overlay;
}
.page-vision__visual--element--right,
.page-feature__visual--element--right,
.page-curriculum__visual--element--right,
.page-graduate__visual--element--right,
.page-qa__visual--element--right,
.page-seminar__visual--element--right,
.page-employment__visual--element--right,
.page-sitemap__visual--element--right,
.page-news__visual--element--right {
  text-align: right;
  left: auto;
  right: 0;
}
.page-vision__visual--element--text,
.page-feature__visual--element--text,
.page-curriculum__visual--element--text,
.page-graduate__visual--element--text,
.page-qa__visual--element--text,
.page-seminar__visual--element--text,
.page-employment__visual--element--text,
.page-sitemap__visual--element--text,
.page-news__visual--element--text {
  font-family: 'Roboto', sans-serif;
  font-size: 10rem;
  color: #222;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-vision__visual--element--text,
  .page-feature__visual--element--text,
  .page-curriculum__visual--element--text,
  .page-graduate__visual--element--text,
  .page-qa__visual--element--text,
  .page-seminar__visual--element--text,
  .page-employment__visual--element--text,
  .page-sitemap__visual--element--text,
  .page-news__visual--element--text {
    font-size: 5.5rem;
  }
}
.page-vision__visual--element--gray,
.page-feature__visual--element--gray,
.page-curriculum__visual--element--gray,
.page-graduate__visual--element--gray,
.page-qa__visual--element--gray,
.page-seminar__visual--element--gray,
.page-employment__visual--element--gray,
.page-sitemap__visual--element--gray,
.page-news__visual--element--gray {
  mix-blend-mode: normal;
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.page-vision__visual--title,
.page-feature__visual--title,
.page-curriculum__visual--title,
.page-graduate__visual--title,
.page-qa__visual--title,
.page-seminar__visual--title,
.page-employment__visual--title,
.page-sitemap__visual--title,
.page-news__visual--title {
  font-size: 250%;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  color: #1b813b;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-right: 0.7em;
  margin-left: -5px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .page-vision__visual--title,
  .page-feature__visual--title,
  .page-curriculum__visual--title,
  .page-graduate__visual--title,
  .page-qa__visual--title,
  .page-seminar__visual--title,
  .page-employment__visual--title,
  .page-sitemap__visual--title,
  .page-news__visual--title {
    font-size: 2.4rem;
    height: 50px;
  }
}
.page-vision__visual--title::before,
.page-feature__visual--title::before,
.page-curriculum__visual--title::before,
.page-graduate__visual--title::before,
.page-qa__visual--title::before,
.page-seminar__visual--title::before,
.page-employment__visual--title::before,
.page-sitemap__visual--title::before,
.page-news__visual--title::before,
.page-vision__visual--title::after,
.page-feature__visual--title::after,
.page-curriculum__visual--title::after,
.page-graduate__visual--title::after,
.page-qa__visual--title::after,
.page-seminar__visual--title::after,
.page-employment__visual--title::after,
.page-sitemap__visual--title::after,
.page-news__visual--title::after {
  content: "";
  background-color: rgba(255,255,255,0.8);
  height: 80px;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-vision__visual--title::before,
  .page-feature__visual--title::before,
  .page-curriculum__visual--title::before,
  .page-graduate__visual--title::before,
  .page-qa__visual--title::before,
  .page-seminar__visual--title::before,
  .page-employment__visual--title::before,
  .page-sitemap__visual--title::before,
  .page-news__visual--title::before,
  .page-vision__visual--title::after,
  .page-feature__visual--title::after,
  .page-curriculum__visual--title::after,
  .page-graduate__visual--title::after,
  .page-qa__visual--title::after,
  .page-seminar__visual--title::after,
  .page-employment__visual--title::after,
  .page-sitemap__visual--title::after,
  .page-news__visual--title::after {
    height: 50px;
  }
}
.page-vision__visual--title::before,
.page-feature__visual--title::before,
.page-curriculum__visual--title::before,
.page-graduate__visual--title::before,
.page-qa__visual--title::before,
.page-seminar__visual--title::before,
.page-employment__visual--title::before,
.page-sitemap__visual--title::before,
.page-news__visual--title::before {
  left: 0;
  width: 100%;
}
.page-vision__visual--title::after,
.page-feature__visual--title::after,
.page-curriculum__visual--title::after,
.page-graduate__visual--title::after,
.page-qa__visual--title::after,
.page-seminar__visual--title::after,
.page-employment__visual--title::after,
.page-sitemap__visual--title::after,
.page-news__visual--title::after {
  left: -100vw;
  width: 100vw;
}
.page-vision__visual--text,
.page-feature__visual--text,
.page-curriculum__visual--text,
.page-graduate__visual--text,
.page-qa__visual--text,
.page-seminar__visual--text,
.page-employment__visual--text,
.page-sitemap__visual--text,
.page-news__visual--text {
  position: relative;
  display: block;
}
.page-feature__visual {
  background-image: url("../../feature/images/visual_feature.jpg");
		position: relative;
		z-index: 0;
}
.page-feature__visual.test {
  background-image: url("../../feature/images/visual_feature2.jpg");
}
.page-feature__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(238,130,74,.7); position: absolute; z-index: 0;}
.page-feature__visual--title {
  color: #ee824a;
}
.page-curriculum__visual {
  background-image: url("../../curriculum/images/visual_curriculum.jpg");
		position: relative;
		z-index: 0;
}
.page-curriculum__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(238,130,74,.7); position: absolute; z-index: 0;}
.page-curriculum__visual--title {
  color: #ee824a;
}
.page-graduate__visual {
  background-image: url("../../graduate/images/visual_graduate.jpg");
		position: relative;
		z-index: 0;
}
.page-graduate__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(255,104,131,.6); position: absolute; z-index: 0;}
@media screen and (max-width: 1099px) {
  .page-graduate__visual {
    background-position: top right;
  }
}
.page-graduate__visual--title {
  color: #ff6883;
}
.page-qa__visual {
  background-image: url("../../qa/images/visual_qa.jpg");
		position: relative;
		z-index: 0;
}
.page-qa__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(118,124,186,.8); position: absolute; z-index: 0;}
.page-qa__visual--title {
  color: #767cba;
  padding-right: 3em;
  letter-spacing: 5px;
}
.page-qa__visual--element {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-seminar__visual {
  background-image: url("../../seminar/images/visual_seminar.jpg");
		position: relative;
		z-index: 0;
}
.page-seminar__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(118,124,186,.8); position: absolute; z-index: 0;}
.page-seminar__visual--title {
  color: #767cba;
}
.page-employment__visual {
  background-image: url("../../employment/images/visual_employment.jpg");
		position: relative;
		z-index: 0;
}
.page-employment__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(109,161,79,.7); position: absolute; z-index: 0;}
.page-employment__visual--title {
  color: #6da14f;
}
.page-news__visual {
  background-image: url("../../news/images/visual_news.jpg");
		position: relative;
		z-index: 0;
}
.page-news__visual::before {content: ""; width: 100%; height: 100%; background-color: rgba(238,130,74,.7); position: absolute; z-index: 0;}
.page-news__visual--title {
  color: #ff6883;
}
/* title
===================================*/
.page-vision__contents--header__text,
.page-feature__contents--header__text,
.page-curriculum__contents--header__text,
.page-graduate__contents--header__text,
.page-qa__contents--header__text,
.page-seminar__contents--header__text,
.page-employment__contents--header__text,
.page-sitemap__contents--header__text,
.page-news__contents--header__text {
  text-align: center;
  font-size: 112.5%;
  line-height: 2.3;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--header__text,
  .page-feature__contents--header__text,
  .page-curriculum__contents--header__text,
  .page-graduate__contents--header__text,
  .page-qa__contents--header__text,
  .page-seminar__contents--header__text,
  .page-employment__contents--header__text,
  .page-sitemap__contents--header__text,
  .page-news__contents--header__text {
    text-align: left;
  }
}
.page-vision__contents--header--icon,
.page-feature__contents--header--icon,
.page-curriculum__contents--header--icon,
.page-graduate__contents--header--icon,
.page-qa__contents--header--icon,
.page-seminar__contents--header--icon,
.page-employment__contents--header--icon,
.page-sitemap__contents--header--icon,
.page-news__contents--header--icon {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--header--icon,
  .page-feature__contents--header--icon,
  .page-curriculum__contents--header--icon,
  .page-graduate__contents--header--icon,
  .page-qa__contents--header--icon,
  .page-seminar__contents--header--icon,
  .page-employment__contents--header--icon,
  .page-sitemap__contents--header--icon,
  .page-news__contents--header--icon {
    width: 17%;
    margin: 0 auto;
  }
}
.page-vision__contents--title,
.page-feature__contents--title,
.page-curriculum__contents--title,
.page-graduate__contents--title,
.page-qa__contents--title,
.page-seminar__contents--title,
.page-employment__contents--title,
.page-sitemap__contents--title,
.page-news__contents--title {
  text-align: center;
  font-size: 187.5%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: calc(50 / 30);
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--title,
  .page-feature__contents--title,
  .page-curriculum__contents--title,
  .page-graduate__contents--title,
  .page-qa__contents--title,
  .page-seminar__contents--title,
  .page-employment__contents--title,
  .page-sitemap__contents--title,
  .page-news__contents--title {
    font-size: 2rem;
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
}
.page-vision__contents--title::after,
.page-feature__contents--title::after,
.page-curriculum__contents--title::after,
.page-graduate__contents--title::after,
.page-qa__contents--title::after,
.page-seminar__contents--title::after,
.page-employment__contents--title::after,
.page-sitemap__contents--title::after,
.page-news__contents--title::after {
  content: "";
  background: url("../images/line_title_speech.svg");
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 728px;
  height: 41px;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--title::after,
  .page-feature__contents--title::after,
  .page-curriculum__contents--title::after,
  .page-graduate__contents--title::after,
  .page-qa__contents--title::after,
  .page-seminar__contents--title::after,
  .page-employment__contents--title::after,
  .page-sitemap__contents--title::after,
  .page-news__contents--title::after {
    width: 100%;
    height: 0;
    padding-top: 5.631868131868132%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.page-vision__contents--title--large,
.page-feature__contents--title--large,
.page-curriculum__contents--title--large,
.page-graduate__contents--title--large,
.page-qa__contents--title--large,
.page-seminar__contents--title--large,
.page-employment__contents--title--large,
.page-sitemap__contents--title--large,
.page-news__contents--title--large {
  font-size: 200%;
  font-weight: 600;
  letter-spacing: 10px;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--title--large,
  .page-feature__contents--title--large,
  .page-curriculum__contents--title--large,
  .page-graduate__contents--title--large,
  .page-qa__contents--title--large,
  .page-seminar__contents--title--large,
  .page-employment__contents--title--large,
  .page-sitemap__contents--title--large,
  .page-news__contents--title--large {
    font-size: 2rem;
  }
}
.page-vision__contents--title--large .page-vision__contents--title--small,
.page-feature__contents--title--large .page-feature__contents--title--small,
.page-curriculum__contents--title--large .page-curriculum__contents--title--small,
.page-graduate__contents--title--large .page-graduate__contents--title--small,
.page-qa__contents--title--large .page-qa__contents--title--small,
.page-seminar__contents--title--large .page-seminar__contents--title--small,
.page-employment__contents--title--large .page-employment__contents--title--small,
.page-sitemap__contents--title--large .page-sitemap__contents--title--small,
.page-news__contents--title--large .page-news__contents--title--small {
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--title--large .page-vision__contents--title--small,
  .page-feature__contents--title--large .page-feature__contents--title--small,
  .page-curriculum__contents--title--large .page-curriculum__contents--title--small,
  .page-graduate__contents--title--large .page-graduate__contents--title--small,
  .page-qa__contents--title--large .page-qa__contents--title--small,
  .page-seminar__contents--title--large .page-seminar__contents--title--small,
  .page-employment__contents--title--large .page-employment__contents--title--small,
  .page-sitemap__contents--title--large .page-sitemap__contents--title--small,
  .page-news__contents--title--large .page-news__contents--title--small {
    font-size: 1.2rem;
    margin-top: 0.5em;
  }
}
.page-vision__contents--title--mb-40,
.page-feature__contents--title--mb-40,
.page-curriculum__contents--title--mb-40,
.page-graduate__contents--title--mb-40,
.page-qa__contents--title--mb-40,
.page-seminar__contents--title--mb-40,
.page-employment__contents--title--mb-40,
.page-sitemap__contents--title--mb-40,
.page-news__contents--title--mb-40 {
  margin-bottom: 40px;
}
.page-vision__contents--title--icon,
.page-feature__contents--title--icon,
.page-curriculum__contents--title--icon,
.page-graduate__contents--title--icon,
.page-qa__contents--title--icon,
.page-seminar__contents--title--icon,
.page-employment__contents--title--icon,
.page-sitemap__contents--title--icon,
.page-news__contents--title--icon {
  text-align: center;
  display: block;
  margin-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--title--icon,
  .page-feature__contents--title--icon,
  .page-curriculum__contents--title--icon,
  .page-graduate__contents--title--icon,
  .page-qa__contents--title--icon,
  .page-seminar__contents--title--icon,
  .page-employment__contents--title--icon,
  .page-sitemap__contents--title--icon,
  .page-news__contents--title--icon {
    width: 17%;
    margin: 0.5em auto 0;
  }
}
.page-vision__contents--speech,
.page-feature__contents--speech,
.page-curriculum__contents--speech,
.page-graduate__contents--speech,
.page-qa__contents--speech,
.page-seminar__contents--speech,
.page-employment__contents--speech,
.page-sitemap__contents--speech,
.page-news__contents--speech {
  text-align: center;
}
.page-vision__contents--speech--text,
.page-feature__contents--speech--text,
.page-curriculum__contents--speech--text,
.page-graduate__contents--speech--text,
.page-qa__contents--speech--text,
.page-seminar__contents--speech--text,
.page-employment__contents--speech--text,
.page-sitemap__contents--speech--text,
.page-news__contents--speech--text {
  display: inline-block;
  position: relative;
  font-size: 87.49999999999999%;
  margin: 0 0 21px;
  font-weight: 400;
  border-radius: 15px;
  border: 1px solid #ccc;
  padding: 0.5em 1.5em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-vision__contents--speech--text,
  .page-feature__contents--speech--text,
  .page-curriculum__contents--speech--text,
  .page-graduate__contents--speech--text,
  .page-qa__contents--speech--text,
  .page-seminar__contents--speech--text,
  .page-employment__contents--speech--text,
  .page-sitemap__contents--speech--text,
  .page-news__contents--speech--text {
    font-size: 1.2rem;
  }
}
.page-vision__contents--speech--text::before,
.page-feature__contents--speech--text::before,
.page-curriculum__contents--speech--text::before,
.page-graduate__contents--speech--text::before,
.page-qa__contents--speech--text::before,
.page-seminar__contents--speech--text::before,
.page-employment__contents--speech--text::before,
.page-sitemap__contents--speech--text::before,
.page-news__contents--speech--text::before,
.page-vision__contents--speech--text::after,
.page-feature__contents--speech--text::after,
.page-curriculum__contents--speech--text::after,
.page-graduate__contents--speech--text::after,
.page-qa__contents--speech--text::after,
.page-seminar__contents--speech--text::after,
.page-employment__contents--speech--text::after,
.page-sitemap__contents--speech--text::after,
.page-news__contents--speech--text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-vision__contents--speech--text::before,
.page-feature__contents--speech--text::before,
.page-curriculum__contents--speech--text::before,
.page-graduate__contents--speech--text::before,
.page-qa__contents--speech--text::before,
.page-seminar__contents--speech--text::before,
.page-employment__contents--speech--text::before,
.page-sitemap__contents--speech--text::before,
.page-news__contents--speech--text::before {
  border: 7px solid transparent;
  border-top: 14px solid #fff;
  z-index: 2;
  bottom: -21px;
}
.page-vision__contents--speech--text::after,
.page-feature__contents--speech--text::after,
.page-curriculum__contents--speech--text::after,
.page-graduate__contents--speech--text::after,
.page-qa__contents--speech--text::after,
.page-seminar__contents--speech--text::after,
.page-employment__contents--speech--text::after,
.page-sitemap__contents--speech--text::after,
.page-news__contents--speech--text::after {
  border: 8px solid transparent;
  border-top: 16px solid #ccc;
  z-index: 1;
  bottom: -24px;
}
.page-vision__title--square,
.page-feature__title--square,
.page-curriculum__title--square,
.page-graduate__title--square,
.page-qa__title--square,
.page-seminar__title--square,
.page-employment__title--square,
.page-sitemap__title--square,
.page-news__title--square {
  font-size: 125%;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8em;
  height: 8em;
  background-color: #ffe75f;
}
@media screen and (max-width: 768px) {
  .page-vision__title--square,
  .page-feature__title--square,
  .page-curriculum__title--square,
  .page-graduate__title--square,
  .page-qa__title--square,
  .page-seminar__title--square,
  .page-employment__title--square,
  .page-sitemap__title--square,
  .page-news__title--square {
    font-size: 1.4rem;
  }
}
/* index
===================================*/
@media screen and (min-width: 769px) {
  .page-index__upper {
    background: url("../../images/bg_upper.jpg") top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .page-index__upper {
    background: url("../../images/bg_upper_sp.png") top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.page-index__visual {
  position: relative;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page-index__visual {
    padding-bottom: 60px;
  }
}
.page-index__visual::after {
  content: "";
  position: absolute;
  width: 100%;
  padding-top: 28.799999999999997%;
  background: url("../../images/visual_bg.svg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  mix-blend-mode: overlay;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .page-index__visual::after {
    background: url("../../images/visual_bg_sp.svg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 48.46547314578005%;
  }
}
.page-index__visual--wrap {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  background: url("../../images/visual_element.svg") center center no-repeat;
}
@media screen and (min-width: 769px) {
  .page-index__visual--wrap {
    height: 715px;
  }
}
@media screen and (max-width: 768px) {
  .page-index__visual--wrap {
    height: 110vw;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .page-index__visual--title {
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }
}
.page-index__visual--lower {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-index__visual--lower {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-index__visual--lower {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    bottom: -20px;
  }
}
@media screen and (max-width: 768px) {
  .page-index__visual--btn {
    width: 49%;
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .page-index__visual--btn:nth-of-type(n+2) {
    margin-left: 10px;
  }
}
.page-index__visual--anchor {
  width: 182px;
  height: 3em;
  background-color: #29a2d9;
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 500;
  position: relative;
  padding-left: 2em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .page-index__visual--anchor {
    width: 100%;
  }
}
.page-index__visual--anchor::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background-color: rgba(0,0,0,0.3);
}
.page-index__visual--anchor:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.page-index__visual--anchor--orange {
  background-color: #ee824a;
}
.page-index__visual--anchor--icon {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-index__feature {
  background-color: rgba(255,255,255,0.5);
  padding: 26px 0 80px;
}
@media screen and (max-width: 768px) {
  .page-index__feature {
    padding: 40px 0;
  }
}
@media screen and (min-width: 769px) {
  .page-index__feature--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .page-index__feature--row--sp-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: -2vw;
    margin-right: -2vw;
  }
}
.page-index__feature--row + .page-index__feature--row {
  margin-top: 30px;
}
@media screen and (min-width: 769px) {
  .page-index__feature--left {
    padding-top: 60px;
    width: 62%;
  }
}
@media screen and (min-width: 769px) {
  .page-index__feature--right {
    width: 36%;
  }
}
@media screen and (max-width: 768px) {
  .page-index__feature--right {
    width: 80%;
    margin: 2em auto 0;
    text-align: center;
  }
}
.page-index__feature--speech--text {
  display: inline-block;
  position: relative;
  font-size: 87.49999999999999%;
  margin: 0 0 21px;
  font-weight: 400;
  border-radius: 15px;
  padding: 0.5em 1.5em;
  line-height: 1;
  background-color: #fff;
}
.page-index__feature--speech--text::before,
.page-index__feature--speech--text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-index__feature--speech--text::before {
  border: 7px solid transparent;
  border-top: 14px solid #fff;
  z-index: 2;
  bottom: -21px;
}
.page-index__feature--title {
  font-size: 250%;
  font-family: 'Noto Serif JP', serif;
  line-height: 1.4;
  border-bottom: 2px dotted #222;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 768px) {
  .page-index__feature--title {
    font-size: 2.4rem;
  }
}
.page-index__feature--box {
  background-color: rgba(255,255,255,0.7);
  border-radius: 30px;
  width: 204px;
  height: 204px;
  text-align: center;
  font-weight: 500;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1.2;
  padding: 15px 0;
  color: #3488c2;
  font-size: 112.5%;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__feature--box {
    width: 19%;
    height: auto;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-index__feature--box {
    width: 29vw;
    height: auto;
    margin: 2vw 1vw;
    padding: 10px;
    font-size: 1.2rem;
    border-radius: 15px;
  }
}
@media screen and (min-width: 769px) {
  .page-index__feature--box:nth-of-type(1) .page-index__feature--subject,
  .page-index__feature--box:nth-of-type(3) .page-index__feature--subject {
    margin-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
.page-index__feature--box:nth-of-type(2) .page-index__feature--subject {
  color: #d6804a;
}
.page-index__feature--box:nth-of-type(3) .page-index__feature--subject {
  color: #b05080;
}
.page-index__feature--box:nth-of-type(4) .page-index__feature--subject {
  color: #767ca1;
}
.page-index__feature--box:nth-of-type(5) .page-index__feature--subject {
  color: #6da14f;
}
.page-index__feature--subject {
  margin-bottom: 0.5em;
}
.page-index__feature--small {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .page-index__feature--small {
    font-size: 1rem;
  }
}
.page-index__feature--img {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .page-index__feature--img {
    width: 80%;
  }
}
.page-index__feature--btn,
.page-index__message--btn {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .page-index__feature--btn,
  .page-index__message--btn {
    margin-top: 30px;
  }
}
.page-index__feature--anchor,
.page-index__message--anchor {
  font-size: 125%;
  font-weight: 500;
  display: block;
  width: 400px;
  border: 2px solid #ee824a;
  margin: 0 auto;
  line-height: 1;
  padding: 1.5em;
  position: relative;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #ee824a;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .page-index__feature--anchor,
  .page-index__message--anchor {
    width: 80%;
    font-size: 1.4rem;
  }
}
.page-index__feature--anchor:hover,
.page-index__message--anchor:hover {
  background-color: #fdf3ed;
}
.page-index__feature--anchor::before,
.page-index__message--anchor::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  border-top: 1px solid #ee824a;
  border-right: 1px solid #ee824a;
  width: 0.7em;
  height: 0.7em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -0.35em;
}
.page-index__feature--anchor::after,
.page-index__message--anchor::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: rgba(0,0,0,0.1);
  bottom: -7px;
  left: 0;
  right: 0;
}
.page-index__middle,
.page-index__banner,
.page-index__message {
  margin-top: 9px;
}
.page-index__middle {
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 149.99999999999997%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  letter-spacing: 2px;
}
@media screen and (min-width: 769px) {
  .page-index__middle {
    background: url("../../images/bg_middle.png") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .page-index__middle {
    height: auto;
    padding: 20vw 0 5vw;
    font-size: 1.6rem;
    background: url("../../images/bg_middle_sp.jpg") top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
.page-index__middle--wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (min-width: 769px) {
  .page-index__middle--wrap {
    width: 1100px;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__middle--wrap {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-index__middle--row {
    width: 100%;
  }
}
.page-index__middle--title {
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  .page-index__middle--title {
    line-height: 1.8;
  }
}
.page-index__middle--btn {
  text-align: right;
  margin-top: 1em;
}
.page-index__middle--anchor {
  color: #97b94e;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page-index__middle--anchor::after {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  border-top: 1px solid #97b94e;
  border-right: 1px solid #97b94e;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.5em;
}
.page-index__middle--anchor:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.page-index__banner--row {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .page-index__banner--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--row--sp-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-index__banner--row + .page-index__banner--row {
  margin-top: 9px;
}
.page-index__banner--upper,
.page-index__banner--lower {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 32px 32px 20px;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__banner--upper,
  .page-index__banner--lower {
    padding: 12px 12px 8px;
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--upper,
  .page-index__banner--lower {
    padding: 5px 1em 3px;
  }
}
.page-index__banner--upper:hover,
.page-index__banner--lower:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
@media screen and (min-width: 769px) {
  .page-index__banner--upper {
    width: 33%;
    height: 32.86666666666667vw;
    background-image: url("../../images/btn_1.png");
    text-align: right;
  }
  .page-index__banner--upper:nth-of-type(2) {
    background-image: url("../../images/btn_2.png");
  }
  .page-index__banner--upper:nth-of-type(3) {
    background-image: url("../../images/btn_3.png");
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--upper {
    width: 100%;
    height: 55.333333333333336vw;
    background-image: url("../../images/btn_1_sp.png");
    text-align: right;
  }
  .page-index__banner--upper + .page-index__banner--upper {
    margin-top: 9px;
  }
  .page-index__banner--upper:nth-of-type(2) {
    background-image: url("../../images/btn_2_sp.png");
  }
  .page-index__banner--upper:nth-of-type(3) {
    background-image: url("../../images/btn_3_sp.png");
  }
}
.page-index__banner--lower {
  width: 49.777%;
}
@media screen and (min-width: 769px) {
  .page-index__banner--lower {
    height: 13.333333333333334vw;
    background-image: url("../../images/btn_4.png");
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--lower {
    height: 49.333333333333336vw;
    background-image: url("../../images/btn_4_sp.png");
  }
}
.page-index__banner--lower--news {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (min-width: 769px) {
  .page-index__banner--lower--news {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 4vw;
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--lower--news {
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 5vw;
  }
}
.page-index__banner--lower--qa {
  color: #222;
}
@media screen and (min-width: 769px) {
  .page-index__banner--lower:nth-of-type(2) {
    background-image: url("../../images/btn_5.png");
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--lower:nth-of-type(2) {
    background-image: url("../../images/btn_5_sp.png");
  }
}
.page-index__banner--title {
  font-size: 174.99999999999997%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__banner--title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .page-index__banner--title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__banner--title--news,
  .page-index__banner--title--qa {
    font-size: 2vw;
  }
}
.page-index__banner--title--news::after {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.3em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page-index__banner--more {
  font-weight: 600;
  font-size: 112.5%;
}
.page-index__banner--more::after {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.3em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 769px) {
  .page-index__banner--more--qa {
    padding-left: 18vw;
  }
}
.page-index__banner--more--qa::after {
  border-top-color: #222;
  border-right-color: #222;
}
.page-index__message {
  position: relative;
  padding: 35px 0;
}
@media screen and (max-width: 768px) {
  .page-index__message {
    padding: 10px 0;
  }
}
.page-index__message::before,
.page-index__message::after {
  content: "";
  background-color: #ff9fb1;
  width: 100%;
  height: 35px;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .page-index__message::before,
  .page-index__message::after {
    height: 10px;
  }
}
.page-index__message::before {
  top: 0;
}
.page-index__message::after {
  bottom: 0;
}
.page-index__message--wrap {
  background: url("../../images/bg_message.png") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 30px 0 50px;
  text-align: center;
}
@media screen and (max-width: 1099px) {
  .page-index__message--wrap {
    background: url("../../images/bg_message_sp.png") top center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .page-index__message--wrap {
    padding: 30px 0;
  }
}
.page-index__message--title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-size: 212.5%;
  letter-spacing: 7px;
  line-height: 1;
  margin: 0.5em 0 0.1em;
}
@media screen and (max-width: 768px) {
  .page-index__message--title {
    line-height: 1.5;
    font-size: 2.4rem;
  }
}
.page-index__message--small {
  margin-bottom: 2em;
}
.page-index__message--anchor {
  border-color: #ff9fb1;
  color: #ff9fb1;
}
.page-index__message--anchor:hover {
  background-color: #fff5f7;
}
.page-index__message--anchor::before {
  border-top-color: #ff9fb1;
  border-right-color: #ff9fb1;
}
.page-index__lower {
  padding-top: 40px;
}
@media screen and (min-width: 1100px) {
  .page-index__lower {
    background: url("../../images/bg_lower.png") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .page-index__lower {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1099px) {
  .page-index__lower {
    position: relative;
  }
  .page-index__lower::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0px;
    width: 15.6%;
    height: 46.266666666666666vw;
    background: url("../../images/bg_lower_sp.png") top right no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    z-index: -1;
  }
}
@media screen and (min-width: 769px) {
  .page-index__lower--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__lower--row {
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .page-index__lower--row {
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .page-index__lower--text {
    width: 56.63636363636364%;
    margin-right: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__lower--text {
    margin-right: 5vw;
    padding-bottom: 50px;
  }
}
.page-index__lower--title {
  font-size: 174.99999999999997%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 5px;
  position: relative;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page-index__lower--title {
    font-size: 1.8rem;
    height: 50px;
  }
}
.page-index__lower--title::before,
.page-index__lower--title::after {
  content: "";
  background-color: #ffe75f;
  height: 80px;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-index__lower--title::before,
  .page-index__lower--title::after {
    height: 50px;
  }
}
.page-index__lower--title::before {
  left: 0;
  width: 10em;
}
.page-index__lower--title::after {
  left: -100vw;
  width: 100vw;
}
.page-index__lower--title--text {
  position: relative;
}
.page-index__lower--subject,
.page-index__lower--name {
  font-size: 125%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
}
.page-index__lower--subject {
  margin: 1.5em 0 1em;
}
@media screen and (max-width: 768px) {
  .page-index__lower--subject {
    font-size: 1.8rem;
  }
}
.page-index__lower--name {
  text-align: right;
  margin-top: 1em;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-index__lower--photo {
    width: 33vw;
  }
}
@media screen and (max-width: 768px) {
  .page-index__lower--photo {
    position: absolute;
    top: -30px;
    right: 0;
    width: 105px;
  }
}
/* vision
===================================*/
.page-vision__copy {
  line-height: calc(45 / 16);
}
@media screen and (max-width: 768px) {
  .page-vision__copy {
    line-height: 2;
  }
}
.page-vision__column {
  margin-top: 120px;
  position: relative;
}
@media screen and (min-width: 1100px) {
  .page-vision__column {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .page-vision__column {
    margin-top: 60px;
  }
}
.page-vision__column::before {
  content: "";
  position: absolute;
  top: -390px;
  right: 93px;
  width: 167px;
  height: 553px;
  background: url("../../vision/images/ele_vision.png") center bottom no-repeat;
  z-index: -1;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-vision__column::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    top: -25vw;
    right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .page-vision__column::before {
    display: none;
  }
}
.page-vision__column--wrap {
  padding: 35px 0 50px;
  position: relative;
}
@media screen and (min-width: 1100px) {
  .page-vision__column--wrap {
    width: 890px;
  }
}
.page-vision__column--wrap::before,
.page-vision__column--wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.page-vision__column--wrap::before {
  width: 100%;
  height: 100%;
  background: url("../../vision/images/bg_vision_btm.png") center left no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  z-index: -2;
}
.page-vision__column--wrap::after {
  width: 100%;
  height: 100%;
  background-color: #ffe75f;
  z-index: -3;
}
.page-vision__column--header {
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
}
.page-vision__column--title {
  background-color: #fff;
  font-size: 149.99999999999997%;
  padding: 1em 1em 1em 35px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-vision__column--title {
    padding: 1em 30px;
  }
}
.page-vision__column--subject {
  font-size: 87.49999999999999%;
  margin: 2.5em 0 2.5em 40px;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .page-vision__column--subject {
    margin: 2em 30px;
  }
}
.page-vision__column--subject--span {
  background: -webkit-linear-gradient(transparent 40%, #fff 40%);
  background: -moz-linear-gradient(transparent 40%, #fff 40%);
  background: -o-linear-gradient(transparent 40%, #fff 40%);
  background: -ms-linear-gradient(transparent 40%, #fff 40%);
  background: linear-gradient(transparent 40%, #fff 40%);
}
.page-vision__column--body {
  padding: 0 80px 0 160px;
  line-height: calc(45 / 16);
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .page-vision__column--body {
    padding: 0 30px;
    line-height: 2;
  }
}
/* feature
===================================*/
.page-feature__upper--row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-feature__upper--row {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-feature__upper--row {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__upper--row {
    text-align: center;
  }
}
.page-feature__upper--description {
  font-size: 112.5%;
}
@media screen and (min-width: 769px) {
  .page-feature__upper--description {
    width: 42%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__upper--description {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
}
.page-feature__upper--speech {
  margin-top: 2em;
}
@media screen and (min-width: 769px) {
  .page-feature__upper--speech {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__upper--speech {
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__upper--element {
    width: 40%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__upper--element {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 80%;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__detail {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 25px;
  }
}
.page-feature__detail--list {
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-feature__detail--list {
    width: 48%;
    margin: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__detail--list:nth-of-type(n+2) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__detail--list.no-text {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__detail--list.no-text {
    text-align: center;
  }
}
.page-feature__detail--title {
  background-color: #3488c2;
  line-height: 1;
  color: #fff;
  font-size: 149.99999999999997%;
  font-weight: 500;
  padding: 0.5em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .page-feature__detail--title {
    font-size: 1.6rem;
  }
  .page-feature__detail--title > small {
    font-size: 1.2rem;
  }
}
.page-feature__detail--title::before {
  content: "●";
  margin-right: 0.3em;
}
.page-feature__detail--list:nth-of-type(2) .page-feature__detail--title {
  background-color: #d6804a;
}
.page-feature__detail--list:nth-of-type(3) .page-feature__detail--title {
  background-color: #b05080;
}
.page-feature__detail--list:nth-of-type(4) .page-feature__detail--title {
  background-color: #767ca1;
}
.page-feature__detail--list:nth-of-type(5) .page-feature__detail--title {
  background-color: #6da14f;
}
@media screen and (max-width: 768px) {
  .page-feature__detail--lower {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-feature__detail--text {
  width: 46.71669793621013%;
}
@media screen and (max-width: 768px) {
  .page-feature__detail--text {
    width: 52%;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__detail--image {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__detail--image {
    width: 40%;
  }
}
.page-feature__middle,
.page-feature__lower {
  margin-top: 70px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-feature__middle,
  .page-feature__lower {
    margin-top: 40px;
  }
}
.page-feature__middle--row,
.page-feature__lower--row {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .page-feature__middle--row,
  .page-feature__lower--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-feature__middle .page-feature__title--square {
  position: absolute;
  top: -110px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .page-feature__middle .page-feature__title--square {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-feature__middle {
  background-color: #fffadf;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .page-feature__middle {
    margin-top: 100px;
    padding: 40px 0 30px;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__middle--text {
    width: 49.45454545454545%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__middle--text {
    padding-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__middle--photo {
    position: absolute;
    top: -90px;
    right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-feature__middle--photo {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__middle--photo {
    text-align: center;
    margin: 10px auto 0;
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__lower .page-feature__title--square {
    text-align: center;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__lower--row {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .page-feature__lower--box {
    width: 31%;
  }
  .page-feature__lower--box:nth-of-type(1),
  .page-feature__lower--box:nth-of-type(2) {
    width: 38%;
  }
  .page-feature__lower--box:nth-of-type(n+3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-feature__lower--box + .page-feature__lower--box {
    margin-top: 30px;
  }
}
.page-feature__box--header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1em;
}
.page-feature__box--icon {
  width: 104px;
  height: 104px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-image: url("../../feature/images/ele_feature1.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  font-size: 4.5rem;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 800;
  color: #b05080;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .page-feature__box--icon {
    font-size: 3rem;
    width: 2.5em;
    height: 2.5em;
  }
}
.page-feature__box--title {
  font-family: 'Noto Serif JP', serif;
  font-size: 125%;
  line-height: calc(34 / 22);
}
.page-feature__lower--box:nth-of-type(2) .page-feature__box--icon {
  background-image: url("../../feature/images/ele_feature2.png");
  color: #767ca1;
}
.page-feature__lower--box:nth-of-type(3) .page-feature__box--icon {
  background-image: url("../../feature/images/ele_feature3.png");
  color: #6da14f;
}
.page-feature__lower--box:nth-of-type(4) .page-feature__box--icon {
  background-image: url("../../feature/images/ele_feature4.png");
  color: #d6804a;
}
.page-feature__lower--box:nth-of-type(5) .page-feature__box--icon {
  background-image: url("../../feature/images/ele_feature5.png");
  color: #3488c2;
}
/* curriculum
===================================*/
@media screen and (min-width: 769px) {
  .page-curriculum {
    background: url("../../curriculum/images/bg_curriculum.jpg") bottom right no-repeat;
  }
}
.page-curriculum__main {
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-curriculum__main {
    margin-top: 200px;
    margin-bottom: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__main {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.page-curriculum__main::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(left, #000, #000 1px, transparent 2px, transparent 6px);
  background-image: -moz-linear-gradient(left, #000, #000 1px, transparent 2px, transparent 6px);
  background-image: -o-linear-gradient(left, #000, #000 1px, transparent 2px, transparent 6px);
  background-image: -ms-linear-gradient(left, #000, #000 1px, transparent 2px, transparent 6px);
  background-image: linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 6px);
  -webkit-background-size: 6px 1px;
  -moz-background-size: 6px 1px;
  background-size: 6px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 1px;
}
.page-curriculum__main--title {
  font-size: 200%;
  font-family: 'Noto Serif JP', serif;
  background: -webkit-linear-gradient(transparent 50%, #ffe75f 50%);
  background: -moz-linear-gradient(transparent 50%, #ffe75f 50%);
  background: -o-linear-gradient(transparent 50%, #ffe75f 50%);
  background: -ms-linear-gradient(transparent 50%, #ffe75f 50%);
  background: linear-gradient(transparent 50%, #ffe75f 50%);
  display: inline-block;
  line-height: 1;
  padding-left: 0.3em;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .page-curriculum__main--title {
    font-size: 2rem;
  }
}
.page-curriculum__main--title--small {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .page-curriculum__main--title--small {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .page-curriculum__main--speech {
    position: absolute;
    top: -50px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__main--speech {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--box {
    width: 48%;
  }
  .page-curriculum__voice--box:nth-of-type(n+3) {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--box:nth-of-type(n+2) {
    margin-top: 50px;
  }
}
.page-curriculum__voice--title {
  font-size: 149.99999999999997%;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--title {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--title--one {
    margin-top: 1.5em;
  }
}
.page-curriculum__voice--header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--header {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.page-curriculum__voice--icon {
  width: 73px;
  margin-right: 7px;
}
.page-curriculum__voice--information {
  width: calc(100% - 80px);
  border: 1px solid transparent;
  border-color: #222 #222 #222 transparent;
  position: relative;
  padding: 20px;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--information {
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--information {
    padding: 1em;
  }
}
.page-curriculum__voice--employment {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--employment {
    font-size: 1rem;
  }
}
.page-curriculum__voice--name {
  font-weight: 600;
  font-size: 125%;
  display: block;
  width: 100%;
}
.page-curriculum__voice--interview {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--interview {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--interview {
    bottom: 1em;
    right: 1em;
  }
}
.page-curriculum__voice--body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--body {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--text {
    width: 51.71102661596958%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-curriculum__voice--text {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.page-curriculum__voice--photo {
  line-height: 1.5;
  text-align: right;
  font-size: 87.49999999999999%;
}
@media screen and (min-width: 769px) {
  .page-curriculum__voice--photo {
    width: calc(100% - 290px);
  }
}
@media screen and (max-width: 768px) {
  .page-curriculum__voice--photo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: center;
    margin: 2em auto 1em;
  }
}
.page-curriculum__voice--caption {
  margin-top: 0.5em;
}
/* graduate
===================================*/
.page-graduate__main {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .page-graduate__main {
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .page-graduate__block + .page-graduate__block {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .page-graduate__block + .page-graduate__block {
    margin-top: 50px;
  }
}
.page-graduate__block--header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .page-graduate__block--header {
    margin-bottom: -20px;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.page-graduate__block--num {
  font-weight: 700;
  font-size: 3.2rem;
  font-family: 'Noto Serif JP', serif;
  margin-top: -30px;
  letter-spacing: 2px;
}
.page-graduate__block--title {
  font-size: 149.99999999999997%;
  font-weight: 600;
  line-height: 1.7;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .page-graduate__block--title {
    font-size: 1.6rem;
  }
}
.page-graduate__block--row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-graduate__block--row {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .page-graduate__block--text {
    width: 610px;
  }
}
@media screen and (max-width: 768px) {
  .page-graduate__block--text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .page-graduate__block--photo {
    width: calc(100% - 660px);
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .page-graduate__block--photo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 0 auto 2em;
  }
}
.page-graduate__block--img {
  margin-bottom: 1em;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.2);
}

@media screen and (max-width: 768px) {
  .page-graduate__block--img {
    padding: 5px;
  }
}
.page-graduate__block--information {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0.3em 0;
}
@media screen and (min-width: 769px) {
  .page-graduate__block--information {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
.page-graduate__block--corp,
.page-graduate__block--interview {
  font-size: 87.49999999999999%;
  line-height: 1.5;
}
.page-graduate__block--icon {
  font-size: 74.99999999999999%;
  background-color: #ffe75f;
  border: 1px solid #222;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  padding: 0.5em 0.7em;
  border-radius: 1.5em;
  margin-right: 1em;
  text-align: center;
}
.page-graduate__block--name--large {
  font-weight: 600;
  font-size: fs22;
}
@media screen and (max-width: 768px) {
  .page-graduate__block--name--large {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .page-graduate__block:nth-of-type(2n) .page-graduate__block--text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-graduate__block:nth-of-type(2n) .page-graduate__block--photo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: left;
  }
  .page-graduate__block:nth-of-type(2n) .page-graduate__block--information {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
/* qa
===================================*/
@media screen and (min-width: 769px) {
  .page-qa__upper--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.page-qa__upper--text {
  font-size: 125%;
  line-height: 2.2;
  margin-right: 50px;
}
.page-qa__upper--element {
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .page-qa__upper--element {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .page-qa__main {
    margin-top: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .page-qa__main {
    margin-top: 50px;
  }
}
.page-qa__block {
  border: 2px solid #767cba;
  border-radius: 10px;
  background-color: #eaeaf5;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-qa__block {
    width: 48%;
    margin-right: 4%;
    padding: 30px 30px 100px;
  }
  .page-qa__block:nth-of-type(2n) {
    margin-right: 0;
  }
  .page-qa__block:nth-of-type(n+3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-qa__block {
    padding: 20px 20px 100px;
  }
  .page-qa__block + .page-qa__block {
    margin-top: 30px;
  }
}
.page-qa__block--header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .page-qa__block--header {
    line-height: 1.5;
  }
}
.page-qa__block--question,
.page-qa__block--answer {
  font-size: 187.5%;
  font-weight: 600;
  letter-spacing: 2px;
}
.page-qa__block--question {
  background-color: #767cba;
  width: 2em;
  height: 2em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  margin-right: 0.5em;
}
.page-qa__block--answer {
  color: #767cba;
  line-height: 1.5;
}
.page-qa__block--title {
  font-size: 112.5%;
  font-weight: 600;
  width: calc(100% - 80px);
}
.page-qa__block--body {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px 25px 40px;
  border: 1px dashed #767cba;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-qa__block--body {
    padding: 15px 15px 30px;
  }
}
.page-qa__block--text {
  width: calc(100% - 60px);
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .page-qa__block--text {
    width: calc(100% - 40px);
  }
}
.page-qa__block--arrow {
  position: absolute;
  bottom: -33px;
  right: 110px;
  stroke: #767cba;
  stroke-width: 1px;
  stroke-dasharray: 2;
}
@media screen and (max-width: 768px) {
  .page-qa__block--arrow {
    bottom: -30px;
  }
}
.page-qa__block--illust {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
@media screen and (max-width: 768px) {
  .page-qa__block--illust {
    bottom: 10px;
  }
}
/* seminar
===================================*/
@media screen and (min-width: 769px) {
  .page-seminar__main {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__main {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  .page-seminar__block:nth-of-type(n+2) {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block:nth-of-type(n+2) {
    margin-top: 50px;
  }
}
.page-seminar__block--header {
  font-family: 'Noto Serif JP', serif;
  position: relative;
}
.page-seminar__block--body {position: relative;}
@media screen and (min-width: 769px) {
  .page-seminar__block--header {

  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--header {
    text-align: center;
  }
}
.page-seminar__block--header::before,
.page-seminar__block--body::after {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .page-seminar__block--header::before,
  .page-seminar__block--body::after {
    width: 20px;
    height: 20px;
  }
}
.page-seminar__block--header::before {
  top: 0;
  left: 0;
  border-top: 10px solid #7fb62c;
  border-left: 10px solid #7fb62c;
}
@media screen and (max-width: 768px) {
  .page-seminar__block--header::before {
    border-top-width: 5px;
    border-left-width: 5px;
  }
}
.page-seminar__block--body::after {
  bottom: 0;
  right: 0;
  border-right: 10px solid #7fb62c;
  border-bottom: 10px solid #7fb62c;
		z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-seminar__block--body::after {
    border-right-width: 5px;
    border-bottom-width: 5px;
  }
}
.page-seminar__block--header--purple::before {
  border-top-color: #767cba;
  border-left-color: #767cba;
}
.page-seminar__block--body--purple::after {
  border-bottom-color: #767cba;
  border-right-color: #767cba;
}
.page-seminar__block--header--magenta::before {
  border-top-color: #c95083;
  border-left-color: #c95083;
}
.page-seminar__block--body--magenta::after {
  border-bottom-color: #c95083;
  border-right-color: #c95083;
}
.page-seminar__block--header--orange::before {
  border-top-color: #ee824a;
  border-left-color: #ee824a;
}
.page-seminar__block--body--orange::after {
  border-bottom-color: #ee824a;
  border-right-color: #ee824a;
}
.page-seminar__block--header--blue::before {
  border-top-color: #18b7cd;
  border-left-color: #18b7cd;
}
.page-seminar__block--bodyr--blue::after {
  border-bottom-color: #18b7cd;
  border-right-color: #18b7cd;
}
@media screen and (min-width: 769px) {
  .page-seminar__block--header__photo {
    margin-right: 40px;
    width: 300px;
				float: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-seminar__block--header__photo {
   
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--header__photo {
    margin: 0 auto;
				float: none;
  }
}
@media screen and (min-width: 769px) {
  .page-seminar__block--header__text {
		text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-seminar__block--header__text {

  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--name {
    text-align: center;
    margin-top: 1em;
  }
}
.page-seminar__block--name--large {
  font-size: 149.99999999999997%;
  font-weight: 400;
}
.page-seminar__block--name--small {
  margin-left: 1em;
}
.page-seminar__block--title {
  font-size: 162.5%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  margin-bottom: 0em;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-seminar__block--title {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--title {
    padding-bottom: 0em;
    font-size: 149.99999999999997%;
  }
}
.page-seminar__block--body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-seminar__block--body {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--body {
    margin-top: 20px;
  }
}
.page-seminar__block--sub-photo {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -o-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media screen and (min-width: 769px) {
  .page-seminar__block--sub-photo {
    max-width: 260px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-seminar__block--sub-photo {
    max-width: 23.636363636363637%;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--sub-photo {
    width: 50%;
    margin: 10px auto 0;
  }
}
.page-seminar__block--text {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media screen and (min-width: 769px) {
  .page-seminar__block--text {
    width: 72.72727272727273%;
  }
}
@media screen and (max-width: 768px) {
  .page-seminar__block--text {
    width: 100%;
  }
}
/* employment
===================================*/
.page-employment__licenses--title,
.page-employment__status--title {
  font-size: 250%;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .page-employment__licenses--title,
  .page-employment__status--title {
    font-size: 2.4rem;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .page-employment__licenses {
    margin-top: 140px;
  }
}
@media screen and (max-width: 768px) {
  .page-employment__licenses {
    margin-top: 60px;
  }
}
.page-employment__licenses--row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-employment__licenses--block {
  background-color: #ffe75f;
  padding: 30px;
  width: 48%;
}
@media screen and (max-width: 768px) {
  .page-employment__licenses--block {
    padding: 12px;
  }
}
.page-employment__licenses--block:nth-of-type(n+3) {
  margin-top: 4%;
}
.page-employment__licenses--subject {
  border-bottom: 1px dotted #222;
  padding-bottom: 0.5em;
  margin-bottom: 0.7em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-employment__licenses--subject {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .page-employment__licenses--subject {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.page-employment__licenses--bold {
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  font-size: 149.99999999999997%;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-employment__licenses--bold {
    line-height: 1.5;
    text-align: center;
    font-size: 1.6rem;
    margin-top: 0.3em;
  }
}
.page-employment__licenses--icon {
  border: 1px solid #222;
  background-color: #fff;
  line-height: 1;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 9em;
  padding: 0.3em 1em;
  border-radius: 1em;
  margin-right: 0.5em;
}
.page-employment__status {
  background-color: #e9e5e2;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .page-employment__status {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 769px) {
  .page-employment__status--row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-employment__status--row--first {
  margin-bottom: 2em;
}
@media screen and (min-width: 769px) {
  .page-employment__status--row--first {
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
}
.page-employment__status--caption {
  font-size: 87.49999999999999%;
  text-align: right;
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .page-employment__status--block {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .page-employment__status--block {
    text-align: center;
  }
  .page-employment__status--block + .page-employment__status--block {
    margin-top: 40px;
  }
}
.page-employment__status--subject {
  background-color: #fff;
  text-align: center;
  font-size: 112.5%;
  font-weight: 500;
  line-height: 1;
  padding: 1em;
  border-radius: 2em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 769px) {
  .page-employment__status--list {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .page-employment__status--list {
    text-align: left;
  }
  .page-employment__status--list + .page-employment__status--list {
    margin-top: 0.5em;
  }
}
.page-employment__status--element {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .page-employment__status--element {
    font-size: 1.3rem;
  }
}
.page-employment__status--element:nth-of-type(n+2) {
  margin-top: 0.5em;
}
.page-employment__status--element::before {
  content: "●";
  color: #ee824a;
}
.page-employment__status--element--other {
  text-align: right;
}
.page-employment__status--element--other::before {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-employment__status--speech {
    text-align: center;
    margin-top: 1em;
  }
}
/* sitemap
===================================*/
@media screen and (min-width: 769px) {
  .page-sitemap__row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .page-sitemap__block {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .page-sitemap__block + .page-sitemap__block {
    margin-top: 2.5em;
  }
}
.page-sitemap__list:nth-of-type(n+2) {
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .page-sitemap__list:nth-of-type(n+2) {
    margin-top: 2.5em;
  }
}
.page-sitemap__category {
  font-size: 125%;
  font-weight: 500;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .page-sitemap__category {
    font-size: 1.5rem;
  }
}
.page-sitemap__second {
  border-top: 1px solid #ccc;
  margin-top: 0.3em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .page-sitemap__second {
    font-size: 1.3rem;
    padding-top: 0.5em;
  }
}
.page-sitemap__second--element {
  margin-top: 1em;
}
.page-sitemap__second--element + .page-sitemap__second--element {
  margin-top: 1.5em;
}
.page-sitemap__anchor {
  font-weight: 500;
}
.page-sitemap__anchor::after {
  content: "";
  width: 0.8em;
  height: 0.8em;
  display: inline-block;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.5em;
}
/* news
===================================*/
.page-news__nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 125%;
  font-weight: 500;
  margin-bottom: 2em;
}
@media screen and (min-width: 769px) {
  .page-news__nav {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .page-news__nav {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 1.4rem;
    margin-bottom: 1.5em;
  }
}
.page-news__nav--list {
  width: 8em;
  color: #fff;
  text-align: center;
  margin: 0 0.7em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-news__nav--list {
    width: 23%;
    margin: 0;
  }
}
.page-news__nav--list--current {
  color: #222;
}
.page-news__nav--anchor {
  display: block;
  width: 100%;
  padding: 0.7em 0;
  background-color: #d5d5d5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  border-radius: 2em;
}
.page-news__nav--anchor:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.page-news__nav--anchor--news {
  background-color: #97b94e;
}
.page-news__nav--anchor--column {
  background-color: #ff9fb1;
}
.page-news__nav--anchor--event {
  background-color: #ee824a;
}
@media screen and (min-width: 769px) {
  .page-news__row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.page-news__box {
  margin-top: 4%;
}
@media screen and (min-width: 769px) {
  .page-news__box {
    width: 48%;
  }
}
.page-news__box--anchor {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page-news__box--anchor:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-news__box--header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #97b94e;
  font-family: 'Noto Serif JP', serif;
}
.page-news__box--icon {
  font-size: 125%;
  text-align: center;
  background-color: #97b94e;
  line-height: 2;
  color: #fff;
  width: 7em;
  letter-spacing: 2px;
  margin-right: 0.5em;
}
.page-news__box--body {
  padding: 1em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-news__box--text {
  width: calc(100% - 200px);
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-news__box--text {
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 768px) {
  .page-news__box--text {
    width: calc(100% - 120px);
  }
}
.page-news__box--img {
  width: 180px;
  height: 180px;
  padding: 1em;
  background-color: #e0eaca;
}
@media screen and (min-width: 769px) and (max-width: 1099px) {
  .page-news__box--img {
    width: 140px;
    height: 140px;
  }
}
@media screen and (max-width: 768px) {
  .page-news__box--img {
    width: 100px;
    height: 100px;
  }
}
.page-news__box--column .page-news__box--header {
  border-top-color: #ff9fb1;
}
.page-news__box--column .page-news__box--icon {
  background-color: #ff9fb1;
}
.page-news__box--column .page-news__box--img {
  background-color: #ffecef;
}
.page-news__box--event .page-news__box--header {
  border-top-color: #ee824a;
}
.page-news__box--event .page-news__box--icon {
  background-color: #ee824a;
}
.page-news__box--event .page-news__box--img {
  background-color: #fad9c9;
}
.page-news__box.is-active {
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-animation: activein 2s;
  -moz-animation: activein 2s;
  -o-animation: activein 2s;
  -ms-animation: activein 2s;
  animation: activein 2s;
}
.page-news--news .page-news__visual--text {
  color: #97b94e;
}
.page-news--column .page-news__visual--text {
  color: #ff9fb1;
}
.page-news--event .page-news__visual--text {
  color: #ee824a;
}
.page-news__detail--category {
  text-align: center;
  line-height: 1;
  margin-bottom: 1em;
}
.page-news__detail--category--text {
  background-color: #97b94e;
  color: #fff;
  font-size: 125%;
  font-weight: 500;
  padding: 0.7em;
  width: 8em;
  display: inline-block;
  border-radius: 2em;
}
@media screen and (max-width: 768px) {
  .page-news__detail--category--text {
    font-size: 1.4rem;
  }
}
.page-news__detail--title {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 212.5%;
  letter-spacing: 2px;
  font-weight: 500;
  border-bottom: 3px solid #ccc;
  padding-bottom: 0.7em;
  margin-bottom: 0.7em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-news__detail--title {
    font-size: 1.8rem;
  }
}
.page-news__detail--text + .page-news__detail--text {
  margin-top: 2em;
}
.page-news__detail--text--anchor {
  color: #004e6b;
  font-weight: 400;
}
.page-news__detail--text--anchor:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .page-news__detail--text--anchor {
    text-decoration: underline;
  }
}
.page-news__detail--text--right {
  text-align: right;
}
.page-news__detail--text--center {
  text-align: center;
}
.page-news__detail--pdf {
  line-height: 1;
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding-left: 50px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .page-news__detail--pdf {
    text-decoration: underline;
  }
}
.page-news__detail--pdf::before {
  content: "";
  width: 40px;
  height: 47px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -23px;
  background: url("../images/icon_pdf.svg") center center no-repeat;
}
.page-news__detail--pdf:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.page-news__detail--img {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-news__detail--img {
    margin: 1em 0;
  }
}
.page-news__detail--date {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 2em;
}
.page-news__detail--section + .page-news__detail--section {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .page-news__detail--section + .page-news__detail--section {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) {
  .page-news__detail--inner__flex {
    margin-top: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .page-news__detail--inner__flex--align-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .page-news__detail--inner__flex {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .page-news__detail--inner__box {
    width: 42%;
    margin: 0 2%;
  }
}
@media screen and (max-width: 768px) {
  .page-news__detail--inner__box + .page-news__detail--inner__box {
    margin-top: 2em;
  }
  .page-news__detail--inner__box--text {
    margin-top: 1em;
  }
}
.page-news__detail--inner__text {
  line-height: 1.5;
  margin-top: 1em;
}
.page-news__detail--subject {
  font-size: 125%;
  color: #97b94e;
  font-weight: 500;
  border-bottom: 1px solid #97b94e;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.page-news__detail--btn {
  text-align: center;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .page-news__detail--btn {
    margin-top: 40px;
  }
}
.page-news__detail--anchor {
  font-size: 125%;
  font-weight: 500;
  display: block;
  width: 400px;
  border: 2px solid #222;
  margin: 0 auto;
  line-height: 1;
  padding: 1.5em;
  position: relative;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .page-news__detail--anchor {
    width: 80%;
  }
}
.page-news__detail--anchor:hover {
  background-color: #f2f2f2;
}
.page-news__detail--anchor::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  width: 0.7em;
  height: 0.7em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -0.35em;
}
.page-news__detail--anchor::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #e6e6e6;
  bottom: -7px;
  left: 0;
  right: 0;
}
.page-news__detail--table {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.page-news__detail--table--th,
.page-news__detail--table--td {
  padding: 1em;
  border-top: 1px solid #ccc;
}
.page-news__detail--table--th {
  background-color: #e6e6e6;
  border-left: 1px solid #ccc;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .page-news__detail--table--th {
    width: 27%;
  }
}
.page-news__detail--table--td {
  border-right: 1px solid #ccc;
}
.page-news--event .page-news__detail--category--text {
  background-color: #ee824a;
}
.page-news--event .page-news__detail--subject {
  color: #ee824a;
  border-bottom-color: #ee824a;
}
.page-news--column .page-news__detail--category--text {
  background-color: #ff9fb1;
}
.page-news--column .page-news__detail--subject {
  color: #ff9fb1;
  border-bottom-color: #ff9fb1;
}
@-moz-keyframes activein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes activein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes activein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes activein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

.graduate_map {position: relative; background-color: rgba(245,185,196,.1); z-index: 0; margin-top: 80px;}
.graduate_map:before {content: ""; width: 100%; height: 50px; background-color: #FFF;position: absolute; top: 0; left: 0; z-index: 1;}
.graduate_map:after {content: ""; width: 100%; height: 50px; background-color: #FFF;position: absolute; bottom: 0; left: 0; z-index: 1;}
.graduate_map > div {position: relative; z-index: 2; text-align: center; width: 800px; margin: 0px auto;}
.graduate_map > div ul li {width: 200px; height: 70px; border: 2px solid #FFF; position: absolute;}
.graduate_map > div ul li a {display: block;font-family: 'Noto Serif JP', serif; font-weight: 700; font-size: 32px; color: #FFF; line-height: 70px; vertical-align: middle; text-align: left; padding: 0px 20px; box-sizing: border-box; position: relative;}
.graduate_map > div ul li a:after {content: "";width:8px; height: 8px; border-right: 2px solid #FFF; border-top: 2px solid #FFF; transform: rotate(45deg);position: absolute; right: 20px;top:calc(50% - 4px);}
.graduate_map > div ul li.douhoku {background-color: rgba(27,184,206,.9); top: 130px; left: 70px;}
.graduate_map > div ul li.douou {background-color: rgba(230,128,74,.9);top:320px; left: 0px;}
.graduate_map > div ul li.doutou {background-color: rgba(117,124,187,.9);bottom:230px; right: 0px;}
.graduate_map > div ul li.dounan {background-color: rgba(122,191,86,.9);bottom:110px; left: -120px;}
.graduate_map > div ul li:hover {opacity: .7;}

.page-graduate__block--corp span {font-size: 74.99999999999999%;border: 1px solid #222;display: inline-block;line-height: 1;font-weight: 500; padding: 0.5em 0.7em; border-radius: 1.5em; margin-right: 1em;text-align: center;}
#douou .page-graduate__block--corp span {background-color:rgba(243,194,161,1); }
#douou .page-graduate__block--img {background-color:rgba(243,194,161,1);}
#douhoku .page-graduate__block--corp span {background-color:rgba(173,215,224,1); }
#douhoku .page-graduate__block--img {background-color:rgba(173,215,224,1);}
#dounan .page-graduate__block--corp span {background-color:rgba(192,218,169,1); }
#dounan .page-graduate__block--img {background-color:rgba(192,218,169,1);}
#doutou .page-graduate__block--corp span {background-color:rgba(184,184,216,1); }
#doutou .page-graduate__block--img {background-color:rgba(184,184,216,1);}

#douhoku,#dounan,#doutou {margin-top: 60px;}

.page-seminar__block--title span {font-size: 54.99999999999999%;border: 1px solid #222;line-height: 1;font-weight: 500; padding: 0.5em 0.7em; border-radius: 1.5em; margin-right: 1em;text-align: center; display: inline-block; vertical-align: middle;}
.page-seminar__block--title strong {display: inline-block; vertical-align: middle;}

.seminar-info { font-family: -apple-system, BlinkMacSystemFont, "Noto Sans JP", 'Noto Serif JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", 'Roboto', 'Rokkitt', "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif; text-align: left;}
.seminar-info dt {margin-bottom: 10px;}
.seminar-info dt span {font-size: 80.99999999999999%;border: 1px solid #222;line-height: 1;font-weight: 500; padding: 0.5em 0em; border-radius: 1.5em; margin-right: 1em;text-align: center; vertical-align: middle; width: 5.4em; display: inline-block;}

@media only screen and (max-width:1060px){
.graduate_map > div ul li.dounan {bottom:90px; left: 150px;}
}
@media only screen and (max-width:850px){
.graduate_map > div {position: relative; z-index: 2; text-align: center; width: 100%; margin: 0px auto;}
.graduate_map > div svg {width: 100%;}
.graduate_map > div ul li.douhoku { top: 130px; left: 70px;}
.graduate_map > div ul li.douou {top:320px; left: 10px;}
.graduate_map > div ul li.doutou {bottom:230px; right: 10px;}
}
@media only screen and (max-width:768px){
.graduate_map > div ul li.dounan {bottom:20px; left: 200px;}

.page-graduate__block--corp {position: relative; padding-left: 40px;}
.page-graduate__block--corp span {position: absolute; left: 0; top:-4px;}

.page-seminar__block--title span {font-size: 54.99999999999999%;border: 1px solid #222;line-height: 1;font-weight: 500; padding: 0.5em 0.7em; border-radius: 1.5em; margin-right: 1em;text-align: center; display: inline-block; vertical-align: middle;}
.page-seminar__block--title strong {display:block; vertical-align: middle;}

}
@media only screen and (max-width:640px){
.graduate_map > div ul li.dounan {bottom:20px; left: 150px;}
}
@media only screen and (max-width:580px){
.graduate_map:before {content: ""; width: 0%; height: 0px; background-color: #FFF;position: absolute; top: 0; left: 0; z-index: 1;}
.graduate_map:after {content: ""; width: 0%; height: 0px; background-color: #FFF;position: absolute; bottom: 0; left: 0; z-index: 1;}
.graduate_map > div svg {width: 100%; display: none;}
.graduate_map > div ul {padding: 20px 0px;}
.graduate_map > div ul li {width: 24%; height: auto; margin: 0px 0.5%; border: 2px solid #FFF; position: static; float: left; box-sizing: border-box; font-size: 0px;}
.graduate_map > div ul li a {display: block;font-family: 'Noto Serif JP', serif; font-weight: 700; font-size: 24px; color: #FFF; line-height: normal; vertical-align: middle; text-align: left; padding: 10px 15px; box-sizing: border-box; position: relative;}
.graduate_map > div ul:after {content: "";clear: both;display: block;}
}
@media only screen and (max-width:500px){
.graduate_map > div ul li a:after {content: "";width:8px; height: 8px; border-right: 2px solid #FFF; border-top: 2px solid #FFF; transform: rotate(135deg);position: absolute; right: 15px;top:calc(50% - 4px);}
}

@media only screen and (max-width:480px){
.graduate_map > div ul li a {display: block;font-family: 'Noto Serif JP', serif; font-weight: 700; font-size: 20px; color: #FFF; line-height: normal; vertical-align: middle; text-align: left; padding: 15px 15px; box-sizing: border-box; position: relative;}
.graduate_map > div ul li a:after {content: "";width:6px; height: 6px; border-right: 2px solid #FFF; border-top: 2px solid #FFF; transform: rotate(135deg);position: absolute; right: 10px;top:calc(50% - 3px);}
}
@media only screen and (max-width:320px){
.graduate_map > div ul li {width: 49%; height: auto; margin: 0px 0.5%; border: 2px solid #FFF; position: static; float: left; box-sizing: border-box; font-size: 0px;}
}
