@charset "UTF-8";
/* ------------------------------------

colors setting

------------------------------------ */
/* ------------------------------------

colors setting の変数ではなく
下記の左側の変数をcssで指定する

×：$black
◯：$dark-text

------------------------------------ */
/*  text-color
*----------------------------------- */
/*  background-color
*----------------------------------- */
/*  border-color
*----------------------------------- */
/*  system-color
*----------------------------------- */
/*  cv
*----------------------------------- */
/*  footer
*----------------------------------- */
/*  menu
*----------------------------------- */
/*  new icon
*----------------------------------- */
/*  horizontal
*----------------------------------- */
/*  slick-color
*----------------------------------- */
.en {
  font-family: news-gothic-std, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.en02 {
  font-family: news-gothic-std, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.yakuhan {
  font-family: "YakuHanJP", source-han-sans-japanese, sans-serif;
}

/* ------------------------------------

cmn

------------------------------------ */
.p-top-header {
  max-width: 100%;
  margin: 0 auto 20px;
}
@media print, screen and (max-width: 760px) {
  .p-top-header {
    margin: 0 auto 2%;
  }
}
.p-top-header__title {
  font-size: 140px;
  line-height: 1;
  font-family: news-gothic-std, sans-serif;
}
@media print, screen and (max-width: 760px) {
  .p-top-header__title {
    font-size: 18vw;
  }
}
.p-top-header__subtitle {
  font-size: 13px;
  margin-top: 4px;
}
.p-top-header__text {
  font-size: 15px;
  margin-top: 10px;
}

.c-button span::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1000;
  width: 24px;
  height: 4px;
  content: "";
  background: url(../images/cmn/arrow.png) no-repeat center;
  background-size: 100%;
  border: none;
}
.c-button:hover span::after {
  background: url(../images/cmn/arrow_b.png) no-repeat center;
  background-size: 100%;
  right: -3px;
}

/* ----------------------------------------------------------

section_movie

---------------------------------------------------------- */
.section_movie {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 760px) {
  .section_movie {
    text-align: center;
    margin-top: 6%;
  }
}
.section_movie .txt {
  width: 586px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 760px) {
  .section_movie .txt {
    width: 80%;
    margin: 0 auto 8%;
  }
}
.section_movie .ph {
  line-height: 0;
}
.section_movie .ph img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .section_movie .ph img {
    height: auto;
    width: 100%;
  }
}

.side_movie {
  z-index: 9999;
  position: fixed;
  bottom: 3%;
  left: 50px;
  width: 306px;
  height: 171px;
  transition: opacity 0.8s ease-out;
}
@media screen and (max-width: 760px) {
  .side_movie {
    bottom: 25vw;
    left: 6vw;
    width: 44vw;
    height: 24.5vw;
  }
}
.side_movie .mv_inner {
  width: 306px;
  height: 171px;
}
@media screen and (max-width: 760px) {
  .side_movie .mv_inner {
    width: 44vw;
    height: 24.5vw;
  }
}
.side_movie .btn {
  z-index: 9999;
  position: absolute;
  top: -6px;
  left: -10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #0a0a0a;
  cursor: pointer;
  padding: 2px 0 0 7.5px;
}
@media screen and (max-width: 760px) {
  .side_movie .btn {
    width: 4.5vw;
    height: 4.5vw;
    font-size: 2.8vw;
    padding: 0 0 0 0.8vw;
  }
}
.side_movie.active {
  display: none;
}

.movie_pop {
  display: none;
}

