@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
:root {
	--blk: #231815;
  --org: #E94A08;
}

html,
body {
  width: 100%;
	font-size: 62.5%;
}
body {
	font-size: 1.6rem;
  color: #fff;
  background-color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
	font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0.08em;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#quontier .sp {
  display: none;
}
@media screen and (max-width:768px) { 
  #quontier .sp {
    display: block;
  }
  #quontier .pc {
    display: none;
  }
}
#quontier .org {
  color: var(--org);
}
#quontier .section__inner {
  max-width: 1100px;
  margin-inline: auto;
  width: 92%;
  padding-top: min(100px,10.41vw);
  padding-bottom: min(110px,15.62vw);
}
@media screen and (max-width:599px) {
  #quontier .section__inner {
    padding-top: 14.66vw;
    padding-bottom: 15.62vw;
  }
}
#quontier .common_header {
  position: relative;
}
#quontier .header__inner {
  position: absolute;
}
#quontier .header__inner .main_logo {
    display: block;
    position: fixed;
    z-index: 3;
    left: 4%;
    top: 4%;
    cursor: pointer;
}
/*=========================

  navigation

==========================*/
#quontier .hamburger {
  display: block;
  position: fixed;
  z-index: 3;
  right: 3%;
  top: 12px;
  width: 32px;
  height: 40px;
  cursor: pointer;
  text-align: center;
}
#quontier .hamburger span {
  display: block;
  position: absolute;
  width: 32px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#quontier .hamburger span:nth-child(1) {
  top: 20px;
}
#quontier .hamburger span:nth-child(2) {
  top: 28px;
}
#quontier .hamburger span:nth-child(3) {
  top: 36px;
}
/* ナビ開いてる時のボタン */
#quontier .hamburger.active span:nth-child(1) {
  top: 24px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#quontier .hamburger.active span:nth-child(2),
#quontier .hamburger.active span:nth-child(3) {
  top: 24px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#quontier .menu__area_sp {
  position: fixed;
	background-color: #000;
	color: #fff;
  z-index: 2;
  top: 0;
  left: 0;
  font-size: 18px;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#quontier .menu__area_logo {
  max-width: 280px;
  width: 50%;
  position: absolute;
  top: 16px;
  left: 4%;
}
#quontier .menu__area_sp ul li {
  padding-bottom: 40px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  transform: scalex(1.1);
}
#quontier .menu__area_sp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#quontier .menu__area_sp.active {
  transform: translateX(0%);
}

/*=========================

  lead

==========================*/
#quontier #lead {
  background-color: var(--org);
}
#quontier #lead .lead__wrap {
  display: flex;
  justify-content: center;
}
#quontier #lead .ball {
  max-width: 183px;
    margin-inline: auto;
    margin-top: -130px;
    position: relative;
    z-index: 1;
    width: 25%;
}
#quontier #lead .lead__txt_wrap {
  margin-inline: auto;
}
#quontier #lead .lead__txt_wrap .lead__ttl{
  width: clamp(220px, 2.072vw + 176.28px, 279px);
}
#quontier #lead .lead__wrap .lead_txt {
  margin: min(40px, 6.20vw) 0;
}
@media screen and (max-width:768px) { 
  #quontier #lead .lead__wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #quontier #lead .ball { 
    margin-top: -100px;
  }
  #quontier #lead .lead__txt_wrap {
    margin-top: 10.4vw;
  }
}
@media screen and (max-width:599px) { 
  #quontier #lead .lead__wrap .lead_txt {
    width: 94%;
  }
    #quontier #lead .lead__wrap .lead__en {
    width: 50%;
    margin: auto;
    padding-top: 2vw;
    text-align: center;
  }
}
/*=========================

  employees

==========================*/
#quontier #employees {
  background-image: url(../images/employees_bg.jpg);
  background-size: cover;
}
#quontier #employees .sec_ttl { 
  width: clamp(285px, 19.17vw + 188.6px, 476px);
}
#quontier #employees .employees-slider {
  margin-top: min(72px, 6.67vw);
}
#quontier #employees .loop-slider {
    margin-top: min(32px, 6.4vw);
}
#quontier #employees .employees__list {
  display: flex;
  justify-content: space-between;
  margin-top: min(40px, 5.34vw);
}
#quontier #employees .employees__item {
  width: calc((100% / 4) - 2%);
  text-align: center;
}
#quontier #employees .loop-slider .employees__item {
  width: calc((100% / 6) - 2%);
  text-align: center;
}
#quontier #employees .employees__item dd {
  margin-top: 24px;
}
@media screen and (max-width:599px) {
  #quontier #employees .splide__slide .thumb {
    width: 80%;
    margin-inline: auto;
    text-align: center;
  }
    #quontier #employees .loop-slider .thumb {
    width: 100%;
    margin-inline: auto;
    text-align: center;
  }
}
.splide__arrow {
  background: none;
}
.splide__arrow--next {
  right: 0;
}
.splide__arrow--prev {
  left: 0;
}
.splide__arrow svg {
  fill: #fff;
}

