<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

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

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

/**
 * Remove arrow in IE10 &amp; IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

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

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* ============================================================
/* module
============================================================ */
/* clearfix */
.m-clearfix:before, .m-clearfix:after {
  content: " ";
  display: table;
}

.m-clearfix:after {
  clear: both;
}

/* align */
.m-ar {
  text-align: right !important;
}

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

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

.m-aj {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* display */
.m-inlineblock {
  display: inline-block;
}

/* breakpoint only layout */
@media screen and (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}

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

/* over
============================================================ */
.m-over {
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (min-width: 769px) {
  .m-over:hover {
    opacity: .8;
  }
}

a.m-over {
  color: inherit;
  text-decoration: none;
}

button.m-over {
  outline: none;
  color: inherit;
  text-decoration: none;
}

/* icon
============================================================ */
.m-icon {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}

.m-icon:before, .m-icon:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: contain;
}

/* text
============================================================ */
.m-text-underline {
  text-decoration: underline;
}

/* btn
============================================================ */
.m-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: #315996;
  cursor: pointer;
  overflow: hidden;
  z-index: 0;
}

.m-btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 150%;
  height: 100%;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translateX(-100%) skew(45deg);
  transform: translateX(-100%) skew(45deg);
  z-index: -1;
}

.m-btn:before {
  background: #fea30c;
}

.m-btn:hover:before {
  -webkit-transform: translate(0) skew(45deg);
  transform: translate(0) skew(45deg);
}

a.m-btn {
  color: #fff;
  text-decoration: none;
}

button.m-btn {
  outline: none;
  color: #fff;
  text-decoration: none;
}

/* m-moviebox
============================================================ */
.m-moviebox {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border: 3px solid #4379cb;
}

.m-moviebox &gt; iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ============================================================
/* laytout
============================================================ */
html {
  font-size: 62.5%;
}

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

body {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #525252;
  font-size: 1.6rem;
  line-height: 1.7;
  background-attachment: fixed;
  -ms-font-feature-settings: "normal";
  -webkit-font-smoothing: antialiased;
  background: #315996;
}

@media screen and (min-width: 769px) {
  body {
    min-width: 1024px;
  }
}

@media screen and (max-width: 768px) {
  body {
    min-width: 375px;
    font-size: 2.8rem;
  }
}

img {
  max-width: 100%;
  height: auto;
}

/* wrapper
============================================================ */
.l-wrapper {
  position: relative;
  overflow: hidden;
  background: #fff;
}

/* sns
============================================================ */
.l-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-sns .m-icon:before {
  background-size: 100% auto;
  background-position-y: top;
}

.l-sns .m-icon:after {
  opacity: 0;
  background-size: 100% auto;
  background-position-y: bottom;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.l-sns a:hover .m-icon:after {
  opacity: 1;
}

.l-sns .icon-facebook:before, .l-sns .icon-facebook:after {
  background-image: url(../img/icon-facebook.png);
}

.l-sns .icon-twitter:before, .l-sns .icon-twitter:after {
  background-image: url(../img/icon-twitter.png);
}

.l-sns .icon-instagram:before, .l-sns .icon-instagram:after {
  background-image: url(../img/icon-instagram.png);
}

/* header
============================================================ */
.l-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .l-header__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .l-header__logo .main {
    width: 19.5rem;
    margin: 0 2rem;
  }
  .l-header__logo .sub {
    width: 38.8rem;
  }
  .l-header__sns {
    margin-left: auto;
  }
  .l-header__sns li + li {
    margin-left: 1.5rem;
  }
  .l-header__sns a {
    font-size: 3.2rem;
  }
  .l-header__contact {
    margin-left: 2rem;
  }
  .l-header__contact .m-btn {
    width: 25.7rem;
    height: 8rem;
  }
  .l-header__contact .m-btn img {
    width: 13.1rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1099px) {
  .l-header__contact .m-btn {
    width: 20rem;
  }
}

@media screen and (max-width: 768px) {
  .l-header__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .l-header__logo .main {
    width: 19.5rem;
    margin: 0 2rem;
  }
  .l-header__logo .sub {
    display: none;
  }
  .l-header__sns {
    margin-left: auto;
  }
  .l-header__sns li + li {
    margin-left: 3rem;
  }
  .l-header__sns a {
    font-size: 3.2rem;
  }
  .l-header__contact {
    margin-left: 3rem;
  }
  .l-header__contact .m-btn {
    width: 25.7rem;
    height: 10rem;
  }
  .l-header__contact .m-btn img {
    width: 14.1rem;
  }
}

/* container
============================================================ */
/* footer
============================================================ */
.l-footer {
  background: #315996;
}

.l-footer .l-copyright {
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #01327e;
}

.zenryoku {
	text-align: center;
	margin-top: 6rem;
	color: #525252;
	font-weight: bold;
}
.zenryoku img {
	width: 240px;
}
.zenryoku_color {
	filter: invert(82%) sepia(39%) saturate(2487%) hue-rotate(355deg) brightness(100%) contrast(95%);
	transition: filter 0.5s;
}
.zenryoku_color:hover {
	filter: invert(33%) sepia(7%) saturate(4690%) hue-rotate(178deg) brightness(93%) contrast(90%);
}

@media screen and (min-width: 769px) {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 11rem;
    padding: 0 3rem;
  }
  .l-footer__logo {
    width: 67rem;
  }
  .l-footer .l-sns li + li {
    margin-left: 1.5rem;
  }
  .l-footer .l-sns a {
    font-size: 3.2rem;
  }
  .l-footer .l-copyright {
    padding: .25rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 0 2.5rem;
  }
  .l-footer .l-sns {
    margin: 4rem auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-footer .l-sns li + li {
    margin-left: 3rem;
  }
  .l-footer .l-sns a {
    font-size: 7rem;
  }
  .l-footer .l-copyright {
    padding: .5rem;
    font-size: 2rem;
  }
  .l-footer__logo {
  	padding-top: 2rem;
  }
}

/* l-loading
============================================================ */
.l-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: #315996;
}

