@charset "UTF-8";
/*-------------------------------------------------------------------*/
/* mass */
/*-------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  background-image: url(../img/body_bg.gif) !important;
}

body {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 13px;
  line-height: 140%;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  body {
    display: block;
    width: 100vw;
    overflow-x: hidden;
  }
}

#vantan-header p {
  text-align: left !important;
}
@media screen and (max-width: 1184px) {
  #vantan-header {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  #vantan-header {
    width: 100%;
  }
}

.block-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .block-sp {
    display: block;
  }
}

.block-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .block-pc {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  img {
    width: 100%;
    height: 100%;
  }
}
/*---------------
  Content CSS
-----------------*/
html, body {
  width: 100%;
  height: auto;
}

body {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 140%;
  font-weight: normal;
}

.lineH0 {
  line-height: 0;
}

#container {
  background-image: url(../img/body_bg.gif);
  background-repeat: repeat;
  background-position: 0px 0px;
  width: 100%;
  position: relative;
  z-index: 1;
  height: auto;
}

#main_v {
  /* position: relative;
  background-image: url(../img/mv_bg.png);
  height: 737px;
  width: 100%;
  min-width: 1184px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center top; */
  position: relative;
  margin-bottom:60px
}
@media screen and (max-width: 767px) {
  #main_v {
    /* background-image: none;
    min-width: 0px; */
    margin-bottom:46px
  }
}

#main_v:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -44px;
  width: 108px;
  height: 36px;
  content: "";
  background: url("../img/soundlp_arrow.png") 0 0 / 100% 100% no-repeat;
}

@media screen and (max-width: 767px) {
  #main_v:after {
  bottom: -32px;
  width: 64px;
  height: 20px;
  }
}

#main_v.block-sp {
  height: auto;
}
#main_v.block-sp h1 {
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  text-align: center;
  /* padding: 10px 0; */
  line-height: 120%;
}
#main_v.block-sp p.lineH_0 {
  margin-top: -3px;
}

#main_v #header_inner {
  /* width: 900px; */
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  /* height: 727px; */
  /* padding-top: 10px; */
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main_v #header_inner {
    width: 100%;
    height: 379px;
  }
}

#main_v #header_inner #header_txt {
  font-size: 13px;
  /* margin-bottom: 138px; */
}
@media screen and (max-width: 767px) {
  #main_v #header_inner #header_txt {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
  }
}

#main_v #header_inner #mv_job {
  height: 286px;
  width: 892px;
  position: absolute;
  left: -10px;
  bottom: 10px;
}
#mv_left_asset,
#mv_right_asset {
  height: 523px;
  width: 260px;
  position: absolute;
  top: 150px;
}

#mv_left_asset {
  left: 0px;
}

#mv_right_asset {
  right: 0px;
}

.lineH_0 a img {
  width: 100%;
}

.future-job {
  width: 100%;
}
.future-job h3 img, .future-job p img {
  width: 100%;
  margin-top: -4px;
}
.future-job h3 img {
  margin-top: -6px;
}

#fix_cv {
  height: 113px;
  width: 204px;
  position: fixed;
  z-index: 999;
  top: 0px;
  right: 5%;
}

#fix_cv a {
  background-image: url(../img/header_fix_cv_btn.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 113px;
  width: 204px;
}

#fix_cv a span {
  display: block;
  height: 74px;
  width: 116px;
  position: absolute;
  left: 10px;
  top: 5px;
  z-index: 3;
}

#fix_cv a em {
  display: block;
  height: 107px;
  width: 84px;
  position: absolute;
  top: 3px;
  right: 10px;
  z-index: 1;
}

#fix_cv a em img {
  height: auto;
  width: 100%;
}

#block01,
#block02,
#block03,
#block04,
#block05,
#block06,
#block07 {
  position: relative;
  width: 1150px;
  margin-right: auto;
  margin-left: auto;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #block01,
  #block02,
  #block03,
  #block04,
  #block05,
  #block06,
  #block07 {
    width: 100%;
  }
}

#block01 {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #block01.block-sp {
    margin-bottom: 0;
  }
  #block01.block-sp h2 img {
    width: 100%;
  }
  #block01.block-sp p.lineH_0 img {
    margin-top: -3px;
    width: 100%;
  }
}