/*=========================

  working

==========================*/
#quontier #working .working__lead {
  color: var(--blk);
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  gap: 4%;
}
#quontier #working .working__lead .sec_ttl {
  width: clamp(265px, 19.05vw + 188.8px, 449px);
  margin-right: auto;
}
#quontier #working .working__lead_box {
  margin-top: min(40px, 7.46vw);
}

#quontier #working .working__lead_box .working__copy {
  width: clamp(185px, 15.46vw + 116.16px, 333px);
}

@media screen and (max-width:768px) { 
  #quontier #working .working__lead {
    flex-direction: column;
    align-items: center;
  }
}
#quontier #working .working__txt { 
  font-size: min(17px, 3.73vw);
  line-height: 1.9;
  margin-top: min(24px, 3.2vw);
}
#quontier .inner__contents {
  background-color: #383838;
  background-image: url(../images/noise.png);
  background-size: 100px;
  border-radius: 8px;
  padding: min(100px, 10.07vw) min(80px, 5.20vw) 52px;
  max-width: 1200px;
  width: 96%;
  margin-inline: auto;
  position: relative;
}
#quontier .inner__contents+.inner__contents {
  margin-top: min(40px,6.4vw);
}
#quontier #working {
  background-color: #EDEDED;
  padding-bottom: min(80px,6.67vw);
}
#quontier .inner__ttl_wrap {
  display: flex;
  gap: 6%;
}
@media screen and (max-width:768px) { 
#quontier .inner__ttl_wrap {
    flex-direction: column;
  }
}
#quontier #vision .inner__ttl_wrap .inner__ttl_en {
  width: clamp(191px, 16.276vw + 125.896px, 342px);
  display: block;
}
#quontier #quest .inner__ttl_wrap .inner__ttl_en {
  width: clamp(185px, 15.32vw + 123.72px, 333px);
  display: block;
}
#quontier .inner__ttl .inner__ttl_jp {
  color: var(--org);
  font-size: min(17px, 3.2vw);
  display: block;
  margin-bottom: 12px;
}
#quontier .inner__ttl_wrap .inner__txt {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  line-height: 1.64;
  width: 61%;
}
@media screen and (max-width:768px) { 
#quontier .inner__ttl_wrap .inner__txt {
    margin-top: 24px;
    width: 100%;
  }
}
#quontier .vision__content {
  background-color: #282828;
  border: solid 1px #2E2E2E;
  margin-top: min(40px, 7.46vw);
  text-align: center;
  padding: min(24px, 5.20vw) 3%;
  position: relative;
  border-radius: 8px;
}
#quontier .vision__content::after {
  height: 20px;
  display: block;
  position: absolute;
  right: 50%;
  margin: 0 auto;
  bottom: -19px;
  content: "";
  background-image: url(../images/carrer_arrow.svg);
  transform: translate(50%, 0);
  background-size: contain;
  min-width: 320px;
  background-repeat: no-repeat;
}
#quontier .vision__content .company_logo {
    width: clamp(164px, 6.211vw + 139.56px, 224px);
    margin-inline: auto;
}
#quontier .vision__content > p {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  margin: min(12px, 2.08vw) auto;
  font-weight: 600;
  line-height: 1.6;
}
#quontier .vision__content .vision__content_list {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  display: flex;
  justify-content: center;
  gap: 1%;
}
#quontier .vision__content .vision__content_list > li{
  background-color: var(--org);
  border-radius: 100px;
  width: calc(100% / 5);
  padding: 16px 2%;
  letter-spacing: 0;
  font-weight: 600;
}
@media screen and (max-width:768px) { 
  #quontier .vision__content .vision__content_list {
    gap: 2%;
    flex-wrap: wrap;
  }
  #quontier .vision__content .vision__content_list > li {
    width: 49%;
    margin-top: 12px;
  }
}
#quontier #working .ball {
    max-width: 160px;
    text-align: center;
    margin-inline: auto;
    position: absolute;
    left: 50%;
    translate: -50%;
    top: -90px;
    width: 14%;
}
@media screen and (max-width:768px) { 
#quontier #working .ball {
    top: -50px;
  }
}

