/*===========================================================================*/
/*  csr support  */
/*===========================================================================*/
.p-csr__head {
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.p-csrSupport {
  padding-top: 100px;
}

.p-csrSupport__logo {
  max-width: 500px;
  margin: 55px auto 0;
}

.p-csrSupport__txt01 {
  text-align: center;
  margin-top: 40px;
}

.p-csrSupport__img {
  max-width: 906px;
  margin: 38px auto 0;
}

.p-csrSupport__txt02 {
  text-align: center;
  margin-top: 52px;
}

@media screen and (max-width: 768px) {
  .p-csr__head {
      font-size: 20px;
  }
  
  .p-csrSupport {
      padding-top: 90px;
      padding-left: 15px;
      padding-right: 15px;
  }
  
  .p-csrSupport__logo {
      max-width: 320px;
      margin: 40px auto 0;
  }
  
  .p-csrSupport__txt01 {
      margin-top: 34px;
  }
  
  .p-csrSupport__img {
      max-width: 350px;
      margin: 38px auto 0;
  }
  
  .p-csrSupport__txt02 {
      margin-top: 38px;
  }
}

/*===========================================================================*/
/*  csr privacy  */
/*===========================================================================*/
.p-csrPrivacy {
  padding-top: 120px;
  padding-bottom: 90px;
}

.p-csrPrivacy__logo {
  max-width: 117px;
  margin: 55px auto 0;
}

.p-csrPrivacy__txt01 {
  text-align: center;
  margin-top: 47px;
}

.p-csrPrivacy__txt02 {
  text-align: center;
  margin-top: 47px;
}

.p-csrPrivacy__content {
  max-width: 900px;
  margin: 52px auto 0;
  background-color: #effae5;
  padding: 60px 30px 74px;
}

.p-csrPrivacy__content--head {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
}

.p-csrPrivacy__content--txt {
  text-align: center;
  margin-top: 28px;
}

.p-csrPrivacy__content--table {
  max-width: 680px;
  margin: 49px auto 0;
  display: flex;
  justify-content: space-between;
}

.p-csrPrivacy__content--tableHead {
  width: 150px;
  height: 80px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .08em;
}

.p-csrPrivacy__content--tableContent {
  width: calc(100% - 170px);
  font-size: 17px;
  line-height: 1.4;
  font-weight: 700;
}

.p-csrPrivacy__content--tableContent dl {
  margin-top: 11px;
  display: flex;
}

.p-csrPrivacy__content--tableContent dl dt {
  display: inline-block;
  width: 89px;
}
.p-csrPrivacy__content--tableContent dl dd {
  display: inline-block;
  width: calc(100% - 89px);
}

@media screen and (max-width: 768px) {
  .p-csrPrivacy {
      padding: 90px 15px 100px;
  }
  
  .p-csrPrivacy__logo {
      max-width: 91px;
      margin: 30px auto 0;
  }
  
  .p-csrPrivacy__txt01 {
      margin-top: 32px;
  }
  
  .p-csrPrivacy__txt02 {
      margin-top: 28px;
  }
  
  .p-csrPrivacy__content {
      max-width: 350px;
      margin: 52px auto 0;
      background-color: #effae5;
      padding: 40px 20px 56px;
  }
  
  .p-csrPrivacy__content--head {
      font-size: 18px;
  }
  
  .p-csrPrivacy__content--txt {
      margin-top: 24px;
  }
  
  .p-csrPrivacy__content--table {
      max-width: 290px;
      margin: 32px auto 0;
      display: block;
  }
  
  .p-csrPrivacy__content--tableHead {
      width: 100%;
      height: 60px;
  }
  
  .p-csrPrivacy__content--tableContent {
      width: 100%;
      font-size: 16px;
      padding-top: 10px;
  }
  
  .p-csrPrivacy__content--tableContent dl {
      margin-top: 13px;
  }
  
  .p-csrPrivacy__content--tableContent dl dt {
      display: inline-block;
      width: 89px;
  }
  .p-csrPrivacy__content--tableContent dl dd {
      display: inline-block;
      width: calc(100% - 89px);
  }
}

/*===========================================================================*/
/*  philosophy  */
/*===========================================================================*/
.p-philosophyMission {
  padding-top: 110px;
}

.p-philosophyVision {
  padding-top: 100px;
}

.p-philosophyValue {
  padding-top: 100px;
  padding-bottom: 135px;
}

.p-philosophy__headEn {
  display: block;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  font-weight: 500;
}

.p-philosophy__headJa {
  display: block;
  text-align: center;
  font-size: 45px;
  line-height: 1.7;
  margin-top: 18px;
  font-weight: 700;
  font-feature-settings: 'pwid' on, 'palt' on;
  letter-spacing: .06em;
}
.p-philosophyValue .p-philosophy__headJa {
  font-size: 20px;
  line-height: 2;
}

.p-philosophy__headJa .--thin {
  font-weight: 300;
}

.p-philosophy__txt {
  text-align: center;
  margin-top: 38px;
}

@media screen and (max-width: 768px) {
  .p-philosophyMission {
      padding-top: 100px;
  }
  
  .p-philosophyVision {
      padding-top: 96px;
  }

  .p-philosophyValue {
      padding-top: 96px;
      padding: 96px 20px 206px;
  }
  
  .p-philosophy__headEn {
      font-size: 24px;
  }
  
  .p-philosophy__headJa {
      font-size: 35px;
      margin-top: 22px;
      line-height: 1.44;
  }
  .p-philosophyValue .p-philosophy__headJa {
      font-size: 20px;
      line-height: 1.5;
      margin-top: 26px;
  }
  
  .p-philosophy__txt {
      margin-top: 28px;
  }
}

/*===========================================================================*/
/*  company common  */
/*===========================================================================*/
.p-company__head{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.p-company__headEn{
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .06em;
}

.p-company__headJa{
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin-top: 15px;
}

@media screen and (max-width: 768px){
  .p-company__headEn{
    font-size: 36px;
  }

  .p-company__headJa{
    font-size: 13px;
    margin-top: 10px;
  }
}

/*===========================================================================*/
/*  companyMenu  */
/*===========================================================================*/
.p-companyMenu{
  padding-top: 62px;
  padding-bottom: 150px;
}
.p-companyMenu__list{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.p-companyMenu__list li{
  width: calc(50% - 10px);
}

.p-companyMenu__list li a{
  display: block;
  border: 1px solid #ccc;
  border-radius: 0 0 30px 0;
  padding: 30px 20px;
  position: relative;
  transition: border-color .4s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-companyMenu__list li a.--active{
  border: 1px solid #66cc00;
}

.p-companyMenu__list li a.--active .p-companyMenu__list--ttl{
  color: #66cc00;
}
.p-companyMenu__list--ttl{
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .06em;
  transition: color .4s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-companyMenu__list--txt{
  font-size: 13px;
  color: #999999;
  line-height: 1;
  margin-top: 10px;
  letter-spacing: .06em;
}

.p-companyMenu__list li a.--active .c-lowerMenu-btn-arrow01 {
    opacity: 0;
}
.p-companyMenu__list li a.--active .c-lowerMenu-btn-arrow02 {
    opacity: 1;
}

@media screen and (min-width: 769px) {
  .c-lowerMenu-btn:hover {
    border-color: #66cc00;
  }

  .c-lowerMenu-btn:hover .p-companyMenu__list--ttl {
    color: #66cc00;
  }
}

@media screen and (max-width: 768px){
  .p-companyMenu{
    padding-top: 30px;
    padding-bottom: 100px;
  }

  .p-companyMenu__list{
    gap: 10px;
  }

  .p-companyMenu__list li{
    width: calc(50% - 5px);
  }

  .p-companyMenu__list li a{
    border-radius: 0 0 20px 0;
    padding: 22px 10px;
  }

  .p-companyMenu__list--ttl{
    font-size: 15px;
    letter-spacing: 0;
  }

  .p-companyMenu__list--txt{
    font-size: 10px;
    margin-top: 7px;
    letter-spacing: 0;
  }
}

/*===========================================================================*/
/*  companyOutline  */
/*===========================================================================*/
.p-companyOutline{
  padding-bottom: 150px;
}

.p-companyOutline__table{
  line-height: 1;
  margin-top: 60px;
  letter-spacing: .06em;
}

.p-companyOutline__info{
  display: flex;
}

.p-companyOutline__info dt{
  font-weight: 400;
  width: 190px;
  border-bottom: 1px solid #333;
  padding: 30px 0;
}

.p-companyOutline__info dd{
  width: calc(100% - 190px);
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}

.p-companyOutline__info dd a{
  color: #66cc00;
  position: relative;
  line-height: 1;
}

.p-companyOutline__info .name-img {
  width: 64px;
  padding: 10px 0;
}

.p-companyOutline__info dd a::after{
  content: "";
  width: 100%;
  height: 1px;
  background: #66cc00;
  position: absolute;
  left: 0;
  top: calc(100% + 1px);
}

.p-companyOutline__info dd ul{
  margin-top: 0.5em;
  padding-left: 1em;
}

.p-companyOutline__info dd ul li{
  padding-left: 0.5em;
  position: relative;
}

.p-companyOutline__info dd ul li::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333;
}

.p-companyOutline__info dd div:not(:first-child){
  margin-top: 2em;
}

@media screen and (max-width: 768px){
  .p-companyOutline{
    padding-bottom: 100px;
  }

  .p-companyOutline__table{
    margin-top: 40px;
  }

  .p-companyOutline__info{
    display: block;
  }

  .p-companyOutline__info dt{
    width: 100%;
    border-bottom: none;
    padding: 0;
    padding-top: 30px;
    font-weight: bold;
  }

  .p-companyOutline__info dd{
    width: 100%;
    padding: 0 0 30px;
  }

  .p-companyOutline__info .name-img {
    padding: 0 0 8px;
  }
}

/*===========================================================================*/
/*  ourOffice  */
/*===========================================================================*/
.p-ourOffice{
  padding-top: 120px;
  padding-bottom: 150px;
}

.p-ourOffice .fade-media-img.js-active {
  scale: 1;
}

.p-ourOffice__txt{
  margin-top: 70px;
  text-align: center;
  letter-spacing: .06em;
}

.p-ourOffice__content{
  margin-top: 70px;
  overflow-x: hidden;
}

.p-ourOffice__content .swiper-slide figure{
  aspect-ratio: 240/136;
  overflow: hidden;
}

.p-ourOffice__content .swiper-slide figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-ourOffice__thumb-list {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 3px 10px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.p-ourOffice__thumb-list::-webkit-scrollbar{
  display: none;
}

.p-ourOffice__thumb-item {
  flex: 0 0 135px;
  display: inline-block;
  margin-right: 10px;
  opacity: 0.5;
  border: 3px solid transparent;
}

.p-ourOffice__thumb-item:last-child {
  margin-right: 0;
}

.p-ourOffice__thumb-item.active {
  opacity: 1;
  border: 3px solid #66cc00;
}

.p-ourOffice__thumb-item figure {
  aspect-ratio: 240/136;
  overflow: hidden;
}

.p-ourOffice__thumb-item figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-ourOffice__thumb-link {
  display: block;
}

@media screen and (max-width: 768px){
  .p-ourOffice{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .p-ourOffice__txt{
    margin-top: 38px;
  }

  .p-ourOffice__content{
    margin-top: 38px;
  }

  .p-ourOffice__thumb-list {
    padding: 0 3px 10px;
  }

  .p-ourOffice__thumb-item {
    flex: 0 0 90px;
    margin-right: 6px;
    border: 2px solid transparent;
  }

  .p-ourOffice__thumb-item.active {
    border: 2px solid #66cc00;
  }
}

/*===========================================================================*/
/*  access  */
/*===========================================================================*/
.p-access{
  padding-bottom: 135px;
}

.p-access__map{
  margin-top: 70px;
}

.p-access__map iframe{
  width: 100%;
  height: 500px;
}

.p-access__content{
  margin-top: 40px;
  display: flex;
  gap: 20px;
}

.p-access__info{
  width: 100%;
  letter-spacing: .06em;
}

.p-access__info--ttl{
  font-weight: bold;
}

.p-access__info--company{
  font-size: 18px;
}

.p-access__info--txt{
  margin-top: 1em;
}

@media screen and (max-width: 768px){
  .p-access{
    padding-bottom: 100px;
  }

  .p-access__map{
    margin-top: 40px;
  }

  .p-access__map iframe{
    height: 350px;
  }

  .p-access__content{
    margin-top: 40px;
    flex-direction: column;
    gap: 40px;
  }
}

/*===========================================================================*/
/*  message  */
/*===========================================================================*/
.p-message{
  padding-top: 70px;
  padding-bottom: 90px;
}

.p-message__inner{
  max-width: 800px;
}

.p-message__img {
  aspect-ratio: 560/315;
}
.p-message__img.--02 {
  margin-top: 80px;
}

.p-message__img .fade-media-img-wrapper,
.p-message__img .fade-media-img-wrapper iframe {
  width: 100%;
  height: 100%;
}

.p-message__content{
  margin-top: 50px;
  letter-spacing: .06em;
}

.p-message__content.--01{
  margin-top: 90px;
}

.p-message__top--name-main{
  font-size: 25px;
  margin-left: 3px;
  width: 106px;
}

.p-message__content h2{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-feature-settings: 'pwid' on, 'palt' on;
  letter-spacing: .06em;
  line-height: 1.6;
}

.p-message__content strong{
  font-size: 20px;
}

@media screen and (max-width: 768px){
  .p-message{
    padding-top: 80px;
    padding-bottom: 88px;
  }

  .p-message__img.--02 {
    margin-top: 60px;
  }

  .p-message__content{
    margin-top: 40px;
  }
  .p-message__content.--01{
    margin-top: 64px;
  }

  .p-message__content h2{
    font-size: 27px;
    text-align: left;
    text-align: center;
  }
}

.p-recruitMembers__content--btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background-color: #fff;
  border-radius: 100vh;
  width: 220px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  transition: all .4s 0s cubic-bezier(.44,.14,.09,1.02);
}
.p-recruitMembers__content--btn.--sp {
  display: none;
}

.p-recruitMembers__content--btn span {
  position: relative;
  padding-left: 34px;
}
.p-recruitMembers__content--btn span::before {
  background: url('../img/recruit/members/icon-video.svg') no-repeat center center/contain;
  content: '';
  height: 18px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 26px;
  transition: opacity .4s 0s cubic-bezier(.44,.14,.09,1.02);
}
.p-recruitMembers__content--btn span::after {
  background: url('../img/recruit/members/icon-video-white.svg') no-repeat center center/contain;
  content: '';
  height: 18px;
  left: 0;
  position: absolute;
  top: -1px;
  width: 26px;
  opacity: 0;
  transition: opacity .4s 0s cubic-bezier(.44,.14,.09,1.02);
}

.p-recruitMembers__content--video {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .6s 0s cubic-bezier(.44,.14,.09,1.02);
}
.p-recruitMembers__content--video.js-active {
  opacity: 1;
  pointer-events: all;
}

.p-recruitMembers__content--videoClose {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(51, 51, 51, .8);
}

.p-recruitMembers__content--videoContent {
  aspect-ratio: 560/315;
  max-width: 900px;
  width: 100%;
  position: relative;
  z-index: 3;
}

.p-recruitMembers__content--videoContent::before {
  background: url('../img/recruit/members/member-close.svg') no-repeat center center/contain;
  content: '';
  height: 45px;
  right: 0;
  position: absolute;
  top: -60px;
  width: 45px;
  pointer-events: none;
}

.p-recruitMembers__content--videoContent iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px) {
  .p-recruitMembers__content--btn:hover {
      background-color: #66cc00;
      color: #fff;
  }
  
  .p-recruitMembers__content--btn:hover span::before {
      opacity: 0;
  }

  .p-recruitMembers__content--btn:hover span::after {
      opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .p-recruitMembers__content--btn {
      left: unset;
      bottom: unset;
      border: #66cc00 solid 1px;
      margin: 30px auto 0;
      position: relative;
  }
  .p-recruitMembers__content--btn.--sp {
    display: flex;
  }
  .p-recruitMembers__content--btn.--pc {
    display: none;
  }

  .p-recruitMembers__content--video {
      position: fixed !important;
      padding: 80px 20px;
  }
}