#block02 {
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #block02.block-sp {
    width: 95%;
    margin-bottom: 0;
  }
  #block02.block-sp h2 img {
    width: 100%;
  }
  #block02.block-sp .graph_slide {
    margin-top: -3px;
    padding: 10px !important;
    height: auto;
    width: auto;
    background-color: #E1E1E1 !important;
  }
  #block02.block-sp .graph_slide img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (any-hover: hover) {
  #block02.block-sp .graph_slide:hover ul.flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 0;
  }
  #block02.block-sp .graph_slide:hover ul.flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  #block02.block-sp p img {
    width: 100%;
    margin-top: -1px;
  }
  #block02 .flex-direction-nav .flex-next, #block02 .flex-direction-nav .flex-prev {
    position: absolute;
    top: 51%;
    right: 5px;
    width: 31px;
    height: 31px;
    text-align: right;
    text-indent: -9999px;
    background: url(../img/life_cal_arrow_r.png) no-repeat;
    background-size: contain;
    transition-duration: 0.4s;
  }
  #block02 .flex-direction-nav .flex-prev {
    left: 5px;
    background: url(../img/life_cal_arrow_l.png) no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 767px) {
  #block03 h2 img, #block03 p img, #block03 li img {
    width: 100%;
    margin-top: -3px;
  }
  #block03 li img {
    margin-top: -6px;
  }
  #block03 p img {
    margin-top: -5px;
  }
}

@media screen and (max-width: 767px) {
  #block04 h2 img {
    width: 100%;
    margin-top: -6px;
  }
  #block04 p img {
    width: 100%;
    margin-top: -5px;
  }
}

#block05,
#block06,
#block07 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #block05,
  #block06,
  #block07 {
    margin-bottom: 0;
  }
}

.content_inner {
  width: 996px;
  padding: 0px 78px 30px;
  background-color: #FFF;
  margin: 0 auto;
}

.content_inner #tab {
  margin: 0px;
  padding: 0px;
  height: 59px;
  width: 840px;
  position: relative;
  z-index: 1;
}

.content_inner #tab li {
  text-indent: -9999px;
  height: 59px;
  width: 275px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

.content_inner #tab .tab01 {
  float: left;
  margin-right: 8px;
  background-image: url(../img/bl02_tab01.png);
}

.content_inner #tab .tab02 {
  float: left;
  background-image: url(../img/bl02_tab02.png);
}

.content_inner #tab .tab03 {
  float: right;
  background-image: url(../img/bl02_tab03.png);
}

.content_inner #tab li.active {
  background-position: 0px -59px !important;
}

#tab_content .none {
  display: none;
}