#quontier #working .image_container {
  display: grid;
  grid-template-columns: 22% 56% 22%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: min(80px,10.66vw);
}
#quontier #working .field-ttl,
#quontier #working .career-ttl {
  color: rgba(255, 255, 255, .6);
  border-bottom: solid 1px rgba(255, 255, 255, .6);
  padding-bottom: 12px;
}
#quontier #working .field-ttl {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}
#quontier #working .career-ttl {
  grid-row: 1 / 2;
  grid-column: 2 / 4;
}
#quontier #working .field-area,
#quontier #working .career_cotents,
#quontier #working .career_img {
  border-bottom: solid 1px #383838;
  margin-top: min(40px,6.4vw);
  padding-bottom: min(24px,6.4vw);
}
#quontier #working .field-area_ttl {
  font-size: min(21px,4.53vw);
  font-weight: 600;
  text-decoration: underline 1px #fff;
  padding-right: 2rem;
}
#quontier #working .career_cotents {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  line-height: 1.6;
  padding-right: 10%;
  text-align: justify;
}
#quontier #working .career_cotents >h5 {
  font-size: min(21px,4.53vw);
  font-weight: 600;
  margin-bottom: 12px;
}
#quontier #working .career_img {
    max-width: 240px;
    text-align: center;
    margin-inline: auto;
}
@media screen and (max-width:768px) { 
  #quontier #working .field-area > .sp,
  #quontier #working .career_cotents >h5 > .sp {
    font-size: min(13px,2.93vw);
    color: rgba(255, 255, 255, .6);
    margin-bottom: 12px;
    font-weight: normal;
  }
#quontier #working .image_container {
    grid-template-columns: 1fr;
  }
  #quontier #working .field-ttl,
  #quontier #working .career-ttl {
    display: none
  }
  #quontier #working .field-area {
    border-top: solid 1px #fff;
    padding-top: min(40px, 10.66vw);
    border-bottom: none;
  }
  #quontier #working .career_cotents {
    margin-top: 12px;
    border-bottom: none;
    padding-right: 0;
  }
  #quontier #working .career_img {
    border-bottom: none;
    width: 70%;
    max-width: 500px;
  }
}
#quontier #working .quest__content .quest__main_ttl {
  font-size: clamp(19px, 1.139vw + 14.456px, 30px);
  font-weight: 600;
  border-top: solid 1px var(--org);
  padding-top: 16px;
  margin-top: min(62px, 7.46vw);
  margin-bottom: min(40px, 5.125vw);
}

#quontier #working .quest__content_list .quest__content_item {
  background-color: #282828;
  border: solid 1px #2E2E2E;
  border-radius: 4px;
  margin-top: 8px;
  padding: 24px min(42px, 4%);
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  line-height: 1.6;
}
#quontier #working .quest__content_list .quest__content_item > h5 {
  font-size: clamp(15px, 0.932vw + 11.272px, 24px);
  text-decoration: underline 1px #fff;
  margin-bottom: 8px;
  font-weight: 600;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: 12px;
}
#quontier #working .quest__content_list .quest__content_item > h5 .quest_ttl {
  width: 49%;
}
#quontier #working .quest__content_list .delivery_img {
  max-width: 886px;
  width: 95%;
  margin-inline: auto;
  margin-top: min(24px,6.4vw);
}
  #quontier #working .delivery_img_sp {
    display: none
  }
@media screen and (max-width:768px) { 
  #quontier #working .quest__content_list .quest__content_item > h5 >img {
    width: 25px;
  }
}
@media screen and (max-width:599px) { 
  #quontier #working .delivery_img_sp {
    display: block;
  }
  #quontier #working .delivery_sp_box {
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    padding-bottom: 16px;
    margin-top: 16px;
  }
    #quontier #working .delivery_sp_box .delivery-i { 
      margin-right: 8px;
    }
  #quontier #working .delivery_sp_box > dd{ 
    padding: 0 2%;
    margin-top: 8px;
  }

}

