.fademove,
.fadeshow {
  -webkit-backface-visibility: hidden;
}
a,
body {
  margin: 0;
  padding: 0;
  color: #222;
}
a,
a:hover {
  text-decoration: none;
}
#barba-wrapper,
.hide-text,
a,
body,
hr {
  padding: 0;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: none;
  border: 0;
  font-size: 100%;
  font-weight: 400;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
a {
  background: none;
  font-size: 100%;
  vertical-align: baseline;
}
.img_anime_left span,
.img_anime_right span {
  z-index: 10;
  top: 0;
  background-color: #e20011;
  width: 100%;
  height: 100%;
  display: block;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ccc -moz-use-text-color -moz-use-text-color;
  -o-border-image: none;
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 1px 0 0;
  display: block;
  height: 1px;
  margin: 1em 0;
}
input,
select {
  vertical-align: middle;
}
input[type="button"],
input[type="submit"] {
  border-radius: 0;
  -webkit-appearance: none;
}
address,
em {
  font-style: normal;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
iframe,
img {
  max-width: 100%;
}
img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
}
.fadecont {
  opacity: 0;
}
.fadeshow {
  opacity: 1;
  backface-visibility: hidden;
}
.fademove {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate3d(0, 120px, 0);
  transform: translate3d(0, 120px, 0);
  backface-visibility: hidden;
}
.fademove40,
.fademove_blog {
  -webkit-backface-visibility: hidden;
}
.fademove_blog {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  backface-visibility: hidden;
}
.fademove40,
.fademove60 {
  -webkit-transition: 0.8s;
  -webkit-transform: translate3d(0, 20px, 0) rotateY(0);
}
.fademove40 {
  opacity: 0;
  transition: 0.8s;
  -webkit-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
  backface-visibility: hidden;
  transform: translate3d(0, 20px, 0) rotateY(0);
}
.fademove60,
.fademove80 {
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
.fademove60 {
  transition: 0.8s;
  -webkit-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
  backface-visibility: hidden;
  transform: translate3d(0, 20px, 0) rotateY(0);
}
.fademove80 {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 20px, 0) rotateY(0);
  transform: translate3d(0, 20px, 0) rotateY(0);
}
.fademoveleft,
.fademoveright {
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
.fademoveleft {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  backface-visibility: hidden;
}
.fademoveright {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  backface-visibility: hidden;
}
.fademove_show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fademove_show_rotate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotateY(360deg);
  transform: translate3d(0, 0, 0) rotateY(360deg);
}
.img_anime_left img,
.img_anime_right img {
  opacity: 0;
}
.img_anime_left {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.img_anime_left span {
  position: absolute;
  left: -100%;
}
.img_anime_right {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.img_anime_right span {
  position: absolute;
  right: -100%;
}
@font-face {
  font-family: MyYuGothicM;
  font-weight: 400;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"),
    local("YuGothic-Regular");
}
@font-face {
  font-family: MyYuGothicM;
  font-weight: 700;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
html {
  width: 100%;
  height: 100%;
  height: 100vh;
  font-size: 62.5%;
}
body {
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.9;
  font-family: MyYuGothicM, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic,
    "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo,
    "ãƒ¡ã‚¤ãƒªã‚ª", "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", Helvetica, sans-serif;
  width: 100%;
  height: 100%;
  height: 100vh;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  letter-spacing: 0.1em;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background: #3ea352;
  color: #fff;
}
::-moz-selection {
  background: #3ea352;
  color: #fff;
}
::-webkit-selection {
  background: #3ea352;
  color: #fff;
}
#header .header_inner .header_logo a,
#header .header_inner .header_logo a::before,
#hero_wrap .hero_bg,
#hero_wrap .hero_bg_anime,
#hero_wrap_bottom .hero_wrap_bottom_inner,
.sec_top02,
.sec_top03 .link_wrap li a .link_bg {
  background-position: center center;
  background-repeat: no-repeat;
}
a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a:hover {
  color: #3ea352;
}
.font_caveat {
  font-family: Caveat, cursive;
  font-weight: 400;
}
.font_roboto {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}
.font_yumin {
  font-family: Georgia, æ¸¸æ˜Žæœ, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGSæ˜ŽæœE, ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, serif;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
}
.hide-text {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  border: 0;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.button {
  position: relative;
  display: block;
  width: 200px;
  height: 40px;
  border: 1px solid #3ea352;
  line-height: 38px;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #222;
}
#header,
.button::after {
  -webkit-transition: all 0.3s;
}
.button.center {
  margin: 0 auto;
}
.button::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #3ea352;
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -4px;
  transition: all 0.3s;
}
#barba-wrapper,
#wrapper {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
#content,
.barba-container {
  position: relative;
  margin: 0 auto;
}
.button:hover {
  color: #fff;
  background-color: #3ea352;
}
#barba-wrapper,
#header,
.barba-container {
  background-color: #fff;
}
.button:hover::after {
  border-color: transparent transparent transparent #fff;
  right: 14px;
}
#barba-wrapper,
#wrapper {
  position: relative;
}
#header,
#header .header_inner {
  width: 100%;
  height: 80px;
  overflow: hidden;
}
#content {
  overflow: hidden;
  width: 100%;
}
.barba-container {
  width: 100%;
  opacity: 0;
}
iframe#mbYTP_bg_youtube {
  max-width: none !important;
}
#header {
  margin: 0;
  padding: 0 10px;
  position: fixed;
  z-index: 1000;
  transition: all 0.3s;
  top: 0;
  left: 0;
}
#header .header_inner {
  margin: 0 auto;
  position: relative;
}
#header .header_inner .header_logo {
  display: block;
  width: 255px;
  height: 47px;
  overflow: hidden;
  margin-top: 20px;
  float: left;
  position: relative;
  z-index: 10;
}
#header .header_inner .header_logo a {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 195px;
  height: 47px;
  background-size: 195px 47px;
  background-image: url(/user/media/gakudou/layout/header/logo_g.svg);
  position: relative;
  margin-left: 55px;
}
#header .header_inner .header_logo a::before {
  content: "";
  display: block;
  width: 47px;
  height: 47px;
  background-size: 47px 47px;
  background-image: url(/user/media/gakudou/layout/header/logo-icon.png);
  position: absolute;
  top: 0;
  left: -55px;
}
#header .header_inner .header_logo a:hover {
  opacity: 0.7;
}
#header.active #menu-trigger span:nth-of-type(2),
#nav_wrap,
.hero_anime01,
.hero_anime01_1 {
  opacity: 0;
}
#header .header_inner .header_nav {
  position: relative;
  display: block;
  width: 100%;
  float: right;
  overflow: hidden;
  margin-left: -255px;
  padding-left: 255px;
  font-size: 0;
}
#header .header_inner .header_nav .header_menu {
  color: #fff;
  float: right;
  display: inline-block;
  text-align: left;
  margin-top: 50px;
}
#header .header_inner .header_nav .header_menu li {
  display: inline-block;
  padding: 7px 0 0;
}
#header .header_inner .header_nav .header_menu li a {
  display: block;
  position: relative;
  padding: 0 0 9px;
  color: #222;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin-left: 28px;
}
#header .header_inner .header_nav .header_menu li a:hover,
.top_ttl .sub {
  color: #3ea352;
}
#header .header_inner .header_nav .header_menu li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: -webkit-transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715),
    -webkit-transform 0.2s cubic-bezier(0.47, 0, 0.745, 0.715);
}
#header .header_inner .header_nav .header_menu li a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #3ea352;
}
#header #menu-trigger,
#header #menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header #menu-trigger {
  position: relative;
  width: 40px;
  height: 22px;
  float: right;
  margin-top: 20px;
  display: none;
}
#header #menu-trigger::after {
  content: "MENU";
  position: absolute;
  left: 0;
  bottom: -23px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
  letter-spacing: 0.11em;
}
#header.top_header #menu-trigger::after,
#header.top_header .header_nav .header_menu li a {
  color: #fff;
}
#header #menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #222;
  border-radius: 2px;
}
#header #menu-trigger span:nth-of-type(1) {
  top: 0;
}
#header #menu-trigger span:nth-of-type(2) {
  top: 10px;
}
#header #menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
#header.top_header {
  background-color: transparent;
}
#header.top_header .header_logo a {
  background-image: url(/user/media/gakudou/layout/header/logo_w.svg);
}
#header.top_header.active .header_logo a {
  background-image: url(/user/media/gakudou/layout/header/logo_g.svg);
}
#header.top_header #menu-trigger span {
  background-color: #fff;
}
#header.active #menu-trigger::after {
  color: #222;
}
#header.active #menu-trigger span {
  background-color: #222;
}
#nav_wrap,
#nav_wrap::before {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#header.active #menu-trigger span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  -ms-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
#header.active #menu-trigger span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  -ms-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
#nav_wrap {
  height: 100vh;
  z-index: 999;
  padding: 0 50px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}
