@charset "UTF-8";


body {
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  background-color: #FFF;
  padding-top: 0;
  overflow-x: hidden;
}

a {
  outline: 0;
  outline: none;
  text-decoration: none;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a:hover {
  outline: 0;
  outline: none;
  text-decoration: none;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a[href^="tel:"] { 
	cursor: default;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}

img.img-fluid {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-fluid {
	max-width: 100%;
	padding-right: 0rem;
	padding-left: 0rem;
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
		padding-right: 0rem;
		padding-left: 0rem;
	}
}

.container-100p {
  width: 100%;
  margin: 0 auto;
}

.row:before, 
.row:after { 
	width: 0;
}

.row.no-margin {
  margin-right: 0;
  margin-left: 0;
}

.row.flex {
  display: flex;
  flex-wrap: wrap;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.flex-center {
  display: flex;
  align-items: center;
}

.flex-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.flex-reverse-no-margin {
  display: flex;
  flex-direction: row-reverse;
  margin-right: 0;
  margin-left: 0;
}

.flex-reverse-no-padding {
  display: flex;
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 0;
}

ul {
  display: block;
  list-style-type: none;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

h1 {
  margin: 0 0;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
}

.fixed-top {
  z-index: 1030;
}

dt {
  font-weight: 600;
}

#wrapper {
	display: block;
	width: 100%;
}


/* Hero
* --------------------------------------- */

.hero {
  position: fixed;
  top: 0;
  left: 0;
  width: 55%;
  height: 100vh;
  padding: 0;
  z-index: -1;
}
.home-hero-bg {
	background-color: #FFF;
  background-size: cover;
}

#vegas-top {
  width: 100%;
  height: 100%;
}
#vegas-about {
  width: 100%;
  height: 100%;
}
.vegas-timer {
	display: none;
}

@media (max-width: 990px){
  .hero {
    display: none;
  }
  #vegas-top {
    display: none;
  }
}


/*!------------------------------------------------------------------
[Recruit Header]
*/

.rechead {
	position: relative;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0 0 0 40%;
  background: transparent;
  overflow: hidden;
  z-index: -1;
}

.rechead-inwrap {
  width: 110%;
  height: 165vh;
  margin-top: -15vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 7px;
  padding-right: 7px;
  transform:rotate(20deg);
  background: transparent;
  background-color: #FFF;
  overflow: hidden;
}

ul.slide_vertical01, 
ul.slide_vertical02, 
ul.slide_vertical03 {
	width: 100% !important;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}
ul.slide_vertical01 li, 
ul.slide_vertical02 li, 
ul.slide_vertical03 li {
	width: 100% !important;
	height: auto !important;
	margin: 0;
	padding: 7px;
}
ul.slide_vertical01 li img, 
ul.slide_vertical02 li img, 
ul.slide_vertical03 li img {
	max-width: 100% !important;
	height: auto !important;
}

.home-copy-wrap {
  position: absolute;
  top: 65%;
  left: 5%;
  display: block;
  width: 70%;
  text-align: left;
  margin: 0;
  padding: 0;
  z-index: 3;
}
.home-copy {
  display: inline-block;
  font-size: 3.6vw;
  font-weight: 600;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 2%;
  padding: 10px 4% 14px 0;
  background-color: #FFF;
}
.home-lead {
  display: inline-block;
  font-size: 2.6vw;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0;
  padding: 10px 5%;
  background-color: #FFF;
}

@media (max-width: 1480px){
  .rechead-inwrap {
    padding-left: 3px;
    padding-right: 3px;
  }
  .rechead-inwrap {
    padding-left: 3px;
    padding-right: 3px;
    }
  ul.slide_vertical01 li, 
  ul.slide_vertical02 li, 
  ul.slide_vertical03 li {
    padding: 3px;
  }
}
@media (max-width: 990px){
  .rechead {
    width: 100%;
    height: 100vh;
    padding: 0;
  }
  .rechead-inwrap {
    width: 100%;
    height: 100%;
    margin-top: 0;
    transform:rotate(0deg);
  }
  .home-copy-wrap {
    top: 70%;
    width: 90%;
  }
  .home-copy {
    font-size: 5.4vw;
    padding: 10px 4% 14px 0;
  }
  .home-lead {
    font-size: 3.6vw;
    padding: 10px 5%;
  }
}
@media (max-width: 749px){
  .home-copy-wrap {
    top: 60%;
  }
}
@media (max-width: 499px){
}


/*!------------------------------------------------------------------
[recruit Message]
*/

#wraps {
  background: #FFF;
}

@media (max-width: 749px){
	#wrap {
	}
}

.rec-message-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 6% 0 7% 20%;
  background-color: #FFF;
}