/*=========================

  profile

==========================*/
#quontier #profile {
  background-color: #fff;
  color: var(--blk);
}
#quontier #profile .profile__lead {
    display: flex;
    justify-content: space-between;
    gap: 4%;
}
#quontier #profile .profile__lead .sec_ttl {
  width: clamp(228px, 17.606vw + 157.576px, 398px);
}
#quontier #profile .profile__txt {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  font-weight: 600;
  line-height: 1.64;
}
#quontier #profile .profile__bnr_list {
  display: flex;
  justify-content: space-between;
  gap: 1%;
  margin-top: min(62px, 7.46vw);
}
#quontier #profile .profile__bnr_item {
  width: calc(100% / 3);
  position: relative;
}
#quontier #profile .profile__bnr_item a {
  display: block;
}
#quontier #profile .profile__bnr_item a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#quontier #profile .profile__bnr_item .bnr_box {
  color: #fff;
}
#quontier #profile .profile__bnr_item .bnr_box >h6 {
  font-size: min(24px, 3.12vw);
  font-weight: 600;
  position: absolute;
  top: 9%;
  left: 6%;
  transition: all .3s;
}
#quontier #profile .profile__bnr_item .bnr_box > p {
  font-size: min(15px, 1.82vw);
  font-weight: 500;
  margin-bottom: 0;
  margin-top: auto;
  position: absolute;
  bottom: 10%;
  left: 6%;
    color: #fff;
}
#quontier #profile .profile__bnr_item .arrow {
  position: absolute;
  top: 8%;
  right: 5%;
  width: 24px;
}
#quontier #profile .profile__bnr_item .arrow .svg-arrow {
  fill: #fff;
  transition: all .3s;
}
#quontier #profile .profile__bnr_item a:hover .svg-arrow {
  fill: var(--org);
}
@media screen and (max-width:768px) { 
  #quontier #profile .profile__lead {
    flex-direction: column;
  }
  #quontier #profile .profile__txt {
    margin-top: 24px;
  }
}
@media screen and (max-width:599px) { 
  #quontier #profile .profile__bnr_list {
      flex-direction: column;
  }
  #quontier #profile .profile__bnr_item {
    width: 100%;
    margin-bottom: 4%;
  }
  #quontier #profile .profile__bnr_item .bnr_box >h6 {
    font-size: 24px
  }
  #quontier #profile .profile__bnr_item .bnr_box > p {
    font-size: min(15px, 3.73vw);
  }
}
/* culture-deck */
#quontier #profile .culture-deck {
  background-color: #282828;
  color: #fff;
  margin-top: min(62px, 7.46vw);
  border-radius: 8px;
  padding: 40px min(40px, 6.4vw);
}
#quontier #profile .culture-deck .culture-deck__ttl_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4%;
}
#quontier #profile .culture-deck .culture-deck__ttl_wrap h6 {
  width: clamp(130px, 14.18vw + 73.28px, 267px);
}
#quontier #profile .culture-deck .culture-deck__ttl_wrap >p {
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  font-weight: 600;
}
#quontier #profile .culture-deck .office_wrap {
  background-color: #383838;
  border: solid 1px #333333;
  display: flex;
  gap: 4%;
  margin-top: min(40px, 3.125vw);
  margin-bottom: min(40px, 3.125vw);
  padding: 24px min(40px, 4.16vw);
}
#quontier #profile .culture-deck .office_wrap > dt {
  border-right: dotted 1px #fff;
  padding-right: 4%;
  width: 20%;
}
#quontier #profile .culture-deck .office_wrap > dd {
  line-height: 1.4;
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
}
@media screen and (max-width:768px) { 
  #quontier #profile .culture-deck .culture-deck__ttl_wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  #quontier #profile .culture-deck .culture-deck__ttl_wrap h6 { 
    margin-bottom: 16px;
  }
  #quontier #profile .culture-deck .office_wrap {
    flex-direction: column;
  }
  #quontier #profile .culture-deck .office_wrap > dt {
    border-right: none;
    border-bottom: dotted 1px #fff;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
#quontier #profile .culture-deck .culture-deck__content {
  margin-top: min(40px, 3.125vw);
}

/*=========================

  footer

==========================*/
#quontier footer {
  background-color: #161616;
  padding-bottom: 4%;
}
#quontier #entry .entry_btn > a >img {
  width: 26%;
  max-width: 196px;
}
#quontier #entry .entry_btn > a {
  display: block;
  background-color: var(--org);
  max-width: 1100px;
  margin-inline: auto;
  width: 96%;
  padding: 50px 2%;
  text-align: center;
  position: relative;
  top: -40px;
  transition: all .3s;
}
#quontier #entry .entry_btn .entry_txt {
  position: absolute;
  bottom: 16px;
  font-size: clamp(10px, 0.725vw + 7.1px, 17px);;
  right: 2%;
}
#quontier #entry .entry_btn .entry_txt #main_arrow {
    width: 15px;
    fill: #fff;
    margin-left: 4px;
}
#quontier #entry .entry_btn > a:hover {
    transform: translate(0, -10px);
}
#quontier footer .footer_img {
  text-align: center;
}
#quontier footer .footer_img >img {
  width: 92%;
}
#quontier footer .footer__link_list {
  display: flex;
  gap: 2%;
  font-size: clamp(13px, 0.414vw + 11.344px, 17px);
  font-weight: 600;
  width: 92%;
  margin-inline: auto;
  margin-top: 60px;
}
#quontier footer .footer__link_list li a {
  transition: all .3s;
}
#quontier footer .footer__link_list li a:hover {
  color: var(--org);
}
#quontier footer .footer__link_sns {
  display: flex;
  width: 92%;
  margin-inline: auto;
  margin-top: 24px;
  gap: 16px;
}
#quontier footer .footer__link_sns > li {
  max-width: 35px;
}
#quontier footer .footer__link_sns > li a:hover {
  opacity: .7;
}
@media screen and (max-width:599px) { 
  #quontier footer .footer_img >img {
    width: 100%;
  }
  #quontier footer .footer__link_list {
    flex-direction: column;
    text-align: center;
    gap: 16px;
    margin-top: 8.53vw;
  }
  #quontier footer .footer__link_sns {
    justify-content: center;
  }
  #quontier #entry .entry_btn > a { 
    padding: 30px 2%;
  }
  #quontier #entry .entry_btn .entry_txt {
    bottom: 8px;
  }
  #quontier #entry .entry_btn .entry_txt #main_arrow {
    width: 10px;
}
}
#quontier footer .footer__logo_area {
  width: 92%;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: min(62px, 5.34vw);
  align-items: flex-end;
}
#quontier footer .footer_logo > img {
  max-width: 340px;
  width: 98%;
}
#quontier footer .footer__logo_box {
  text-align: right;
}
#quontier footer .footer__logo_box > a {
  font-size: clamp(12px, 0.3106vw + 10.7576px, 15px);
  vertical-align: top;
}
#quontier footer .footer__logo_box .cp_site #main_arrow {
    width: 13px;
    fill: #fff;
    margin-left: 4px;
}
#quontier footer .footer__logo_box > a:hover {
  text-decoration: underline 1px #fff;
}
#quontier footer .footer__logo_box .copyright {
  font-size: 70%;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 12px;
}
@media screen and (max-width:599px) { 
  #quontier footer .footer__logo_area .footer_logo{ 
    margin-inline: auto;
    text-align: center;
  }
  #quontier footer .footer_logo > img {
    max-width: 272px;
    width: 68%;
  }
  #quontier footer .footer__logo_area {
    grid-template-columns: 1fr;
  }
  #quontier footer .footer__logo_box {
    text-align: center;
    margin-top: 6.4vw;
  }
  #quontier footer .footer__logo_box > a::after {
    width: 12px;
    height: 12px;
    mask-size: 12px;
  }
  #quontier footer .footer__logo_box .cp_site #main_arrow {
    width: 9px;
}
}
/*=========================

  interview

==========================*/
#quontier #interview .interview_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-top: min(120px, 10.41vw);
    padding-bottom: min(120px, 10.41vw);
    gap: 4%;
}
#quontier #interview .interview_inner .interview-en {
  margin-bottom: min(80px, 5.20vw);
}
#quontier #interview .interview_inner .interview-en > img {
  width: 21%;
}
#quontier #interview .interview_inner .interview-ttl {
  margin-bottom: min(40px, 3.12vw);
}
#quontier #interview .section_01,
#quontier #interview .section_02 {
  background-image: url(../images/interview/interview_bg.jpg);
  background-size: cover;
  position: relative;
}
#quontier #interview .section_03 {
  background-image: url(../images/interview/interview_bg02.jpg);
  background-size: cover;
  position: relative;
}
#quontier #interview .section_04 {
  background-image: url(../images/interview/interview_bg.jpg);
  background-size: cover;
  height: 120px;
}
#quontier #interview .section_01 .ball {
    max-width: 140px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    width: 10%;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 1;
}
#quontier #interview .section_03 .mv_copy {
    position: absolute;
    bottom: 10%;
    right: 8%;
    width: 30%;
    text-align: right;
}

#quontier #interview .section_01 .interview_img {
  max-width: 336px;
  width: 63%;
  order: 1;
  margin-inline: auto;
}
#quontier #interview .section_01 .interview__txt_box {
  order: 0;
  margin-inline: auto;
}

/* section 02*/
#quontier #interview .section_02 .interview_img {
  order: 0;
  margin-inline: auto;
  max-width: 424px;
  width: 77%;

}
#quontier #interview .section_02 .interview__txt_box {
  margin-inline: auto;
}
/* section 03*/
#quontier #interview .section_03 .interview_img {
  margin-inline: auto;
  max-width: 336px;
  width: 61%;
  order: 1;

}
#quontier #interview .section_03 .interview__txt_box {
  margin-inline: auto;
}
  #quontier #interview .interview_inner .interview-en-sp,
  #quontier #interview .mv_copy-sp {
    display: none
  }
@media screen and (max-width:599px) {
  #quontier #interview .interview_inner .interview-en-sp { 
    display: block;
    text-align: center;
    width: 18%;
    margin-inline: auto;
    margin-bottom: 12%;
  }
  #quontier #interview .interview_inner {
    grid-template-columns: 1fr;
    padding-top: 12.33vw;
    padding-bottom: 36%;
    width: 88%;
    gap: 0;
  }
  #quontier #interview .section_03 .interview_inner {
    padding-bottom: 20%;
  }
  #quontier #interview .interview_inner .interview-ttl {
    margin-bottom: 8.53vw;
  }
  #quontier #interview .interview_img {
    margin-bottom: 12%;
  }
  #quontier #interview .section_01 .interview_img {
    order: 0;
    width: 80%;
  }
  #quontier #interview .section_01 .ball {
    width: 22%;
  }
  #quontier #interview .section_02 .interview_img,
  #quontier #interview .section_03 .interview_img {
    margin-top: -40%;
  }
  #quontier #interview .section_03 .interview_img {
    order: 0;
    width: 80%;
  }
  #quontier #interview .mv_copy-sp {
      display: block;
      margin-inline: auto;
      text-align: center;
  }
  #quontier #interview .mv_copy-sp > img {
    max-width: 172px;
  }
}
/*=========================

  note RSS

==========================*/
#quontier #note-rss  {
  margin-top: min(80px, 10.35vw);
}
#quontier #note-rss .sec_ttl {
  width: clamp(142px, 7.043vw + 113.28px, 210px);
  margin-bottom: min(24px, 25.67vw);
}
#quontier #note-rss .rss-item .date {
  font-size: min(14px, 2.33vw);
  margin-top: 12px;
  letter-spacing: 0;
  display: block;
}
#quontier #note-rss .rss-item .rss_ttl {
  font-size: min(17px, 2.50vw);
  margin-top: 8px;
  font-weight: 600;
  line-height: 1.6;
}
#quontier #note-rss .note_link a {
  margin-inline: auto;
  margin-top: min(24px, 25.67vw);
  margin-bottom: min(80px, 10.35vw);
  max-width: 480px;
  width: 80%;
  color: #fff;
  font-weight: bold;
  padding: 12px 3%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vw;
  background: #000;
}
#quontier #note-rss .note_link img {
  max-width: 100px;
}
@media screen and (max-width:599px) {
  #quontier #note-rss .rss-item .date {
    font-size: 3.75vw;
  }
  #quontier #note-rss .rss-item .rss_ttl { 
    font-size: 4.08vw
  }
}