.cv_area01,
.cv_area02 {
  height: 234px;
  width: 100%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #060606;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 1184px) {
  .cv_area01,
  .cv_area02 {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  .cv_area01,
  .cv_area02 {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
}

.cv_area01 {
  background-image: url(../img/cv_bg01.png);
}
@media screen and (max-width: 767px) {
  .cv_area01 .cv_area.block-sp h3 img {
    width: 100%;
    margin-top: -6px;
  }
  .cv_area01 .cv_area.block-sp p img {
    width: 100%;
    margin-top: -4px;
  }
}

@media screen and (max-width: 767px) {
  .cv_area02 {
    margin-top: -6px;
  }
  .cv_area02 h3 img {
    width: 100%;
  }
  .cv_area02 p {
    margin-top: -4px;
  }
  .cv_area02 p img {
    width: 100%;
  }
}
.cv_area02 .center.lineH_0 img {
  width: 100%;
}
.cv_area02 .nega-margin {
  margin-top: -5px;
}

.cv_inner {
  height: 232px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  background-image: url(../img/cv_bg02.png);
  background-position: center;
}

.cv_inner a {
  height: 153px;
  width: 556px;
  position: absolute;
  z-index: 10;
  top: 54px;
  right: 60px;
}

.cv_inner a span {
  display: block;
  height: auto;
  width: 112px;
  position: absolute;
  top: -33px;
  right: -60px;
}

.cv_inner a span img {
  width: 100%;
  height: auto;
}

.cv_inner a em {
  display: block;
  height: 123px;
  width: 231px;
  position: absolute;
  left: -64px;
  top: -92px;
}

/* goto 240808 */
.pc-ui {
  display: block !important
}

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

/* .js-touch-hover:hover {
  opacity: .6;
} */

@media only screen and (max-width: 767px) {
  .js-touch-hover:hover {
    opacity: 1;
  }
}

.l-wrap {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 60px 20px;
  margin: 0px auto 50px;
  background-color: #ffff07;
}

@media only screen and (max-width: 767px) {
  .l-wrap {
      padding: 12vw 5.3333vw;
      margin: 0px auto;
  }
}

.l-content {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.l-content:not(:first-child) {
  margin-top: 60px
}

@media only screen and (max-width: 767px) {
  .l-content:not(:first-child) {
      margin-top: 13.334vw
  }
}

.l-content.is-middle {
  max-width: 1200px
}

.l-inner {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.l-inner:not(:first-child) {
  margin-top: 40px
}

@media only screen and (max-width: 767px) {
  .l-inner:not(:first-child) {
      margin-top: 7vw
  }
}

.a-image {
  overflow: hidden;
  line-height: 0
}

.a-obj-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.o-cv-banner {
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.o-cv-banner_link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.35);
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 3;
}

.o-cv-banner_link:hover::before {
  opacity: 1;
}

.o-cv-banner-contents {
  margin-top: 0px
}

.o-cv-banner_inner {
  position: relative
}

.o-cv-banner_link {
  position: relative;
  display: block;
  overflow: hidden;
  border: solid 1px #e9e9e9;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  -webkit-transition: opacity 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  transition: opacity 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  transition: box-shadow 300ms ease-out, opacity 300ms ease-out;
  transition: box-shadow 300ms ease-out, opacity 300ms ease-out, -webkit-box-shadow 300ms ease-out
}

.o-cv-banner_link:hover .button {
  background-color: white;
  color: #000;
  transition: background-color 0.3s ease, color 0.3s ease;
}

@media only screen and (min-width: 991px) {
  .o-cv-banner_link img {
      image-rendering: -webkit-optimize-contrast
  }
}

.o-cv-banner_link.is-touch-hover {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  opacity: .6
}

.o-cv-banner_visual {
  position: relative;
  z-index: 1
}

.o-cv-banner_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_content {
      padding: 2.631vw
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_content {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 4vw 4vw 12.5vw 4vw;
  }
}

.o-cv-banner_content-inner {
  padding-left: 600px
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_content-inner {
      padding-left: 48vw
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_content-inner {
      text-align: center;
      padding: 76vw 0 0 0
  }
}

.o-cv-banner_deco {
  font-size: 12px;
  font-weight: 700;
  color: #b00f0f;
}

.o-cv-banner_title {
  margin-top: 8px;
  font-size: 24px;
  font-weight: 900;
  color:#000;
  letter-spacing: 0;
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_title {
      font-size: 1.58vw;
      /* max-height: 5.264vw; */
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_title {
      max-width: 64vw;
      font-size: 4vw;
      text-align: center;
      margin: 4vw auto 0;
  }
}

.o-cv-banner_catch {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_catch {
      font-size: 1.4vw
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_catch {
      margin-top: 6vw;
      padding: 0 8vw;
      font-size: 3.74vw;
      line-height: 1.8;
      font-weight: 500;
      text-align: left
  }
}

.button-container {
  display: flex;
  align-items: center;
  height: 100px;
}

@media only screen and (max-width: 767px) {
  .button-container {
    padding: 0 8vw;
  }

}

.button {
  position: relative;
  background-color: #ffff07;
  color: #000;
  padding: 15px 90px;
  border: 2px  solid #000;
  border-bottom-width: 4px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  transition: background-color 0.3s, box-shadow 0.3s;
}

.button svg{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 20px;
}

@media only screen and (max-width: 767px) {
  .button {
    padding: 16px 56px;
  }

  .button svg{
    scale: 1.25;
  }
}

.button:hover {
  background-color: #fff;
  color: #000;
}

.o-cv-banner_button {
  width: 296px;
  height: 60px;
  margin-top: 20px
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_button {
      width: 25.965vw;
      height: 5.264vw;
      margin-top: 1.754vw
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_button {
      width: 66.667vw;
      height: 13.334vw;
      margin: 4vw auto 0
  }
}

.o-cv-banner_button .a-button-square {
  font-size: 16px
}

@media only screen and (max-width: 1140px) {
  .o-cv-banner_button .a-button-square {
    font-size: 1.4vw
  }
}

@media only screen and (max-width: 767px) {
  .o-cv-banner_button .a-button-square {
    font-size: 4vw
  }
}

.o-cv-banner_button .a-button-square .a-icon {
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.o-float-conversion {
  position: fixed;
  top: 55%;
  right: 0;
  z-index: 20
}

@media only screen and (max-width: 767px) {
  .o-float-conversion {
      position: fixed;
      top: auto;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 100;
      display: block;
      visibility: visible;
      opacity: 1
  }
}

.o-float-conversion_sp {
  display: none
}

@media only screen and (max-width: 767px) {
  .o-float-conversion_sp {
      display: block;
      background-color: #ffff07;
      border: 2px  solid #000;
      border-bottom-width: 4px;
  }

  .o-float-conversion_sp-inner {
      /* display: -webkit-box;
      display: -ms-flexbox; */
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 13.334vw;
      padding: 18px 68px;
  }

  .o-float-conversion_sp-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 30px;
    position: relative;
  }

  .o-float-conversion_sp-item .a-image{
    margin-left: 25px;
  }

  .o-float-conversion_sp-item svg{
    /* position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: -50px; */
    scale: 2;
  }
}
  
  /* /goto 240808 */

#block05 #bl05_job {
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: space-between;
  margin: 0px;
  padding: 0px;
  width: 1150px;
  position: relative;
  z-index: 1;
}

#block05 #bl05_job li {
  height: 232px;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#block05 #bl05_job li.job_a {
  width: 406px;
}

#block05 #bl05_job li.job_b {
  width: 338px;
}

#block05 #bl05_job .job01 {
  background-image: url(../img/bl05_jobBg01.png);
}

#block05 #bl05_job .job02 {
  background-image: url(../img/bl05_jobBg02.png);
}

#block05 #bl05_job .job03 {
  background-image: url(../img/bl05_jobBg03.png);
}

#block05 #bl05_job .job04 {
  background-image: url(../img/bl05_jobBg04.png);
}

