@charset "UTF-8";

/* reset */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-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;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-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;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  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,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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: none;
}

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

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "ikuei";
  src: url("../fonts/icon/ikuei.eot?ej6gqb");
  src: url("../fonts/icon/ikuei.eot?ej6gqb#iefix") format("embedded-opentype"),
    url("../fonts/icon/ikuei.ttf?ej6gqb") format("truetype"),
    url("../fonts/icon/ikuei.woff?ej6gqb") format("woff"),
    url("../fonts/icon/ikuei.svg?ej6gqb#ikuei") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ikuei" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}

.icon-link:before {
  content: "\e901";
}

.icon-menu:before {
  content: "\e902";
}

.icon-calendar:before {
  content: "\e903";
}

.icon-facebook:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e905";
}

.icon-youtube:before {
  content: "\e906";
}

.icon-arrow-left:before {
  content: "\e907";
}

.icon-arrow-right:before {
  content: "\e908";
}

.icon-all:before {
  content: "\e909";
}

/* ===============
サイト全体の基本設定
=============== */
@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/NotoSansJP-Light.woff2) format("woff2"),
    url(../fonts/NotoSansJP-Light.woff) format("woff"),
    url(../fonts/NotoSansJP-Light.otf) format("opentype");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSansJP-DemiLight.woff2) format("woff2"),
    url(../fonts/NotoSansJP-DemiLight.woff) format("woff"),
    url(../fonts/NotoSansJP-DemiLight.otf) format("opentype");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansJP-Regular.woff2) format("woff2"),
    url(../fonts/NotoSansJP-Regular.woff) format("woff"),
    url(../fonts/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSansJP-Medium.woff2) format("woff2"),
    url(../fonts/NotoSansJP-Medium.woff) format("woff"),
    url(../fonts/NotoSansJP-Medium.otf) format("opentype");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansJP-Bold.woff2) format("woff2"),
    url(../fonts/NotoSansJP-Bold.woff) format("woff"),
    url(../fonts/NotoSansJP-Bold.otf) format("opentype");
}

@font-face {
  font-family: "nsejpr";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSerifCJKjp-Medium.woff) format("woff"),
    url(../fonts/NotoSerifCJKjp-Medium.otf) format("opentype");
}

@font-face {
  font-family: "nsejpr";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSerifCJKjp-Regular.woff) format("woff"),
    url(../fonts/NotoSerifCJKjp-Regular.otf) format("opentype");
}

@font-face {
  font-family: "nsejpr";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSerifCJKjp-SemiBold.woff) format("woff"),
    url(../fonts/NotoSerifCJKjp-SemiBold.otf) format("opentype");
}

html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-family: "Arial", "nsjpr", "Noto Sans JP", "Noto Sans CJK JP",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    "Helvetica", sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.8;
  /* background: #f4f5f0; */
  background: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  width: 100%;
  position: relative;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

a img,
input[type="image"] {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover img,
input[type="image"]:hover {
  opacity: 0.7;
}

.nav_open {
  position: fixed;
}

.header {
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.header.hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header .inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .header .inner {
    padding: 0 5%;
  }
}

@media screen and (max-width: 1110px) {
  .header .inner {
    height: auto;
  }
}

.header .inner .logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 1000px) {
  .header .inner .logo {
    padding: 20px 0 15px;
  }
}

.header .inner .logo img {
  width: 269px;
}

@media screen and (max-width: 1220px) {
  .header .inner .logo img {
    width: 210px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .logo img {
    width: 188px;
  }
}

.header .inner .btnTrigger {
  position: absolute;
  right: 5%;
  top: 20px;
  height: 42px;
  width: 48px;
  display: none;
}

@media screen and (max-width: 1000px) {
  .header .inner .btnTrigger {
    display: block;
  }

  /* sugino */
  .header .inner .btnTrigger :hover {
    cursor: pointer;
  }
}

.header .inner .btnTrigger .btn span {
  background: #5c2c90;
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 100%;
}

.header .inner .btnTrigger .btn span:first-child {
  top: 0;
}

.header .inner .btnTrigger .btn span:nth-child(2) {
  top: 10px;
}

.header .inner .btnTrigger .btn span:nth-child(3) {
  top: 20px;
}

.header .inner .btnTrigger .txt {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #5c2c90;
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
  padding-top: 28px;
}

.header .inner .btnTrigger.on .btn span:first-child {
  -webkit-animation: open-bar01 0.5s forwards;
  animation: open-bar01 0.5s forwards;
}

.header .inner .btnTrigger.on .btn span:nth-child(2) {
  -webkit-animation: open-bar02 0.5s forwards;
  animation: open-bar02 0.5s forwards;
}

.header .inner .btnTrigger.on .btn span:nth-child(3) {
  -webkit-animation: open-bar03 0.5s forwards;
  animation: open-bar03 0.5s forwards;
}

@-webkit-keyframes open-bar01 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(10px) rotate(-20deg);
    transform: translateY(10px) rotate(-20deg);
  }
}

@keyframes open-bar01 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(10px) rotate(-20deg);
    transform: translateY(10px) rotate(-20deg);
  }
}

@-webkit-keyframes open-bar02 {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes open-bar02 {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes open-bar03 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-10px) rotate(20deg);
    transform: translateY(-10px) rotate(20deg);
  }
}

@keyframes open-bar03 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-10px) rotate(20deg);
    transform: translateY(-10px) rotate(20deg);
  }
}

.header .inner .btnTrigger.close .btn span:first-child {
  -webkit-animation: close-bar01 0.5s forwards;
  animation: close-bar01 0.5s forwards;
}

.header .inner .btnTrigger.close .btn span:nth-child(2) {
  -webkit-animation: close-bar02 0.5s forwards;
  animation: close-bar02 0.5s forwards;
}

.header .inner .btnTrigger.close .btn span:nth-child(3) {
  -webkit-animation: close-bar03 0.5s forwards;
  animation: close-bar03 0.5s forwards;
}