.l-loading__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.l-loading__item {
  width: 26.2rem;
  -webkit-animation: 2s linear infinite both blink;
  animation: 2s linear infinite both blink;
}

.l-loading__item svg {
  width: 26.2rem;
  height: 10.18057rem;
  fill: #fff;
}

body.loading {
  position: fixed;
  width: 100%;
  z-index: 1;
}

body.loading .l-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}

body.loading-out {
  position: static;
  width: auto;
  z-index: auto;
}

body.loading-end .l-wrapper {
  visibility: visible;
  opacity: 1;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  40%, 60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  40%, 60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* ============================================================
/* main
============================================================ */
/* inview
============================================================ */
.inview-fadeUp {
  opacity: 0;
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.inview-fadeUp.inviewed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* sec-inner
============================================================ */
.sec-inner {
  max-width: 108rem;
  margin: 0 auto;
}

/* sec-mv
============================================================ */
@-webkit-keyframes slide {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-12deg) translate3d(0, -50%, 0);
    transform: rotate(-12deg) translate3d(0, -50%, 0);
  }
  49% {
    opacity: 1;
  }
  50% {
    -webkit-transform: rotate(-12deg) translate3d(100%, -50%, 0);
    transform: rotate(-12deg) translate3d(100%, -50%, 0);
    opacity: 0;
  }
  51% {
    opacity: 0;
    -webkit-transform: rotate(-12deg) translate3d(-100%, -50%, 0);
    transform: rotate(-12deg) translate3d(-100%, -50%, 0);
  }
  52% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-12deg) translate3d(0, -50%, 0);
    transform: rotate(-12deg) translate3d(0, -50%, 0);
    opacity: 1;
  }
}
@keyframes slide {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-12deg) translate3d(0, -50%, 0);
    transform: rotate(-12deg) translate3d(0, -50%, 0);
  }
  49% {
    opacity: 1;
  }
  50% {
    -webkit-transform: rotate(-12deg) translate3d(100%, -50%, 0);
    transform: rotate(-12deg) translate3d(100%, -50%, 0);
    opacity: 0;
  }
  51% {
    opacity: 0;
    -webkit-transform: rotate(-12deg) translate3d(-100%, -50%, 0);
    transform: rotate(-12deg) translate3d(-100%, -50%, 0);
  }
  52% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-12deg) translate3d(0, -50%, 0);
    transform: rotate(-12deg) translate3d(0, -50%, 0);
    opacity: 1;
  }
}

.sec-mv {
  position: relative;
  background: #01327e;
  overflow: hidden;
}

.sec-mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .28;
}

.sec-mv__bg__item {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: 20s linear infinite forwards slide;
  animation: 20s linear infinite forwards slide;
}

.sec-mv__bg__item svg {
  fill: #000916;
}

.sec-mv__bg__item:nth-child(2) {
  -webkit-animation-delay: -10s;
  animation-delay: -10s;
}

.sec-mv .sec-inner {
  position: relative;
}

.sec-mv__ttl .sub, .sec-mv__ttl .main {
  display: block;
}

.sec-mv__cast {
  position: relative;
  width: 100%;
  z-index: 0;
}

.sec-mv__cast:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  background: rgba(49, 89, 150, 0.8);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  z-index: -1;
}