.rec-sec-title {
	position: relative;
  display: block;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 6%;
  padding: 0;
}
.rec-sec-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0 50px;
}
.rec-sec-title::before {
  content: url(/img/recruit/logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

.rec-mess-lead {
  display: block;
  font-size: 5.4vw;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 6%;
  padding: 0;
}
.rec-mess-text {
  display: block;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 2.0;
  letter-spacing: 0;
  color: #666;
  margin: 0 0 6%;
  padding: 0;
}
.rec-mess-text span {
  font-size: 2.6vw;
  font-weight: 800;
  color: #121212;
  margin: 0;
  padding: 0;
}

.font-en {
  font-family: "Prompt", sans-serif;
}
.link__btn {
  display: block;
  max-width: 100%;
  width: 220px;
  line-height: 60px;
  font-size: 1.4rem;
  position: relative;
  white-space: nowrap;
  letter-spacing: 0.1em;
  transition: 0.3s ease-out;
  background-color: #5db8c4;
  border: solid 1px #fff;
  padding: 0 1em 0 2em;
}
.link__btn .arw {
  width: 35px;
  transition: 0.3s ease-out;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(0, -50%);
}
.message__btn a {
  width: 300px;
  line-height: 80px;
  margin: 0;
  font-size: 2rem;
  color: #FFF;
  background-color: #5db8c4;
}
.link__btn:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-color: #3192ba;
  color: #FFF;
}
.link__btn:hover .arw {
  right: 3%;
}

@media (max-width: 990px){
  .rec-message-section {
    padding: 70px 7% 7% 7%;
  }
  .rec-sec-title {
    font-size: 40px;
    margin: 0 0 6%;
  }
  .rec-sec-title span {
    font-size: 18px;
    padding: 0 0 0 60px;
  }
  .rec-mess-lead {
    font-size: 7.2vw;
    margin: 0 0 6%;
  }
  .rec-mess-text {
    font-size: 2.4vw;
    margin: 0 0 6%;
  }
  .rec-mess-text span {
    font-size: 3.2vw;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-message-section {
    padding: 60px 7% 7% 7%;
  }
  .rec-sec-title {
    font-size: 30px;
    margin: 0 0 6%;
  }
  .rec-mess-text {
    font-size: 16px;
  }
  .rec-mess-text span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .rec-mess-text br.br {
    display: none;
  }
  .message__btn a {
    margin: 0 auto;
  }
}

/*!------------------------------------------------------------------
[recruit Slider]
*/

.rec-slidelist-section {
  width: 100%;
  height: auto;
  margin: 0 0 6%;
  padding: 0 4px;
}

.rec-slidewrap011 {
  display: flex !important;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  overflow: hidden;
}
.slide_rec011 li {
  width: 16.666%;
  height: auto;
  margin: 0;
  padding: 4px;
}
.rec-slidewrap012 {
  display: flex !important;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  overflow: hidden;
}
.slide_rec012 li {
  width: 16.666%;
  height: auto;
  margin: 0;
  padding: 4px;
}

@media (max-width: 990px){
  .slide_rec011 li {
    width: 25%;
    padding: 3px;
  }
  .slide_rec012 li {
    width: 25%;
    padding: 3px;
  }
}
@media (max-width: 499px){
  .slide_rec011 li {
    width: 33.333%;
  }
  .slide_rec012 li {
    width: 33.333%;
  }
}



/*!------------------------------------------------------------------
[recruit Schedule]
*/

.rec-schedule-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 5% 7%;
  background-color: #FFF;
}

.rec-schedule-title {
  position: relative;
  display: block;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 5% 3%;
  padding: 0;
}
.rec-schedule-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0 60px;
}
.rec-schedule-title::before {
  content: url(/img/recruit//logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

table.join {
  width: 95%;
  margin: 0 2.5%;
  border-collapse: separate;
  border-spacing: 0px 15px;
}
table.join th,
table.join td {
  padding: 20px;
}
table.join th {
  position: relative;
  width: 10%;
  color: #FFF;
  font-size: 1.5vw;
  font-weight: 600;
  font-family: "Prompt", sans-serif;
  text-align: center;
  vertical-align: middle;
  background-color: #7AC8D2;
  overflow: visible;
}
table.join th:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #7AC8D2;
  border-width: 10px;
  margin-top: -10px;
}
table.join td {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  text-align: left;
  padding-left: 40px;
  background-color: #F5F5F5;
  border-radius: 0 8px 8px 0;
}
table.join td h3 {
  font-size: 1.5vw;
  font-weight: 600;
  color: #121212;
  margin: 0;
  padding: 0 0 10px;
}

table.schedule {
  width: 95%;
  margin: 0 2.5%;
  border-collapse: separate;
  border-spacing: 0px 15px;
}
table.schedule th,
table.schedule td {
  padding: 20px;
}
table.schedule th {
  position: relative;
  width: 20%;
  color: #FFF;
  font-size: 1.5vw;
  font-weight: 600;
  font-family: "Prompt", sans-serif;
  text-align: center;
  vertical-align: middle;
  background-color: #7AC8D2;
  overflow: visible;
}
table.schedule th:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #7AC8D2;
  border-width: 10px;
  margin-top: -10px;
}
table.schedule td {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  text-align: left;
  padding-left: 40px;
  background-color: #F5F5F5;
  border-radius: 0 8px 8px 0;
}
table.schedule td h3 {
  font-size: 1.5vw;
  font-weight: 600;
  color: #121212;
  margin: 0;
  padding: 0 0 10px;
}

