.wrap1200 {
  width:1200px;
  max-width:90%;
  margin: auto;
}
.align_right {
  text-align: right;
}
.mt10 {
  margin-top:10px;
}

#notfound {
  padding: 100px 0;
}

#notfound .content {
  width:90%;
  max-width:900px;
  margin: auto;
}

#top .performance {
  position: relative;
  margin-bottom: 11.11vw;
}
#top .performance .txt {
  width: 90.28vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#top .performance .txt .left h2 {
    color:#B50000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 500;
  font-size: 6.6vw;
  line-height: 1.063;
  margin-bottom: 1.39vw;
}
#top .performance .txt .left h2 span {
  font-size: 5.69vw;
  color: #FF9090;
  display: flex;
  align-items: center;
}
#top .performance .txt .left h2 span:before {
  content: "";
  width: 0.69vw;
  height: 0.69vw;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 4.4vw;
  height: 4.4vw;
  margin-right: 0.39vw;
}
#top .performance .txt .left h2 + p {
  margin-bottom: 4.17vw;
}
#top .performance .txt .right {
  padding-left:60px;
}
#top .performance .txt .right a {
  position: relative;
}
#top .performance .txt .right a span.img {
  position: absolute;
  right:5px!important;
  bottom:5px!important;
  top:auto;
  left:auto;
}
#top .performance .txt .right p.thumb img {
  width:100%;
  max-width:410px;
}
#top .performance .txt .right p.new {
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.7vw;
  padding-bottom: 0.7vw;
  border-bottom:1px solid #D8D8D8;
}

#top .performance .txt .right p.new .tag {
  color: #fff;
  font-size:14px;
  min-width: 8.33vw;
  height: 2.78vw;
  text-align: center;
  line-height: 2.78vw;
  padding: 0 1.39vw;
  margin-right: 1.39vw;
  background: #B50000;
}
#top .performance .txt .right p.new .date {
  font-weight: 400;
  font-size:20px;
  line-height: 1.5;
}
#top .performance .txt .right p.pref {
  font-size: 20px;
  margin-bottom: 0vw;
}
#top .performance .txt .right p.name {
  font-size: 20px;
  margin-bottom: 0vw;
  padding-right:80px;
}
#top .performance .txt .right a {
  display: block;
  padding-bottom: 2.08vw;
  padding-left:0!important;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
}
#top .performance .txt .right a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  background: #FF9090;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  #top .performance .txt .right a:hover:after {
    width: 100%;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #top .performance .txt .right a:hover:after {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #top .performance {
    margin-bottom: 21.33vw;
  }
  #top .performance .bg {
    margin-bottom: 8vw;
  }
  #top .performance .bg:after {
    display: none;
  }
  #top .performance .txt {
    position: static;
    color: #313131;
    width: 86.67vw;
    display: block;
  }
  #top .performance .txt .left h2 {
    font-size: 11.5vw;
    color: #B50000;
    margin-bottom: 5.33vw;
  }
  #top .performance .txt .left h2 span {
    font-size: 14.13vw;
  }
  #top .performance .txt .left h2 span:before {
    width: 11.22vw;
    height: 11.22vw;
    margin-right: 4vw;
  }
  #top .performance .txt .left h2 + p {
    margin-bottom: 8vw;
  }
  #top .performance .txt .left .link {
    text-align: left;
    margin-bottom:50px;
  }
  #top .performance .txt .left .link a {
    color: #FF9090;
  }
  #top .performance .txt .left .link a img {
    margin-right: 2.67vw;
  }
  #top .performance .txt .left .link a span {
    font-size: 8.2vw;
  }
  
    #top .performance .txt .right {
      padding-left:0px;
    }
    #top .performance .txt .right a.btnac {
      padding-left:0px!important;
    }
    #top .performance .txt .right p.pref {
    font-size: 20px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 25px;
    }
    #top .performance .txt .right p.name {
    font-size: 20px;
    font-weight: normal;
    padding-right:80px;
    padding-bottom:25px;
    }
}

#top .recruit {
  background-image: url(../img/top/bg_top_recruit.png);
  background-size: cover;
  background-position: top right;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top:130px;
  padding: 30px 0 80px 0;
}
#top .recruit div.rec_left {
  width:50%;
}
#top .recruit div.rec_left_box {
  position: relative;
  height: 35.19vw;
}
#top .recruit div.rec_left div.rec_left_box .pbox {
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    width:80%;
    margin: auto;
    z-index: 10;
}
#top .recruit div.rec_left div.rec_left_box .pbox img {
    width:100%;
    display: block;
}
#top .recruit div.rec_left div.rec_left_box span {
    display: block;
    line-height: 0;
    overflow: hidden;
    width: 50vw;
    height: 35.19vw;
    background-image: url(../img/top/recruit_haikei.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
#top .recruit div.rec_left ul {
  font-family: "Outfit", sans-serif;
  margin-top:40px;
  padding-left:4.86vw;
  display: flex;
  flex-wrap: wrap;
}
#top .recruit div.rec_left ul li {
  width:150px;
}
#top .recruit div.rec_left ul li:nth-child(2) {
  width:calc(100% - 170px);
  margin-right:0px;
}
#top .recruit div.rec_right {
  width:50%;
  padding:0 4.86vw;
}
#top .recruit div.rec_right h2 {
  font-family: "Poppins", sans-serif;
  font-size:95px;
  font-weight: 500;
}
#top .recruit div.rec_right p.copy {
  font-size:36px;
  line-height:1.4;
  margin: 30px 0 50px 0;
}
#top .recruit div.rec_right p.link {
  margin-top:80px;
  text-align: right;
}
#top .recruit div.rec_right p.link span.atxt {
  color: #313131!important;
}
#top .recruit div.rec_right p.link a:hover span.atxt {
  color: #fff!important;
}