/* ------------------------------------

topvisual

------------------------------------ */
.l-top .l-visual {
  position: relative;
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual {
    margin-bottom: 30%;
  }
}
.l-top .l-visual__slide {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0;
}
.l-top .l-visual__slide li {
  width: 100%;
  height: 0;
  padding-bottom: 19.1%;
  background: url(../images/top/main01.jpg) no-repeat top center;
  background-size: 100% auto;
  position: relative;
  z-index: 999 !important;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__slide li {
    background-image: url(../images/top/main01_sp.jpg);
    padding-bottom: 173vw;
  }
}
.l-top .l-visual__slide li.image {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.l-top .l-visual__slide li[data-slick-index*="0"] {
  background-image: url(../images/top/main01.jpg);
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__slide li[data-slick-index*="0"] {
    background-image: url(../images/top/main01_sp.jpg);
  }
}
.l-top .l-visual__slide li[data-slick-index*="1"] {
  background-image: url(../images/top/main02.jpg);
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__slide li[data-slick-index*="1"] {
    background-image: url(../images/top/main02_sp.jpg);
  }
}
.l-top .l-visual__slide li[data-slick-index*="2"] {
  background-image: url(../images/top/main03.jpg);
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__slide li[data-slick-index*="2"] {
    background-image: url(../images/top/main03_sp.jpg);
  }
}
.l-top .l-visual__title {
  position: absolute;
  position: absolute;
  top: 12%;
  left: 4%;
  z-index: 1000;
  font-size: 90px;
  font-weight: 700;
  width: 497px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__title {
    width: 65%;
    line-height: 1.2;
    text-align: left;
    top: 65.5vw;
    left: 4%;
  }
}
.l-top .l-visual__title .sub_title {
  color: #a9a9a9;
  font-size: 16.5px;
  font-weight: 700;
  font-family: news-gothic-std, sans-serif;
  margin-top: 20px;
  letter-spacing: 5px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-visual__title .sub_title {
    font-size: 2.45vw;
    margin-top: 7%;
    letter-spacing: 2px;
  }
}

/* ------------------------------------

l-news

------------------------------------ */
.l-top .l-news.l-system.l-system-index {
  position: absolute;
  bottom: 20px;
  right: 10px;
  width: 650px;
  background: #fff;
  padding: 20px 20px;
  opacity: 0.95;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index {
    width: 90%;
    right: 0;
    bottom: auto;
    top: 160vw;
    padding: 5%;
  }
}
.l-top .l-news.l-system.l-system-index .list-page__list {
  float: none;
  width: 100%;
  max-width: inherit;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index .list-page__list {
    width: 100%;
  }
}
.l-top .l-news.l-system.l-system-index .l-list {
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index .l-list {
    width: 80%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-news.l-system.l-system-index .p-item {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index .p-item {
    margin-right: 0;
  }
}
.l-top .l-news.l-system.l-system-index .p-item__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index .p-item__inner {
    flex-wrap: wrap;
  }
}
.l-top .l-news.l-system.l-system-index .p-item__title {
  font-size: 18px;
  color: #004898;
  margin-right: 15px;
  font-family: news-gothic-std, sans-serif;
}
.l-top .l-news.l-system.l-system-index .p-item__post-date {
  font-size: 13px;
  margin-right: 15px;
}
.l-top .l-news.l-system.l-system-index .p-item__post-title {
  font-size: 14px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-news.l-system.l-system-index .p-item__post-title {
    width: 100%;
    -webkit-line-clamp: 2;
  }
}

/* ------------------------------------

l-top-main

------------------------------------ */
.l-top .l-top-main {
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main {
    margin-bottom: 25%;
  }
}
.l-top .l-top-main__container {
  width: 1200px;
  margin: 0 auto;
}
.l-top .l-top-main__container2 {
  max-width: 100%;
  padding: 10px;
  background-image: url('/images/top/l_top_main__container_bg_pc.jpg');
  background-size: calc(100% - 18px) auto;
  background-position: top;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container {
    width: 90%;
  }
}
.l-top .l-top-main__container .text {
  font-size: 37px;
  margin-bottom: 40px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -2px;
}
.l-top .l-top-main__container .text2 {
  padding: 0 16px;
  font-size: 20px;
}

@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container .text {
    font-size: 6.5vw;
    margin-bottom: 5%;
  }
  .l-top .l-top-main__container2 {
    background-image: url('/images/top/l_top_main__container_bg_sp.jpg');
    background-size: 94% auto;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .l-top .l-top-main__container .text2 {
    padding: 0 8px;
    font-size: 4vw;
  }
}
.l-top .l-top-main__container .text.under {
  margin-bottom: 55px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container .text.under {
    margin-bottom: 8%;
  }
  .l-top .l-top-main__container .text2.under {
    margin-bottom: 0;
  }
}
.l-top .l-top-main__container .main_text {
  font-size: 73px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  color: #fff;
  width: fit-content;
}
.l-top .l-top-main__container .main_text2 {
  width: 100%;
  font-size: 52px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container .main_text {
    font-size: 9vw;
    margin-bottom: 5%;
  }
  .l-top .l-top-main__container .main_text2 {
    width: 100%;
    font-size: 20px;
    margin-bottom:8px;
  }
}
.l-top .l-top-main__container .main_text span.label {
  background: #004898;
  display: block;
  padding: 8px 0 18px 10px;
}
.l-top .l-top-main__container .main_text2 span.label {
  width: 100%;
  text-align: center;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container .main_text span.label {
    padding: 8px 10px 10px;
    margin-bottom: 2%;
    width: fit-content;
  }
  .l-top .l-top-main__container .main_text2 span.label {
    width: 100%;
    text-align: center;
  }
}
.l-top .l-top-main__container .last_text {
  font-size: 52px;
  font-weight: 700;
}
.l-top .l-top-main__container .last_text2 {
    text-align: center;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-main__container .last_text {
    font-size: 9vw;
    line-height: 1.4;
  }
  .l-top .l-top-main__container .last_text2 {
    font-size: 20px;   
    text-align: center;
  }
}

/* ------------------------------------

l-message

------------------------------------ */
.l-top .l-message {
  margin-bottom: 60px;
  padding-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message {
    margin-bottom: 10%;
    padding-bottom: 20%;
    width: 90%;
    margin: 0 auto;
  }
}
.l-top .l-message a:hover,
.l-top .l-message a:hover img {
  opacity: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.l-top .l-message__box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message__box {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-message__box__inner {
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0;
    z-index: 1000;
  }
}
.l-top .l-message__photo {
  max-width: 55%;
  margin: 0 auto;
  margin-right: 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message__photo {
    max-width: 100%;
    margin-bottom: 10%;
  }
}

.l-top .l-message .p-item__title {
  font-size: 51px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.4;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message .p-item__title {
    font-size: 7.2vw;
    margin-bottom: 5%;
    line-height: 1.3;
  }
}
.l-top .l-message .p-item__title span {
  background: #004898;
  color: #fff;
  padding: 0 5px 5px;
  display: inline-block;
  line-height: 1;
  margin: 0 7px;
}
.l-top .l-message .p-item__name {
  font-weight: 700;
}
.l-top .l-message .p-item__name .position {
  font-size: 16px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message .p-item__name .position {
    font-size: 4vw;
  }
}
.l-top .l-message .p-item__name .name {
  font-size: 24px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message .p-item__name .name {
    font-size: 6vw;
    margin-bottom: 6%;
  }
}
.l-top .l-message .p-item__name .name span {
  font-size: 16px;
  color: #929292;
  font-family: news-gothic-std, sans-serif;
  margin-left: 10px;
  letter-spacing: 1px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-message .p-item__name .name span {
    font-size: 4vw;
    margin-left: 2%;
  }
}

/* ------------------------------------

l-reason

------------------------------------ */
.l-top .l-reason {
  margin-bottom: 120px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason {
    padding-bottom: 13%;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10%;
  }
}
.l-top .l-reason a:hover,
.l-top .l-reason a:hover img {
  opacity: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.l-top .l-reason__box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason__box {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-reason__box__inner {
    position: absolute;
    width: 100%;
    top: 80px;
    left: 0;
    z-index: 1000;
    text-align: right;
  }
  .l-top .l-reason__box__inner .c-button {
    margin: 0 auto;
    margin-right: 0;
  }
}
.l-top .l-reason__photo {
  max-width: 50%;
  margin: 0 auto;
  margin-left: 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason__photo {
    max-width: 100%;
    margin-bottom: 10%;
  }
}

.l-top .l-reason .p-item__title {
  font-size: 51px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason .p-item__title {
    font-size: 9vw;
    margin-bottom: 3%;
    line-height: 1.4;
  }
}
.l-top .l-reason .p-item__title span {
  background: #004898;
  color: #fff;
  padding: 0 5px 5px;
  display: inline-block;
  line-height: 1;
  margin: 0 7px;
}
.l-top .l-reason .p-item__text {
  margin-bottom: 40px;
  line-height: 1.6;
  font-size: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-reason .p-item__text {
    margin-bottom: 5%;
    font-size: 4vw;
  }
}

/* ------------------------------------

l-interview

------------------------------------ */
.l-top .l-interview {
  margin-bottom: 120px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview {
    margin-bottom: 15%;
  }
}
.l-top .l-interview__box {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-interview__box {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview__box {
    margin-bottom: 5%;
    width: 90%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-interview .p-top-header {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin: 0;
  }
}
.l-top .l-interview .p-top-header__subtitle {
  font-size: 36px;
  font-weight: 700;
  margin-left: 30px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-top-header__subtitle {
    font-size: 6vw;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-interview__list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px 30px;
  }
  .l-top .l-interview__list .p-item {
    width: 419px;
    position: relative;
  }
}
.l-top .l-interview__list.slick-slider a {
  position: relative;
  display: block;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-interview .p-item {
    margin-right: 15px;
    padding-bottom: 150px;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item {
    margin-right: 15px;
    padding-bottom: 45vw;
  }
}
.l-top .l-interview .p-item__inner {
  background: #fff;
  position: absolute;
  width: 90%;
  top: 28vw;
  left: 0;
  z-index: 1000;
  padding: 20px 20px 20px 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item__inner {
    top: 80vw;
    width: 65vw;
    padding: 5% 4% 5% 0;
  }
}
.l-top .l-interview .p-item__photo.ph_sys {
  position: relative;
  overflow: hidden;
  height: 30vw;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item__photo.ph_sys {
    height: 90vw;
  }
}
.l-top .l-interview .p-item__photo.ph_sys img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.l-top .l-interview .p-item__title {
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
  font-size: 24px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item__title {
    font-size: 5.5vw;
    margin-bottom: 3%;
  }
}
.l-top .l-interview .p-item__text {
  font-weight: 700;
  line-height: 1.3;
  font-size: 21px;
  margin-bottom: 5px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item__text {
    font-size: 4.5vw;
    margin-bottom: 2%;
  }
}
.l-top .l-interview .p-item__icons .icon {
  background: none !important;
  color: #0a0a0a !important;
  padding: 0;
  font-size: 14px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .p-item__icons .icon {
    font-size: 3.5vw;
    margin-bottom: 1%;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-interview .c-button {
    margin: 0 auto;
  }
}

/* ------------------------------------

l-education

------------------------------------ */
.l-top .l-education {
  margin-bottom: 140px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-education {
    margin-bottom: 20%;
  }
}
.l-top .l-education a {
  width: 1000px;
  margin: 0 auto;
  display: block;
  background: url(../images/top/environment.jpg) no-repeat center;
  background-size: 100%;
  position: relative;
  height: 220px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-education a {
    width: 100%;
    height: 88vw;
    background: url(../images/top/environment_sp.jpg) no-repeat center;
    background-size: contain;
  }
}
.l-top .l-education a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #002f59;
  opacity: 0.7;
  content: "";
  mix-blend-mode: multiply;
}
.l-top .l-education a::after {
  position: absolute;
  bottom: 15px;
  right: 15px;
  transform: translateY(-50%);
  z-index: 1000;
  width: 28px;
  height: 5px;
  content: "";
  background: url(../images/cmn/arrow_w.png) no-repeat center;
  background-size: 100%;
  z-index: 1000;
}
.l-top .l-education__box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  color: #fff;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-education__box {
    width: 100%;
    text-align: center;
  }
}
.l-top .l-education .p-item__text {
  font-size: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-education .p-item__text {
    font-size: 5.5vw;
    line-height: 1.3;
    margin-bottom: 2%;
  }
}
.l-top .l-education .p-item__title {
  font-size: 66px;
  line-height: 1.2;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-education .p-item__title {
    font-size: 12vw;
  }
}

/* ------------------------------------

l-business

------------------------------------ */
.l-top .l-business {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 160px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business {
    width: 90%;
    margin-bottom: 10%;
    padding-bottom: 13%;
  }
}
.l-top .l-business a:hover,
.l-top .l-business a:hover img {
  opacity: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.l-top .l-business__box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business__box {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-business__box__inner {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    z-index: 1000;
    text-align: right;
  }
  .l-top .l-business__box__inner .c-button {
    margin: 0 auto;
    margin-right: 0;
  }
  .l-top .l-business__box__inner .p-top-header__title {
    font-size: 120px;
  }
}
.l-top .l-business__photo {
  max-width: 44%;
  margin: 0 auto;
  margin-left: 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business__photo {
    max-width: 100%;
    margin-bottom: 10%;
  }
}

.l-top .l-business .p-item__title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business .p-item__title {
    font-size: 8.5vw;
    margin-bottom: 5%;
    line-height: 1.3;
  }
}
.l-top .l-business .p-item__title span {
  background: #004898;
  color: #fff;
  padding: 0 5px 5px;
  display: inline-block;
  line-height: 1;
  margin: 0 7px;
}
.l-top .l-business .p-item__text {
  margin-bottom: 40px;
  line-height: 1.6;
  font-size: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-business .p-item__text {
    margin-bottom: 7%;
    font-size: 4vw;
  }
}

/* ------------------------------------

l-work

------------------------------------ */
.l-top .l-work {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 160px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work {
    width: 90%;
    margin-bottom: 10%;
    padding-bottom: 13%;
  }
}
.l-top .l-work a:hover,
.l-top .l-work a:hover img {
  opacity: 1;
}
.l-top .l-work .p-top-header__title {
  font-size: 120px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work .p-top-header__title {
    font-size: 14vw;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work__container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.l-top .l-work__box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work__box {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-work__box__inner {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    z-index: 1000;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work__box__inner .p-top-header__title {
    font-size: 14vw;
  }
}
.l-top .l-work__photo {
  max-width: 48%;
  margin: 0 auto;
  margin-right: 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work__photo {
    max-width: 100%;
    margin-bottom: 10%;
  }
}

.l-top .l-work .p-item__title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work .p-item__title {
    font-size: 8.5vw;
    margin-bottom: 5%;
    line-height: 1.3;
  }
}
.l-top .l-work .p-item__title span {
  background: #004898;
  color: #fff;
  padding: 0 5px 5px;
  display: inline-block;
  line-height: 1;
  margin: 0 7px;
}
.l-top .l-work .p-item__text {
  margin-bottom: 40px;
  line-height: 1.6;
  font-size: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-work .p-item__text {
    margin-bottom: 7%;
    font-size: 4vw;
  }
}

/* ------------------------------------

l-two-section

------------------------------------ */
@media print, screen and (min-width: 761px) {
  .l-top .l-two-section {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 140px;
  }
}

/* ------------------------------------

l-vision

------------------------------------ */
.l-top .l-vision {
  width: 550px;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-vision {
    float: left;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-vision {
    width: 100%;
  }
}
.l-top .l-vision a:hover,
.l-top .l-vision a:hover img {
  opacity: 1;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-vision a {
    display: block;
    position: relative;
    width: 100%;
    height: 88vw;
    background: url(../images/top/vision_sp.jpg) no-repeat center;
    background-size: contain;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-vision__container {
    position: absolute;
    bottom: auto;
    top: 33%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 100%;
  }
  .l-top .l-vision__container .c-button {
    margin: 0 auto;
    margin-right: 5%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-vision__box {
    position: absolute;
    bottom: -180px;
  }
}
.l-top .l-vision .p-top-header__title {
  font-size: 120px;
  line-height: 0.9;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-vision .p-top-header__title {
    font-size: 20vw;
    text-align: center;
  }
}
.l-top .l-vision .p-item__title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-vision .p-item__title {
    font-size: 6vw;
    margin-bottom: 12%;
    text-align: center;
  }
}

/* ------------------------------------

l-event

------------------------------------ */
.l-top .l-event {
  width: 540px;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-event {
    float: right;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-event {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 25%;
  }
}
.l-top .l-event a:hover,
.l-top .l-event a:hover img {
  opacity: 1;
}
.l-top .l-event .p-top-header {
  text-align: right;
  position: absolute;
  top: -116px;
  right: 0;
  z-index: 1000;
  width: 100%;
  right: 0;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-event .p-top-header {
    width: 100%;
    position: inherit;
    text-align: left;
  }
}
.l-top .l-event .p-top-header__subtitle {
  font-size: 36px;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-event .p-top-header__subtitle {
    font-size: 6.5vw;
  }
}
.l-top .l-event .p-top-header__title {
  line-height: 0.9;
}
.l-top .l-event__photo {
  margin-top: 80px;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-event__photo {
    max-width: 100%;
    margin-bottom: 10%;
  }
}
.l-top .l-event .p-item__text {
  font-size: 20px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-event .p-item__text {
    margin-bottom: 7%;
    font-size: 4vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-event .c-button {
    margin: 0 auto;
    margin-right: 0;
  }
}

/* ------------------------------------

l-voice

------------------------------------ */
.l-top .l-voice {
  background: #e4e4e4;
  padding: 100px 0 70px;
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice {
    padding: 15% 0 15%;
    margin-bottom: 20%;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice__container {
    width: 90%;
    margin: 0 auto;
  }
  .l-top .l-voice__container .c-button {
    margin: 0 auto;
  }
}
.l-top .l-voice__box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice__box {
    margin-bottom: 5%;
    width: 100%;
  }
}
.l-top .l-voice .p-top-header {
  margin: 0;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-voice .p-top-header {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
  }
}
.l-top .l-voice .p-top-header__title {
  font-size: 100px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice .p-top-header__title {
    font-size: 20vw;
  }
}
.l-top .l-voice .p-top-header__subtitle {
  font-size: 24px;
  font-weight: 700;
  margin-left: 30px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice .p-top-header__subtitle {
    font-size: 6vw;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-voice__list {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
    justify-content: center;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice__list {
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
}
.l-top .l-voice .p-item {
  width: 350px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice .p-item {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-voice .p-item + .p-item {
    margin-left: 75px;
  }
}
.l-top .l-voice .p-item__photo {
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-voice .p-item__photo {
    margin-bottom: 5%;
  }
}
.l-top .l-voice .p-item__photo.ph_sys img {
  aspect-ratio: 4/4;
}
.l-top .l-voice .p-item__title {
  font-size: 18px;
  font-weight: 700;
  max-height: 55px;
  overflow: hidden;
  margin-bottom: 10px;
}
.l-top .l-voice .p-item__icons {
  text-align: left;
}
.l-top .l-voice .p-item__icons .icon {
  font-weight: 500;
}

/* ------------------------------------

l-top-other-link

------------------------------------ */
.l-top .l-top-other-link {
  margin-bottom: 100px;
}
@media print, screen and (min-width: 761px) {
  .l-top .l-top-other-link__container {
    display: flex;
    flex-wrap: wrap;
    width: 1035px;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-start;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link__container {
    width: 90%;
    margin: 0 auto;
  }
}
.l-top .l-top-other-link .p-item {
  width: 500px;
  margin-right: 35px;
  position: relative;
  margin-bottom: 35px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }
}
.l-top .l-top-other-link .p-item:nth-child(2n) {
  margin-right: 0;
}
.l-top .l-top-other-link .p-item__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
}
.l-top .l-top-other-link .p-item.welfare a {
  background-image: url(../images/top/welfare.jpg);
}
.l-top .l-top-other-link .p-item.job a {
  background-image: url(../images/top/recruitment.jpg);
}
.l-top .l-top-other-link .p-item a {
  display: block;
}
.l-top .l-top-other-link .p-item a::after {
  position: absolute;
  bottom: 15px;
  right: 15px;
  transform: translateY(-50%);
  z-index: 1000;
  width: 28px;
  height: 5px;
  content: "";
  background: url(../images/cmn/arrow_w.png) no-repeat center;
  background-size: 100%;
  z-index: 1000;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item a::after {
    bottom: 2vw;
    right: 2vw;
  }
}
.l-top .l-top-other-link .p-item.background a {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  height: 260px;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.background a {
    height: 47vw;
  }
}
.l-top .l-top-other-link .p-item.background a .p-item__title {
  font-size: 54px;
  line-height: 1;
  font-family: news-gothic-std, sans-serif;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.background a .p-item__title {
    font-size: 11vw;
  }
}
.l-top .l-top-other-link .p-item.background a .p-item__subtitle {
  font-size: 18px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.background a .p-item__subtitle {
    font-size: 4vw;
  }
}
.l-top .l-top-other-link .p-item.background a .p-item__inner {
  top: 80%;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.background a .p-item__inner {
    top: 70%;
  }
}
.l-top .l-top-other-link .p-item.simple a {
  background: #262626;
  color: #fff;
  text-align: center;
  height: 80px;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.simple a {
    height: 23vw;
  }
}
.l-top .l-top-other-link .p-item.simple a .p-item__text {
  font-size: 21px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-other-link .p-item.simple a .p-item__text {
    font-size: 5.3vw;
  }
}

/* ------------------------------------

l-other-content

------------------------------------ */
.l-top .l-other-content {
  margin-bottom: 90px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content {
    margin-bottom: 15%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-other-content .p-top-header {
    margin: 0 auto 40px;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content .p-top-header {
    margin: 0 auto 5%;
  }
}
.l-top .l-other-content .p-top-header__title {
  text-align: center;
  font-size: 80px;
  font-family: news-gothic-std, sans-serif;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content .p-top-header__title {
    font-size: 9vw;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-other-content__list {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content__list {
    width: 90%;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content .p-item {
    margin-bottom: 5%;
  }
}
.l-top .l-other-content .p-item__photo {
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content .p-item__photo {
    margin-bottom: 2%;
  }
}
.l-top .l-other-content .p-item__text {
  text-align: center;
  font-size: 18px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-other-content .p-item__text {
    font-size: 4vw;
  }
}

/* ------------------------------------

l-top-sns-link

------------------------------------ */
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link {
    margin-bottom: 15%;
  }
}
@media print, screen and (min-width: 761px) {
  .l-top .l-top-sns-link__container {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
  }
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link__container {
    width: 90%;
    margin: 0 auto;
  }
}
.l-top .l-top-sns-link .p-item {
  width: 467px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link .p-item {
    margin-bottom: 3%;
    width: 100%;
  }
}
.l-top .l-top-sns-link .p-item a {
  display: block;
  color: #fff;
  padding: 30px 0 20px;
  text-align: center;
  font-weight: 700;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link .p-item a {
    padding: 6vw 0;
  }
}
.l-top .l-top-sns-link .p-item a::after {
  position: absolute;
  bottom: 15px;
  right: 15px;
  transform: translateY(-50%);
  z-index: 1000;
  width: 28px;
  height: 5px;
  content: "";
  background: url(../images/cmn/arrow_w.png) no-repeat center;
  background-size: 100%;
  z-index: 1000;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link .p-item a::after {
    bottom: 3vw;
    right: 3vw;
  }
}
.l-top .l-top-sns-link .p-item__icon {
  width: 56px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.l-top .l-top-sns-link .p-item__title {
  font-size: 21px;
  margin-bottom: 5px;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link .p-item__title {
    font-size: 5.5vw;
    margin-bottom: 2%;
    line-height: 1.3;
  }
}
.l-top .l-top-sns-link .p-item__text {
  font-size: 13px;
}
.l-top .l-top-sns-link .p-item.youtube {
  background: #c60f28;
}
.l-top .l-top-sns-link .p-item.line {
  background: #00ab00;
}
@media print, screen and (max-width: 760px) {
  .l-top .l-top-sns-link .p-item.line a {
    padding: 5vw 0 3vw;
  }
}

/*# sourceMappingURL=top.css.map */