@media (max-width: 990px){
  .tb-mt {
    margin-top: 5%;
  }
  .rec-schedule-title {
    font-size: 40px;
    margin: 0 0 2% 3%;
  }
  .rec-schedule-title span {
    font-size: 18px;
    padding: 0 0 0 60px;
  }
  table.join th {
    font-size: 18px;
  }
  table.schedule th {
    font-size: 18px;
  }
  table.join td h3 {
    font-size: 18px;
  }
  table.schedule td h3 {
    font-size: 18px;
  }
}
@media (max-width: 499px){
  .rec-schedule-title {
    font-size: 30px;
  }
	table.join {
		width: 100%;
		margin: 0;
	}
	table.schedule {
		width: 100%;
		margin: 0;
	}
	table.join th {
		display: block;
		width: 100%;
    font-size: 20px;
	}
  table.schedule th {
    display: block;
    width: 100%;
    font-size: 20px;
  }
	table.join th:after, 
	table.schedule th:after {
		display: none;
	}
	table.join td {
		display: block;
		width: 100%;
		font-size: 16px;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}
	table.schedule td {
		display: block;
		width: 100%;
		font-size: 16px;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
	}
}


/*!------------------------------------------------------------------
[Recruit Cultures]
*/
.rec-cultures-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFF;
}

.rec-cultures-wrap {
  position: relative;
  width: 45%;
  margin: -15% 5% 0 50%;
  padding: 5%;
  background-color: #F0F0F0;
}