@media screen and (max-width: 768px) {

  #top .recruit {
    background-image: url(../img/top/bg_top_recruit_sp.png);
    margin-top:150px;
    padding: 30px 0 80px 0;
  }
  #top .recruit div.rec_left {
    width:100%;
  }
  #top .recruit div.rec_left_box {
    position: relative;
    height: 55.19vw;
  }
  #top .recruit div.rec_left div.rec_left_box .pbox {
      width:65%;
  }
  #top .recruit div.rec_left div.rec_left_box .pbox img {
      width:100%;
      display: block;
  }
  #top .recruit div.rec_left div.rec_left_box span {
      display: block;
      line-height: 0;
      overflow: hidden;
      width: 90.28vw;
      height: 55.19vw;
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center;
  }
  #top .recruit div.rec_left dl {
    margin-top:40px;
    padding-left:4.86vw;
    display: flex;
    flex-wrap: wrap;
  }
  #top .recruit div.rec_left dl dt {
    width:130px;
  }
  #top .recruit div.rec_left dl dd {
    width:calc(100% - 130px);
  }
  #top .recruit div.rec_right {
    width:100%;
    padding:0 4.86vw;
  }
  #top .recruit div.rec_right h2 {
    font-size:67px;
  }
  #top .recruit div.rec_right p.copy {
    font-size:24px;
  }

}

/*
------------------------------------------------------------------------------------------------------------------------
business
------------------------------------------------------------------------------------------------------------------------
*/
#performance {
  /*&:before {
      content: "";
      background: url(../img/common/pagetop_bg.webp) no-repeat;
      background-size: 87.44vw;
      background-position: top right;
      width: 87.44vw;
      height: 70.9vw;
      position: fixed;
      top: 0;
      right: 0;
      z-index: -1;
  }*/
}
#performance .top_bg {
  width: 100vw;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
}
#performance .contents {
  width: 90.28vw;
  margin: 0 auto;
}
#performance .contents .left {
  padding: 9.03vw 0 0 0;
  width: 69.44vw;
}
#performance .contents .inner {
  width: calc(90.28vw - 300px);
}
#performance .contents .page_ttl {
  padding: 9.03vw 0 0 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #B50000;
  font-size: 6.6vw;
  font-weight: 500;
  line-height: 1.063;
  margin-bottom: 5.21vw;
}
#performance .contents .page_ttl span {
  display: block;
  color: #FF9090;
  font-size: 5.69vw;
  display: flex;
  align-items: center;
}
#performance .contents .page_ttl span:before {
  content: "";
  width: 0.69vw;
  height: 0.69vw;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 4.4vw;
  height: 4.4vw;
  margin-right: 1.39vw;
}
#performance .contents .page_ttl + .catch {
  font-size: 2.22vw;
  font-weight: 700;
  line-height: 1.438;
  margin-bottom: 1.67vw;
}
#performance .page_list {
  position: fixed;
  top: 14.72vw;
  right: 4.86vw;
  /*padding-top: 9.03vw;*/
  color: #B50000;
  width:245px;
  z-index: 1000;
}
#performance .page_list ul li {
  margin-bottom: 0.69vw;
  text-align: center;
}
#performance .page_list ul li a {
  display: block;
  padding: 4px;
  position: relative;
  background-color: #707070;
  color:#fff;
  transition: 0.3s;
}
#performance .page_list ul li a:hover {
  background-color: #B50000;
  transition: 0.3s;
}
#performance .page_list ul li.active a {
  background-color: #B50000;
}

#performance .page_list .workslink {
  margin-top: 2.43vw;
}
#performance .page_list .workslink a {
  display: block;
  background: #B50000;
  border-radius: 1.11vw;
  padding: 0.83vw;
}
#performance .page_list .workslink a span {
  display: block;
}
#performance .page_list .workslink a span:first-child {
  line-height: 0;
  margin-bottom: 0.625vw;
}
#performance .page_list .workslink a span:last-child {
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.188;
  transition: 0.3s;
}
#performance .performance_list {
  margin-top:80px;
  margin-bottom:100px;
}
#performance .performance_list a.btnac {
  display: block;
  padding-left:0;
  font-weight: normal;
  padding-bottom: 2.08vw;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
}
#performance .performance_list a.btnac:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  background: #FF9090;
  transition: 0.3s;
}
#performance .performance_list a.btnac:hover dl dd img {
  opacity: 0.7;
}
@media (hover: hover) and (pointer: fine) {
  #performance .performance_list a.btnac:hover:after {
    width: 100%;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #performance .performance_list a.btnac:hover:after {
    width: 100%;
  }
}
#performance .performance_list a.btnac + a {
  margin-top:50px;
}

