@charset "UTF-8";
/*--------------------------------------------
  Foundation
--------------------------------------------*/
/*--------------------------------------------
  value
--------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?fsx2ee");
  src: url("../fonts/icomoon.eot?fsx2ee#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fsx2ee") format("truetype"), url("../fonts/icomoon.woff?fsx2ee") format("woff"), url("../fonts/icomoon.svg?fsx2ee#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*--------------------------------------------
  media query
--------------------------------------------*/
/*--------------------------------------------
  transition
--------------------------------------------*/
/*--------------------------------------------
  hover image
--------------------------------------------*/
/*--------------------------------------------
  hover opacity
--------------------------------------------*/
/*--------------------------------------------
  slick slider dot nav
--------------------------------------------*/
/*--------------------------------------------
  icon
--------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

img {
  vertical-align: top;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
}

ul li,
ol li {
  list-style-type: none;
}

*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------
  BASE
--------------------------------------------*/
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 1199.9px) {
  html {
    font-size: 0.8vw;
  }
}
@media (max-width: 991.9px) {
  html {
    font-size: 1vw;
  }
}
@media (max-width: 767.9px) {
  html {
    font-size: 1.4vw;
  }
}
@media (max-width: 575.9px) {
  html {
    font-size: 2.35vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #343434;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1199.9px) {
  body {
    font-size: 1.6rem;
  }
}
* {
  overflow-wrap: break-word;
  word-break: break-all;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

main,
picture {
  display: block;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

table {
  width: 100%;
}

a {
  color: #343434;
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}
@media (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  a {
    transition: all 0.4s 0s;
  }
}

button {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  button {
    transition: all 0.4s 0s;
  }
}

svg {
  width: 1em;
  height: 1em;
  fill: #343434;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  vertical-align: top;
}

input,
textarea {
  -webkit-appearance: none;
}

[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
[type=range],
[type=color],
[type=file],
select,
textarea {
  width: 100%;
  font-size: 1.4rem;
  padding: 1em;
  background-color: transparent;
  border: 1px solid #ddd;
  outline: none;
  line-height: 1.3;
}
select {
  padding-right: 1.3em;
}
select option {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Sans", Meiryo, "Yu Gothic Medium", "Yu Gothic", Verdana, arial, sans-serif;
}
.is-ios select {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

textarea {
  min-height: 12.5em;
}
@media (max-width: 767.9px) {
  textarea {
    min-height: 10em;
  }
}

/*!------------------------------------*\
    slideout
\*!------------------------------------*/
@media (max-width: 991.9px) {
  .slideout-open,
  .slideout-open body {
    overflow: hidden;
  }
  .slideout-menu {
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
  }
  .slideout-menu::before {
    content: "";
    display: block;
    position: absolute;
    top: -6em;
    left: 0;
    right: 0;
    bottom: -6em;
    background-color: #ffffff;
  }
  .slideout-open .slideout-menu {
    opacity: 1;
    pointer-events: auto;
  }
  .slideout-menu .scroll-inner {
    position: relative;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .slideout-menu .menu-inner {
    padding: 8em 5vw 10em;
  }
}
.slideout-panel {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.2);
  will-change: transform;
  transform: translateX(0) !important;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}

.slideout-open .slideout-panel {
  z-index: 100;
  opacity: 1;
  pointer-events: auto;
}

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.slideout-hamburger {
  display: block;
  width: 4.5em;
  height: 100%;
  padding: 2em 1em;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: #782389;
  cursor: pointer;
}

.hamburger-icon {
  position: relative;
  display: block;
}

.hamburger-icon,
.hamburger-icon::before,
.hamburger-icon::after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff;
}

.hamburger-icon::before,
.hamburger-icon::after {
  content: "";
  display: block;
  position: absolute;
  top: -0.7em;
  left: 0;
}

.hamburger-icon::after {
  top: 0.7em;
}

.slideout-open .hamburger-icon {
  background-color: transparent;
}

.slideout-open .hamburger-icon::before,
.slideout-open .hamburger-icon::after {
  top: 0;
}

.slideout-open .hamburger-icon::before {
  transform: rotate(45deg);
}

.slideout-open .hamburger-icon::after {
  transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*--------------------------------------------
  Layout
--------------------------------------------*/
/*--------------------------------------------
  footer info
--------------------------------------------*/
/*--------------------------------------------
  footer
--------------------------------------------*/
.l-footer {
  position: relative;
  background-color: rgba(84, 0, 104, 0.37);
}
.l-footer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.l-footer__inner {
  padding-top: 6.5rem;
}
.l-footer__bnrWrap {
  display: flex;
  align-items: center;
}
.l-footer__bnrItem:not(:first-child) {
  margin-left: 4rem;
}
@media (min-width: 992px) {
  .l-footer__bnrItem a:hover {
    opacity: 0.7;
  }
}
.l-footer__bottom {
  display: flex;
  margin-top: 4rem;
}
.l-footer__info {
  color: #ffffff;
  line-height: 2;
  margin-right: 10rem;
  font-weight: 500;
}
.l-footer__copyright {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  color: #ffffff;
  padding-top: 4rem;
  padding-bottom: 1.5rem;
}
.l-footer__navWrap {
  display: flex;
}
.l-footer__nav {
  display: flex;
}
.l-footer__nav ul:not(:first-child) {
  margin-left: 5.5rem;
}
.l-footer__navItem {
  color: #ffffff;
  line-height: 2;
  font-weight: 500;
}
.l-footer__navItem a {
  position: relative;
  color: #ffffff;
  padding-left: 3rem;
}
.l-footer__navItem a:before {
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
@media (min-width: 992px) {
  .l-footer__navItem a:hover {
    color: #782389;
  }
}
@media (max-width: 991.9px) {
  .l-footer__info {
    margin-right: 0;
  }
}
@media (max-width: 575.9px) {
  .l-footer__bnrWrap {
    flex-direction: column;
  }
  .l-footer__bnrItem:not(:first-child) {
    margin-left: 0;
    margin-top: 2rem;
  }
  .l-footer__copyright {
    padding-top: 2rem;
    font-size: 1.2rem;
  }
}

/*--------------------------------------------
  header main
--------------------------------------------*/
.l-header {
  background: #fff;
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1386px;
  margin: 0 auto;
  transition: 0.4s;
  padding-left: 6.6rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
}
@media (min-width: 992px) {
  .l-header__logo a:hover {
    opacity: 0.7;
  }
}
.l-header__logo img {
  width: 350px;
}
.l-header__navi {
  margin-left: auto;
  padding-left: 1vw;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.l-header__navi__inner {
  display: flex;
  align-items: center;
}
.l-header__navi__list {
  display: flex;
}
.l-header__navi__item {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}
.l-header__navi__item:not(:first-child) {
  margin-left: 2.4rem;
}
.l-header__navi__item a {
  position: relative;
  display: block;
  padding: 0.5rem 0;
}
.l-header__navi__item a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #782389;
  transform: scale(0);
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  transition: 0.4s;
}
.l-header__navi__item a.-nolink {
  pointer-events: none;
}
.l-header__navi__item a.-nolink:before {
  display: none;
}
@media (min-width: 992px) {
  .l-header__navi__item a:hover:before {
    transform: scale(1);
  }
}
@media (min-width: 992px) {
  .l-header__navi__item.-dropdown {
    position: relative;
  }
  .l-header__navi__item.-dropdown:hover .l-header__navi__drop {
    opacity: 1;
    visibility: visible;
  }
}
.l-header__navi__drop {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translateX(-50%);
  width: 160%;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  z-index: 10;
}
.l-header__navi__drop > li {
  text-align: center;
}
.l-header__navi__drop > li:not(:first-child) a {
  padding-top: 0.5em;
}
.l-header__navi__drop a {
  display: block;
  background: #782389;
  padding: 1em;
  color: #ffffff;
}
.l-header__navi__drop a:before {
  display: none;
}
@media (min-width: 992px) {
  .l-header__navi__drop a:hover {
    background: #ffffff;
    color: #782389;
  }
}
.l-header__navi .slideout-menu:before {
  display: none;
}
.l-header__tel {
  margin-bottom: 1.5rem;
}
.l-header__tel .num {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Noto Sans", sans-serif;
  line-height: 1;
}
.l-header__tel .num a {
  padding-left: 3.3rem;
  position: relative;
  line-height: 1;
}
.l-header__tel .num a:before {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background: url(../img/common/icon_tel.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.l-header__contact {
  margin-left: 1.5rem;
}
.l-header__contact a {
  display: block;
  height: 100%;
  padding: 2.5rem 2rem 1.8rem 2rem;
  background: #FFE228;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
.l-header__contact a span {
  padding-top: 4.3rem;
  background: url(../img/common/icon_mail.png) no-repeat center top/32px 32px;
  display: block;
}
@media (min-width: 992px) {
  .l-header__contact a:hover {
    background: #782389;
    color: #ffffff;
  }
  .l-header__contact a:hover span {
    background-image: url(../img/common/icon_mail_white.png);
  }
}
.l-header__hamburger {
  width: 6rem;
  height: 6rem;
  background: #782389;
  z-index: 115;
  margin-left: 1.5rem;
}
.l-header__hamburger span {
  position: absolute;
  width: 60%;
  height: 2px;
  background: #ffffff;
  left: 20%;
  top: calc(50% - 1px);
  transition: all 0.4s;
}
.l-header__hamburger span:before, .l-header__hamburger span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  background: #ffffff;
  transition: inherit;
}
.l-header__hamburger span:before {
  transform: translateY(-0.75em);
}
.l-header__hamburger span:after {
  transform: translateY(0.75em);
}
.slideout-open .l-header__hamburger {
  background: transparent;
}
.slideout-open .l-header__hamburger span {
  background: transparent;
}
.slideout-open .l-header__hamburger span:before {
  transform: rotate(45deg);
  background: #782389;
}
.slideout-open .l-header__hamburger span:after {
  transform: rotate(-45deg);
  background: #782389;
}
@media (max-width: 991.9px) {
  .l-header__inner {
    padding: 0 0 0 3vw;
  }
  .l-header__logo {
    width: 40%;
    max-width: 300px;
  }
  .l-header__contact {
    width: 30%;
  }
  .l-header__tel .num a:before {
    width: 1em;
    height: 1em;
  }
  .l-header__tel {
    margin-bottom: 0;
    margin-top: 2rem;
    padding-left: 0;
    margin-left: 0;
  }
  .l-header__contact {
    margin-left: 0;
    width: 30%;
    border-radius: 10px;
    margin-top: 3rem;
  }
  .l-header__contact a {
    padding: 1.5rem;
  }
  .l-header__navi__inner {
    flex-direction: column;
    height: 100vh;
    overflow: auto;
    padding: 6rem 4vw 5rem;
  }
  .l-header__navi__list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 0;
  }
  .l-header__navi__item {
    width: 48%;
    text-align: center;
    border-bottom: solid 1px #782389;
  }
  .l-header__navi__item:not(:first-child) {
    margin-left: 0;
  }
  .l-header__navi__item a {
    color: #333;
    display: block;
    padding: 1em 0;
  }
  .l-header__navi__drop {
    position: static;
    transform: none;
    width: auto;
    background: #383636;
  }
  .l-header__navi__drop a {
    background: #fff;
  }
}
@media (max-width: 767.9px) {
  .l-header__contact {
    width: 50%;
  }
}
@media (max-width: 575.9px) {
  .l-header {
    border-bottom: 1px solid #ececec;
  }
  .l-header__contact {
    width: 80%;
  }
  .l-header__contact a span {
    background-size: 20px 20px;
    padding-top: 3rem;
  }
  .l-header__tel .num {
    font-size: 2.5rem;
  }
  .l-header__tel .num a:before {
    width: 1em;
    height: 1em;
  }
  .l-header__hamburger {
    width: 5rem;
    height: 5rem;
    padding: 1em;
  }
}

/*--------------------------------------------
  inertia box
--------------------------------------------*/
/*--------------------------------------------
  content main
--------------------------------------------*/
.l-container {
  overflow: hidden;
}

.l-content.-under {
  padding-bottom: 6.25em;
}
@media (max-width: 767.9px) {
  .l-content.-under {
    padding-bottom: 4.25em;
  }
}

/*--------------------------------------------
  breadcrumb wrap
--------------------------------------------*/
.l-breadcrumb__inner {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}
/*--------------------------------------------
  breadcrumb ol
--------------------------------------------*/
.l-breadcrumb_list {
  padding: 1em 5rem;
  display: flex;
  align-items: center;
}
.l-breadcrumb_list__item {
  position: relative;
  margin-left: 1em;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 500;
}
.l-breadcrumb_list__item + *::before {
  content: ">";
  display: inline-block;
  font-size: 1em;
  margin-right: 1em;
}
.l-breadcrumb_list__item > a {
  display: block;
}
.l-breadcrumb_list__item:first-child {
  margin-left: 0;
  font-family: "EB Garamond", serif;
}
.l-breadcrumb_list__item:first-child > a:hover {
  border-color: transparent;
}
.l-breadcrumb_list__item:last-child > a {
  text-decoration: none;
  pointer-events: none;
}
@media (max-width: 991.9px) {
  .l-breadcrumb_list {
    padding: 1em 0;
  }
}
/*--------------------------------------------
  Object
--------------------------------------------*/
/*--------------------------------------------
  button wrap
--------------------------------------------*/
.c-btn_wrap {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
.c-btn_wrap.-mgt_lg {
  margin-top: 5em;
}
.c-btn_wrap.-col > * + * {
  margin-left: 2em;
}
@media (max-width: 991.9px) {
  .c-btn_wrap {
    margin-top: 2.5em;
  }
  .c-btn_wrap.-mgt_lg {
    margin-top: 3em;
  }
}
@media (max-width: 767.9px) {
  .c-btn_wrap.-col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .c-btn_wrap.-col > * + * {
    margin-top: 1.5em;
    margin-left: 0;
  }
}

/*--------------------------------------------
  button
--------------------------------------------*/
.c-btn {
  display: block;
  border-radius: 5px;
  width: 25rem;
  max-width: 100%;
  padding: 1.8em 2em;
  font-weight: 500;
  background-color: #fabf13;
  background: #ffce41;
  font-size: 1.6rem;
  line-height: 1;
  padding: 1.56em 0;
  text-align: center;
}
@media (min-width: 992px) {
  .c-btn:hover {
    background: #782389;
    color: #ffffff;
  }
}
.c-btn.-right {
  margin-left: auto;
}
.c-btn.-center {
  margin-right: auto;
  margin-left: auto;
}
.c-btn.-md {
  width: 24rem;
  border-radius: 20px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1.6em 1em;
}
.c-btn.-contact {
  text-align: center;
}
.c-btn.-contact span {
  padding-left: 3rem;
  position: relative;
}
.c-btn.-contact span:before {
  content: "";
  width: 20px;
  height: 14px;
  background: url(../img/common/icon_mail_white.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .c-btn.-contact:hover span:before {
    background-image: url(../img/common/icon_mail_red.svg);
  }
}
.c-btn.-purple {
  background: #782389;
  color: #fff;
}
@media (min-width: 992px) {
  .c-btn.-purple:hover {
    background: #FFE228;
    color: #343434;
  }
}
.c-btn.-arrow {
  position: relative;
}
.c-btn.-arrow:before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/icon_arrow_right.svg) no-repeat center/contain;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .c-btn.-arrow:hover:before {
    background-image: url(../img/common/icon_arrow_right_white.svg);
  }
}
.c-btn.-white {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #343434;
}
.c-btn.-white.-arrow:before {
  content: "";
  background-image: url(../img/common/arrow_right_red.svg);
}
@media (min-width: 992px) {
  .c-btn.-white.-arrow:hover:before {
    background-image: url(../img/common/arrow_right_white.svg);
  }
}
@media (min-width: 992px) {
  .c-btn.-white:hover {
    background-color: #383636;
    color: #ffffff;
  }
}
.c-btn.-center {
  margin: 0 auto;
}
/*--------------------------------------------
  button lg
--------------------------------------------*/
.c-btn_lg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 16rem;
  padding: 1em;
  padding-right: 4em;
  background-color: #782389;
  font-size: 3rem;
  color: #ffffff;
  line-height: 1.3;
}
.c-btn_lg::before {
  content: "";
  transform: scale(0.7);
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eab7";
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 2.8em;
  height: 2.8em;
  padding-left: 0.1em;
  background-color: #782389;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
}
@media (min-width: 992px) {
  .c-btn_lg::before {
    transition: all 0.4s 0s;
  }
}
.c-btn_lg:hover::before {
  background-color: #ffffff;
  color: #782389;
}
@media (max-width: 991.9px) {
  .c-btn_lg {
    min-height: 10rem;
    padding: 0.8em;
    font-size: 2rem;
  }
}
@media (max-width: 767.9px) {
  .c-btn_lg {
    min-height: 8rem;
    font-size: 1.8rem;
  }
}

/*============================================

  FORM

============================================*/
.c-form__sheet > tbody > tr {
  border-bottom: solid 1px #e6e6e6;
}
.c-form__sheet > tbody > tr > th,
.c-form__sheet > tbody > tr > td {
  text-align: left;
  line-height: 1.5;
  padding: 1.5em;
  vertical-align: top;
}
.c-form__sheet > tbody > tr > th {
  width: 25%;
}
.c-form__sheet > tbody > tr > td {
  width: 75%;
}
@media (max-width: 991.9px) {
  .c-form__sheet > tbody > tr > th,
  .c-form__sheet > tbody > tr > td {
    padding: 1em;
  }
  .c-form__sheet > tbody > tr th {
    width: 28%;
  }
  .c-form__sheet > tbody > tr td {
    width: 72%;
  }
}
@media (max-width: 767.9px) {
  .c-form__sheet > tbody > tr {
    display: block;
    padding-bottom: 1.125em;
  }
  .c-form__sheet > tbody > tr > th,
  .c-form__sheet > tbody > tr > td {
    display: block;
    padding: 1em;
  }
  .c-form__sheet > tbody > tr > th {
    width: 100%;
    font-size: 1.125em;
    padding-bottom: 0;
  }
  .c-form__sheet > tbody > tr > td {
    width: 100%;
  }
  .c-form__sheet > tbody > tr:nth-last-child(n+2) {
    margin-bottom: 1.125em;
  }
}
@media (max-width: 575.9px) {
  .c-form__sheet > tbody > tr > th {
    padding: 0;
  }
  .c-form__sheet > tbody > tr > td {
    padding: 1em 0 0 0;
  }
}
.c-form__ttl {
  display: inline-block;
  padding-right: 0.75em;
  font-weight: inherit;
}
.c-form__ttl.-required {
  position: relative;
}
.c-form__ttl.-required:after {
  position: absolute;
  content: "*";
  right: 0;
  top: 0;
  font-size: 1.125em;
  color: #782389;
}
.c-form__row > .c-form__field {
  display: flex;
  align-items: center;
}
.c-form__row > .c-form__field > .c-form__subttl {
  margin-right: 1em;
  display: inline-block;
  width: 22%;
}
@media (max-width: 991.9px) {
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 25%;
  }
}
@media (max-width: 767.9px) {
  .c-form__row > .c-form__field {
    display: block;
  }
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.c-form__rowgroup th,
.c-form__rowgroup td {
  padding-bottom: 0.75em;
}
.c-form__rowgroup th {
  white-space: nowrap;
  font-weight: 400;
  padding-right: 2em;
}
@media (max-width: 991.9px) {
  .c-form__rowgroup th,
  .c-form__rowgroup td {
    display: block !important;
    width: 100% !important;
  }
}
.c-form__field:nth-child(n+2) {
  margin-top: 1em;
}
.c-form__field label.error {
  display: block;
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__field.-pe_none label {
  pointer-events: none;
}
.c-form__field.-pe_none label input {
  pointer-events: none;
}
.c-form__field.-radio li:nth-child(n+2), .c-form__field.-check li:nth-child(n+2) {
  margin-top: 0.5em;
}
.c-form__error {
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__notes {
  position: relative;
  margin-top: 0.5em;
  font-size: 0.875em;
  opacity: 0.75;
  padding-left: 1em;
}
.c-form__notes:before {
  position: absolute;
  content: "※";
  left: 0;
  top: 0;
}
.c-form__input.-text, .c-form__input.-textarea {
  display: inline-block;
  vertical-align: middle;
  padding: 0.75em;
  border: solid 1px #ddd;
}
.c-form__input.-text.-short, .c-form__input.-textarea.-short {
  width: 40%;
}
.c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
  width: 60%;
}
.c-form__input.-text.-long, .c-form__input.-textarea.-long {
  width: 80%;
}
.c-form__input.-text.-half, .c-form__input.-textarea.-half {
  width: calc((100% - 2em) / 2);
}
.c-form__input.-text.-half:nth-child(n+2), .c-form__input.-textarea.-half:nth-child(n+2) {
  margin-left: 1em;
}
.c-form__input.-text.-full, .c-form__input.-textarea.-full {
  width: 100%;
}
@media (max-width: 767.9px) {
  .c-form__input.-text.-short, .c-form__input.-textarea.-short {
    width: 50%;
  }
  .c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
    width: 100%;
  }
  .c-form__input.-text.-long, .c-form__input.-textarea.-long {
    width: 100%;
  }
}
.c-form__input.-textarea {
  min-height: 10.5em;
  line-height: 1.5;
}
.c-form__select {
  background: #ffffff;
  display: inline-block;
  max-width: 100%;
  padding: 1em 1.25em;
  line-height: 1;
}
.c-form__select.-middle {
  width: 60%;
}
.c-form__select.-long {
  width: 80%;
}
@media (max-width: 767.9px) {
  .c-form__select.-short {
    width: 50%;
  }
  .c-form__select.-middle {
    width: 100%;
  }
  .c-form__select.-long {
    width: 100%;
  }
}
.c-form__check + *, .c-form__radio + * {
  position: relative;
  display: inline-block;
  padding: 0.25em 0 0.25em 2.25em;
  line-height: 1;
}
.c-form__radio + *:before, .c-form__radio + *:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #ffffff;
  border: solid 1px #ddd;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.c-form__radio + *:after {
  transform: scale(0.4);
  visibility: hidden;
}
.c-form__radio:checked + *:after {
  visibility: visible;
}
.c-form__check + *:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1.5em;
  height: 1.5em;
  background: #f5f5f5;
  border: solid 1px #ddd;
}
.c-form__check + *:after {
  position: absolute;
  content: "";
  left: 0;
  width: 1em;
  height: 0.65em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 0;
  border-left: solid 3px #782389;
  border-bottom: solid 3px #782389;
  visibility: hidden;
}
.c-form__check:checked + *:after {
  visibility: visible;
}
.c-form__agreement {
  text-align: center;
  margin-top: 3em;
}
.c-form__agreement a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .c-form__agreement a:hover {
    text-decoration: none;
  }
}
.c-form__agreement .error {
  color: #c11;
}
.c-form__privacyDesc {
  text-align: center;
}
@media (max-width: 575.9px) {
  .c-form__privacyDesc {
    text-align: left;
  }
}
.c-form__privacy {
  margin-bottom: 1.5rem;
  border: solid 1px #ddd;
  padding: 3rem;
  overflow-y: scroll;
  max-height: 22em;
  margin-top: 1.5em;
}
@media (max-width: 575.9px) {
  .c-form__privacy {
    padding: 1em;
  }
}
.c-form__privacyList {
  margin-top: 2rem;
}
.c-form__privacyList dt {
  margin-top: 1.5em;
}
.c-form__privacyList dt:before {
  content: "●";
  margin-right: 0.25em;
}
.c-form__privacyList dd {
  margin-top: 0.5em;
}
.c-form__privacyList dd ul {
  padding-left: 2em;
  margin-top: 0.5em;
}
.c-form__privacyList dd ul li {
  list-style: disc;
}
.c-form__privacyGa a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .c-form__privacyGa a:hover {
    opacity: 0.7;
  }
}
.c-form__checkBox {
  text-align: center;
}
.c-form__btnwrap {
  margin-top: 5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-form__btnwrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.c-form__button {
  margin-top: 5rem;
}
.c-form__btn {
  display: block;
  border-radius: 5px;
  width: 25rem;
  max-width: 100%;
  font-weight: 500;
  background-color: #FFE228;
  font-size: 1.6rem;
  line-height: 1;
  padding: 1.56em 0;
  text-align: center;
  position: relative;
}
.c-form__btn:before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/icon_arrow_right.svg) no-repeat center/contain;
  transition: 0.4s;
}
.c-form__btn.-back {
  background: #aaa;
  border-color: #aaa;
}
.c-form__btn.-center {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .c-form__btn:hover {
    background: #782389;
    color: #ffffff;
  }
  .c-form__btn:hover:before {
    background-image: url(../img/common/icon_arrow_right_white.svg);
  }
  .c-form__btn.-back:hover {
    background: #aaa;
    color: #343434;
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  .c-form__btn {
    width: 24rem;
  }
  .c-form__btn:nth-child(n+2) {
    margin-left: 2em;
  }
}
@media (max-width: 767.9px) {
  .c-form__btn {
    width: 50%;
    margin: 0 auto;
  }
  .c-form__btn:nth-child(n+2) {
    margin-top: 1.5em;
  }
}
@media (max-width: 575.9px) {
  .c-form__btn {
    width: 100%;
  }
}
.c-form.-confirm .c-form__notes {
  display: none;
}
.c-form.-confirm .c-form__error {
  display: none;
}
.c-form.-confirm .c-form__agreement {
  display: none;
}
.c-form.-confirm .c-form__privacyDesc {
  display: none;
}
.c-form.-confirm .c-form__privacy {
  display: none;
}
.c-form.-confirm .lead {
  text-align: center;
  margin-bottom: 2em;
}
.c-form.-thanks {
  text-align: center;
}
.c-form.-thanks p {
  margin-bottom: 1.5em;
  line-height: 2.5;
}
.c-form__foot {
  margin-top: 5rem;
}

/*--------------------------------------------
  sup border
--------------------------------------------*/
.c-ttl_pl {
  font-size: 2.5em;
  line-height: 1;
}
@media (max-width: 991.9px) {
  .c-ttl_pl {
    line-height: 1.4;
    font-size: 2em;
  }
}
@media (max-width: 767.9px) {
  .c-ttl_pl {
    font-size: 1.6em;
  }
}

.c-ttl_sup {
  position: relative;
  padding-left: 2.2rem;
}
.c-ttl_sup:before {
  content: "";
  width: 3px;
  height: 80px;
  background: #782389;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.c-ttl_sup__main {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  color: #782389;
  margin-top: 2rem;
}
.c-ttl_sup__sub {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  line-height: 1;
  font-size: 5rem;
}
.c-ttl_sup__sub span {
  color: #782389;
  font-size: 7rem;
}
.c-ttl_sup.-center {
  text-align: center;
}
@media (max-width: 767.9px) {
  .c-ttl_sup__main {
    font-size: 1.7rem;
    margin-top: 1rem;
  }
  .c-ttl_sup__sub {
    font-size: 4rem;
  }
  .c-ttl_sup__sub span {
    font-size: 6rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_sup:before {
    height: 70%;
  }
  .c-ttl_sup__main {
    font-size: 1.5rem;
  }
  .c-ttl_sup__sub {
    font-size: 3rem;
  }
  .c-ttl_sup__sub span {
    font-size: 4rem;
  }
}

.c-ttl_bd__main {
  font-size: 3.5rem;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 2.8rem;
  position: relative;
  color: #782389;
}
.c-ttl_bd__main.-black {
  color: #333;
  font-size: 3rem;
}
.c-ttl_bd__main.-black .strong {
  font-size: 4rem;
  color: #782389;
  font-weight: 700;
}
.c-ttl_bd__main:before {
  content: "";
  width: 5rem;
  height: 5px;
  background: #782389;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 25px;
}
@media (max-width: 767.9px) {
  .c-ttl_bd__main {
    font-size: 3rem;
  }
  .c-ttl_bd__main.-black .strong {
    font-size: 3.5rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_bd:before {
    height: 3px;
  }
  .c-ttl_bd__main {
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .c-ttl_bd__main.-black {
    font-size: 2.5rem;
  }
  .c-ttl_bd__main.-black .strong {
    font-size: 3rem;
  }
}

.c-ttl_center {
  text-align: center;
  margin-bottom: 4rem;
}
.c-ttl_center__main {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  line-height: 1;
  font-size: 5rem;
}
.c-ttl_center__main span {
  color: #782389;
  font-size: 7rem;
}
.c-ttl_center__sub {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #782389;
  margin-top: 1rem;
}
@media (max-width: 575.9px) {
  .c-ttl_center__main {
    font-size: 3.5rem;
  }
  .c-ttl_center__main span {
    font-size: 5rem;
  }
}

/*--------------------------------------------
  inner
--------------------------------------------*/
.c-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 992px) {
  .c-inner {
    max-width: calc(1200px + 5vw * 2);
  }
  .c-inner.-full {
    max-width: 100%;
  }
}
@media (max-width: 991.9px) {
  .c-inner.-pd0_tb {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--------------------------------------------
  section
--------------------------------------------*/
.c-section__gray {
  background: #F7F7F7;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}
@media (max-width: 991.9px) {
  .c-section__gray {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}

/*--------------------------------------------
  box
--------------------------------------------*/
.c-box__white {
  background: #ffffff;
  padding: 7.5em;
}
.c-box__white + .c-box__white {
  margin-top: 5em;
}
@media (max-width: 991.9px) {
  .c-box__white {
    padding: 5em;
  }
}
@media (max-width: 767.9px) {
  .c-box__white {
    padding: 3em;
  }
}
@media (max-width: 575.9px) {
  .c-box__white {
    padding: 3em 2em;
  }
}

/*--------------------------------------------
  box padding
--------------------------------------------*/
@media (min-width: 992px) {
  .c-boxpd {
    padding-top: 6.25em;
    padding-bottom: 6.25em;
  }
  .c-boxpd_xs {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .c-boxpd_sm {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
@media (max-width: 991.9px) {
  .c-boxpd {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .c-boxpd_xs {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .c-boxpd_sm {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

/*--------------------------------------------
  iframe responsive
--------------------------------------------*/
.c-iframe {
  position: relative;
  padding-top: 52.5%;
  height: 0;
  overflow: hidden;
}
.c-iframe.-youtube {
  padding-top: 56.25%;
}
.c-iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 767.9px) {
  .c-iframe {
    padding-top: 65%;
  }
}

/*--------------------------------------------
  logo
--------------------------------------------*/
.c-logo {
  display: block;
  max-width: 100%;
  height: auto;
}
/*--------------------------------------------
  object-fit
--------------------------------------------*/
.c-ofi {
  position: relative;
  padding-top: 60%;
  backface-visibility: hidden;
}
.c-ofi__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
}
.c-ofi__img.-top {
  -o-object-position: center top;
     object-position: center top;
  font-family: "object-fit: cover; object-position: center top;";
}
.c-ofi__img.-left {
  -o-object-position: left center;
     object-position: left center;
  font-family: "object-fit: cover; object-position: left center;";
}
.c-ofi__img.-right {
  -o-object-position: right center;
     object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
}
.c-ofi__img.-bottom {
  -o-object-position: center bottom;
     object-position: center bottom;
  font-family: "object-fit: cover; object-position: center bottom;";
}
.c-ofi__img.-contain {
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain; object-position: center center;";
}

.c-totop {
  width: 30%;
  position: absolute;
  bottom: 3rem;
  right: 0;
}
.c-totop a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .c-totop a:hover {
    opacity: 0.7;
  }
}
.c-totop__inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.c-totop__circle {
  width: 5rem;
  height: 5rem;
  background: #782389;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-totop__circle svg {
  fill: #fff;
}
.c-totop__txt {
  color: #782389;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
}
@media (max-width: 767.9px) {
  .c-totop {
    bottom: inherit;
    top: 0;
  }
  .c-totop__circle {
    width: 4rem;
    height: 4rem;
  }
  .c-totop__txt {
    font-size: 1.3rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 575.9px) {
  .c-totop {
    bottom: inherit;
    top: 0;
  }
  .c-totop__circle {
    width: 3.5rem;
    height: 3.5rem;
  }
  .c-totop__txt {
    font-size: 1.2rem;
  }
}

/*--------------------------------------------
  panel
--------------------------------------------*/
.p-panel_contact {
  padding-top: 8.125em;
  position: relative;
  background: rgba(84, 0, 104, 0.37);
  z-index: 0;
  padding: 13rem 0 0;
}
.p-panel_contact:before, .p-panel_contact:after {
  content: "";
  width: 100%;
  height: 371px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-panel_contact:before {
  background: url(../img/common/bg_contact.jpg) no-repeat center/cover;
  z-index: -1;
}
.p-panel_contact:after {
  background: rgba(204, 172, 216, 0.58);
  z-index: -1;
}
.p-panel_contact__inner {
  background: #ffffff;
  padding: 4rem 4rem 6rem 4rem;
}
.p-panel_contact__ttl {
  text-align: center;
  line-height: 1;
}
.p-panel_contact__ttl .sub {
  font-family: "EB Garamond", serif;
  font-size: 5rem;
}
.p-panel_contact__ttl .sub span {
  font-size: 6rem;
}
.p-panel_contact__ttl .main {
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 0.5rem;
}
.p-panel_contact__wrap {
  display: flex;
  justify-content: space-between;
  width: 65.16%;
  margin: 5rem auto 0;
}
.p-panel_contact__item {
  width: calc(50% - 2.3rem);
}
.p-panel_contact__itemTtl {
  line-height: 1;
  font-size: 1.8rem;
  background: #ffffff;
  border: 1px solid #707070;
  padding: 2rem 0;
  text-align: center;
  margin-bottom: 2.5rem;
  font-weight: 500;
}
.p-panel_contact__itemTtl.-mail {
  background: #782389;
  color: #ffffff;
}
.p-panel_contact__txt {
  text-align: center;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 500;
}
.p-panel_contact__txt a {
  padding-left: 4rem;
  position: relative;
}
.p-panel_contact__txt a:before {
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  background: url(../img/common/icon_tel.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}
.p-panel_contact__txt.-mail {
  font-size: 2.5rem;
}
.p-panel_contact__txt.-mail a:before {
  background-image: url(../img/common/icon_mail.png);
}
@media (min-width: 992px) {
  .p-panel_contact__txt.-mail a:hover {
    color: #782389;
  }
  .p-panel_contact__txt.-mail a:hover:before {
    background-image: url(../img/common/icon_mail_main.png);
  }
}
@media (max-width: 991.9px) {
  .p-panel_contact {
    padding: 5em 0 0;
  }
  .p-panel_contact:before, .p-panel_contact:after {
    height: 70%;
  }
  .p-panel_contact__inner {
    padding: 4rem;
  }
  .p-panel_contact__wrap {
    width: 100%;
    margin-top: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-panel_contact__wrap {
    flex-direction: column;
  }
  .p-panel_contact__item {
    width: 100%;
  }
  .p-panel_contact__item:not(:first-child) {
    margin-top: 3rem;
  }
  .p-panel_contact__itemTtl {
    padding: 1.5rem 0;
    margin-bottom: 1.5rem;
  }
  .p-panel_contact__txt {
    font-size: 2rem;
  }
  .p-panel_contact__txt.-mail {
    font-size: 2rem;
  }
  .p-panel_contact__txt a {
    padding-left: 1.3em;
  }
  .p-panel_contact__txt a:before {
    width: 1em;
    height: 1em;
  }
}
@media (max-width: 575.9px) {
  .p-panel_contact__inner {
    padding: 4rem 2rem;
  }
  .p-panel_contact__ttl .sub {
    font-size: 3rem;
  }
  .p-panel_contact__ttl .sub span {
    font-size: 4rem;
  }
  .p-panel_contact__ttl .main {
    font-size: 1.5rem;
  }
}

.p-panel_article__head {
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
  border-bottom: solid 1px #ddd;
}
.p-panel_article__info {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.p-panel_article__date {
  font-weight: 500;
  line-height: 1;
  font-family: "EB Garamond", serif;
  margin-right: 2.2rem;
}
.p-panel_article__terms {
  font-size: 1.3rem;
  font-family: "EB Garamond", serif;
  padding: 5px 0;
  background: #782389;
  color: #ffffff;
  line-height: 1;
  min-width: 54px;
  text-align: center;
  margin-right: 1.8rem;
}
.p-panel_article__ttl {
  font-weight: 500;
  font-size: 1.6em;
  line-height: 1.4;
}
.p-panel_article__foot {
  text-align: center;
  margin-top: 3.5em;
}
.p-panel_article__btn .c-btn {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 575.9px) {
  .p-panel_article__ttl {
    font-size: 1.2em;
  }
}

.c-panel_privacy__list {
  margin-top: 2.5em;
}
.c-panel_privacy__item:not(:first-child) {
  margin-top: 2.5em;
}
.c-panel_privacy__item dt {
  color: #782389;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.c-panel_privacy__contact {
  margin-top: 1em;
}
@media (max-width: 575.9px) {
  .c-panel_privacy__list {
    margin-top: 1.5em;
  }
  .c-panel_privacy__item:not(:first-child) {
    margin-top: 1.5em;
  }
  .c-panel_privacy__item dt {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
  deco
--------------------------------------------*/
.c-deco_under {
  position: relative;
  padding-bottom: 6.25em;
}
.c-deco_under::before {
  content: "";
  width: 100vw;
  height: 80%;
  background: #1D2065;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.c-deco_under__inner {
  padding: 6.25em;
  background: #fff;
}
.c-deco_under.-reverse:before {
  right: inherit;
  left: 0;
}
@media (max-width: 991.9px) {
  .c-deco_under {
    padding-bottom: 4.25em;
  }
  .c-deco_under__inner {
    padding: 4.25rem;
  }
}
@media (max-width: 767.9px) {
  .c-deco_under__inner {
    padding: 4.25em 2rem;
  }
}

/*--------------------------------------------
  key
--------------------------------------------*/
.p-index {
  padding-bottom: 7.5em;
}
@media (max-width: 767.9px) {
  .p-index {
    padding-bottom: 5em;
  }
}

.p-index_kv {
  position: relative;
}
.p-index_kv .c-inner {
  position: relative;
}
.p-index_kv__img {
  position: relative;
}
.p-index_kv__img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.p-index_kv__img .c-ofi {
  padding-top: 40.25%;
}
.p-index_kv__catchWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-index_kv__catchWrap .c-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-index_kv__catch {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.44;
  font-family: "Noto Serif JP", serif;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.p-index_kv__catch .txt {
  position: relative;
}
.p-index_kv__catch .color {
  color: #782389;
  text-shadow: 0 0 10px rgb(255, 255, 255);
}
.p-index_kv__catch .txt_item {
  position: relative;
}
.p-index_kv__catch .txt_item:not(:first-child) {
  margin-top: 1rem;
}
.p-index_kv__catch .txt_item .inner {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.6);
  padding: 0 1rem;
  display: inline-block;
}
.p-index_kv__scroll {
  position: absolute;
  left: 5vw;
  bottom: 2rem;
  writing-mode: vertical-rl;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  font-family: "EB Garamond", serif;
}
.p-index_kv__scroll a {
  display: block;
  padding: 0 1rem 4rem 1rem;
  position: relative;
}
.p-index_kv__scroll a:before {
  content: "";
  width: 3rem;
  height: 3rem;
  background: url(../img/index/icon_arrow_down.svg) no-repeat bottom center/3rem 3rem;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .p-index_kv__scroll a:hover:before {
    bottom: -10px;
  }
}
@media (max-width: 767.9px) {
  .p-index_kv__catch {
    font-size: 3rem;
  }
  .p-index_kv__scroll {
    bottom: 0;
  }
}
@media (max-width: 575.9px) {
  .p-index_kv__img .c-ofi {
    padding-top: 68.5%;
  }
  .p-index_kv__img .c-ofi__img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-index_kv__catch {
    font-size: 2.5rem;
  }
  .p-index_kv__scroll {
    font-size: 0;
  }
}

@keyframes textBg {
  0% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  50% {
    transform: scaleX(1);
    transform-origin: left center;
  }
  60% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right center;
  }
}
/*--------------------------------------------
    about
--------------------------------------------*/
.p-index_about {
  padding-top: 3.75em;
}
.p-index_about__wrap {
  margin-top: 10rem;
}
.p-index_about__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
.p-index_about__item {
  width: calc((100% - 5rem) / 2);
  border-radius: 20px;
  border: 2px solid #782389;
  position: relative;
  padding: 3rem;
  text-align: center;
  transition: all 0.8s !important;
}
.p-index_about__item.-w100 {
  width: 100%;
}
.p-index_about__item.-w100 .p-index_about__img img {
  height: auto;
}
.p-index_about__item:not(:first-child) {
  margin-top: 6.8rem;
}
.p-index_about__img {
  position: relative;
  margin-top: 2rem;
}
.p-index_about__img img {
  height: 114px;
}
.p-index_about__imgWrap {
  overflow: hidden;
}
.p-index_about__num {
  position: absolute;
  left: 0;
  top: -2.1rem;
  width: 100%;
}
.p-index_about__num.-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.p-index_about__num.-wrap .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 40%;
  z-index: 100;
}
.p-index_about__num.-wrap img {
  margin: 0;
}
.p-index_about__num img {
  max-width: 32px;
  margin: 0 auto;
}
.p-index_about__num .p-index_about__ttl {
  margin-top: 0;
  margin-left: 1.5rem;
}
.p-index_about__ttl {
  color: #782389;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  margin-top: 2rem;
}
.p-index_about__txtWrap {
  background: url(../img/index/bg_about.png) no-repeat center/cover;
}
.p-index_about__txt {
  text-align: center;
  font-weight: 500;
  line-height: 2.188;
  margin-top: 5rem;
  font-size: 3.5rem;
  padding: 17rem 0;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  position: relative;
  z-index: 0;
}
.p-index_about__txt span {
  display: block;
  transition: all 1s;
}
.p-index_about__txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  z-index: -1;
}
@media (max-width: 991.9px) {
  .p-index_about__wrap {
    background: none;
  }
  .p-index_about__txt {
    font-size: 2.5rem;
  }
  .p-index_about__num.-wrap .inner {
    width: auto;
    padding: 0 2rem;
  }
}
@media (max-width: 767.9px) {
  .p-index_about__wrap {
    margin-top: 7rem;
    padding-bottom: 0;
  }
  .p-index_about__wrap:before {
    display: none;
    margin-top: 7rem;
  }
  .p-index_about__list {
    flex-direction: column;
    padding: 0;
  }
  .p-index_about__item {
    width: 100%;
    text-align: center;
  }
  .p-index_about__item:not(:first-child) {
    margin-top: 5rem;
  }
  .p-index_about__ttl {
    color: #782389;
    margin-top: 1.5rem;
  }
  .p-index_about__txt {
    padding: 3rem 0;
  }
}
@media (max-width: 575.9px) {
  .p-index_about__wrap {
    margin-top: 5rem;
  }
  .p-index_about__ttl {
    font-size: 2rem;
  }
  .p-index_about__txt {
    padding: 2rem 0;
    line-height: 1.6;
    font-size: 2rem;
  }
  .p-index_about__num.-wrap .inner {
    padding: 0;
    background: none;
  }
}

/*--------------------------------------------
  underlink
--------------------------------------------*/
.p-index_underlink {
  padding-bottom: 0;
}
.p-index_underlink.-lower {
  padding-top: 12rem;
}
.p-index_underlink.-lower .p-index_underlink__wrap {
  margin-top: 0;
}
.p-index_underlink__wrap {
  margin-top: 8rem;
  display: flex;
  justify-content: space-between;
}
.p-index_underlink__item {
  width: 43.08%;
  position: relative;
}
.p-index_underlink__ttl {
  line-height: 1;
  font-size: 2.8rem;
  font-weight: 500;
  padding-top: 2.1rem;
  position: relative;
  margin-top: 4rem;
}
.p-index_underlink__ttl:before {
  content: "";
  width: 5rem;
  height: 5px;
  background: #782389;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 25px;
}
.p-index_underlink__img {
  margin-top: 4rem;
  position: relative;
  padding-top: 6.85rem;
  padding-left: 6.85rem;
}
.p-index_underlink__img:before {
  content: "";
  height: calc(100% - 4rem);
  width: calc(100% - 4.85rem);
  background: #000;
  background: #F1E5F6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.p-index_underlink__list {
  border: 1px dashed #4F5050;
  padding: 1.5rem 2rem;
  margin-top: 5rem;
}
.p-index_underlink__list li {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1;
  padding-left: 3rem;
  position: relative;
}
.p-index_underlink__list li:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/index/icon_check.png) no-repeat center/1.5rem 1.5rem;
}
.p-index_underlink__list li:not(:first-child) {
  margin-top: 2rem;
}
.p-index_underlink__btn {
  margin-top: 5rem;
}
@media (max-width: 991.9px) {
  .p-index_underlink.-lower {
    padding-top: 5em;
  }
  .p-index_underlink__item {
    width: 47%;
  }
  .p-index_underlink__img {
    padding-top: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-index_underlink__wrap {
    flex-direction: column;
    margin-top: 4rem;
  }
  .p-index_underlink__item {
    width: 100%;
  }
  .p-index_underlink__item:not(:first-child) {
    margin-top: 5rem;
  }
  .p-index_underlink__ttl {
    margin-top: 2rem;
  }
  .p-index_underlink__img {
    margin-top: 3rem;
  }
  .p-index_underlink__img img {
    width: 100%;
  }
  .p-index_underlink__list {
    margin-top: 3rem;
  }
  .p-index_underlink__btn {
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-index_underlink__ttl {
    font-size: 2.2rem;
  }
  .p-index_underlink__ttl:before {
    height: 3px;
  }
  .p-index_underlink__list li {
    font-size: 1.8rem;
  }
}

/*--------------------------------------------
  company
--------------------------------------------*/
.p-index_company {
  position: relative;
  padding-top: 7em;
}
.p-index_company:before {
  content: "";
  width: 100%;
  height: 225px;
  background: #F7F7F7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-index_company__wrap {
  margin-top: 7rem;
}
.p-index_company__list {
  display: flex;
  justify-content: center;
}
.p-index_company__item {
  width: 13.75%;
  margin: 0 3.6rem;
  border: 3px solid #782389;
  border-radius: 10px;
  background: #ffffff;
}
.p-index_company__item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 11.2rem;
  padding-bottom: 3rem;
  color: #782389;
  background: no-repeat center top 3rem/6rem 6rem;
}
.p-index_company__item a.-overview {
  background-image: url(../img/index/icon_company01.png);
}
.p-index_company__item a.-access {
  background-image: url(../img/index/icon_company02.png);
}
.p-index_company__item a.-effort {
  background-image: url(../img/index/icon_company03.png);
}
@media (min-width: 992px) {
  .p-index_company__item a:hover {
    background-color: #782389;
    color: #ffffff;
  }
  .p-index_company__item a:hover.-overview {
    background-image: url(../img/index/icon_company01_white.png);
  }
  .p-index_company__item a:hover.-access {
    background-image: url(../img/index/icon_company02_white.png);
  }
  .p-index_company__item a:hover.-effort {
    background-image: url(../img/index/icon_company03_white.png);
  }
}
.p-index_company__icon img {
  max-width: 60px;
}
.p-index_company__ttl {
  font-weight: 500;
  line-height: 1;
}
.p-index_company__bnrs {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-index_company__bnr {
  margin: 0 2rem;
}
@media (min-width: 992px) {
  .p-index_company__bnr a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 991.9px) {
  .p-index_company__item {
    width: 26%;
    margin: 0 1.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-index_company {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .p-index_company__item {
    margin: 0;
    width: 32%;
  }
  .p-index_company__item:not(:first-child) {
    margin-left: 2%;
  }
}
@media (max-width: 575.9px) {
  .p-index_company:before {
    height: 50%;
  }
  .p-index_company__wrap {
    margin-top: 3rem;
  }
  .p-index_company__list {
    flex-direction: column;
  }
  .p-index_company__item {
    width: 100%;
  }
  .p-index_company__item:not(:first-child) {
    margin-left: 0;
    margin-top: 2rem;
  }
  .p-index_company__item a {
    background-size: 4rem 4rem;
    background-position: center top 1.5rem;
    padding-top: 6.8rem;
    padding-bottom: 1.8rem;
  }
  .p-index_company__bnrs {
    flex-direction: column;
  }
  .p-index_company__bnr {
    margin: 0;
  }
  .p-index_company__bnr:not(:first-child) {
    margin-top: 2rem;
  }
}

/*--------------------------------------------
  news
--------------------------------------------*/
.p-index_news {
  padding-top: 8.125em;
  padding-bottom: 0;
}
.p-index_news__wrap {
  display: flex;
  align-items: flex-start;
}
.p-index_news__ttl {
  margin-right: 14rem;
}
.p-index_news__cnt {
  width: 62.5%;
  margin-top: 1.5rem;
}
.p-index_news__btn {
  margin-top: 3rem;
}
@media (max-width: 991.9px) {
  .p-index_news__wrap {
    display: block;
  }
  .p-index_news__ttl {
    width: 100%;
    margin-right: 0;
  }
  .p-index_news__cnt {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .p-index_news {
    padding-top: 5em;
  }
}
/*============================================

  404

============================================*/
/*-------------------------------
  404 > COMMON
-------------------------------*/
.p-404__head {
  margin-bottom: 5rem;
  text-align: center;
}
.p-404__head .c-ttl_sup__main {
  margin-top: 0;
}
.p-404__body {
  text-align: center;
}
.p-404__btn {
  margin-top: 2.5em;
}
.p-404__btn .c-btn {
  margin: 0 auto;
}
@media (max-width: 575.9px) {
  .p-404__body {
    text-align: left;
  }
}

/*============================================

  CONTACT

============================================*/
.p-contact__lead {
  text-align: center;
  margin-bottom: 3rem;
}
.p-contact__lead .link {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-contact__lead .link:hover {
    text-decoration: none;
  }
}
@media (max-width: 991.9px) {
  .p-contact__ttl {
    margin-bottom: 4rem;
  }
}
@media (max-width: 575.9px) {
  .p-contact__box {
    margin-top: 3rem;
  }
}

/*-------------------------------
  CONTACT > COMMON
-------------------------------*/
.p-works_list:not(:first-child) {
  margin-top: 7rem;
}
.p-works_list__wrap {
  margin-top: 5rem;
}
.p-works_list__item:not(:first-child) {
  margin-top: 5rem;
}
.p-works_list__ttl {
  font-size: 2rem;
  font-weight: 500;
  color: #782389;
  margin-bottom: 0.5em;
}
.p-works_list__table {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.p-works_list__table tr {
  border-bottom: 1px solid #ddd;
}
.p-works_list__table th {
  background: #F1E5F6;
  width: 50%;
  border-right: 1px solid #ddd;
}
.p-works_list__table td {
  width: 50%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.p-works_list__table th, .p-works_list__table td {
  padding: 0.5em 1em;
}
@media (max-width: 575.9px) {
  .p-works_list__table th, .p-works_list__table td {
    padding: 0.5em;
  }
  .p-works_list__table td {
    font-size: 1.4rem;
  }
}

.p-company_overview__ttl {
  margin-bottom: 4.3rem;
}
.p-company_overview__table {
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
}
.p-company_overview__table tr {
  border-bottom: solid 1px #ddd;
}
.p-company_overview__table th {
  width: 25%;
  padding: 1.5em;
  font-weight: 500;
  text-align: left;
  background: #F1E5F6;
}
.p-company_overview__table td {
  width: 75%;
  padding: 1.5em;
}
.p-company_overview__table td .list .list_item:not(:first-child) {
  margin-top: 1em;
}
.p-company_overview__table td .list dt {
  color: #782389;
  font-weight: 500;
}
.p-company_overview__table td .list .txt_link {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-company_overview__table td .list .txt_link:hover {
    text-decoration: none;
  }
}
.p-company_overview__table td .access {
  display: flex;
}
.p-company_overview__table td .access .address {
  width: 40%;
}
.p-company_overview__table td .access .map {
  width: 50%;
  margin-left: 2rem;
}
.p-company_overview__table td .access .mapWrap {
  position: relative;
  padding-top: 50%;
}
.p-company_overview__table td .access .mapWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.9px) {
  .p-company_overview__table th {
    width: 20%;
  }
  .p-company_overview__table td {
    width: 80%;
  }
  .p-company_overview__table td .access {
    display: block;
  }
  .p-company_overview__table td .access .address {
    width: 100%;
  }
  .p-company_overview__table td .access .map {
    width: 100%;
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media (max-width: 767.9px) {
  .p-company_overview__table {
    border: solid 1px #E8E9EB;
  }
  .p-company_overview__table tr {
    border-bottom: none;
  }
  .p-company_overview__table th {
    display: block;
    width: 100%;
    padding: 1em;
  }
  .p-company_overview__table td {
    display: block;
    width: 100%;
    padding: 1em;
  }
}

.p-company_building {
  padding-bottom: 0;
}
.p-company_building__wrap {
  margin-top: 5rem;
}
.p-company_building__wrap > .p-company_building__item:not(:first-child) {
  margin-top: 7rem;
}
.p-company_building__ttl {
  font-weight: 500;
  font-size: 2rem;
  color: #782389;
  margin-bottom: 0.5em;
}
.p-company_building__img {
  position: relative;
  padding-top: 3rem;
  padding-left: 3rem;
}
.p-company_building__img img {
  width: 100%;
}
.p-company_building__img:before {
  content: "";
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  position: absolute;
  top: 0;
  left: 0;
  background: #F1E5F6;
  z-index: -1;
}
.p-company_building__img:not(:first-child) {
  margin-left: 2%;
}
.p-company_building__colWrap {
  display: flex;
  justify-content: center;
}
.p-company_building__colWrap .p-company_building__imgWrap {
  width: 32%;
}
.p-company_building__colWrap .p-company_building__imgWrap:not(:first-child) {
  margin-left: 2%;
}
.p-company_building__colWrap + .p-company_building__colWrap {
  margin-top: 5rem;
}
@media (max-width: 991.9px) {
  .p-company_building__colWrap .p-company_building__imgWrap {
    width: 48%;
  }
  .p-company_building__colWrap .p-company_building__imgWrap:not(:first-child) {
    margin-left: 2%;
  }
  .p-company_building__colWrap + .p-company_building__colWrap {
    margin-top: 3rem;
  }
}
.p-company_building__img {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
}
.p-company_building__img:before {
  width: calc(100% - 1.5rem);
  height: calc(100% - 1.5rem);
}
@media (max-width: 767.9px) {
  .p-company_building__imgWrap {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 575.9px) {
  .p-company_building__wrap {
    margin-top: 3rem;
  }
  .p-company_building__wrap > .p-company_building__item:not(:first-child) {
    margin-top: 5rem;
  }
  .p-company_building__item.-col2 {
    flex-wrap: wrap;
  }
  .p-company_building__item.-col2 .p-company_building__item {
    width: 100%;
  }
  .p-company_building__item.-col2 .p-company_building__item:not(:first-child) {
    margin-top: 5rem;
  }
  .p-company_building__img {
    width: 100%;
  }
  .p-company_building__img:not(:first-child) {
    margin-top: 3rem;
  }
}

/*============================================

  PRIVACY POLICY

============================================*/
/*-------------------------------
  PRIVACY > COMMON
-------------------------------*/
.p-privacypolicy__lead {
  text-align: center;
}
.p-privacypolicy__body {
  margin-top: 5rem;
}
.p-privacypolicy__ttl {
  font-size: 2rem;
  margin-bottom: 0.5em;
}
.p-privacypolicy__list li:not(:first-child) {
  margin-top: 0.5em;
}
.p-privacypolicy__cnt {
  margin-top: 2rem;
  padding: 2rem;
  border: 2px solid #782389;
}
.p-privacypolicy__cnt ul {
  padding-left: 1em;
}
.p-privacypolicy__cnt li {
  list-style-type: disc;
}
@media (max-width: 991.9px) {
  .p-privacypolicy__headTtl {
    font-size: 2.2rem;
  }
  .p-privacypolicy__list dt {
    font-size: 1.8rem;
  }
}
@media (max-width: 575.9px) {
  .p-privacypolicy__body {
    margin-top: 3rem;
  }
  .p-privacypolicy__headTtl {
    font-size: 1.8rem;
  }
  .p-privacypolicy__list dt {
    font-size: 1.6rem;
  }
}

.p-about_top {
  margin-bottom: 7.5rem;
}
.p-about_top__txt {
  text-align: center;
  font-size: 3rem;
  color: #782389;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 767.9px) {
  .p-about_top__txt {
    font-size: 2.5rem;
  }
}
@media (max-width: 575.9px) {
  .p-about_top {
    margin-bottom: 5rem;
  }
  .p-about_top__txt {
    font-size: 2rem;
  }
}

.p-about_advantage__item:not(:first-child) {
  margin-top: 10rem;
}
.p-about_advantage__item:nth-child(odd) .p-about_advantage__img {
  padding-right: 7.5rem;
}
.p-about_advantage__item:nth-child(odd) .p-about_advantage__imgWrap {
  padding-left: 5rem;
}
.p-about_advantage__item:nth-child(odd) .p-about_advantage__imgWrap:before {
  left: 0;
}
.p-about_advantage__item:nth-child(even) .p-about_advantage__wrap {
  flex-direction: row-reverse;
}
.p-about_advantage__item:nth-child(even) .p-about_advantage__img {
  padding-left: 5rem;
}
.p-about_advantage__item:nth-child(even) .p-about_advantage__imgWrap {
  padding-right: 5rem;
  text-align: right;
}
.p-about_advantage__item:nth-child(even) .p-about_advantage__imgWrap:before {
  right: 0;
}
.p-about_advantage__wrap {
  display: flex;
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}
.p-about_advantage__txt {
  width: 50%;
  padding-top: 3.5rem;
}
.p-about_advantage__ttl {
  color: #782389;
  font-size: 2.5rem;
  font-weight: 500;
}
.p-about_advantage__img {
  width: 50%;
}
.p-about_advantage__imgWrap {
  padding-top: 5rem;
  position: relative;
}
.p-about_advantage__imgWrap:before {
  content: "";
  width: calc(100% - 7.5rem);
  height: calc(100% - 5rem);
  position: absolute;
  z-index: -1;
  background: #F1E5F6;
  top: 0;
}
@media (max-width: 1399.9px) {
  .p-about_advantage__img {
    width: 40%;
  }
  .p-about_advantage__txt {
    width: 60%;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__img {
    padding-right: 4.5rem;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__imgWrap {
    padding-left: 3rem;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__imgWrap {
    padding-right: 3rem;
  }
  .p-about_advantage__imgWrap {
    padding-top: 3rem;
  }
}
@media (max-width: 991.9px) {
  .p-about_advantage__wrap {
    padding: 0;
  }
  .p-about_advantage__item:not(:first-child) {
    margin-top: 7rem;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__img {
    padding-right: 0;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__imgWrap {
    padding-left: 3rem;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__txt {
    padding-left: 5rem;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__img {
    padding-left: 0;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__imgWrap {
    padding-right: 3rem;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__txt {
    padding-right: 5rem;
  }
  .p-about_advantage__imgWrap {
    padding-top: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-about_advantage__wrap {
    flex-direction: column;
  }
  .p-about_advantage__img {
    width: 100%;
  }
  .p-about_advantage__img img {
    width: 100%;
  }
  .p-about_advantage__txt {
    width: 100%;
  }
  .p-about_advantage__item:not(:first-child) {
    margin-top: 7rem;
  }
  .p-about_advantage__item:nth-child(odd) .p-about_advantage__txt {
    padding-left: 0;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__wrap {
    flex-direction: column;
  }
  .p-about_advantage__item:nth-child(even) .p-about_advantage__txt {
    padding-right: 0;
  }
}
@media (max-width: 575.9px) {
  .p-about_advantage__ttl {
    font-size: 1.8rem;
  }
}

/*--------------------------------------------
  Q&A
--------------------------------------------*/
.p-qa__head {
  text-align: center;
}
.p-qa__body {
  margin-top: 3.125em;
}
.p-qa__item {
  border-radius: 10px;
}
.p-qa__item:not(:first-child) {
  margin-top: 2rem;
}
.p-qa__item dt + dd {
  display: none;
}
.p-qa__item dt {
  cursor: pointer;
  font-weight: 500;
  font-size: 2rem;
  padding: 1.5rem;
  position: relative;
  background: #782389;
  color: #ffffff;
  border-radius: 10px;
  display: flex;
  align-items: baseline;
  line-height: 1.5;
}
.p-qa__item dt:before {
  content: "Q";
  font-weight: bold;
  color: #ffffff;
  font-size: 3rem;
  font-family: "EB Garamond", serif;
  display: inline-block;
  margin-right: 1rem;
  line-height: 1;
}
.p-qa__item dt span {
  display: block;
  position: relative;
  padding-right: 3rem;
  width: 100%;
}
.p-qa__item dt span:before, .p-qa__item dt span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 3px;
  width: 1em;
  background: #ffffff;
  transition: 0.4s;
}
.p-qa__item dt span:after {
  transform: rotate(90deg);
}
.p-qa__item dt.is-open span:after {
  transform: rotate(0);
}
.p-qa__item dd {
  margin-top: 1.5rem;
  position: relative;
  padding: 0 4.5rem;
}
@media (max-width: 767.9px) {
  .p-qa__body {
    margin-top: 2em;
  }
  .p-qa__item dt {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .p-qa__item dt:before {
    font-size: 2rem;
  }
  .p-qa__item dd {
    padding: 0;
  }
}

/*--------------------------------------------
  REASON
--------------------------------------------*/
.p-reason__item:nth-child(odd) .p-reason__img {
  left: 0;
}
.p-reason__item:nth-child(odd) .p-reason__cnt {
  padding-right: calc((100% - 1442px) / 2);
  padding-left: 8rem;
}
.p-reason__item:nth-child(odd) .p-reason__cntInner {
  padding-left: 8rem;
}
.p-reason__item:nth-child(even) .p-reason__itemInner {
  flex-direction: row-reverse;
}
.p-reason__item:nth-child(even) .p-reason__img {
  right: 0;
}
.p-reason__item:nth-child(even) .p-reason__cnt {
  padding-left: calc((100% - 1442px) / 2);
  padding-right: 8rem;
}
.p-reason__itemInner {
  display: flex;
}
.p-reason__no {
  background: rgb(216, 40, 54);
  background: linear-gradient(90deg, rgb(216, 40, 54) 0%, rgb(0, 0, 0) 100%);
  font-family: "EB Garamond", serif;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  padding: 2.125em 0;
  text-align: center;
}
.p-reason__img {
  width: 50%;
}
.p-reason__cnt {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-reason__ttl {
  font-size: 1.75em;
  line-height: 1.7;
  margin-bottom: 3rem;
}
.p-reason__txt {
  font-size: 0.85em;
  line-height: 2.28;
  color: #333;
}
@media (max-width: 1599.9px) {
  .p-reason__item:nth-child(odd) .p-reason__cnt {
    padding-right: 5vw;
  }
  .p-reason__item:nth-child(even) .p-reason__cnt {
    padding-left: 5vw;
  }
}
@media (max-width: 1199.9px) {
  .p-reason__ttl {
    margin-bottom: 1.5rem;
    line-height: 1.4;
  }
  .p-reason__item:nth-child(odd) .p-reason__cnt {
    padding-left: 4rem;
  }
  .p-reason__item:nth-child(even) .p-reason__cnt {
    padding-right: 4rem;
  }
}
@media (max-width: 991.9px) {
  .p-reason__ttl {
    font-size: 1.5em;
  }
  .p-reason__itemInner {
    flex-direction: column;
  }
  .p-reason__img {
    width: 100%;
  }
  .p-reason__cnt {
    width: 100%;
  }
  .p-reason__item:nth-child(odd) .p-reason__cnt {
    padding: 5vw;
  }
  .p-reason__item:nth-child(even) .p-reason__itemInner {
    flex-direction: column;
  }
  .p-reason__item:nth-child(even) .p-reason__cnt {
    padding: 5vw;
  }
}
@media (max-width: 767.9px) {
  .p-reason__no {
    padding: 1.5em 0;
  }
}
.p-maintenance_top {
  padding-right: 3rem;
  padding-left: 3rem;
}
.p-maintenance_top__wrap {
  display: flex;
}
.p-maintenance_top__img {
  width: 44.9%;
  padding-right: 6rem;
}
.p-maintenance_top__imgWrap {
  position: relative;
  padding-top: 5rem;
  padding-left: 5rem;
}
.p-maintenance_top__imgWrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-left: 0;
  background: #000;
  width: calc(100% - 8.5rem);
  height: calc(100% - 5rem);
  background: #F1E5F6;
  z-index: -1;
}
.p-maintenance_top__txt {
  width: 55.1%;
  padding-top: 6rem;
}
@media (max-width: 991.9px) {
  .p-maintenance_top {
    padding: 0;
  }
}
@media (max-width: 767.9px) {
  .p-maintenance_top__wrap {
    flex-direction: column;
  }
  .p-maintenance_top__img {
    width: 100%;
    padding-right: 0;
  }
  .p-maintenance_top__img img {
    width: 100%;
  }
  .p-maintenance_top__txt {
    width: 100%;
    padding-top: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-maintenance_top__imgWrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.p-maintenance_list {
  margin-top: 9rem;
  padding-right: 3rem;
  padding-left: 3rem;
}
.p-maintenance_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-maintenance_list li {
  width: 23.5%;
  text-align: center;
}
.p-maintenance_list li:not(:first-child) {
  margin-left: 2%;
}
.p-maintenance_list figcaption {
  margin-top: 2.5rem;
  line-height: 1;
  font-weight: 500;
}
@media (max-width: 991.9px) {
  .p-maintenance_list {
    padding: 0;
  }
}
@media (max-width: 767.9px) {
  .p-maintenance_list {
    margin-top: 5rem;
  }
  .p-maintenance_list li {
    width: 48%;
  }
  .p-maintenance_list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-maintenance_list li:nth-child(n+3) {
    margin-top: 3rem;
  }
  .p-maintenance_list figcaption {
    margin-top: 1.5rem;
  }
}

.p-construction_top {
  padding-right: 3rem;
  padding-left: 3rem;
}
.p-construction_top__wrap {
  display: flex;
}
.p-construction_top__img {
  width: 44.9%;
  padding-right: 6rem;
}
.p-construction_top__imgWrap {
  position: relative;
  padding-top: 5rem;
  padding-left: 5rem;
}
.p-construction_top__imgWrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-left: 0;
  background: #000;
  width: calc(100% - 8.5rem);
  height: calc(100% - 5rem);
  background: #F1E5F6;
  z-index: -1;
}
.p-construction_top__txt {
  width: 55.1%;
  padding-top: 6rem;
}
@media (max-width: 991.9px) {
  .p-construction_top {
    padding: 0;
  }
}
@media (max-width: 767.9px) {
  .p-construction_top__wrap {
    flex-direction: column;
  }
  .p-construction_top__img {
    width: 100%;
    padding-right: 0;
  }
  .p-construction_top__img img {
    width: 100%;
  }
  .p-construction_top__txt {
    width: 100%;
    padding-top: 0;
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-construction_top__imgWrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.p-construction_list {
  margin-top: 9rem;
  padding-right: 3rem;
  padding-left: 3rem;
}
.p-construction_list ul {
  display: flex;
  flex-wrap: wrap;
}
.p-construction_list li {
  width: 30.7%;
  text-align: center;
}
.p-construction_list li:not(:nth-child(3n)) {
  margin-right: 3.95%;
}
.p-construction_list li:nth-child(n+4) {
  margin-top: 5rem;
}
.p-construction_list figcaption {
  margin-top: 2.5rem;
  line-height: 1;
  font-weight: 500;
}
.p-construction_list__note {
  margin-top: 4.5rem;
}
@media (max-width: 991.9px) {
  .p-construction_list {
    padding: 0;
  }
}
@media (max-width: 767.9px) {
  .p-construction_list {
    margin-top: 5rem;
  }
  .p-construction_list ul {
    justify-content: space-between;
  }
  .p-construction_list li {
    width: 48%;
  }
  .p-construction_list li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-construction_list li:nth-child(n+3) {
    margin-top: 3rem;
  }
  .p-construction_list figcaption {
    margin-top: 1.5rem;
  }
}

.p-recruit_top__ttl {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
.p-recruit_top__anchor {
  margin: 6rem auto 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 1029px;
  justify-content: space-between;
}
.p-recruit_top__anchorItem {
  width: calc((100% - 6rem) / 3);
}
.p-recruit_top__anchorItem:nth-child(n+4) {
  margin-top: 1.8rem;
}
.p-recruit_top__anchorItem a {
  background: #782389;
  display: block;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  padding: 2.5rem 0;
  position: relative;
}
.p-recruit_top__anchorItem a:before {
  content: "";
  width: 6px;
  height: 12px;
  background: url(../img/recruit/icon_anchor.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 3.2rem;
}
@media (min-width: 992px) {
  .p-recruit_top__anchorItem a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_top__anchorItem {
    width: calc((100% - 3rem) / 2);
  }
  .p-recruit_top__anchorItem:nth-child(n+3) {
    margin-top: 1.8rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_top__anchorItem {
    width: 100%;
  }
  .p-recruit_top__anchorItem a {
    font-size: 1.6rem;
    padding: 2rem 0;
  }
  .p-recruit_top__anchorItem:not(:first-child) {
    margin-top: 1.5rem;
  }
}

.p-recruit_message__desc {
  text-align: center;
  margin-bottom: 7rem;
}
.p-recruit_message__img {
  padding-top: 7rem;
  padding-left: 7rem;
  position: relative;
  max-width: 860px;
  margin: 0 auto;
}
.p-recruit_message__img:before {
  content: "";
  width: calc(100% - 7rem);
  height: calc(100% - 7rem);
  background: #F1E5F6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767.9px) {
  .p-recruit_message__img {
    padding-top: 4rem;
    padding-left: 4rem;
  }
  .p-recruit_message__img:before {
    width: calc(100% - 4rem);
    height: calc(100% - 4rem);
  }
  .p-recruit_message__desc {
    margin-bottom: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_message__img {
    padding-top: 3rem;
    padding-left: 3rem;
  }
  .p-recruit_message__img:before {
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
  }
}

.p-recruit_merit {
  background: #F1E5F6;
}
.p-recruit_merit__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 7rem;
}
.p-recruit_merit__item {
  width: calc((100% - 2rem) / 2);
  display: flex;
  align-items: center;
  background: #fff;
  padding: 4.5rem 4rem;
  min-height: 243px;
}
.p-recruit_merit__item:nth-child(n+3) {
  margin-top: 2rem;
}
.p-recruit_merit__img {
  width: 26%;
  text-align: center;
}
.p-recruit_merit__txt {
  width: 74%;
  padding-left: 3rem;
}
.p-recruit_merit__ttl {
  font-size: 2.3rem;
  color: #782389;
  line-height: 1.4;
  margin-bottom: 1.5rem;
}
.p-recruit_merit__link {
  font-weight: bold;
  text-decoration: underline;
  margin-top: 0.5em;
  display: inline-block;
}
@media (min-width: 992px) {
  .p-recruit_merit__link:hover {
    text-decoration: none;
  }
}
@media (max-width: 1199.9px) {
  .p-recruit_merit__item {
    padding: 4rem 3rem;
  }
}
@media (max-width: 991.9px) {
  .p-recruit_merit__item {
    min-height: auto;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_merit__item {
    padding: 3rem 2rem;
    width: 100%;
  }
  .p-recruit_merit__item:not(:first-child) {
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_merit__img {
    width: 22%;
  }
  .p-recruit_merit__txt {
    width: 78%;
    padding-left: 2rem;
  }
  .p-recruit_merit__ttl {
    font-size: 2rem;
  }
}

.p-recruit_number__list {
  margin-top: 6rem;
  background: #fff;
  box-shadow: 2px 2px 20px #d4d4d4;
  display: flex;
  flex-wrap: wrap;
  padding: 6rem 0;
  justify-content: center;
}
.p-recruit_number__listItem {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-recruit_number__listItem:nth-child(n+4) {
  margin-top: 10rem;
}
.p-recruit_number__ttl {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 4rem;
}
.p-recruit_number__txt {
  margin-top: 3rem;
  font-size: 2rem;
  font-weight: bold;
}
@media (max-width: 767.9px) {
  .p-recruit_number__listItem {
    width: 50%;
    padding: 0;
  }
  .p-recruit_number__listItem:nth-child(n+3) {
    margin-top: 6rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_number__listItem {
    width: 100%;
  }
  .p-recruit_number__listItem:not(:first-child) {
    margin-top: 5rem;
  }
  .p-recruit_number__ttl {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}

.p-recruit_voice {
  background: #F6F6F6;
}
.p-recruit_voice__desc {
  margin-top: 4rem;
  text-align: center;
  font-weight: 500;
}
.p-recruit_voice__wrap {
  display: flex;
  align-items: center;
  margin-top: 5rem;
}
.p-recruit_voice__img {
  width: 40%;
}
.p-recruit_voice__cnt {
  width: 60%;
  padding-left: 5.6rem;
}
.p-recruit_voice__ttl {
  font-size: 3rem;
  color: #782389;
  line-height: 1;
  border-bottom: 1px solid #782389;
  padding-bottom: 2.2rem;
  margin-bottom: 2.5rem;
}
.p-recruit_voice__ttlSub {
  font-size: 2rem;
  line-height: 1.45;
  font-weight: bold;
}
.p-recruit_voice__itemWrap {
  margin-top: 2.5rem;
}
.p-recruit_voice__item .ttl {
  font-weight: normal;
}
.p-recruit_voice__item:not(:first-child) {
  margin-top: 3rem;
}
@media (max-width: 767.9px) {
  .p-recruit_voice__wrap {
    display: block;
  }
  .p-recruit_voice__img {
    width: 100%;
    text-align: center;
  }
  .p-recruit_voice__cnt {
    width: 100%;
    padding-left: 0;
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_voice__ttl {
    font-size: 2.4rem;
  }
}

.p-recruit_flow__boxWrap {
  margin-top: 5rem;
}
.p-recruit_flow__box:not(:first-child) {
  margin-top: 14rem;
}
.p-recruit_flow__ttl {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 10rem;
}
.p-recruit_flow__wrap {
  display: flex;
  align-items: center;
}
.p-recruit_flow__cnt {
  width: 50%;
  padding-left: 10rem;
}
.p-recruit_flow__item {
  font-size: 1.8rem;
  position: relative;
  font-weight: 500;
}
.p-recruit_flow__item:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #782389;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.p-recruit_flow__item:not(:first-child) {
  padding: 3rem 0;
}
.p-recruit_flow__item:first-child {
  padding-bottom: 3rem;
}
.p-recruit_flow__item:last-child:before {
  height: 48%;
}
.p-recruit_flow__item span {
  display: inline-block;
  padding-left: 3rem;
  position: relative;
}
.p-recruit_flow__item span:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #782389;
  position: absolute;
  left: -0.75rem;
  top: 0.5em;
}
.p-recruit_flow__imgWrap {
  width: 50%;
  padding-left: 6rem;
  margin-top: -4.5rem;
}
.p-recruit_flow__img {
  padding-top: 4.5rem;
  padding-left: 4.5rem;
  position: relative;
  max-width: 440px;
}
.p-recruit_flow__img:not(:first-child) {
  margin-top: 5.5rem;
}
.p-recruit_flow__img:before {
  content: "";
  width: calc(100% - 4.5rem);
  height: calc(100% - 4.5rem);
  position: absolute;
  top: 0;
  left: 0;
  background: #F1E5F6;
  z-index: -1;
}
@media (max-width: 991.9px) {
  .p-recruit_flow__cnt {
    padding-left: 4rem;
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_flow__ttl {
    margin-bottom: 4rem;
    font-size: 2.5rem;
  }
  .p-recruit_flow__wrap {
    display: block;
  }
  .p-recruit_flow__cnt {
    padding-left: 0;
  }
  .p-recruit_flow__imgWrap {
    width: 100%;
    padding-left: 0;
    margin-top: 3rem;
  }
  .p-recruit_flow__img {
    margin: 0 auto;
    padding-top: 3rem;
    padding-left: 3rem;
  }
  .p-recruit_flow__img:before {
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
  }
}

.p-recruit_requirement {
  position: relative;
}
.p-recruit_requirement:before {
  content: "";
  width: 100%;
  height: calc(100% - 20px);
  position: absolute;
  top: 20px;
  left: 0;
  background: #F1E5F6;
  z-index: -1;
}
.p-recruit_requirement:after {
  content: "";
  width: 100%;
  height: 37px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/recruit/bg_requirement.png) repeat-x left top/contain;
  z-index: -2;
}
.p-recruit_requirement__wrap {
  margin-top: 5rem;
}
.p-recruit_requirement__item:not(:first-child) {
  margin-top: 5rem;
}
.p-recruit_requirement__ttl {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.p-recruit_requirement__table th {
  width: 20%;
  text-align: left;
  background: #f6f6f6;
  font-weight: 700;
  padding: 1.5rem 2rem;
}
.p-recruit_requirement__table td {
  width: 80%;
  background: #fff;
  font-weight: 500;
  padding: 1.5rem 2rem;
}
.p-recruit_requirement__link {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-recruit_requirement__link:hover {
    text-decoration: none;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_requirement__table th, .p-recruit_requirement__table td {
    display: block;
    width: 100%;
  }
  .p-recruit_requirement__table th {
    border-right: none;
    border-bottom: 1px solid #333;
  }
  .p-recruit_requirement__panel {
    padding: 3rem;
  }
}

.p-initiatives_sdgs__box {
  background: #F1E5F6;
  padding: 6.25em;
  margin-top: 5rem;
}
.p-initiatives_sdgs__item {
  background: #fff;
  padding: 3.125em;
}
.p-initiatives_sdgs__item:not(:first-child) {
  margin-top: 5rem;
}
.p-initiatives_sdgs__itemInner {
  display: flex;
}
.p-initiatives_sdgs__txt {
  width: 50%;
}
.p-initiatives_sdgs__img {
  width: 50%;
  padding-left: 5rem;
}
.p-initiatives_sdgs__ttl {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 2rem;
}
.p-initiatives_sdgs__ttl .main {
  font-size: 3rem;
}
.p-initiatives_sdgs__ttl .main span {
  color: #782389;
  font-size: 4rem;
}
.p-initiatives_sdgs__ttl .sub {
  color: #782389;
  margin-left: 1em;
  font-weight: bold;
}
@media (max-width: 991.9px) {
  .p-initiatives_sdgs__box {
    padding: 4.25em;
  }
}
@media (max-width: 767.9px) {
  .p-initiatives_sdgs__box {
    padding: 2.5em;
  }
  .p-initiatives_sdgs__item {
    padding: 2em;
  }
  .p-initiatives_sdgs__itemInner {
    display: block;
  }
  .p-initiatives_sdgs__txt {
    width: 100%;
  }
  .p-initiatives_sdgs__img {
    width: 100%;
    padding-left: 0;
    margin-top: 3rem;
    text-align: center;
  }
}
@media (max-width: 575.9px) {
  .p-initiatives_sdgs__box {
    padding: 3rem;
  }
  .p-initiatives_sdgs__item {
    padding: 3rem;
  }
  .p-initiatives_sdgs__ttl {
    display: block;
  }
  .p-initiatives_sdgs__ttl .main {
    font-size: 2.5rem;
  }
  .p-initiatives_sdgs__ttl .main span {
    font-size: 3.5rem;
  }
  .p-initiatives_sdgs__ttl .sub {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.p-initiatives_attempt {
  padding-bottom: 0;
}
.p-initiatives_attempt__wrap {
  margin-top: 5rem;
}
.p-initiatives_attempt__item:not(:first-child) {
  margin-top: 8rem;
}
.p-initiatives_attempt__ttl {
  background: #782389;
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  padding: 2rem;
  margin-bottom: 2rem;
}
.p-initiatives_attempt__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3rem;
}
.p-initiatives_attempt__list li {
  width: 48%;
}
.p-initiatives_attempt__list li:nth-child(n+3) {
  margin-top: 3rem;
}
.p-initiatives_attempt__listWrap {
  display: flex;
}
.p-initiatives_attempt__listTtl {
  color: #782389;
  font-size: 2rem;
  margin-bottom: 2rem;
  background: #f1e5f6;
  text-align: center;
  padding: 0.5rem;
}
.p-initiatives_attempt__img {
  width: 50%;
  padding-right: 3rem;
}
.p-initiatives_attempt__img img {
  max-height: 150px;
}
.p-initiatives_attempt__cap {
  margin-top: 1em;
}
.p-initiatives_attempt__cap a {
  text-decoration: underline;
}
.p-initiatives_attempt__logo {
  width: 50%;
}
.p-initiatives_attempt__logo img + img {
  margin-top: 1rem;
}
.p-initiatives_attempt__security {
  margin-top: 3rem;
  background: #f1e5f6;
  padding: 6.25em;
}
.p-initiatives_attempt__security .inner {
  background: #fff;
  padding: 5rem;
}
.p-initiatives_attempt__security .ttl {
  font-size: 2.5rem;
  margin-bottom: 2rem;
  color: #782389;
}
.p-initiatives_attempt__security .top_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-initiatives_attempt__security .top_img {
  margin: 0 2rem;
}
.p-initiatives_attempt__security .cnt_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
.p-initiatives_attempt__security .cnt_item {
  width: 48%;
  background: #fff;
}
.p-initiatives_attempt__security .cnt_ttl {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 2rem;
  background: #782389;
  text-align: center;
  padding: 0.5rem;
}
.p-initiatives_attempt__security .cnt_img {
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 991.9px) {
  .p-initiatives_attempt__security {
    padding: 4.25em;
  }
}
@media (max-width: 767.9px) {
  .p-initiatives_attempt__ttl {
    font-size: 2.4rem;
    padding: 1.5rem;
  }
  .p-initiatives_attempt__list {
    display: block;
  }
  .p-initiatives_attempt__list li {
    width: 100%;
  }
  .p-initiatives_attempt__list li:not(:first-child) {
    margin-top: 3rem;
  }
  .p-initiatives_attempt__logo {
    width: 40%;
  }
  .p-initiatives_attempt__img {
    width: 60%;
  }
  .p-initiatives_attempt__security {
    padding: 2.5em;
  }
  .p-initiatives_attempt__security .inner {
    padding: 2em;
  }
  .p-initiatives_attempt__security .ttl {
    font-size: 2rem;
  }
  .p-initiatives_attempt__security .cnt_wrap {
    display: block;
  }
  .p-initiatives_attempt__security .cnt_item {
    width: 100%;
  }
  .p-initiatives_attempt__security .cnt_item:not(:first-child) {
    margin-top: 3rem;
  }
  .p-initiatives_attempt__security .cnt_ttl {
    font-size: 1.8rem;
  }
}
@media (max-width: 575.9px) {
  .p-initiatives_attempt__logo {
    width: 100px;
  }
  .p-initiatives_attempt__logo img {
    max-width: 100px;
  }
  .p-initiatives_attempt__img {
    width: calc(100% - (100px + 2rem));
  }
  .p-initiatives_attempt__img img {
    max-height: 100px;
  }
  .p-initiatives_attempt__security {
    padding: 3rem;
  }
  .p-initiatives_attempt__security .inner {
    padding: 3rem;
  }
}

/*============================================

  KV

============================================*/
/*-------------------------------
  KV > TOP
-------------------------------*/
/*-------------------------------
  KV > UNDER
-------------------------------*/
.p-kv_under {
  padding-top: 4rem;
  padding-bottom: 6.5rem;
  position: relative;
}
.p-kv_under__ttl {
  padding-left: 4.3rem;
  position: relative;
  line-height: 1;
}
.p-kv_under__ttl .sub {
  font-size: 5rem;
  font-family: "EB Garamond", serif;
}
.p-kv_under__ttl .sub span {
  font-size: 7rem;
  color: #782389;
}
.p-kv_under__ttl .main {
  font-size: 1.2rem;
  color: #782389;
  margin-top: 0.5rem;
}
.p-kv_under__ttl:before {
  content: "";
  width: 3px;
  height: 80px;
  background: #782389;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1599.9px) {
  .p-kv_under.-bg:before {
    height: 25rem;
  }
}
@media (max-width: 575.9px) {
  .p-kv_under__ttl {
    padding-left: 2rem;
  }
  .p-kv_under__ttl .sub {
    font-size: 3.5rem;
  }
  .p-kv_under__ttl .sub span {
    font-size: 5rem;
  }
  .p-kv_under__ttl:before {
    height: 60%;
  }
}

/*--------------------------------------------
  card
--------------------------------------------*/
/*--------------------------------------------
  news
--------------------------------------------*/
.c-card_news__item {
  border-bottom: dashed 2px #ADADAD;
}
.c-card_news__item:last-child {
  border-bottom: none;
}
.c-card_news__link {
  display: flex;
  align-items: baseline;
  padding: 1.562em 0;
}
@media (min-width: 992px) {
  .c-card_news__link:hover {
    opacity: 0.7;
  }
}
.c-card_news__date {
  font-weight: 500;
  line-height: 1;
  font-family: "EB Garamond", serif;
  margin-right: 2.2rem;
  min-width: 62px;
}
.c-card_news__term {
  font-size: 1.3rem;
  font-family: "EB Garamond", serif;
  padding: 5px 0;
  background: #782389;
  color: #ffffff;
  line-height: 1;
  min-width: 54px;
  text-align: center;
  margin-right: 1.8rem;
}
@media (max-width: 767.9px) {
  .c-card_news__link {
    flex-wrap: wrap;
  }
  .c-card_news__ttl {
    width: 100%;
    margin-top: 0.5rem;
  }
}
/*--------------------------------------------
  text-align
--------------------------------------------*/
.u-center {
  text-align: center;
}

.u-left {
  text-align: left;
}

.u-right {
  text-align: right;
}

@media (max-width: 575.9px) {
  .u-center_ss {
    text-align: center;
  }
  .u-left_ss {
    text-align: left;
  }
  .u-right_ss {
    text-align: right;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-center_xs {
    text-align: center;
  }
  .u-left_xs {
    text-align: left;
  }
  .u-right_xs {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-center_sm {
    text-align: center;
  }
  .u-left_sm {
    text-align: left;
  }
  .u-right_sm {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-center_md {
    text-align: center;
  }
  .u-left_md {
    text-align: left;
  }
  .u-right_md {
    text-align: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-center_lg {
    text-align: center;
  }
  .u-left_lg {
    text-align: left;
  }
  .u-right_lg {
    text-align: right;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-center_xl {
    text-align: center;
  }
  .u-left_xl {
    text-align: left;
  }
  .u-right_xl {
    text-align: right;
  }
}
@media (min-width: 1600px) {
  .u-center_xxl {
    text-align: center;
  }
  .u-left_xxl {
    text-align: left;
  }
  .u-right_xxl {
    text-align: right;
  }
}
@media (max-width: 767.9px) {
  .u-center_sp {
    text-align: center;
  }
  .u-left_sp {
    text-align: left;
  }
  .u-right_sp {
    text-align: right;
  }
}
@media (max-width: 991.9px) {
  .u-center_tb {
    text-align: center;
  }
  .u-left_tb {
    text-align: left;
  }
  .u-right_tb {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .u-center_pc {
    text-align: center;
  }
  .u-left_pc {
    text-align: left;
  }
  .u-right_pc {
    text-align: right;
  }
}
@media (min-width: 1400px) {
  .u-center_dt {
    text-align: center;
  }
  .u-left_dt {
    text-align: left;
  }
  .u-right_dt {
    text-align: right;
  }
}
/*--------------------------------------------
  display
--------------------------------------------*/
.u-none {
  display: none;
}

.u-none_imp {
  display: none !important;
}

.u-show {
  display: block;
}

.u-show_imp {
  display: block !important;
}

@media (max-width: 575.9px) {
  .u-visible_xs:not(.u-visible_ss),
  .u-visible_sm:not(.u-visible_ss),
  .u-visible_md:not(.u-visible_ss),
  .u-visible_lg:not(.u-visible_ss),
  .u-visible_xl:not(.u-visible_ss),
  .u-visible_xxl:not(.u-visible_ss),
  .u-hidden_ss {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-visible_ss:not(.u-visible_xs),
  .u-visible_sm:not(.u-visible_xs),
  .u-visible_md:not(.u-visible_xs),
  .u-visible_lg:not(.u-visible_xs),
  .u-visible_xl:not(.u-visible_xs),
  .u-visible_xxl:not(.u-visible_xs),
  .u-hidden_xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-visible_ss:not(.u-visible_sm),
  .u-visible_xs:not(.u-visible_sm),
  .u-visible_md:not(.u-visible_sm),
  .u-visible_lg:not(.u-visible_sm),
  .u-visible_xl:not(.u-visible_sm),
  .u-visible_xxl:not(.u-visible_sm),
  .u-hidden_sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-visible_ss:not(.u-visible_md),
  .u-visible_xs:not(.u-visible_md),
  .u-visible_sm:not(.u-visible_md),
  .u-visible_lg:not(.u-visible_md),
  .u-visible_xl:not(.u-visible_md),
  .u-visible_xxl:not(.u-visible_md),
  .u-hidden_md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-visible_ss:not(.u-visible_lg),
  .u-visible_xs:not(.u-visible_lg),
  .u-visible_sm:not(.u-visible_lg),
  .u-visible_md:not(.u-visible_lg),
  .u-visible_xl:not(.u-visible_lg),
  .u-visible_xxl:not(.u-visible_lg),
  .u-hidden_lg {
    display: none !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-visible_ss:not(.u-visible_xl),
  .u-visible_xs:not(.u-visible_xl),
  .u-visible_sm:not(.u-visible_xl),
  .u-visible_md:not(.u-visible_xl),
  .u-visible_lg:not(.u-visible_xl),
  .u-visible_xxl:not(.u-visible_xl),
  .u-hidden_xl {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .u-visible_ss:not(.u-visible_xxl),
  .u-visible_xs:not(.u-visible_xxl),
  .u-visible_sm:not(.u-visible_xxl),
  .u-visible_md:not(.u-visible_xxl),
  .u-visible_lg:not(.u-visible_xxl),
  .u-visible_xl:not(.u-visible_xxl),
  .u-hidden_xxl {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .u-visible_sp {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-visible_tb {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-visible_pc {
    display: none !important;
  }
}
@media (max-width: 1399.9px) {
  .u-visible_dt {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .u-hidden_sp {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-hidden_tb {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-hidden_pc {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .u-hidden_dt {
    display: none !important;
  }
}
@media screen {
  .u-visible_print {
    display: none !important;
  }
}
@media print {
  .u-hidden_print {
    display: none !important;
  }
}
.u-display_input {
  display: none;
}
.mw_wp_form_input .u-display_input {
  display: block;
}

.u-display_confirm {
  display: none;
}
.mw_wp_form_confirm .u-display_confirm {
  display: block;
}

/*--------------------------------------------
  margin
--------------------------------------------*/
.u-mgt0 {
  margin-top: 0;
}
.u-mgt_ss {
  margin-top: 0.6em;
}
.u-mgt_xs {
  margin-top: 1em;
}
.u-mgt_sm {
  margin-top: 1.5em;
}
.u-mgt_md {
  margin-top: 2em;
}
.u-mgt_lg {
  margin-top: 2.5em;
}
.u-mgt_xl {
  margin-top: 3em;
}
.u-mgt_xxl {
  margin-top: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgt_ss {
    margin-top: 0.4em;
  }
  .u-mgt_xs {
    margin-top: 0.8em;
  }
  .u-mgt_sm {
    margin-top: 1.2em;
  }
  .u-mgt_md {
    margin-top: 1.6em;
  }
  .u-mgt_lg {
    margin-top: 2em;
  }
  .u-mgt_xl {
    margin-top: 2.4em;
  }
  .u-mgt_xxl {
    margin-top: 2.8em;
  }
}

.u-mgl0 {
  margin-left: 0;
}

.u-mgr0 {
  margin-right: 0;
}

.u-mgb0 {
  margin-bottom: 0;
}
.u-mgb_ss {
  margin-bottom: 0.6em;
}
.u-mgb_xs {
  margin-bottom: 1em;
}
.u-mgb_sm {
  margin-bottom: 1.5em;
}
.u-mgb_md {
  margin-bottom: 2em;
}
.u-mgb_lg {
  margin-bottom: 2.5em;
}
.u-mgb_xl {
  margin-bottom: 3em;
}
.u-mgb_xxl {
  margin-bottom: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgb_ss {
    margin-bottom: 0.4em;
  }
  .u-mgb_xs {
    margin-bottom: 0.8em;
  }
  .u-mgb_sm {
    margin-bottom: 1.2em;
  }
  .u-mgb_md {
    margin-bottom: 1.6em;
  }
  .u-mgb_lg {
    margin-bottom: 2em;
  }
  .u-mgb_xl {
    margin-bottom: 2.4em;
  }
  .u-mgb_xxl {
    margin-bottom: 2.8em;
  }
}

/*--------------------------------------------
  padding
--------------------------------------------*/
.u-pdt0 {
  padding-top: 0;
}

.u-pdl0 {
  padding-left: 0;
}

.u-pdr0 {
  padding-right: 0;
}

.u-pdb0 {
  padding-bottom: 0 !important;
}

/*--------------------------------------------
  common
--------------------------------------------*/
.u-palt {
  font-feature-settings: "palt";
}

.u-italic {
  font-style: italic;
}

.u-va_sup {
  font-size: 70%;
  vertical-align: super;
}

.u-va_sub {
  font-size: 70%;
  vertical-align: sub;
}

.u-cursive {
  font-family: "HG行書体", cursive, serif;
}

.u-vertical {
  writing-mode: vertical-rl;
}

.u-upr {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}

.u-fw {
  font-weight: 700;
}
.u-fw400 {
  font-weight: 400;
}
.u-fw500 {
  font-weight: 500;
}

.u-lh {
  line-height: 1.8;
}
.u-lh_ss {
  line-height: 1.1;
}
.u-lh_xs {
  line-height: 1.3;
}
.u-lh_sm {
  line-height: 1.5;
}
.u-lh_md {
  line-height: 2;
}

.u-fs {
  font-size: 1.6rem;
}
.u-fs_xs {
  font-size: 1.2rem;
}
.u-fs_sm {
  font-size: 1.4rem;
}
.u-fs_md {
  font-size: 1.8rem;
}
.u-fs_lg {
  font-size: 2rem;
}
.u-fs_xl {
  font-size: 2.4rem;
}
.u-fs_xxl {
  font-size: 3rem;
}
@media (max-width: 991.9px) {
  .u-fs {
    font-size: 1.4rem;
  }
  .u-fs_xs {
    font-size: 1rem;
  }
  .u-fs_sm {
    font-size: 1.2rem;
  }
  .u-fs_md {
    font-size: 1.6rem;
  }
  .u-fs_lg {
    font-size: 1.8rem;
  }
  .u-fs_xl {
    font-size: 2rem;
  }
  .u-fs_xxl {
    font-size: 2.4rem;
  }
}

.u-z1 {
  position: relative;
  z-index: 1;
}

.u-w100p {
  width: 100%;
}

.u-h100p {
  height: 100%;
}

.u-fx_wrap {
  flex-wrap: wrap;
}

.u-row {
  flex-direction: row;
}

.u-row_reverse {
  flex-direction: row-reverse;
}

.u-column {
  flex-direction: column;
}

.u-column_reverse {
  flex-direction: column-reverse;
}

.u-ai {
  align-items: stretch;
}

.u-ai_start {
  align-items: flex-start;
}

.u-ai_center {
  align-items: center;
}

.u-ai_end {
  align-items: flex-end;
}

.u-jc_start {
  justify-content: flex-start;
}

.u-jc_center {
  justify-content: center;
}

.u-jc_end {
  justify-content: flex-end;
}

.u-jc_sb {
  justify-content: space-between;
}

.u-pe_none {
  pointer-events: none;
}
body.is-pc .u-pe, body.is-pc .u-pe_color {
  pointer-events: none;
  cursor: default;
}
body.is-tb .u-pe, body.is-sp .u-pe {
  text-decoration: underline;
}
body.is-tb .u-pe:hover, body.is-sp .u-pe:hover {
  text-decoration: none;
}
body.is-tb .u-pe_color, body.is-sp .u-pe_color {
  color: #25b4e0;
  text-decoration: none;
}
body.is-tb .u-pe_color:hover, body.is-sp .u-pe_color:hover {
  text-decoration: underline;
}

.u-bdt {
  border-top: 1px solid #f4f4f4;
}

.u-bdb {
  border-bottom: 1px solid #f4f4f4;
}

.u-nowrap {
  white-space: nowrap;
}

.u-of_hidden {
  overflow: hidden;
}

.u-bv_hidden {
  backface-visibility: hidden;
}

.u-center_block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.u-align_height {
  display: block !important;
  visibility: hidden;
  pointer-events: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------
  color & background-color
--------------------------------------------*/
.u-font {
  color: #343434;
}

.u-main {
  color: #782389;
}

.u-sub {
  color: #383636;
}

.u-point {
  color: #FFE228;
}

.u-white {
  color: #ffffff;
}

.u-black {
  color: #111111;
}

.u-gray {
  color: #777777;
}

.u-red {
  color: #dc0000;
}

.u-pink {
  color: #ff33bb;
}

.u-purple {
  color: #8000ff;
}

.u-navy {
  color: #0000cc;
}

.u-blue {
  color: #0080ff;
}

.u-sky {
  color: #f0fcff;
}

.u-green {
  color: #00e626;
}

.u-yellow {
  color: #ffff00;
}

.u-orange {
  color: #ff8000;
}

.u-brown {
  color: #99331f;
}

.u-bg_main {
  background-color: #782389;
}

.u-bg_sub {
  background-color: #383636;
}

.u-bg_white {
  background-color: #ffffff;
}

.u-bg_gray {
  background-color: #F7F7F7;
}

.u-bg_lgray {
  background-color: #fafafa;
}

.u-bg_dgray {
  background-color: #777777;
}

.u-bg_lorange {
  background-color: #ffd6ad;
}

/*-------------------------------
  WP > EDITOR
-------------------------------*/
.wp-editor {
  word-break: break-all;
}
.wp-editor strong {
  font-weight: 700;
}
.wp-editor em {
  font-style: italic;
}
.wp-editor blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.wp-editor img.alignleft {
  margin: 0 auto 0 0;
}
.wp-editor img.aligncenter {
  display: block;
  margin: 0 auto;
}
.wp-editor img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.wp-editor img[class*=wp-image-],
.wp-editor img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}
.wp-editor hr {
  margin: 2em 0;
  border-color: #b2b2b2;
}
.wp-editor * + p {
  margin-top: 1em;
}
.wp-editor * + ul, .wp-editor * + ol, .wp-editor * + .c-tbl_responsive {
  margin-top: 2em;
}
.wp-editor * + h1, .wp-editor * + h2, .wp-editor * + h3, .wp-editor * + h4, .wp-editor * + h5, .wp-editor * + h6 {
  margin-top: 1.5em;
}
.wp-editor h2,
.wp-editor h3,
.wp-editor h4,
.wp-editor h5,
.wp-editor h6 {
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.wp-editor h2 {
  position: relative;
  font-size: 1.75em;
  padding-left: 1.25em;
}
.wp-editor h2:before, .wp-editor h2:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0.15em;
  width: 0.25em;
  height: 1em;
  background: #782389;
  transform: skewX(-15deg);
}
.wp-editor h2:after {
  left: 0.5em;
  background: #FFE228;
}
.wp-editor h3 {
  position: relative;
  font-size: 1.5em;
  padding-left: 1.5em;
}
.wp-editor h3:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.65em;
  width: 1em;
  height: 2px;
  background: #782389;
}
.wp-editor h4 {
  font-size: 1.25em;
  color: #782389;
}
.wp-editor a {
  color: #782389;
}
.wp-editor a:focus {
  opacity: 0.7;
}
@media (min-width: 992px) {
  .wp-editor a:hover {
    opacity: 0.7;
  }
}
.wp-editor ul,
.wp-editor ol {
  padding-left: 2em;
  line-height: 1.5;
}
.wp-editor ul > li:not(:first-child),
.wp-editor ol > li:not(:first-child) {
  margin-top: 0.6em;
}
.wp-editor ul > li {
  list-style-type: disc;
}
.wp-editor ol > li {
  list-style-type: decimal;
}
.wp-editor table tr > th,
.wp-editor table tr > td {
  padding: 1em;
  border: 1px solid #ddd;
}
.wp-editor table tr > th {
  background: #eee;
}
@media (max-width: 767.9px) {
  .wp-editor h2 {
    font-size: 1.5em;
  }
  .wp-editor h3 {
    font-size: 1.375em;
  }
  .wp-editor h4 {
    font-size: 1.15em;
  }
}
@media (max-width: 575.9px) {
  .wp-editor h2 {
    font-size: 1.375em;
  }
  .wp-editor h3 {
    font-size: 1.25em;
  }
  .wp-editor h4 {
    font-size: 1.125em;
  }
}
@media (max-width: 991.9px) {
  .wp-editor * + p, .wp-editor * + ul, .wp-editor * + ol, .wp-editor * + .c-tbl_responsive {
    margin-top: 1.2em;
  }
  .wp-editor ul > li:not(:first-child),
  .wp-editor ol > li:not(:first-child) {
    margin-top: 0.4em;
  }
}

/*-------------------------------
  WP > PAGINATION
-------------------------------*/
.wp-pagenavi {
  margin-top: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2;
}
.wp-pagenavi > * {
  display: inline-block;
  text-align: center;
  margin: 0 0.5em;
  width: 2em;
  text-align: center;
  color: #fff;
}
.wp-pagenavi .current {
  font-weight: 700;
  background: #782389;
  border: solid 1px #782389;
}
.wp-pagenavi a {
  background: #fff;
  color: #782389;
  border: solid 1px #782389;
}
@media (min-width: 992px) {
  .wp-pagenavi a:hover {
    background: #782389;
    color: #fff;
  }
}
.wp-pagenavi .extend {
  color: #333;
}
@media (max-width: 575.9px) {
  .wp-pagenavi .extend {
    display: none;
  }
}

/*-------------------------------
  WP > PAGINATION(ORIGINAL)
-------------------------------*/
.wp-pager {
  margin-top: 3em;
}
.wp-pager__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-pager__item {
  display: inline-block;
  text-align: center;
  margin: 0 0.5em;
  width: 2em;
  line-height: 2;
  text-align: center;
}
.wp-pager__item > a,
.wp-pager__item > span {
  display: block;
  background: #fff;
  color: #782389;
  border: solid 1px #782389;
}
@media (min-width: 992px) {
  .wp-pager__item > a:hover {
    background: #782389;
    color: #fff;
  }
}
.wp-pager__item.-current > a,
.wp-pager__item.-current > span {
  color: #fff;
  background: #782389;
  border: solid 1px #782389;
}
.wp-pager__item.-extend {
  margin: 0;
}
.wp-pager__item.-extend > a,
.wp-pager__item.-extend > span {
  color: #782389;
  border: none;
}
.wp-pager__item.-first > a:before {
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: rotate(180deg) scale(0.75);
}
.wp-pager__item.-last > a:before {
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: scale(0.75);
}
@media (max-width: 575.9px) {
  .wp-pager__item.-extend {
    display: none;
  }
}

@media (min-width: 992px) {
  .js-anime {
    opacity: 0;
    transition: all 1s;
  }
  .js-anime.scrolled {
    opacity: 1;
  }
  .js-anime.-toTop {
    transform: translateY(4rem);
  }
  .js-anime.-toTop.scrolled {
    transform: translateY(0);
  }
  .js-anime.-toRight {
    transform: translateX(-4rem);
  }
  .js-anime.-toRight.scrolled {
    transform: translateX(0);
  }
  .js-anime.-toLeft {
    transform: translateX(4rem);
  }
  .js-anime.-toLeft.scrolled {
    transform: translateX(0);
  }
  .js-anime.-delay200 {
    transition-delay: 0.2s;
  }
  .js-anime.-delay300 {
    transition-delay: 0.3s;
  }
  .js-anime.-delay400 {
    transition-delay: 0.4s;
  }
  .js-anime.-delay500 {
    transition-delay: 0.5s;
  }
  .js-anime.-delay600 {
    transition-delay: 0.6s;
  }
  .js-anime.-delay700 {
    transition-delay: 0.7s;
  }
  .js-anime.-delay800 {
    transition-delay: 0.8s;
  }
  .js-anime.-delay900 {
    transition-delay: 0.9s;
  }
  .js-anime.-delay1000 {
    transition-delay: 1s;
  }
}/*# sourceMappingURL=style.css.map */