.rec-cultures-title {
  position: relative;
  display: block;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  text-align: left;
  margin: 0 0 5%;
  padding: 0;
}
.rec-cultures-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0 60px;
}
.rec-cultures-title::before {
  content: url(/img/recruit//logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

.rec-cultures-text {
  display: block;
  font-size: 1.0vw;
  font-weight: 400;
  text-align: left;
  margin: 0 0 6%;
  padding: 0;
}

.cultures__btn a {
  width: 300px;
  line-height: 80px;
  margin: 0;
  font-size: 2rem;
  color: #FFF;
  background-color: #5db8c4;
}

@media (max-width: 990px){
  .rec-cultures-wrap {
    width: 80%;
    margin: -10% 10% 0 10%;
  }
  .rec-cultures-title {
    font-size: 40px;
    margin: 0 0 4%;
  }
  .rec-cultures-title span {
    font-size: 18px;
    padding: 0 0 0 60px;
  }
  .rec-cultures-text {
    font-size: 16px;
    margin: 0 0 5%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-cultures-title {
    font-size: 20px;
  }
}


/*!------------------------------------------------------------------
[Recruit Position]
*/
.rec-position-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 3% 5% 7%;
  background-color: #FFF;
}

.rec-position-title {
  position: relative;
  display: block;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 3% 2%;
  padding: 0;
}
.rec-position-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0 60px;
}
.rec-position-title::before {
  content: url(/img/recruit//logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

.rec-position-wrap {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 2.5%;
}

.rec-department-title {
  position: relative;
  display: block;
  font-size: 1.6vw;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  text-align: left;
  margin: 0 0 5% 1%;
  padding: 0;
}
.rec-department-title span {
  display: block;
  font-size: 1.0vw;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0;
}

/*tabの形状*/
.tab{
 display: flex;
 flex-wrap: wrap;
}
.tab li a{
 display: block;
 font-size: 1.4vw;
 font-weight: 600;
 font-family: 'Roboto', sans-serif;
 line-height: 1.0;
 background-color: #7AC8D2;
 margin: 0 4px;
 padding: 10px 20px;
}
.tab li a:hover{
  color: #FFF;
}
/*liにactiveクラスがついた時の形状*/
.tab li.active a{
 font-weight: 600;
 background-color: #F0F0F0;
}
/*エリアの表示非表示と形状*/
.area {
 display: none;/*はじめは非表示*/
 opacity: 0;/*透過0*/
 margin-bottom: 3%;
 padding: 5%;
 background-color: #F0F0F0;
}
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
 display: block;/*表示*/
 animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
 animation-duration: 2s;
 animation-fill-mode: forwards;
}
@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 1480px){
  .tab li a{
    padding:10px 15px;
  }
}
@media (max-width: 1380px){
  .tab li a{
    padding:10px 10px;
  }
}

/*tabの形状*/
.tab02{
 display: flex;
 flex-wrap: wrap;
}
.tab02 li a{
 display: block;
 font-size: 1.4vw;
 font-weight: 600;
 font-family: 'Roboto', sans-serif;
 line-height: 1.0;
 background-color: #7AC8D2;
 margin: 0 4px;
 padding: 10px 20px;
}
.tab02 li a:hover{
  color: #FFF;
}
/*liにactiveクラスがついた時の形状*/
.tab02 li.active a{
 font-weight: 600;
 background-color: #F0F0F0;
}
/*エリアの表示非表示と形状*/
.area02 {
 display: none;/*はじめは非表示*/
 opacity: 0;/*透過0*/
 margin-bottom: 3%;
 padding: 5%;
 background-color: #F0F0F0;
}
/*areaにis-activeというクラスがついた時の形状*/
.area02.is-active {
 display: block;/*表示*/
 animation-name: displayAnimes;/*ふわっと表示させるためのアニメーション*/
 animation-duration: 2s;
 animation-fill-mode: forwards;
}
@keyframes displayAnimes{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 1480px){
  .tab li a{
    padding:10px 15px;
  }
  .tab02 li a{
    padding:10px 15px;
  }
}
@media (max-width: 1380px){
  .tab li a{
    padding:10px 10px;
  }
  .tab02 li a{
    padding:10px 10px;
  }
}
@media (max-width: 990px){
  .rec-position-section {
    padding: 70px 5% 7%;
  }
  .rec-position-title {
    font-size: 40px;
    margin: 0 0 5% 2%;
  }
  .rec-position-title span {
    font-size: 18px;
    padding: 0 0 0 60px;
  }
  .rec-department-title {
    font-size: 30px;
    margin: 0 0 3% 1%;
  }
  .rec-department-title span {
    font-size: 18px;
    padding: 5px 0 0;
  }
  .tab li a {
    font-size: 24px;
    margin: 4px 4px 0 4px;
    border-radius: 0;
  }
  .tab li a:hover{
    color: #000;
  }
  .tab02 li a {
    font-size: 24px;
    margin: 4px 4px 0 4px;
    border-radius: 0;
  }
  .tab02 li a:hover{
    color: #000;
  }
}
@media (max-width: 499px){
  .rec-position-section {
    padding: 60px 5% 7%;
  }
  .rec-position-title {
    font-size: 30px;
  }
  .rec-department-title {
    font-size: 20px;
    text-align: center;
  }
  .rec-department-title span {
    font-size: 16px;
  }
  .tab li a {
    font-size: 20px;
  }
  .tab02 li a {
    font-size: 20px;
  }
}

.rec-position-imgwrap {
  display: block;
  margin: 0 0 5%;
  padding: 0;
}
.rec-tab-subtitle {
  display: block;
  font-size: 1.2vw;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  text-align: left;
  margin: 0 0 2%;
  padding: 0;
}
.rec-tab-subtitle span {
  font-size: 1.0vw;
  font-family: 'Noto Sans JP', sans-serif;
}
.rec-tab-textwrapper01 {
  display: block;
  list-style-type: none;
  margin: 0 0 5%;
  padding: 0;
}
.rec-tab-textwrapper02 {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rec-tab-subtext {
  display: inline-block;
  list-style-type: none;
  font-size: 1.0vw;
  font-weight: 500;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  text-align: left;
  margin: 5px 10px;
  padding: 5px 10px;
  background-color: #7AC8D2;
}

@media (max-width: 990px){
  .rec-tab-subtitle {
    font-size: 20px;
    margin: 0 0 2%;
  }
  .rec-tab-subtitle span {
    font-size: 16px;
  }
  .rec-tab-subtext {
    font-size: 18px;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
}


/*!------------------------------------------------------------------
[Recruit Guidelines]
*/
.rec-guidelines-section {
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding: 6% 0 7%;
  background-color: #FFF;
}

.rec-guidelines-title {
  position: relative;
  display: block;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  margin: 0 0 3% 2%;
  padding: 0;
}
.rec-guidelines-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 5px 0 0 60px;
}
.rec-guidelines-title::before {
  content: url(/img/recruit//logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

table.guidelines {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 15px;
}
table.guidelines th,
table.guidelines td {
	padding: 20px;
}
table.guidelines th {
  position: relative;
  width: 25%;
  color: #121212;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  background-color: #7AC8D2;
  overflow: visible;
}
table.guidelines th:after {
	content: " ";
	position: absolute;
	left: 100%;
	top: 50%;
	height: 0;
	width: 0;
	pointer-events: none;
	border: solid transparent;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #7AC8D2;
	border-width: 10px;
	margin-top: -10px;
}
table.guidelines td {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  text-align: left;
  padding-left: 40px;
  background-color: #F5F5F5;
  border-radius: 0 8px 8px 0;
}

dl.item-guidelines {
  width: 100%;
  padding: 0;
  margin: 0;
}
dl.item-guidelines dt {
  float: left;
  width: 125px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  padding: 1px 0;
  margin: 0;
}
dl.item-guidelines dd {
  margin-left: 125px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 1px 0;
}

dl.item-guidelines-ky {
  width: 100%;
  padding: 0;
  margin: 0;
}
dl.item-guidelines-ky dt {
  float: left;
  width: 105px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  padding: 1px 0;
  margin: 0;
}
dl.item-guidelines-ky dd {
  margin-left: 105px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 1px 0;
}
dl.item-guidelines-ky dd span {
  font-size: 14px;
  font-weight: 400;
}

dl.item-guidelines-k {
  width: 100%;
  padding: 0;
  margin: 0;
}
dl.item-guidelines-k dt {
  float: left;
  width: 130px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  padding: 1px 0;
  margin: 0;
}
dl.item-guidelines-k dd {
  margin-left: 130px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 1px 0;
}

dl.item-guidelines-r {
  width: 100%;
  padding: 0;
  margin: 0 0 10px;
}
dl.item-guidelines-r dt {
  float: left;
  width: 18px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  padding: 1px 0;
  margin: 0;
}
dl.item-guidelines-r dd {
  margin-left: 18px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 1px 0;
}

dl.item-guidelines01 {
  width: 100%;
  padding: 0;
  margin: 0;
}
dl.item-guidelines01 dt {
  float: left;
  width: 18px;
  font-size: 14px;
  color: #000;
  text-align: left;
  line-height: 1.4;
  padding: 5px 0;
  margin: 0;
}
dl.item-guidelines01 dd {
  margin-left: 18px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 5px 0;
}

dl.item-guidelines02 {
  width: 100%;
  padding: 5px 0 0;
  margin: 0;
}
dl.item-guidelines02 dt {
  float: left;
  width: 18px;
  font-size: 14px;
  color: #000;
  text-align: left;
  line-height: 1.4;
  padding: 2px 0;
  margin: 0;
}
dl.item-guidelines02 dd {
  margin-left: 18px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 2px 0;
}

.item-guidelines-ra {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    text-align: left;
    padding-left: 30px;
}

dl.item-guidelines-ra {
  width: 100%;
  padding: 0;
  margin: 0;
}
dl.item-guidelines-ra dt {
  float: left;
  width: 80px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  padding: 0 0 10px;
  margin: 0;
}
dl.item-guidelines-ra dd {
  margin-left: 80px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  padding: 0 0 10px;
}
dl.item-guidelines-ra dd img {
  width: 160px;
}

@media (max-width: 990px){
  .rec-guidelines-section {
    width: 80%;
    padding: 70px 0 7%;
  }
  .rec-guidelines-title {
    font-size: 40px;
    margin: 0 0 3% 2%;
  }
  .rec-guidelines-title span {
    font-size: 18px;
    padding: 0 0 0 60px;
  }
  dl.item-guidelines dt {
    display: block;
    float: none;
    width: 100%;
  }
  dl.item-guidelines dd {
    display: block;
    width: 100%;
    margin-left: 0px;
  }

  dl.item-guidelines-k dt {
    display: block;
    float: none;
    width: 100%;
  }
  dl.item-guidelines-k dd {
    display: block;
    width: 100%;
    margin-left: 0px;
  }

  dl.item-guidelines-ky dt {
    display: block;
    float: none;
    width: 100%;
  }
  dl.item-guidelines-ky dd {
    display: block;
    width: 100%;
    margin-left: 0px;
  }
}
@media (max-width: 499px){
  .rec-guidelines-section {
    padding: 60px 0 7%;
  }
  .rec-guidelines-title {
    font-size: 20px;
  }
	table.guidelines {
		width: 100%;
		margin: 0;
	}
	table.guidelines th {
		display: block;
		width: 100%;
		font-size: 1.8rem;
	}
	table.guidelines th:after {
		display: none;
	}
	table.guidelines td {
		display: block;
		width: 100%;
		font-size: 16px;
		padding-left: 10px;
		padding-right: 10px;
	}
  dl.item-guidelines-ky dd span {
    display: block;
  }
  .item-guidelines-ra {
    padding-left: 10px;
  }
}


/*!------------------------------------------------------------------
[culture.html]
*/
.sub-culture-kv {
    position: relative;
    width: 100%;
    height: 40vw;
    background: url(/img/recruit//culture-mainvisual_bg.jpg) no-repeat center center/cover;
}
.sub-memberonly-kv {
    position: relative;
    width: 100%;
    height: 40vw;
    background: url(/img/service/img02.jpg) no-repeat center center/cover;
}
@media (max-width: 1160px){
  .sub-culture-kv {
    margin-top: 60px;
  }
}
@media (max-width: 990px){
  .sub-culture-kv {
    margin-top: 60px;
  }
}
@media (max-width: 749px){
  .sub-culture-kv {
    margin-top: 50px;
  }
}
@media (max-width: 499px){
  .sub-culture-kv {
    margin-top: 50px;
  }
}

.rec-culture-message-section {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px 5px;
    background-color: #FFF;
}
.rec-culture-mess-wrap {
    position: relative;
    display: block;
    margin: 0;
    padding: 5px;
}
.rec-culture-mess-subtitle {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 1.8vw;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    padding: 10px;
    background-color: #FFF;
}
.rec-culture-mess-lead {
    display: block;
    font-size: 6.6vw;
    font-weight: 800;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 1% 1% 2%;
    padding: 0;
}
.rec-culture-mess-text {
    display: block;
    font-size: 1.75vw;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 1%;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-mess-subtitle {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 5%;
    left: 5%;
    font-size: 3.0vw;
  }
  .rec-culture-mess-lead {
    font-size: 6.6vw;
    text-align: center;
  }
  .rec-culture-mess-text {
    font-size: 22px;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-mess-subtitle {
    font-size: 5.4vw;
  }
  .rec-culture-mess-lead {
    font-size: 6.6vw;
    text-align: center;
    margin: 1% 1% 3%;
  }
  .rec-culture-mess-text {
    font-size: 20px;
  }
}

.rec-culture-title-section {
    position: relative;
    width: 100%;
    margin: 0 0 5%;
    padding: 5px 5px;
}

.rec-culture-title-wrap {
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-main-title {
    display: block;
    font-size: 18.5vw;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    line-height: 0.9;
    letter-spacing: -0.8vw;
    text-align: center;
    color: #121212;
    margin: 0;
    padding: 0;
}

.rec-culture-wrap0102 {
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-lead01 {
    display: block;
    font-size: 4.4vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 8% 1% 0;
    padding: 0;
}
.rec-culture-text01 {
    display: block;
    font-size: 1.5vw;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0;
    color: #121212;
    margin: 5% 0 0;
    padding: 0;
}
.rec-culture-lead0102 {
    display: block;
    font-size: 8.8vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 6% 1% 1%;
    padding: 0;
}
.rec-culture-sublead0102 {
    display: block;
    font-size: 2.3vw;
    font-weight: 800;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 8% 1% 2%;
    padding: 0;
}
.rec-culture-text0102 {
    display: block;
    font-size: 1.3vw;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 0;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-title-section {
    margin: 0;
  }
  .rec-culture-lead01 {
    font-size: 11.5vw;
    margin: 3% 2% 2%;
  }
  .rec-culture-lead01 br {
    display: none;
  }
  .rec-culture-text01 {
    font-size: 22px;
    margin: 0 2% 2%;
  }

  .rec-culture-lead0102 {
    font-size: 15.0vw;
    margin: 0 1%;
    padding: 0;
    text-align: center;
  }
  .rec-culture-sublead0102 {
    font-size: 3.8vw;
    margin: 5% 1% 2%;
    padding: 0;
  }
  .rec-culture-text0102 {
    font-size: 16px;
    margin: 0;
  }
  img.clipping {
    display: none;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-lead01 {
    margin: 3% 2% 3%;
  }
  .rec-culture-text01 {
    font-size: 20px;
    margin: 0 2% 3%;
  }
  .rec-culture-lead0102 {
    font-size: 20.0vw;
    margin: 0 1% 3%;
    padding: 0;
    text-align: center;
  }
  .rec-culture-sublead0102 {
    font-size: 5.8vw;
    margin: 0 2% 3%;
    text-align: center;
  }
  .rec-culture-text0102 {
    font-size: 20px;
    margin: 0;
  }
}

.rec-culture-wrap02 {
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-lead02 {
    display: block;
    font-size: 10.2vw;
    font-weight: 900;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 1% 0;
    padding: 0;
}
.rec-culture-lead02 span {
    display: block;
    font-size: 7.2vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: -0.1vw;
}
.rec-culture-text02 {
    display: block;
    font-size: 2.1vw;
    font-weight: 700;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.1;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 2% 2%;
    padding: 0;
}
.rec-culture-text0202 {
    display: block;
    font-size: 1.5vw;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 2%;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-wrap02 {
    margin-top: 4%;
    margin-bottom: 2%;
  }
  .rec-culture-lead02 {
    font-size: 13.4vw;
    margin: 0 1% 0;
    text-align: center;
  }
  .rec-culture-lead02 span {
    font-size: 9.4vw;
    letter-spacing: -0.1vw;
  }
  .rec-culture-text02 {
    font-size: 24px;
    margin: 2% 2% 2%;
  }
  .rec-culture-text0202 {
    font-size: 20px;
    margin: 0 2%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-wrap02 {
    margin-top: 5%;
    margin-bottom: 4%;
  }
  .rec-culture-lead02 {
    margin: 0 1% 3%;
  }
  .rec-culture-text02 {
    font-size: 20px;
    margin: 0 2% 3%;
  }
  .rec-culture-text0202 {
    font-size: 20px;
    margin: 0 2%;
  }
}


.rec-culture-wrap0304 {
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-lead03 {
    display: block;
    font-size: 6.6vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 0 2%;
    padding: 0;
}
.rec-culture-text03 {
    display: block;
    font-size: 2.2vw;
    font-weight: 500;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 1% 2% 2% 0;
    padding: 0;
}
.rec-culture-lead04 {
    display: block;
    font-size: 5.2vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: -3% 0 0 3%;
    padding: 0;
}
.rec-culture-text04 {
    display: block;
    font-size: 2.8vw;
    font-weight: 500;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 2% 0 0;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-wrap0304 {
    margin-top: 4%;
    margin-bottom: 2%;
  }
  .rec-culture-lead03 {
    font-size: 11.5vw;
    margin: 0 2% 2%;
    text-align: center;
  }
  .rec-culture-text03 {
    font-size: 24px;
    margin: 0 2%;
    padding: 0 0 2%;
  }
  .rec-culture-lead04 {
    font-size: 6.2vw;
    margin: 0 0 2%;
    text-align: center;
  }
  .rec-culture-text04 {
    font-size: 2.8vw;
    margin: 0 2%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-text03 {
    font-size: 22px;
    margin: 0 2%;
    padding: 2% 0 4%;
  }
  .rec-culture-lead04 {
    font-size: 11.5vw;
    margin: 0 0 3%;
  }
  .rec-culture-text04 {
    font-size: 20px;
    margin: 0 2% 4%;
  }
}


.rec-culture-wrap0506 {
    margin-top: 0;
    margin-bottom: 3%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-lead05 {
    display: block;
    font-size: 15.0vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 2%;
    padding: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.rec-culture-text05 {
    display: block;
    font-size: 1.85vw;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 5% 1% 4% 4%;
    padding: 0;
}

.rec-culture-lead06 {
    display: block;
    font-size: 7.7vw;
    font-weight: 900;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 1% 0 4%;
    padding: 0;
}
.rec-culture-text06 {
    display: block;
    font-size: 3.8vw;
    font-weight: 400;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 1% 0 4%;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-wrap0506 {
    margin-bottom: 4%;
  }
  .rec-culture-lead05 {
    font-size: 30.0vw;
    margin: 0 2% 2%;
    text-align: center;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
  .rec-culture-text05 {
    font-size: 24px;
    margin: 2% 2% 4%;
  }
  .rec-culture-lead06 {
    font-size: 15.5vw;
    margin: 2% 2% 2%;
    text-align: center;
  }
  .rec-culture-text06 {
    font-size: 30px;
    margin: 0 2%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-wrap0506 {
    margin-bottom: 5%;
  }
  .rec-culture-text05 {
    font-size: 20px;
    margin: 2% 2% 4%;
  }
  .rec-culture-lead06 {
    font-size: 15.4vw;
    margin: 2% 2% 3%;
    text-align: center;
  }
  .rec-culture-text06 {
    font-size: 20px;
    margin: 0 2%;
  }
}


.rec-culture-wrap07 {
    margin-top: 0;
    margin-bottom: 3%;
    margin-left: 0;
    margin-right: 0;
}
.rec-culture-lead07 {
    display: block;
    font-size: 11.1vw;
    font-weight: 900;
    font-family: 'Noto Serif JP', serif;
    line-height: 0.8;
    letter-spacing: -0.5vw;
    color: #121212;
    margin: 0 1%;
    padding: 0;
}
.rec-culture-text07 {
    display: block;
    font-size: 1.88vw;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 2% 1% 0;
    padding: 0;
}

@media (max-width: 990px){
  .rec-culture-wrap07 {
    margin-bottom: 4%;
  }
  .rec-culture-lead07 {
    font-size: 11.0vw;
    margin: 0 2% 2%;
    text-align: center;
  }
  .rec-culture-text07 {
    font-size: 24px;
    margin: 0 2%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-wrap07 {
    margin-bottom: 5%;
  }
  .rec-culture-lead07 {
    font-size: 10.0vw;
    margin: 0 2% 3%;
  }
  .rec-culture-text07 {
    font-size: 20px;
    margin: 0 2%;
  }
}


.rec-culture-wrap0809 {
    margin-top: 0;
    margin-bottom: 2%;
    margin-left: 1%;
    margin-right: 1%;
}
.rec-culture-lead08 {
    display: block;
    font-size: 5.4vw;
    font-weight: 900;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 1%;
    padding: 0;
}
.rec-culture-text08 {
    display: block;
    font-size: 1.85vw;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 1% 2%;
    padding: 0;
}
.rec-culture-lead09 {
    display: block;
    font-size: 7.0vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 1%;
    padding: 0;
}
.rec-culture-text09 {
    display: block;
    font-size: 2.0vw;
    font-weight: 500;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 1% 2%;
    padding: 0;
}
.rec-culture-lead010 {
    display: block;
    font-size: 6.5vw;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 1%;
    padding: 0;
}
.rec-culture-text010 {
    display: block;
    font-size: 1.5vw;
    font-weight: 500;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 1%;
    padding: 0;
}
span.redmark {
    color: #5db8c4;
    line-height: 1.0;
}

@media (max-width: 990px){
  .rec-culture-wrap0809 {
    margin-bottom: 2%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .rec-culture-lead08 {
    font-size: 7.2vw;
    margin: 0 0 2%;
    text-align: center;
  }
  .rec-culture-text08 {
    font-size: 28px;
    margin: 0 0 4%;
  }
  .rec-culture-lead09 {
    font-size: 9.0vw;
    margin: 0 0 2%;
    text-align: center;
  }
  .rec-culture-text09 {
    font-size: 24px;
    margin: 0 0 4%;
  }
  .rec-culture-lead010 {
    font-size: 8.4vw;
    margin: 0 0 2%;
    text-align: center;
  }
  .rec-culture-text010 {
    font-size: 22px;
    margin: 0 0 4%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-culture-wrap0809 {
    margin-bottom: 4%;
  }
  .rec-culture-lead08 {
    font-size: 7.0vw;
    margin: 0 0 3%;
    text-align: center;
  }
  .rec-culture-text08 {
    font-size: 20px;
    margin: 0 0 5%;
  }
  .rec-culture-text09 {
    font-size: 20px;
    margin: 0 0 5%;
  }
  .rec-culture-lead010 {
    font-size: 8.2vw;
    margin: 0 0 3%;
    text-align: center;
  }
  .rec-culture-text010 {
    font-size: 20px;
    margin: 0 0 5%;
  }
}


.rec-footbanner-section {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}
.rec-footbanner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #F0F0F0;
}

.rec-footbanner-wrapper-reverse {
    flex-direction: row-reverse;
}

.rec-footbanner-title {
  position: relative;
  display: block;
  font-size: 36px;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  line-height: 1.0;
  letter-spacing: 0;
  color: #121212;
  text-align: center;
  margin: 0 0 10%;
  padding: 0;
}
.rec-footbanner-title span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
}
.rec-footbanner-title::before {
  content: url(/img/recruit//logomark50.png);
  vertical-align: middle;
  padding-right: 10px;
}

.footbanner__btn a {
  width: 240px;
  line-height: 80px;
  margin: 0 auto;
  font-size: 2rem;
  color: #FFF;
  background-color: #5db8c4;
}

@media (max-width: 499px){
  .rec-footbanner-wrapper {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}

/*!------------------------------------------------------------------
[member.html]
*/
.sub-member-kv {
    position: relative;
    width: 100%;
    height: 40vw;
    background: url(/img/recruit//member-mainvisual_bg.jpg) no-repeat center center/cover;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1160px){
  .sub-member-kv {
    margin-top: 60px;
  }
}
@media (max-width: 990px){
  .sub-member-kv {
    margin-top: 60px;
  }
}
@media (max-width: 749px){
  .sub-member-kv {
    margin-top: 50px;
  }
}
@media (max-width: 499px){
  .sub-member-kv {
    margin-top: 50px;
  }
}

.rec-member-intro-section {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}
.rec-member-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}
.rec-member-wrapper-reverse {
    flex-direction: row-reverse;
}
.rec-member-wrap {
  width: 380px;
  height: auto;
}

@media (max-width: 990px){
  .rec-member-wrapper {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-member-wrap {
    width: 90%;
  }
}

.rec-member-lead {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 30px;
    padding: 0;
}
.rec-member-name {
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.0;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 20px;
    padding: 0;
}
.rec-member-station {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 20px;
    padding: 0;
}
.rec-member-station span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 7px;
}
.rec-member-position {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 50px;
    padding: 0;
}
.rec-member-position span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 7px;
}
.rec-member-position02 {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 20px;
    padding: 0;
}
.rec-member-position02 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 7px;
}
.rec-member-hometown {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 50px;
    padding: 0;
}
.rec-member-hometown span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 7px;
}

.rec-member-modaltitle {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 30px;
    padding: 0;
}
.rec-member-modaltitle span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 7px;
}
.rec-member-modaltext {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 50px;
    padding: 0;
}

@media (max-width: 990px){
  .rec-member-lead {
    font-size: 20px;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
  .rec-member-lead {
    font-size: 22px;
  }
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
    position: relative;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    background-clip: padding-box;
    outline: 0;
}
.popup-modal .modal-content {
    width: 100%;
    height: auto;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    padding: 0;
}
.popup-modal .close-modal {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    right: 0;
    cursor: pointer;
    font-size: 26px;
    line-height: 1.0;
    color: #000;
    padding: 10px 17px;
    background-color: #FFF;
    z-index: 9;
}
.modal-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}
.modal-container .flexslider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-text-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 60px 5% 5% 5%;
}
.modal-text-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.0;
  color: #009CD1;
  padding: 0 0 15px;
  margin: 0 20px 15px;
  border-bottom: solid 1px #000;
}
.modal-text-text {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  color: #000;
  padding: 0 0 20px;
  margin: 0 20px;
}

@media (max-width: 1480px){
}
@media (max-width: 1200px){
  .popup-modal .close-modal {
    width: 40px;
    height: 40px;
    font-size: 2.0rem;
    padding: 10px 12px;
  }
}
@media (max-width: 990px){
  .modal-text-container {
    height: auto;
    padding: 10% 5% 5%;
  }
}
@media (max-width: 749px){
}
@media (max-width: 499px){
}





