#block05 #bl05_job .job05 {
  background-image: url(../img/bl05_jobBg05.png);
}

#block05 #bl05_job .job06 {
  background-image: url(../img/bl05_jobBg06.png);
}

#block05 #bl05_job li p {
  width: 258px;
  height: auto;
  color: #fff;
  position: absolute;
  top: 120px;
}

#block05 #bl05_job .job01 p,
#block05 #bl05_job .job04 p {
  left: 108px;
}

#block05 #bl05_job .job02 p,
#block05 #bl05_job .job05 p,
#block05 #bl05_job .job03 p,
#block05 #bl05_job .job06 p {
  left: 34px;
}

@media screen and (max-width: 767px) {
  #block05.block-sp h2 img, #block05.block-sp p img {
    width: 100%;
  }
}
#block06 .content_inner {
  margin-top: -1px;
  background-color: #fff;
  padding-right: 78px;
  padding-bottom: 30px;
  padding-left: 78px;
}
@media screen and (max-width: 767px) {
  #block06 .content_inner {
    padding: 0;
    width: 100%;
  }
}

#block06 .ob_box01,
#block06 .ob_box02 {
  background-repeat: no-repeat;
  background-position: 0px bottom;
  height: 327px;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #block06 .ob_box01,
  #block06 .ob_box02 {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
  }
}

#block06 .ob_box01 {
  background-image: url(../img/bl06_obBg01.png);
  margin-bottom: 30px;
}

#block06 .ob_box02 {
  position: relative;
  background-image: url(../img/bl06_obBg02.png);
  background-repeat: no-repeat;
  margin-bottom: 30px;
  height: 399px;
}
@media screen and (max-width: 767px) {
  #block06 .ob_box02 {
    height: auto;
    margin-bottom: 0;
  }
}

#block06 .ob_box01 h4,
#block06 .ob_box02 h4 {
  height: 283px;
  width: 473px;
  position: absolute;
  left: -60px;
  top: 22px;
  z-index: 1;
}