#nav_wrap::before {
  background-size: 100% auto;
  display: block;
  height: 100vh;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}
.nav_wrap_inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  text-align: center;
}
.nav_wrap_inner ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  z-index: 10;
  width: 100%;
}
.nav_wrap_inner ul li {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
}
.nav_wrap_inner ul li a {
  display: block;
  color: #222;
  letter-spacing: 0.1em;
  line-height: 2;
  position: relative;
}
.nav_wrap_inner ul li a::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 0;
  height: 2px;
  margin-top: -1px;
  background-color: #222;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
}
#footer {
  margin: 0;
  padding: 30px 0 0;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #fafaf3;
  color: #fff;
}
#footer > .logo > a {
  display: block;
  width: 195px;
  margin: 0 auto 25px;
}
#footer .footer_inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#footer .footer_inner ul {
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
#footer .footer_inner ul li {
  display: inline-block;
  border-left: 1px solid #3ea352;
  padding: 0 10px;
}
#footer .footer_inner ul li:first-child {
  border-left: none;
}
#footer .footer_inner ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
#footer .footer_copy {
  display: block;
  text-align: center;
  padding: 16px 0 20px;
  width: 100%;
  line-height: 1;
  clear: both;
}
#footer .footer_copy > small {
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
}
#footer_top_link {
  width: 100%;
  height: 140px;
  overflow: hidden;
  padding: 55px 0 0;
}
#footer_top_link .top_link a {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  border-top: 1px solid #222;
  margin: 0 auto;
}
#footer_top_link .top_link a::after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: all 0.4s;
  -moz-transform: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.content_wrap,