#performance .performance_list a.btnac dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width:100%;
}
#performance .performance_list a.btnac dl dt {
  padding-right:60px;
  position: relative;
  width:62%;
}
#performance .performance_list a.btnac dl dt p.sub {
  font-size: 1.4vw;
  margin-bottom:30px;
}
#performance .performance_list a.btnac dl dt p.sub span {
  display: inline-block;
  font-size: 1.11vw;
  color:#fff;
  margin-right:10px;
  padding: 4px 6px;
  background-color: #B50000;
}
#performance .performance_list a.btnac dl dt p.sub span i {
  font-style: normal;
}
#performance .performance_list a.btnac dl dt p.sub span i + i {
  margin-left:7px;
}
#performance .performance_list a.btnac dl dt p.pref {
  font-size: 1.4vw;
  margin-bottom:10px;
}
#performance .performance_list a.btnac dl dt p.title {
  font-size: 1.8vw;
  font-weight: 700;
}
#performance .performance_list a.btnac dl dt p.link{
  position:absolute;
  right:2.08vw;
  bottom:2.08vw;
}
#performance .performance_list a.btnac dl dd {
  width:33%;
}
#performance .performance_list a.btnac dl dd img {
  border-radius: 10px;
}


#performance.detail .inner {
  margin-top: 80px;
  margin-bottom: 100px;
  max-width:1000px;
}
#performance.detail .inner h2 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 80px;
}
#performance.detail .inner h2 span {
  font-size: 36px;
  color: #FF9090;
  font-weight: 500;
  display: flex;
  align-items: center;
}
#performance.detail .inner h2 span:before {
  content: "";
  width: 36px;
  height: 36px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  margin-right: 1.39vw;
}

#performance.detail .inner h3 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
#performance.detail .inner h3 span {
  font-size: 36px;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
#performance.detail .inner h3 span:before {
  content: "";
  width: 36px;
  height: 36px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  margin-right: 1.39vw;
}

#performance.detail dl.main_detail {
  width:100%;
  margin-bottom:100px;
}
#performance.detail dl.main_detail dt {
  margin-bottom:50px;
}
#performance.detail dl.main_detail dt p.sub {
  font-size: 1.4vw;
  margin-bottom:30px;
}
#performance.detail dl.main_detail dt p.sub span {
  display: inline-block;
  font-size: 1.11vw;
  color:#fff;
  margin-right:10px;
  padding: 4px 6px;
  background-color: #B50000;
}
#performance.detail dl.main_detail dt p.sub span i {
  font-style: normal;
}
#performance.detail dl.main_detail dt p.sub span i + i {
  margin-left:7px;
}
#performance.detail dl.main_detail dt p.pref {
  font-size: 1.4vw;
  margin-bottom:10px;
}
#performance.detail dl.main_detail dt p.title {
  font-size: 1.8vw;
  font-weight: 700;
}
#performance.detail dl.main_detail dd img {
  border-radius: 10px;
}

#performance.detail dl.main_detail dd .main {
  margin-bottom: 15px;
}
#performance.detail dl.main_detail dd .main .slick-slide {
  line-height: 0;
}
#performance.detail dl.main_detail dd .main .slick-slide img {
  width: 100%;
}
#performance.detail dl.main_detail dd .thumbnail .slick-track {
  min-width: 100% !important;
}
#performance.detail dl.main_detail dd .thumbnail .slick-track .slick-slide {
  line-height: 0;
  margin-right: 10px;
  cursor: pointer;
  overflow: hidden;
}
#performance.detail dl.main_detail dd .thumbnail .slick-track .slick-slide img {
  width: 100%;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  #performance.detail dl.main_detail dd .thumbnail .slick-track .slick-slide:hover img {
    transform: scale(1.1);
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #performance.detail dl.main_detail dd .thumbnail .slick-track .slick-slide:hover img {
    transform: scale(1.1);
  }
}

#performance.detail dl.main_set {
  padding:15px 0;
  margin-bottom:25px;
  border-bottom:1px solid #3D3D3D;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#performance.detail dl.main_set dt {
  width:20%;
}
#performance.detail dl.main_set dd {
  width:78%;
}
#performance.detail div.comment {
  margin-top:80px;
}