.sec-mv__ttl .sub,
.sec-mv__ttl .main, .sec-mv__cast {
  opacity: 0;
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.sec-mv__image {
  opacity: 0;
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
}

.sec-mv__ttl .main {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.sec-mv__cast {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}

.sec-mv__image {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}

body.loading-end .sec-mv__ttl .sub,
body.loading-end .sec-mv__ttl .main,
body.loading-end .sec-mv__cast {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

body.loading-end .sec-mv__image {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (min-width: 769px) {
  .sec-mv {
    border-bottom: 2rem solid #0c2a61;
  }
  .sec-mv__bg__item {
    padding: 0 5rem;
  }
  .sec-mv__bg svg {
    width: 175rem;
    height: 68rem;
  }
  .sec-mv__image {
    width: 74.53704%;
    margin-left: auto;
    margin-right: -12.03704%;
  }
  .sec-mv__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 43.7963%;
    height: 100%;
    padding-bottom: 2.77778%;
    margin-left: 3.24074%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sec-mv__cast {
    margin-top: 2rem;
  }
  .sec-mv__cast img {
    width: 86.89218%;
	padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .sec-mv {
    border-bottom: 2rem solid #0c2a61;
  }
  .sec-mv__bg {
    height: 50%;
  }
  .sec-mv__bg__item {
    width: 200rem;
    padding: 0 5rem;
  }
  .sec-mv__bg svg {
    width: 1400rem;
    height: 77.71429rem;
  }
  .sec-mv__inner {
    position: absolute;
    bottom: 28rem;
    left: 0;
    padding: 0 8rem;
  }
  .sec-mv__cast {
    margin-top: 2rem;
    text-align: center;
  }
  .sec-mv__cast img {
    width: 51.1rem;
	padding: 10px 10px 10px 0;
  }
}

/* sec-newest
============================================================ */
.sec-newest {
  position: relative;
}

.sec-newest__ttl {
  text-align: center;
  background: linear-gradient(352deg, #4379cb 32%, #315996 32%);
}

@media screen and (min-width: 769px) {
  .sec-newest {
    margin-top: -14rem;
  }
  .sec-newest .sec-inner {
    max-width: 64rem;
  }
  .sec-newest__ttl {
    margin-bottom: .5rem;
  }
  .sec-newest__ttl img {
    width: 15.3rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-newest {
    margin-top: -19rem;
    padding: 0 3rem;
  }
  .sec-newest__ttl {
    margin-bottom: .5rem;
  }
  .sec-newest__ttl img {
    width: 20rem;
  }
}

/* sec-archives
============================================================ */
.sec-archives__ttl {
  position: relative;
}

.sec-archives__ttl:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200vw;
  border-bottom: 1px solid #01327e;
}

.sec-archives__ttl span {
  position: relative;
  display: block;
  text-align: center;
  z-index: 0;
}

.sec-archives__ttl span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: linear-gradient(352deg, #4379cb 32%, #315996 32%);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  z-index: -1;
}

.sec-archives__item__category {
  font-weight: bold;
  color: #868686;
}

.sec-archives__item__ttl {
  line-height: 1.4;
  font-weight: bold;
  color: #315996;
}

.sec-archives__item__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #315996;
  border: 0.2rem solid #315996;
  -webkit-transition: color .3s ease, background-color .3s ease;
  transition: color .3s ease, background-color .3s ease;
}

.sec-archives__item__btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 100%;
  border-top: 1px solid #315996;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.sec-archives__item__btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: .5em;
  border-style: solid;
  border-width: .3em 0 .3em .5em;
  border-color: transparent;
  border-left-color: #315996;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.img_border {
	border: 1px solid #dedede;
}

.sec-archives__item__btn span {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.sec-archives__item__btn:hover {
  color: #fff;
  background: #315996;
}

.sec-archives__item__btn:hover:before,
.sec-archives__item__btn:hover span {
  -webkit-transform: translateX(0.25em);
  transform: translateX(0.25em);
}

.sec-archives__item__btn:hover:after {
  border-left-color: #fff;
}

.sec-archives__btn {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: bold;
}

.sec-archives__btn__logo {
  line-height: 0;
}

.sec-archives__btn__text {
  border-left: 1px solid #01327e;
}

.sec-archives__btn .icon-arrow {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 3em;
  border-bottom: 1px solid;
}

.sec-archives__btn .icon-arrow:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: .4em;
  border-right: 1px solid;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (min-width: 769px) {
  .sec-archives {
    padding: 0 3rem;
    margin-top: 7.5rem;
    margin-bottom: 16rem;
  }
  .sec-archives__ttl span {
    width: 40rem;
  }
  .sec-archives__ttl img {
    width: 32.3rem;
  }
  .sec-archives__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sec-archives__list:before, .sec-archives__list:after {
    content: "";
    width: 24%;
    height: 0;
    visibility: hidden;
  }
  .sec-archives__list:before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .sec-archives__item {
    width: 24%;
    margin-top: 2.5rem;
  }
  .sec-archives__item.inview-fadeUp:nth-child(4n+2) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
  }
  .sec-archives__item.inview-fadeUp:nth-child(4n+3) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .sec-archives__item.inview-fadeUp:nth-child(4n) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .sec-archives__item__inner {
    padding: 1rem 1rem 0;
  }
  .sec-archives__item__category {
    font-size: 1.4rem;
  }
  .sec-archives__item__btn {
    height: 4rem;
    margin-top: 1.5rem;
    margin-left: 6rem;
  }
  .sec-archives__item__btn:before {
    width: 8rem;
    right: calc(100% - 2rem);
  }
  .sec-archives__btn {
    margin: 10rem auto 0;
    width: 53rem;
    height: 8rem;
    font-size: 2.4rem;
    border-radius: .6rem;
  }
  .sec-archives__btn__logo {
    width: 11.6rem;
    margin: 0 1rem;
  }
  .sec-archives__btn__text {
    padding-left: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-archives {
    padding: 0 6rem;
    margin-top: 10rem;
    margin-bottom: 18rem;
  }
  .sec-archives__ttl {
    margin: 0 -3rem;
  }
  .sec-archives__ttl span {
    width: 52rem;
  }
  .sec-archives__ttl img {
    width: 40rem;
  }
  .sec-archives__list {
    margin-top: 4rem;
  }
  .sec-archives__item__inner {
    margin-top: 1rem;
  }
  .sec-archives__item__category {
    font-size: 2.8rem;
  }
  .sec-archives__item__ttl {
    font-size: 3.6rem;
  }
  .sec-archives__item__btn {
    height: 8rem;
    margin-top: 4rem;
    margin-left: 20rem;
    font-size: 3.2rem;
  }
  .sec-archives__item__btn:before {
    width: 26rem;
    right: calc(100% - 6rem);
  }
  .sec-archives__item + .sec-archives__item {
    margin-top: 13rem;
  }
  .sec-archives__btn {
    margin: 18rem auto 0;
    height: 12rem;
    font-size: 3.2rem;
    border-radius: .6rem;
  }
  .sec-archives__btn__logo {
    width: 11.6rem;
    margin: 0 2rem;
  }
  .sec-archives__btn__text {
    padding-left: 2rem;
  }
}

/* sec-sns
============================================================ */
.sec-sns {
  background: #eee;
}

.sec-sns__iframe &gt; iframe {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (min-width: 769px) {
  .sec-sns {
    padding: 8rem 3rem;
  }
  .sec-sns .sec-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sec-sns .sec-inner &gt; * {
    width: 32%;
  }
  .sec-sns .sec-inner &gt; *.inview-fadeUp:nth-child(2) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
  }
  .sec-sns .sec-inner &gt; *.inview-fadeUp:nth-child(3) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .sec-sns__iframe {
    height: 64rem;
  }
  .sec-sns__banners li + li {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-sns {
    padding: 12rem 6rem;
  }
  .sec-sns__iframe {
    margin-bottom: 12rem;
  }
  .sec-sns__banners li + li {
    margin-top: 4rem;
  }
}

/* sec-contact
============================================================ */
.sec-contact .sec-inner {
  border: .4rem solid #eee;
}

.sec-contact__text {
  font-weight: bold;
}

.sec-contact__inner {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .sec-contact {
    padding: 16rem 3rem;
  }
  .sec-contact .sec-inner {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /*.sec-contact .sec-inner &gt; * {
    width: 50%;
  }*/
  .sec-contact__text {
    padding: 2.5rem;
    line-height: 2;
  }
  .sec-contact__inner {
    padding: 2.5rem 2.5rem 7rem;
    border-left: 1px solid #eee;
  }
  .sec-contact__logo img {
    width: 20rem;
  }
  .sec-contact .m-btn {
    height: 11.2rem;
    margin: 2rem 0;
  }
  .sec-contact .m-btn img {
    width: 13.1rem;
  }
  .sec-contact__email img {
    width: 27rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-contact {
    padding: 27rem 3rem;
  }
  .sec-contact .sec-inner {
    padding: 5rem 3rem 7rem;
	background-color: #fff;
  }
  .sec-contact__text {
    padding: 2.5rem;
    line-height: 2;
  }
  .sec-contact__inner {
    margin-top: 5rem;
    padding-top: 3rem;
    border-top: 1px solid #eee;
  }
  .sec-contact__logo img {
    width: 36rem;
  }
  .sec-contact .m-btn {
    height: 16rem;
    margin: 3rem 0;
  }
  .sec-contact .m-btn img {
    width: 20rem;
  }
  .sec-contact__email img {
    width: 45.6rem;
  }
}
</pre></body></html>