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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  color: #000;
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
img {
  vertical-align: bottom;
}
input,
button,
select,
textArea {
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
textArea {
  resize: vertical;
}
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
::-ms-input-placeholder {
  color: #ccc;
}
::placeholder {
  color: #ccc;
}
html {
  line-height: 1.5;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-underline-position: under;
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  font-size: 1vw;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
body p {
  font-size: 1vw;
}
@include mq {
  font-size: 3.2vw;
  body p {
    font-size: 3.2vw;
  }
}
body,
html {
  font-size: 10px;
  font-size: 62.5%;
  font-size: 0.625vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
body p,
html p,
body a,
html a {
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (max-width: 1200px) {
  body,
  html {
    font-size: 0.833333333333333vw;
  }
  body p,
  html p,
  body a,
  html a {
    font-size: 1.5vw;
  }
}
@media (max-width: 767px) {
  body,
  html {
    font-size: 3.125vw;
  }
  body p,
  html p,
  body a,
  html a {
    font-size: 5vw;
  }
}
@media (max-width: 767px) {
  .pc-show {
    display: none !important;
  }
}
.sp-show {
  display: none !important;
}
@media (max-width: 767px) {
  .sp-show {
    display: block !important;
  }
}
span.inlineblock {
  display: inline-block;
  color: inherit;
  font-size: inherit;
}
@media (max-width: 767px) {
  .hidden {
    overflow: hidden !important;
  }
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
p,
li {
  line-height: 2;
}
img {
  width: 100%;
  height: auto;
}
address,
em,
cite,
dfn,
var,
i {
  font-style: inherit;
}
img,
iframe,
video,
audio,
svg,
canvas {
  vertical-align: bottom;
}
img,
video {
  max-width: 100%;
  height: auto;
}
svg {
  fill: currentcolor;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
}
input,
button,
select,
optgroup,
textarea {
  padding: 0;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: 0;
}
select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
[hidden] {
  display: none !important;
}
@media (max-width: 767px) {
  .l-body {
    margin-top: 18.75vw;
  }
}
.l-wrap {
  padding-left: 10vw;
}
@media (max-width: 1600px) {
  .l-wrap {
    padding-left: 160px;
  }
}
@media (max-width: 767px) {
  .l-wrap {
    padding-left: 0;
  }
}
.l-wrap-l {
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .l-wrap-l {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}
.l-wrap-m {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .l-wrap-m {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}
.l-wrap-s {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .l-wrap-s {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}
.c-anime__underline::after {
  background-color: #bf1443;
}
.c-anime__underline::after {
  height: 2px;
}
.c-anime__underline::after {
  bottom: -0.25vw;
}
.c-anime__underline::after {
  -webkit-transition: 0.5s width;
  transition: 0.5s width;
}
.c-anime__underline {
  display: inline-block;
  position: relative;
}
.c-anime__underline::after {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 0;
}
.c-anime__underline:hover::after,
.c-anime__underline.active::after {
  width: 100%;
}
.c-anime__underline.to-right::after {
  left: 0;
}
.c-anime__underline.to-left::after {
  right: 0;
}
.c-anime__underline.center::after,
.c-anime__underline.active::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.anime__imageZoom {
  overflow: hidden;
  background-color: #fff;
}
.anime__imageZoom img {
  display: block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.anime__arrow {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
a:hover .anime__imageZoom img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.8;
}
a:hover .anime__arrow {
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}
.card-long_02 a:hover .anime__arrow {
  -webkit-transform: translateX(20%) scale(0.5);
          transform: translateX(20%) scale(0.5);
}
.card-long_02 a:hover .anime__arrow,
.-row3 a:hover .anime__arrow {
  -webkit-transform: translateX(20%) scale(0.5);
          transform: translateX(20%) scale(0.5);
}
.anime__container {
  overflow: hidden;
  position: relative;
  display: block;
}
.anime__container__item {
  display: block;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.5s 0.3s ease;
  transition: all 0.5s 0.3s ease;
  z-index: 0;
}
.anime__container__item.delay {
  -webkit-transition: all 0.5s 0.8s ease;
  transition: all 0.5s 0.8s ease;
}
.anime__container::before {
  background: #bf1443;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.8s 0s ease;
  transition: all 0.8s 0s ease;
  width: 100%;
  z-index: 1;
}
.anime__container.delay::before {
  -webkit-transition: all 0.8s 0.5s ease;
  transition: all 0.8s 0.5s ease;
}
.anime__container.-black::before {
  background: $black-03;
}
.anime__container.-comming .anime__container__item {
  opacity: 1;
}
.anime__container.-comming::before {
  background: #bf1443;
  content: "COMING SOON";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.5vw;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
  z-index: 1;
}
@media (max-width: 767px) {
  .anime__container.-comming::before {
    font-size: 4.375vw;
  }
}
.anime__container.-comming.active::before {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.anime__container.active .anime__container__item {
  opacity: 1;
}
.anime__container.active::before {
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
.anime__show {
  overflow: hidden;
  display: block;
}
.anime__show__item {
  display: block;
  -webkit-transition: all 0.5s 0.3s ease;
  transition: all 0.5s 0.3s ease;
}
.anime__show__item.-top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.anime__show__item.-bottom {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.anime__show__item.-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.anime__show__item.-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.anime__show__item.-top_150 {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
}
.anime__show__item.-bottom_150 {
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
}
.anime__show__item.-right_150 {
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
}
.anime__show__item.-left_150 {
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
}
.anime__show__item.delay {
  -webkit-transition: all 0.5s 0.4s ease;
  transition: all 0.5s 0.4s ease;
}
.anime__show.active .anime__show__item {
  -webkit-transform: translateX(0) translateY(0);
          transform: translateX(0) translateY(0);
}
.anime__fade {
  opacity: 0;
  -webkit-transition: all 0.6s 0s ease;
  transition: all 0.6s 0s ease;
}
.anime__fade.delay {
  -webkit-transition: all 0.6s 0.6s ease;
  transition: all 0.6s 0.6s ease;
}
.anime__fade.-top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.anime__fade.-bottom {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.anime__fade.-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.anime__fade.-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.anime__fade.-top_20 {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.anime__fade.-bottom_20 {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.anime__fade.-right_20 {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.anime__fade.-left_20 {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
.anime__fade.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
body.loader::before {
  content: url("./common/loder.svg");
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity ease-out;
  transition: opacity ease-out;
}
body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
}
body.loader::before {
  opacity: 1;
}
body.fadeout::after {
  opacity: 1;
}
body.page-home::before,
body.page-home::after {
  display: none;
}
body.on::before,
body.on::after {
  display: block;
}
body.on #opening {
  display: none;
  opacity: 0;
}
body.on #opening .cpy-write,
body.on #opening #btn-skip {
  display: none;
  opacity: 0;
}
@media (min-width: 767px) {
  .c-animeCross {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-animeCross {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 10vw;
    height: 10vw;
    margin: auto;
    border-radius: 100%;
  }
  .c-animeCross::before,
  .c-animeCross::after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 0.3vw;
    height: 3vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .c-animeCross::before {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  .c-animeCross::after {
    -webkit-transform: translate(0, 0) rotate(90deg);
            transform: translate(0, 0) rotate(90deg);
  }
  .-current .c-animeCross::before,
  .-current .c-animeCross::after {
    background-color: #bf1443;
  }
  .is-active .c-animeCross {
    border-color: #bf1443;
  }
  .is-active .c-animeCross::before,
  .is-active .c-animeCross::after {
    background-color: #bf1443;
  }
  .is-active .c-animeCross::before {
    -webkit-transform: translate(0, 0) rotate(90deg);
            transform: translate(0, 0) rotate(90deg);
  }
  .is-active .c-animeCross::after {
    -webkit-transform: translate(0, 0) rotate(-90deg);
            transform: translate(0, 0) rotate(-90deg);
  }
}
.c-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.5vw;
  height: 2.5vw;
  background-color: #bf1443;
}
.c-arrow.-ring {
  border-radius: 100%;
}
.c-arrow::before {
  content: '';
  display: inline-block;
  border-top: 0.34vw solid transparent;
  border-bottom: 0.34vw solid transparent;
  border-left: 0.4vw solid #fff;
}
.c-arrow02 {
  position: relative;
  padding: 0 0 0 1vw;
  vertical-align: middle;
  text-decoration: none;
}
.c-arrow02::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.c-arrow02::before {
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.5vw;
  height: 0.5vw;
  border: 0.4vw solid transparent;
  border-left: 0.55vw solid #bf1443;
}
.c-arrow02 a {
  color: #bf1443;
}
.c-bg.-check {
  background: linear-gradient(45deg, #000 25%, transparent 25%, transparent 75%, #000 75%), linear-gradient(-135deg, #000 25%, transparent 25%, transparent 75%, #000 75%);
  background-size: 0.8vw 0.8vw;
  background-position: 0 0, 0.4vw 0.4vw;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.c-bg.-check.-white {
  background: linear-gradient(45deg, #f2f2f2 25%, transparent 25%, transparent 75%, #f2f2f2 75%), linear-gradient(-135deg, #f2f2f2 25%, transparent 25%, transparent 75%, #f2f2f2 75%);
  background-size: 0.8vw 0.8vw;
  background-position: 0 0, 0.4vw 0.4vw;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.c-btn {
  position: relative;
  display: inline-block;
  padding-top: 0.25vw;
  padding-bottom: 0.25vw;
  padding-right: 1.5vw;
  padding-left: 1.5vw;
  color: #fff;
  text-align: center;
  background-color: #bf1443;
  border: 2px solid #bf1443;
  border-radius: 1000px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.c-btn:hover {
  color: #bf1443;
  background-color: #fff;
}
.c-btn:hover .c-svg .arrow,
.c-btn:hover .c-svg .blank {
  fill: #fff;
}
.c-btn:hover .c-svg .arrow {
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}
@media (max-width: 767px) {
  .c-btn {
    padding-top: 1.25vw;
    padding-bottom: 1.25vw;
    padding-right: 7.5vw;
    padding-left: 7.5vw;
  }
}
.c-btn.-middle {
  min-width: 22.5vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  font-weight: 700;
}
@media (max-width: 767px) {
  .c-btn.-middle {
    min-width: 100%;
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
    font-size: 4.6875vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .c-btn.-middle > .arrow {
    width: 5.625vw;
    height: 5.625vw;
  }
}
.c-btn.-large {
  min-width: 30vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  font-weight: 700;
}
@media (max-width: 767px) {
  .c-btn.-large {
    min-width: 70%;
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
    font-size: 4.6875vw;
  }
}
@media (max-width: 767px) {
  .c-btn.-large > .arrow {
    width: 5.625vw;
    height: 5.625vw;
  }
}
.c-btn.-white {
  color: #bf1443;
  font-weight: 700;
  background-color: #fff;
  border: 2px solid #bf1443;
}
.c-btn.-white:hover {
  color: #fff;
  background-color: #bf1443;
}
.c-btn > .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 90%;
  display: inline-block;
  width: 1.5vw;
  height: 1.5vw;
  margin: auto 0;
}
.c-btn > .arrow svg {
  overflow: visible;
}
@media (min-width: 767px) {
  .c-btn > .arrow svg {
    width: 1.5vw;
    height: 1.5vw;
  }
}
.c-btn > .arrow .arrow {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.c-btnList {
  margin-top: -2%;
  margin-bottom: 10%;
}
@media (min-width: 767px) {
  .c-btnList {
    text-align: center;
  }
}
.c-btnList .item {
  position: relative;
  display: inline-block;
  padding: 1.5% 2%;
  color: #fff;
  font-size: 1vw;
  background-color: #000;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 767px) {
  .c-btnList .item {
    width: 13.750000000000002vw;
  }
}
@media (max-width: 767px) {
  .c-btnList .item {
    display: block;
    width: 77.5%;
    margin: auto;
    padding: 4% 3.5%;
    font-size: 4.375vw;
  }
}
@media (min-width: 767px) {
  .c-btnList .item:not(:last-child) {
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .c-btnList .item:not(:last-child) {
    margin-bottom: 3%;
  }
}
.c-btnList .item:hover {
  background-color: rgba(0,0,0,0.8);
}
.c-btnList .item img {
  position: absolute;
  right: 1.25vw;
  display: inline-block;
  width: 0.625vw;
}
@media (max-width: 767px) {
  .c-btnList .item img {
    width: 3.125vw;
    right: 3.125vw;
  }
}
.c-btnMore {
  position: relative;
  width: 90%;
  margin: auto;
  padding: 1% 0;
  color: #fff;
  text-align: center;
  background-color: #bf1443;
  border: solid 1px #bf1443;
}
@media (min-width: 767px) {
  .c-btnMore {
    display: none;
  }
}
.p-review__container .c-btnMore p {
  font-size: 3.75vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
.c-btnMore.is-active {
  color: #bf1443;
  background-color: #fff;
  border: solid 1px #bf1443;
}
.c-colon {
  display: inline-block;
}
.c-colon::before {
  display: inline-block;
  color: #bf1443;
  content: '“';
}
.c-colon::after {
  display: inline-block;
  color: #bf1443;
  content: '”';
}
.c-dotLine {
  margin-top: 2.5vw;
  margin-bottom: 2.5vw;
}
@media (max-width: 767px) {
  .c-dotLine {
    margin-top: 7.8125vw;
    margin-bottom: 7.8125vw;
  }
}
.c-dotLine span {
  margin: 0 auto;
  display: block;
  width: 0.625vw;
  height: 0.625vw;
  background-color: #bf1443;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .c-dotLine span {
    width: 1.09375vw;
    height: 1.09375vw;
  }
}
.c-dotLine span:not(:last-child) {
  margin-bottom: 1.25vw;
}
@media (max-width: 767px) {
  .c-dotLine span:not(:last-child) {
    margin-bottom: 1.875vw;
  }
}
.c-dotLine.-square span {
  border-radius: 0;
}
.c-dotLine.-row {
  text-align: center;
  margin-top: 7.124999999999999vw;
  margin-bottom: 7.124999999999999vw;
}
.c-dotLine.-row span {
  display: inline-block;
}
@media (max-width: 767px) {
  .c-dotLine.-row span {
    width: 1.5625vw;
    height: 1.5625vw;
  }
}
.c-dotLine.-row span:not(:last-child) {
  margin-bottom: 0vw;
  margin-right: 0.625vw;
}
@media (max-width: 767px) {
  .c-dotLine.-row span:not(:last-child) {
    margin-right: 1.875vw;
  }
}
.c-event {
  position: relative;
  margin: 8%;
}
@media (max-width: 767px) {
  .c-event {
    margin: 5% 10%;
  }
}
.c-event .content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8% auto 0;
  text-align: center;
}
@media (max-width: 767px) {
  .c-event .content {
    margin: 0;
  }
}
.c-event .content p {
  font-size: 1.125vw;
  font-weight: 700;
  line-height: 0.8;
}
.c-event .content p span {
  font-size: 0.45em;
  line-height: 1;
}
.c-event .content .arrow {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  margin-top: 2%;
}
@media (max-width: 767px) {
  .c-event .content .arrow {
    position: absolute;
    bottom: 12%;
    right: 4%;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
.c-ribbon {
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .c-ribbon {
    font-size: 3.75vw;
    padding: 2vw 3.5vw;
  }
}
.c-ribbon::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 1.5vw solid transparent;
  border-right: 1.5vw solid #5d192c;
}
@media (max-width: 767px) {
  .c-ribbon::before {
    border-bottom: 4.5vw solid transparent;
    border-right: 4.5vw solid #5d192c;
  }
}
.c-svg {
  font-size: 0;
}
.c-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  background-color: inherit;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .c-title {
    font-size: 5.625vw;
  }
}
.c-title.-lineArrow {
  position: relative;
  margin-bottom: 4vw;
  text-align: center;
  z-index: 2;
}
@media (max-width: 767px) {
  .c-title.-lineArrow {
    margin-bottom: 15.625vw;
  }
}
.c-title.-lineArrow .item {
  position: relative;
  display: inline-block;
  margin-top: 1.5vw;
  padding-bottom: 1vw;
  border-bottom: solid 0.2vw #bf1443;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .c-title.-lineArrow .item {
    border-bottom: solid 0.3vw #bf1443;
    margin-top: 8vw;
    padding-bottom: 5vw;
  }
}
.c-title.-lineArrow .item.-bg::before {
  border-top: 1em solid #f2f5f5;
}
@media (max-width: 767px) {
  .c-title.-lineArrow .item.-bg::before {
    border-top: 4vw solid #f2f5f5;
  }
}
.c-title.-lineArrow .item::before {
  content: "";
  position: absolute;
  bottom: -1.925em;
  left: 50%;
  border: 1em solid transparent;
  border-top: 1em solid #fff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 767px) {
  .c-title.-lineArrow .item::before {
    bottom: -7.85vw;
    border: 4vw solid transparent;
    border-top: 4vw solid #fff;
  }
}
.c-title.-lineArrow .item::after {
  content: "";
  position: absolute;
  bottom: -2.05em;
  left: 50%;
  border: 1em solid transparent;
  border-top: 1em solid #bf1443;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 767px) {
  .c-title.-lineArrow .item::after {
    bottom: -8.25vw;
    border: 4vw solid transparent;
    border-top: 4vw solid #bf1443;
  }
}
.c-title.-flag {
  position: relative;
  display: inline-block;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  padding-right: 3.125vw;
  padding-left: 2.25vw;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  background-color: #bf1443;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .c-title.-flag {
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
    padding-right: 7.8125vw;
    padding-left: 5.625vw;
    font-size: 4.0625vw;
  }
}
.c-title.-flag::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 4rem 2rem 4rem 0;
}
@media (max-width: 767px) {
  .c-title.-flag::after {
    border-width: 6vw 3vw 6vw 0;
  }
}
.c-title.-kakko {
  text-align: center;
}
.c-title.-kakko .item {
  display: inline-block;
  font-size: 48px;
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  .c-title.-kakko .item {
    font-size: 8.75vw;
    padding-bottom: 5vw;
  }
}
.c-title.-kakko .item::before {
  display: block;
  content: '';
  width: 48px;
  width: 4.8rem;
  height: 48px;
  height: 4.8rem;
  border-top: 2px solid #bf1443;
  border-left: 2px solid #bf1443;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media (max-width: 767px) {
  .c-title.-kakko .item::before {
    width: 9.375vw;
    height: 9.375vw;
  }
}
.c-title.-kakko .item::after {
  display: block;
  content: '';
  width: 48px;
  width: 4.8rem;
  height: 48px;
  height: 4.8rem;
  margin-left: auto;
  border-bottom: 2px solid #bf1443;
  border-right: 2px solid #bf1443;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 767px) {
  .c-title.-kakko .item::after {
    width: 9.375vw;
    height: 9.375vw;
  }
}
.c-title.-sideLine {
  position: relative;
}
@media (max-width: 767px) {
  .c-title.-sideLine {
    z-index: 10;
  }
}
.c-title.-sideLine::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 4px;
  height: 0;
  background: #bf1443;
  -webkit-transition: all 0.8s 0s ease;
  transition: all 0.8s 0s ease;
}
@media (max-width: 767px) {
  .c-title.-sideLine::before {
    width: 2px;
  }
}
.c-title.-sideLine.active::before {
  width: 4px;
  height: 100%;
}
@media (max-width: 767px) {
  .c-title.-sideLine.active::before {
    width: 2px;
    height: 24vw;
  }
}
.c-title.-sideLine .item {
  display: inline-block;
  padding-top: 2vw;
  padding-bottom: 2vw;
  padding-left: 2.25vw;
  font-size: 1.5vw;
  font-weight: 700;
  z-index: 10;
}
@media (max-width: 767px) {
  .c-title.-sideLine .item {
    padding-top: 0;
    padding-left: 8%;
    font-size: 5.625vw;
    line-height: 1.2;
    white-space: nowrap;
  }
}
.c-title.-sideLine .item .sub {
  font-size: 0.6em;
  letter-spacing: 0;
}
.c-title.-sideLine.-mini::before {
  width: 2px !important;
}
.c-title.-sideLine.-mini .item {
  padding-top: 1.3125vw;
  padding-bottom: 1.3125vw;
  padding-left: 2vw;
  font-size: 1.25vw;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .c-title.-sideLine.-mini .item {
    padding-top: 0;
    padding-left: 6%;
    font-size: 5vw;
    line-height: 1.2;
    white-space: nowrap;
  }
}
.c-title.-sideLine.-mini span {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .c-title.-sideLine.-mini span {
    font-size: 4.375vw;
  }
}
.c-title.-sideLine.-mini.active::before {
  width: 4px;
  height: 100%;
}
@media (max-width: 767px) {
  .c-title.-sideLine.-mini.active::before {
    width: 2px;
    height: 100%;
  }
}
.p-business p {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-business .section {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-business .section {
    margin-bottom: 20vw;
  }
}
.p-business__section .header {
  position: relative;
}
.p-business__section .header .num {
  position: absolute;
  bottom: 0;
  width: 30%;
  margin-left: -8%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  z-index: 0;
}
.p-business__section .content > .title {
  margin-top: 3.125vw;
  text-align: center;
  font-size: 1.05vw;
}
@media (max-width: 767px) {
  .p-business__section .content > .title {
    font-size: 2.5vw;
    margin-top: 6.25vw;
  }
}
.p-business__section .content > .title .jp {
  display: inline-block;
  margin-top: 0.75vw;
  font-size: 3.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-business__section .content > .title .jp {
    font-size: 6.25vw;
  }
}
.p-business__section .content > .ico {
  width: 16%;
  margin: 2% auto 4%;
}
@media (max-width: 767px) {
  .p-business__section .content > .ico {
    width: 30%;
    margin: 4% auto 8%;
  }
}
.p-business__section .content .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 71.25vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-business__section .content .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
  }
}
.p-business__section .content .list + .list {
  margin-top: 5vw;
}
@media (max-width: 767px) {
  .p-business__section .content .list + .list {
    margin-top: 16%;
  }
}
.p-business__section .content .item {
  margin: auto;
}
@media (min-width: 767px) {
  .p-business__section .content .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 50vw;
  }
}
@media (min-width: 767px) {
  .p-business__section .content .item:nth-child(2) {
    margin-left: 10vw;
  }
}
@media (max-width: 767px) {
  .p-business__section .content .item:nth-child(2) {
    margin-top: 16%;
  }
}
.p-business__section .content .item > .subtitle {
  position: relative;
  margin-bottom: 1.25vw;
  font-size: 1.125vw;
}
@media (max-width: 767px) {
  .p-business__section .content .item > .subtitle {
    font-size: 4.375vw;
  }
}
.p-business__section .content .item > .subtitle::before {
  content: '';
  position: absolute;
  width: 2.5vw;
  height: 2.5vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 767px) {
  .p-business__section .content .item > .subtitle::before {
    width: 5.5vw;
    height: 5.5vw;
  }
}
.p-business__section .content .item > .subtitle.num01::before {
  background-color: #e3eb12;
}
.p-business__section .content .item > .subtitle.num02::before {
  background-color: #73eb12;
}
.p-business__section .content .item > .subtitle.num03::before {
  background-color: #12e8eb;
}
.p-business__section .content .item > .subtitle.num04::before {
  background-color: #7fb8ff;
}
.p-business__section .content .item > .subtitle.num05::before {
  background-color: #d07fff;
}
.p-business__section .content .item > .text {
  margin-bottom: 2vw;
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-business__section .content .item > .text {
    font-size: 4.375vw;
    margin-bottom: 5%;
  }
}
.p-business__section .content .item .block {
  margin-bottom: 2vw;
  padding: 1.041666666666667vw;
  background-color: #f2f2f2;
}
@media (max-width: 767px) {
  .p-business__section .content .item .block {
    margin-bottom: 7%;
    padding: 5%;
  }
}
.p-business__section .content .item .block > .title,
.p-business__section .content .item .block > .text {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-business__section .content .item .block > .title,
  .p-business__section .content .item .block > .text {
    font-size: 3.75vw;
  }
}
.p-business__section .content .item .block > .title {
  font-weight: 700;
}
.p-business__section .content .item .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 7.5vw;
  padding-top: 0.625vw;
  padding-bottom: 0.625vw;
  color: #fff;
  font-size: 0.75vw;
  text-align: center;
  background-color: #292929;
}
@media (max-width: 767px) {
  .p-business__section .content .item .btn {
    font-size: 3.75vw;
    width: 32%;
    padding: 3% 0;
  }
}
.p-business__section .content .item .btn .blank {
  margin-left: 0.5vw;
}
@media (max-width: 767px) {
  .p-business__section .content .item .btn .blank {
    margin-left: 10%;
  }
}
.p-business__section .content .item .btn .blank svg {
  width: 0.666666666666667vw;
  height: 0.583333333333333vw;
}
@media (max-width: 767px) {
  .p-business__section .content .item .btn .blank svg {
    -webkit-transform: scale(3.5);
            transform: scale(3.5);
  }
}
.p-crosstalk .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-crosstalk .text {
    font-size: 4.375vw;
  }
}
.p-crosstalk .text:not(:last-child) {
  margin-bottom: 2.5vw;
}
.p-crosstalk .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-crosstalk .note {
    font-size: 3.75vw;
  }
}
.p-crosstalk__header {
  position: relative;
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-crosstalk__header {
    margin-bottom: 25vw;
  }
}
@media (min-width: 767px) {
  .p-crosstalk__header .kara {
    height: 10vw;
    min-height: 160px;
  }
}
@media (max-width: 767px) {
  .p-crosstalk__header .kara {
    height: 25vw;
  }
}
.p-crosstalk__header .img {
  position: relative;
  padding-right: 30%;
  padding-left: 6%;
  z-index: -10;
}
@media (max-width: 767px) {
  .p-crosstalk__header .img {
    margin-left: 0;
    padding-right: 10%;
    padding-left: 0;
    z-index: 1;
  }
}
.p-crosstalk__header .img .item {
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
.p-crosstalk__header .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 39.0625vw;
  background-color: #bf1443;
  z-index: -20;
}
@media (min-width: 767px) {
  .p-crosstalk__header .block {
    position: absolute;
    top: 36%;
    right: 6%;
    width: 60vw;
    height: 35vw;
    min-width: 380px;
  }
}
@media (max-width: 767px) {
  .p-crosstalk__header .block {
    margin-left: 10%;
    padding: 7.5%;
    padding-top: 30%;
    margin-top: -25%;
    z-index: -30;
  }
}
.p-crosstalk__header .block .text {
  width: 75%;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-crosstalk__header .block .text {
    width: 100%;
  }
}
.p-crosstalk__profile-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-crosstalk__profile-list .item {
  width: 15vw;
  margin: 1.875vw;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-crosstalk__profile-list .item .text:nth-of-type(1) {
  width: 115%;
}
@media (min-width: 767px) {
  .p-crosstalk__profile-list .item .text:nth-of-type(1) {
    min-height: 11vw;
    margin-bottom: 0;
  }
}
.p-crosstalk__profile-list .item .name {
  margin-bottom: 10%;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item .name {
    margin-bottom: 6%;
    font-size: 5vw;
  }
}
.p-crosstalk__profile-list .item .img {
  position: relative;
  z-index: 10;
  -webkit-transform: translate(-6%, 0);
          transform: translate(-6%, 0);
  margin-bottom: -72%;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item .img {
    -webkit-transform: translate(-4%, 0);
            transform: translate(-4%, 0);
  }
}
.p-crosstalk__profile-list .item .block {
  position: relative;
  width: 100%;
  height: 10vw;
  margin-top: 2.5vw;
  margin-bottom: 2.5vw;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item .block {
    height: 46.875vw;
    margin-top: 12.5vw;
    margin-bottom: 6.25vw;
    -webkit-transform: translate(4%, 0);
            transform: translate(4%, 0);
  }
}
.p-crosstalk__profile-list .item .block .en {
  position: absolute;
  bottom: 3%;
  right: 3%;
  color: #fff;
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-crosstalk__profile-list .item .block .en {
    font-size: 4.375vw;
    bottom: 4%;
    right: 4%;
  }
}
.p-crosstalk__theme {
  margin-top: 10vw;
}
.p-crosstalk__theme:last-of-type {
  margin-bottom: 9.375vw;
}
.p-crosstalk__theme-title {
  margin-bottom: 2.875vw;
  font-size: 3vw;
  color: #bf1443;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  text-align: center;
  line-height: 0.6;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-title {
    margin-bottom: 6%;
    font-size: 8.125vw;
  }
}
.p-crosstalk__theme-title .jp {
  color: #000;
  font-size: 1vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-title .jp {
    font-size: 4.375vw;
  }
}
.p-crosstalk__theme-catch {
  margin-bottom: 2.875vw;
  font-size: 3vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1.2;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-catch {
    margin-bottom: 6%;
    font-size: 5.3125vw;
  }
}
.p-crosstalk__theme-talk {
  width: 60vw;
  margin: auto;
  margin-top: 5%;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-talk {
    width: 85%;
  }
}
.p-crosstalk__theme-talkItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-crosstalk__theme-talkItem:not(:last-child) {
  margin-bottom: 4%;
}
.p-crosstalk__theme-talkItem .img {
  height: 2.5vw;
  width: auto;
  margin-right: 2%;
}
@media (min-width: 767px) {
  .p-crosstalk__theme-talkItem .img {
    -webkit-transform: translate(0, -15%);
            transform: translate(0, -15%);
  }
}
@media (max-width: 767px) {
  .p-crosstalk__theme-talkItem .img {
    height: 12.5vw;
    width: auto;
    margin-right: 5%;
  }
}
.p-crosstalk__theme-talkItem .img img {
  width: auto;
  height: 100%;
}
.p-crosstalk__theme-talkItem .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-crosstalk__theme-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 55.00000000000001vw;
  margin: auto;
  margin-top: 3%;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.p-crosstalk__theme-img .item {
  max-width: 45vw;
  margin: 2.5vw;
}
@media (max-width: 767px) {
  .p-crosstalk__theme-img .item {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .p-event {
    margin-left: 7.5%;
  }
}
.p-event .p-pageHeader {
  margin-top: 7.291666666666667vw;
  margin-bottom: 7.291666666666667vw;
}
.p-event__wrap {
  margin-left: 10vw;
}
@media (max-width: 767px) {
  .p-event__wrap {
    margin-left: 7.5%;
  }
}
.p-event__content-catch .text01 {
  font-size: 3vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-event__content-catch .text01 {
    font-size: 6.25vw;
  }
}
.p-event__content-catch .text02 {
  margin-top: 9.375vw;
  margin-bottom: 1.875vw;
  color: #bf1443;
  font-size: 2vw;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-event__content-catch .text02 {
    font-size: 5.625vw;
  }
}
.p-event__content-catch .text03 {
  font-size: 1.25vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-event__content-catch .text03 {
    font-size: 4.375vw;
  }
}
.p-event__content-catch .text03:not(:last-child) {
  margin-bottom: 1.875vw;
}
.p-event__content-program {
  margin-top: 9.375vw;
}
.p-event__content-program .block {
  position: relative;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
.p-event__content-program .block p {
  position: absolute;
  top: 0;
  bottom: 0;
}
.p-event__content-program .block01 {
  width: 15vw;
  height: 15vw;
  background-color: #f2f2f2;
}
@media (max-width: 767px) {
  .p-event__content-program .block01 {
    width: 37.5vw;
    height: 37.5vw;
  }
}
.p-event__content-program .block01 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  margin-left: -5vw;
  color: #bf1443;
  font-size: 3vw;
}
@media (max-width: 767px) {
  .p-event__content-program .block01 p {
    font-size: 6.25vw;
  }
}
.p-event__content-program .block02,
.p-event__content-program .block03 {
  width: 20vw;
  height: 20vw;
}
@media (max-width: 767px) {
  .p-event__content-program .block02,
  .p-event__content-program .block03 {
    width: 50vw;
    height: 50vw;
  }
}
.p-event__content-program .block02 p,
.p-event__content-program .block03 p {
  padding-left: 8%;
  color: #fff;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .p-event__content-program .block02 p,
  .p-event__content-program .block03 p {
    font-size: 4.375vw;
  }
}
.p-event__content-program .block02 {
  margin-left: 12.5vw;
  margin-top: -14%;
}
@media (max-width: 767px) {
  .p-event__content-program .block02 {
    margin-left: 31.25vw;
    margin-top: -30%;
  }
}
.p-event__content-program .block02 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-event__content-program .block03 {
  margin-top: -4%;
}
@media (max-width: 767px) {
  .p-event__content-program .block03 {
    margin-top: -10%;
  }
}
.p-event__content-program .block03 p {
  top: 33%;
}
.p-event__content-data {
  margin-top: 6.25vw;
  margin-bottom: 10vw;
}
.p-event__content-dataTitle {
  position: relative;
  margin-left: -5vw;
  font-size: 3vw;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  z-index: 10;
}
@media (max-width: 767px) {
  .p-event__content-dataTitle {
    font-size: 6.25vw;
  }
}
.p-event__content-dataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1000px) {
  .p-event__content-dataList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-event__content-dataList .block {
  width: 25vw;
  height: 25vw;
  padding-top: 5vw;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-shadow: 0px 64px 96px 0px rgba(0,0,0,0.2);
          box-shadow: 0px 64px 96px 0px rgba(0,0,0,0.2);
}
@media (max-width: 1000px) {
  .p-event__content-dataList .block {
    width: 31.25vw;
    height: 31.25vw;
    -webkit-box-shadow: 0px 32px 48px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 32px 48px 0px rgba(0,0,0,0.1);
  }
}
@media (max-width: 767px) {
  .p-event__content-dataList .block {
    width: 85%;
    height: auto;
    padding: 10%;
    -webkit-box-shadow: 0px 21.333333333333332px 32px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 21.333333333333332px 32px 0px rgba(0,0,0,0.1);
  }
}
.p-event__content-dataList .block p,
.p-event__content-dataList .block li {
  font-size: 1vw;
  line-height: 1.6;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-event__content-dataList .block p,
  .p-event__content-dataList .block li {
    font-size: 4.375vw;
  }
}
.p-event__content-dataList .block li {
  position: relative;
  padding-left: 0.8vw;
}
@media (max-width: 767px) {
  .p-event__content-dataList .block li {
    padding-left: 3vw;
  }
}
.p-event__content-dataList .block li::before {
  content: '';
  position: absolute;
  top: 0.7vw;
  bottom: 0;
  left: 0.2vw;
  display: inline-block;
  width: 0.1875vw;
  height: 0.1875vw;
  background-color: #000;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .p-event__content-dataList .block li::before {
    top: 3vw;
    left: 0.2vw;
    width: 0.9375vw;
    height: 0.9375vw;
  }
}
.p-event__content-dataList .block .item:not(:last-child) {
  margin-bottom: 8%;
}
.p-event__content-dataList .block .title {
  color: #bf1443;
  font-weight: 700;
}
.p-event__content-dataList .block .note {
  font-size: 0.75vw;
}
@media (max-width: 767px) {
  .p-event__content-dataList .block .note {
    font-size: 3.75vw;
  }
}
.p-event__content-dataList .block01 {
  background-color: #f3f4e1;
  z-index: 3;
}
.p-event__content-dataList .block02 {
  background-color: #e1f4e1;
  z-index: 2;
}
.p-event__content-dataList .block03 {
  background-color: #e1f4f2;
  z-index: 1;
}
.fancybox-content {
  margin: 5%;
  padding: 0;
  -webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
          box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
}
.fancybox-bg {
  background-color: #fff !important;
}
.riji {
  width: 90%;
  max-width: 800px;
  padding: 30px;
}
.riji-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .riji-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.riji-block .img {
  width: 30%;
  margin-right: 3%;
}
@media (max-width: 767px) {
  .riji-block .img {
    width: 50%;
    margin: 0 auto;
  }
}
.riji-block .content {
  width: 65%;
}
@media (max-width: 767px) {
  .riji-block .content {
    width: 100%;
  }
}
.riji-block .content .name {
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .riji-block .content .name {
    margin-top: 10px;
    text-align: center;
  }
}
.p-faq .section:not(:last-child) {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-faq .section:not(:last-child) {
    margin-bottom: 20%;
  }
}
.p-faq__header {
  margin: 0 10vw 5vw;
}
@media (max-width: 767px) {
  .p-faq__header {
    margin: 0 7.5% 10%;
  }
}
.p-faq__header .block {
  width: 15vw;
  height: 15vw;
}
@media (max-width: 767px) {
  .p-faq__header .block {
    width: 42.1875vw;
    height: 42.1875vw;
  }
}
.p-faq__header .block01 {
  padding: 3%;
  color: #fff;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-faq__header .block01 {
    padding: 6% 4%;
  }
}
.p-faq__header .block01 .title {
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-faq__header .block01 .title {
    font-size: 5vw;
  }
}
.p-faq__header .block02 {
  margin-left: 7.5vw;
  margin-top: -7.5vw;
}
@media (max-width: 767px) {
  .p-faq__header .block02 {
    margin-left: 21.09375vw;
    margin-top: -21.09375vw;
  }
}
.p-faq__list {
  margin: 0 10vw;
}
@media (max-width: 767px) {
  .p-faq__list {
    margin: 0 7.5%;
  }
}
.p-faq__item {
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  padding-right: 1.25vw;
  padding-left: 1.25vw;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .p-faq__item {
    padding-top: 9.375vw;
    padding-bottom: 9.375vw;
    padding-right: 0vw;
    padding-left: 0vw;
  }
}
.p-faq__item:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.p-faq__item p,
.p-faq__item a {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-faq__item p,
  .p-faq__item a {
    font-size: 4.375vw;
  }
}
.p-faq__item a {
  text-decoration: underline;
}
.p-faq__item a:hover {
  text-decoration: none;
}
.p-faq__item .que {
  margin-bottom: 1%;
  color: #bf1443;
  font-weight: 700;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-faq__item .que {
    margin-bottom: 4%;
  }
}
.p-faq__item .ans {
  line-height: 1.8;
}
.p-faq__item .ans .sm {
  font-size: 0.9em;
}
.p-footer {
  padding-bottom: 6em;
  background-color: #f2f5f5;
}
.p-footer .wrap {
  padding-left: 10vw;
}
@media (max-width: 1600px) {
  .p-footer .wrap {
    padding-left: 160px;
  }
}
.p-footer .top .text {
  padding-top: 4.25vw;
  padding-bottom: 2.5vw;
  text-align: center;
}
@media (max-width: 767px) {
  .p-footer .top .text {
    padding-top: 11.25vw;
  }
}
.p-footer .top .text .info {
  font-size: 1.25vw;
  color: #bf1443;
}
@media (max-width: 767px) {
  .p-footer .top .text .info {
    font-size: 4.6875vw;
  }
}
.p-footer .top .text .catch svg {
  width: 40%;
}
@media (max-width: 767px) {
  .p-footer .top .text .catch svg {
    width: 80%;
  }
}
.p-footer .top .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-footer .top .btn .item {
  width: 10vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  margin: 0.375vw;
  color: #fff;
  font-size: 1vw;
  text-align: center;
}
.p-footer .top .btn .item.mypage {
  background-color: #292929;
}
.p-footer .top .btn .item.entry {
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-footer .top .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-footer .top .list .event p {
  font-size: 7.5vw;
}
@media (max-width: 767px) {
  .p-footer .top .list .item {
    width: 80%;
    margin: 5% 0;
    padding-bottom: 10%;
    margin-right: 9.375vw;
    margin-left: 9.375vw;
  }
}
@media (max-width: 767px) {
  .p-footer .top .list .item.mypage,
  .p-footer .top .list .item.entry {
    width: 38%;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .p-footer .top .list .item.mypage .link,
  .p-footer .top .list .item.entry .link {
    text-align: center;
    padding: 20% 0;
  }
}
@media (max-width: 767px) {
  .p-footer .top .list .item.mypage {
    margin-right: 3.75%;
    margin-left: 10%;
  }
  .p-footer .top .list .item.mypage .link {
    padding: 20% 0;
  }
}
@media (max-width: 767px) {
  .p-footer .top .list .item.entry {
    margin-right: 0%;
    margin-left: 0%;
  }
}
.p-footer .top .list .item > .link {
  display: block;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
@media (max-width: 767px) {
  .p-footer .top .list .item > .link {
    margin-bottom: -3%;
    padding-bottom: 0;
    color: #bf1443;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-footer .top .list .item > .link.mypage {
  background-color: #292929;
}
@media (max-width: 767px) {
  .p-footer .top .list .item > .link.mypage {
    color: #fff;
  }
}
.p-footer .top .list .item > .link.entry {
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-footer .top .list .item > .link.entry {
    color: #fff;
  }
}
.p-footer .nav {
  padding-top: 4.25vw;
  margin-bottom: 0 !important;
  padding-top: 120px;
  padding-top: 7.5vw;
  padding-bottom: 120px;
  padding-bottom: 7.5vw;
  color: #333;
}
.p-footer .nav .container {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .p-footer .nav .container {
    width: 82.5%;
  }
}
.p-footer .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .p-footer .nav__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .p-footer .nav__item {
    width: 100%;
  }
}
.p-footer .nav__item:not(:last-child) {
  margin-right: 3.8%;
}
.p-footer .nav__item.-event {
  width: 13.6%;
  text-align: center;
}
.p-footer .nav__item.-event .nav__box .c-event {
  padding: 0 3%;
}
.p-footer .nav__item.-event .nav__box > p {
  width: 110%;
  font-size: 0.875vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-footer .nav__box:not(:last-child) {
  margin-bottom: 60px;
  margin-bottom: 4vw;
}
@media (max-width: 767px) {
  .p-footer .nav__box {
    margin-bottom: 60px;
    margin-bottom: 4vw;
  }
}
.p-footer .nav__box.-info {
  padding-top: 15%;
  padding-bottom: 15%;
  padding-right: 10%;
  padding-left: 10%;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-footer .nav__box.-info {
    padding-top: 7.5%;
    padding-bottom: 7.5%;
    padding-right: 10%;
    padding-left: 10%;
  }
}
.p-footer .nav__box.-info .text {
  padding-top: 8%;
  color: #333;
  font-size: 16px;
  font-size: 1vw;
  font-weight: 300;
  letter-spacing: 0.16em;
  padding-top: 3vw;
  font-size: 5vw;
  line-height: 1.2em;
}
.p-footer .nav__box.-info .text span {
  display: block;
  margin-bottom: 0.5%;
  font-size: 14px;
  font-size: 0.875vw;
  letter-spacing: 0.054em;
}
@media (max-width: 767px) {
  .p-footer .nav__box.-info .text span {
    margin-top: 0;
    font-size: 4.35vw;
    letter-spacing: 0.06em;
  }
}
.p-footer .nav__box.-corpolate a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10%;
  padding-bottom: 8%;
  padding-right: 5%;
  padding-left: 5%;
  color: #333;
  font-size: 16px;
  font-size: 1vw;
  text-align: center;
  letter-spacing: 0.15em;
  border: solid 1px #fff;
  background: #bf1443;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.p-footer .nav__box.-corpolate a:hover {
  background: #e8265c;
}
@media (max-width: 767px) {
  .p-footer .nav__box.-corpolate a {
    padding-top: 7.5%;
    padding-bottom: 7.5%;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 5vw;
  }
}
.p-footer .nav__box.-corpolate a .ico {
  margin-left: 10%;
}
.p-footer .nav__box .category {
  color: #bf1443;
  letter-spacing: 0;
  line-height: 1;
}
.p-footer .nav__box .category,
.p-footer .nav__box .category a {
  line-height: 1.3;
  font-size: 0.875vw;
}
.p-footer .nav__box .category .jp {
  color: #000;
  font-size: 1.125vw;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .p-footer .nav__box .category {
    font-size: 5vw;
    text-align: center;
  }
}
.p-footer .nav__box .category,
.p-footer .nav__box .category a {
  color: #bf1443;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.p-footer .nav__box .category:hover,
.p-footer .nav__box .category a:hover {
  color: #e8265c;
}
.p-footer .nav__box .category.-coming {
  opacity: 0.5;
}
.p-footer .nav__box .category.-coming:hover {
  color: ineherit;
}
.p-footer .nav__box .menu-list {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .p-footer .nav__box .menu-list {
    display: none;
  }
}
.p-footer .nav__box .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #333;
}
.p-footer .nav__box .menu-item:not(:last-child) {
  margin-bottom: 0.4vw;
}
.p-footer .nav__box .menu-item br {
  display: none;
}
.p-footer .nav__box .menu-item p,
.p-footer .nav__box .menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-footer .nav__box .menu-item .blank {
  display: inherit;
  width: 0.625vw;
  height: 0.5625vw;
  margin-left: 0%;
}
.p-footer .nav__box .menu-item .blank svg {
  width: 0.625vw;
  height: 0.5625vw;
}
.p-footer .nav__box .menu-item p,
.p-footer .nav__box .menu-item a {
  color: #333;
  font-size: 0.875vw;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.p-footer .nav__box .menu-item p:hover,
.p-footer .nav__box .menu-item a:hover {
  color: #e8265c;
}
.p-footer .nav__box .menu-item span {
  display: block;
}
.p-footer .nav__box .menu-item.-coming {
  opacity: 0.3;
}
.p-footer .nav__box .menu-item.-coming p {
  color: inherit;
}
.p-footer .terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3em;
  margin-bottom: 3em;
}
@media (max-width: 767px) {
  .p-footer .terms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.5em;
    margin-top: 6em;
  }
}
.p-footer .terms a {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  color: #333;
  font-size: 0.875vw;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media (max-width: 767px) {
  .p-footer .terms a {
    font-size: 3.5vw;
  }
}
.p-footer .terms a:hover {
  color: #e8265c;
}
.p-footer .terms a::after {
  content: "";
  display: inline-block;
  margin-left: 0.5em;
  width: 0.75em;
  height: 0.75em;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2020%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m14%2012v6h-14v-12h6v-6h14v12zm-12-4v8h10v-4h-6v-4z%22%20fill%3D%22%23bf1443%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-footer .terms__item {
  position: relative;
}
.p-footer .terms__item::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 -1.5em auto auto;
  width: 0;
  height: 100%;
  border-left: 1px dotted #666;
}
@media (max-width: 767px) {
  .p-footer .terms__item::after {
    content: none;
  }
}
.p-footer .terms__item:last-of-type::after {
  content: none;
}
.p-footer .terms__notice {
  text-align: center;
}
.p-footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5em;
  text-align: center;
}
.p-footer .copyright__notice {
  color: #999;
  font-size: 0.75vw;
}
.p-footer .copyright__notice br {
  display: none;
}
@media (max-width: 767px) {
  .p-footer .copyright__notice {
    font-size: 3vw;
  }
  .p-footer .copyright__notice br {
    display: inline;
  }
}
.p-footer .copyright__statement {
  font-size: 0.75vw;
}
@media (max-width: 767px) {
  .p-footer .copyright__statement {
    font-size: 3vw;
  }
}
.color-gray-72 {
  color: #b8b6b6;
}
.-confirm .subtitle {
  color: #b9b6b6;
}
.-confirm .form-item,
.-confirm .form-group {
  padding: 3em 0;
}
.-confirm .form-item p,
.-confirm .form-group p {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .-confirm .form-item p,
  .-confirm .form-group p {
    font-size: 1.42rem;
  }
}
.-confirm .form-item.row .form-item:not(:last-child),
.-confirm .form-group.row .form-item:not(:last-child) {
  margin-bottom: 2em;
}
@media (min-width: 767px) {
  .-thanks .page-section p {
    text-align: center;
  }
}
.-thanks .page-section p:not(:last-child) {
  margin-bottom: 1vw;
}
@media (max-width: 767px) {
  .-thanks .page-section p:not(:last-child) {
    margin-bottom: 3vw;
  }
}
.-error .wrap {
  width: 80%;
  margin: 0 auto;
}
.page-contact .wrap {
  width: 80%;
  margin: 0 auto;
}
.page-contact .wrap > .text {
  margin-top: 36px;
  margin-top: 3.6rem;
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 2.4;
}
@media (max-width: 767px) {
  .page-contact .wrap > .text {
    margin-top: 5.625vw;
    margin-bottom: 5.625vw;
    font-size: 4.375vw;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.08em;
  }
}
.page-contact .label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .page-contact .label {
    font-size: 1.42rem;
  }
}
.page-contact .label.title {
  display: block;
  margin-bottom: 1em;
  line-height: 2;
}
.page-contact .label input[type=radio],
.page-contact .label input[type=checkbox] {
  margin-right: calc(8px + 0.4rem);
}
.page-contact input::-webkit-input-placeholder {
  font-family: sans-serif;
}
.page-contact input::-moz-placeholder {
  font-family: sans-serif;
}
.page-contact input:-ms-input-placeholder {
  font-family: sans-serif;
}
.page-contact input::-ms-input-placeholder {
  font-family: sans-serif;
}
.page-contact input::placeholder {
  font-family: sans-serif;
}
.page-contact textarea {
  overflow: auto;
  resize: vertical;
  border-radius: 0.333em;
  font-family: sans-serif;
}
.page-contact button,
.page-contact input {
  overflow: visible;
}
.page-contact input[type="radio"],
.page-contact input[type="checkbox"] {
  margin-bottom: 0;
}
.page-contact input[type="text"],
.page-contact input[type="tel"],
.page-contact input[type="email"],
.page-contact input[type="search"],
.page-contact input[type="url"],
.page-contact input[type="password"],
.page-contact input[type="datetime"],
.page-contact input[type="date"],
.page-contact input[type="month"],
.page-contact input[type="week"],
.page-contact input[type="time"],
.page-contact input[type="datetime-local"],
.page-contact input[type="number"],
.page-contact input[type="range"],
.page-contact input[type="color"] {
  border-radius: 0.333em;
  font-family: sans-serif;
}
.page-contact img.captcha {
  max-width: 20em;
}
@media (min-width: 767px) {
  .page-contact img.captcha {
    margin-right: 1vw;
  }
}
@media (max-width: 767px) {
  .page-contact img.captcha {
    margin-bottom: 3vw;
  }
}
.page-contact .badge {
  display: inline-block;
  padding: 0 0.5em;
  font-size: 75%;
  line-height: 2;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.page-contact .badge-danger {
  -webkit-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
  margin-left: 1em;
  background-color: #bf1443;
  color: #fff;
}
.page-contact .alert {
  position: relative;
  padding: 0.75em 1.25em;
  margin: 1em 0;
  border: 1px solid transparent;
  border-radius: 0.333em;
}
.page-contact .alert-heading {
  color: inherit;
}
.page-contact .alert-dismissible {
  padding-right: 4rem;
}
.page-contact .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.page-contact .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.page-contact .alert-primary hr {
  border-top-color: #9fcdff;
}
.page-contact .alert-primary .alert-link {
  color: #002752;
}
.page-contact .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.page-contact .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.page-contact .alert-secondary .alert-link {
  color: #202326;
}
.page-contact .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.page-contact .alert-success hr {
  border-top-color: #b1dfbb;
}
.page-contact .alert-success .alert-link {
  color: #0b2e13;
}
.page-contact .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.page-contact .alert-info hr {
  border-top-color: #abdde5;
}
.page-contact .alert-info .alert-link {
  color: #062c33;
}
.page-contact .alert-warning {
  border-color: #f5c6cb;
}
.page-contact .alert-warning hr {
  border-top-color: #ffe8a1;
}
.page-contact .alert-warning .alert-link {
  color: #533f03;
}
.page-contact .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.page-contact .alert-danger hr {
  border-top-color: #f1b0b7;
}
.page-contact .alert-danger .alert-link {
  color: #491217;
}
.page-contact .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.page-contact .alert-light hr {
  border-top-color: #ececf6;
}
.page-contact .alert-light .alert-link {
  color: #686868;
}
.page-contact .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.page-contact .alert-dark hr {
  border-top-color: #b9bbbe;
}
.page-contact .alert-dark .alert-link {
  color: #040505;
}
.page-contact .form-control {
  display: inline-block;
  width: 100%;
  padding: 0.375em 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
  background-color: #fdfdfd;
  background-clip: padding-box;
  border: 1px solid $c-bd01;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .page-contact .form-control {
    font-size: 1.6rem;
  }
}
.page-contact .form-group {
  padding: 5em 0;
  border-top: 1px solid #dcdfe0;
}
@media (max-width: 767px) {
  .page-contact .form-group .form-item:only-of-type {
    padding: 0;
  }
}
@media (min-width: 767px) {
  .page-contact .form-group .form-item.tel .form-control {
    width: 50%;
  }
}
@media (min-width: 767px) {
  .page-contact .form-group.column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-contact .form-group.column .form-item {
    width: calc(50% - 0.75em);
  }
}
@media (max-width: 767px) {
  .page-contact .form-group.column .form-item {
    margin-bottom: 0;
  }
  .page-contact .form-group.column .form-item:not(:last-child) {
    padding: 0;
  }
  .page-contact .form-group.column .form-item:last-child {
    padding: 3em 0 0;
  }
  .page-contact .form-group.column .form-item:only-of-type {
    padding: 0;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .page-contact .form-group.column .form-item {
    margin-bottom: 2em;
  }
}
.page-contact .form-group.row .subtitle {
  margin-bottom: 2em;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .page-contact .form-group.row .subtitle {
    font-size: 1.8rem;
  }
}
.page-contact .form-group.row .form-item:not(:last-child) {
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .page-contact .form-group.row .form-item:last-child {
    padding: 3em 0 0;
  }
  .page-contact .form-group.row .form-item:only-of-type {
    padding: 0;
  }
}
.page-contact .form-group .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .page-contact .form-group .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 767px) {
  .page-contact .form-group .list01 .item:not(:last-child) {
    margin-right: 3em;
  }
}
.page-contact .form-group .list02 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-contact .form-group .list02 .item {
  width: 50%;
}
@media (max-width: 767px) {
  .page-contact .form-group .list02 .item {
    width: 100%;
  }
}
.page-contact .form-group .list02 .item .other {
  margin-left: 1vw;
}
@media (max-width: 767px) {
  .page-contact .form-group .list02 .item .other {
    margin-left: 5vw;
  }
}
.page-contact .form-group .addr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
@media (max-width: 767px) {
  .page-contact .form-group .addr {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-contact .form-group .addr .yubin {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 1em;
}
@media (max-width: 767px) {
  .page-contact .form-group .addr .yubin {
    margin-bottom: 2vw;
  }
}
.page-contact .form-group .addr .btn-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  background-color: #333;
  border: 0;
  border-radius: 0.333em;
}
.page-contact .form-group .selectWrap {
  width: 100%;
  max-width: 500px;
  position: relative;
  display: inline-block;
}
.page-contact .form-group .selectWrap::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
.page-contact .form-group select::-ms-expand {
  display: none;
}
.page-contact .form-group .select {
  padding: 0.7em 0.75em;
  color: #fff;
  background-color: #333;
  border: 0;
  border-radius: 0.333em;
}
.page-contact form.alert {
  padding: 0;
  border: 0;
}
.page-contact .form-group.alert {
  padding: 2em 0;
  border: 0;
  border-top: 1px solid #dcdfe0;
}
.page-contact form #error_message {
  margin-bottom: 3em;
}
.page-contact form #captcha {
  max-width: 10em;
}
.page-contact .form-group .frame-box {
  width: 100%;
  height: 45em;
  overflow-y: scroll;
  padding: 2.5em;
  border: 1px solid $c-bd01;
  border-radius: 0.333em;
  background-color: #fdfdfd;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .page-contact .form-group .frame-box {
    height: 30em;
  }
}
.page-contact .form-group .frame-box .block-section {
  margin-bottom: 3vw;
}
@media (max-width: 767px) {
  .page-contact .form-group .frame-box .block-section {
    margin-bottom: 8vw;
  }
}
.page-contact .form-group .frame-box .block-section h2 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 1vw;
}
@media (max-width: 767px) {
  .page-contact .form-group .frame-box .block-section h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .page-contact .form-group .frame-box .block-section p {
    font-size: 1.4rem;
  }
}
.page-contact .form-group.submit {
  padding-top: 3em;
  text-align: center;
}
@media (max-width: 767px) {
  .page-contact .form-group.submit {
    padding-bottom: 0;
  }
}
.page-contact .form-group.submit p {
  font-size: 1.5vw;
}
@media (max-width: 767px) {
  .page-contact .form-group.submit p {
    font-size: 5vw;
    text-align: left;
  }
}
.page-contact .form-group.submit .button {
  font-size: 2.5em;
  margin: 3vw 0;
  min-width: auto;
  width: auto;
  padding: 0;
}
@media (max-width: 767px) {
  .page-contact .form-group.submit .button {
    width: 100%;
    margin: 8vw 0;
  }
}
.page-contact .form-group.submit .button input {
  min-width: 30vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
}
@media (max-width: 767px) {
  .page-contact .form-group.submit .button input {
    min-width: 70%;
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
    font-size: 4.6875vw;
  }
}
@media (max-width: 767px) {
  .page-contact .form-group.submit span,
  .page-contact .form-group.submit a {
    font-size: 3.75vw;
  }
}
#powered_by_me {
  color: #bcbcbc;
  font-size: 10px;
}
#powered_by_me a {
  color: #bcbcbc;
  font-size: 10px;
}
@media (max-width: 767px) {
  #powered_by_me {
    text-align: center;
  }
}
.siteCatch {
  position: absolute;
  top: 2%;
  right: 2%;
  z-index: 99;
}
@media (max-width: 767px) {
  .siteCatch {
    display: none;
  }
}
.siteCatch svg {
  width: 12.5vw;
  height: 3.75vw;
}
.siteCatch .info {
  font-size: 0.9375vw;
  white-space: nowrap;
  text-align: center;
  color: #bf1443;
}
.p-siteHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 10vw;
  min-width: 160px;
  height: 100vh;
}
.p-siteHeader .link.-coming {
  opacity: 0.5;
}
@media (min-width: 767px) {
  .p-siteHeader .link.-coming:hover {
    color: #fff !important;
  }
}
.p-siteHeader .jp.-coming {
  opacity: 0.5;
}
.p-siteHeader .jp.-coming:hover {
  color: #fff !important;
}
@media (min-width: 767px) {
  .p-siteHeader {
    background-color: #000;
  }
}
@media (max-width: 767px) {
  .p-siteHeader {
    width: 100vw;
    height: auto;
  }
}
.p-siteHeader #global-head {
  height: 10vw;
  min-height: 160px;
  background-color: #bf1443;
}
@media (min-width: 767px) {
  .p-siteHeader #global-head {
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 767px) {
  .p-siteHeader #global-head {
    height: 18.75vw;
    min-height: auto;
  }
}
.p-siteHeader #global-head h1 {
  width: 75%;
  margin: auto;
  padding: 25% 0;
}
.p-siteHeader #global-head h1 img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-siteHeader #global-head h1 {
    width: 40%;
    margin-left: 5%;
    padding: 0;
    padding-top: 3.5%;
  }
}
.p-siteHeader #global-head h1 .c-svg {
  text-align: center;
}
@media (min-width: 767px) {
  .p-siteHeader #global-head h1 svg {
    width: 10vw;
    height: 2.7vw;
  }
}
@media (max-width: 767px) {
  .p-siteHeader #global-head h1 svg {
    viewBox: 0 0 383.79 70 !important;
  }
}
.p-siteHeader #global-head .sub {
  width: 75%;
  margin: auto;
  color: #fff;
  font-size: 0.625vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .p-siteHeader #global-head .sub {
    padding-top: 5%;
    border-top: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .p-siteHeader #global-head .sub {
    margin-top: 1%;
    margin-left: 5%;
    font-size: 3.125vw;
    font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
    font-weight: 700;
    text-align: left;
  }
}
.p-siteHeader .list {
  background-color: #000;
}
@media (min-width: 767px) {
  .p-siteHeader .list {
    height: 100vh;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list {
    overflow-y: scroll;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    width: 100vw;
    height: 90vh;
    right: -100%;
    padding-bottom: 15%;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
.p-siteHeader .list.is-active {
  right: 0;
  opacity: 1;
}
@media (max-width: 767px) {
  .p-siteHeader .list .item {
    width: 80%;
    margin: 5% 0;
    padding-bottom: 10%;
    margin-right: 9.375vw;
    margin-left: 9.375vw;
    border-bottom: 1px solid #292929;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .item.-home {
    padding-bottom: 5%;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .item.mypage,
  .p-siteHeader .list .item.entry {
    width: 38%;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .p-siteHeader .list .item.mypage .link,
  .p-siteHeader .list .item.entry .link {
    text-align: center;
    padding: 20% 0;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .item.mypage {
    margin-right: 3.75%;
    margin-left: 10%;
  }
  .p-siteHeader .list .item.mypage .link {
    padding: 20% 0;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .item.entry {
    margin-right: 0%;
    margin-left: 0%;
  }
}
.p-siteHeader .list .item > .link {
  display: block;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
@media (max-width: 767px) {
  .p-siteHeader .list .item > .link {
    margin-bottom: -3%;
    padding-bottom: 0;
    color: #bf1443;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-siteHeader .list .item > .link.-current,
.p-siteHeader .list .item > .link:hover {
  color: #bf1443;
}
.p-siteHeader .list .item > .link.mypage {
  background-color: #292929;
}
@media (max-width: 767px) {
  .p-siteHeader .list .item > .link.mypage {
    color: #fff;
  }
}
.p-siteHeader .list .item > .link.entry {
  background-color: #5d192c;
}
@media (max-width: 767px) {
  .p-siteHeader .list .item > .link.entry {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .jp {
    color: #fff;
    font-size: 5.625vw;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
    font-weight: 700;
  }
}
@media (max-width: 1600px) {
  .p-siteHeader .list .event p {
    font-size: 18px;
  }
}
.p-siteHeader .list .wrap {
  display: none;
}
@media (min-width: 767px) {
  .p-siteHeader .list .wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #1b1b1b;
    top: 0;
    left: 160px;
    position: fixed;
    width: calc(100% - 160px);
    height: 100vh;
    z-index: 100;
  }
  .p-siteHeader .list .wrap.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-name: fade-none-in;
            animation-name: fade-none-in;
  }
  .p-siteHeader .list .wrap .childItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-siteHeader .list .wrap .category {
    margin-bottom: 5%;
  }
  .p-siteHeader .list .wrap .category.-jimu {
    margin-right: 10%;
  }
  .p-siteHeader .list .wrap .category.-kaigai {
    min-width: auto;
  }
  .p-siteHeader .list .wrap .categoryItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-siteHeader .list .wrap .categoryItem .item02 {
    min-width: auto;
    width: 10.25vw;
    margin: 1.25vw;
    text-align: center;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin-right: 2.5vw;
  }
  .p-siteHeader .list .wrap .categoryItem .item02:not(:last-child) {
    margin-left: 0;
  }
  .p-siteHeader .list .wrap .categoryItem .item02:last-child {
    margin-right: 0;
    margin-left: 0;
  }
  .p-siteHeader .list .wrap .categoryTitle {
    position: relative;
    width: 100%;
    margin: 2.5vw;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    text-align: center;
    background: #1b1b1b;
    z-index: 2;
  }
  .p-siteHeader .list .wrap .categoryTitle .item {
    display: inline-block;
    padding: 0 2vw;
    color: #fff;
    font-size: 1.125vw;
    font-weight: 700;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
    letter-spacing: 0.075em;
    background-color: #1b1b1b;
  }
  .p-siteHeader .list .wrap .categoryTitle .item span {
    display: block;
    margin-top: 0.5vw;
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    letter-spacing: 0.175em;
  }
  .p-siteHeader .list .wrap .categoryTitle .line {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 0;
    height: 0.5px;
    margin: auto;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: all 0.4s 0s ease;
    transition: all 0.4s 0s ease;
  }
  .p-siteHeader .list .wrap .categoryTitle .line.active {
    width: 100%;
    height: 0.5px;
  }
  .p-siteHeader .list .wrap .item02 {
    min-width: 180px;
    width: 17.5vw;
    margin: 2.5vw;
    text-align: center;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin-right: 2.5vw;
  }
  .p-siteHeader .list .wrap .item02:not(:last-child) {
    margin-left: 0;
  }
  .p-siteHeader .list .wrap .item02:last-child {
    margin-right: 0;
    margin-left: 0;
  }
  .p-siteHeader .list .wrap .item02:hover .link {
    color: #bf1443;
  }
  .p-siteHeader .list .wrap .item02 .blank {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 0.833333333333333vw;
    height: 0.75vw;
    margin-right: -8%;
    margin-left: 4%;
  }
  .p-siteHeader .list .wrap .item02 .blank svg {
    width: 0.833333333333333vw;
    height: 0.75vw;
  }
  .p-siteHeader .list .wrap .link {
    display: block;
    color: #fff;
    font-size: 1.125vw;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin-top: 10%;
    line-height: 1.6;
    white-space: nowrap;
  }
  .p-siteHeader .list .wrap .link:hover {
    color: #bf1443;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap.-kaigai {
    width: 100%;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .p-siteHeader .list .wrap .item02 {
    margin-right: 2.5vw;
  }
  .p-siteHeader .list .wrap:not(:last-child) {
    margin-left: 0;
  }
  .p-siteHeader .list .wrap:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap .categoryItem {
    margin-bottom: 5%;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap .categoryTitle {
    margin-bottom: 6vw;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap .item {
    padding: 0 6vw;
    font-size: 4.375vw;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap span {
    font-size: 3.2vw;
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .wrap.active {
    width: 82%;
  }
}
@media (min-width: 767px) and (min-width: 1600px) {
  .p-siteHeader .list .wrap {
    left: 10vw;
    width: calc(100% - 160px);
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .wrap {
    display: block;
  }
  .p-siteHeader .list .wrap .categoryItem {
    margin-bottom: 5%;
  }
}
@media (max-width: 767px) {
  .p-siteHeader .list .childItem {
    display: block;
    margin-top: 5vw;
  }
  .p-siteHeader .list .childItem .link {
    display: block;
    color: #fff !important;
    font-size: 4.375vw;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
    font-weight: 300;
    opacity: 0.8;
  }
  .p-siteHeader .list .childItem .link:hover {
    color: #bf1443;
  }
  .p-siteHeader .list .childItem .item02:not(:last-child) {
    margin-bottom: 5vw;
  }
  .p-siteHeader .list .childItem .item02 .blank {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 3.125vw;
    height: 2.8125vw;
    margin-right: -8%;
    margin-left: 4%;
  }
  .p-siteHeader .list .childItem .item02 .blank svg {
    width: 3.125vw;
    height: 2.8125vw;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .p-siteHeader .list .childItem .link br {
    display: none;
  }
}
@media (min-width: 767px) {
  .p-siteHeader .list .item:nth-child(4) .item02 {
    width: 20%;
  }
  .p-siteHeader .list .item:nth-child(5) .item02 {
    width: 20%;
    margin-right: 5vw;
  }
  .p-siteHeader .list .item:nth-child(5) .item02:last-child {
    margin-right: 5vw;
  }
}
@-webkit-keyframes fade-none-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-none-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.p-home .l-wrap > .title,
.p-home .l-wrap .swiper-container > .title {
  margin-left: 7%;
}
.p-home__catch {
  margin: 4% 0 6%;
}
@media (max-width: 767px) {
  .p-home__catch {
    margin-bottom: 20vw;
  }
}
.p-home__catch p {
  text-align: center;
}
.p-home__catch p img {
  width: 60%;
  margin: auto;
}
@media (max-width: 767px) {
  .p-home__catch p img {
    width: 70%;
    margin-left: 6%;
  }
}
.p-home__culture {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-home__culture {
    margin-bottom: 20vw;
  }
}
.p-home__culture .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-home__culture .list {
    width: 100vw;
  }
}
.p-home__culture .list .item {
  width: calc(50% - 5vw);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 767px) {
  .p-home__culture .list .item {
    margin: 2.5vw;
  }
}
@media (max-width: 767px) {
  .p-home__culture .list .item {
    width: 85%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .p-home__culture .list .item:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-home__culture .list .item:nth-child(2n) {
  margin-left: auto;
}
@media (max-width: 767px) {
  .p-home__culture .list .item:nth-child(2n) .img .btn {
    right: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  .p-home__culture .list .item:nth-child(2n) .img .btn .arrow {
    left: 0;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
.p-home__culture .list .item .img {
  font-size: 20%;
  -webkit-box-shadow: 1.6em 1.6em 1.2em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 10em -1.5em rgba(0,0,0,0.034);
          box-shadow: 1.6em 1.6em 1.2em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 10em -1.5em rgba(0,0,0,0.034);
}
.p-home__culture .list .item .img .btn {
  position: absolute;
  bottom: 2.5vw;
  right: 0;
  height: 2.5vw;
  padding-right: 1.25vw;
  padding-left: 1.25vw;
  color: #fff;
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  line-height: 2.5vw;
  background-color: #000;
}
@media (max-width: 767px) {
  .p-home__culture .list .item .img .btn {
    bottom: 0;
    height: 6.25vw;
    padding-right: 3.125vw;
    padding-left: 3.125vw;
    font-size: 3.75vw;
    line-height: 6.25vw;
  }
}
.p-home__culture .list .item .img .btn .arrow {
  position: absolute;
  right: 0;
  -webkit-transform: translate(98%, 0);
          transform: translate(98%, 0);
}
@media (max-width: 767px) {
  .p-home__culture .list .item .img .btn .arrow {
    width: 6.25vw;
    height: 6.25vw;
  }
  .p-home__culture .list .item .img .btn .arrow::before {
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
.p-interview .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-interview .text {
    font-size: 4.375vw;
  }
}
.p-interview .text:not(:last-child) {
  margin-bottom: 2.5vw;
}
.p-interview .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-interview .note {
    font-size: 3.75vw;
  }
}
.p-interview__header {
  position: relative;
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-interview__header {
    margin-bottom: 25vw;
  }
}
.p-interview__header .img {
  position: relative;
  margin-left: 30vw;
  z-index: -10;
}
@media (min-width: 767px) {
  .p-interview__header .img {
    margin-top: -25%;
  }
}
@media (max-width: 767px) {
  .p-interview__header .img {
    margin-left: 7.5%;
  }
}
.p-interview__header .block {
  padding: 6%;
  background-color: #fff;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (min-width: 767px) {
  .p-interview__header .block {
    position: absolute;
    top: 30%;
    left: 6%;
    width: 35vw;
    min-width: 380px;
  }
}
@media (max-width: 767px) {
  .p-interview__header .block {
    margin-right: 15%;
    padding: 7.5%;
    margin-top: -25%;
  }
}
.p-interview__header .block .name {
  margin-bottom: 2vw;
  font-size: 1vw;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-interview__header .block .name {
    font-size: 4.375vw;
  }
}
.p-interview__header .block .name .en {
  font-size: 3em;
}
@media (max-width: 767px) {
  .p-interview__header .block .name .en {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  .p-interview__section {
    margin-bottom: 25vw;
  }
}
.p-interview__section:not(:last-child) {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-interview__section:not(:last-child) {
    margin-bottom: 20vw;
  }
}
@media (min-width: 767px) {
  .p-interview__section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80%;
    margin: auto;
  }
}
.p-interview__section:nth-of-type(2n-1) .p-interview__section-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-interview__section-header {
  margin-left: 3.5vw;
}
@media (max-width: 767px) {
  .p-interview__section-header {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-interview__section-header .chapter {
  width: 30vw;
  height: 20vw;
  margin-top: 2.5vw;
  margin-bottom: -50%;
  background-color: #bf1443;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-interview__section-header .chapter {
    width: 90%;
    height: 50vw;
    margin-bottom: -50%;
    margin-right: 0;
    margin-left: 10%;
  }
}
@media (max-width: 767px) {
  .p-interview__section:nth-of-type(2n-1) .p-interview__section-header .chapter {
    margin-left: 10%;
    -webkit-transform: translate(-10%, 0);
            transform: translate(-10%, 0);
  }
}
.p-interview__section-header .chapter p {
  color: #fff;
  font-size: 1.5vw;
}
@media (max-width: 767px) {
  .p-interview__section-header .chapter p {
    font-size: 5.625vw;
  }
}
@media (min-width: 767px) {
  .p-interview__section-header .img {
    width: 30vw;
    height: 20vw;
    margin-top: -23vw;
    margin-left: -3.5vw;
  }
}
@media (max-width: 767px) {
  .p-interview__section-header .img {
    margin-right: 10%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .p-interview__section:nth-of-type(2n-1) .p-interview__section-header .img {
    margin-right: 0;
    margin-left: 10%;
  }
}
@media (min-width: 767px) {
  .p-interview__section-textarea {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .p-interview__section-textarea {
    width: 85%;
    margin: auto;
  }
}
.p-interview__section-textarea .title {
  margin-bottom: 1.666666666666667vw;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-interview__section-textarea .title {
    margin-top: 12.5vw;
    margin-bottom: 5.555555555555556vw;
    font-size: 4.375vw;
  }
}
.p-interview__link {
  margin-top: -2.5vw;
  margin-bottom: 10vw;
  text-align: center;
}
.p-interview__link-area {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  min-width: 30%;
  margin: auto;
  padding-top: 2.083333333333333vw;
  padding-bottom: 2.083333333333333vw;
  padding-right: 4.166666666666667vw;
  padding-left: 4.166666666666667vw;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-interview__link-area {
    width: 85%;
    padding-top: 6.25vw;
    padding-bottom: 6.25vw;
    padding-right: 6.25vw;
    padding-left: 6.25vw;
  }
}
.p-interview__link-title {
  width: 100%;
  margin-bottom: 5%;
  color: #bf1443;
  font-size: 1.25vw;
  text-align: center;
}
@media (max-width: 767px) {
  .p-interview__link-title {
    margin-bottom: 8%;
    font-size: 4.375vw;
  }
}
.p-interview__link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 125%;
}
@media (max-width: 767px) {
  .p-interview__link-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-interview__link-item {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-interview__link-item {
    font-size: 4.375vw;
  }
}
@media (max-width: 767px) {
  .p-interview__link-item:not(:last-child) {
    margin-bottom: 5%;
  }
}
.p-interview__link-item:hover {
  color: #bf1443;
}
.p-interview__link-item .blank {
  position: absolute;
  -webkit-transform: translate(70%, 0);
          transform: translate(70%, 0);
  width: 0.833333333333333vw;
  height: 0.75vw;
}
.p-interview__link-item .blank svg {
  width: 0.833333333333333vw;
  height: 0.75vw;
}
@media (max-width: 767px) {
  .p-interview__link-item .blank {
    width: 3.125vw;
    height: 2.8125vw;
  }
  .p-interview__link-item .blank svg {
    width: 3.125vw;
    height: 2.8125vw;
  }
}
.p-jimu .text {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-jimu__content {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-jimu__content {
    margin-bottom: 25vw;
  }
}
.p-jimu__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-jimu__content-list {
    width: 85%;
  }
}
.p-jimu__content-listItem {
  width: calc(50% - 2.5vw * 2);
  margin: 2.5vw;
}
@media (max-width: 767px) {
  .p-jimu__content-listItem {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .p-jimu__content-listItem:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-jimu__content-listItem:last-of-type {
  width: 100%;
}
.p-jimu__content-listItem .title {
  margin-bottom: 1.3125vw;
  font-weight: 700;
}
.p-jimu__content-listItem .text {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-jimu__content-listItem .text {
    font-size: 4.375vw;
  }
}
.p-jimu__content-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-jimu__content-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 70%;
  }
}
.p-jimu__content-imgItem {
  width: calc(50% - 2.5vw * 2);
  margin: 2.5vw;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-jimu__content-imgItem {
    width: 100%;
    margin-top: 10%;
  }
}
.p-jimu__flow {
  padding-top: 3.75vw;
  padding-bottom: 5vw;
  background-color: #f2f2f2;
}
@media (max-width: 767px) {
  .p-jimu__flow {
    padding-top: 18.75vw;
    padding-bottom: 25vw;
  }
}
.p-jimu__flow-title {
  font-size: 2.5vw;
  margin-bottom: 4.5625vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .p-jimu__flow-title {
    margin-bottom: 11.40625vw;
    font-size: 5.625vw;
  }
}
.p-jimu__flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-jimu__flow-listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 120%;
  margin-right: auto;
}
@media (max-width: 767px) {
  .p-jimu__flow-listItem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
    margin: auto;
  }
}
.p-jimu__flow-listItem:not(:last-child) {
  margin-bottom: 1.875vw;
}
@media (max-width: 767px) {
  .p-jimu__flow-listItem:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-jimu__flow-listItem .dd {
  width: 3.75vw;
  padding: 1% 0;
  color: #fff;
  font-size: 0.875vw;
  text-align: center;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-jimu__flow-listItem .dd {
    width: 20%;
    padding: 2% 0;
    font-size: 4.375vw;
  }
}
.p-jimu__flow-listItem .dt {
  padding-top: 1%;
  padding-left: 3%;
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-jimu__flow-listItem .dt {
    font-size: 4.375vw;
    padding-top: 6%;
    padding-left: 0;
    line-height: 1.6;
  }
}
.p-jimu__profile {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
@media (max-width: 767px) {
  .p-jimu__profile {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }
}
.p-jimu__profile-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .p-jimu__profile-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-jimu__profile-itemWrap {
  width: 70%;
}
.p-jimu__profile-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 22.5vw;
  height: 22.5vw;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-jimu__profile-item {
    width: 85.9375vw;
    height: 85.9375vw;
  }
}
.p-jimu__profile-item.-img {
  background-size: contain;
}
.name-mt .p-jimu__profile-item.-img {
  background-image: url("../_assets/people/mt_03.jpg");
}
.name-mh .p-jimu__profile-item.-img {
  background-image: url("../_assets/people/mh_03.jpg");
}
.p-jimu__profile-item.-img p {
  color: #fff;
  line-height: 2;
}
.p-jimu__profile-item .title {
  margin-bottom: 0.75vw;
  color: #bf1443;
  font-size: 1.25vw;
}
@media (max-width: 767px) {
  .p-jimu__profile-item .title {
    margin-bottom: 8%;
    font-size: 5.625vw;
  }
}
.p-jimu__profile-item .text {
  font-size: 0.875vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-jimu__profile-item .text {
    font-size: 4.375vw;
  }
}
.p-jimu__profile-item .name {
  margin-bottom: 1.25vw;
  font-size: 1vw;
  font-weight: 700;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-jimu__profile-item .name {
    font-size: 4.375vw;
    margin-bottom: 6%;
  }
}
.p-jimu__profile-item .name .en {
  font-size: 3em;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .p-jimu__profile-item .name .en {
    font-size: 1.8em;
  }
}
.p-learning p,
.p-learning li {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-learning__section .l-wrap > .header {
  position: relative;
}
.p-learning__section .l-wrap > .header > .title {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  font-size: 1.25vw;
  text-align: center;
}
.p-learning__section .l-wrap > .header > .title .content {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55.00000000000001vw;
  padding-top: 3.4375vw;
  padding-bottom: 3.4375vw;
  background-color: #fff;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header > .title .content {
    margin-top: 8%;
    padding-top: 6.25vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 85%;
  }
}
.p-learning__section .l-wrap > .header > .title .item01 {
  font-size: 2.5vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header > .title .item01 {
    font-size: 5.625vw;
  }
}
.p-learning__section .l-wrap > .header > .title .item02 {
  position: relative;
  display: inline-block;
  width: 1.75vw;
  height: 1.75vw;
  margin-right: 2.25vw;
  margin-left: 2.25vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header > .title .item02 {
    width: 3.125vw;
    height: 3.125vw;
    margin-top: 3%;
    font-size: 6.25vw;
  }
}
.p-learning__section .l-wrap > .header > .title .item02::before,
.p-learning__section .l-wrap > .header > .title .item02::after {
  display: block;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #000;
}
.p-learning__section .l-wrap > .header > .title .item02::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-learning__section .l-wrap > .header > .title .item02::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-learning__section .l-wrap > .header > .title .item03 {
  color: #bf1443;
  font-size: 4.5vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header > .title .item03 {
    font-size: 9.375vw;
  }
}
.p-learning__section .l-wrap > .header .num {
  position: absolute;
  right: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #bf1443;
  font-family: 'futura-pt', sans-serif;
  font-weight: 600;
  font-size: 10vw;
  line-height: 0.4;
  letter-spacing: -0.1em;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header .num {
    top: 65%;
    right: 45%;
    left: 45%;
    margin: auto;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.p-learning__section .l-wrap > .header .num .slash {
  display: inline-block;
  width: 3.125vw;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  margin-right: -10%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header .num .slash {
    margin-right: 0%;
  }
}
.p-learning__section .l-wrap > .header .num .base {
  color: #000;
  font-size: 3vw;
  line-height: 0;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .header .num .base {
    font-size: 5vw;
  }
}
.p-learning__section .l-wrap > .subtitle {
  margin-top: 5vw;
  margin-bottom: 2.5vw;
  font-size: 3.875vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .subtitle {
    margin-top: 21.875vw;
    font-size: 6.25vw;
    line-height: 1.6;
  }
}
.p-learning__section .l-wrap .subtitle08 {
  margin: 4% 0 2%;
  color: #bf1443;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap .subtitle08 {
    font-size: 5vw;
  }
}
.p-learning__section .l-wrap > .content {
  margin-bottom: 13%;
}
.p-learning__section .l-wrap > .content > .textarea {
  width: 55%;
  margin: auto;
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .textarea {
    width: 85%;
    margin: auto;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-learning__section .l-wrap > .content > .textarea > .text {
  margin-top: 1.875vw;
  font-size: 1vw;
  text-align: left;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .textarea > .text {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content > .text {
  margin-top: 1.875vw;
  font-size: 1vw;
  text-align: center;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .text {
    width: 85%;
    margin: auto;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-learning__section .l-wrap > .content > .text.-small {
  font-size: 0.9375vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .text.-small {
    font-size: 3.75vw;
    text-align: center;
  }
}
.p-learning__section .l-wrap > .content > .list04Title {
  font-size: 6.875000000000001vw;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04Title {
    margin-bottom: 0;
    font-size: 11.25vw;
  }
}
.p-learning__section .l-wrap > .content > .list04Title span {
  font-size: 0.5em;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
.p-learning__section .l-wrap > .content > .list04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 82%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
  }
}
.p-learning__section .l-wrap > .content > .list04 > .item {
  position: relative;
  width: 50%;
  padding-left: 19%;
  padding-bottom: 10%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 > .item {
    width: 100%;
    padding-left: 21%;
  }
}
.p-learning__section .l-wrap > .content > .list04 > .item:nth-child(2n) {
  padding-left: 10vw;
  padding-left: 19%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 > .item:nth-child(2n) {
    padding-left: 21%;
  }
}
.p-learning__section .l-wrap > .content > .list04 > .item > .title {
  font-size: 1.125vw;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 > .item > .title {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content > .list04 > .item > .text {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 > .item > .text {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content > .list04 > .item .img {
  position: absolute;
  top: -25%;
  left: 0;
  width: 16.25vw;
  margin: auto;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content > .list04 > .item .img {
    top: 0;
    bottom: 0;
    left: -8%;
    width: 30vw;
  }
}
.p-learning__section .l-wrap > .content .block04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block04 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
    margin: auto;
  }
}
.p-learning__section .l-wrap > .content .block04 > .item {
  position: relative;
  width: 40%;
  padding: 5vw;
  font-size: 20%;
  -webkit-box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
          box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block04 > .item {
    width: 100%;
    padding: 8%;
  }
}
.p-learning__section .l-wrap > .content .block04 > .item:nth-child(2) {
  z-index: -1;
}
.p-learning__section .l-wrap > .content .block04 > .item > .title {
  margin-bottom: 10%;
  font-size: 2vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block04 > .item > .title {
    font-size: 5vw;
    white-space: nowrap;
  }
}
.p-learning__section .l-wrap > .content .block04 > .item > .subtitle {
  margin-bottom: 4%;
  color: #bf1443;
  font-size: 1.125vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block04 > .item > .subtitle {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content .block04 > .item > .text {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block04 > .item > .text {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content .block04 > .item > .text:not(:last-of-type) {
  margin-bottom: 3vw;
}
.p-learning__section .l-wrap > .content .block04 > .item > .en {
  position: absolute;
  color: #f2f2f2;
  font-size: 5vw;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: -1;
  line-height: 0.7;
}
.p-learning__section .l-wrap > .content .block04 > .item > .en.en01 {
  top: 0;
  left: 0;
}
.p-learning__section .l-wrap > .content .block04 > .item > .en.en02 {
  top: 0;
  right: 0;
}
.p-learning__section .l-wrap > .content .block06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
  margin-bottom: 10%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
    margin: auto;
    margin-top: 10%;
    margin-bottom: 16%;
  }
}
.p-learning__section .l-wrap > .content .block06 > .item {
  position: relative;
  width: 44%;
  font-size: 20%;
  -webkit-box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
          box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 > .item {
    width: 100%;
  }
}
.p-learning__section .l-wrap > .content .block06 > .item > .title {
  padding: 3% 0;
  color: #fff;
  font-size: 1.125vw;
  font-weight: 700;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  text-align: center;
  line-height: 1.2;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 > .item > .title {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content .block06 > .item > .text {
  padding: 5% 0;
  font-size: 1vw;
  text-align: center;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 > .item > .text {
    padding: 5%;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-learning__section .l-wrap > .content .block06 > .item > .text.small {
  width: 100%;
  margin: 0 auto 8%;
  padding: 0 5%;
  margin-bottom: 1%;
  padding: 0 2em;
  text-align: left;
  line-height: 1.6;
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 > .item > .text.small {
    font-size: 3.75vw;
  }
}
.p-learning__section .l-wrap > .content .block06 > .item ol {
  width: 100%;
  margin: 0 auto 8%;
  padding: 0 5%;
}
.p-learning__section .l-wrap > .content .block06 > .item ol li {
  margin-bottom: 1%;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
  list-style: none;
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block06 > .item ol li {
    font-size: 3.75vw;
  }
}
.p-learning__section .l-wrap > .content .list06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
    margin: auto;
  }
}
.p-learning__section .l-wrap > .content .list06 .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-learning__section .l-wrap > .content .list06 .block:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-learning__section .l-wrap > .content .list06 .block:nth-child(2n) .item {
  margin-right: 0;
  margin-left: 5vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block:nth-child(2n) .item {
    margin-left: 0;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .item {
  -webkit-box-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
  margin-right: 5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin-right: 0;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .item:not(:last-child) {
  margin-bottom: 10%;
}
.p-learning__section .l-wrap > .content .list06 .block .item .img {
  position: relative;
  font-size: 10%;
  -webkit-box-shadow: 1.6em 1.6em 1.2em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 10em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em -1.5em rgba(0,0,0,0.045);
          box-shadow: 1.6em 1.6em 1.2em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 10em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em -1.5em rgba(0,0,0,0.045);
}
.p-learning__section .l-wrap > .content .list06 .block .item .img .btn {
  position: absolute;
  bottom: 2.5vw;
  right: 0;
  height: 2.5vw;
  padding-right: 1.25vw;
  padding-left: 1.25vw;
  color: #fff;
  font-size: 0.75vw;
  line-height: 2.5vw;
  background-color: #000;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .item .img .btn {
    bottom: 6.25vw;
    height: 6.25vw;
    padding-right: 3.125vw;
    padding-left: 3.125vw;
    font-size: 3.75vw;
    line-height: 6.25vw;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .item .img .btn .arrow {
  position: absolute;
  right: 0;
  -webkit-transform: translate(98%, 0);
          transform: translate(98%, 0);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .item .img .btn .arrow {
    width: 6.25vw;
    height: 6.25vw;
  }
  .p-learning__section .l-wrap > .content .list06 .block .item .img .btn .arrow::before {
    -webkit-transform: scale(3);
            transform: scale(3);
  }
}
.p-learning__section .l-wrap > .content .list06 .block .textarea {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .textarea {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .textarea .inter {
  margin-top: 3%;
  color: #bf1443;
  font-size: 1.25vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .textarea .inter {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .textarea .title {
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .textarea .title {
    font-size: 4.6875vw;
    line-height: 1.6;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .textarea .name {
  margin: 0% 0 2%;
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .textarea .name {
    font-size: 4.0625vw;
  }
}
.p-learning__section .l-wrap > .content .list06 .block .textarea .text {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .list06 .block .textarea .text {
    font-size: 4.0625vw;
    margin-bottom: 6%;
  }
}
.p-learning__section .l-wrap > .content .block07 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
    margin: auto;
    margin-top: 8%;
    margin-bottom: 16%;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item {
  position: relative;
  width: 40%;
  font-size: 20%;
  -webkit-box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
          box-shadow: 1.6em 1.6em 2.76em -1.5em rgba(0,0,0,0.011), 3.4em 3.4em 6.21em -1.5em rgba(0,0,0,0.018), 5.8em 5.8em 10.579999999999998em -1.5em rgba(0,0,0,0.024), 8.7em 8.7em 15.87em -1.5em rgba(0,0,0,0.03), 12.5em 12.5em 23em -1.5em rgba(0,0,0,0.034), 17.7em 17.7em 32.66em -1.5em rgba(0,0,0,0.039), 25.1em 25.1em 46.23em -1.5em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item {
    width: 100%;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > .title {
  padding: 3% 8%;
  color: #fff;
  font-size: 1.125vw;
  font-weight: 700;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  line-height: 1.2;
  background-color: #bf1443;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item > .title {
    font-size: 4.375vw;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > .subtitle {
  font-size: 1vw;
  font-weight: 700;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
  padding: 4% 8%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item > .subtitle {
    font-size: 4.0625vw;
    line-height: 1.6;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > dl {
  margin-bottom: 10%;
  padding: 0 8%;
}
.p-learning__section .l-wrap > .content .block07 > .item > dl .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item > dl .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > dl .item dt,
.p-learning__section .l-wrap > .content .block07 > .item > dl .item dd {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item > dl .item dt,
  .p-learning__section .l-wrap > .content .block07 > .item > dl .item dd {
    font-size: 3.75vw;
    line-height: 1.6;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > dl .item dt {
  min-width: 12%;
  color: #bf1443;
  font-weight: 700;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .block07 > .item > dl .item dt {
    min-width: 100%;
  }
}
.p-learning__section .l-wrap > .content .block07 > .item > dl .item dd {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-learning__section .l-wrap > .content .img.img01 {
  width: 60%;
  margin-top: 6%;
  margin-left: 20%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img01 {
    width: 120%;
    margin-left: 7.5%;
  }
}
.p-learning__section .l-wrap > .content .img.img02 {
  width: 60%;
  margin-top: 3%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img02 img {
    margin-left: 3%;
  }
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img02 {
    width: 150%;
    margin-left: 7.5%;
  }
}
.p-learning__section .l-wrap > .content .img.img03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12%;
  margin-bottom: -6%;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    margin-left: 3%;
    margin-bottom: 20vw;
  }
}
.p-learning__section .l-wrap > .content .img.img03 img {
  width: 25%;
  height: 100%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img {
    width: 30%;
    height: 10%;
    margin-bottom: -9%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(2n) {
  margin-right: -10%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img:nth-child(2n) {
    margin-right: 0;
  }
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(2n-1) {
  margin-right: -15%;
}
@media (min-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img:nth-child(2n-1) {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img:nth-child(2n-1) {
    margin-right: 0%;
  }
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(1) {
  z-index: 7;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img:nth-child(1) {
    margin-left: 10%;
  }
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(2) {
  z-index: 6;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img03 img:nth-child(2) {
    margin-right: 10%;
  }
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(3) {
  z-index: 5;
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(4) {
  z-index: 4;
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(5) {
  z-index: 3;
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(6) {
  z-index: 2;
}
.p-learning__section .l-wrap > .content .img.img03 img:nth-child(7) {
  z-index: 1;
}
.p-learning__section .l-wrap > .content .img.img05 {
  width: 54%;
  margin-top: 4%;
  margin-left: 25%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img05 {
    width: 97%;
    margin-top: 4%;
    margin-left: 4%;
  }
}
.p-learning__section .l-wrap > .content .img.img08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 3%;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img08 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 8%;
    margin-right: 7.5%;
    margin-left: 7.5%;
  }
}
.p-learning__section .l-wrap > .content .img.img08 img {
  width: 15%;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
.p-learning__section .l-wrap > .content .img.img08 img:nth-child(1) {
  z-index: 5;
}
.p-learning__section .l-wrap > .content .img.img08 img:nth-child(2) {
  z-index: 4;
}
.p-learning__section .l-wrap > .content .img.img08 img:nth-child(3) {
  z-index: 3;
}
.p-learning__section .l-wrap > .content .img.img08 img:nth-child(4) {
  z-index: 2;
}
.p-learning__section .l-wrap > .content .img.img08 img:nth-child(5) {
  z-index: 1;
}
@media (max-width: 767px) {
  .p-learning__section .l-wrap > .content .img.img08 img {
    width: 50%;
    height: 50%;
  }
}
.p-lineBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.p-lineBlock p,
.p-lineBlock a {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-lineBlock p,
  .p-lineBlock a {
    font-size: 4.375vw;
  }
}
.p-lineBlock p .blank,
.p-lineBlock a .blank {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 0.833333333333333vw;
  height: 0.75vw;
  margin-right: -8%;
  margin-left: 1%;
}
.p-lineBlock p .blank svg,
.p-lineBlock a .blank svg {
  width: 0.833333333333333vw;
  height: 0.75vw;
}
@media (max-width: 767px) {
  .p-lineBlock p .blank,
  .p-lineBlock a .blank {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 3.125vw;
    height: 2.8125vw;
    margin-right: -8%;
    margin-left: 1%;
  }
  .p-lineBlock p .blank svg,
  .p-lineBlock a .blank svg {
    width: 3.125vw;
    height: 2.8125vw;
  }
}
.p-lineBlock .sm {
  font-size: 0.9em;
}
.p-lineBlock + .p-lineBlock {
  margin-top: 5%;
}
.c-anchorList + .p-lineBlock__title {
  margin-top: 8%;
}
.p-lineBlock__title {
  width: 100%;
  margin: 6% 0 1.5%;
  padding: 0.5% 2% 0;
  border: 1px solid #e5e5e5;
  background-color: #f2f5f5;
}
@media (max-width: 767px) {
  .p-lineBlock__title {
    margin: 10% 1% 3%;
    padding: 1% 4%;
  }
}
.p-lineBlock__table {
  width: 100%;
}
.p-lineBlock__table .p-lineBlock__item:nth-child(1) {
  border-top: 0 solid #000;
}
@media (max-width: 767px) {
  .p-lineBlock__table .p-lineBlock__item:nth-child(1) {
    display: none;
  }
}
.p-lineBlock__table .p-lineBlock__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .p-lineBlock__table .p-lineBlock__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8% 0;
  }
}
.p-lineBlock__table .p-lineBlock__category {
  text-align: center;
}
@media (min-width: 767px) {
  .p-lineBlock__tableTh,
  .p-lineBlock__tableTd {
    margin-right: 2%;
  }
  .p-lineBlock__tableTh:nth-child(1),
  .p-lineBlock__tableTd:nth-child(1) {
    width: 11%;
    min-width: 90px;
  }
  .p-lineBlock__tableTh:nth-child(2),
  .p-lineBlock__tableTd:nth-child(2) {
    width: 11%;
  }
  .p-lineBlock__tableTh:nth-child(3),
  .p-lineBlock__tableTd:nth-child(3) {
    width: 10%;
  }
  .p-lineBlock__tableTh:nth-child(4),
  .p-lineBlock__tableTd:nth-child(4) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p-lineBlock__tableTh:nth-child(5),
  .p-lineBlock__tableTd:nth-child(5) {
    width: 16%;
  }
}
.p-lineBlock__tableTh {
  font-weight: 700;
}
.p-lineBlock__list {
  width: 100%;
}
.p-lineBlock__item {
  width: 100%;
  padding: 2% 0;
  border-top: 1px solid #e5e5e5;
  display: block;
}
@media (max-width: 767px) {
  .p-lineBlock__item {
    padding: 6% 0;
  }
}
@media (min-width: 767px) {
  .p-lineBlock__item.-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .p-lineBlock__item.-flex {
    display: block;
  }
}
.p-lineBlock__item:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.p-lineBlock__item.-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-lineBlock__item.-person::before {
  content: url("/common/img/common/ico_menber.png");
  display: inline-block;
  margin-right: 2%;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.p-lineBlock__item .column,
.p-lineBlock__item .column02 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .p-lineBlock__item .column,
  .p-lineBlock__item .column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-lineBlock__item .column p + p,
.p-lineBlock__item .column02 p + p {
  margin-top: 2%;
}
.p-lineBlock__item .column .left,
.p-lineBlock__item .column02 .left,
.p-lineBlock__item .column .right,
.p-lineBlock__item .column02 .right,
.p-lineBlock__item .column .center,
.p-lineBlock__item .column02 .center {
  padding: 0 2%;
}
.p-lineBlock__item .column .left,
.p-lineBlock__item .column02 .left {
  font-weight: 700;
}
@media (min-width: 767px) {
  .p-lineBlock__item .column .left,
  .p-lineBlock__item .column02 .left {
    width: 25%;
    max-width: 300px;
  }
  .page-guideline .p-lineBlock__item .column .left,
  .page-guideline .p-lineBlock__item .column02 .left {
    width: 15%;
  }
}
@media (min-width: 767px) {
  .p-lineBlock__item .column .right,
  .p-lineBlock__item .column02 .right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .p-lineBlock__item .column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-lineBlock__item .column02 .left p {
  color: #bf1443;
  font-weight: 700;
}
.page-guideline .p-lineBlock__item .column02 .left p {
  color: #000;
}
.p-lineBlock__item .column02 .right a {
  text-decoration: underline;
}
.p-lineBlock__item .column02 .right a:hover {
  text-decoration: none;
}
.p-lineBlock__item .column02 .center {
  width: 100%;
}
@media (min-width: 767px) {
  .p-lineBlock__item .column02 .center {
    text-align: center;
  }
}
@media (min-width: 767px) {
  .p-lineBlock__img {
    width: 30%;
    margin-right: 3%;
  }
}
@media (max-width: 767px) {
  .p-lineBlock__img {
    margin-bottom: 5%;
  }
}
.p-lineBlock__textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-lineBlock__textarea .p-lineBlock__link {
  color: #000;
}
.p-lineBlock__textarea .p-lineBlock__link::after {
  display: none;
}
.p-lineBlock__textarea .p-lineBlock__link:hover {
  text-decoration: none;
}
a .p-lineBlock__textarea .p-lineBlock__link {
  color: $c-link;
}
a .p-lineBlock__textarea .p-lineBlock__link:hover {
  text-decoration: underline;
}
.p-lineBlock__info {
  margin-bottom: 1%;
}
.p-lineBlock__data::after {
  content: '|';
  display: inline-block;
  margin: 0 2%;
  color: #dcdfe0;
}
.p-lineBlock__category {
  display: inline-block;
  padding: 0.2% 0.5%;
  color: #fff;
}
.p-lineBlock__category.-research {
  background-color: $c-blue;
}
.p-lineBlock__category.-other {
  background-color: $c-yellow;
}
.p-lineBlock__category.-seminar {
  background-color: #060;
}
.p-lineBlock__category.-symposium {
  background-color: #906;
}
.p-lineBlock__category.-students {
  background-color: #930;
}
.p-lineBlock__category.-public {
  background-color: #690;
}
.p-lineBlock__link {
  color: $c-link;
  font-weight: 700;
  line-height: 1.6;
}
.p-lineBlock__link:hover {
  text-decoration: underline;
}
.p-blockBg {
  background-color: #f2f2f2;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  padding-right: 2.5vw;
  padding-left: 2.5vw;
}
@media (max-width: 767px) {
  .p-blockBg {
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-right: 5vw;
    padding-left: 5vw;
  }
}
.p-listLine .p-listLine__item {
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-inline-box;
  padding-left: 1.5vw;
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-listLine .p-listLine__item {
    padding-left: 6.25vw;
    font-size: 4.0625vw;
  }
}
.p-listLine .p-listLine__item:not(:last-child) {
  margin-bottom: 1.25vw;
}
@media (max-width: 767px) {
  .p-listLine .p-listLine__item:not(:last-child) {
    margin-bottom: 3.125vw;
  }
}
.p-listLine .p-listLine__item::before {
  content: '';
  position: absolute;
  top: 1em;
  left: 0;
  display: block;
  background-color: #bf1443;
  width: 1vw;
  height: 1px;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .p-listLine .p-listLine__item::before {
    width: 2.375vw;
    top: 3.6vw;
  }
}
main {
  position: relative;
  z-index: 1;
}
.p-message p {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-message .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-message .note {
    font-size: 3.75vw;
  }
}
.p-message .section:not(:last-child) {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-message .section:not(:last-child) {
    margin-bottom: 20%;
  }
}
@media (min-width: 767px) {
  .p-message .section:nth-child(2n-1) .p-message__Block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-message .section:nth-child(2n-1) .p-message__infoBox {
  margin-right: 5vw;
  margin-left: 0vw;
}
@media (min-width: 767px) {
  .p-message .section:nth-child(2n-1) .p-message__infoBox {
    text-align: right;
  }
}
.p-message .section:nth-child(2n-1) .p-message__text {
  margin-left: auto;
}
@media (min-width: 767px) {
  .p-message .section:nth-child(2n-1) .p-message__text {
    margin-right: -5vw;
  }
}
.p-message .section:nth-child(2) .p-message__en {
  color: #449fe9;
}
.p-message .section:nth-child(3) .p-message__en {
  color: #cd7bde;
}
.p-message .section:nth-child(4) .p-message__en {
  color: #59ce57;
}
.p-message .content {
  width: 90%;
  margin: auto;
}
@media (min-width: 767px) {
  .p-message__Block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 767px) {
  .p-message__img {
    width: 56.5%;
  }
}
.p-message__img img {
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
.p-message__textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .p-message__textarea {
    margin-top: 6.25vw;
  }
}
@media (min-width: 767px) {
  .p-message__infoBox {
    margin-top: -2.5vw;
    margin-left: 5vw;
  }
}
.p-message__en {
  font-size: 4vw;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-message__en {
    font-size: 11.25vw;
  }
}
p.p-message__en {
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
.p-message__name {
  margin-top: 1.5vw;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-message__name {
    font-size: 5.625vw;
  }
}
.p-message__info {
  margin-top: 0.25vw;
  line-height: 1.6;
}
.p-message__text {
  background-color: #fff;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (min-width: 767px) {
  .p-message__text {
    max-width: 30vw;
    margin-top: 4vw;
    margin-left: -5vw;
    padding: 5vw;
  }
  .p-message__text p,
  .p-message__text a {
    font-size: 1vw;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
  }
}
@media (max-width: 767px) {
  .p-message__text {
    margin-top: 5%;
    padding: 7.5%;
  }
  .p-message__text p,
  .p-message__text a {
    font-size: 4.375vw;
  }
}
.p-nav .-current::after {
  width: 100%;
}
@media (min-width: 767px) {
  .p-nav .item {
    display: inline-block;
    font-size: 1vw;
    font-weight: 500;
  }
  .p-nav .item:not(:last-child) {
    margin-right: 3.125vw;
  }
}
@media (max-width: 767px) {
  .p-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .p-header {
    position: relative;
  }
  .p-nav .list {
    width: 100vw;
    height: 100vh;
    padding-top: 35vw;
    text-align: center;
    background-color: #fff;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .is-active.p-nav .list {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .p-nav .list .item {
    display: block;
  }
  .p-nav .list .item:not(:last-child) {
    margin-bottom: 4.5vw;
  }
  .p-nav .list .item .c-btn {
    margin-top: 14vw;
  }
}
.p-nav__btn {
  position: fixed;
  top: 0;
  right: 0;
  width: 18.75vw;
  height: 18.75vw;
  background-color: #bf1443;
  cursor: pointer;
  z-index: 1000;
}
@media (min-width: 767px) {
  .p-nav__btn {
    width: 7.5vw;
    height: 7.5vw;
    background-color: transparent;
    display: none;
    opacity: 1;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-name: fade-none-in;
            animation-name: fade-none-in;
  }
  .p-nav__btn.is-active-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-nav__btn .line {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 6.25vw;
  height: 0.3125vw;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.p-nav__btn .line:nth-child(1) {
  -webkit-transform: translateY(-2vw);
          transform: translateY(-2vw);
}
.p-nav__btn .line:nth-child(3) {
  -webkit-transform: translateY(2vw);
          transform: translateY(2vw);
}
@media (min-width: 767px) {
  .p-nav__btn .line {
    width: 3.75vw;
    height: 0.0625vw;
  }
  .p-nav__btn .line:nth-child(1) {
    -webkit-transform: translateY(-1.2vw);
            transform: translateY(-1.2vw);
  }
  .p-nav__btn .line:nth-child(3) {
    -webkit-transform: translateY(1.2vw);
            transform: translateY(1.2vw);
  }
}
.p-nav__btn.is-active,
.p-nav__btn.is-closs {
  background-color: #000;
}
@media (min-width: 767px) {
  .p-nav__btn.is-active,
  .p-nav__btn.is-closs {
    background-color: transparent;
  }
}
.p-nav__btn.is-active .line:nth-child(1),
.p-nav__btn.is-closs .line:nth-child(1) {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-nav__btn.is-active .line:nth-child(2),
.p-nav__btn.is-closs .line:nth-child(2) {
  opacity: 0;
}
.p-nav__btn.is-active .line:nth-child(3),
.p-nav__btn.is-closs .line:nth-child(3) {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.p-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2vw;
  padding-bottom: 2vw;
  padding-right: 2.5vw;
  padding-left: 2.5vw;
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    left: 0;
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-right: 6vw;
    padding-left: 6vw;
    font-size: 3vw;
  }
}
@media (min-width: 767px) {
  .p-news .titlearea {
    width: 26rem;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .p-news .titlearea {
    margin-bottom: 3vw;
  }
}
.p-news .titlearea .title {
  color: #bf1443;
}
.p-news .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-news .content > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  margin-top: 0.4vw;
}
@media (max-width: 767px) {
  .p-news .content > .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-news .content > .item + .item {
  margin-top: 1.2vw;
}
@media (max-width: 767px) {
  .p-news .content > .item + .item {
    margin-top: 5vw;
  }
}
.p-news .tag {
  display: inline-block;
  margin-left: calc(20px + 0.3vw);
  font-size: 0.875vw;
  color: #bf1443;
}
@media (min-width: 767px) {
  .p-news .tag {
    margin-top: 0.2vw;
  }
}
@media (max-width: 767px) {
  .p-news .tag {
    margin-left: 4vw;
    padding: 0.25vw 2vw;
    font-size: 3.75vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.p-news .btn {
  display: inline-block;
  margin-left: 0.5vw;
}
@media (max-width: 767px) {
  .p-news .btn {
    margin-left: 2vw;
  }
}
.p-news .btn .item {
  font-size: 0.875vw;
  padding-top: 0vw;
  padding-bottom: 0vw;
}
@media (max-width: 767px) {
  .p-news .btn .item {
    font-size: 3.125vw;
  }
}
.p-news .btn .arrow {
  width: 0.8vw;
  height: 0.8vw;
  left: 82%;
}
@media (min-width: 767px) {
  .p-news .btn .arrow svg {
    width: 0.8vw;
    height: 0.8vw;
  }
}
@media (max-width: 767px) {
  .p-news .btn .arrow {
    width: 3vw;
    height: 3vw;
  }
}
.p-news dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 28rem;
  margin-right: calc(10px + 0.3vw);
  line-height: 1.8;
  font-size: 1.125vw;
}
@media (max-width: 767px) {
  .p-news dt {
    width: 100%;
    min-width: auto;
    font-size: 3.75vw;
  }
}
.p-news dd {
  font-size: 1.125vw;
  line-height: 1.8;
  width: 100%;
}
@media (max-width: 767px) {
  .p-news dd {
    min-width: 18vw;
    font-size: 4.0625vw;
  }
}
.p-news dd a {
  font-size: inherit;
}
.p-news dd a:hover {
  color: #bf1443;
}
.p-news .arrow {
  display: inline-block;
  width: 1vw;
  height: 1vw;
  margin-top: 0.6vw;
  margin-left: 0.5vw;
}
@media (min-width: 767px) {
  .p-news .arrow svg {
    width: 1vw;
    height: 1vw;
  }
}
@media (max-width: 767px) {
  .p-news .arrow {
    width: 4vw;
    height: 4vw;
    margin-top: 2.6vw;
    margin-left: 2vw;
  }
}
.p-off .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-off .text {
    font-size: 4.375vw;
  }
}
.p-off .text:not(:last-child) {
  margin-bottom: 2.5vw;
}
.p-off .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-off .note {
    font-size: 3.75vw;
  }
}
.p-off__header {
  position: relative;
  margin-bottom: 5vw;
}
@media (max-width: 767px) {
  .p-off__header {
    margin-bottom: 25vw;
  }
}
@media (min-width: 767px) {
  .p-off__header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 6%;
  }
}
.p-off__header .block01 {
  position: relative;
  z-index: -10;
}
@media (min-width: 767px) {
  .p-off__header .block01 {
    margin-top: 11vw;
  }
}
.p-off__header .block01 .item {
  position: relative;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
  padding: 6%;
  z-index: -20;
}
@media (min-width: 767px) {
  .p-off__header .block01 .item {
    width: 40vw;
    height: 40vw;
    padding-top: 30%;
  }
}
@media (max-width: 767px) {
  .p-off__header .block01 .item {
    margin-right: 10%;
    padding: 7.5%;
    padding-bottom: 50%;
    margin-top: 15%;
  }
}
.p-off__header .block01 .item p {
  color: #fff;
}
.p-off__header .block01 .item .title {
  margin: 0% 0 2%;
  font-size: 1.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 767px) {
  .p-off__header .block01 .item .title {
    font-size: 5vw;
  }
}
.p-off__header .block01 .item .img {
  position: absolute;
  top: -10%;
  right: 5%;
  height: 56.25vw;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-off__header .block01 .item .img {
    height: 110vw;
  }
}
.p-off__header .block01 .item .img img {
  width: auto;
  height: 100%;
}
.p-off__header .block01 .item .en {
  z-index: 100;
  width: auto;
}
@media (min-width: 767px) {
  .p-off__header .block01 .item .en {
    height: 9.5vw;
  }
}
@media (max-width: 767px) {
  .p-off__header .block01 .item .en {
    width: 80%;
    margin-top: 10%;
  }
}
@media (min-width: 767px) {
  .p-off__header .block01 .item .en img {
    height: 100%;
    width: auto;
  }
}
.p-off__header .block {
  padding: 6%;
  background-color: #f2f5f5;
  z-index: -20;
}
@media (min-width: 767px) {
  .p-off__header .block {
    width: 72%;
    margin-top: 20%;
    margin-left: -23vw;
    padding-left: 28vw;
  }
}
@media (max-width: 767px) {
  .p-off__header .block {
    margin-left: 10%;
    padding: 7.5%;
    margin-top: -25%;
  }
}
.p-off__header .block .on {
  position: absolute;
  top: 0;
  right: 3%;
  font-size: 7.5vw;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .p-off__header .block .on {
    font-size: 12.5vw;
  }
}
.p-off__header .block .title {
  margin-bottom: 4%;
  font-size: 1.125vw;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-off__header .block .title {
    font-size: 4.375vw;
  }
}
.p-off__header .block .title .en {
  font-size: 3em;
}
@media (max-width: 767px) {
  .p-off__header .block .title .en {
    font-size: 1.8em;
  }
}
.p-off__header .block .item:not(:last-child) {
  margin-bottom: 10%;
}
.p-off__footer {
  position: relative;
}
.p-off__footer .off {
  position: absolute;
  top: 0;
  font-size: 7.5vw;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 100;
}
@media (min-width: 767px) {
  .p-off__footer .off {
    left: 6%;
  }
}
@media (max-width: 767px) {
  .p-off__footer .off {
    right: 6%;
    font-size: 12.5vw;
    -webkit-transform: translate(0, -64%);
            transform: translate(0, -64%);
  }
}
@media (min-width: 767px) {
  .p-off__footer-content {
    margin-left: 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content {
    margin-bottom: 24%;
  }
}
@media (min-width: 767px) {
  .p-off__footer-content .item {
    width: 110%;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content .item {
    margin-bottom: 16%;
  }
}
.p-off__footer-content .item:nth-child(2) {
  z-index: -1;
}
.p-off__footer-content .item:nth-child(3) {
  z-index: -2;
}
.p-off__footer-content .item:nth-child(4) {
  z-index: -3;
}
.p-off__footer-content .item:nth-child(5) {
  z-index: -4;
}
@media (max-width: 767px) {
  .p-off__footer-content .item:nth-child(2n) {
    margin-left: 10%;
  }
}
@media (min-width: 767px) {
  .p-off__footer-content .item:nth-child(2n) .img {
    margin-top: 14%;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content .item:nth-child(2n) .textarea {
    padding-right: 10%;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content .item:nth-child(2n-1) {
    margin-right: 10%;
  }
}
@media (min-width: 767px) {
  .p-off__footer-content .item:nth-child(2n-1) .img {
    margin-bottom: 14%;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content .item:nth-child(2n-1) .textarea {
    padding-left: 10%;
  }
}
@media (min-width: 767px) {
  .p-off__footer-content .item:nth-child(n + 1) .img {
    margin-left: -8%;
  }
}
@media (max-width: 767px) {
  .p-off__footer-content .item .img {
    margin-bottom: 4%;
  }
}
@media (min-width: 767px) {
  .p-off__footer-content .item .textarea {
    padding-top: 12%;
    padding-right: 16%;
  }
}
.p-off__footer-content .item .textarea .title {
  font-weight: 700;
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  .p-off__footer-content .item .textarea .title {
    margin-bottom: 2%;
    font-size: 4.375vw;
  }
}
.p-off__footer-content .item .textarea .text {
  line-height: 1.6;
}
.p-off__section {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-off__section {
    margin-bottom: 25vw;
  }
}
@media (min-width: 767px) {
  .p-off__section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-off__section:nth-of-type(2n) .p-off__section-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-off__section-header {
  z-index: -1;
}
.p-off__section-header .chapter {
  width: 35vw;
  height: 10vw;
  margin-bottom: -5vw;
  margin-left: 5vw;
  padding: 3%;
  background-color: #bf1443;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-off__section-header .chapter {
    width: 100%;
    height: 50vw;
    margin-bottom: -33.333333333333336vw;
    margin-right: 0;
    margin-left: 15%;
  }
}
.p-off__section:nth-of-type(2n) .p-off__section-header .chapter {
  margin-right: 5vw;
  margin-left: -10vw;
}
@media (max-width: 767px) {
  .p-off__section:nth-of-type(2n) .p-off__section-header .chapter {
    margin-left: 0;
    -webkit-transform: translate(-15%, 0);
            transform: translate(-15%, 0);
  }
}
.p-off__section-header .chapter p {
  color: #fff;
  font-size: 1.5vw;
}
@media (max-width: 767px) {
  .p-off__section-header .chapter p {
    font-size: 5.625vw;
  }
}
.p-off__section:nth-of-type(2n) .p-off__section-header .chapter p {
  text-align: right;
}
@media (min-width: 767px) {
  .p-off__section-header .img {
    width: 30vw;
    height: 20vw;
  }
}
@media (max-width: 767px) {
  .p-off__section-header .img {
    margin-right: 15%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .p-off__section:nth-of-type(2n) .p-off__section-header .img {
    margin-right: 0;
    margin-left: 15%;
  }
}
@media (min-width: 767px) {
  .p-off__section-textarea {
    margin-right: 10vw;
    margin-left: -5vw;
  }
}
@media (max-width: 767px) {
  .p-off__section-textarea {
    width: 85%;
    margin: auto;
  }
}
@media (min-width: 767px) {
  .p-off__section:nth-of-type(2n) .p-off__section-textarea {
    margin-right: 5vw;
    margin-left: 10vw;
  }
}
.p-off__section-textarea .title {
  margin-top: 5vw;
  margin-bottom: 3.333333333333333vw;
  font-size: 2.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.4;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-off__section-textarea .title {
    margin-top: 12.5vw;
    margin-bottom: 5.555555555555556vw;
    font-size: 5vw;
  }
}
.p-off__item:nth-child(1) .block01 .item {
  background-color: #298e9d;
}
.p-off__item:nth-child(1) .off {
  color: #298e9d;
}
.p-off__item:nth-child(2) .block01 .item {
  background-color: #6a299d;
}
.p-off__item:nth-child(2) .off {
  color: #6a299d;
}
.p-off__item:nth-child(3) .block01 .item {
  background-color: #9d2949;
}
.p-off__item:nth-child(3) .off {
  color: #9d2949;
}
.p-off__item:nth-child(4) {
  margin-bottom: 10%;
}
.p-off__item:nth-child(4) .block01 .item {
  background-color: #6d9d29;
}
.p-off__item:nth-child(4) .off {
  color: #6d9d29;
}
.p-off__item:nth-child(4) .p-off__header-content {
  display: block;
}
.p-off__item:nth-child(4) .block01 {
  position: relative;
  z-index: -10;
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block01 {
    margin-top: 11vw;
  }
}
.p-off__item:nth-child(4) .block01 .item {
  position: relative;
  padding: 5%;
  z-index: -20;
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 94%;
    height: auto;
    font-size: 30%;
    -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.019), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.013), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.014), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.023), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.031), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.039), 12.5em 12.5em 10em 1em rgba(0,0,0,0.044), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.051), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.058);
            box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.019), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.013), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.014), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.023), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.031), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.039), 12.5em 12.5em 10em 1em rgba(0,0,0,0.044), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.051), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.058);
  }
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item {
    padding-bottom: 20%;
  }
}
.p-off__item:nth-child(4) .block01 .item p {
  color: #fff;
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item p {
    font-size: 0.875vw;
  }
}
.p-off__item:nth-child(4) .block01 .item .title {
  font-size: 1.5vw;
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .title {
    font-size: 5vw;
  }
}
.p-off__item:nth-child(4) .block01 .item .img {
  position: static;
  margin-top: -18%;
  z-index: -1;
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .img {
    height: 52.5vw;
    margin-bottom: -100%;
    margin-left: -4%;
  }
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .img img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .img img {
    width: 100%;
    height: auto;
  }
}
.p-off__item:nth-child(4) .block01 .item .en {
  z-index: 100;
  height: 9.5vw;
  width: auto;
}
.p-off__item:nth-child(4) .block01 .item .en img {
  height: 100%;
  width: auto;
}
.p-off__item:nth-child(4) .block01 .item .item03:not(:last-child) {
  margin-bottom: 16%;
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .item03:not(:last-child) {
    margin-bottom: 8%;
  }
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block01 .item .textarea {
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
.p-off__item:nth-child(4) .block {
  position: relative;
  padding: 6%;
  padding-top: 22%;
  padding-right: 0;
  background-color: #f2f5f5;
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block {
    width: 72.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -6%;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block {
    padding: 7.5%;
    margin-top: -16%;
    z-index: 10;
  }
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block .on {
    position: absolute;
    top: 12%;
    right: 3%;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.p-off__item:nth-child(4) .block .title02 {
  margin-bottom: 8%;
  color: #6d9d29;
  font-size: 2.25vw;
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block .title02 {
    font-size: 7.5vw;
  }
}
.p-off__item:nth-child(4) .block .title {
  font-size: 1vw;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block .title {
    font-size: 4.375vw;
  }
}
.p-off__item:nth-child(4) .block .title .en {
  font-size: 3em;
}
@media (max-width: 767px) {
  .p-off__item:nth-child(4) .block .title .en {
    font-size: 1.8em;
  }
}
@media (min-width: 767px) {
  .p-off__item:nth-child(4) .block .block04 {
    margin-right: 6%;
  }
}
.p-off__item:nth-child(4) .block .block04:not(:last-child) {
  margin-bottom: 12%;
}
#opening {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 8999;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#opening.fin {
  opacity: 0;
  pointer-events: none;
}
#opening #op-lgo {
  margin-top: -7.5vw;
  position: fixed;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 42.5vw;
  width: 15vw;
  height: 15vw;
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media (max-width: 767px) {
  #opening #op-lgo {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 60%;
    height: 60vw;
    margin: auto;
  }
}
#opening #op-lgo.fin {
  opacity: 0;
}
#opening #loading {
  margin: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#opening #loading.fin {
  opacity: 0;
}
@media (max-width: 767px) {
  #opening #loading {
    width: 90%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
#opening #loading .st0 {
  fill: none;
  stroke: #fff;
  stroke-width: 12;
  stroke-miterlimit: 10;
}
#opening #cpy-write {
  margin: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #opening #cpy-write {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
#opening #cpy-write path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
}
#opening #cpy-write path.st0 {
  stroke-width: 4;
}
#opening #cpy-write path.st1 {
  stroke-width: 4.5;
}
#opening #cpy-write path.st2 {
  stroke-width: 5;
}
#opening #cpy-write path.st3 {
  stroke-width: 3;
}
#opening #cpy-write path.st4 {
  stroke-width: 4.7;
}
#opening #cpy-write path.st5 {
  stroke-width: 2.5;
}
#opening #cpy-write path.st6 {
  stroke-width: 4.4;
}
#opening #btn-skip {
  position: fixed;
  top: auto;
  right: 2em;
  bottom: 2em;
  left: auto;
  font-size: 12px;
  cursor: pointer;
}
#opening .circle {
  margin-top: -10vw;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 40vw;
  border-radius: 50%;
  width: 20vw;
  height: 20vw;
  -webkit-box-shadow: inset 0 0 0 0.625vw #b51941;
          box-shadow: inset 0 0 0 0.625vw #b51941;
}
#opening .circle .cover1,
#opening .circle .cover2 {
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
#opening .circle .cover1::before,
#opening .circle .cover2::before {
  content: '';
  position: absolute;
  background-color: #fff;
}
#opening .circle .cover1 {
  left: 50%;
}
#opening .circle .cover1::before {
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-animation: draw 0.6s linear forwards;
          animation: draw 0.6s linear forwards;
}
#opening .circle .cover2 {
  left: 0;
}
#opening .circle .cover2::before {
  left: -10%;
  width: 110%;
  height: 120%;
  -webkit-transform-origin: 100% 40%;
          transform-origin: 100% 40%;
  -webkit-animation: draw 0.6s ease-out 0.6s forwards;
          animation: draw 0.6s ease-out 0.6s forwards;
}
@-webkit-keyframes draw {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@keyframes draw {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.p-pageHeader {
  margin-top: 10.9375vw;
  margin-bottom: 10.9375vw;
  margin-left: 10vw;
}
@media (max-width: 767px) {
  .p-pageHeader {
    margin-left: 7.5%;
  }
}
.p-pageHeader .title {
  color: #bf1443;
  font-size: 1.5vw;
  font-weight: 700;
}
@media (min-width: 767px) {
  .p-pageHeader .title {
    padding-top: 1%;
  }
}
@media (max-width: 767px) {
  .p-pageHeader .title {
    font-size: 5vw;
  }
}
.p-pageHeader .title .en {
  color: #000;
  font-size: 7.5vw;
}
@media (max-width: 767px) {
  .p-pageHeader .title .en {
    font-size: 10.625vw;
  }
}
.p-pageHeader .title img {
  margin-top: 2%;
  width: 70%;
}
@media (max-width: 767px) {
  .p-pageHeader .title img {
    width: 85%;
  }
}
.p-pageHeader-note {
  margin-right: 10vw;
  font-size: 1.125vw;
  margin-top: 2.6875vw;
  color: #bf1443;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-pageHeader-note {
    font-size: 3.75vw;
    margin-right: 7.5%;
  }
}
.p-pageHeader-text {
  margin-right: 10vw;
  font-size: 1.125vw;
  margin-top: 2.6875vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-pageHeader-text {
    font-size: 5vw;
    margin-right: 7.5%;
  }
}
.p-pageHeader .p-review {
  position: relative;
}
.page-review .p-pageHeader {
  margin-top: 0vw;
  margin-bottom: 0vw;
  margin-left: 0vw;
  padding-top: 5.46875vw;
  padding-bottom: 10.9375vw;
  padding-left: 10vw;
}
@media (min-width: 767px) {
  .page-review .p-pageHeader {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .page-review .p-pageHeader {
    height: 100vw;
    padding-top: 7.5%;
    padding-left: 5%;
  }
}
.page-review .p-pageHeader::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-bottom: 65vw solid transparent;
  border-left: 65vw solid #000;
  z-index: -100;
}
@media (max-width: 767px) {
  .page-review .p-pageHeader::after {
    border-bottom: 100vw solid transparent;
    border-left: 100vw solid #000;
  }
}
.page-review .p-pageHeader .title .en {
  color: #fff;
}
.page-review .p-pageHeader .text {
  margin-top: 5.46875vw;
  color: #fff;
  font-size: 1.625vw;
  font-weight: 700;
}
@media (max-width: 767px) {
  .page-review .p-pageHeader .text {
    margin-top: 12%;
    font-size: 4.6875vw;
  }
}
.page-review .p-pageHeader .text > span {
  display: inline-block;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .page-review .p-pageHeader .text > span {
    margin-bottom: -2% !important;
  }
}
.page-review .p-pageHeader .text > span:not(:last-child) {
  margin-bottom: 0%;
}
.page-review .p-pageHeader .text > span > span {
  background-color: #bf1443;
}
.page-review .p-pageHeader .bg-dot {
  display: none;
}
@media (max-width: 767px) {
  .page-review .p-pageHeader .bg-dot {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    z-index: -1000;
  }
}
.page-message .p-pageHeader {
  margin-top: 0vw;
  margin-bottom: 0vw;
  margin-left: 0vw;
  padding-top: 10.9375vw;
  padding-bottom: 10.9375vw;
  text-align: center;
  background-image: url("../_assets/recruit-info/message/bg_01.png");
  background-size: cover;
  background-position-y: 100%;
}
@media (min-width: 767px) {
  .page-message .p-pageHeader .title .en {
    font-size: 4vw;
  }
}
.page-message .p-pageHeader .copy {
  width: 50%;
  margin: auto;
  margin-top: 7.187499999999999vw;
  margin-bottom: 7.187499999999999vw;
}
@media (max-width: 767px) {
  .page-message .p-pageHeader .copy {
    width: 75%;
  }
}
.page-crosstalk .p-pageHeader {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transform: translate(0, -60%);
          transform: translate(0, -60%);
}
@media (max-width: 767px) {
  .page-crosstalk .p-pageHeader {
    -webkit-transform: translate(0, -75%);
            transform: translate(0, -75%);
    z-index: 10;
  }
}
.page-people__index {
  background-color: #000;
}
.page-people__index-title {
  margin-left: 7%;
  margin-bottom: 5%;
}
@media (max-width: 767px) {
  .page-people__index-title .c-title {
    padding-top: 5%;
  }
}
@media (max-width: 767px) {
  .page-people__index-title .c-title::before {
    height: 120% !important;
  }
}
.page-people__index-title h2 {
  color: #fff;
}
.page-people__index .childItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-people__index .category {
  margin-bottom: 5%;
}
@media (min-width: 767px) {
  .page-people__index .category.-jimu {
    margin-right: 10%;
  }
}
@media (max-width: 767px) {
  .page-people__index .category.-jimu {
    width: 100%;
  }
}
.page-people__index .category.-kaigai {
  min-width: auto;
}
@media (max-width: 767px) {
  .page-people__index .category.-kaigai {
    width: 100%;
  }
}
.page-people__index .category.-kaigai .categoryTitle {
  margin: 0;
}
.page-people__index .category.-kaigai .categoryTitle .item {
  padding: 0;
}
.page-people__index .category.-kaigai .item02 {
  margin-left: 0 !important;
}
@media (min-width: 767px) {
  .page-people__index .category.-kaigai .item02 {
    margin-left: 2.5vw;
  }
}
.page-people__index .categoryItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-people__index .categoryItem .item02 {
  min-width: auto;
  width: 10.25vw;
  margin: 1.25vw;
  text-align: center;
}
@media (min-width: 767px) {
  .page-people__index .categoryItem .item02 {
    margin-right: 2.5vw;
  }
  .page-people__index .categoryItem .item02:not(:last-child) {
    margin-left: 0;
  }
  .page-people__index .categoryItem .item02:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .page-people__index .categoryItem .item02 {
    width: 40%;
    margin-bottom: 5%;
  }
}
.page-people__index .categoryItem .item02 .blank {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 0.833333333333333vw;
  height: 0.75vw;
  margin-right: -8%;
  margin-left: 4%;
}
.page-people__index .categoryItem .item02 .blank svg {
  width: 0.833333333333333vw;
  height: 0.75vw;
}
@media (max-width: 767px) {
  .page-people__index .categoryItem .item02 .blank {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 3.125vw;
    height: 2.8125vw;
    margin-right: -8%;
    margin-left: 4%;
  }
  .page-people__index .categoryItem .item02 .blank svg {
    width: 3.125vw;
    height: 2.8125vw;
  }
}
.page-people__index .categoryTitle {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background: $bg-01;
  z-index: 2;
}
@media (max-width: 767px) {
  .page-people__index .categoryTitle {
    margin-bottom: 6vw;
  }
}
.page-people__index .categoryTitle .item {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2vw;
  color: #fff;
  font-size: 1vw;
  font-weight: 700;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  letter-spacing: 0.075em;
  text-align: center;
  background-color: #000;
}
@media (max-width: 767px) {
  .page-people__index .categoryTitle .item {
    padding: 0 6vw;
    font-size: 4.375vw;
  }
}
.page-people__index .categoryTitle .item span {
  display: block;
  margin-top: 0.5vw;
  color: #000;
  font-size: 1vw;
  font-weight: 600;
  letter-spacing: 0.175em;
}
@media (max-width: 767px) {
  .page-people__index .categoryTitle .item span {
    font-size: 3.2vw;
  }
}
.page-people__index .categoryTitle .line {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 0;
  height: 0.5px;
  margin: auto;
  background-color: #fff;
  z-index: -1;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.page-people__index .categoryTitle .line.active {
  width: 100%;
  height: 0.5px;
}
@media (max-width: 767px) {
  .page-people__index .categoryTitle .line.active {
    width: 82%;
  }
}
.page-people__index .item02 {
  min-width: 180px;
  width: 11.25vw;
  margin: 2.5vw;
  text-align: center;
}
.page-people__index .item02 .pc-show {
  display: block !important;
}
.page-people__index .link {
  display: block;
  color: #fff;
  font-size: 0.75vw;
  white-space: nowrap;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  margin-top: 3%;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .page-people__index .link {
    margin-top: 4%;
    font-size: 3.75vw;
  }
}
.page-people__index .link:hover {
  color: #bf1443;
}
@media (max-width: 1200px) {
  .p-person {
    font-size: 0.416666666666667vw;
  }
}
.p-section {
  position: relative;
}
.p-section.-concept01 .person01 {
  position: absolute;
  width: 181px;
  width: 18.1rem;
  top: 3.125vw;
  left: 320px;
  left: 32em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-concept01 .person01 {
    width: 22.625vw;
    top: 20.3125vw;
    left: 4.375vw;
  }
}
.p-section.-concept01 .person02 {
  position: absolute;
  width: 107.5px;
  width: 10.75rem;
  bottom: -3.125vw;
  left: 81.25vw;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-concept01 .person02 {
    width: 16.796875vw;
    bottom: -15.625vw;
    right: 3.125vw;
  }
}
.p-section.-concept02 .person01 {
  position: absolute;
  width: 93.5px;
  width: 9.35rem;
  top: 26.25vw;
  left: 240px;
  left: 24em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-concept02 .person01 {
    width: 11.6875vw;
    top: 31.25vw;
    left: 4.375vw;
  }
}
.p-section.-concept02 .person02 {
  position: absolute;
  width: 106px;
  width: 10.6rem;
  top: 37.5vw;
  right: 380px;
  right: 38em;
}
@media (max-width: 767px) {
  .p-section.-concept02 .person02 {
    width: 16.5625vw;
    top: 93.75vw;
    right: -6.875vw;
  }
}
.p-section.-concept03 .person01 {
  position: absolute;
  width: 118px;
  width: 11.8rem;
  top: -3.75vw;
  left: 520px;
  left: 52em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-concept03 .person01 {
    width: 14.75vw;
    top: -6.25vw;
    left: 15.625vw;
  }
}
.p-section.-concept03 .person02 {
  position: absolute;
  width: 116.5px;
  width: 11.65rem;
  top: 8.75vw;
  right: 340px;
  right: 34em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-concept03 .person02 {
    width: 18.203125vw;
    top: 9.375vw;
    right: 1.5625vw;
  }
}
.p-section.-concept03 .person03 {
  position: absolute;
  width: 130.5px;
  width: 13.05rem;
  top: 27.500000000000004vw;
  left: 300px;
  left: 30em;
}
@media (max-width: 767px) {
  .p-section.-concept03 .person03 {
    width: 20.390625vw;
    top: 125vw;
    left: 4.375vw;
  }
}
.p-section.-message01 .person01 {
  position: absolute;
  width: 166px;
  width: 16.6rem;
  top: 15.625vw;
  right: 230px;
  right: 23em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-message01 .person01 {
    width: 20.75vw;
    top: -6.25vw;
    right: 0vw;
  }
}
.p-section.-message01 .person02 {
  position: absolute;
  width: 116.5px;
  width: 11.65rem;
  bottom: 1.25vw;
  left: 300px;
  left: 30em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-message01 .person02 {
    width: 18.203125vw;
    bottom: -21.875vw;
    right: 4.375vw;
    left: auto;
  }
}
.p-section.-program01 .person01 {
  position: absolute;
  width: 109px;
  width: 10.9rem;
  top: 360px;
  top: 36rem;
  right: 280px;
  right: 28em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-program01 .person01 {
    width: 20.4375vw;
    top: 81.25vw;
    right: 0vw;
  }
}
.p-section.-program02 .person01 {
  position: absolute;
  width: 100px;
  width: 10rem;
  top: 31.25vw;
  left: 100px;
  left: 10em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-program02 .person01 {
    width: 18.75vw;
    top: 75vw;
    right: 3.125vw;
    left: auto;
  }
}
.p-section.-program04 .person01 {
  position: absolute;
  width: 128px;
  width: 12.8rem;
  top: -3.75vw;
  right: 130px;
  right: 13em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-program04 .person01 {
    width: 24vw;
    top: -6.25vw;
    right: 1.5625vw;
  }
}
.p-section.-program05 .person01 {
  position: absolute;
  width: 120.5px;
  width: 12.05rem;
  top: -6.25vw;
  left: 450px;
  left: 45em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-program05 .person01 {
    width: 22.59375vw;
    top: -12.5vw;
    left: 6.25vw;
  }
}
.p-section.-profile02 .person01 {
  position: absolute;
  width: 116.5px;
  width: 11.65rem;
  top: -2.5vw;
  right: 300px;
  right: 30em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile02 .person01 {
    width: 21.84375vw;
    top: -6.25vw;
    right: 1.5625vw;
  }
}
.p-section.-profile02 .person02 {
  position: absolute;
  width: 118px;
  width: 11.8rem;
  top: 11.25vw;
  left: 220px;
  left: 22em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile02 .person02 {
    width: 22.125vw;
    top: 6.25vw;
    left: 1.5625vw;
  }
}
.p-section.-profile03 .person01 {
  position: absolute;
  width: 121.5px;
  width: 12.15rem;
  top: 0vw;
  left: 380px;
  left: 38em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile03 .person01 {
    width: 22.78125vw;
    top: -6.25vw;
    left: 3.125vw;
  }
}
.p-section.-profile03 .person02 {
  position: absolute;
  width: 120px;
  width: 12rem;
  bottom: -3.75vw;
  right: 100px;
  right: 10em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile03 .person02 {
    width: 22.5vw;
    bottom: -25vw;
    right: 1.5625vw;
  }
}
.p-section.-profile04 .person01 {
  position: absolute;
  width: 144.5px;
  width: 14.45rem;
  top: 1.875vw;
  left: 80px;
  left: 8em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile04 .person01 {
    width: 27.09375vw;
    top: 6.25vw;
    left: 1.5625vw;
  }
}
.p-section.-profile04 .person02 {
  position: absolute;
  width: 123.5px;
  width: 12.35rem;
  top: 13.750000000000002vw;
  right: 300px;
  right: 30em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile04 .person02 {
    width: 23.15625vw;
    top: 71.875vw;
    right: 6.25vw;
  }
}
.p-section.-profile05 .person01 {
  position: absolute;
  width: 117.5px;
  width: 11.75rem;
  top: -3.75vw;
  left: 360px;
  left: 36em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile05 .person01 {
    width: 22.03125vw;
    top: -6.25vw;
    left: 4.6875vw;
  }
}
.p-section.-profile05 .person02 {
  position: absolute;
  width: 180.5px;
  width: 18.05rem;
  bottom: -140px;
  bottom: -14rem;
  right: 130px;
  right: 13em;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-section.-profile05 .person02 {
    width: 33.84375vw;
    bottom: -31.25vw;
    right: 1.5625vw;
  }
}
.problem-box {
  width: 90%;
  margin: 89px auto;
  background: #ce1627;
  border-radius: 10px;
  padding: 10px;
}
.problem-box .main-txt {
  position: relative;
  background: #fff;
  width: caclc(80%);
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 89px 185px;
}
@media (max-width: 1000px) {
  .problem-box .main-txt {
    padding: 4vw 6vw;
  }
}
.problem-box .main-txt a {
  color: #bf1443;
}
.problem-box .main-txt a:hover {
  text-decoration: underline;
}
.problem-box .main-txt::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -88px;
  border: 88px solid transparent;
  border-top: 30px solid #fff;
}
.problem-box .main-txt .head {
  margin-bottom: 55px;
}
.problem-box .main-txt .head .title {
  margin: 75px 0 21px;
  color: #bf1443;
  font-size: 4vw;
  line-height: 1.4;
  white-space: nowrap;
}
.problem-box .main-txt .head .title span {
  font-size: 1.8em;
}
@media (max-width: 767px) {
  .problem-box .main-txt .head .title {
    font-size: 7vw;
    margin: 0 0 2vw;
  }
}
.problem-box .main-txt .head .subtitle {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 400;
  letter-spacing: 0.003em;
  color: #ce1627;
  line-height: 1.3em;
  font-family: "FP-こぶりなゴシック StdN W6";
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .problem-box .main-txt .head .subtitle {
    font-size: 1.6rem;
  }
}
.problem-box .main-txt .head p {
  color: #989898;
}
.problem-box .main-txt h3 {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 400;
  color: #ce1627;
  font-family: "FP-こぶりなゴシック StdN W6";
  margin: 0 0 21px;
  line-height: 1;
}
.problem-box .main-txt p {
  line-height: 2;
  color: #555;
  margin-bottom: 21px;
}
.problem-box .main-txt p:last-child {
  margin-bottom: 0;
}
.problem-box .foot {
  background: url("./common/img_logo_bk.png") no-repeat 160px 80px;
  padding: 120px 89px 100px 400px;
}
.problem-box .foot h4 {
  margin-bottom: 13px;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 400;
  font-family: "FP-こぶりなゴシック StdN W6";
  letter-spacing: 0.005em;
  line-height: 1.75;
}
@media (max-width: 767px) {
  .problem-box {
    width: 94vw;
    margin: 8vw auto;
    padding: 1.5vw;
  }
  .problem-box .main-txt {
    width: 100%;
    padding: 10vw 6vw;
  }
  .problem-box .main-txt::before {
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 20px solid #fff;
  }
  .problem-box .main-txt .head {
    margin-bottom: 4vw;
  }
  .problem-box .main-txt .head h1 {
    margin: 0 0 2vw;
  }
  .problem-box .main-txt .head h1 img {
    width: 90%;
  }
  .problem-box .main-txt .head h2 {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 5px;
  }
  .problem-box .main-txt .head p {
    color: #989898;
  }
  .problem-box .main-txt h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 2vw;
    line-height: 1.3;
  }
  .problem-box .main-txt p {
    line-height: 1.6;
    margin-bottom: 4vw;
  }
  .problem-box .foot {
    background: none;
    padding: 10vw 6vw 4vw;
  }
  .problem-box .foot h4 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4vw;
    line-height: 1.3;
  }
  .problem-box .foot h4 br {
    display: none;
  }
}
@media (min-width: 767px) {
  .box-img-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
  .box-img-l .box-img {
    width: 50%;
    padding-right: 34px;
  }
  .box-img-l .box-text {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .box-img-l .box-img {
    margin-top: 4vw;
  }
  .box-img-l .box-img img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .box-img-r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .box-img-r .box-img {
    width: 50%;
    min-width: 240px;
    padding-left: 34px;
  }
  .box-img-r .box-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 767px) {
  .box-img-r .box-img {
    margin-top: 4vw;
  }
  .box-img-r .box-img img {
    height: auto;
    width: 100%;
  }
}
.pc-item {
  display: block;
}
.sp-item {
  display: none;
}
.problem .btn {
  text-align: center;
}
.p-review p {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-review__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}
.p-review__wrap {
  position: relative;
}
.p-review__footer {
  bottom: 0;
  width: 45%;
}
@media (min-width: 767px) {
  .p-review__footer {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .p-review__footer {
    width: 80%;
  }
}
.p-review__item {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-bottom: 10%;
}
@media (min-width: 767px) {
  .p-review__item {
    padding-right: 5%;
    padding-left: 5%;
    width: 50%;
  }
}
@media (min-width: 767px) {
  .p-review__item .img {
    width: 30vw;
  }
}
.p-review__item .title {
  position: relative;
  margin-bottom: 8%;
  font-size: 2vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-review__item .title {
    font-size: 5.625vw;
  }
}
.p-review__item .title::after {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  border-bottom: 30vw solid transparent;
  border-left: 30vw solid #f2f5f5;
  z-index: -100;
}
@media (max-width: 767px) {
  .p-review__item .title::after {
    border-bottom: 100vw solid transparent;
    border-left: 100vw solid #f2f5f5;
  }
}
.p-review__item .text {
  position: relative;
}
.p-review__item .text p {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-review__item .text p {
    font-size: 3.75vw;
  }
}
@media (max-width: 767px) {
  .p-review__item .text {
    max-height: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
  }
  .p-review__item .text:nth-child(1),
  .p-review__item .text:nth-child(2),
  .p-review__item .text:nth-child(3) {
    max-height: 100vw;
    margin-bottom: 5% !important;
    overflow: visible;
    opacity: 1;
  }
}
.p-review__item .text:not(:last-child) {
  margin-bottom: 5%;
}
@media (max-width: 767px) {
  .p-review__item .text:not(:last-child) {
    margin-bottom: 0;
  }
}
.p-review__item .text::after {
  content: '';
  position: absolute;
  top: 0;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  display: block;
  border-bottom: 0.8vw solid transparent;
  border-left: 0.8vw solid #bf1443;
  z-index: -100;
}
@media (max-width: 767px) {
  .p-review__item .text::after {
    border-bottom: 3.5vw solid transparent;
    border-left: 3.5vw solid #bf1443;
  }
}
@media (max-width: 767px) {
  .p-review__item .textarea {
    padding-right: 7.5%;
    padding-left: 7.5%;
  }
}
@media (max-width: 767px) {
  .p-review__item .textarea.is-active .text {
    max-height: 200vw;
    margin-bottom: 5% !important;
    overflow: visible;
    opacity: 1;
  }
}
@media (min-width: 767px) {
  .p-review__item:nth-child(1) {
    margin-top: 15%;
    margin-left: 50%;
  }
}
@media (min-width: 767px) {
  .p-review__item:nth-child(2n) {
    margin-top: -60%;
  }
}
.p-review__item:nth-child(2n) .title {
  padding-top: 5%;
  padding-left: 5%;
  color: #bf1443;
}
@media (max-width: 767px) {
  .p-review__item:nth-child(2n) .title {
    padding-right: 5%;
    padding-left: 3.5%;
  }
}
.p-review__item:nth-child(2n) .title::after {
  left: 0;
}
@media (min-width: 767px) {
  .p-review__item:nth-child(2n) .textarea {
    padding-left: 12%;
  }
}
.p-review__item:nth-child(2n-1) .img {
  margin-left: auto;
}
.p-review__item:nth-child(2n-1) .title {
  padding-top: 5%;
  padding-right: 5%;
  color: #fff;
}
@media (min-width: 767px) {
  .p-review__item:nth-child(2n-1) .title {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .p-review__item:nth-child(2n-1) .title {
    padding-right: 5%;
    padding-left: 3.5%;
    color: #bf1443;
  }
}
.p-review__item:nth-child(2n-1) .title::after {
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 767px) {
  .p-review__item:nth-child(2n-1) .title::after {
    border-left: 30vw solid #bf1443;
  }
}
@media (min-width: 767px) {
  .p-review__item:nth-child(2n-1) .textarea {
    padding-right: 12%;
  }
}
.js-scrollable {
  overflow: hidden !important;
}
@media (max-width: 767px) {
  .js-scrollable {
    overflow-x: scroll !important;
  }
}
.p-slide-home01 {
  position: relative;
  margin-left: 5vw;
}
@media (max-width: 767px) {
  .p-slide-home01 {
    margin-left: 0;
    padding-bottom: 20vw;
  }
}
@media (max-width: 767px) {
  .page-sogo .p-slide-home01 {
    padding-bottom: 10vw;
  }
}
.p-slide-home01 .swiper-slide-active .content .subtitle {
  bottom: 0 !important;
}
.p-slide-home01 .content {
  position: relative;
  background-color: #fff;
}
.p-slide-home01 .content .title {
  position: absolute;
  bottom: 10vw;
  right: 0;
  left: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 7vw;
  padding-right: 2.5vw;
  color: #fff;
  font-size: 2.5vw;
  font-weight: 600;
  text-align: right;
  z-index: 10;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.page-jimu .p-slide-home01 .content .title {
  left: 35%;
  bottom: 9.8vw;
  height: 10vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #000;
  text-align: left;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-jimu .p-slide-home01 .content .title {
    bottom: 6%;
    left: 10%;
    font-size: 5vw;
  }
}
@media (max-width: 767px) {
  .name-mh .p-slide-home01 .content .title {
    text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px, #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px, #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px, #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
  }
}
.p-slide-home01 .content .title .item02 {
  position: relative;
  display: inline-block;
  width: 1.75vw;
  height: 1.75vw;
  margin-right: 1.125vw;
  margin-left: 1.125vw;
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
}
.p-slide-home01 .content .title .item02::before,
.p-slide-home01 .content .title .item02::after {
  display: block;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #fff;
}
.p-slide-home01 .content .title .item02::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-slide-home01 .content .title .item02::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-slide-home01 .content .title .item02.num01::before,
.p-slide-home01 .content .title .item02.num01::after {
  background-color: #e3eb12;
}
.p-slide-home01 .content .title .item02.num02::before,
.p-slide-home01 .content .title .item02.num02::after {
  background-color: #73eb12;
}
.p-slide-home01 .content .title .item02.num03::before,
.p-slide-home01 .content .title .item02.num03::after {
  background-color: #12e8eb;
}
.p-slide-home01 .content .title .item02.num04::before,
.p-slide-home01 .content .title .item02.num04::after {
  background-color: #7fb8ff;
}
.p-slide-home01 .content .title .item02.num05::before,
.p-slide-home01 .content .title .item02.num05::after {
  background-color: #d07fff;
}
.p-slide-home01 .content .title .item02.num06::before,
.p-slide-home01 .content .title .item02.num06::after {
  background-color: #ff7f7f;
}
.p-slide-home01 .content .num {
  position: absolute;
  top: 6.5vw;
  right: 6.5vw;
  z-index: 10;
}
.p-slide-home01 .content .num .item {
  line-height: 0.9;
  -webkit-text-stroke: 1px #e3eb12;
  text-stroke: 1px #e3eb12;
  -webkit-text-fill-color: transparent;
}
.p-slide-home01 .content .num .top {
  display: block;
  font-size: 2.625vw;
}
.p-slide-home01 .content .num .bottom {
  display: block;
  width: 110%;
  font-size: 8vw;
  text-align: center;
}
.p-slide-home01 .content .block {
  margin: 5vw;
  margin-left: 0;
}
.page-sogo .p-slide-home01 .content .block {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block {
    margin: 0;
  }
}
.p-slide-home01 .content .block .item {
  position: relative;
  padding-bottom: 5vw;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block .item {
    padding-bottom: 24vw;
  }
}
.p-slide-home01 .content .block .item .img {
  width: 74.8%;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block .item .img {
    width: 90%;
  }
}
.p-slide-home01 .content .block .item .img01 {
  position: relative;
  z-index: 1;
  font-size: 10%;
  -webkit-box-shadow: 1.6em 1.6em 1.2em 1.5em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1.5em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1.5em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1.5em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1.5em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1.5em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1.5em rgba(0,0,0,0.09);
          box-shadow: 1.6em 1.6em 1.2em 1.5em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1.5em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1.5em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1.5em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1.5em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1.5em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1.5em rgba(0,0,0,0.09);
}
.p-slide-home01 .content .block .item .img01 .person {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
.p-slide-home01 .content .block .item .img01 .person::before {
  content: '';
  position: absolute;
  bottom: 4.8vw;
  left: 0;
  right: -100%;
  display: block;
  background-color: #000;
  width: 200%;
  height: 7vw;
  z-index: -1;
}
.page-jimu .p-slide-home01 .content .block .item .img01 .person::before {
  height: 10vw;
  background-color: #f2f2f2;
}
.p-slide-home01 .content .block .item .img01 .subtitle {
  bottom: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: -5vw;
  bottom: 0;
  left: 5vw;
  padding-top: 1vw;
  padding-right: 1vw;
  padding-left: 1vw;
  font-size: 1.25vw;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 100;
}
.page-jimu .p-slide-home01 .content .block .item .img01 .subtitle {
  color: #fff;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block .item .img01 .subtitle {
    top: 0;
    left: -10%;
    padding-top: 3vw;
    padding-right: 4.6%;
    padding-left: 4.6%;
    font-size: 3.75vw;
    white-space: nowrap;
    overflow: hidden;
  }
}
.p-slide-home01 .content .block .item .img01 .subtitle.num01 {
  background-color: #e3eb12;
}
.p-slide-home01 .content .block .item .img01 .subtitle.num02 {
  background-color: #73eb12;
}
.p-slide-home01 .content .block .item .img01 .subtitle.num03 {
  background-color: #12e8eb;
}
.p-slide-home01 .content .block .item .img01 .subtitle.num04 {
  background-color: #7fb8ff;
}
.p-slide-home01 .content .block .item .img01 .subtitle.num05 {
  background-color: #d07fff;
}
.p-slide-home01 .content .block .item .img01 .subtitle.num06 {
  background-color: #ff7f7f;
}
.p-slide-home01 .content .block .item .img01 .subtitle.mt {
  background-color: #bf1443;
}
.p-slide-home01 .content .block .item .img01 .subtitle .bg {
  position: absolute;
  bottom: 4.8vw;
  right: 0;
  left: 0;
  width: 100%;
  height: 7vw;
}
.page-jimu .p-slide-home01 .content .block .item .img01 .subtitle .bg {
  height: 10vw;
}
.p-slide-home01 .content .block .item .img01 .link {
  position: absolute;
  bottom: 0;
  bottom: 1.5vw;
  left: 1.5vw;
  width: 10.46875vw;
  font-size: 0.75vw;
  background-color: #fff;
  text-align: center;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block .item .img01 .link {
    bottom: 9%;
    right: 8%;
    left: auto;
    font-size: 3.75vw;
  }
}
.p-slide-home01 .content .block .item .img01 .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-left: 8%;
  text-align: center;
  font-size: inherit;
  padding: 5% 0;
}
.p-slide-home01 .content .block .item .img01 .link a .arrow {
  margin-left: 8%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-slide-home01 .content .block .item .img01 .link a .arrow {
    -webkit-transform: scale(4);
            transform: scale(4);
  }
}
.p-slide-home01 .content .block .item .img01 .link a .arrow::before {
  content: '';
  display: inline-block;
  border-top: 0.34vw solid transparent;
  border-bottom: 0.34vw solid transparent;
  border-left: 0.4vw solid #000;
}
.p-slide-home01 .content .block .item .img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.page-jimu .p-slide-home01 .content .block .item .img02 {
  margin-right: -10%;
}
.p-slide-home01 .button {
  position: absolute;
  top: auto;
  bottom: 4.5vw;
  left: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1vw;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-home01 .button {
    font-size: 4.375vw;
    right: 9%;
    left: auto;
  }
}
.p-slide-home01 .button .swiper-button-prev,
.p-slide-home01 .button .swiper-button-next {
  position: static;
  height: auto;
  margin: 0;
  color: #000;
  background-image: none;
  width: auto;
}
.p-slide-home01 .button .swiper-button-prev::after,
.p-slide-home01 .button .swiper-button-next::after {
  display: none;
}
.p-slide-home01 .button .line {
  margin: 0 -6%;
}
@media (max-width: 767px) {
  .p-slide-home01 .button .line {
    margin: 0 6%;
  }
}
.p-slide-home01 .button .line::after {
  content: '';
  display: block;
  width: 4.5vw;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .p-slide-home01 .button .line::after {
    width: 15vw;
  }
}
.p-slide-home02 {
  position: relative;
  height: 42.25vw;
}
@media (max-width: 767px) {
  .p-slide-home02 {
    height: 100vw;
    margin-bottom: 20vw;
  }
}
@media (min-width: 767px) {
  .p-slide-home02__title {
    position: relative;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
    z-index: 100;
    color: #fff;
  }
}
.p-slide-home02 > .title {
  position: absolute;
  top: 0;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-home02 > .title {
    margin-bottom: -10%;
    -webkit-transform: translate(0, -90%);
            transform: translate(0, -90%);
    overflow: visible;
    z-index: 10;
  }
}
.p-slide-home02 .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  width: 4%;
}
.p-slide-home02 .fixtitle {
  position: absolute;
  top: 40%;
  bottom: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 7%;
  font-size: 2.5vw;
  color: #fff;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-home02 .fixtitle {
    font-size: 7.5vw;
    bottom: 70%;
  }
}
.p-slide-home02 .fixtitle .item02 {
  position: relative;
  display: inline-block;
  width: 1.75vw;
  height: 1.75vw;
  margin-right: 2.25vw;
  margin-left: 2.25vw;
}
@media (max-width: 767px) {
  .p-slide-home02 .fixtitle .item02 {
    width: 8.75vw;
    height: 8.75vw;
  }
}
.p-slide-home02 .fixtitle .item02::before,
.p-slide-home02 .fixtitle .item02::after {
  display: block;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #fff;
}
.p-slide-home02 .fixtitle .item02::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-slide-home02 .fixtitle .item02::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-slide-home02 .headline {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 28%;
  width: 55.00000000000001vw;
}
@media (max-width: 767px) {
  .p-slide-home02 .headline {
    bottom: auto;
    top: 25%;
    margin-top: 20%;
    margin-left: 7%;
  }
}
.p-slide-home02 .headline .item03 {
  color: #bf1443;
  font-size: 4.5vw;
}
@media (max-width: 767px) {
  .p-slide-home02 .headline .item03 {
    font-size: 13.4375vw;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .p-slide-home02 .content .img {
    width: 200vw;
    height: 100vw;
  }
  .p-slide-home02 .content .img img {
    width: 200vw;
    height: 100vw;
    margin-left: -26%;
  }
}
.p-slide-home02 .content .num {
  position: absolute;
  right: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #bf1443;
  font-size: 10vw;
  font-weight: 700;
  line-height: 0.4;
  letter-spacing: -0.1em;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .p-slide-home02 .content .num {
    -webkit-transform: scale(2);
            transform: scale(2);
    margin-right: 4%;
    margin-bottom: 8%;
  }
}
.p-slide-home02 .content .num .slash {
  display: inline-block;
  width: 3.125vw;
  height: 1px;
  background-color: #fff;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  margin-right: -10%;
}
.p-slide-home02 .content .num .base {
  color: #fff;
  font-size: 3vw;
  line-height: 0;
}
.p-slide-home02 .content .middle {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 13%;
  margin-left: 7%;
}
@media (max-width: 767px) {
  .p-slide-home02 .content .middle {
    top: 20%;
  }
}
.p-slide-home02 .content .middle > .link {
  display: block;
  width: 10.46875vw;
  font-size: 0.75vw;
  background-color: #fff;
  text-align: center;
  z-index: 100000;
}
@media (max-width: 767px) {
  .p-slide-home02 .content .middle > .link {
    width: 25vw;
  }
}
.p-slide-home02 .content .middle > .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-size: inherit;
  padding: 5% 0;
}
@media (max-width: 767px) {
  .p-slide-home02 .content .middle > .link a {
    font-size: 3.75vw;
    margin-left: -4%;
    padding: 10% 5%;
  }
}
.p-slide-home02 .content .middle > .link a .arrow {
  margin-right: 15%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-slide-home02 .content .middle > .link a .arrow {
    margin-right: 10%;
    -webkit-transform: scale(4);
            transform: scale(4);
  }
}
.p-slide-home02 .content .middle > .link a .arrow::before {
  content: '';
  display: inline-block;
  border-top: 0.34vw solid transparent;
  border-bottom: 0.34vw solid transparent;
  border-left: 0.4vw solid #000;
}
.p-slide-home02 .content .middle > .subtitle {
  text-align: left;
  color: #fff;
  font-weight: 400;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  margin: 6% 0;
}
@media (max-width: 767px) {
  .p-slide-home02 .content .middle > .subtitle {
    font-size: 4.375vw;
  }
}
.p-slide-home02 .content .title {
  position: absolute;
  right: 0;
  bottom: 12.5vw;
  color: #fff;
  font-size: 2.5vw;
  font-weight: 600;
  z-index: 10;
}
.p-slide-home02 .content .num {
  position: absolute;
  bottom: 2vw;
  right: 3vw;
  z-index: 10;
}
.p-slide-home02 .content .num .item {
  line-height: 0.9;
  -webkit-text-stroke: 1px #e3eb12;
  text-stroke: 1px #e3eb12;
  -webkit-text-fill-color: transparent;
}
.p-slide-home02 .content .num .top {
  display: block;
  font-size: 2.625vw;
}
.p-slide-home02 .content .num .bottom {
  display: block;
  width: 110%;
  font-size: 8vw;
  text-align: center;
}
.p-slide-home02 .content .block {
  margin: 5vw;
}
.p-slide-home02 .content .block .item {
  position: relative;
  padding-bottom: 5vw;
}
.p-slide-home02 .content .block .item .img {
  width: 60vw;
}
.p-slide-home02 .content .block .item .img01 {
  position: relative;
}
.p-slide-home02 .content .block .item .img01 .subtitle {
  position: absolute;
  top: -5vw;
  bottom: 0;
  left: 5vw;
  padding-right: 1vw;
  padding-left: 1vw;
  font-size: 1.25vw;
  background-color: #e3eb12;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.p-slide-home02 .content .block .item .img01 .subtitle .bg {
  position: absolute;
  bottom: 5vw;
  right: 0;
  left: 0;
  width: 100%;
  height: 7.5vw;
}
.p-slide-home02 .content .block .item .img01 .link {
  position: absolute;
  bottom: 0;
  bottom: 1.5vw;
  left: 1.5vw;
  width: 10.46875vw;
  font-size: 0.75vw;
  background-color: #fff;
  text-align: center;
}
.p-slide-home02 .content .block .item .img01 .link a {
  font-size: inherit;
}
.p-slide-home02 .content .block .item .img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -10;
}
.p-slide-home02 .button {
  position: absolute;
  top: auto;
  bottom: 4.5vw;
  left: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1vw;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  z-index: 100;
}
.p-slide-home02 .button .swiper-button-prev,
.p-slide-home02 .button .swiper-button-next {
  position: static;
  height: auto;
  margin: 0;
  color: #000;
}
.p-slide-home02 .button .swiper-button-prev::after,
.p-slide-home02 .button .swiper-button-next::after {
  display: none;
}
.p-slide-home02 .button .line {
  margin: 0 -6%;
}
.p-slide-home02 .button .line::after {
  content: '';
  display: block;
  width: 4.5vw;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-slide-home02 .swiper-pagination-bullet {
  background: #fff;
}
.p-slide-home02 .swiper-pagination-bullet-active {
  background: #bf1443;
}
.p-slide-interview {
  position: relative;
  padding-left: 5vw;
}
@media (max-width: 767px) {
  .p-slide-interview {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.p-slide-interview .swiper-slide-active .content .subtitle {
  bottom: 0 !important;
}
.p-slide-interview .content {
  position: relative;
  background-color: #fff;
}
.p-slide-interview .content .title {
  position: absolute;
  top: 19.4vw;
  right: auto;
  left: -2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5vw;
  padding-right: 2.5vw;
  color: #fff;
  font-size: 2.5vw;
  font-weight: 600;
  text-align: right;
  z-index: 10;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
}
.page-interview01 .p-slide-interview .content .title {
  display: none;
}
@media (max-width: 767px) {
  .p-slide-interview .content .title {
    top: 42vw;
    left: 5%;
    font-size: 5vw;
  }
}
.p-slide-interview .content .title .item02 {
  position: relative;
  display: inline-block;
  width: 1.75vw;
  height: 1.75vw;
  margin-right: 1.125vw;
  margin-left: 1.125vw;
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
}
.p-slide-interview .content .title .item02::before,
.p-slide-interview .content .title .item02::after {
  display: block;
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #fff;
}
.p-slide-interview .content .title .item02::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-slide-interview .content .title .item02::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-slide-interview .content .num {
  position: absolute;
  top: 6.5vw;
  right: 6.5vw;
  z-index: 10;
}
.p-slide-interview .content .num .item {
  line-height: 0.9;
  -webkit-text-stroke: 1px #e3eb12;
  text-stroke: 1px #e3eb12;
  -webkit-text-fill-color: transparent;
}
.p-slide-interview .content .num .top {
  display: block;
  font-size: 2.625vw;
}
.p-slide-interview .content .num .bottom {
  display: block;
  width: 110%;
  font-size: 8vw;
  text-align: center;
}
.p-slide-interview .content .block {
  margin: 5vw;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block {
    margin: 0;
  }
}
.p-slide-interview .content .block .item {
  position: relative;
  padding-bottom: 5vw;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item {
    padding-bottom: 24vw;
  }
}
.p-slide-interview .content .block .item .img {
  width: 45vw;
  height: auto;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item .img {
    width: 82.5%;
  }
}
.p-slide-interview .content .block .item .img01 {
  z-index: 1;
  font-size: 10%;
  -webkit-box-shadow: 1.6em 1.6em 1.2em 1.5em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1.5em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1.5em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1.5em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1.5em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1.5em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1.5em rgba(0,0,0,0.09);
          box-shadow: 1.6em 1.6em 1.2em 1.5em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1.5em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1.5em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1.5em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1.5em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1.5em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1.5em rgba(0,0,0,0.09);
  position: relative;
  z-index: 2;
}
.p-slide-interview .content .block .item .img01 .person {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}
.p-slide-interview .content .block .item .img01 .person::before {
  content: '';
  position: absolute;
  bottom: 5.4vw;
  left: -100%;
  right: 0;
  display: block;
  background-color: #000;
  width: 200%;
  height: 5vw;
  z-index: -1;
}
.page-interview01 .p-slide-interview .content .block .item .img01 .person::before {
  display: none;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item .img01 .person::before {
    height: 10vw;
  }
}
.p-slide-interview .content .block .item .img01 .subtitle {
  bottom: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0vw;
  bottom: 0;
  right: 3.125vw;
  padding-top: 1vw;
  padding-right: 1vw;
  padding-left: 1vw;
  color: #fff;
  font-size: 1.25vw;
  background-color: #bf1443;
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item .img01 .subtitle {
    top: 0;
    right: 0;
    padding-top: 3vw;
    padding-right: 4.6%;
    padding-left: 4.6%;
    font-size: 3.75vw;
    white-space: nowrap;
    overflow: hidden;
  }
}
.p-slide-interview .content .block .item .img01 .subtitle .bg {
  position: absolute;
  bottom: 5.4vw;
  right: 0;
  left: 0;
  width: 100%;
  height: 5vw;
}
.page-jimu .p-slide-interview .content .block .item .img01 .subtitle .bg {
  height: 10vw;
}
.p-slide-interview .content .block .item .img01 .link {
  position: absolute;
  bottom: 0;
  bottom: 1.5vw;
  left: 1.5vw;
  width: 10.46875vw;
  font-size: 0.75vw;
  background-color: #fff;
  text-align: center;
  z-index: 100;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item .img01 .link {
    bottom: 9%;
    right: 8%;
    left: auto;
    font-size: 3.75vw;
  }
}
.p-slide-interview .content .block .item .img01 .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: inherit;
  padding: 5% 0;
}
.p-slide-interview .content .block .item .img01 .link a .arrow {
  margin-left: 20%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-slide-interview .content .block .item .img01 .link a .arrow {
    -webkit-transform: scale(4);
            transform: scale(4);
  }
}
.p-slide-interview .content .block .item .img01 .link a .arrow::before {
  content: '';
  display: inline-block;
  border-top: 0.34vw solid transparent;
  border-bottom: 0.34vw solid transparent;
  border-left: 0.4vw solid #000;
}
.p-slide-interview .content .block .item .img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.page-jimu .p-slide-interview .content .block .item .img02 {
  margin-right: -10%;
}
.p-slide-interview .conteiner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45vw;
  height: 30vw;
  margin-top: -25vw;
  margin-left: auto;
  background-color: #fff;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .p-slide-interview .conteiner01 {
    margin-top: -10%;
    width: 82.5%;
    height: 25vh;
    font-size: 10%;
    -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.03), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.02), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.09);
            box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.03), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.02), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.022), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.036), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.048), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.06), 12.5em 12.5em 10em 1em rgba(0,0,0,0.068), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.078), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.09);
  }
}
.p-slide-interview .conteiner01 .textarea {
  margin-left: 30%;
}
@media (max-width: 767px) {
  .p-slide-interview .conteiner01 .textarea {
    margin-left: 20%;
  }
}
.p-slide-interview .conteiner01 .headline {
  margin-bottom: 8%;
  color: #000;
  font-size: 2.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-slide-interview .conteiner01 .headline {
    margin-top: 20%;
    font-size: 5vw;
  }
}
.p-slide-interview .conteiner01 .headline span {
  font-size: 0.5em;
  font-family: 'a-otf-ud-shin-go-pr6n', sans-serif;
  font-weight: 600;
  letter-spacing: 0em;
  vertical-align: middle;
}
.p-slide-interview .conteiner02 {
  width: 45vw;
  margin-top: -5vw;
  margin-left: 7vw;
  padding: 2.8125vw;
  background-color: #bf1443;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .p-slide-interview .conteiner02 {
    margin-top: -12%;
    margin-left: 0;
    padding: 10%;
    padding-top: 20%;
    width: 82.5%;
  }
}
.p-slide-interview .conteiner02 .name,
.p-slide-interview .conteiner02 .text {
  color: #fff;
}
.p-slide-interview .conteiner02 .name {
  margin-bottom: 2.5%;
  font-size: 1.125vw;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-slide-interview .conteiner02 .name {
    font-size: 4.375vw;
  }
}
.p-slide-interview .conteiner02 .text {
  line-height: 1.6;
}
.p-sogo .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-sogo .text {
    font-size: 4.375vw;
  }
}
.p-sogo sup {
  display: inline-block;
  vertical-align: top;
}
.p-sogo__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: auto;
}
.p-sogo__content-listItem {
  width: calc(50%);
  padding-top: 6.666666666666667vw;
  padding-bottom: 6.666666666666667vw;
  padding-right: 5vw;
  padding-left: 5vw;
}
@media (max-width: 767px) {
  .p-sogo__content-listItem {
    width: 100%;
    padding-right: 7.5%;
    padding-left: 7.5%;
  }
}
@media (max-width: 767px) {
  .p-sogo__content-listItem:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-sogo__content-listItem:last-of-type {
  background-image: -webkit-gradient(linear, left top, right top, from(#f2f2f2), to(#fff));
  background-image: linear-gradient(90deg, #f2f2f2 0%, #fff 100%);
}
@media (max-width: 767px) {
  .p-sogo__content-listItem:last-of-type {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }
}
.p-sogo__content-title {
  margin-bottom: 2.875vw;
  font-size: 3vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1.2;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-sogo__content-title {
    margin-bottom: 6%;
    font-size: 6.25vw;
  }
}
.p-sogo__content-title .en {
  color: #bf1443;
  font-size: 1.25vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-sogo__content-title .en {
    font-size: 5vw;
  }
}
@media (min-width: 767px) {
  .p-sogo__content-title .empty {
    display: block;
  }
  .p-sogo__content-title .empty::after {
    content: '　';
    display: block;
  }
}
.p-sogo__content-subtitle {
  margin-bottom: 1.875vw;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-sogo__content-subtitle {
    margin-bottom: 8%;
    font-size: 4.375vw;
  }
}
.p-sogo__content-img {
  width: 70%;
  margin: auto;
  margin-bottom: 3.75vw;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-sogo__content-img {
    width: 100%;
    margin-bottom: 10%;
  }
}
.p-sogo__episode {
  padding-top: 3.75vw;
  padding-bottom: 5vw;
  background-color: #f2f2f2;
  background-size: cover;
  background-position: center center;
}
.name-hm .p-sogo__episode {
  background-image: url("../_assets/people/hm_03.jpg");
}
.name-jc .p-sogo__episode {
  background-image: url("../_assets/people/jc_03.jpg");
}
.name-nt .p-sogo__episode {
  background-image: url("../_assets/people/nt_03.jpg");
}
.name-ny .p-sogo__episode {
  background-image: url("../_assets/people/ny_03.jpg");
}
.name-ri .p-sogo__episode {
  background-image: url("../_assets/people/ri_03.jpg");
}
.name-yk .p-sogo__episode {
  background-image: url("../_assets/people/yk_03.jpg");
}
@media (max-width: 767px) {
  .p-sogo__episode {
    padding-top: 18.75vw;
    padding-bottom: 25vw;
  }
}
.p-sogo__episode-title {
  color: #fff;
  margin-bottom: 2.5vw;
  font-size: 3vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .p-sogo__episode-title {
    margin-bottom: 5.703125vw;
    font-size: 6.25vw;
    line-height: 1.4;
  }
}
.p-sogo__episode-title .en {
  font-size: 1.25vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-sogo__episode-title .en {
    font-size: 5vw;
  }
}
.p-sogo__episode-subtitle {
  margin-bottom: 1.875vw;
  color: #fff;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-sogo__episode-subtitle {
    margin-bottom: 4.6875vw;
    font-size: 4.375vw;
  }
}
.p-sogo__episode .text {
  width: 50.625vw;
  margin: auto;
  color: #fff;
}
@media (max-width: 767px) {
  .p-sogo__episode .text {
    width: 85%;
  }
}
.p-sogo__faq {
  padding-top: 1.875vw;
  padding-bottom: 10vw;
  background-color: #f2f2f2;
}
@media (max-width: 767px) {
  .p-sogo__faq {
    padding-top: 18.75vw;
    padding-bottom: 25vw;
  }
}
.p-sogo__faq-title {
  margin-bottom: 1.875vw;
  color: #bf1443;
  font-size: 3vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1.2;
}
.p-sogo__faq-title .en {
  font-size: 1.25vw;
  font-family: 'futura-pt', YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-sogo__faq-title .en {
    font-size: 5vw;
  }
}
.p-sogo__faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 85%;
  margin: auto;
}
.p-sogo__faq-listItem {
  width: 21.25%;
}
@media (max-width: 767px) {
  .p-sogo__faq-listItem {
    width: 100%;
  }
}
.p-sogo__faq-listItem:not(:last-child) {
  margin-right: 5%;
}
@media (max-width: 767px) {
  .p-sogo__faq-listItem:not(:last-child) {
    margin-bottom: 10%;
  }
}
.p-sogo__faq-listItem .title {
  margin-bottom: 1.3125vw;
  font-weight: 700;
}
.p-sogo__faq-listItem .text {
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-sogo__faq-listItem .text {
    font-size: 4.375vw;
  }
}
.p-sogo__faq-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65vw;
  margin: auto;
}
@media (max-width: 767px) {
  .p-sogo__faq-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 70%;
  }
}
.p-sogo__faq-imgItem {
  width: calc(50% - 2.5vw * 2);
  margin: 2.5vw;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (max-width: 767px) {
  .p-sogo__faq-imgItem {
    width: 100%;
    margin-top: 10%;
  }
}
.p-sogo__profile {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
@media (max-width: 767px) {
  .p-sogo__profile {
    padding-top: 12.5vw;
    padding-bottom: 12.5vw;
  }
}
.p-sogo__profile-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
  .p-sogo__profile-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.p-sogo__profile-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-sogo__profile-item {
    width: 85%;
  }
}
@media (min-width: 767px) {
  .p-sogo__profile-item.-text {
    width: 33.333333333333336%;
    margin-right: 8%;
  }
}
@media (max-width: 767px) {
  .p-sogo__profile-item.-text {
    margin-bottom: 10%;
  }
}
.p-sogo__profile-item.-video {
  position: relative;
  background-color: #999;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.022), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.015), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.017), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.027), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.036), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.045), 12.5em 12.5em 10em 1em rgba(0,0,0,0.051), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.058), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.068);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.022), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.015), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.017), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.027), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.036), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.045), 12.5em 12.5em 10em 1em rgba(0,0,0,0.051), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.058), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.068);
}
@media (min-width: 767px) {
  .p-sogo__profile-item.-video {
    width: 66.66666666666667%;
  }
  .p-sogo__profile-item.-video video {
    width: 100%;
  }
}
.p-sogo__profile-item.-video .playBtn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.p-sogo__profile-item.-video .playBtn .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .p-sogo__profile-item.-video .playBtn .arrow {
    -webkit-transform: scale(5);
            transform: scale(5);
  }
}
.p-sogo__profile-item.-video .playBtn.is-active {
  background-color: transparent;
}
.p-sogo__profile-item.-video .playBtn.is-active .arrow {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.p-sogo__profile-item .title {
  margin-bottom: 0.75vw;
  color: #bf1443;
  font-size: 1.25vw;
}
@media (max-width: 767px) {
  .p-sogo__profile-item .title {
    margin-bottom: 8%;
    font-size: 5.625vw;
  }
}
.p-sogo__profile-item .text {
  font-size: 0.875vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-sogo__profile-item .text {
    font-size: 4.375vw;
  }
}
.p-sogo__profile-item .name {
  margin-bottom: 1.25vw;
  font-size: 1vw;
  font-weight: 700;
  line-height: 2;
}
@media (max-width: 767px) {
  .p-sogo__profile-item .name {
    font-size: 4.375vw;
    margin-bottom: 6%;
  }
}
.p-sogo__profile-item .name .en {
  font-size: 2.5em;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .p-sogo__profile-item .name .en {
    font-size: 1.8em;
  }
}
.p-task {
  margin-right: -4vw;
  margin-left: -4vw;
  padding: 0 4vw 4vw;
  border-radius: 5px;
  background-color: #fff;
}
@media (min-width: 767px) {
  .p-task {
    margin: 0 auto;
    padding: 0 50px;
    border-radius: 10px;
  }
}
.p-task .btn {
  margin-top: auto;
}
@media (min-width: 767px) {
  .p-task .btn {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .p-task .btn {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-task .btn .item {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-task .btn .item {
    font-size: 3vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
}
.p-task .btn .item .arrow {
  left: 85%;
}
@media (max-width: 767px) {
  .p-task .btn .item .arrow {
    width: 3vw;
    height: 3vw;
    left: 80%;
  }
}
.p-task__title {
  margin-right: -2vw;
  margin-left: -2vw;
  color: #111;
  font-family: "丸明Fuji StdN R";
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: -0.07em;
  line-height: 1.6;
}
@media (min-width: 767px) {
  .p-task__title {
    margin: 0;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.25em;
  }
}
.p-task__list {
  position: relative;
  margin-top: 6vw;
}
@media (min-width: 767px) {
  .p-task__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}
.p-task__item {
  padding: 4vw 0;
  border-top: 1px solid #ddd;
}
@media (min-width: 767px) {
  .p-task__item {
    position: relative;
    padding: 0;
    border-top: none;
    border-right: 1px solid #ddd;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
@media (min-width: 767px) {
  .p-task__item:first-child {
    border-left: 1px solid #ddd;
  }
}
.p-task__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 767px) {
  .p-task__in {
    display: block;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .p-task__in {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-task__item-image {
  width: 30vw;
  margin-right: 3vw;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (min-width: 767px) {
  .p-task__item-image {
    width: auto;
    margin-right: 0;
    text-align: center;
  }
}
@media (min-width: 767px) {
  .p-task__item-body {
    min-height: 20vw;
    margin-top: 0px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .p-task__item-body {
    width: 60vw;
  }
}
.p-task__item-title {
  display: inline-block;
  color: #bf1443;
  font-size: 2vw;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-task__item-title {
    font-size: 5.5vw;
  }
}
.p-task__item-title span {
  font-size: 1.8em;
}
.p-task__item-read {
  color: #bf1443;
  font-size: 1.4vw;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .p-task__item-read {
    margin-top: 15px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 767px) {
  .p-task__item-read {
    font-size: 3.6vw;
  }
}
.p-task__item-text {
  color: #989898;
  font-size: 0.8vw;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .p-task__item-text {
    margin-top: 10px;
  }
}
.p-task__item-button {
  margin-top: 2vw;
  margin-left: 8vw;
  text-align: left;
}
@media (min-width: 767px) {
  .p-task__item-button {
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
    margin: auto;
    text-align: center;
  }
}
.p-topMessage .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-topMessage .text {
    font-size: 4.375vw;
  }
}
.p-topMessage .text:not(:last-child) {
  margin-bottom: 2.5vw;
}
.p-topMessage .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-topMessage .note {
    font-size: 3.75vw;
  }
}
.p-topMessage .note + .note {
  margin-top: -2vw;
}
.p-topMessage__header {
  position: relative;
  margin-bottom: 20vw;
}
@media (max-width: 767px) {
  .p-topMessage__header {
    margin-bottom: 25vw;
  }
}
.p-topMessage__header .img {
  position: relative;
  margin-left: 30vw;
  z-index: -10;
}
@media (min-width: 767px) {
  .p-topMessage__header .img {
    margin-top: -25%;
  }
}
@media (max-width: 767px) {
  .p-topMessage__header .img {
    margin-left: 7.5%;
  }
}
.p-topMessage__header .block {
  padding: 4%;
  background-color: #fff;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
@media (min-width: 767px) {
  .p-topMessage__header .block {
    position: absolute;
    top: 30%;
    left: 6%;
    width: 35vw;
    min-width: 380px;
  }
}
@media (max-width: 767px) {
  .p-topMessage__header .block {
    margin-right: 15%;
    padding: 7.5%;
    margin-top: -25%;
  }
}
.p-topMessage__header .block .name {
  margin-bottom: 2vw;
  font-size: 1vw;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .p-topMessage__header .block .name {
    font-size: 4.375vw;
  }
}
.p-topMessage__header .block .name .en {
  font-size: 2em;
}
@media (max-width: 767px) {
  .p-topMessage__header .block .name .en {
    font-size: 1.2em;
  }
}
.p-topMessage__header .block.-num01 {
  min-width: initial;
  width: 50vw;
  top: 46%;
  left: 0;
  padding: 4%;
  z-index: 1;
}
@media (max-width: 767px) {
  .p-topMessage__header .block.-num01 {
    width: 90vw;
    margin-top: -18%;
  }
}
.p-topMessage__header .block.-num01 .text {
  margin-bottom: 0;
  font-size: 2.5vw;
  font-weight: 700;
  font-family: source-han-sans-japanese, sans-serif;
}
@media (max-width: 767px) {
  .p-topMessage__header .block.-num01 .text {
    font-size: 4.6875vw;
  }
}
.p-topMessage__header .block.-num02 {
  background-color: #bf1443;
  color: #fff;
  padding: 4%;
  padding-top: 10%;
  width: 45vw;
  min-width: 420px;
}
@media (min-width: 767px) {
  .p-topMessage__header .block.-num02 {
    top: 74%;
    left: 13%;
  }
}
@media (max-width: 767px) {
  .p-topMessage__header .block.-num02 {
    position: relative;
    width: 90%;
    min-width: auto;
    margin-top: -16%;
    margin-left: 7.5%;
    padding-top: 20%;
    z-index: -1;
  }
  .p-topMessage__header .block.-num02 .name {
    font-size: 3.75vw;
  }
  .p-topMessage__header .block.-num02 .text {
    font-size: 3.75vw;
  }
}
.p-topMessage__section {
  margin-bottom: 10vw;
}
@media (max-width: 767px) {
  .p-topMessage__section {
    margin-bottom: 25vw;
  }
}
@media (min-width: 767px) {
  .p-topMessage__section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-topMessage__section:nth-of-type(2n) .p-topMessage__section-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-topMessage__section-header {
  z-index: -1;
}
.p-topMessage__section-header .chapter {
  width: 35vw;
  height: 10vw;
  margin-bottom: -5vw;
  margin-left: 5vw;
  padding: 3%;
  background-color: #bf1443;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-topMessage__section-header .chapter {
    width: 100%;
    height: 50vw;
    margin-bottom: -33.333333333333336vw;
    margin-right: 0;
    margin-left: 15%;
  }
}
.p-topMessage__section:nth-of-type(2n) .p-topMessage__section-header .chapter {
  margin-right: 5vw;
  margin-left: -10vw;
}
@media (max-width: 767px) {
  .p-topMessage__section:nth-of-type(2n) .p-topMessage__section-header .chapter {
    margin-left: 0;
    -webkit-transform: translate(-15%, 0);
            transform: translate(-15%, 0);
  }
}
.p-topMessage__section-header .chapter p {
  color: #fff;
  font-size: 1.5vw;
}
@media (max-width: 767px) {
  .p-topMessage__section-header .chapter p {
    font-size: 5.625vw;
  }
}
.p-topMessage__section:nth-of-type(2n) .p-topMessage__section-header .chapter p {
  text-align: right;
}
@media (min-width: 767px) {
  .p-topMessage__section-header .img {
    width: 30vw;
    height: 20vw;
  }
}
@media (max-width: 767px) {
  .p-topMessage__section-header .img {
    margin-right: 15%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .p-topMessage__section:nth-of-type(2n) .p-topMessage__section-header .img {
    margin-right: 0;
    margin-left: 15%;
  }
}
@media (min-width: 767px) {
  .p-topMessage__section-textarea {
    margin-right: 10vw;
    margin-left: -5vw;
  }
}
@media (max-width: 767px) {
  .p-topMessage__section-textarea {
    width: 85%;
    margin: auto;
  }
}
@media (min-width: 767px) {
  .p-topMessage__section:nth-of-type(2n) .p-topMessage__section-textarea {
    margin-right: 5vw;
    margin-left: 10vw;
  }
}
.p-topMessage__section-textarea .title {
  margin-top: 5vw;
  margin-bottom: 3.333333333333333vw;
  font-size: 2.5vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.4;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-topMessage__section-textarea .title {
    margin-top: 12.5vw;
    margin-bottom: 5.555555555555556vw;
    font-size: 4.84375vw;
  }
}
.p-topMessage .img.inMiddle {
  position: relative;
  width: calc(100% - 40vw);
  height: 30vw;
  margin-top: -8vw;
  background-size: 130%;
  background-position: 0 45%;
  z-index: -1;
}
@media (max-width: 767px) {
  .p-topMessage .img.inMiddle {
    width: 100%;
    height: 50vw;
    margin-top: 8vw;
    background-size: 100%;
    background-position: 0 100%;
  }
}
@media (min-width: 767px) {
  .p-topMessage .img.inMiddle::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: calc(100% - 30vw);
    height: 12vw;
    background-color: #fff;
  }
}
.p-voice .text {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-voice .text {
    font-size: 4.375vw;
  }
}
.p-voice .text:not(:last-child) {
  margin-bottom: 2.5vw;
}
.p-voice .note {
  font-size: 0.875vw;
}
@media (max-width: 767px) {
  .p-voice .note {
    font-size: 3.75vw;
  }
}
.p-voice__content-wrap {
  padding-bottom: 12.5vw;
  background-image: url("../_assets/people/voice_bg_01.jpg");
  background-size: cover;
}
.p-voice__content-header {
  margin-bottom: 10vw;
}
.p-voice__content-header .p-pageHeader {
  margin-top: 0;
  padding-top: 11.25vw;
}
.p-voice__content-header-text {
  margin-top: 2.6875vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
.p-voice__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: auto;
  margin-top: -6.25vw;
}
@media (max-width: 767px) {
  .p-voice__content-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 13.125vw;
  }
}
.p-voice__content-listItem {
  position: relative;
  display: inline-block;
  margin: 1.25vw;
  padding: 2.5vw;
  background-color: #fff;
  background-position: right 0;
  background-size: cover;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  font-size: 10%;
  -webkit-box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
          box-shadow: -8.7em -8.7em 6.9em -1.5em rgba(0,0,0,0.015), -3.4em -3.4em 2.7em -1.5em rgba(0,0,0,0.01), 1.6em 1.6em 1.2em 1em rgba(0,0,0,0.011), 3.4em 3.4em 2.7em 1em rgba(0,0,0,0.018), 5.8em 5.8em 4.6em 1em rgba(0,0,0,0.024), 8.7em 8.7em 6.9em 1em rgba(0,0,0,0.03), 12.5em 12.5em 10em 1em rgba(0,0,0,0.034), 17.7em 17.7em 14.2em 1em rgba(0,0,0,0.039), 25.1em 25.1em 20.1em 1em rgba(0,0,0,0.045);
}
.p-voice__content-listItem.num0 {
  background-image: url("../_assets/people/voice_ch.png");
}
.p-voice__content-listItem.num1 {
  background-image: url("../_assets/people/voice_id.png");
}
.p-voice__content-listItem.num2 {
  background-image: url("../_assets/people/voice_us.png");
}
@media (max-width: 767px) {
  .p-voice__content-listItem {
    padding: 8.333333333333334vw;
    font-size: 4.375vw;
    margin-bottom: 10%;
  }
}
.p-voice__content-listItem .country {
  margin-bottom: 1vw;
  font-size: 0.875vw;
  font-weight: 700;
  line-height: 1.4;
  color: #bf1443;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .p-voice__content-listItem .country {
    margin-bottom: 5vw;
    font-size: 4.375vw;
  }
}
.p-voice__content-listItem .country span {
  color: #000;
  font-size: 2em;
}
@media (max-width: 767px) {
  .p-voice__content-listItem .country span {
    font-size: 1.6em;
  }
}
.p-voice__content-listItem .img {
  position: relative;
  display: block;
}
.p-voice__content-listItem .img .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.p-voice__content-listItem .img:hover .arrow {
  opacity: 1;
}
.p-voice__content-listItem .img .border {
  position: absolute;
  background: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.p-voice__content-listItem .img .border:nth-of-type(1) {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0.55vw solid #bf1443;
}
.p-voice__content-listItem .img .border:nth-of-type(2) {
  top: 0;
  right: 0;
  height: 0;
  border-right: 0.55vw solid #bf1443;
}
.p-voice__content-listItem .img .border:nth-of-type(3) {
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 0.55vw solid #bf1443;
}
.p-voice__content-listItem .img .border:nth-of-type(4) {
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 0.55vw solid #bf1443;
}
.p-voice__content-listItem .img:hover .border:nth-of-type(1) {
  width: 100%;
}
.p-voice__content-listItem .img:hover .border:nth-of-type(2) {
  height: 100%;
}
.p-voice__content-listItem .img:hover .border:nth-of-type(3) {
  width: 100%;
}
.p-voice__content-listItem .img:hover .border:nth-of-type(4) {
  height: 100%;
}
.p-voice__content-listItem .name {
  margin-top: 2vw;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-voice__content-listItem .name {
    margin-top: 5vw;
    font-size: 4.375vw;
  }
}
.p-voice__content-listItem .name span {
  display: inline-block;
  margin-top: 0.5vw;
  font-size: 0.5em;
}
@media (max-width: 767px) {
  .p-voice__content-listItem .name span {
    font-size: 0.8em;
  }
}
.p-welfare__section p,
.p-welfare__section a {
  font-size: 1vw;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}
@media (max-width: 767px) {
  .p-welfare__section p,
  .p-welfare__section a {
    font-size: 4.375vw;
  }
}
.p-welfare__section a {
  text-decoration: underline;
}
.p-welfare__section a:hover {
  text-decoration: none;
}
.p-welfare__section .sm {
  font-size: 0.9em;
}
.p-welfare__section .sm a {
  font-size: 1em;
}
.p-welfare__section .l-wrap > .header {
  position: relative;
}
.p-welfare__section .l-wrap > .header > .title {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  font-size: 2vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .header > .title {
    font-size: 4.375vw;
    line-height: 1.6;
  }
}
.p-welfare__section .l-wrap > .header > .title .content {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55.00000000000001vw;
  padding-top: 3.4375vw;
  padding-bottom: 3.4375vw;
  background-color: #fff;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .header > .title .content {
    padding-top: 6.25vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 85%;
  }
}
.p-welfare__section .l-wrap > .content {
  margin-top: 6.25vw;
  margin-bottom: 13%;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content {
    margin-top: 21.875vw;
  }
}
.p-welfare__section .l-wrap > .content > .textarea {
  width: 55%;
  margin: auto;
  font-size: 1vw;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content > .textarea {
    width: 85%;
    margin: auto;
    margin-top: -5%;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-welfare__section .l-wrap > .content > .textarea > .text {
  margin-top: 1.875vw;
  font-size: 1vw;
  text-align: left;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content > .textarea > .text {
    font-size: 4.375vw;
  }
}
.textarea + .img {
  margin-top: 1.25vw;
}
.textarea + .subtitle {
  margin-top: 5vw;
}
.p-welfare__section .l-wrap > .content > .text {
  margin-top: 1.875vw;
  margin-bottom: 3.75vw;
  font-size: 1vw;
  text-align: center;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content > .text {
    width: 85%;
    margin: auto;
    font-size: 4.375vw;
    text-align: left;
  }
}
.p-welfare__section .l-wrap > .content > .text.-small {
  font-size: 0.9375vw;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content > .text.-small {
    font-size: 3.75vw;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .textarea {
    margin-top: -8%;
    margin-bottom: 8%;
  }
}
.p-welfare__section .l-wrap > .content .subtitle {
  font-size: 1.5vw;
  margin-bottom: 2.5vw;
  color: #bf1443;
  border-left: solid 2px #bf1443;
  padding: 1.5% 2%;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .subtitle {
    font-size: 5.625vw;
    margin-bottom: 9.375vw;
  }
}
.p-lineBlock + .subtitle {
  margin-top: 5vw;
}
.p-welfare__section .l-wrap > .content .imgTitle {
  margin-top: 6%;
  color: #bf1443;
  font-size: 2vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .imgTitle {
    margin-top: 10%;
    font-size: 5.625vw;
  }
}
.img + .p-blockBg {
  margin-top: 1.25vw;
}
.p-welfare__section .l-wrap > .content .img.img01 {
  width: 60%;
  margin-top: 2%;
  margin-left: 20%;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .img.img01 {
    width: 150%;
    margin-top: 4%;
    margin-left: 7.5%;
  }
}
.p-welfare__section .l-wrap > .content .img.img02 {
  width: 40%;
  margin-top: 2%;
  margin-left: 30%;
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .img.img02 {
    width: 98%;
    margin-right: 1%;
    margin-left: 2.5%;
  }
}
@media (max-width: 767px) {
  .p-welfare__section .l-wrap > .content .img .img03 {
    width: 200%;
    margin-top: 4%;
    margin-right: -2%;
    margin-left: 2.5%;
  }
}