@media screen and (max-width: 768px) {
  #performance {
    padding-top: 32vw;
  }
  #performance:before {
    display: none;
  }
  #performance .contents {
    display: block;
    width: 86.67vw;
    margin-bottom: 16vw;
  }
  
  #performance .page_list {
    position: static;
    top: 0;
    right: 0;
    width:100%;
    margin-top:30px;
  }
  #performance .contents .inner {
    width: 100%;
  }
  #performance .contents .page_ttl {
    font-size: 12.27vw;
    margin-bottom: 21.33vw;
    padding-top: 0;
  }
  #performance .contents .page_ttl span {
    font-size: 11.13vw;
  }
  #performance .contents .page_ttl span:before {
    width: 11.22vw;
    height: 11.22vw;
    margin-right: 3.2vw;
  }
  
  #performance .performance_list a.btnac dl dt {
    padding-right:40px;
    position: relative;
    width:100%;
    margin-bottom:20px;
  }
  #performance .performance_list a.btnac dl dt p.sub {
    font-size: 18px;
    margin-bottom:30px;
  }
  #performance .performance_list a.btnac dl dt p.sub span {
    font-size: 14px;
    color:#fff;
    margin-right:0px;
  }
  #performance .performance_list a.btnac dl dt p.pref {
    font-size: 18px;
    margin-bottom:10px;
  }
  #performance .performance_list a.btnac dl dt p.title {
    font-size: 20px;
  }
  #performance .performance_list a.btnac dl dt p.link{
    position:absolute;
    right:8vw;
    bottom:10vw;
  }
  #performance .performance_list a.btnac dl dd {
    width:100%;
  }

  #performance.detail .img .thumbnail {
    display: none;
  }
  #performance.detail .img .main li {
    margin-bottom:20px;
  }

  #performance.detail .inner h2 {
    margin-bottom: 50px;
  }
  #performance.detail .inner h2 span {
    font-size: 24px;
    color: #FF9090;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  #performance.detail .inner h2 span:before {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 1.39vw;
  }

  #performance.detail .inner h3 {
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
  }
  #performance.detail .inner h3 span {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  #performance.detail .inner h3 span:before {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 1.39vw;
  }

  #performance.detail dl.main_detail {
    width:100%;
    margin-bottom:100px;
  }
  #performance.detail dl.main_detail dt {
    margin-bottom:50px;
  }
  #performance.detail dl.main_detail dt p.sub {
    font-size: 18px;
    margin-bottom:30px;
  }
  #performance.detail dl.main_detail dt p.sub span {
    font-size: 14px;
  }
  #performance.detail dl.main_detail dt p.pref {
    font-size: 18px;
  }
  #performance.detail dl.main_detail dt p.title {
    font-size: 20px;
  }
  #performance.detail dl.main_set dt {
    width:100%;
  }
  #performance.detail dl.main_set dd {
    width:100%;
  }

}

#recruit .recruit_mv {
  position: fixed;
  width:1200px;
  max-width:90%;
  height:100vh;
  top:0;
  left:50%;
  transform: translateX(-50%);
  background-image: url(../img/recruit/main.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
}
#recruit .recruit_mv .recruit_mv_p img {
  width:100%;
}
#recruit .rec_top_over {
  position:relative;
  height:100vh;
}
#recruit .rec_top_over h1 {
  position:absolute;
  bottom:100px;
  left:4.6vw;
}
#recruit .page_ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #B50000;
  font-size: 6.6vw;
  font-weight: 500;
  line-height: 1.063;
  margin-bottom: 7.64vw;
}
#recruit .page_ttl span {
  display: block;
  color: #FF9090;
  font-size: 5.69vw;
  display: flex;
  align-items: center;
}
#recruit .page_ttl span:before {
  content: "";
  width: 0.69vw;
  height: 0.69vw;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 4.4vw;
  height: 4.4vw;
  margin-right: 1.39vw;
}
#recruit .rec_top_over p.copy {
  position:absolute;
 top:33%;
 left:50%;
 transform: translateX(-50%);
}
#recruit .rec_top_over p.entry {
  position:absolute;
  bottom:130px;
  right:4.6vw;
  text-align: right;
}
#recruit .rec_top_over p.entry a {
  position: relative;
  color:#fff;
  font-size:20px;
  font-weight: bold;
  display: block;
  text-align: center;
  width:344px;
  padding:10px 0;
  background-color: #FF9090;
}
#recruit .rec_top_over p.entry a:before {
  position:absolute;
  top:3px;
  right:3px;
  content: "";
  width: 28.2px;
  height: 28.2px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 28.2px;
  height: 28.2px;
  margin-right: 0;
}
#recruit .rec_top_over p.entry a:hover {
  background-color: #B50000;
  transition: 0.3s;
}
#recruit .rec_top_over p.entry a:hover::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23FF9090%22%2F%3E%3C%2Fsvg%3E");
}

#recruit .rec_top_pink {
  position:relative;
  height:calc(100vh + 70px);
  background-color: rgba(255,144,144,0.82);
  color:#fff;
  font-size:30px;
  font-weight: bold;
  text-align: center;
  width:1200px;
  max-width:90%;
  margin: auto;
}
#recruit .rec_top_pink .copy2 {
  width:100%;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}
#recruit .rec_top_pink .copy2 .copy {
  width:100%;
  margin-bottom:50px;
}
#recruit .rec_top_pink .copy2 .copy img {
  width:42%;
  max-width:448px;
}