.content_wrap_inner {
  height: auto;
  position: relative;
  width: 100%;
}
#footer_top_link .top_link a:hover {
  border-top: 1px solid #3ea352;
}
#footer_top_link .top_link a:hover::after {
  border-top: 1px solid #3ea352;
  border-right: 1px solid #3ea352;
}
.content_wrap {
  margin: 0;
  padding: 120px 0 0;
}
.content_wrap_inner {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1220px;
  text-align: center;
}
.scroll_bar_wrap {
  position: absolute;
  width: 100%;
  height: 100px;
  text-align: center;
  bottom: 30px;
  left: 0;
  overflow: hidden;
}
.scroll_bar_wrap span {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
.scroll_bar_wrap span .scroll_bar {
  display: inline-block;
  width: 2px;
  height: 70px;
  background-color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation: scrollbar 3.5s infinite cubic-bezier(0.8, 0, 0.2, 1);
  animation: scrollbar 3.5s infinite cubic-bezier(0.8, 0, 0.2, 1);
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  margin: auto;
}
.top_side {
  right: 0;
  width: 40px;
  height: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1000;
}
.top_side .top_side_link {
  width: 40px;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top_side .top_side_link li {
  width: 100%;
  padding: 10px 16px;
  display: block;
}
.top_side .top_side_link li a {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #d3d3d3;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.load_sec .maskbefore,
.top_side .top_side_link li a:hover,
.top_side .top_side_link li.active a {
  background-color: #e20011;
}
.load_sec {
  width: 100%;
  height: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
  padding: 0 40px;
}
.load_sec .load_sec_inner {
  width: 100%;
  height: 100%;
  height: 100vh;
  position: relative;
}
.load_sec .maskafter,
.load_sec .maskbefore {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.load_sec .maskbefore {
  height: 100vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: -webkit-transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715),
    -webkit-transform 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.load_sec .maskafter {
  height: 100vh;
  background-color: #fff;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: -webkit-transform 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: transform 0.7s cubic-bezier(0.47, 0, 0.745, 0.715),
    -webkit-transform 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  z-index: 10;
}
#loading-logo,
.load_sec.active {
  z-index: 20000;
}
.load_sec .load_sec_inner.active_inner .maskbefore {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #e20011;
}
.load_sec .load_sec_inner.active_inner .maskafter {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #fff;
}
#loading-logo {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 29px;
  margin-top: -15px;
  margin-left: -150px;
  display: none;
  opacity: 0;
}
#loading-logo .logo-anim {
  animation: fadeIn 3.5s infinite cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-animation: fadeIn 3.5s infinite cubic-bezier(0.8, 0, 0.2, 1);
}
#hero_wrap {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
#hero_wrap .hero_bg_anime {
  width: 100%;
  height: 100%;
  height: 100vh;
  background-size: cover;
  background-image: url(/user/media/gakudou/page/top/img-hero01.jpg);
  position: absolute;
  z-index: 10000;
}
#hero_wrap .hero_bg_anime .hero_bg_anime_inner {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
}
#hero_wrap .hero_bg_anime .hero_bg_anime_inner .hero_bg_anime_ttl {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
}
#hero_wrap .hero_bg {
  width: 100%;
  height: 100%;
  height: 100vh;
  background-size: cover;
  background-image: url(/user/media/gakudou/page/top/img-hero02.jpg);
  position: relative;
}
#hero_wrap .hero_bg .hero_bg_inner {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
}
#hero_wrap .hero_bg .hero_bg_inner .hero_msg {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
}
.hero_menu_sp {
  width: 90%;
  border: 2px solid #fff;
  padding: 20px 10px;
  margin: 0 auto 50px;
  display: none;
}
.hero_menu_sp a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.hero_menu_sp a span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
.hero_menu_sp a:hover {
  color: #bfad83;
}
.hero_menu_sp h3 {
  display: block;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 10px;
}
.ttl {
  display: inline-block;
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  padding: 0 30px;
}
.ttl::after,
.ttl::before {
  width: 3px;
  height: 42px;
  position: absolute;
  top: 6px;
  background-color: #3ea352;
  content: "";
}
.ttl::before {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  left: 12px;
}
.ttl::after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  right: 12px;
}
.top_ttl {
  position: relative;
}
.top_ttl .sub {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  padding: 5px 0 10px;
  margin-bottom: 15px;
}
.top_ttl::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #3ea352;
  bottom: 0;
  left: -25px;
}
.sec_top01 {
  padding: 120px 0;
}
.sec_top01 .content_wrap_inner .img {
  width: 50%;
  float: right;
  position: relative;
}
.sec_top01 .content_wrap_inner .img img {
  position: relative;
}
.sec_top01 .content_wrap_inner .img .bg {
  position: absolute;
  top: 40px;
  left: 40px;
}
.sec_top01 .content_wrap_inner .txt {
  width: 50%;
  float: left;
  text-align: left;
  padding-top: 85px;
}
.sec_top01 .content_wrap_inner .txt .desc {
  margin-bottom: 45px;
  width: 100%;
  max-width: 560px;
}
.sec_top02 {
  padding: 100px 0;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(/user/media/gakudou/page/top/bg-01.jpg);
}
.sec_top02 .content_wrap_inner .img {
  width: 45%;
  float: left;
  position: relative;
  padding-right: 60px;
}
.sec_top02 .content_wrap_inner .txt {
  width: 55%;
  float: right;
  text-align: left;
  padding-top: 85px;
}
.sec_top02 .content_wrap_inner .txt .desc {
  margin-bottom: 45px;
  width: 100%;
  max-width: 560px;
}
.sec_top03 {
  padding: 100px 0 0;
  text-align: center;
}
.sec_top03 .ttl {
  margin-bottom: 20px;
}
.sec_top03 .link_wrap {
  width: 100%;
  max-width: 1220px;
  overflow: hidden;
  margin: 0 auto 30px;
}
.sec_top03 .link_wrap li {
  width: 50%;
  padding: 0 10px 20px;
  float: left;
  overflow: hidden;
}
.sec_top03 .link_wrap li a {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.sec_top03 .link_wrap li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.sec_top03 .link_wrap li a::after {
  content: "";
  display: block;
  width: 98%;
  height: 96%;
  position: absolute;
  left: 1%;
  top: 2%;
  z-index: 15;
  border: 1px solid #fff;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sec_top03 .link_wrap li a:hover::after {
  border: 4px solid #fff;
}
.sec_top03 .link_wrap li a .link_bg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.sec_top03 .link_wrap li a .link_bg.link_bg01 {
  background-image: url(/user/media/gakudou/page/top/button-01.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg02 {
  background-image: url(/user/media/gakudou/page/top/button-02.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg03 {
  background-image: url(/user/media/gakudou/page/top/button-03.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg04 {
  background-image: url(/user/media/gakudou/page/top/button-04.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg05 {
  background-image: url(/user/media/gakudou/page/top/button-05.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg06 {
  background-image: url(/user/media/gakudou/page/top/button-06.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg07 {
  background-image: url(/user/media/gakudou/page/top/button-07.jpg);
}
.sec_top03 .link_wrap li a .link_bg.link_bg08 {
  background-image: url(/user/media/gakudou/page/top/button-08.jpg);
}
.sec_top03 .link_wrap li a:hover .link_bg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sec_top03 .link_wrap li a .link_txt {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  z-index: 30;
}
.sec_top03 .link_wrap li a .link_more {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  z-index: 30;
  padding-bottom: 7px;
}
.sec_top03 .link_wrap li a .link_more .border {
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_top03 .link_wrap li a .link_more .border::after {
  content: "";
  display: block;
  width: 1px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}
.sec_top03 .link_wrap li a:hover .link_more .border {
  width: 100%;
}
.sec_top04 {
  padding: 120px 0;
  text-align: center;
}
.sec_top04 .content_wrap_inner {
  max-width: 1440px;
}
.sec_top04 .content_wrap_inner .img {
  width: 100%;
  margin: 0 auto 40px;
}
.sec_top04 .content_wrap_inner .txt {
  width: 100%;
  text-align: center;
}
.sec_top04 .content_wrap_inner .txt .ttl {
  margin-bottom: 20px;
}
.sec_top04 .content_wrap_inner .txt .desc {
  margin: 0 auto 45px;
  width: 100%;
  max-width: 600px;
}
.sec_top05 {
  padding: 60px 0;
  background-color: #fafaf3;
}
.sec_top05 .content_wrap_inner .img {
  width: 50%;
  float: right;
  position: relative;
}
.sec_top05 .content_wrap_inner .img img {
  position: relative;
}
.sec_top05 .content_wrap_inner .txt {
  width: 50%;
  float: left;
  text-align: left;
  padding-top: 85px;
}
.sec_top05 .content_wrap_inner .txt .desc {
  margin-bottom: 45px;
  width: 100%;
  max-width: 560px;
}
#bread {
  width: 100%;
  overflow: hidden;
}
#bread_inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 12px 10px 0;
  position: relative;
  overflow: hidden;
}
.bottom_ttl,
.sec_education01 .txt {
  max-width: 590px;
  text-align: center;
}
#bread_inner nav {
  float: left;
  margin-top: 0;
}
#bread_inner nav ul {
  width: 100%;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
#bread_inner nav ul li {
  display: inline-block;
  color: #222;
}
#hero_wrap_bottom {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 450px;
  position: relative;
}
#hero_wrap_bottom .hero_wrap_bottom_inner {
  margin: 0;
  width: 100%;
  height: 450px;
  position: relative;
  background-size: cover;
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_education {
  background-image: url(/user/media/gakudou/page/education/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_member {
  background-image: url(/user/media/gakudou/page/member/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_admission {
  background-image: url(/user/media/gakudou/page/admission/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_recruit {
  background-image: url(/user/media/gakudou/page/recruit/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school01 {
  background-image: url(/user/media/gakudou/page/school01/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school02 {
  background-image: url(/user/media/gakudou/page/school02/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school03 {
  background-image: url(/user/media/gakudou/page/school03/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school04 {
  background-image: url(/user/media/gakudou/page/school04/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school05 {
  background-image: url(/user/media/gakudou/page/school05/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school06 {
  background-image: url(/user/media/gakudou/page/school06/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school07 {
  background-image: url(/user/media/gakudou/page/school07/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner.bg_hero_school08 {
  background-image: url(/user/media/gakudou/page/school08/bg-hero-bottom.jpg);
}
#hero_wrap_bottom .hero_wrap_bottom_inner .hero_wrap_bottom_bg {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
}
#hero_wrap_bottom .hero_wrap_bottom_inner .hero_wrap_bottom_bg .bottomh2_ttl {
  display: inline-block;
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 1;
  letter-spacing: 0;
  padding: 0 30px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hero_wrap_bottom
  .hero_wrap_bottom_inner
  .hero_wrap_bottom_bg
  .bottomh2_ttl::before {
  content: "";
  width: 3px;
  height: 42px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 6px;
  left: 12px;
}
#hero_wrap_bottom
  .hero_wrap_bottom_inner
  .hero_wrap_bottom_bg
  .bottomh2_ttl::after {
  content: "";
  width: 3px;
  height: 42px;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  top: 6px;
  right: 12px;
}
.bottom_ttl {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  padding-bottom: 20px;
}
.bottom_ttl .bottom,
.bottom_ttl .top {
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.75;
  display: inline-block;
  color: #3ea352;
}
.bottom_ttl .top {
  font-size: 24px;
  font-size: 2.4rem;
}
.bottom_ttl .bottom {
  font-size: 20px;
  font-size: 2rem;
  margin-top: 10px;
}
.bottom_ttl::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #3ea352;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.bottom_ttl_bk {
  display: inline-block;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  padding: 0 30px;
  color: #222;
}
.bottom_ttl_bk::after,
.bottom_ttl_bk::before {
  width: 3px;
  height: 32px;
  background-color: #222;
  position: absolute;
  top: 5px;
  content: "";
}
.bottom_ttl_bk::before {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  left: 12px;
}
.bottom_ttl_bk::after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  right: 12px;
}
.sec_education01 {
  padding: 85px 0 0;
}
.sec_education01 .bottom_ttl {
  margin: 0 auto 25px;
}
.sec_education01 .bottom_ttl_bk {
  margin: 0 auto 45px;
}
.sec_education01 .txt {
  width: 100%;
  margin: 0 auto 75px;
}
.sec_education01 .year {
  padding: 50px 0 0;
}
.sec_education01 .year .year_list {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.sec_education01 .year .year_list li {
  border-bottom: dotted 2px #3ea352;
  margin-bottom: 5px;
}
.sec_education01 .year .year_list li dl {
  width: 100%;
  display: block;
  position: relative;
}
.sec_education01 .year .year_list li dl dt {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #3ea352;
  font-weight: 700;
  text-align: left;
}
.sec_education01 .year .year_list li dl dd,
.sec_education02 .txt {
  text-align: center;
  width: 100%;
}
.sec_education02 {
  padding: 85px 0 0;
}
.sec_education02 .bottom_ttl {
  margin: 0 auto 25px;
}
.sec_education02 .bottom_ttl_bk {
  margin: 0 auto 45px;
}
.sec_education02 .txt {
  max-width: 590px;
  margin: 0 auto 75px;
}
.sec_education02 .ttl_day {
  display: block;
  width: 100%;
  max-width: 420px;
  border-left: 4px solid #3ea352;
  color: #3ea352;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: left;
  line-height: 1;
  margin: 0 auto 30px;
  padding-left: 8px;
}
.sec_education02 .day {
  padding: 50px 0 0;
}
.sec_education02 .day .day_list {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.sec_education02 .day .day_list.top {
  margin: 0 auto 50px;
}
.sec_education02 .day .day_list li {
  border-bottom: dotted 2px #3ea352;
  margin-bottom: 5px;
}
.sec_education02 .day .day_list li dl {
  width: 100%;
  display: block;
  position: relative;
}
.sec_education02 .day .day_list li dl dt {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  text-align: left;
}
.sec_education02 .day .day_list li dl dd {
  width: 100%;
  text-align: center;
}
.school_link {
  width: 100%;
  max-width: 690px;
  overflow: hidden;
  margin: 0 auto;
  padding: 95px 0 0;
}
.school_link li {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.school_link li .button {
  display: block;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.school_link li .button.active,
.school_link li .button:hover {
  background-color: #3ea352;
}
.sec_school01 {
  padding: 95px 0 0;
}
.sec_school01 .bottom_ttl {
  margin-bottom: 25px;
}
.sec_school01 .txt {
  width: 100%;
  max-width: 590px;
  text-align: center;
  margin: 0 auto 55px;
}
.sec_school02 {
  padding: 60px 0;
  background-color: #fafaf3;
}
.sec_school02 .sec_school02_inner {
  width: 100%;
  overflow: hidden;
}
.sec_school02 .sec_school02_inner.top {
  margin-bottom: 70px;
}
.sec_school02 .sec_school02_inner .txt {
  width: 47.5%;
  text-align: left;
}
.sec_school02 .sec_school02_inner .txt.left {
  float: left;
  padding: 90px 0 0 130px;
}
.sec_school02 .sec_school02_inner .txt.right {
  float: right;
  padding: 90px 0 0 80px;
}
.sec_school02 .sec_school02_inner .txt h4 {
  display: block;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
.sec_school02 .sec_school02_inner .txt h4::after {
  content: "";
  width: 50px;
  height: 2px;
  background-color: #3ea352;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sec_school02 .sec_school02_inner .txt p {
  max-width: 380px;
}
.sec_school02 .sec_school02_inner .img {
  width: 52.5%;
  padding: 0 20px;
}
.sec_school02 .sec_school02_inner .img.left {
  float: left;
}
.sec_school02 .sec_school02_inner .img.right {
  float: right;
}
.sec_school02 .sec_school02_inner .img .slide_school {
  width: 100%;
}
.slick-next,
.slick-prev {
  height: 80px;
  width: 40px;
  border: 2px solid #3ea352;
  z-index: 100;
  background-color: #3ea352;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slick-next::before,
.slick-prev::before {
  content: "" !important;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  opacity: 1;
  margin: 0 auto;
  display: block;
}
.slick-prev {
  left: -20px;
}
.slick-prev::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.slick-next {
  right: -20px;
}
.slick-next::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sec_school03 {
  text-align: center;
  padding: 110px 0 0;
}
.sec_school03 .ttl {
  margin-bottom: 35px;
}
.sec_school03 dl {
  display: block;
  margin: 0 auto 35px;
  text-align: center;
}
.sec_school03 dl dt {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 15px;
}
.sec_school03 #map01,
.sec_school03 #map02,
.sec_school03 #map03,
.sec_school03 #map04,
.sec_school03 #map05,
.sec_school03 #map06,
.sec_school03 #map07,
.sec_school03 #map08 {
  width: 100%;
  height: 450px;
}
.sec_member01 {
  padding: 85px 0 100px;
}
.sec_member01 .bottom_ttl {
  margin-bottom: 55px;
}
.sec_member01 .member_list {
  overflow: hidden;
  width: 100%;
  max-width: 915px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec_member01 .member_list li {
  width: 33.333333%;
  padding: 0 10px 20px;
}
.sec_member01 .member_list li a,
.sec_member01 .member_list li .imgwrapper {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
}
.sec_member01 .member_list li .imgwrapper > a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  font-size: 0;
}
.sec_member01 .member_list li a figure,
.sec_member01 .member_list li .imgwrapper figure {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.sec_member01 .member_list li a figcaption,
.sec_member01 .member_list li .imgwrapper figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.sec_member01 .member_list li a figcaption p,
.sec_member01 .member_list li .imgwrapper figcaption p {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: inline-block;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  white-space: nowrap;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: margin 0.3s 0, opacity 0.3s 0;
  transition: margin 0.3s 0, opacity 0.3s 0;
}
.sec_member01 .member_list li a figure:hover figcaption,
.sec_member01 .member_list li .imgwrapper:hover figure figcaption {
  opacity: 1;
}
.sec_member01 .member_list li a figure:hover figcaption p,
.sec_member01 .member_list li .imgwrapper:hover figure figcaption p {
  margin-top: 5px;
  opacity: 1;
  -webkit-transition: margin 0.3s 0.3s, opacity 0.3s 0.3s;
  transition: margin 0.3s 0.3s, opacity 0.3s 0.3s;
}
.sec_member02 {
  padding: 70px 0;
  background-color: #fafaf3;
}
.sec_member02 .content_wrap_inner .txt {
  width: 50%;
  float: right;
  padding: 130px 0 0 10px;
}
.sec_member02 .content_wrap_inner .txt .txt_inner {
  max-width: 560px;
  width: 100%;
}
.sec_member02 .content_wrap_inner .txt .txt_inner .bottom_ttl_bk {
  margin-bottom: 35px;
}
.sec_member02 .content_wrap_inner .txt .txt_inner p {
  text-align: left;
}
.sec_member02 .content_wrap_inner .img {
  width: 50%;
  padding: 0 60px 0 0;
  float: left;
}
.sec_member03 {
  padding: 0;
}
.sec_member03 .content_wrap_inner .qanda {
  text-align: left;
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
  padding-top: 70px;
}
.sec_member03 .content_wrap_inner .qanda dt {
  display: block;
}
.sec_member03 .content_wrap_inner .qanda dt .que {
  display: block;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 8px;
}
.sec_member03 .content_wrap_inner .qanda dt .que::after {
  content: "";
  width: 50px;
  height: 2px;
  background-color: #3ea352;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sec_member03 .content_wrap_inner .qanda dt .desc {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #3ea352;
  margin-bottom: 10px;
}
.member_link .link_wrap {
  width: 100%;
  max-width: 1220px;
  overflow: hidden;
  margin: 0 auto;
}
.sec_admission01 .bottom_ttl,
.sec_admission02 .bottom_ttl {
  margin-bottom: 25px;
}
.member_link .link_wrap li {
  width: 50%;
  padding: 0 10px 20px;
  float: left;
  overflow: hidden;
}
.member_link .link_wrap li a {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.member_link .link_wrap li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.member_link .link_wrap li a::after {
  content: "";
  display: block;
  width: 98%;
  height: 96%;
  position: absolute;
  left: 1%;
  top: 2%;
  z-index: 15;
  border: 1px solid #fff;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.member_link .link_wrap li a:hover::after {
  border: 4px solid #fff;
}
.member_link .link_wrap li a .link_bg {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.member_link .link_wrap li a .link_bg.link_bg01 {
  background-image: url(/user/media/gakudou/page/member/bg-button01.jpg);
}
.member_link .link_wrap li a .link_bg.link_bg02 {
  background-image: url(/user/media/gakudou/page/member/bg-button02.jpg);
}
.member_link .link_wrap li a:hover .link_bg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.member_link .link_wrap li a .link_txt {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  z-index: 30;
}
.member_link .link_wrap li a .link_more {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.2em;
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  z-index: 30;
  padding-bottom: 7px;
}
.member_link .link_wrap li a .link_more .border {
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.member_link .link_wrap li a .link_more .border::after {
  content: "";
  display: block;
  width: 1px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}
.ad_desc,
.member_link .link_wrap li a:hover .link_more .border {
  width: 100%;
}
.member_body li {
  display: none;
}
.member_body li.active {
  display: block;
}
.sec_admission01 {
  padding: 85px 0 0;
}
.sec_admission02 {
  padding: 115px 0 0;
}
.ad_desc {
  max-width: 840px;
  margin: 70px auto 0;
  text-align: left;
}
.ad_desc dt {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  border-left: 4px solid #3ea352;
  color: #3ea352;
  font-weight: 600;
  line-height: 1;
  padding-left: 10px;
  margin-bottom: 15px;
}
.ad_desc dd {
  line-height: 1.75;
}
.ad_desc dd .bold {
  display: block;
  font-weight: 700;
}
.ad_desc dd .border {
  border-bottom: 2px dotted #3ea352;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.sec_recruit01 {
  padding: 85px 0 0;
}
.sec_recruit01 .bottom_ttl {
  margin-bottom: 25px;
}
.sec_recruit01 .txt {
  max-width: 590px;
  margin: 0 auto;
}
.sec_recruit01 ul {
  width: 100%;
  margin: 90px auto 0;
}
.sec_recruit01 ul li {
  width: 25%;
  float: left;
}
.sec_recruit02 {
  padding: 45px 0 120px;
}
.sec_recruit02 .content_wrap_inner {
  max-width: 840px;
}
.sec_recruit02 .content_wrap_inner .bottom_ttl {
  margin-bottom: 25px;
}
.sec_recruit02 .content_wrap_inner .recruit_desc {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: left;
  margin-top: 20px;
}
.sec_recruit02 .content_wrap_inner .recruit_desc dt {
  display: block;
  width: 100%;
  color: #3ea352;
  border-bottom: 2px dotted #3ea352;
  font-weight: 700;
  margin-bottom: 5px;
}
.sec_recruit03 {
  background-color: #fafaf3;
  padding: 50px 0 60px;
  text-align: center;
}
.sec_recruit03 .content_wrap_inner {
  max-width: 720px;
}
.sec_recruit03 .content_wrap_inner .ttl {
  margin-bottom: 20px;
}
.sec_recruit03 .content_wrap_inner .txt {
  margin-bottom: 40px;
}
.sec_recruit03 .content_wrap_inner .txt .bold {
  font-weight: 700;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}
.sec_recruit03 .content_wrap_inner .direct {
  width: 100%;
  margin: 0 auto 30px;
  overflow: hidden;
}
.sec_recruit03 .content_wrap_inner .direct dt {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.sec_recruit03 .content_wrap_inner .direct dd .tell {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  font-size: 3, 0;
  letter-spacing: 0.05;
  margin-bottom: 40px;
}
.sec_recruit03 .content_wrap_inner .direct dd .tell img {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 15px;
}
.sec_recruit03 .content_wrap_inner .mynavi {
  width: 100%;
  max-width: 250px;
  margin: 0 auto 50px;
  overflow: hidden;
}
.sec_recruit03 .content_wrap_inner .mynavi dt {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.sec_recruit03 .content_wrap_inner .mynavi dd a:hover img {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mt50 {
  margin-top: 50px;
}
@media all and (-ms-high-contrast: none) {
  .fademove {
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  .fademove60,
  .fademove80 {
    -webkit-transform: translate(0, 20px) rotateY(0);
    transform: translate(0, 20px) rotateY(0);
  }
  .fademoveleft {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }
  .fademoveright {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  .fademove_show {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0) rotateY(360deg);
    transform: translate(0, 0) rotateY(360deg);
  }
}
@media screen and (min-width: 769px) {
  #nav_wrap {
    display: none !important;
  }
  .nav_wrap_inner ul li a:hover::after {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .sec_top02 {
    background-attachment: scroll;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper_bg_youtube {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #header .header_inner .header_nav {
    display: none;
  }
  #header #menu-trigger {
    display: inline-block;
  }
  .top_side,
  .top_ttl .sub br {
    display: none;
  }
  .content_wrap {
    padding: 60px 0 0;
  }
  .load_sec {
    padding: 0 20px;
  }
  #hero_wrap {
    height: auto !important;
    margin: 0;
  }
  .top_ttl .sub {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sec_top01,
  .sec_top04 {
    padding: 60px 0;
  }
  .sec_top05 {
    padding: 50px 0;
  }
  .school_link li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .sec_education01 .year .year_list li dl dd,
  .sec_education02 .day .day_list li dl dd {
    text-align: left;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .button {
    margin: 0 auto;
  }
  .scroll_bar_wrap {
    height: 50px;
  }
  .scroll_bar_wrap span .scroll_bar {
    height: 35px;
    top: 15px;
  }
  #loading-logo {
    width: 160px;
    height: 100px;
    margin-top: -50px;
    margin-left: -80px;
  }
  .ttl::after,
  .ttl::before {
    content: "";
    width: 3px;
    background-color: #3ea352;
    position: absolute;
    top: 6px;
  }
  #hero_wrap_bottom
    .hero_wrap_bottom_inner
    .hero_wrap_bottom_bg
    .bottomh2_ttl::after,
  #hero_wrap_bottom
    .hero_wrap_bottom_inner
    .hero_wrap_bottom_bg
    .bottomh2_ttl::before,
  .ttl::after {
    height: 28px;
  }
  .sec_education01 .txt,
  .sec_education02 .txt {
    margin: 0 auto 35px;
  }
  .hero_menu_sp {
    display: block;
  }
  .bottom_ttl .bottom br,
  .bottom_ttl .top br {
    display: none;
  }
  .ttl {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .ttl::before {
    height: 28px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    left: 12px;
  }
  .ttl::after {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    right: 12px;
  }
  .sec_education01 .year .year_list li dl dt,
  .sec_education02 .day .day_list li dl dt {
    position: static;
  }
  .sec_top01 .content_wrap_inner .img,
  .sec_top01 .content_wrap_inner .txt {
    width: 100%;
  }
  .sec_top02 {
    padding: 50px 0;
  }
  .sec_top02 .content_wrap_inner .txt,
  .sec_top05 .content_wrap_inner .txt {
    padding-top: 45px;
    width: 100%;
  }
  .sec_top02 .content_wrap_inner .img {
    width: 100%;
    padding-right: 0;
  }
  .sec_top03 .link_wrap li,
  .sec_top05 .content_wrap_inner .img {
    width: 100%;
  }
  #hero_wrap_bottom .hero_wrap_bottom_inner .hero_wrap_bottom_bg .bottomh2_ttl {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .bottom_ttl .top {
    font-size: 20px;
    font-size: 2rem;
  }
  .bottom_ttl .bottom {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sec_education01 {
    padding: 30px 0 0;
  }
  .school_link,
  .sec_education01 .year,
  .sec_education02 .day,
  .sec_school01 {
    padding: 35px 0 0;
  }
  .school_link li {
    width: 100%;
  }
  .sec_school02 {
    padding: 30px 0;
  }
  .sec_school02 .sec_school02_inner.top {
    margin-bottom: 30px;
  }
  .sec_school02 .sec_school02_inner .txt {
    width: 100%;
  }
  .sec_school02 .sec_school02_inner .txt.left,
  .sec_school02 .sec_school02_inner .txt.right {
    padding: 0;
  }
  .sec_school02 .sec_school02_inner .img {
    width: 100%;
    padding: 20px 20px 0;
  }
  .sec_school03 {
    padding: 50px 0 0;
  }
  .sec_member01 {
    padding: 35px 0 0;
  }
  .sec_member01 .bottom_ttl {
    margin-bottom: 35px;
  }
  .sec_member01 .member_list li {
    width: 50%;
    padding: 0 10px 20px;
  }
  .sec_member01 .member_list li a figcaption p {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .sec_member02 {
    padding: 30px 0;
  }
  .sec_member02 .content_wrap_inner .txt {
    width: 100%;
    padding: 30px 0 0;
  }
  .sec_member02 .content_wrap_inner .img {
    width: 100%;
    padding: 0;
  }
  .sec_member03 {
    padding: 0;
  }
  .sec_member03 .content_wrap_inner .qanda {
    padding-top: 30px;
  }
  .sec_member03 .content_wrap_inner .qanda dt .que {
    font-size: 30px;
    font-size: 3rem;
  }
  .sec_member03 .content_wrap_inner .qanda dt .desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .member_link .link_wrap li {
    width: 100%;
  }
  .sec_admission01 {
    padding: 35px 0 0;
  }
  .sec_admission02 {
    padding: 55px 0 0;
  }
  .ad_desc {
    margin: 30px auto 0;
  }
  .sec_recruit01 {
    padding: 35px 0 0;
  }
  .sec_recruit01 ul {
    margin: 45px auto 0;
  }
  .sec_recruit01 ul li {
    width: 50%;
  }
  .sec_recruit02 {
    padding: 35px 0 50px;
  }
  .sec_recruit03 {
    padding: 50px 0;
  }
}
@-webkit-keyframes scrollbar {
  0%,
  10%,
  100% {
    height: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  38%,
  50% {
    height: 70px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    height: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    opacity: 0;
  }
}
@keyframes scrollbar {
  0%,
  10%,
  100% {
    height: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  38%,
  50% {
    height: 70px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    height: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    opacity: 0;
  }
}
@keyframes fadeIn {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes bar_circle {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes bar_circle {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes bar_anim {
  0%,
  10%,
  100% {
    width: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  38%,
  50% {
    width: 100px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    width: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
}
@keyframes bar_anim {
  0%,
  10%,
  100% {
    width: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  38%,
  50% {
    width: 100px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    width: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
}