#block06 .ob_box01 p,
#block06 .ob_box02 p {
  color: #FFF;
  width: 550px;
  position: absolute;
  left: 258px;
  line-height: 160%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  #block06 .ob_box01 p,
  #block06 .ob_box02 p {
    position: static;
    width: 100%;
  }
}

#block06 .content_inner .ob_box01 p {
  top: 152px;
}

#block06 .ob_box02 p {
  top: 164px;
}

#block06 h2 img, #block06 p img, #block06 h3 img {
  width: 100%;
}
#block06 p img {
  margin-top: -4px;
}
@media screen and (max-width: 767px) {
  #block06 p img {
    margin-top: -5px;
  }
}

.border_B {
  border-bottom: solid 6px #000;
}

.content_inner02 {
  width: 860px;
  padding-right: 68px;
  padding-bottom: 50px;
  padding-left: 68px;
  border-right-width: 6px;
  border-left-width: 6px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #000;
  border-left-color: #000;
  background-color: #FFF;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

#block07 .content_inner02 ul.location {
  background-color: #E8E8E8;
  width: 860px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  padding-top: 5px;
  text-align: center;
  position: relative;
}

#block07 .content_inner02 ul.location li {
  display: inline-block;
  padding: 0 1% 0 1%;
  vertical-align: top;
}

#block07 .content_inner02 ul.location li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)"; /* ie 8 */
}

#container footer {
  height: auto;
  width: 100%;
  padding-bottom: 0;
  text-align: center;
}

footer #footer_copy {
  font-size: 13px;
  color: #fff;
  margin-bottom: 50px;
}

footer #footer_info {
  height: auto;
  width: auto;
  margin-bottom: 50px;
}

footer small {
  font-size: 12px;
  color: #FFF;
  display: block;
}

#container .rp_erea {
  background-image: url(../img/rp_btn_bg.png);
  height: 209px;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}

#container .rp_erea a {
  height: 107px;
  width: 388px;
  position: absolute;
  z-index: 50;
  top: 84px;
  display: block;
  right: 56px;
}

#page-top {
  width: 45px;
  height: 45px;
  display: none;
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 500;
}
@media screen and (max-width: 767px) {
  #page-top {
    display: none !important;
  }
}

#page-top p {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
  transition: all 0.3s;
}

#page-top p:hover {
  background: #8b8b8b;
}

#move-page-top {
  color: #fff;
  line-height: 45px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

/**
flipchannel
**************************************/
@media screen and (max-width: 1184px) {
  #flipchannel {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  #flipchannel {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
  }
}

.flipchannel {
  position: relative;
  width: 1000px;
  margin: 0 auto 90px;
}
.flipchannel.block-sp {
  width: 93.75%;
  background-color: #fff;
  padding-bottom: 20px;
  margin: 40px auto 0;
}
.flipchannel.block-sp img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .flipchannel_tit {
    margin-bottom: 20px;
  }
}

dl.flipchannel_box {
  position: relative;
  margin-bottom: 30px;
}
dl.flipchannel_box:last-child {
  margin-bottom: 0;
}

.flipchannel_logo {
  margin: 0 auto 30px !important;
}

.flipchannel_innerWidth {
  width: 93.75%;
  margin: 0 auto;
}

.flipchannel_box_tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}

.flipchannel_box_txt {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.flipchannel_movie {
  position: absolute;
  left: 25px;
  bottom: 25px;
}

.flipchannel_boxMovie {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .flipchannel_boxMovie {
    height: auto;
    overflow: visible;
    padding-bottom: 0;
  }
}
.flipchannel_boxMovie iframe {
  width: 100%;
  height: 49vw;
}

@media screen and (min-width: 1750px) {
  #container #main_v {
    /* background-image: url(../img/mv_bg_1920.png);
    height: 737px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top; */
  }
}
/*LINE banner*/
.bnr_line {
  text-align: center;
  padding: 20px 0 25px;
}

.bnr_line a:hover {
  opacity: 0.7;
}

.bnr_line2 {
  text-align: center;
  padding: 0 0 80px;
}

.bnr_line2 a:hover {
  opacity: 0.7;
}

/*LINE banner*/
/**共通ヘッダ用**/
.header-vantan-logo {
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 8px !important;
}