#recruit .rec_content {
  position: relative;
  width:100%;
  background-image: url(../img/recruit/bg_content.svg);
    background-repeat: no-repeat;
    background-size: 50vw 40.5vw;
    background-position: top 100px right 4.6vw;
    background-color: #F5F5F5;
    background-attachment: fixed;
    z-index: 5;
    padding:160px 0 60px 0;
    margin-top:0;
}
#recruit .rec_content dl.pre {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom:300px;
}
#recruit .rec_content dl.pre dt {
  width:50%;
  font-weight: bold;
  font-size: 3.68vw;
}
#recruit .rec_content dl.pre dd {
  width:46%;
}

#recruit .rec_content p.ttl {
  font-size: 3vw;
  font-weight: 900;
  color: #FF9090;
  margin-bottom:30px;
}
#recruit .rec_content dl.what {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#recruit .rec_content dl.what + dl.what {
  margin-top:150px;
}
#recruit .rec_content dl.what dt {
  width:50%;
  font-weight: bold;
}
#recruit .rec_content dl.what dt p.tts {
  font-weight: 900;
  font-size:2.4vw;
}
#recruit .rec_content dl.what dt p.list {
  font-weight: bold;
  font-size:2.0vw;
  line-height: 1.8;
}
#recruit .rec_content dl.what dd {
  position: relative;
  width:46%;
  padding-top:80px;
}
#recruit .rec_content dl.what dd p.ttl {
  display: none;
}
#recruit .rec_content dl.what dd span {
  position: absolute;
  top:0px;
  right:20px;
  font-family: "Poppins", sans-serif;
  font-size:280px;
  line-height: 0.8;
  color: #FFBCBC;
}

#recruit .rec_content dl.what.rev {
  flex-direction: row-reverse;
}
#recruit .rec_content dl.what.rev dd span {
  left:20px;
  right:auto;
}

#recruit div.rec_voice {
  position: relative;
  margin:200px auto 0 auto;
  overflow: hidden;
  width:90.28vw;
}
#recruit div.rec_voice .shutter {
  position: absolute;
  display: block;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color: #FF9090;
  z-index: 3;
}
#recruit div.rec_voice .rec_voice_inner {
  position: relative;
  z-index: 1;
}
#recruit div.rec_voice .rec_voice_inner p.link {
  position: absolute;
  top:60%;
  left:50%;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1;
}
#recruit div.rec_voice .rec_voice_inner p.link span.atxt {
  color:#fff!important;
  font-size:28px;
  font-weight: bold;
}

#recruit div.job {
  position: relative;
  margin-top: 200px;
}
#recruit div.job ul.job_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#recruit div.job ul.job_inner li {
  position: relative;
  width:33.33%;
  background-color: #313131;
}
#recruit div.job ul.job_inner li picture {
  display: block;
}
#recruit div.job ul.job_inner li img {
  display: block;
  transition: 0.3s;
}
#recruit div.job ul.job_inner li a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
#recruit div.job ul.job_inner li p.ttl {
  position: absolute;
  top:50%;
  left:30px;
  color: #fff;
  font-size: 1.4vw;
  font-weight: bold;
  line-height: 1.2;
}
#recruit div.job ul.job_inner li p.ttl span {
  font-family: "Poppins", sans-serif;
  color: #FF9090;
  font-size: 3.0vw;
  font-weight: normal;
}
#recruit div.job div.job_ban {
  position: relative;
  width:100%;
  max-width:900px;
  height:200px;
  background-color: #FF9090;
  margin: -40px auto 0 auto;
  transition: 0.2s;
}
#recruit div.job div.job_ban p.ttl {
  position: absolute;
  width:100%;
  top:-40px;
  left:50%;
  transform: translateX(-50%);
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 82px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
#recruit div.job div.job_ban p.link {
  position: absolute;
  top:50%;
  left:50%;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1;
}
#recruit div.job div.job_ban p.link span.atxt {
  color:#fff!important;
  font-size:28px;
  font-weight: bold;
}
#recruit div.job div.job_ban:has(p.link:hover) {
  background-color: #B50000;
  transition: 0.2s;
}

#requirements {
  padding-bottom: 60px;
}

div.join {
  position: relative;
  margin:200px auto 0 auto;
  overflow: hidden;
  width:90.28vw;
}
div.join div.join_inner {
  position: absolute;
  top:50%;
  left:50%;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1;
}
div.join p.link span.atxt {
  font-size:75px;
}
div.join div.join_inner p.sub {
  color:#fff;
  font-size:28px;
  font-weight: bold;
  text-align: center;
}