@-webkit-keyframes close-bar01 {
  0% {
    -webkit-transform: translateY(10px) rotate(20deg);
    transform: translateY(10px) rotate(20deg);
  }

  0% {
    -webkit-transform: translateY(10px) rotate(0deg);
    transform: translateY(10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
}

@keyframes close-bar01 {
  0% {
    -webkit-transform: translateY(10px) rotate(20deg);
    transform: translateY(10px) rotate(20deg);
  }

  0% {
    -webkit-transform: translateY(10px) rotate(0deg);
    transform: translateY(10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
}

@-webkit-keyframes close-bar02 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes close-bar02 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes close-bar03 {
  0% {
    -webkit-transform: translateY(-10px) rotate(-20deg);
    transform: translateY(-10px) rotate(-20deg);
  }

  0% {
    -webkit-transform: translateY(-10px) rotate(0deg);
    transform: translateY(-10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
}

@keyframes close-bar03 {
  0% {
    -webkit-transform: translateY(-10px) rotate(-20deg);
    transform: translateY(-10px) rotate(-20deg);
  }

  0% {
    -webkit-transform: translateY(-10px) rotate(0deg);
    transform: translateY(-10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
}

.header .inner .gNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 76px;
    width: 100%;
    overflow-y: scroll;
    height: 100vh;
    /* Fallback */
    padding-bottom: 30vh;
  }
}

.header .inner .gNavi .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 50px;
  width: 100%;
}

@media screen and (max-width: 1220px) {
  .header .inner .gNavi .menu {
    margin-left: 40px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu {
    margin: 0;
    padding: 40px 20px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_link {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 40px;
    width: 100%;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_link ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul li {
  margin-right: 20px;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_link ul li {
    margin: 0 15px;
  }
}

@media screen and (max-width: 370px) {
  .header .inner .gNavi .menu .menu_wrap .menu_link ul li {
    margin: 0 8px;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul li a {
  font-size: 1.3rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 370px) {
  .header .inner .gNavi .menu .menu_wrap .menu_link ul li a {
    font-size: 1.2rem;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul li a:hover {
  color: #5c2c90;
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul li a:hover .icon-link {
  color: #5c2c90;
}

.header .inner .gNavi .menu .menu_wrap .menu_link ul li a .icon-link {
  color: #333;
  font-size: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu {
    display: block;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list {
    display: block;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list > a {
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 9px 14px;
}

@media screen and (max-width: 1220px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list > a {
    color: #333;
    font-size: 1.4rem;
    padding: 9px 10px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list > a {
    border-bottom: 1px solid #ccc;
    padding: 12px 15px;
    width: 100%;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list
  > a
  .icon-home {
  vertical-align: middle;
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list.home {
  margin-right: 5px;
}

@media screen and (max-width: 1220px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list.home {
    margin-right: 8px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list.home {
    display: none;
  }
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list.home > a {
  padding: 9px 0;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy)
  a
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy)
  a
  span::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #5c2c90;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list:not(.hierarchy)
    a
    span::after {
    display: none;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy)
  a:hover {
  color: #5c2c90;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy)
  a:hover
  span::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy).active
  a {
  color: #5c2c90;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list:not(.hierarchy).active
  a
  span::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.header .inner .gNavi .menu .menu_wrap .menu_nav .gmenu .gmenu_list.hierarchy {
  position: relative;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  > span {
  padding: 9px 15px;
  cursor: pointer;
}

@media screen and (max-width: 1220px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span {
    padding: 9px 12px;
  }
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span {
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 12px 15px;
    display: inline-block;
    width: 100%;
  }

  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span::before,
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span::after {
    content: "";
    background: #5c2c90;
    position: absolute;
    right: 15px;
    top: 24px;
    height: 2px;
    width: 12px;
  }

  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span.on::after {
    opacity: 0;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  > span:hover {
  background: #5c2c90;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    > span:hover {
    background: none;
    color: #333;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy.on
  > span {
  background: #5c2c90;
  color: #fff;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy.active::before {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 5px;
  background: #5c2c90;
  height: 2px;
  width: calc(100% - 30px);
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy.active::before {
    display: none;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul {
  display: none;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  width: 260px;
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    ul {
    position: static;
    padding-left: 35px;
    margin-bottom: 30px;
    width: 100%;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul
  li
  a {
  display: inline-block;
  padding: 12px 20px 12px 12px;
  width: 100%;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    ul
    li
    a {
    border-bottom: 1px solid #ccc;
    color: #333;
    padding: 12px 30px 12px 12px;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul
  li
  a::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  border-top: 2px solid #5c2c90;
  border-right: 2px solid #5c2c90;
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1000px) {
  .header
    .inner
    .gNavi
    .menu
    .menu_wrap
    .menu_nav
    .gmenu
    .gmenu_list.hierarchy
    ul
    li
    a::before {
    right: 16px;
  }
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul
  li
  a:hover {
  background: #dda0be;
  color: #fff;
}

.header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul
  li
  a:hover::before {
  border-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header .inner .sns {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1000px) {
  .header .inner .sns {
    margin-right: auto;
    margin-top: 30px;
  }
}

.header .inner .sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 15px;
}

@media screen and (max-width: 1000px) {
  .header .inner .sns ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 100%;
  }
}

.header .inner .sns ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}

@media screen and (max-width: 1220px) {
  .header .inner .sns ul li {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .sns ul li {
    margin-right: 15px;
  }
}

.header .inner .sns ul li:last-child {
  margin-right: 0;
}

.header .inner .sns ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  color: #5c2c90;
  font-size: 1.5rem;
  height: 40px;
  width: 40px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header .inner .sns ul li a span {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header .inner .sns ul li a:hover {
  background: #5c2c90;
}

.header .inner .sns ul li a:hover span {
  color: #fff;
}

.header .inner .request {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
}

@media screen and (max-width: 1220px) {
  .header .inner .request {
    margin-left: 20px;
    width: 90px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .request {
    margin: 25px 0 0;
    width: 100%;
  }
}

.header .inner .request a {
  background: #5c2c90;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 8px 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1220px) {
  .header .inner .request a {
    font-size: 1.4rem;
    padding: 20px 2px 18px;
    width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .request a {
    padding: 25px;
  }
}

.header .inner .request a:hover {
  opacity: 0.7;
}

.header .inner .request a:hover img {
  opacity: 1;
}

.header .inner .request a .request_wrap {
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .header .inner .request a .request_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}

.header .inner .request a .request_wrap img {
  width: 36px;
}

@media screen and (max-width: 1220px) {
  .header .inner .request a .request_wrap img {
    width: 32px;
  }
}

@media screen and (max-width: 1000px) {
  .header .inner .request a .request_wrap img {
    width: 25px;
  }
}

.header .inner .request a .request_wrap span {
  display: inline-block;
  color: #fff;
  margin-top: 5px;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .header .inner .request a .request_wrap span {
    margin-left: 10px;
    width: auto;
  }
}

.pagetop {
  text-align: right;
  position: absolute;
  padding: 0;
  width: 45px;
  position: fixed;
  /*固定*/
  bottom: 100px;
  /*場所を右下に移動*/
  right: 30px;
  z-index: 5;
}

@media screen and (max-width: 768px) {
  .pagetop {
    right: 20px;
    bottom: 20px;
    display: none;
  }
}

.pagetop a {
  display: inline-block;
  background: #5c2c90;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0px 0px 3px 0px white;
  box-shadow: 0px 0px 3px 0px white;
}

.pagetop a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagetop a:hover {
  opacity: 0.7;
}

.footer {
  position: relative;
  display: block;
}

.footer .breadcrumbs {
  border-top: 1px solid #e2e2e2;
  margin-top: 120px;
  padding: 12px 0;
}

@media screen and (max-width: 768px) {
  .footer .breadcrumbs {
    white-space: nowrap;
    overflow-x: auto;
  }
}

.footer .breadcrumbs .inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .footer .breadcrumbs .inner {
    padding: 0 5%;
  }
}

.footer .breadcrumbs .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .breadcrumbs .inner ul li {
  color: #8e8e8e;
  font-size: 1.3rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .footer .breadcrumbs .inner ul li {
    font-size: 1.1rem;
  }
}

.footer .breadcrumbs .inner ul li::before {
  content: "/";
  color: #8e8e8e;
  padding: 0 16px;
}

.footer .breadcrumbs .inner ul li:first-child::before {
  display: none;
}

.footer .breadcrumbs .inner ul li a {
  color: #333;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.footer .breadcrumbs .inner ul li a:hover {
  opacity: 0.5;
}

.footer .fNavi {
  background: #fff;
  color: #333;
  padding: 45px 0 25px;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi {
    padding: 0;
  }
}

.footer .fNavi a {
  color: #333;
}

.footer .fNavi .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #e8eadf;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .menu {
    border: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .footer .fNavi .menu {
    margin-left: -5%;
    width: calc(100% + 10%);
  }
}

.footer .fNavi .menu .item {
  border-right: 1px solid #e8eadf;
  padding: 0 30px;
  width: calc(100% / 4);
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .menu .item {
    border: 0;
    border-bottom: 1px solid #eee;
    padding: 0;
    width: 100%;
  }
}

.footer .fNavi .menu .item h2 {
  font-size: 1.5rem;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .menu .item h2 {
    font-size: 1.3rem;
    padding: 13px 20px;
  }

  .footer .fNavi .menu .item h2::before,
  .footer .fNavi .menu .item h2::after {
    content: "";
    background: #8e8e8e;
    position: absolute;
    right: 20px;
    top: 24px;
    height: 1px;
    width: 10px;
  }

  .footer .fNavi .menu .item h2::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .footer .fNavi .menu .item h2.on::after {
    opacity: 0;
  }
}

.footer .fNavi .menu .item ul {
  margin-top: 10px;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .menu .item ul {
    display: none;
    padding: 0 20px 40px;
  }
}

.footer .fNavi .menu .item ul li {
  position: relative;
  padding-left: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .footer .fNavi .menu .item ul li {
    margin-top: 8px;
  }

  .footer .fNavi .menu .item ul li:first-child {
    margin-top: 0;
  }
}

.footer .fNavi .menu .item ul li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 1px;
}

.footer .fNavi .menu .item ul li a {
  font-size: 1.3rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.footer .fNavi .menu .item ul li a:hover {
  color: #5c2c90;
}

.footer .fNavi .relatedLink {
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .relatedLink {
    border-bottom: 1px solid #eee;
    margin: 0 0 0 -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 768px) {
  .footer .fNavi .relatedLink {
    margin-left: -5%;
    width: calc(100% + 10%);
  }
}

.footer .fNavi .relatedLink h2 {
  font-size: 1.5rem;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .relatedLink h2 {
    font-size: 1.3rem;
    padding: 13px 20px;
  }

  .footer .fNavi .relatedLink h2::before,
  .footer .fNavi .relatedLink h2::after {
    content: "";
    background: #8e8e8e;
    position: absolute;
    right: 20px;
    top: 24px;
    height: 1px;
    width: 10px;
  }

  .footer .fNavi .relatedLink h2::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .footer .fNavi .relatedLink h2.on::after {
    opacity: 0;
  }
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .relatedLink .list_wrap {
    display: none;
    margin-top: 10px;
  }
}

.footer .fNavi .relatedLink .list_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .relatedLink .list_wrap ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .footer .fNavi .relatedLink .list_wrap ul {
    padding-bottom: 20px;
  }
}

.footer .fNavi .relatedLink .list_wrap ul li {
  width: 24%;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .relatedLink .list_wrap ul li {
    margin-bottom: 3%;
    width: 48.5%;
  }
}

@media screen and (max-width: 768px) {
  .footer .fNavi .relatedLink .list_wrap ul li {
    margin-bottom: 10px;
    width: 100%;
  }
}

.footer .fNavi .relatedLink .list_wrap ul li a {
  border: 1px solid #eee;
  display: inline-block;
  font-size: 1.3rem;
  padding: 14px 20px;
  text-align: center;
  width: 100%;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.footer .fNavi .relatedLink .list_wrap ul li a:hover {
  background: #eee;
}

.footer .fNavi .relatedLink .list_wrap ul li a .icon-link {
  color: #8e8e8e;
  font-size: 1rem;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 10px;
}

.footer .fNavi .link {
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .footer .fNavi .link {
    margin: 0;
    padding: 20px 0;
  }
}

.footer .fNavi .link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .footer .fNavi .link ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .footer .fNavi .link ul li {
    width: 100%;
  }
}

.footer .fNavi .link ul li:not(:last-child) {
  margin-right: 28px;
}

.footer .fNavi .link ul li a {
  font-size: 1.3rem;
  color: #333;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .footer .fNavi .link ul li a {
    font-size: 1.1rem;
  }
}

.footer .fNavi .link ul li a:hover {
  opacity: 0.7;
}

.footer .fNavi .link ul li a .icon-link {
  color: #8e8e8e;
  font-size: 1rem;
  margin-left: 3px;
}

.footer .fInfo {
  background: #5c2c90;
  color: #fff;
  /* padding: 28px 0 15px; */
  background-image: url(../img/footer_deer.png);
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: bottom;
  background-size: 35%;
}

@media screen and (max-width: 768px) {
  .footer .fInfo {
    padding-top: 20px;
    background-size: 100%;
  }
}

.footer .fInfo .inner .fInfo_inner {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;   sugino*/

  /* sugino */
  display: flex;
  justify-content: flex-start;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner {
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;   sugino*/

    /* sugino */
    flex-direction: column-reverse;
    padding: 0 0 25px;
  }
}

/* ↓ sugino ↓ */

.footer .fInfo .inner .fInfo_inner .fInfo_text {
  flex-direction: column;
  text-align: center;
  margin: 0 30px 20px;
}

.footer .fInfo .inner .fInfo_inner .fInfo_btn {
  display: flex;
  align-items: flex-start;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .fInfo_btn {
    margin: 0 0 30px;
    justify-content: center;
  }
}

/* ↑ sugino ↑ */

.footer .fInfo .inner .fInfo_inner .logo img {
  width: 280px;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .logo img {
    width: 300px;
  }
}

.footer .fInfo .inner .fInfo_inner .address {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-left: 40px;
  margin-top: 10px;
  color: #fff !important;
  padding: 0;
  text-align: left;
}

/* @media screen and (max-width: 1000px) {
  .footer .fInfo .inner .fInfo_inner .address {
    font-size: 1.2rem;
    margin-left: 20px;
  }
}   sugino*/

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .address {
    /* margin: 10px 0 0;
    width: 100%;   sugino*/

    /* sugino */
    font-size: 1.1rem;
    width: 250px;
    margin: 20px auto 0;
  }
}

.footer .fInfo .inner .fInfo_inner .sns {
  margin: 5px 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2px;
}

@media screen and (max-width: 1000px) {
  .footer .fInfo .inner .fInfo_inner .sns {
    /* padding: 0;   sugino*/
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .sns {
    margin: 14px 0 0;
    padding: 0;
    /* width: 46%;  sugino*/

    /* sugino */
    padding-right: 10px;
  }
}

@media screen and (max-width: 370px) {
  .footer .fInfo .inner .fInfo_inner .sns {
    width: 52%;
  }
}

.footer .fInfo .inner .fInfo_inner .sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 3px;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .sns ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}

@media screen and (max-width: 370px) {
  .footer .fInfo .inner .fInfo_inner .sns ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.footer .fInfo .inner .fInfo_inner .sns ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}

@media screen and (max-width: 1220px) {
  .footer .fInfo .inner .fInfo_inner .sns ul li {
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .sns ul li {
    margin-right: 12px;
  }
}

.footer .fInfo .inner .fInfo_inner .sns ul li:last-child {
  margin-right: 0;
}

.footer .fInfo .inner .fInfo_inner .sns ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  color: #5c2c90;
  font-size: 1.2rem;
  height: 30px;
  width: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1000px) {
  .footer .fInfo .inner .fInfo_inner .sns ul li a {
    font-size: 1.3rem;
    height: 34px;
    width: 34px;
  }
}

/* sugino */
@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .sns ul li a {
    font-size: 1.6rem;
    height: 40px;
    width: 40px;
  }
}

.footer .fInfo .inner .fInfo_inner .sns ul li a:hover {
  opacity: 0.7;
}

/* .footer .fInfo .inner .fInfo_inner .contact {
  margin-left: 30px;
}   sugino*/

/* @media screen and (max-width: 1000px) {
  .footer .fInfo .inner .fInfo_inner .contact {
    margin-left: 20px;
  }
}      sugino*/

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .contact {
    margin: 14px 0 0;
    /* width: 54%;   sugino*/

    /* sugino */
    padding-left: 10px;
  }
}

@media screen and (max-width: 370px) {
  .footer .fInfo .inner .fInfo_inner .contact {
    width: 48%;
  }
}

.footer .fInfo .inner .fInfo_inner .contact a {
  display: inline-block;
  background: #fff;
  color: #5c2c90;
  font-size: 1.3rem;
  text-align: center;
  padding: 7px;
  width: 180px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 1220px) {
  .footer .fInfo .inner .fInfo_inner .contact a {
    width: 200px;
  }
}

@media screen and (max-width: 1000px) {
  .footer .fInfo .inner .fInfo_inner .contact a {
    font-size: 1.1rem;
    width: 130px;
  }
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .fInfo_inner .contact a {
    width: 100%;
    padding: 10px 40px;
  }
}

.footer .fInfo .inner .fInfo_inner .contact a:hover {
  opacity: 0.7;
}

.footer .fInfo .inner .copy {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 0.8rem;
  color: #968aab;
  margin-top: 15px;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .copy {
    font-size: 1rem;
    margin: 15px 0 0;
    color: #fff;
  }
}

.footer .fInfo .inner .copy br {
  display: none;
}

@media screen and (max-width: 768px) {
  .footer .fInfo .inner .copy br {
    display: block;
  }
}

.inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .inner {
    padding: 0 5%;
  }
}

.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }
}

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

.btn_type01 {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .btn_type01 {
    margin-top: 20px;
  }
}

.btn_type01 a,
.btn_type01 span {
  background: #f4f5f0;
  border: 1px solid #5c2c90;
  color: #5c2c90;
  display: inline-block;
  font-weight: 500;
  margin: 0 auto;
  padding: 18px;
  width: 300px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .btn_type01 a,
  .btn_type01 span {
    font-size: 1.2rem;
    padding: 17px;
    width: 70%;
  }
}

.btn_type01 a::before,
.btn_type01 span::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  border-top: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn_type01 a:hover,
.btn_type01 span:hover {
  background: #5c2c90;
  color: #fff;
}

.btn_type01 a:hover::before,
.btn_type01 span:hover::before {
  border-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn_type02 {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .btn_type02 {
    margin-top: 20px;
  }
}

.btn_type02 a,
.btn_type02 span {
  background: #5c2c90;
  border: 1px solid #5c2c90;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  margin: 0 auto;
  padding: 18px;
  width: 300px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .btn_type02 a,
  .btn_type02 span {
    font-size: 1.2rem;
    padding: 17px;
    width: 70%;
  }
}

.btn_type02 a::before,
.btn_type02 span::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 8px;
  width: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.btn_type02 a:hover,
.btn_type02 span:hover {
  background: #fff;
  color: #5c2c90;
}

.btn_type02 a:hover::before,
.btn_type02 span:hover::before {
  border-color: #5c2c90;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.movie_btn {
  margin-top: 55px;
}

@media screen and (max-width: 768px) {
  .movie_btn {
    margin-top: 25px;
  }
}

.movie_btn a {
  max-width: 520px;
  margin: 0 auto;
  border: 5px solid #55338b;
  background: #55338b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.movie_btn_yellow a {
  border: 5px solid #ffe635;
  background: #ffe635;
}

@media screen and (max-width: 768px) {
  .movie_btn a {
    max-width: 300px;
  }
}

@media screen and (max-width: 768px) {
  .movie_btn a .movie_img {
    width: 100px;
  }
}

.movie_btn a .movie_txt {
  color: #fff;
  font-size: 15px;
  width: calc(100% - 220px);
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .movie_btn a .movie_txt {
    width: calc(100% - 100px);
    font-size: 13px;
  }
}

@media screen and (max-width: 374px) {
  .movie_btn a .movie_txt {
    font-size: 12px;
  }
}

.movie_btn a .movie_txt span {
  margin-right: 12px;
  font-size: 24px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .movie_btn a .movie_txt span {
    margin-right: 6px;
    font-size: 18px;
  }
}

@media screen and (max-width: 374px) {
  .movie_btn a .movie_txt span {
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
  }
}

.movie_btn a:hover {
  opacity: 0.7;
}

.movie_btn a:hover img {
  opacity: 1;
}

.secTtl {
  height: 200px;
  width: 100vw;
  margin-top: 120px;
}

.en_secTtl {
  height: 200px;
  width: 100vw;
  margin-top: 120px;
}

.en_secTtl_ad {
  height: 200px;
  width: 100vw;
  margin-top: 120px;
}

.en_secTtl_ab {
  height: 200px;
  width: 100vw;
  margin-top: 120px;
}

@media screen and (max-width: 1110px) {
  .secTtl,
  .eduSecTtl,
  .en_secTtl_ab,
  .en_secTtl,
  .en_eduSecTtl,
  .en_secTtl_ad {
    margin-top: 107px !important;
  }
}

@media screen and (max-width: 768px) {
  .secTtl,
  .eduSecTtl,
  .en_secTtl_ab,
  .en_secTtl,
  .en_eduSecTtl,
  .en_secTtl_ad {
    height: 150px !important;
    margin-top: 70px !important;
  }
}

.en_secTtl_ab .en_eduSecTtl .en_secTtl_ad .en_secTtl .secTtl .ttl {
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  padding: 70px 0 68px;
  letter-spacing: 0.3rem;
}

.en_secTtl_ab .en_eduSecTtl .en_secTtl_ad .en_secTtl .secTtl .ttl {
  color: #000;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff,
    1px -1px 0 #fff, 0px 1px 0 #fff, 0-1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}

@media screen and (max-width: 768px) {
  .en_secTtl_ab .en_eduSecTtl .en_secTtl_ad .en_secTtl .secTtl .ttl {
    font-size: 2.4rem;
  }
}

.en_secTtl_ab .en_eduSecTtl .en_secTtl_ad .en_secTtl .secTtl .ttl span {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.1rem;
  font-weight: 600;
  display: block;
}

.lowerPage .lowerPage_wrap {
  background: #fff;
  border-top: 4px solid #5c2c90;
  max-width: 1180px;
  margin: 60px auto 0;
}

@media screen and (max-width: 1220px) {
  .lowerPage .lowerPage_wrap {
    margin: 60px 20px 0;
    width: calc(100% - 40px);
  }
}

.lowerPage .lowerPage_wrap .inner {
  max-width: 1000px;
  padding-top: 70px;
  padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .lowerPage .lowerPage_wrap .inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.lowerPage .lowerPage_wrap .pageTxt {
  font-size: 1.4rem;
}

.lowerPage .lowerPage_wrap .ml-1rem {
  margin-left: 1rem;
}

.lowerPage .lowerPage_wrap .ml-2rem {
  margin-left: 2rem;
}

.pageTtl_type01 {
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
  font-size: 2.8rem;
  border-bottom: 6px solid #f4f5f0;
  padding: 20px;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .pageTtl_type01 {
    font-size: 2.2rem;
  }
}

.pageTtl_type02 {
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
  font-size: 2.8rem;
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .pageTtl_type02 {
    font-size: 2.2rem;
  }
}

.pageTtl_type02.mt0 {
  margin-top: 0;
}

.pageTtl_type03 {
  border-left: 2px solid #5c2c90;
  color: #5c2c90;
  font-size: 2rem;
  font-weight: 500;
  padding: 2px 0 2px 20px;
  line-height: 1.6;
  margin-top: 50px;
}
.pageTtl_type03 span {
  color: #000;
}
.pageTtl_type03-imagination {
  border-left: 2px solid #bc151d;
  color: #bc151d;
}
.pageTtl_type03-mentaslpower {
  border-left: 2px solid #ea8518;
  color: #ea8518;
}
.pageTtl_type03-creativity {
  border-left: 2px solid #1ca369;
  color: #1ca369;
}
.pageTtl_type03-criticalthinking {
  border-left: 2px solid #2ea7de;
  color: #2ea7de;
}
.pageTtl_type03-communication {
  border-left: 2px solid #2c1780;
  color: #2c1780;
}
.pageTtl_type03-collaboration {
  border-left: 2px solid #5e0154;
  color: #5e0154;
}

@media screen and (max-width: 768px) {
  .pageTtl_type03 {
    font-size: 1.8rem;
    padding: 0 0 0 10px;
  }
}

.pageTtl_type03.mt0 {
  margin-top: 0;
}

.pageTtl_type04 {
  font-size: 1.3rem;
  margin-top: 15px;
  position: relative;
  padding-left: 12px;
}

@media screen and (max-width: 768px) {
  .pageTtl_type04 {
    font-size: 1.2rem;
  }
}

.pageTtl_type04::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #968aab;
  height: 7px;
  width: 7px;
}

@media screen and (max-width: 768px) {
  .pageTtl_type04::before {
    top: 8px;
    height: 6px;
    width: 6px;
  }
}

.pageTtl_type05 {
  font-size: 1.7rem;
  position: relative;
}

.pageTtl_type05::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 7px;
  background: #000;
  height: 15px;
  width: 15px;
}

@media screen and (max-width: 768px) {
  .pageTtl_type05 {
  }

  .pageTtl_type05::before {
  }
}

.pageTtl_type06 {
  font-size: 1.5rem;
  font-weight: 700;
}

.table {
  width: 100%;
  margin-top: 10px;
}

.table table {
  font-size: 1.4rem;
  width: 100%;
}

.table table th {
  background: #968aab;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #fff;
  padding: 11px 20px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  width: 175px;
}

@media screen and (max-width: 768px) {
  .table table th {
    font-size: 1.1rem;
    padding: 8px 10px;
    width: 120px;
  }
}

.table table th.has-text-align-center {
  text-align: center;
}

.table table td {
  background: #f4f5f0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 11px 20px;
  line-height: 1.4;
  width: calc(100% - 175px);
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .table table td {
    font-size: 1.2rem;
    padding: 8px 10px;
    width: calc(100% - 120px);
  }
}

.table table td.has-text-align-center {
  text-align: center;
}

.table table .bg_color01 {
  background: #e6e1eb;
}

.table table .bg_color02 {
  background: #7f7198;
}

.table table .bg_color03 {
  background: #e9eae7;
}

.table table .att {
  color: #ce2c2c;
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wp-pagenavi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  color: #5c2c90;
  margin: 0 3px;
  height: 40px;
  width: 40px;
}

@media screen and (max-width: 768px) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .last {
    height: 30px;
    width: 30px;
  }
}

.wp-pagenavi .current {
  background: #5c2c90;
  color: #fff;
}

.wp-pagenavi .extend {
  color: #5c2c90;
  text-align: center;
  width: 30px;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border-top: 2px solid #5c2c90;
  border-left: 2px solid #5c2c90;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    height: 8px;
    width: 8px;
  }
}

.wp-pagenavi .nextpostslink {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: #5c2c90;
  color: #fff;
  height: 50px;
  width: 50px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    height: 30px;
    width: 30px;
    margin-top: -15px;
    font-size: 1.2rem;
  }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  letter-spacing: 0;
  text-transform: none;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

/* :root {

  --swiper-pagination-color: var(--swiper-theme-color);

} */

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 31px;
  height: 4px;
  display: inline-block;
  background: #ccc;
  opacity: 0.35;
}

@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 20px;
  }
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ccc;
}

@media screen and (max-width: 768px) {
  .swiper-pagination-bullet-active {
    background: #5c2c90;
  }
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pageNot .secTtl {
  background: url(../img/not_top_bg2.png) no-repeat center;
  background-size: cover;
}

.pageNot .en_secTtl {
  background: url(../img/not_top_bg2.png) no-repeat center;
  background-size: cover;
}

.pageNot .en_secTtl_ad {
  background: url(../img/not_top_bg2.png) no-repeat center;
  background-size: cover;
}

.pageNot .en_eduSecTtl {
  background: url(../img/not_top_bg2.png) no-repeat center;
  background-size: cover;
}

.pageNot .en_secTtl_ab {
  background: url(../img/not_top_bg2.png) no-repeat center;
  background-size: cover;
}

.pageNot .pageTxt {
  text-align: center;
}

.newsBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .newsBox {
    margin-top: 5px;
  }
}

.newsBox .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 2% 0 0;
  width: 32%;
}

.newsBox .item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .newsBox .item {
    margin: 10px 0 0 0;
    width: 100%;
  }
}

.newsBox .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.newsBox .item a:hover .item_inner::before {
  width: 44px;
  right: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.newsBox .item a:hover .item_inner::after {
  right: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.newsBox .item a .item_inner {
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  text-align: -webkit-center;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    /* sugino */
    justify-content: space-evenly;
    padding-bottom: 30px;
  }
}

.newsBox .item a .item_inner::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  right: 20px;
  bottom: 22px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 1px;
  width: 39px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner::before {
    display: none;
  }
}

.newsBox .item a .item_inner::after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 20px;
  margin-top: -3px;
  border-top: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner::after {
    display: none;
  }
}

.img_inner {
  display: flex;
  justify-content: center;
}

.newsBox .item a .item_inner .img {
  height: 300px;
  width: 300px;
  margin-top: 15px;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  /* overflow: hidden;  sugino*/
  /* position: absolute;   sugino*/

  /* sugino */
  margin-left: 20px;
}

.newsBox .item a:hover .item_inner .img {
  margin-top: 15px;
  /* box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);   sugino*/
}

.newsBox .item a .item_inner .img img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  object-fit: cover;
}

.newsBox .item a:hover .item_inner .img img {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
  opacity: 1;
}

@media screen and (max-width: 1220px) {
  .newsBox .item a .item_inner .img {
    height: 200px;
    width: 200px;
    /* display: none;   sugino*/
  }

  .newsBox .item a .item_inner .img img {
    height: 200px;
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner .img {
    /* display: none;   sugino*/

    /* sugino */
    box-shadow: none;
    height: auto;
    width: auto;
  }

  .newsBox .item a .item_inner .dc_wrap {
    position: unset;

    /* sugino */
    left: 10em;
    display: flex;
  }

  /* sugino */
  .newsBox .item a .item_inner .img img {
    /* display: none;   sugino*/

    /* sugino */
    height: 120px;
    width: 120px;
  }
}

.newsBox .item a .item_inner .sentence {
  padding: 15px 20px 38px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner .sentence {
    width: 64%;

    /* sugino */
    padding: 60px 10px 0px 10px;
  }
}

.newsBox .item a .item_inner .dc_wrap {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;

  /* sugino */
  position: absolute;
  top: 0px;
}

@media screen and (max-width: 400px) {
  .newsBox .item a .item_inner .dc_wrap {
    top: 30px;
  }
}

@media screen and (min-width: 769px) {
  .newsBox .item a .item_inner .dc_wrap {
    left: 0px;
  }
}

.newsBox .item a .item_inner .dc_wrap .date {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.2rem;
  color: #8e8e8e;
  margin-right: 8px;
  text-align: center;
}

.newsBox .item a .item_inner .dc_wrap .cat {
  background: #8e8e8e;
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  width: 100px;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_info {
  background: #ffe635;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_global {
  background: #6177b0;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_photo {
  background: #29929e;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_tamai {
  background: #907a51;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_important {
  background: #aa4044;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_esd {
  background: #a584b9;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_association {
  background: #1f407f;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_end {
  background: #8e8e8e;
}

.newsBox .item a .item_inner .dc_wrap .cat.cat_news {
  background: #8e8e8e;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner .dc_wrap .cat {
    letter-spacing: 0;
    line-height: 1.8;
    width: 90px;
  }
}

.newsBox .item a .item_inner .sentence .ttl {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0;
  margin-top: 3px;
}

@media screen and (max-width: 768px) {
  .newsBox .item a .item_inner .sentence .ttl {
    font-size: 1.3rem;
    margin-top: 5px;
  }
}

/* ↓ sugino ↓ */

.newsBox .item2 {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 5% 0 0;
  width: 30%;
}

.newsBox .item2:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .newsBox .item2 {
    margin: 30px 0 0 0;
    width: 100%;
  }
}

.newsBox .item2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.newsBox .item2 a .item_inner {
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #f4f5f0;
  height: 400px;
}

.newsBox .item2 a .item_inner::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  right: 20px;
  bottom: 22px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 1px;
  width: 39px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .newsBox .item2 a .item_inner::before {
    display: none;
  }
}

.newsBox .item2 a .item_inner::after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 20px;
  margin-top: -3px;
  border-top: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .newsBox .item2 a .item_inner::after {
    display: none;
  }
}

.newsBox .item2 a:hover .item_inner::before {
  width: 44px;
  right: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.newsBox .item2 a:hover .item_inner::after {
  right: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.newsBox .item2 a .item_inner .img {
  height: 60%;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.newsBox .item2 a .item_inner .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .newsBox .item2 a .item_inner {
    display: flex;
    height: 120px;
    justify-content: flex-start;
  }

  .newsBox .item2 a .item_inner .img {
    height: 100%;
    width: 30%;
    overflow: hidden;
    text-align: center;
  }

  .newsBox .item2 a .item_inner .img img {
    width: auto;
    overflow: hidden;
  }

  .newsBox .item2 a .item_inner .sentence {
    width: 70%;
  }
}

.newsBox .item2 a:hover .item_inner .img img {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
  opacity: 0.6;
}

.newsBox .item2 a .item_inner .sentence {
  padding: 15px 20px 38px;
}

.newsBox .item2 a .item_inner .sentence .dc_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsBox .item2 a .item_inner .sentence .dc_wrap .date {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.2rem;
  color: #8e8e8e;
  margin-right: 8px;
}

.newsBox .item2 a .item_inner .sentence .dc_wrap .cat {
  background: #8e8e8e;
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  width: 100px;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_info {
  background: #ffe635;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_global {
  background: #6177b0;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_photo {
  background: #29929e;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_tamai {
  background: #907a51;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_important {
  background: #aa4044;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_esd {
  background: #a584b9;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_association {
  background: #1f407f;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_end {
  background: #8e8e8e;
}

.newsBox .item2 a .item_inner .dc_wrap .cat.cat_news {
  background: #8e8e8e;
}

.newsBox .item2 a .item_inner .sentence .ttl {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0;
  margin-top: 3px;
}

/* ↑ sugino ↑ */

.index .indexTtl_type01 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #5c2c90;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .index .indexTtl_type01 {
    font-size: 1.5rem;
    margin-top: 26px;
  }
}

.index .indexTtl_type01 span {
  font-family: "nsjpr", "Noto Sans JP", "Noto Sans CJK JP",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

@media screen and (max-width: 768px) {
  .index .indexTtl_type01 span {
    font-size: 1.1rem;
  }
}

.index .indexTtl_type02 {
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
  font-size: 2.8rem;
  text-align: center;
  margin-top: 5px;
  letter-spacing: 0.2rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .index .indexTtl_type02 {
    font-size: 2.2rem;
    margin-top: 8px;
  }
}

.index .indexCatch {
  text-align: center;
}

.index .indexCatch .txt {
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
}

@media screen and (max-width: 768px) {
  .index .indexCatch .txt {
    text-align: left;
    margin-top: 5px;
  }
}

.index .secVis {
  display: -webkit-box;
  display: -ms-flexbox;

  /* background-size: cover;
  height: calc(100vh - 120px);
  position: relative;
  display: flex;
  overflow: hidden;   sugino*/
}

.index .secVis .video_wrap {
  padding: 0;
  margin: 0 auto;
}

.index .secVis .video_wrap .main_video {
  width: 100%;
  max-width: 1680px;
  /* position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);   sugino*/
}

/* .index .secVis .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index .secVis .secVis_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .secVis .secVis_inner .catch {
  text-align: center;
}

.index .secVis .secVis_inner .catch h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 6rem;
  font-weight: 700;
  letter-spacing: 1rem;
  color: #fff;
  opacity: 0;
}

@media screen and (max-width: 1220px) {
  .index .secVis .secVis_inner .catch h2 {
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 768px) {
  .index .secVis .secVis_inner .catch h2 {
    font-size: 6.4vw;
    letter-spacing: 0.3rem;
  }
}

.index .secVis .secVis_inner .catch .txt {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  opacity: 0;
}

@media screen and (max-width: 1220px) {
  .index .secVis .secVis_inner .catch .txt {
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 768px) {
  .index .secVis .secVis_inner .catch .txt {
    font-size: 4vw;
  }
} 　　sugino*/

.index .secPickup {
  background: #fff;
  overflow: hidden;
  padding: 0 0 75px;
}

@media screen and (max-width: 768px) {
  .index .secPickup {
    padding: 0 0 50px;
  }
}

.index .secPickup .indexTtl_type01 {
  margin-top: 25px;
}

.index .secPickup .pickup_inner {
  position: relative;
  margin-top: 18px;
}

@media screen and (max-width: 768px) {
  .index .secPickup .pickup_inner {
    margin-top: 8px;
  }
}

.index .secPickup .pickup_inner .swiper-pickup {
  width: calc(100% - 220px);
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .index .secPickup .pickup_inner .swiper-pickup {
    /* sugino */
    width: calc(100% - 140px);
  }
}

/* @media screen and (max-width: 768px) {
  .index .secPickup .pickup_inner .swiper-pickup .swiper-navigation {
    display: none;
  }
}   sugino*/

/* .index .secPickup .pickup_inner .swiper-pickup .swiper-pagination {
  bottom: -30px;
}

@media screen and (max-width: 768px) {
  .index .secPickup .pickup_inner .swiper-pickup .swiper-pagination {
    bottom: -25px;
  }
} */
.index .secPickup .pickup_inner .item {
  margin: 0px 2px;
}
.index .secPickup .pickup_inner .item .img {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index .secPickup .pickup_inner .item a img {
  width: 100%;
  height: auto;
}
.slider .slick-slide {
  height: auto;
  width: 28vw;
  margin: 0 40px;
  position: relative;
  overflow: hidden;
}
.slider .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 40%;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  margin: 0px 25px;
}
.slider .slick-arrow::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #09000d;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 19px;
  transform: rotate(45deg);
}
.slider .slick-next {
  right: 0;
}
.slider .slick-prev {
  left: 0;
}
.slider .slick-next::before {
  left: 18px;
}
.slider .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 17px;
}
.dots .slick-dots {
  display: flex;
  justify-content: center;
  text-align: center;
}
.dots .slick-dots .item {
  display: inline-block;
}
.dots .slick-dots button {
  display: block;
  width: 25px;
  height: 5px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
}
.dots .slick-dots .slick-active button {
  background: #5c2c90;
}
@media screen and (max-width: 768px) {
  .slider .slick-arrow {
    margin: 0px 10px;
    display: none;
  }
  .slider .slick-slide {
    width: 80vw;
  }
  .dots .slick-dots button {
    width: 20px;
    height: 2px;
  }
}

.index .secNews {
  padding: 35px 0 0;
}

section.secNews {
  border-top: 1px solid #e2e2e2;
}

@media screen and (max-width: 768px) {
  .index .secNews {
    position: relative;
    padding: 20px 0 55px;
  }
}

.index .secNews .h2_wrap {
  position: relative;
}

@media screen and (max-width: 768px) {
  .index .secNews .h2_wrap {
    position: static;
  }
}

.index .secNews .h2_wrap .more {
  position: absolute;
  right: 0;
  top: 6px;
}

@media screen and (max-width: 768px) {
  .index .secNews .h2_wrap .more {
    top: auto;
    bottom: 0;
    right: 5%;
  }
}

.index .secNews .h2_wrap .more a {
  color: #5c2c90;
  padding-right: 45px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}

@media screen and (max-width: 768px) {
  .index .secNews .h2_wrap .more a {
    font-size: 1.3rem;
  }
}

.index .secNews .h2_wrap .more a::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 1px;
  width: 39px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.index .secNews .h2_wrap .more a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  border-top: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.index .secNews .h2_wrap .more a:hover {
  opacity: 0.7;
}

.index .secNews .h2_wrap .more a:hover::before {
  width: 44px;
  right: -5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.index .secNews .h2_wrap .more a:hover::after {
  right: -5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.index .secNews .newsBox .item {
  margin-top: 10px;
}

.index .secBlog {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .index .secBlog {
    margin-top: 45px;
  }
}

.index .secBlog .secBlog_inner {
  border-top: 1px solid #e2e2e2;
  padding: 40px 0 0;
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner {
    padding-top: 20px;
  }
}

.index .secBlog .secBlog_inner .blogBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}

.index .secBlog .secBlog_inner .blogBox .l_box {
  margin-right: 10px;
  width: calc(50% - 5px);
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .l_box {
    margin-right: 0;
    width: 100%;
  }
}

.index .secBlog .secBlog_inner .blogBox .l_box a .img {
  height: 580px;
  width: 580px;
}

@media screen and (max-width: 1220px) {
  .index .secBlog .secBlog_inner .blogBox .l_box a .img {
    height: 47.6vw;
    width: 47.6vw;
  }
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .l_box a .img {
    height: 90vw;
    width: 98vw;
  }
}

.index .secBlog .secBlog_inner .blogBox .r_box {
  width: calc(50% - 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .r_box {
    margin-top: 10px;
    width: 100%;
  }
}

.index .secBlog .secBlog_inner .blogBox .r_box .item {
  margin: 10px 10px 0 0;
  width: calc(50% - 5px);
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .r_box .item {
    margin: 5px 5px 0 0;
    width: calc(50% - 2.5px);
  }
}

.index .secBlog .secBlog_inner .blogBox .r_box .item:nth-child(1),
.index .secBlog .secBlog_inner .blogBox .r_box .item:nth-child(2) {
  margin-top: 0;
}

.index .secBlog .secBlog_inner .blogBox .r_box .item:nth-child(even) {
  margin-right: 0;
}

.index .secBlog .secBlog_inner .blogBox .r_box .item a .img {
  height: 285px;
  width: 285px;
}

@media screen and (max-width: 1220px) {
  .index .secBlog .secBlog_inner .blogBox .r_box .item a .img {
    height: 23.3vw;
    width: 23.3vw;
  }
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .r_box .item a .img {
    height: 44.4vw;
    width: 44.4vw;
  }
}

.index .secBlog .secBlog_inner .blogBox .item {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index .secBlog .secBlog_inner .blogBox .item a {
  display: inline-block;
  position: relative;
  width: 100%;
}

.index .secBlog .secBlog_inner .blogBox .item a:hover img {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}

.index .secBlog .secBlog_inner .blogBox .item a .img img {
  height: 100%;
  max-width: fit-content;
}

.index .secBlog .secBlog_inner .blogBox .item a .ttl {
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 1.3rem;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.5;
  min-height: 59px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .index .secBlog .secBlog_inner .blogBox .item a .ttl {
    font-size: 1.1rem;
    min-height: 42px;
    padding: 5px;
    letter-spacing: 0;
  }
}

.index .secFeature {
  border-top: 2px solid yellow;
  margin-top: 70px;
  padding: 35px 0 0;
}

.index .secFeature.strength {
  border-top: none;
}

@media screen and (max-width: 768px) {
  .index .secFeature {
    padding: 100px 0;
    margin-top: 50px;
  }
}

.index .secFeature .logo {
  margin: 0 auto;
  width: 536px;
}

@media screen and (max-width: 1220px) {
  .index .secFeature .logo {
    width: 440px;
  }
}

@media screen and (max-width: 768px) {
  .index .secFeature .logo {
    width: 92%;
  }
}

.index .secFeature .sentence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .index .secFeature .sentence {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.index .secFeature .sentence .txt {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  margin-right: 25px;
}

@media screen and (max-width: 1220px) {
  .index .secFeature .sentence .txt {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  .index .secFeature .sentence .txt {
    font-size: 3.4vw;
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
  }
}

.index .secFeature .sentence .img {
  width: 536px;
}

@media screen and (max-width: 1220px) {
  .index .secFeature .sentence .img {
    width: 440px;
  }
}

@media screen and (max-width: 768px) {
  .index .secFeature .sentence .img {
    width: 93%;
  }
}

.index .secFeature .btn_type01 {
  margin-top: 45px;
}

.index .secFeature .btn_type01 a:hover {
  background: #5c2c90;
}

.featureImg.sp_only img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.index .secFeature > .inner {
  text-align: center;
}

.index .secFeature .inner .strength .strength_inner {
  position: relative;
}

.index .secFeature .inner .strength .strength_inner .featureImg {
  text-align: center;
  margin: 25px auto 0;
}

.index .secFeature .inner .strength .strength_inner .img1220px {
  width: 1180px;
}

.index .secFeature .inner .strength .strength_inner .img1000px {
  display: none;
}

.index .secFeature .inner .strength .strength_inner .img768px {
  display: none;
}

@media screen and (max-width: 1220px) {
  .index .secFeature .inner > .featureImg img {
    width: 960px;
  }

  .index .secFeature .inner .strength .strength_inner .img1220px {
    display: none;
  }

  .index .secFeature .inner .strength .strength_inner .img1000px {
    display: block;
    width: 960px;
  }

  .index .secFeature .inner .strength .strength_inner .img768px {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .index .secFeature .inner > .featureImg img {
    width: 728px;
  }

  .index .secFeature .inner .strength .strength_inner .img1220px {
    display: none;
  }

  .index .secFeature .inner .strength .strength_inner .img1000px {
    display: none;
  }

  .index .secFeature .inner .strength .strength_inner .img768px {
    display: block;
    width: 728px;
  }
}

@media screen and (max-width: 768px) {
  .index .secFeature .inner .strength .strength_inner .img1220px {
    display: none;
  }

  .index .secFeature .inner .strength .strength_inner .img1000px {
    display: none;
  }

  .index .secFeature .inner .strength .strength_inner .img768px {
    display: none;
  }
}

/*
.index .secFeature .inner .strength .strength_inner .featurSixElement {
  position: absolute;
}

.index .secFeature .inner .strength .strength_inner .featurSixElement a {
  width: 100%;
}
.index .secFeature .inner .strength .strength_inner .featurSixElement a > img {
  width: 100%;
}

.index
  .secFeature
  .inner
  .strength
  .strength_inner
  .featurSixElement
  a
  .featureTxt {
  display: flex;
}

.index
  .secFeature
  .inner
  .strength
  .strength_inner
  .featurSixElement
  a
  .featureTxt
  p {
  width: 100%;
}

.index
  .secFeature
  .inner
  .strength
  .strength_inner
  .featurSixElement
  a
  .featureTxt
  img {
}

.index .secFeature .inner .strength .strength_inner .collaboration {
  bottom: 34%;
  width: 36%;
  float: left;
}

.index .secFeature .inner .strength .strength_inner .communication {
  left: 100px;
  bottom: 150px;
}

.index .secFeature .inner .strength .strength_inner .criticalthinking {
  left: 150px;
  bottom: 70px;
}

.index .secFeature .inner .strength .strength_inner .imagination {
  right: 40px;
  bottom: 250px;
}

.index .secFeature .inner .strength .strength_inner .mentalpower {
  right: 100px;
  bottom: 155px;
}

.index .secFeature .inner .strength .strength_inner .creativity {
  right: 155px;
  bottom: 70px;
} */

.index .secPhilosophy {
  background: url(../img/index_philosophy_bg.png) no-repeat center;
  background-size: cover;
  padding: 170px 0;
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .index .secPhilosophy {
    background-image: url(../img/index_philosophy_bg_top.png),
      url(../img/index_philosophy_bg_bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% auto;
    background-position: top center, bottom center;
    padding: 25vw 0;
  }
}

.index .secPhilosophy .philosophy_inner {
  background: #fff;
  padding: 0 30px 30px;
  overflow: hidden;
}

.index .secPhilosophy .philosophy_inner .indexTtl_type01 {
  padding: 0 32px 30px;
  margin-top: 25px;
}

.index .secPhilosophy .philosophy_inner .indexCatch {
  margin-top: 12px;
}

.index .secPhilosophy .philosophy_inner .indexCatch .txt {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .index .secPhilosophy .philosophy_inner .indexCatch .txt {
    margin-top: 15px;
  }
}

.index .secPhilosophy .philosophy_inner .btn_type01 {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .index .secPhilosophy .philosophy_inner .btn_type01 {
    margin-top: 28px;
  }
}

.index .secLink {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .index .secLink {
    margin-top: 70px;
  }
}

.index .secLink .link_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .index .secLink .link_inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.index .secLink .link_inner .item {
  padding: 76px 0 70px;
  width: 49%;
}

@media screen and (max-width: 768px) {
  .index .secLink .link_inner .item {
    padding: 80px 0 85px;
    margin-top: 20px;
    width: 100%;
  }

  .index .secLink .link_inner .item:first-child {
    margin-top: 0;
  }
}

.index .secLink .link_inner .item .ttl {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-weight: 700;
  color: #fff;
  font-size: 2.8rem;
  text-align: center;
  letter-spacing: 0.5rem;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .index .secLink .link_inner .item .ttl {
    font-size: 2.2rem;
  }
}

.index .secLink .link_inner .item .ttl span {
  font-family: "nsjpr", "Noto Sans JP", "Noto Sans CJK JP",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  display: block;
  margin-top: -4px;
}

.index .secLink .link_inner .item .btn_type01 {
  margin-top: 20px;
}

.index .secLink .link_inner .item.item_type01 {
  background: url(../img/index_link_bg01.png) no-repeat center;
  background-size: cover;
}

.index .secLink .link_inner .item.item_type02 {
  background: url(../img/index_link_bg02.png) no-repeat center;
  background-size: cover;
}

.pageNews .secTtl {
  background: url(../img/title_news.png) no-repeat center;
  background-size: cover;
}

.pageNews .secNews {
  position: relative;
}

.pageNews .secNews .tabGroup_wrap {
  background: #fff;
  padding-top: 68px;
}

@media screen and (max-width: 1000px) {
  .pageNews .secNews .tabGroup_wrap {
    white-space: nowrap;
    overflow-x: auto;
    padding-top: 48px;
    width: 100%;
  }
}

.pageNews .secNews .tabGroup_wrap .tabGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1000px) {
  .pageNews .secNews .tabGroup_wrap .tabGroup {
    width: 1180px;
  }
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab {
  background: #f5f5f5;
  color: #8e8e8e;
  cursor: pointer;
  width: 14%;
  position: relative;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  opacity: 0;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.is-active {
  background: #f4f5f0;
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.is-active::before {
  opacity: 1;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_news::before {
  background: #8e8e8e;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_global::before {
  background: #6177b0;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_photo::before {
  background: #29929e;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_tamai::before {
  background: #907a51;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_important::before {
  background: #aa4044;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_esd::before {
  background: #a584b9;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab.tab_association::before {
  background: #1f407f;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab a {
  display: inline-block;
  font-size: 1.4rem;
  padding: 16px 2px;
  text-align: center;
  width: 100%;
}

.pageNews .secNews .tabGroup_wrap .tabGroup .tab a:hover {
  opacity: 0.7;
}

.pageNews .secNews .panelGroup {
  margin-top: 30px;
}

.pageNews .newsArticle .newsArticle_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
  }
}

.pageNews .newsArticle .newsArticle_inner .article {
  width: 66%;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner .article {
    width: 100%;
  }
}

.pageNews .newsArticle .newsArticle_inner .article .article_inner {
  background: #fff;
  border-top: 4px solid #5c2c90;
}

.pageNews .newsArticle .newsArticle_inner .article .article_inner .ttl_wrap {
  padding: 45px 50px 25px;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner .article .article_inner .ttl_wrap {
    padding: 20px 18px 20px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .date {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 1.2rem;
  color: #8e8e8e;
  margin-right: 8px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat {
  background: #8e8e8e;
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  width: 100px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_info {
  background: #ffe635;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_global {
  background: #6177b0;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_photo {
  background: #29929e;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_tamai {
  background: #907a51;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_important {
  background: #aa4044;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_esd {
  background: #a584b9;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_association {
  background: #1f407f;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_end {
  background: #8e8e8e;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .dc_wrap
  .cat.cat_news {
  background: #8e8e8e;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .ttl_wrap
    .dc_wrap
    .cat {
    letter-spacing: 0;
    line-height: 1.8;
    width: 90px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .ttl_wrap
  .ttl {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .ttl_wrap
    .ttl {
    font-size: 2rem;
    letter-spacing: 0;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap {
  border-top: 6px solid #f4f5f0;
  padding: 20px 50px 50px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap {
    padding: 10px 18px 50px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  * {
  line-height: 1.6;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  img {
  height: auto;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  h2 {
  color: #5c2c90;
  font-size: 2rem;
  font-weight: 500;
  padding: 0 0 4px 24px;
  margin-top: 28px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    h2 {
    font-size: 1.8rem;
    padding: 0 0 0 10px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  h2::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: #5c2c90;
  height: 95%;
  width: 2px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  h3 {
  font-size: 1.8rem;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    h3 {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  h4 {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    h4 {
    margin-top: 20px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  p {
  font-size: 1.4rem;
  margin-top: 30px;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    p {
    margin-top: 25px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  p
  a {
  color: #5c2c90;
  text-decoration: underline;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  p
  a::after {
  content: "\e901";
  font-family: "ikuei" !important;
  font-size: 1.1rem;
  margin-left: 4px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  p
  a:hover {
  text-decoration: none;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  p
  img {
  height: auto;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-image {
  margin-top: 30px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-quote {
  background: #f4f5f0;
  padding: 25px;
  margin-top: 30px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-quote
  p {
  font-size: 1.2rem;
  color: #333;
  margin-top: 0;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-quote
  cite {
  font-size: 1.2rem;
  display: inline-block;
  text-align: right;
  margin-top: 5px;
  width: 100%;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-table {
  margin-top: 10px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-table
  table {
  font-size: 1.4rem;
  width: 100%;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-table
  table
  th {
  background: #968aab;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #fff;
  padding: 8px 20px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    .wp-block-table
    table
    th {
    font-size: 1.1rem;
    padding: 8px 10px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-table
  table
  th.has-text-align-center {
  text-align: center;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  .wp-block-table
  table
  td {
  background: #f4f5f0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px 20px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    .wp-block-table
    table
    td {
    font-size: 1.2rem;
    padding: 8px 10px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ul {
  font-size: 1.4rem;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    ul {
    margin-top: 20px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ul
  li {
  position: relative;
  padding-left: 10px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ul
  li::before {
  content: "";
  background: #968aab;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
  height: 6px;
  width: 6px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ol {
  font-size: 1.4rem;
  margin-top: 30px;
  counter-reset: number 0;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .article_inner
    .sentence_wrap
    ol {
    margin-top: 20px;
  }
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ol
  li {
  position: relative;
  padding-left: 26px;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .article_inner
  .sentence_wrap
  ol
  li::before {
  counter-increment: number;
  content: counter(number, decimal-leading-zero) ".";
  color: #968aab;
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 6px;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner .article .pageNavi {
    font-size: 1.3rem;
  }
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.prev a {
  color: #8e8e8e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .pageNavi
  ul
  li.prev
  a:hover {
  color: #000;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .pageNavi
  ul
  li.prev
  a:hover
  span {
  color: #5c2c90;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.prev a span {
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .pageNavi
    ul
    li.prev
    a
    span {
    margin-right: 5px;
  }
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.next a {
  color: #8e8e8e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .pageNavi
  ul
  li.next
  a:hover {
  color: #000;
}

.pageNews
  .newsArticle
  .newsArticle_inner
  .article
  .pageNavi
  ul
  li.next
  a:hover
  span {
  color: #5c2c90;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.next a span {
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .pageNavi
    ul
    li.next
    a
    span {
    margin-left: 5px;
  }
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.all {
  margin: 0 auto;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.all a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.all a:hover {
  color: #5c2c90;
}

.pageNews .newsArticle .newsArticle_inner .article .pageNavi ul li.all a span {
  font-size: 1.6rem;
  color: #5c2c90;
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .pageNews
    .newsArticle
    .newsArticle_inner
    .article
    .pageNavi
    ul
    li.all
    a
    span {
    font-size: 1.3rem;
    margin-right: 5px;
  }
}

.pageNews .newsArticle .newsArticle_inner .side {
  background: #fff;
  border-top: 4px solid #5c2c90;
  padding: 0 50px 50px;
  width: 30.5%;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner .side {
    padding: 20px;
    margin-top: 65px;
    width: 100%;
  }
}

.pageNews .newsArticle .newsArticle_inner .side aside {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .pageNews .newsArticle .newsArticle_inner .side aside:first-child {
    margin-top: 0;
  }
}

.pageNews .newsArticle .newsArticle_inner .side aside h2 {
  color: #5c2c90;
  font-weight: 600;
}

.pageNews .newsArticle .newsArticle_inner .side aside h2 span {
  margin-right: 5px;
}

.pageNews .newsArticle .newsArticle_inner .side aside ul {
  margin-top: 5px;
}

.pageNews .newsArticle .newsArticle_inner .side aside ul li {
  font-size: 1.4rem;
  color: #8e8e8e;
  position: relative;
  padding-left: 10px;
  line-height: 1.75;
}

.pageNews .newsArticle .newsArticle_inner .side aside ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  color: #968aab;
}

.pageNews .newsArticle .newsArticle_inner .side aside ul li a {
  color: #000;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageNews .newsArticle .newsArticle_inner .side aside ul li a:hover {
  color: #5c2c90;
}

.pageNews .newsArticle .newsArticle_inner .side aside.side_year h2 span {
  font-size: 1.8rem;
}

.pageAbout .secTtl {
  background: url(../img/title_about.png) no-repeat center;
  background-size: cover;
}

.pageAbout .en_secTtl_ab {
  background: url(../img/title_about_en.png) no-repeat center;
  background-size: cover;
  margin-top: 145px;
}

.pageAbout .aboutList_type01 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.pageAbout .aboutList_type01 > div:first-child {
  margin-top: 5px;
}

.pageAbout .aboutList_type01 > div ul {
  margin-right: 1.2%;
  width: 19%;
}

@media screen and (max-width: 768px) {
  .pageAbout .aboutList_type01 > div ul {
    margin-right: 2%;
    margin-top: 10px;
    width: 49%;
  }
}

.pageAbout .aboutList_type01 > div ul:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .pageAbout .aboutList_type01 > div ul:nth-child(even) {
    margin-right: 0;
  }
}

.pageAbout .aboutList_type01 > div ul li {
  font-size: 1.4rem;
  position: relative;
  padding-left: 10px;
  line-height: 1.65;
}

.pageAbout .aboutList_type01 > div ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #968aab;
  border-radius: 50%;
  height: 6px;
  width: 6px;
}

.pageAbout .aboutList_type01 > div ul li.other {
  padding-left: 0;
}

.pageAbout .aboutList_type01 > div ul li.other::before {
  display: none;
}

.pageAbout .secMessage .img .catch {
  font-size: 1.2rem;
  text-align: right;
  margin-top: 10px;
}

.pageAbout .secMessage .img .catch span {
  font-size: 1.6rem;
  margin-left: 10px;
  vertical-align: bottom;
}

.pageAbout .secMessage .pageTxt {
  margin-top: 20px;
}

.pageAbout .secHistory .year_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 42px;
  justify-content: center;
}

.pageAbout .secHistory .year_wrap:first-child {
  margin-top: 0;
}

.pageAbout .secHistory .year_wrap .year {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #8e8e8e;
  font-size: 1.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 70px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secHistory .year_wrap .year {
    width: 100%;
  }
}

.pageAbout .secHistory .year_wrap .list {
  font-size: 1.4rem;
  width: calc(100% - 80px);
}

@media screen and (max-width: 768px) {
  .pageAbout .secHistory .year_wrap .list {
    width: 100%;
  }
}

.pageAbout .secHistory .year_wrap .list dl {
  border-bottom: 2px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0 0;
}

@media screen and (max-width: 768px) {
  .pageAbout .secHistory .year_wrap .list dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.pageAbout .secHistory .year_wrap .list dl:first-child {
  padding-top: 5px;
}

.pageAbout .secHistory .year_wrap .list dl dt {
  font-weight: 500;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #5c2c90;
  width: 155px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secHistory .year_wrap .list dl dt {
    width: 100%;
  }
}

.pageAbout .secPrinciple .pageTxt {
  margin-top: 25px;
}

.pageAbout .secPrinciple .sec01 .img {
  margin: 10px auto 0;
  max-width: 680px;
}

.pageAbout .secPrinciple .sec01 .img p {
  font-size: 1.4rem;
  margin-top: 8px;
}

.pageAbout .secPrinciple .sec02 .audio {
  margin-top: 10px;
}

.pageAbout .secPrinciple .sec02 .audio .audio_kouka {
  margin-top: 5px;
}

.pageAbout .secPrinciple .sec02 .audio .audio_kouka audio {
  width: 100%;
}

.pageAbout .secPrinciple .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secPrinciple .btn_wrap {
    display: block;
    margin-top: 40px;
  }
}

.pageAbout .secPrinciple .btn_wrap li {
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secPrinciple .btn_wrap li {
    margin-top: 10px;
  }
}

.pageAbout .secNumber .pageTxt {
  margin-top: 8px;
}

.pageAbout .secNumber .sec01 .pageTtl_type03 {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secNumber .sec01 .table {
    overflow-y: scroll;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .pageAbout .secNumber .sec01 .table table {
    width: 580px;
  }
}

.pageAbout .secNumber .sec01 .table table th {
  border: 1px solid #ccc;
}

.pageAbout .secNumber .sec01 .table table td {
  border: 1px solid #ccc;
  text-align: center;
}

.pageAbout .secNumber .sec02 .pageTtl_type04 {
  margin-top: 35px;
}

.pageAbout .secConsistency .flow_list {
  text-align: center;
  padding-bottom: 45px;
  margin-top: 55px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list {
    margin-top: 40px;
  }
}

.pageAbout .secConsistency .flow_list .item {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item {
    margin-top: 40px;
  }
}

.pageAbout .secConsistency .flow_list .item.none span::before,
.pageAbout .secConsistency .flow_list .item.none span::after {
  display: none;
}

.pageAbout .secConsistency .flow_list .item span {
  background: #f4f5f0;
  padding: 28px 5px;
  display: inline-block;
  position: relative;
  width: 100%;
}

.pageAbout .secConsistency .flow_list .item span::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  left: 50%;
  top: -35px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 19px;
  width: 1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item span::before {
    top: -26px;
    height: 14px;
  }
}

.pageAbout .secConsistency .flow_list .item span::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -21px;
  margin-top: -3px;
  border-bottom: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 8px;
  width: 8px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item span::after {
    top: -16px;
    margin-left: -3px;
    height: 6px;
    width: 6px;
  }
}

.pageAbout .secConsistency .flow_list .item img {
  height: 40px;
}

.pageAbout .secConsistency .flow_list .item_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pageAbout .secConsistency .flow_list .item_col .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  position: relative;
}

.pageAbout .secConsistency .flow_list .item_col .item::before {
  content: "";
  background: #5c2c90;
  position: absolute;
  left: 50%;
  bottom: -32px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 19px;
  width: 1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item_col .item::before {
    bottom: -26px;
    height: 14px;
  }
}

.pageAbout .secConsistency .flow_list .item_col .item::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -32px;
  margin-top: -3px;
  border-bottom: 1px solid #5c2c90;
  border-right: 1px solid #5c2c90;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 8px;
  width: 8px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item_col .item::after {
    bottom: -26px;
    margin-left: -3px;
    height: 6px;
    width: 6px;
  }
}

@media screen and (max-width: 768px) {
  .pageAbout .secConsistency .flow_list .item_col .item img {
    height: auto;
    max-width: 254px;
    width: 100%;
  }
}

.pageAbout .secAccess .sec01 .map_wrap {
  background: #f4f5f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec01 .map_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.pageAbout .secAccess .sec01 .map_wrap .map {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec01 .map_wrap .map {
    width: 100%;
  }

  .pageAbout .secAccess .sec01 .map_wrap .map iframe {
    height: 240px !important;
  }
}

.pageAbout .secAccess .sec01 .map_wrap .address {
  text-align: center;
  padding: 30px 20px;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec01 .map_wrap .address {
    width: 100%;
  }
}

.pageAbout .secAccess .sec01 .map_wrap .address > div {
  display: inline-block;
  text-align: left;
}

.pageAbout .secAccess .sec01 .map_wrap .address > div p {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec01 .map_wrap .address > div p {
    margin-top: 15px;
  }
}

.pageAbout .secAccess .sec01 .map_wrap .address > div p.tit {
  font-size: 1.6rem;
  margin-top: 0;
}

.pageAbout .secAccess .sec01 .map_wrap .address > div p a {
  text-decoration: underline;
}

.pageAbout .secAccess .sec01 .map_wrap .address > div p a:hover {
  text-decoration: none;
}

.pageAbout .secAccess .sec01 .map_wrap .address > div p a img {
  margin-right: 5px;
  width: 16px;
  vertical-align: middle;
}

.pageAbout .secAccess .sec02 .access_list {
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.pageAbout .secAccess .sec02 .access_list dt {
  font-weight: 700;
  padding-left: 10px;
  position: relative;
}

.pageAbout .secAccess .sec02 .access_list dt::before {
  content: "";
  position: absolute;
  background: #000;
  top: 10px;
  left: 0;
  height: 5px;
  width: 5px;
}

.pageAbout .secAccess .sec02 .access_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec02 .access_img {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.pageAbout .secAccess .sec02 .access_img li {
  width: 49%;
}

@media screen and (max-width: 768px) {
  .pageAbout .secAccess .sec02 .access_img li {
    margin-top: 20px;
    width: 100%;
  }

  .pageAbout .secAccess .sec02 .access_img li:first-child {
    margin-top: 0;
  }
}

.pageAbout .secAccess .sec02 .access_img li span {
  font-size: 1.1rem;
}

.modal_open {
  cursor: pointer;
}

.modal_box {
  position: fixed;
  z-index: 7777;
  display: none;
  width: 80%;
  max-width: 840px;
  max-height: 85vh;
  margin: 0;
  padding: 40px 2vw;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .modal_box {
    padding: 30px 2vw;
  }
}

.modal_box .modal_close {
  position: absolute;
  top: -35px;
  right: 0;
  display: block;
  height: 24px;
  width: 24px;
  color: #000;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .modal_box .modal_close {
    width: 40px;
    line-height: 40px;
    font-size: 30px;
  }
}

.modal_box .modal_close::before,
.modal_box .modal_close::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  background: #fff;
  height: 3px;
  width: 24px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal_box .modal_close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal_box .img img {
  max-width: 100%;
  max-height: 70vh;
}

.modal_box .movie video {
  max-width: 100%;
}

.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6666;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
}

.pageLife .secTtl {
  background: url(../img/title_school.png) no-repeat center;
  background-size: cover;
}

.pageLife .en_secTtl {
  background: url(../img/title_school_en.png) no-repeat center;
  background-size: cover;
  margin-top: 145px;
}

.pageLife .secOneday .flow_list {
  margin-top: 20px;
}

.pageLife .secOneday .flow_list .icon {
  text-align: center;
}

.pageLife .secOneday .flow_list .icon img {
  width: 88px;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .icon img {
    width: 60px;
  }
}

.pageLife .secOneday .flow_list .list {
  position: relative;
  margin-top: 15px;
  padding: 15px 0;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list {
    padding: 0 0 25px;
    margin-top: 0;
  }
}

.pageLife .secOneday .flow_list .list::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  background: #968aab;
  height: 100%;
  width: 1px;
  z-index: -1;
}

.pageLife .secOneday .flow_list .list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 10px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
  }

  .pageLife .secOneday .flow_list .list ul li:first-child {
    margin-top: 10px;
  }
}

.pageLife .secOneday .flow_list .list ul li .balloon {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background: #e6e1eb;
  border-radius: 7px;
  padding: 15px;
  margin-right: calc(8.5% - 60px);
  width: 41.5%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li .balloon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border: 2px solid #fff;
    padding: 8px 10px;
    margin-right: 0;
    width: 100%;
  }

  .pageLife .secOneday .flow_list .list ul li .balloon::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    background: #fff;
    height: 10px;
    width: 100%;
  }
}

.pageLife .secOneday .flow_list .list ul li .balloon::before {
  content: "";
  position: absolute;
  right: -10px;
  top: 22px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #e6e1eb;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li .balloon::before {
    display: none;
  }
}

.pageLife .secOneday .flow_list .list ul li .balloon .txt {
  font-size: 1.4rem;
}

.pageLife .secOneday .flow_list .list ul li .balloon .img {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li .balloon .img {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.pageLife .secOneday .flow_list .list ul li .time {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  color: #5c2c90;
  text-align: center;
  line-height: 1.6;
  padding: 15px 0;
  width: 120px;
  font-size: 1.5rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li .time {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    width: 100%;
  }
}

.pageLife .secOneday .flow_list .list ul li .time span {
  background: #fff;
  display: inline-block;
  letter-spacing: 0.01rem;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li .time span {
    padding: 4px 0;
  }
}

.pageLife .secOneday .flow_list .list ul li.right {
  position: relative;
}

.pageLife .secOneday .flow_list .list ul li.right .balloon {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-right: 0;
  margin-left: calc(8.5% - 60px);
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.right .balloon {
    margin-left: 0;
  }
}

.pageLife .secOneday .flow_list .list ul li.right .balloon::before {
  right: auto;
  left: -10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pageLife .secOneday .flow_list .list ul li.right .time {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: calc(41.5% + (8.5% - 60px));
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.right .time {
    margin-left: 0;
  }
}

.pageLife .secOneday .flow_list .list ul li.type03 {
  margin-top: -14%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type03 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list .list ul li.type04 {
  margin-top: 9.5%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type04 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list .list ul li.type05 {
  margin-top: -14%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type05 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list .list ul li.type08 {
  margin-top: -14%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type08 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list .list ul li.type11 {
  margin-top: -11%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type11 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list .list ul li.type12 {
  margin-top: -2%;
}

@media screen and (max-width: 768px) {
  .pageLife .secOneday .flow_list .list ul li.type12 {
    margin-top: 25px;
  }
}

.pageLife .secOneday .flow_list:last-child .list {
  padding-bottom: 0;
}

.pageLife .secOneday .v1 .flow-title {
  font-size: 1.6rem;
  font-weight: bold;
}

.pageLife .secOneday .v2 .wrap {
  margin-top: 4rem;
}

.pageLife .secOneday .v2 .pageTxt {
  margin-bottom: 3rem;
}

.pageLife .secOneday .v2 .flow-timetable {
  font-weight: bold;
  color: lightcoral;
  font-weight: bold;
  font-size: 2rem;
}

.pageLife .secOneday .v2 .flow-title {
  font-size: 1.6rem;
  font-weight: bold;
  background-color: antiquewhite;
  padding: 0.3rem 1rem;
  border-radius: 1rem;
  margin: 1rem 0 0.5rem 0;
}

.pageLife .secOneday .img img {
  border-radius: 10px;
}

@media screen and (min-width: 600px) {
  .pageLife .secOneday .v2 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .pageLife .secOneday .v2 .wrap:nth-child(even) {
    flex-direction: row-reverse;
  }

  .pageLife .secOneday .v2 .img {
    display: block;
    width: 48%;
    height: auto;
  }

  .pageLife .secOneday .v2 .box {
    width: 48%;
  }
}

.pageLife .secCalender .calenderBox {
  margin-top: 35px;
}

@media screen and (max-width: 1000px) {
  .pageLife .secCalender .calenderBox .tabGroup {
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
  }
}

.pageLife .secCalender .calenderBox .tabGroup ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1000px) {
  .pageLife .secCalender .calenderBox .tabGroup ul {
    width: 1180px;
  }
}

.pageLife .secCalender .calenderBox .tabGroup ul li {
  background: #f5f5f5;
  border-top: 3px solid #f5f5f5;
  color: #8e8e8e;
  font-size: 1.4rem;
  display: inline-block;
  text-align: center;
  padding: 15px 5px;
  width: 100%;
  margin-right: 3px;
  width: calc((100% - 33px) / 12);
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.pageLife .secCalender .calenderBox .tabGroup ul li:hover {
  opacity: 0.7;
}

.pageLife .secCalender .calenderBox .tabGroup ul li:last-child {
  margin-right: 0;
}

.pageLife .secCalender .calenderBox .tabGroup ul li.is-active {
  background: #fff8fb;
  border-color: #dda0be;
  color: #000;
}

.pageLife .secCalender .calenderBox .tabGroup ul li.is-active.summer {
  background: #e9f7f2;
  border-color: #48afab;
}

.pageLife .secCalender .calenderBox .tabGroup ul li.is-active.autumn {
  background: #fff6ed;
  border-color: #e88934;
}

.pageLife .secCalender .calenderBox .tabGroup ul li.is-active.winter {
  background: #f2f6f8;
  border-color: #b8c9e6;
}

.pageLife .secCalender .calenderBox .panelGroup {
  margin-top: 3px;
}

.pageLife .secCalender .calenderBox .panelGroup .panel {
  display: none;
  background: #fff8fb url(../img/life_calender_spring.png) no-repeat left bottom;
  background-size: 100% auto;
  padding: 50px 20px 170px;
}

@media screen and (max-width: 768px) {
  .pageLife .secCalender .calenderBox .panelGroup .panel {
    padding: 20px 10px 18vw;
  }
}

.pageLife .secCalender .calenderBox .panelGroup .panel .calender_wrap {
  position: relative;
  margin: 0 auto;
  max-width: 760px;
  padding: 0 80px;
}

@media screen and (max-width: 768px) {
  .pageLife .secCalender .calenderBox .panelGroup .panel .calender_wrap {
    padding: 0 15px;
  }
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container {
  max-width: 600px;
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .catch {
  background: rgba(255, 255, 255, 0.85);
  font-size: 1.4rem;
  display: inline-block;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .pageLife
    .secCalender
    .calenderBox
    .panelGroup
    .panel
    .calender_wrap
    .swiper-container
    .catch {
    font-size: 1.1rem;
    padding: 5px;
  }
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .swiper-navigation {
  display: none;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-prev {
  background: #dda0be;
  left: 0;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-next {
  background: #dda0be;
  right: 0;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .swiper-pagination {
  bottom: -30px;
}

@media screen and (max-width: 768px) {
  .pageLife
    .secCalender
    .calenderBox
    .panelGroup
    .panel
    .calender_wrap
    .swiper-container
    .swiper-pagination {
    bottom: -25px;
  }
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container
  .swiper-pagination-bullet-active {
  background: #dda0be;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel
  .calender_wrap
  .swiper-container.active
  .swiper-navigation {
  display: block;
}

.pageLife .secCalender .calenderBox .panelGroup .panel .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 40px auto 0;
}

.pageLife .secCalender .calenderBox .panelGroup .panel .list li {
  position: relative;
  padding-left: 12px;
  margin-right: 20px;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .pageLife .secCalender .calenderBox .panelGroup .panel .list li {
    font-size: 1.4rem;
    padding-left: 10px;
  }
}

.pageLife .secCalender .calenderBox .panelGroup .panel .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: #dda0be;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}

@media screen and (max-width: 768px) {
  .pageLife .secCalender .calenderBox .panelGroup .panel .list li::before {
    top: 10px;
    height: 6px;
    width: 6px;
  }
}

.pageLife .secCalender .calenderBox .panelGroup .panel.is-show {
  display: block;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.summer {
  background: #e9f7f2 url(../img/life_calender_summer.png) no-repeat left bottom;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.summer
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-prev {
  background: #48afab;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.summer
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-next {
  background: #48afab;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.summer
  .calender_wrap
  .swiper-container
  .swiper-pagination-bullet-active {
  background: #48afab;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.summer .list li::before {
  background: #48afab;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.autumn {
  background: #fff6ed url(../img/life_calender_autumn.png) no-repeat left bottom;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.autumn
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-prev {
  background: #e88934;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.autumn
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-next {
  background: #e88934;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.autumn
  .calender_wrap
  .swiper-container
  .swiper-pagination-bullet-active {
  background: #e88934;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.autumn .list li::before {
  background: #e88934;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.winter {
  background: #f2f6f8 url(../img/life_calender_winter.png) no-repeat left bottom;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.winter
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-prev {
  background: #b8c9e6;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.winter
  .calender_wrap
  .swiper-container
  .swiper-navigation
  .swiper-button-next {
  background: #b8c9e6;
}

.pageLife
  .secCalender
  .calenderBox
  .panelGroup
  .panel.winter
  .calender_wrap
  .swiper-container
  .swiper-pagination-bullet-active {
  background: #b8c9e6;
}

.pageLife .secCalender .calenderBox .panelGroup .panel.winter .list li::before {
  background: #b8c9e6;
}

.pageLife .secClub .pageTtl_type03 {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .pageTtl_type03 {
    margin-top: 40px;
  }
}

.pageLife .secClub .pageTxt {
  margin-top: 15px;
  letter-spacing: 0.05em;
}

.pageLife .secClub .img {
  margin-top: 20px;
}

.pageLife .secClub .sec01 .pageTtl_type03 {
  margin-top: 30px;
}

.pageLife .secClub .sec01 .img {
  margin-top: 0;
}

.pageLife .secClub .sec05 .ttl,
.pageLife .secClub .sec06 .ttl {
  color: #5c2c90;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin-top: 30px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .sec05 .ttl,
  .pageLife .secClub .sec06 .ttl {
    font-size: 1.8rem;
  }
}

.pageLife .secClub .sec05 .ttl::before,
.pageLife .secClub .sec06 .ttl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background: #5c2c90;
  height: 2px;
  width: 100%;
  z-index: -1;
}

.pageLife .secClub .sec05 .ttl span,
.pageLife .secClub .sec06 .ttl span {
  display: inline-block;
  background: #fff;
  width: 260px;
}

.en_smltext {
  font-size: 1.5rem;
}

.en_smltext_m {
  font-size: 1.7rem;
  line-height: 110%;
}

.en_ttl {
  line-height: 110%;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .sec05 .ttl span,
  .pageLife .secClub .sec06 .ttl span {
    width: 220px;
  }
}

.pageLife .secClub .sec05 .list,
.pageLife .secClub .sec06 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pageLife .secClub .sec06 .list li {
  width: 31%;
  margin-right: 3.5%;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .sec06 .list li {
    margin-right: 0;
    width: 100%;
  }
}

.pageLife .secClub .sec06 .list li:nth-child(3n) {
  margin-right: 0;
}

.pageLife .secClub .sec05 .list li .pageTtl_type04,
.pageLife .secClub .sec06 .list li .pageTtl_type04 {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .sec05 .list li .pageTtl_type04,
  .pageLife .secClub .sec06 .list li .pageTtl_type04 {
    margin-top: 20px;
  }
}

.pageLife .secClub .sec05 .list li .img {
  width: 100%;
  margin-top: 5px;
}

.pageLife .secClub .sec06 .list li .img {
  margin-top: 5px;
}

.nakayoshi-group-img {
  display: flex;
}

.pageLife .secClub .sec05 .list li .img img {
  width: 100% !important;
}

.pageLife .secClub .sec06 .list li .img img {
  width: 100%;
}

.pageLife .secClub .sec05 .list li .txt,
.pageLife .secClub .sec06 .list li .txt {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .pageLife .secClub .sec05 .list li .txt,
  .pageLife .secClub .sec06 .list li .txt {
    font-size: 1.3rem;
  }
}

.pageLife .secClub .sec06 {
  margin-top: 50px;
}

.pageLife .secActive .colmun {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .pageLife .secActive .colmun {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px;
  }
}

.pageLife .secActive .colmun .img {
  width: 31%;
}

@media screen and (max-width: 768px) {
  .pageLife .secActive .colmun .img {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 10px;
    width: 100%;
  }
}

.pageLife .secActive .colmun .sentence {
  padding-left: 20px;
  width: 69%;
}

@media screen and (max-width: 768px) {
  .pageLife .secActive .colmun .sentence {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0;
    width: 100%;
  }
}

.pageLife .secActive .colmun .sentence .pageTxt {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .pageLife .secActive .colmun .sentence .pageTxt {
    margin-top: 10px;
  }
}

.pageLife .secActive .colmun .sentence .pageTxt span {
  color: #968aab;
}

@media screen and (max-width: 1000px) {
  .pageFeature .header {
    height: auto;
  }
}

.pageFeature .header .inner {
  width: 100%;
}

.pageFeature
  .header
  .inner
  .gNavi
  .menu
  .menu_wrap
  .menu_nav
  .gmenu
  .gmenu_list.hierarchy
  ul {
  margin-left: 0;
}

.pageFeature .header .inner .gNavi .menu .request a {
  padding: 23px 8px 14px;
}

@media screen and (max-width: 1220px) {
  .pageFeature .header .inner .gNavi .menu .request a {
    padding: 23px 8px 20px;
  }
}

@media screen and (max-width: 1000px) {
  .pageFeature .header .inner .btnTrigger .btn {
    margin: 0;
    border-radius: 0;
    display: block;
    padding: 0;
    text-align: left;
    border: none;
  }
}

.pageFeature .allWrapper {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
  color: #222;
  background: #fff;
  overflow: hidden;
}

.pageFeature .allWrapper .inner {
  padding: 0 !important;
}

.pageFeature .footer .inner {
  text-align: left;
  width: 100%;
}

.pageFeature .footer .inner .address {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .pageFeature .footer .copy {
    letter-spacing: 0.05em;
  }
}

.pageRecruitment .secTtl {
  background: url(../img/title_recruitment.png) no-repeat center;
  background-size: cover;
}

.pageAdmission .secTtl {
  background: url(../img/title_admission.png) no-repeat center;
  background-size: cover;
}

.pageAdmission .en_secTtl_ad {
  background: url(../img/title_admission_en.png) no-repeat center;
  background-size: cover;
  margin-top: 145px;
}

.pageAdmission .ul_type01 {
  font-size: 1.4rem;
  margin: 5px 0;
  counter-reset: number 0;
}

.pageAdmission .ul_type01 li {
  position: relative;
  padding-left: 20px;
  line-height: 1.7;
}

.pageAdmission .ul_type01 li::before {
  position: absolute;
  left: 0;
  counter-increment: number 1;
  content: counter(number) ". ";
  color: #968aab;
  height: 6px;
  width: 6px;
}

.pageAdmission .ul_type01 li a {
  color: #968aab;
  text-decoration: underline;
}

.pageAdmission .ul_type01 li a:hover {
  text-decoration: none;
}

.pageAdmission .ul_type02 {
  font-size: 1.4rem;
  margin: 5px 0;
}

.pageAdmission .ul_type02 li {
  padding-left: 26px;
  line-height: 1.7;
}

.pageAdmission .ul_type03 {
  font-size: 1.4rem;
}

.pageAdmission .ul_type03 li {
  position: relative;
  padding-left: 1.4rem;
  line-height: 1.7;
}

.pageAdmission .ul_type03 li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.pageAdmission .secGuideline .color-gray {
  color: #ccc;
}

.pageAdmission .secGuideline .table {
  margin-top: 6px;
}

.pageAdmission .secGuideline .sec01 .pageTtl_type03 {
  margin-top: 30px;
}

.pageAdmission .secGuideline .sec01 .pageTtl_type03 + .pageTtl_type04 {
  margin-top: 25px;
}

.pageAdmission .secGuideline .sec01 .table01 table {
  width: 100%;
}

.pageAdmission .secGuideline .sec01 .table01 table tr th:nth-child(2) {
  width: 18.5%;
}

.pageAdmission .secGuideline .sec01 .table01 table td {
  width: 68%;
}

.pageAdmission .secGuideline .sec02 {
  margin-top: 80px;
}

.pageAdmission .secGuideline .sec02 .pageTtl_type04 {
  margin-top: 30px;
}

.pageAdmission .secGuideline .sec02 .btn_type02 {
  margin-top: 50px;
}

.pageAdmission .secGuideline .sec02 .btn_type02 a {
  width: 375px;
}

.pageAdmission .secTransference .table {
  margin-top: 6px;
}

.pageAdmission .secTransference .sec01 .pageTtl_type03 {
  margin-top: 30px;
}

.pageAdmission .secTransference .sec01 .pageTxt {
  font-size: 1.5rem;
}

.pageAdmission .secTransference .sec01 .pageTxt a:hover {
  color: #5c2c90;
}

.pageAdmission .secTransference .sec01 .btn_type02 {
  margin-top: 50px;
}

.pageAdmission .secTransference .sec01 .btn_type02 a {
  width: 375px;
}

.pageAdmission .secFee .sec01 {
  margin-top: 25px;
}

.pageAdmission .secFee .sec02 {
  margin-top: 30px;
}

.pageAdmission .secEvent section {
  position: relative;
  margin-top: 8%;
  border-top: 1px solid #000;
}
.pageAdmission .secEvent .event-ttl {
  width: 100%;
  margin: auto;
  font-size: 33px;
  font-weight: 500;
  font-family: "Noto Serif JP", "Noto Serif CJK JP", "Roboto Slab",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    serif;
  text-align: center;
}
.pageAdmission .secEvent .event-date {
  width: 100%;
  margin: 0;
  padding-top: 10px;
  border-top: 1px solid #000;
  font-size: 16px;
  font-weight: 100;
  color: #ff0025;
  text-align: end;
  display: block;
}
.pageAdmission .secEvent .event-discription,
.pageAdmission .secEvent .event-description {
  width: calc(100% - 30px);
  margin: 10px auto 30px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  white-space: pre-wrap;
}
.pageAdmission .secEvent .event-details {
  width: calc(100% - 30px);
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.pageAdmission .secEvent .event-program {
  border-left: 3px solid #707070;
  margin: auto;
  padding-left: 10px;
}
.pageAdmission .secEvent .event-program h4 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
}
.pageAdmission .secEvent .event-program p {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 1.5px;
  display: inline-block;
  white-space: pre-wrap;
}
.pageAdmission .secEvent .event-information {
  width: 100%;
  margin: 30px auto 18px;
  font-size: 17px;
}
.pageAdmission .secEvent .event-information p {
  white-space: pre-wrap;
}
.pageAdmission .secEvent .event-information p a {
  border-bottom: 1px solid #000;
}.pageAdmission .secEvent .event-information p a:hover {
  border-bottom: inherit;
}
.pageAdmission .secEvent .event-applyBtn {
  width: 230px;
  height: 45px;
  margin-left: auto;
}
.pageAdmission .secEvent .event-applyBtn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #cd9be8 0%, #a280db 100%);
  box-shadow: -1px 2px 9px #c19fd9;
  border-radius: 5px;
}
.pageAdmission .secEvent .event-applyBtn a:hover {
  background: linear-gradient(to right, #c28edd 0%, #8f72c1 100%);
  box-shadow: none;
}
.pageAdmission .secEvent .event-applyBtn p {
  font-size: 15px;
  color: #fff;
  position: relative;
}
.pageAdmission .secEvent .event-applyBtn p::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 1.5px;
  top: calc(50% - 1.9px);
  right: -25px;
  transform: rotate(45deg);
  background-color: #fff;
}
.pageAdmission .secEvent .event-applyBtn p::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 1.5px;
  top: calc(50% + 1.9px);
  right: -25px;
  transform: rotate(-45deg);
  background-color: #fff;
}
/* 申込不要ボタン */
.pageAdmission .secEvent .event-applyBtn a.btn-no-registration {
  background: #6c9bd1;
  box-shadow: -1px 2px 9px #a0c4e8;
  cursor: default;
}
.pageAdmission .secEvent .event-applyBtn a.btn-no-registration:hover {
  background: #6c9bd1;
  box-shadow: -1px 2px 9px #a0c4e8;
}
.pageAdmission .secEvent .event-applyBtn a.btn-no-registration p::before,
.pageAdmission .secEvent .event-applyBtn a.btn-no-registration p::after {
  display: none;
}
/* 受付期間外ボタン */
.pageAdmission .secEvent .event-applyBtn a.btn-disabled {
  background: #aaa;
  box-shadow: -1px 2px 9px #ccc;
  cursor: default;
}
.pageAdmission .secEvent .event-applyBtn a.btn-disabled:hover {
  background: #aaa;
  box-shadow: -1px 2px 9px #ccc;
}
.pageAdmission .secEvent .event-applyBtn a.btn-disabled p::before,
.pageAdmission .secEvent .event-applyBtn a.btn-disabled p::after {
  display: none;
}
.pageAdmission .secEvent .event-remarks {
  width: 100%;
  margin: 30px auto 18px;
}
.pageAdmission .secEvent .event-remarks h4 {
  width: 100%;
  margin: 10px auto 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}
#event_all_finished {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}
.event_finished {
  display: none;
}
.event_onlin {
  margin-top: 50px;
}

.event_onlin .ttl {
  color: #5c2c90;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
}

.event_onlin .pageTxt {
  text-align: center;
  margin-top: 5px;
}

.event_onlin .movie_btn {
  margin-top: 5px;
}

.pageForm {
  background-color: #fff;
  padding-bottom: 4%;
  overflow: hidden;
  margin-top: 120px;
}

@media screen and (max-width: 1100px) {
  .pageForm {
    margin-top: 107px !important;
  }
}

.pageForm.article {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
}

.pageForm.article h1.entry-title {
  margin-top: 0;
}

.pageForm.article .toTel {
  background: -webkit-linear-gradient(
    linear,
    left top,
    right top,
    from(#c0ddf5),
    to(#74a6fe)
  );
  background: linear-gradient(to right, #c0ddf5 0%, #74a6fe 100%);
  padding: 7px;
}

@media screen and (max-width: 768px) {
  .pageAdmission .secGuideline .sec01 .table01 table tr th:nth-child(2) {
    width: auto;
  }
  .pageAdmission .secGuideline .sec01 .table01 table tr th.bg_color02 {
    width: auto;
  }
  .pageAdmission .secGuideline .sec01 .table01 table td {
    width: auto;
  }
  .pageAdmission .secGuideline .sec02 {
    margin-top: 50px;
  }
  .pageAdmission .secGuideline .sec02 .btn_type02 {
    margin-top: 30px;
  }
  .pageAdmission .secGuideline .sec02 .btn_type02 a {
    width: 100%;
  }
  .pageAdmission .secTransference .sec01 .btn_type02 {
    margin-top: 30px;
  }
  .pageAdmission .secTransference .sec01 .btn_type02 a {
    width: 100%;
  }

  .pageAdmission .secEvent section {
    margin-top: 15%;
  }
  .pageAdmission .secEvent .event-ttl {
    font-size: 25px;
  }
  .pageAdmission .secEvent .event-date {
  }
  .pageAdmission .secEvent .event-discription,
  .pageAdmission .secEvent .event-description {
    margin: 30px auto;
  }
  .pageAdmission .secEvent .event-details {
  }
  .pageAdmission .secEvent .event-program {
    font-weight: 100;
  }
  .pageAdmission .secEvent .event-program h4 {
  }
  .pageAdmission .secEvent .event-program p {
    font-size: 13px;
  }
  .pageAdmission .secEvent .event-information {
    font-size: 15px;
    font-weight: 100;
  }
  .pageAdmission .secEvent .event-applyBtn {
  }
  .pageAdmission .secEvent .event-applyBtn a {
    background: linear-gradient(to right, #6e09e5 0%, #e95efc 100%);
    box-shadow: -1px 2px 9px #9a72b7;
    border-radius: 3rem;
    position: relative;
  }
  .pageAdmission .secEvent .event-applyBtn a::before {
    content: "";
    position: absolute;
    bottom: 2.5px;
    right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .pageAdmission .secEvent .event-applyBtn a:hover {
    background: linear-gradient(to right, #6e09e5 0%, #b239c2 100%);
  }
  .pageAdmission .secEvent .event-applyBtn p {
    margin-right: 20px;
  }
  .pageAdmission .secEvent .event-applyBtn p::before,
  .pageAdmission .secEvent .event-applyBtn p::after {
    right: -35px;
  }
  /* 申込不要ボタン（モバイル） */
  .pageAdmission .secEvent .event-applyBtn a.btn-no-registration {
    background: #6c9bd1;
    box-shadow: -1px 2px 9px #a0c4e8;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-no-registration:hover {
    background: #6c9bd1;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-no-registration::before {
    display: none;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-no-registration p {
    margin-right: 0;
  }
  /* 受付期間外ボタン（モバイル） */
  .pageAdmission .secEvent .event-applyBtn a.btn-disabled {
    background: #aaa;
    box-shadow: -1px 2px 9px #ccc;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-disabled:hover {
    background: #aaa;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-disabled::before {
    display: none;
  }
  .pageAdmission .secEvent .event-applyBtn a.btn-disabled p {
    margin-right: 0;
  }
  .pageAdmission .secEvent .event-remarks {
    font-size: 14px;
    font-weight: 100;
  }
  .pageAdmission .secEvent .event-remarks h4 {

  }
  #event_all_finished {
    font-size: 1.5rem;
  }
  .event_onlin {
    margin-top: 30px;
  }
  .event_onlin .ttl {
    font-size: 1.8rem;
  }
  .event_onlin .pageTxt {
    font-size: 1.3rem;
    margin-top: 0;
  }
  .pageForm {
    margin-top: 70px !important;
  }
  .pageForm.article .toTel {
    padding: 4px;
  }
  .pageForm.article .contactCols .mwform-tel-field input[type="text"],
  .pageForm.article .contactCols .mwform-zip-field input[type="text"] {
    display: inline-block;
    width: auto;
  }
}

.pageForm.article .toTel .toTel_in {
  background: #fff;
  padding: 35px 0;
}

.pageForm.article .toTel .toTel_in .toTel-anchor {
  line-height: 1;
}

.pageForm.article .formWrapper {
  width: 100%;
}

.pageForm.article .formWrapper input {
  background: #fff;
}

.pageForm.article .contactCols .mwform-radio-field {
  display: block;
}

.pageForm.article .contactCols .mwform-radio-field input[type="radio"] {
  vertical-align: middle;
}

.pageForm.article .contactCols .mwform-radio-field input[type="radio"]::before {
  width: 14px;
  height: 14px;
}

.pageForm textarea {
  background-color: #fff;
}

.pageForm select {
  background: #fff;
  border: 1px solid #888;
  padding: 5px 10px;
  width: 170px;
}

.pageForm input[type="submit"] {
  text-align: center;
  cursor: pointer;
}

.pageForm .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

.pageForm .mwform-radio-field {
  display: block;
}

.pageForm .mw_wp_form .error {
  color: #fff;
  font-size: 100%;
  display: table;
}

/* featureページのタブレットビュー */
@media screen and (max-width: 1110px) {
  .tablet_only {
    display: block;
  }

  .numZone-body-imgZone.tablet_only {
    margin-top: 5px;
  }

  .wide_pc_only {
    display: none;
  }
}

@media screen and (min-width: 1109px) {
  .wide_pc_only {
    display: block;
  }

  .tablet_only {
    display: none;
  }

  .numZone-body-h4-img.tamaishiki03 {
    position: static;
  }
}

.width-90 {
  width: 90%;
}

.numZone-body-h4-trans {
  color: black;
  font-size: 20px;
  padding: 26px 0 8px;
  position: relative;
  letter-spacing: 0.09em;
}

/* ESD教育ページ */
.eduSecTtl {
  background: url(../img/title_information.png) no-repeat center;
  background-size: cover;
  height: 200px;
  width: 100vw;
  margin-top: 120px;
}

.en_eduSecTtl {
  background: url(../img/title_information_en.png) no-repeat center;
  background-size: cover;
  height: 200px;
  width: 100vw;
  margin-top: 120px;
  margin-top: 145px;
}

.en_eduSecTtl_fe {
  background: url(../img/title_information_en.png) no-repeat center;
  background-size: cover;
  height: 200px;
  width: 100vw;
  margin-top: 120px;
  margin-top: 145px;
}

.esd-box {
  width: 50%;
  margin: 0 3%;
}

.esd-wrap-box {
  margin: 10px 0;
  padding: 10px;
  border-radius: 10px;
}

.mt-school {
  background-color: #cfb;
}

.summer-camp {
  background-color: #cff;
}

.cotton {
  background-color: #fdc;
}

@media screen and (max-width: 768px) {
  .esd-wrap-box {
    display: block !important;
  }

  .esd-box {
    width: 85%;
  }
}

/* グローバルページ */
.global-box {
  margin: 10px 0;
  padding: 20px;
  border-radius: 10px;
  font-size: 1.4rem;
}

.img-box {
  padding: 15px 5px;
}

.slider_1 {
  position: relative;
  height: 500px;
  margin: 0 auto;
  padding: 0 auto;
  text-align: center;
}

.slider_1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.slider_1 ul img {
  width: 80%;
  margin: 0 auto 0;
  padding: 0 auto;
}

.slider_1 ul li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
  animation-duration: 14s;
}

.slider_1 ul li:nth-child(1) {
  animation-name: slider_1;
  animation-delay: -2s;
}

.slider_1 ul li:nth-child(2) {
  animation-name: slider_1;
  animation-delay: 5s;
  opacity: 0;
}

@keyframes slider_1 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@media screen and (max-width: 768px) {
  .slider_1 {
    height: 330px;
  }
}

.flex-container {
  display: flex;
}

.flex-item {
  flex-basis: 100%;
}

.image-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 60%;
  margin: 10px 5px;
}

.image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 育英っこブログ */
@media screen and (max-width: 767px) {
  #pc_blog {
    display: none;
  }

  #sp_blog {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  #pc_blog {
    display: block;
  }

  #sp_blog {
    display: none;
  }
}

/* 学校沿革 */
.secFounder {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  text-align: center;
}

.secFounder .founder {
  margin-top: 30px;
}

.secFounder img {
  width: 30%;
}

.secFounder .name {
  font-size: 28px;
}

.secFounder .date {
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .secFounder img {
    width: 45%;
  }

  .secFounder .name {
    font-size: 22px;
  }
}

/* 教育方針ページ */
.title-img {
  max-width: 200px;
  margin: 70px auto 30px;
}

.mokuhyo {
  max-width: 1220px;
  margin: 0 auto;
}

.mokuhyo-body {
  max-width: 1220px;
  display: flex;
  margin: 25px auto 25px;
}

.mokuhyo-title-img {
  width: 40%;
}

.mokuhyo-txt {
  width: 40%;
  padding: 15px;
}

.mokuhyo-txt > div {
  font-weight: 400;
}

.mokuhyo-img {
  width: 30%;
  text-align: center;
}

.mokuhyo-img img {
  object-fit: contain;
  max-height: 250px;
}

.steam-img {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.tikara-header {
  width: 50%;
  margin: 60px auto 0;
}

.tikara-header-txt {
  padding: 20px;
  font-size: 2.4rem;
  text-align: center;
}

.tikara-body-txtZone .pageTtl_type03 {
  margin-top: 0;
  font-size: 2.6rem;
}

.tikara-body article {
  width: 100%;
  display: flex;
}

.tikara-body-article {
  margin: 40px 0 0;
}

.tikara-body-txtZone {
  width: 50%;
  padding: 10px;
}

.tikara-body-imgZone {
  width: 50%;
  padding: 10px;
}

.tikara-body-grade {
  font-size: 2.4rem;
  position: relative;
}

.tamaishiki-logo.tamaishiki01 {
  width: 80px;
  position: absolute;
  top: -40px;
  right: 20px;
}

.tamaishiki-logo.tamaishiki02 {
  width: 100px;
  position: absolute;
  top: -30px;
  right: 3px;
}

.tamaishiki-logo.tamaishiki03 {
  width: 220px;
  position: absolute;
  top: -40px;
  right: 3px;
}

.tikara-body-txt {
  margin-top: 20px;
}

img.tikara-body-img3 {
  margin-top: -90px;
}

.serif {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  font-weight: 500;
}

.nTxt {
  font-size: 1.67rem;
  line-height: 30px;
  font-weight: 400;
}

.bold-font {
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}

@media screen and (max-width: 1110px) {
  .mokuhyo {
    width: 95%;
    margin: 0 auto;
  }

  .mokuhyo-title-img {
    width: 60%;
    margin: 0 auto;
  }

  .mokuhyo-img img {
    max-height: 240px;
  }

  img.tikara-body-img3 {
    margin-top: 0;
  }

  .title-img {
    width: 30%;
  }

  .mokuhyo-body {
    display: block;
  }

  .steam-img {
    width: 60%;
    margin-top: 10px;
  }

  .mokuhyo-txt {
    width: 90%;
    margin: 0 auto;
  }

  .mokuhyo-img {
    width: 100%;
  }

  .tikara-body article {
    flex-direction: column;
  }

  .tikara-body-txtZone {
    width: 100%;
  }

  .tikara-body-imgZone {
    width: 70%;
    margin: 0 auto;
  }

  .tikara-header {
    width: 80%;
    margin: 40px auto 10px;
  }

  .tikara-body {
    width: 95%;
    margin: 0 auto;
  }

  .tamaishiki-logo.tamaishiki01 {
    width: 100px;
    top: -30px;
  }

  .tamaishiki-logo.tamaishiki02 {
    width: 100px;
    top: -50px;
    right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .pageTtl_type_hoshin {
    width: 98%;
    font-size: 2.3rem;
  }

  .mokuhyo-body {
    width: 90%;
    margin: 0 auto;
  }

  .mokuhyo-title-img {
    width: 80%;
    margin: 10px auto;
  }

  .steam-img {
    width: 80%;
  }

  .tikara-body-imgZone {
    width: 100%;
  }

  img.tikara-body-img {
    width: 100%;
  }

  .tikara-header-txt {
    font-size: 1.8rem;
  }

  .nTxt {
    line-height: 1.76em;
    letter-spacing: 0.02em;
  }
}

@media screen and (max-width: 600px) {
  .mokuhyo-txt {
    width: 95%;
    padding: 10px;
    font-size: 13px;
  }

  .tikara-body-txtZone .pageTtl_type03 {
    font-size: 2rem;
  }

  .tikara-header {
    width: 100%;
  }

  .tikara-header-txt {
    font-size: 1.5rem;
  }

  .tikara-body-article {
    margin: 0;
  }

  .tikara-body-grade {
    font-size: 1.8rem;
  }

  .tikara-body-txt {
    margin-top: 10px;
  }

  .tamaishiki-logo.tamaishiki01,
  .tamaishiki-logo.tamaishiki02,
  .tamaishiki-logo.tamaishiki03 {
    display: none;
  }

  .nTxt {
    font-size: 13px;
  }

  .bold-font {
    font-size: 18px;
  }
}

.caution_type01 {
  color: red;
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 20px;
}

.caution_type02 {
  color: red;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: -20px;
}

.en_caution_type02 {
  color: red;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: -20px;
}

/* TOPページ レスポンシブ*/
.featureImg.sp_only img {
  width: 95%;
}

.goals-img {
  width: 80% !important;
}

.top-goals-ttl,
.strength-ttl {
  width: 42% !important;
}

.top-goals-sub-ttl {
  width: 70% !important;
}

.strength-select-box .strength-select img {
  display: inline;
  width: 20px !important;
  margin-right: 5px;
  vertical-align: middle;
}

.strength-select {
  font-size: 1.65rem;
  font-weight: 400;
  margin-top: 10px;
}

.vertical-middle {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .main {
    margin-top: 70px;
  }
}

@media screen and (max-width: 600px) {
  .btn_type01 a,
  .btn_type01 span {
    width: 60%;
  }

  .index .secFeature {
    padding-top: 15px;
  }

  .index .secPhilosophy {
    margin-top: 0;
  }
}

/* アニメーション */
.fadeInTrigger,
.fadeInUpTrigger,
.fadeInDownTrigger,
.fadeInRightTrigger,
.fadeInLeftTrigger {
  opacity: 0;
}

.animate__delay-300ms {
  animation-delay: 0.3s;
}

.animate__delay-500ms {
  animation-delay: 0.5s;
}

.animate__delay-1500ms {
  animation-delay: 1.5s;
}

/* フォーム完了画面 */
.mw_wp_form_complete {
  margin-top: 140px !important;
}

@media screen and (max-width: 1110px) {
  .mw_wp_form_complete {
    margin-top: 127px !important;
  }
}

@media screen and (max-width: 768px) {
  .mw_wp_form_complete {
    margin-top: 90px !important;
  }
}

/*# sourceMappingURL=style.css.map */