/*--------------------------------------------------------------
# our-vision
--------------------------------------------------------------*/
.our-vision-wrap {
  background-color: #fff;
  width: 100%;
  padding: 80px 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1184px) {
  .our-vision-wrap {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  .our-vision-wrap {
    width: 100%;
    padding: 45px 0;
    display: block;
  }
}

.our-vision-head {
  width: 140px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .our-vision-head {
    width: 28.6666666667vw;
    height: 8.1333333333vw;
  }
}

.our-vision {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .our-vision {
    width: 88%;
  }
}

.our-vision-body {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .our-vision-body {
    display: block;
    margin-top: 2.6666666667vw;
  }
}

.our-vision-thum {
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .our-vision-thum {
    margin-right: 0;
  }
}

.our-vision-text-area-heading {
  font-size: 25px;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .our-vision-text-area-heading {
    margin-top: 30px;
    font-size: 5.0666666667vw;
    line-height: 1;
  }
}

.our-vision-text-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .our-vision-text-wrap {
    margin-top: 4.6666666667vw;
  }
}

.our-vision-text-wrap > * + * {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .our-vision-text-wrap > * + * {
    margin-top: 2vw;
  }
}

.our-vision-text {
  font-size: 14px;
  line-height: 2;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .our-vision-text {
    font-size: 3.2vw;
    line-height: 1.8;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
  }
}

/*--------------------------------------------------------------
# badge fukuoka
--------------------------------------------------------------*/
.badge_fukuoka {
  position: absolute;
  top: 217px;
  left: calc(50% + 430px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .badge_fukuoka {
    width: 106px;
    height: 106px;
    top: -106px;
    left: auto;
    right: 2px;
  }
}

.badge_fukuoka img {
  max-width: 75%;
  min-width: 125px;
}
@media screen and (max-width: 767px) {
  .badge_fukuoka img {
    max-width: 100%;
    min-width: 106px;
  }
}

.holdings-logo {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/*--------------------------------------------------------------
# 就職率部分変更。2022.10
--------------------------------------------------------------*/
.add-rate-reason {
  width: 996px;
  margin: -40px auto 0;
  padding: 0 0 60px;
  position: relative;
  text-align: right;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .add-rate-reason {
    width: 95.625%;
    margin: -2vw auto 0;
    padding: 0 0 6vw;
    position: relative;
    text-align: right;
    background: #e1e1e1;
  }
}

.rate-reason-switch {
  display: inline-block;
  margin: 0 20px 0 auto;
  cursor: pointer;
  position: relative;
}

.rate-reason-switch:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid #000;
  transition: opacity ease 0.4s;
}

.rate-reason-switch:hover:before {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .rate-reason-switch:hover:before {
    opacity: 1;
  }
}

.rate-reason-switch:hover + .rate-reason-box {
  opacity: 1;
}

.rate-reason-box {
  transition: opacity ease 0.4s;
  position: absolute;
  z-index: 999;
  right: 20px;
  bottom: 110%;
  width: 62%;
  background: #fff;
  padding: 15px;
  border: 1px solid #959595;
  border-radius: 5px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .rate-reason-box {
    opacity: 1;
    overflow: hidden;
    display: none;
    position: static;
    width: 100%;
    margin-top: 5vw;
    padding: 3vw 5vw;
    border: none;
    border-radius: 0;
  }
}

.rate-reason-box:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 999;
  right: 5px;
  top: 100%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 8px solid #959595;
  width: 0;
  height: 0;
}

.rate-reason-box p {
  font-size: 13px;
  text-align: left;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .rate-reason-box p {
    font-size: 12px;
  }
}

.rate-reason-box p.annotation {
  margin-top: 0.5em;
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .rate-reason-box p.annotation {
    margin-top: 1.5em;
    font-size: 10px;
  }
}