#recruit .voice_mv {
  position: fixed;
  width:1200px;
  max-width:90%;
  height:100vh;
  top:0;
  left:50%;
  transform: translateX(-50%);
  background-image: url(../img/recruit/main_voice.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
}
#recruit .voice_mv .recruit_mv_p img {
  width:100%;
}
#recruit .voice_content {
  position: relative;
    background-color: #F5F5F5;
    padding:200px 0 60px 0;
    margin-top:0;
    z-index: 1;
}
#recruit .voice_content .voice_inner {
  position: relative;
  width:90.28vw;
  margin: auto;
}
#recruit .voice_content .voice_inner + .voice_inner {
  margin-top:200px;
}
#recruit .voice_content .voice_inner div.box {
  position: relative;
  background-color: #FF9090;
  z-index: 2;
  margin-bottom: 80px;
}
#recruit .voice_content .voice_inner div.box p.ttl {
  position: absolute;
  top:30px;
  right:5%;
  font-weight: bold;
  font-size:2.5vw;
  text-align: right;
  z-index: 4;
}
#recruit .voice_content .voice_inner div.box dl {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 3;
  width:95%;
  max-width:1200px;
  margin: auto;
}
#recruit .voice_content .voice_inner div.box dl dt {
  width:45%;
}
#recruit .voice_content .voice_inner div.box dl dt img {
  display: block;
}
#recruit .voice_content .voice_inner div.box dl dd {
  width:54%;
}
#recruit .voice_content .voice_inner div.box dl dd p.position {
  font-weight: bold;
  font-size:1.5vw;
  text-align: right;
  margin-bottom:0;
}
#recruit .voice_content .voice_inner div.box dl dd p.name {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size:6.3vw;
  text-align: right;
  color: #fff;
  line-height: 1.1;
}
#recruit .voice_content .voice_inner div.box div.box_bg {
  position:absolute;
  top:0;
  bottom:0;
  width: 100%;
  height:200px;
  z-index: 1;
  background-color: #F5F5F5;
}
#recruit .voice_content .voice_inner dl.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width:95%;
  max-width:1200px;
  margin: auto;
}
#recruit .voice_content .voice_inner dl.content dt {
  width:27%;
}
#recruit .voice_content .voice_inner dl.content dd {
  width:calc(73% - 75px);
}
#recruit .voice_content .voice_inner dl.content dd p {
  line-height: 2.2;
}
#recruit .voice_content .voice_inner dl.content dd p.subject {
  color: #B50000;
  font-weight: bold;
  font-size:2.5vw;
  line-height: 1.3;
}
#recruit .voice_content .voice_inner dl.content.rev {
  flex-direction: row-reverse;
}
#recruit .voice_content .voice_inner dl.content + dl {
  margin-top:70px;
}

#recruit .voice_content .voice_inner.rev div.box dl {
  flex-direction: row-reverse;
}
#recruit .voice_content .voice_inner.rev div.box p.ttl {
  left:5%;
  right:auto;
}
#recruit .voice_content .voice_inner.rev div.box dl dd p.name {
  text-align: left;
}
#recruit .voice_content .voice_inner.rev div.box dl dd p.position {
  text-align: left;
}


@media screen and (max-width: 768px) {

  #recruit .recruit_mv {
    position: relative;
    width:100%;
    max-width:100%;
    height: auto;
    top:0;
    left:0;
    transform: translateX(0);
    background-image: none;
  }
  #recruit .recruit_mv .recruit_mv_p img {
    width:100%;
  }
  #recruit .rec_top_over {
    position:relative;
    height:auto;
    margin-top:-180px;
  }
  #recruit .rec_top_over h1 {
    position:relative;
    bottom:auto;
    left:4.6vw;
    display: inline-block;
  }
  #recruit .rec_top_over .copy img {
    width:50%;
  }
  #recruit .page_ttl {
    color: #B50000;
    font-size: 56px;
    margin-bottom: 30px;
  }
  #recruit .page_ttl span {
    font-size: 49px;
  }
  #recruit .page_ttl span:before {
    content: "";
    width: 38px;
    height: 38px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    margin-right: 1.39vw;
  }
  #recruit .rec_top_over p.copy {
    position:relative;
    top:auto;
    left:auto;
    transform: translate(0,0);
    text-align: center;
  }
  #recruit .rec_top_over p.entry {
    position:relative;
    bottom:auto;
    right:auto;
    text-align: center;
  }
  #recruit .rec_top_over p.entry a {
    width:90.28vw;
    margin: auto;
  }

  #recruit .rec_top_pink {
    font-size:24px;
    margin-top:80px;
    background-image: url(../img/recruit/over_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width:100%;
    max-width:100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:60px 0;
  }
  #recruit .rec_top_pink .copy2 {
    position: relative;
    width:100%;
    top:0;
    left:0;
    transform: translate(0,0);
  }
  #recruit .rec_top_pink .copy2 .copy {
    margin-bottom:50px;
  }
  #recruit .rec_top_pink .copy2 .copy img {
    width:80%;
    max-width:270px;
    margin:30px auto;
  }

  #recruit .rec_content {
      background-size: 75vw 50.5vw;
      background-position: top 100px right 4.6vw;
      padding:80px 0 60px 0;
  }
  #recruit .rec_content dl.pre {
    margin-bottom:80px;
  }
  #recruit .rec_content dl.pre dt {
    width:100%;
    font-size: 36px;
    margin-bottom:40px;
  }
  #recruit .rec_content dl.pre dd {
    width:100%;
    font-size:18px;
  }

  #recruit .rec_content p.ttl {
    font-size: 32px;
  }
  #recruit .rec_content dl.what {
    flex-direction: column-reverse;
  }
  #recruit .rec_content dl.what + dl.what {
    margin-top:80px;
  }
  #recruit .rec_content dl.what dt {
    width:100%;
    font-weight: bold;
    font-size: 16px;
  }
  #recruit .rec_content dl.what dt p.ttl {
    display: none;
  }
  #recruit .rec_content dl.what dt p.tts {
    font-weight: 900;
    font-size:24px;
  }
  #recruit .rec_content dl.what dt p.list {
    font-weight: bold;
    font-size:22px;
    line-height: 1.8;
  }
  #recruit .rec_content dl.what dd {
    position: relative;
    width:100%;
    padding-top:80px;
    margin-bottom:40px;
  }
  #recruit .rec_content dl.what dd p.ttl {
    display: block;
    color: #FFBCBC;
    font-size:32px;
    margin-bottom:20px;
    line-height:1.3;
  }
  #recruit .rec_content dl.what dd span {
    position: absolute;
    top:0px;
    right:20px;
    font-family: "Poppins", sans-serif;
    font-size:200px;
    line-height: 1.5;
    color: #FFBCBC;
  }

  #recruit .rec_content dl.what.rev {
    flex-direction: column-reverse;
  }
  #recruit .rec_content dl.what.rev dd p.ttl {
    text-align: right;
  }
  #recruit .rec_content dl.what.rev dd span {
    left:20px;
    right:auto;
  }

  #recruit div.rec_voice {
    position: relative;
    margin:100px auto 0 auto;
    overflow: hidden;
    width:90.28vw;
  }
  #recruit div.rec_voice .shutter {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: #FF9090;
    z-index: 3;
  }
  #recruit div.rec_voice .rec_voice_inner {
    position: relative;
    z-index: 1;
  }
  #recruit div.rec_voice .rec_voice_inner p.link {
    width:100%;
  }
  #recruit div.rec_voice .rec_voice_inner p.link span.atxt {
    font-size:24px;
  }

  #recruit div.job {
    margin-top: 100px;
  }
  #recruit div.job ul.job_inner li {
    width:100%;
  }
  #recruit div.job ul.job_inner li picture {
    display: block;
  }
  #recruit div.job ul.job_inner li p.ttl {
    left:5vw;
    transform: translateY(-50%);
    font-size: 16px;
  }
  #recruit div.job ul.job_inner li p.ttl span {
    font-size: 28px;
  }
  #recruit div.job div.job_ban {
    height:200px;
    background-color: #FF9090;
    margin: 0px auto 0 auto;
    transition: 0.2s;
  }
  #recruit div.job div.job_ban p.ttl {
    top:-30px;
    font-size: 48px;
  }
  #recruit div.job div.job_ban p.link {
    top:55%;
    width:100%;
  }
  #recruit div.job div.job_ban p.link span.atxt {
    font-size:24px;
  }

  div.join {
    margin:100px auto 0 auto;
  }
  div.join div.join_inner {
    width:100%;
  }
  div.join p {
    width:100%;
  }
  div.join p.link span.atxt {
    font-size:32px;
  }
  div.join div.join_inner p.sub {
    font-size:24px;
  }

  #recruit .voice_mv {
    position: relative;
    width:1200px;
    max-width:100%;
    height:auto;
    top:0;
    left:0;
    transform: translateX(0);
    background-image: none;
    margin: auto;
  }
  #recruit .voice_mv .recruit_mv_p img {
    width:100%;
  }
  #recruit .rec_top_over.voice {
    position:relative;
    height:auto;
    margin-top:-40px;
  }

  #recruit .voice_content {
      padding:100px 0 60px 0;
  }
  #recruit .voice_content .voice_inner {
    position: relative;
    width:100%;
    margin: auto;
  }
  #recruit .voice_content .voice_inner + .voice_inner {
    margin-top:80px;
  }
  #recruit .voice_content .voice_inner div.box {
    margin-bottom: 60px;
  }
  #recruit .voice_content .voice_inner div.box p.ttl {
    display: none;
  }
  #recruit .voice_content .voice_inner p.ttl {
    font-weight: bold;
    font-size:24px;
    padding:0 5vw;
  }
  #recruit .voice_content .voice_inner div.box dl dt {
    width:100%;
    margin-bottom:20px;
  }
  #recruit .voice_content .voice_inner div.box dl dd {
    width:100%;
  }
  #recruit .voice_content .voice_inner div.box dl dd p.position {
    font-weight: bold;
    font-size:18px;
    text-align: center;
  }
  #recruit .voice_content .voice_inner div.box dl dd p.name {
    font-size:46px;
    text-align: center;
  }
  #recruit .voice_content .voice_inner dl.content {
    flex-direction: column-reverse;
    width:90%;
  }
  #recruit .voice_content .voice_inner dl.content dt {
    width:100%;
  }
  #recruit .voice_content .voice_inner dl.content dd {
    width:100%;
    margin-bottom:30px;
  }
  #recruit .voice_content .voice_inner dl.content dd p.subject {
    font-size:20px;
  }
  #recruit .voice_content .voice_inner dl.content.rev {
    flex-direction: column-reverse;
  }
  #recruit .voice_content .voice_inner dl.content + dl {
    margin-top:50px;
  }

  #recruit .voice_content .voice_inner.rev div.box dl {
    flex-direction: column;
  }
  #recruit .voice_content .voice_inner.rev div.box dl dd p.name {
    text-align: center;
  }
  #recruit .voice_content .voice_inner.rev div.box dl dd p.position {
    text-align: center;
  }

}

.fileup {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 30px 0;
    position: relative;
}

.file {
    display: none !important;
}

.fileup label {
    padding: 8px 66px 8px 10px;
    cursor: pointer;
    color:#fff;
    background-color: #FF9090;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    background-size: 29px auto, 12px auto;
}

.fileup label .mwform-file-delete {
    display: none;
}

.imgattached__status {
    color: #999999;
}

.imgattached__delete {
    border: 1px solid #999999;
    border-radius: 8px;
    padding: 8px 15px;
    cursor: pointer;
    text-align: center;
    display: none;
}

#requirements .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90.28vw;
  max-width:1200px;
  margin: 0 auto 150px;
}
#requirements .contents .req_title {
  padding: 9.03vw 0 0 0;
  max-width:900px;
}
#requirements .contents .req_title .page_ttl {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: #B50000;
  font-size: 5vw;
  font-weight: 500;
  line-height: 1.063;
  margin-bottom: 30px;
}
#requirements .contents .req_title .sub {
  font-weight: bold;
  line-height: 1.5;
  font-size: 2.2vw;
  line-height: 1.063;
}

#requirements .page_list {
  position: fixed;
  top: 14.72vw;
  right: 4.86vw;
  /*padding-top: 9.03vw;*/
  color: #B50000;
  width:245px;
  z-index: 1000;
}
#requirements .page_list ul li {
  margin-bottom: 0.69vw;
  text-align: center;
}
#requirements .page_list ul li a {
  display: block;
  padding: 4px;
  position: relative;
  background-color: #707070;
  color:#fff;
  transition: 0.3s;
}
#requirements .page_list ul li a:hover {
  background-color: #B50000;
  transition: 0.3s;
}
#requirements .page_list ul li.active a {
  background-color: #B50000;
}

#requirements .page_list .workslink {
  margin-top: 2.43vw;
}
#requirements .page_list .workslink a {
  display: block;
  background: #B50000;
  border-radius: 1.11vw;
  padding: 0.83vw;
}
#requirements .page_list .workslink a span {
  display: block;
}
#requirements .page_list .workslink a span:first-child {
  line-height: 0;
  margin-bottom: 0.625vw;
}
#requirements .page_list .workslink a span:last-child {
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.188;
  transition: 0.3s;
}

#requirements .req_content {
  margin:200px auto 80px auto;
  width:90.28vw;
  max-width:1200px;
  padding-right:300px;
}
#requirements .box {
  margin-bottom:100px;
  display: none;
}
#requirements .box.active {
  display: block;
}
#requirements .box h2 {
  position: relative;
  font-size:32px;
  font-weight: bold;
  color: #B50000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          margin-bottom:40px;
}
#requirements .box h2:before {
  content: "";
  width: 0.69vw;
  height: 0.69vw;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 2.48vw;
  height: 2.48vw;
  margin-right: 0.9vw;
}
#requirements .box p.read {
  margin-bottom:150px;
}
#requirements .box p.tts {
  font-weight: bold;
  margin-bottom:5px;
}
#requirements .box dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:15px 0;
  border-bottom:1px solid #707070;
}
#requirements .box dl:first-of-type {
  border-top:1px solid #707070;
  margin-top:80px;
}
#requirements .box dl dt {
  width:22%;
}
#requirements .box dl dd {
  width:77%;
}



@media screen and (max-width: 768px) {

  #requirements .contents {
    margin: 32vw auto 40px;
  }
  #requirements .contents .req_title .page_ttl {
    font-size: 40px;
    margin-bottom: 20px;
  }
  #requirements .contents .req_title .sub {
    font-size: 24px;
  }

  #requirements .page_list {
    position: relative;
    top: 0;
    right: 0;
    width:90.28vw;
    margin: 0 auto 0 auto;
  }
  #requirements .page_list ul li {
    margin-bottom: 8px;
    text-align: center;
  }
  #requirements .page_list ul li a {
    font-size:14px;
  }

  #requirements .req_content {
    margin:80px auto 80px auto;
    width:90.28vw;
    max-width:1200px;
    padding-right:0px;
  }
  #requirements .box {
    margin-bottom:80px;
  }
  #requirements .box h2 {
    font-size:24px;
  }
  #requirements .box h2:before {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_199%22%20data-name%3D%22%E3%83%91%E3%82%B9%20199%22%20d%3D%22M0%2C34.554l10%2C10v-10Z%22%20transform%3D%22translate(0%20-34.554)%22%20fill%3D%22%23B50000%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 0.9vw;
  }
  #requirements .box p.read {
    margin-bottom:50px;
  }
  #requirements .box dl:first-of-type {
    margin-top:50px;
  }
  #requirements .box dl dt {
    width:100%;
    margin-bottom:5px;
  }
  #requirements .box dl dd {
    width:100%;
  }

}