/*--------------------------------------------------------------
# footer.css
--------------------------------------------------------------*/
/*---------------------------------------------------------
include-footer-new
---------------------------------------------------------*/
.include-footer-new {
  padding: 5px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 1184px) {
  .include-footer-new {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  .include-footer-new {
    width: 100%;
  }
}

.include-footer-newlogo {
  text-align: center;
}

.include-footer-newlogo img {
  width: auto;
}

/*---------------------------------------------------------
include-footer
---------------------------------------------------------*/
.include-footer {
  padding-bottom: 50px;
  background-color: #222222;
  font-family: "メイリオ", "HiraginoKaku";
}
@media screen and (max-width: 1184px) {
  .include-footer {
    width: 1184px;
  }
}
@media screen and (max-width: 767px) {
  .include-footer {
    width: 100%;
    margin-top: 0;
  }
}

.include-footer-logo {
  text-align: center;
}

.include-footer-logo img {
  width: auto;
}

.include-footer-area-list {
  padding: 40px 20px 0;
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: content-box;
}

.include-footer-area-list__item {
  width: 24.5454545455%;
  padding-left: 0px;
}

.include-footer-area-list__area-name {
  border: 2px solid #fff;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.include-footer-area-list__address {
  padding-top: 10px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.6;
  text-align: left;
}

.include-footer-area-list__tel {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  padding: 10px 0 0 58px;
  letter-spacing: 0em;
  line-height: 1.05;
  position: relative;
  text-align: left;
}

.include-footer-area-list__tel img {
  vertical-align: top;
  position: absolute;
  top: 10px;
  left: 0;
  width: auto;
}

.include-footer-area-list__tel a {
  color: #fff;
  text-decoration: none;
  pointer-events: none;
}

.include-footer-area-list__desc {
  text-align: right;
  line-height: 1;
  padding-top: 5px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.03em;
}

.include-footer-note {
  color: #fff;
  letter-spacing: 0.03em;
  font-size: 12px;
  text-align: right;
  line-height: 1;
  padding: 25px 20px 0;
  max-width: 1140px;
  margin: 0 auto;
}

.include-footer-copy {
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding-top: 45px;
}

img[src^="https://f.msgs.jp/t/dummy.gif"] {
  display: none;
}

img[src^="http://f.msgs.jp/t/dummy.gif"] {
  display: none;
}

@media all and (max-width: 767px) {
  .include-footer {
    background-color: #222222;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-shadow: none;
  }
  .include-footer-logo {
    height: 8vw;
    margin: 0 auto;
    text-align: center;
  }
  .include-footer-logo img {
    width: auto !important;
    height: 100% !important;
  }
  .include-footer-area-list {
    padding: 10.6666666667vw 0 0;
    width: 92vw;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .include-footer-area-list {
    padding: 26px 0 0;
  }
}
@media all and (max-width: 767px) {
  .include-footer-area-list__item {
    width: 100%;
  }
  .include-footer-area-list__item:not(:first-child) {
    padding-top: 10vw;
  }
  .include-footer-area-list__area-name {
    line-height: 8vw;
    border: 1px solid #fff;
    font-size: 4.4vw;
    color: #fff !important;
    text-align: center;
    font-weight: 600;
  }
  .include-footer-area-list__address {
    padding-top: 4.6666666667vw;
    color: #fff;
    text-align: center;
    font-size: 3.7333333333vw;
    line-height: 1.6;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  .include-footer-area-list__tel {
    display: table;
    margin: 0 auto;
    padding: 2vw 0 0 0;
    text-decoration: none;
    font-size: 0;
    font-size: 7.3333333333vw;
    font-weight: 600;
    line-height: 1;
  }
  .include-footer-area-list__tel img {
    width: 11.4666666667vw !important;
    margin-right: 2vw;
    vertical-align: top;
    position: static;
  }
  .include-footer-area-list__tel a {
    color: #fff !important;
    font-size: 7.3333333333vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    text-decoration: none;
    pointer-events: auto;
  }
  .include-footer-area-list__desc {
    display: block;
    color: #fff;
    line-height: 1;
    padding: 2vw 0 0;
    text-align: right;
    letter-spacing: 0;
    font-size: 2.9333333333vw;
  }
  .include-footer-note {
    padding-top: 7.3333333333vw;
    color: #fff;
    letter-spacing: 0;
    width: 92vw;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 2.9333333333vw;
    text-align: left;
  }
  .include-footer-copy {
    color: #fff;
    font-size: 2.9333333333vw;
    text-align: center;
    letter-spacing: 0;
    line-height: 0;
    padding-top: 12vw;
  }
  img[src^="https://f.msgs.jp/t/dummy.gif"] {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */