/* extracted style block 1 from pages/activity.blade.php */
.shape-bg {
    display: none;
}
.nav-cms {
    position: relative;
    z-index: 100;
    margin: 0 0 50px 0;
}
.nav-cms ul {
    text-align: center;
}
#main ul li {
    line-height: 1.8;
}
.nav-cms ul li {
    display: inline-block;
}
.nav-cms .nav-cms-out > li a {
    display: block;
    padding: 10px 0;
    color: #333;
    text-decoration: none;
}
.nav-cms .nav-cms-out > li:first-child a span {
    border-left: none;
}
.nav-cms .nav-cms-out > li a span {
    padding: 0 20px;
    border-left: 1px solid #dadada;
}
.nav-cms-wrapper {
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    height: 0;
}
nav-cms .nav-cms-in {
    display: none;
    position: absolute;
    left: 0;
    margin: 0 auto;
    padding: 40px 0;
    width: 100%;
    background: #ededed;
}
.nav-cms .nav-cms-in ol, .nav-cms .nav-cms-in ul {
    width: 900px;
    margin: 0 auto;
}
.nav-cms .nav-cms-in ul li:first-child a {
    border-left: none;
}
.nav-cms .nav-cms-in ul li a {
    color: #333;
    position: relative;
    display: table-cell;
    padding: 15px 20px;
    width: 150px;
    background: #fff;
    border-left: 1px solid #dadada;
    box-sizing: border-box;
    line-height: 1;
    text-decoration: none;
}
.nav-cms .nav-cms-out > li a:hover, .nav-cms .nav-cms-out > li a:focus {
    background: #ededed;
}
.nav-cms .fa-tag, .nav-cms .fa-calendar {
    margin: 0 8px 0 0;
}
.nav-cms .fa-caret-down {
    margin: 0 0 0 8px;
}
.nav-cms .fa-tag, .nav-cms .fa-calendar {
    margin: 0 8px 0 0;
}
.nav-cms .nav-cms-in {
    display: none;
    position: absolute;
    left: 0;
    margin: 0 auto;
    padding: 40px 0;
    width: 100%;
    background: #ededed;
}
.nav-cms .nav-cms-in.show {
    display: block;
}
.nav-cms .nav-cms-in ul li a:hover {
    /* color: #ffffff; */
    background: #b4b4b4;
}
.nav-cms .nav-cms-in ul li a .fa {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: -6px 0 0 0;
}
.c-lower-eyecatch {
    height: auto;
    position: relative;
    margin-bottom: 7.22222%;
}
.c-lower-eyecatch__head {
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    margin: 0 auto;
}

.c-lower-eyecatch__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50% 50%;
}
.c-lower-eyecatch__head-en {
    display: block;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
}
.c-lower-eyecatch__head-ja {
    display: block;
    letter-spacing: 2px;
}
.c-lower-eyecatch__head {
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0 50px;
}
.c-lower-eyecatch__bg--companytop {
    background-image: url(https://chisou.momotas.jp/wp/wp-content/uploads/2021/08/0001.jpg);
}
span.c-lower-eyecatch__head-en {
    color: #000;
    font-weight: 500;
    font-size: 35px;
    letter-spacing: 10px;
}
.c-lower-eyecatch__head {
    max-width: 100%;
}
span.c-lower-eyecatch__head-ja {
    color: #fff;
}
.c-local-navi {
    max-width: 100%;
}
.results_list_img{
    height: 15rem;
    position: relative;
}
.results_list_img_inner{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120% 120%;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
    width: 11rem;
    height: 11rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

    -webkit-transition: all .2s ease-out;
     -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
         -o-transition: all .2s ease-out;
            transition: all .2s ease-out;
}

.centerboxcontact-infopic {
    float: left;
    width: 18%;
}
.centerboxcontact-info {
    float: left;
    width: 27%;    margin-top: 1%;margin-bottom: 4%;
}
p.tel {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}
.c-lower-contents__head-has-ruby-ja:after {
    width: 60px;
    height: 3px;
    content: '';
    display: block;
    margin: 25px 0;
    margin-left: 0%;
    background-color: #028ed3;
}

.recruit-step {
    margin-top: 30px;
    height: 170px;
}
ol, ul {
    padding-left: 0;
    list-style: none;
}
.recruit-step:after, .recruit-step:before {
    display: table;
    content: ' ';
}
.recruit-step li {
    float: left;
    width: 20.4%;
}
.recruit-step dt {
    display: block;
    padding: 30px;
    border: solid #e0e0e0 2px;
    border-radius: 2px;
}
.recruit-job__detail dt, .recruit-step dt {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: center;
}
.recruit-step li+li {
    margin-left: 55px;
}
.recruit-step li+li:before {
    float: left;
    width: 23px;
    height: 54px;
    margin: 25px 23px 0 -35px;
    content: '';
    vertical-align: middle;
    background: url(https://pasona-knowledgebank.jp/img/ico_step_arrow.png);
    background-size:60%;background-repeat: no-repeat;
}
dd {
    font-size: 13px;
    line-height: 20px;
    letter-spacing:2px;
}


p.flowtwxtbottom {
    clear:both;
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
}
.inner-layout-member {
    width: 1140px;
    margin: 0 auto;
}

.comContact {
    padding: 20px 0 70px;
}
.comContact .comBtn {
    margin: 0 auto;
    width: 240px;
}

.results_list_img {
    height: 12rem;
    position: relative;
}
h3.list_title {    border: 2px solid #fff;
    border-radius: 7px;
    background-color: #3992be;
    color: #fff;
    font-size: 14px;
    font-weight: 600;    text-align: center;
    margin-bottom: 10px;
    padding: 2px 0 2px 0;
}
h3.results_list_title {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.item-info.item-grid.layout03 {
  
    width: 300px;

}
.results_list {
    width: 900px;
    display:flex;
}
#results {
    padding: 9rem 0 0;
}
.results_list li{
padding: 0rem 2rem 0em;
width: 26.1%;
}
.results_list li:nth-child(2){
    border-width: 0 1px;
}
}
h3.list_title {

}
.icheckbox_flat-green,
.iradio_flat-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(/images/icon/green.png) no-repeat;
    border: none;
    cursor: pointer;
}
.results_list li:hover .results_list_img_inner{
    width: 11rem;
    height: 11rem;
    background-size: 99% 99%;
}



p.cate.end {
margin-bottom:40px;
}
.bestrateList li h4 {
    margin-bottom: 5px;
    color: #202020;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;line-height: 20px;
}
img.sengenlistimg {
    width: 100%;
}
.contactbox {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 25px 60px 25px;
    margin: 60px 0px 0 0;
}
.contitle {
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.contbox {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 10px;
}
span.conlisttitle {
    border-radius: 20px;
    background: #e2e2e2;
    padding: 3px 10px;
    width: 140px!important;
    display: inline-table;
    text-align: center;
    font-size: 13px;
    margin-right: 5px;
}
p.ttile {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 20px 0 10px 0;
}

h4.merit {
    font-size: 20px;
    color: #444444;
    letter-spacing: 3px;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    padding: 50px 0 3px;
    margin-bottom: 40px;
}


p.cate2.inview_re.fadeIn_up.is-show {
    width: 70%;
    border-top: 1px solid #ccc;
    padding: 20px 20px;
    border-bottom: 1px solid #ccc;
    margin: 0px auto 50px;
}
a.kari {
    text-decoration: underline;
}
@media screen and (max-width:780px){
.c-lower-eyecatch__bg--jichitaittop{
background-image: url(https://chisou.momotas.jp/wp/wp-content/uploads/2021/07/company_sp.jpg)!omportant;
}
h2.topics.title2.detail2.top2 {
    margin-top: 45px!important;
}

.c-lower-eyecatch {
    height: auto !important;
}
p.companylistlead {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
}
.bestrateList li {
    border-radius: 10px;
    background: #ffffff;
    width: 47%;
padding: 10px 15px;
    text-align: center;
    font-size: 1.5rem;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    margin: 1.5%;
    margin-bottom: 15px;
    float: left;
    height: 265px;
}
.bestrateList li .icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 0%;
    background: #fff;
    width: 100%;
    margin: 8px auto 0px;
}
}
.shape-bg {
    display: none;
}

.page-project-lower .lower-heading-article {
  padding-bottom: 103px;
  border-bottom: none;
}
.page-project-lower .lower-heading-article .title {
  margin-top: 33px;
  font-size: 4rem;
  line-height: 1.65;
}
.page-project-lower .lower-contents {
  padding: 0;
}
.page-project-lower .kv .parallax-item-container {
  width: 100%;
  height: 530px;
}
.page-project-lower .kv .parallax-item {
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #f9f9f9;
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .page-project-lower .lower-heading-article br {
    display: none;
  }
  .page-project-lower .kv .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-project-lower .kv .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 41.40625%;
  }
  .page-project-lower .kv .parallax-item-container > * {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .page-project-lower .lower-heading-article {
    padding-bottom: 11.200000000000001vw;
  }
  .page-project-lower .lower-heading-article .title {
    margin-top: 11.466666666666667vw;
    font-size: 6.666666666666667vw;
    line-height: 1.4;
  }
  .page-project-lower .kv .parallax-item-container {
    height: 68.13333333333334vw;
  }
}
.page-project-lower .section-inner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .page-project-lower .section-inner {
    max-width: 1080px;
  }
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .page-project-lower .section-inner {
    padding-left: 6.481481481481481%;
    padding-right: 6.481481481481481%;
  }
}
@media only screen and (max-width: 767px) {
  .page-project-lower .section-inner {
    width: 100%;
    padding-left: 6.666666666666667vw;
    padding-right: 6.666666666666667vw;
  }
}
.page-project-lower .intro {
  position: relative;
  padding-top: 130px;
  padding-bottom: 253px;
}
.page-project-lower .intro .decoration-text {
  position: absolute;
  bottom: 0;
  fill: #fff;
  stroke: #ffd700;
}
.page-project-lower .intro .decoration-text.decoration-text-1 {
  right: -336px;
  width: 1216px;
  height: 182px;
}
.page-project-lower .intro .decoration-text.decoration-text-2 {
  right: -1500px;
  width: 2346px;
  height: 180px;
}
.page-project-lower .intro .decoration-text.decoration-text-3 {
  right: -1110px;
  width: 2028px;
  height: 180px;
}
.page-project-lower .intro .inner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .page-project-lower .intro .inner {
    max-width: 1080px;
  }
}
.page-project-lower .intro .text {
  width: 580px;
  padding-right: 40px;
  font-size: 1.8rem;
  line-height: 1.888888888888889;
  text-align: justify;
  box-sizing: border-box;
}
.page-project-lower .intro .text p:not(:first-child) {
  margin-top: 34px;
}
.page-project-lower .intro .text p.notes {
  margin-top: 17px;
  font-size: 1.3rem;
  line-height: 1.538461538461539;
}
.page-project-lower .intro .text sup {
  margin-top: 9px;
  margin-left: 1px;
  margin-right: 2px;
  font-size: 1rem;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.page-project-lower .intro .img {
  width: 440px;
  margin-top: 8px;
  margin-right: 0px;
}
.page-project-lower .intro .img .parallax-item-container {
  height: 350px;
}
.page-project-lower .intro .parallax-item {
  top: 0;
  left: 0;
  width: 100%;
}
.page-project-lower .intro .change-img-container {
  width: 370px;
  margin-top: 12px;
  margin-right: 20px;
}
.page-project-lower .intro .change-img-container .notes {
  margin-top: 47px;
  margin-left: 4px;
  font-size: 1rem;
  text-align: center;
}
.page-project-lower .intro .change-img-container .parallax-item-container {
  height: 322px;
}
.page-project-lower .intro .change-img-container .change-img {
  position: relative;
  width: 370px;
  height: 321px;
}
.page-project-lower .intro .change-img-container .change-img div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-animation: changeImg 10s infinite;
          animation: changeImg 10s infinite;
  background: #fff;
}
.page-project-lower .intro .change-img-container .change-img .img-ja {
  -webkit-animation: changeImgFirst 10s infinite;
          animation: changeImgFirst 10s infinite;
}
.page-project-lower .intro .change-img-container .change-img .img-en {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .page-project-lower .intro {
    padding-left: 6.481481481481481%;
    padding-right: 6.481481481481481%;
  }
  .page-project-lower .intro .text {
    width: 53.191489361702125%;
  }
  .page-project-lower .intro .img {
    width: 46.808510638297875%;
  }
  .page-project-lower .intro .img .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-project-lower .intro .img .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 79.54545454545455%;
  }
  .page-project-lower .intro .img .parallax-item-container > * {
    position: absolute;
  }
  .page-project-lower .intro .change-img-container {
    width: 39.361702127659576%;
    min-width: 280px;
  }
  .page-project-lower .intro .change-img-container .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-project-lower .intro .change-img-container .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 87.02702702702703%;
  }
  .page-project-lower .intro .change-img-container .parallax-item-container > * {
    position: absolute;
  }
  .page-project-lower .intro .change-img-container .change-img {
    width: 100%;
    position: relative;
    width: 100%;
  }
  .page-project-lower .intro .change-img-container .change-img::before {
    content: "";
    display: block;
    padding-top: 86.75675675675676%;
  }
  .page-project-lower .intro .change-img-container .change-img > * {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .page-project-lower .intro {
    padding-top: 24.53333333333333vw;
    padding-bottom: 40vw;
  }
  .page-project-lower .intro .decoration-text.decoration-text-1 {
    right: -57.333333333333336vw;
    width: 146.13333333333333vw;
    height: 21.866666666666667vw;
  }
  .page-project-lower .intro .decoration-text.decoration-text-2 {
    right: -218.66666666666666vw;
    width: 312.8vw;
    height: 24vw;
  }
  .page-project-lower .intro .decoration-text.decoration-text-3 {
    right: -173.33333333333334vw;
    width: 269.8666666666667vw;
    height: 24vw;
  }
  .page-project-lower .intro .inner {
    width: 100%;
    padding: 0 6.666666666666667vw;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
  }
  .page-project-lower .intro .text {
    width: 100%;
    padding-right: 0;
    font-size: 3.466666666666666vw;
    line-height: 1.923076923076923;
  }
  .page-project-lower .intro .text p:not(:first-child) {
    margin-top: 7.199999999999999vw;
  }
  .page-project-lower .intro .text p.notes {
    margin-top: 3.2vw;
    font-size: 2.666666666666667vw;
    line-height: 1.5;
  }
  .page-project-lower .intro .text sup {
    margin-top: 1.2vw;
    margin-left: -0.533333333333333vw;
    margin-right: 0.533333333333333vw;
    font-size: 2.666666666666667vw;
    display: inline-block;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .page-project-lower .intro .change-img-container,
  .page-project-lower .intro .img {
    width: 100%;
    margin: 14.666666666666666vw 0 0;
  }
  .page-project-lower .intro .parallax-item-container {
    margin: 0 auto;
  }
  .page-project-lower .intro .img .parallax-item-container {
    width: 86.66666666666667vw;
    height: 69.33333333333334vw;
  }
  .page-project-lower .intro .change-img-container .notes {
    margin-top: 11.200000000000001vw;
    margin-left: 0;
    font-size: 2.666666666666667vw;
    line-height: 1.5;
  }
  .page-project-lower .intro .change-img-container .parallax-item-container {
    width: 74.13333333333333vw;
    height: 64.26666666666667vw;
  }
  .page-project-lower .intro .change-img-container .change-img {
    width: 74vw;
    height: 64.26666666666667vw;
  }
}
.page-project-lower .section-heading {
  position: relative;
  padding-left: 32px;
  font-size: 1.6rem;
  line-height: 1;
}
.page-project-lower .section-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: 1px;
  border-radius: 50%;
  border: 4px solid #ffd700;
}
@media only screen and (max-width: 767px) {
  .page-project-lower .section-heading {
    padding-left: 7.466666666666668vw;
    font-size: 4vw;
  }
  .page-project-lower .section-heading::before {
    width: 1.066666666666667vw;
    height: 1.066666666666667vw;
    margin-top: 0.266666666666667vw;
    border-width: 1.066666666666667vw;
  }
  .android .page-project-lower .section-heading::before {
    margin-top: 0;
  }
}
.page-project-lower .section-overview .shape-circle-ring-yellow {
  bottom: -324px;
  left: -160px;
  width: 611px;
  height: 611px;
  fill: #ffd600;
}
.page-project-lower .section-overview .section-inner {
  padding-top: 129px;
  padding-bottom: 251px;
  text-align: justify;
}
.page-project-lower .section-overview .section-heading {
  margin-bottom: -27px;
}
.page-project-lower .section-overview .section:not(:first-child) {
  margin-top: 100px;
}
.page-project-lower .section-overview .section .heading {
  margin-bottom: 45px;
  font-size: 2.4rem;
  line-height: 1.583333333333333;
  font-weight: bold;
}
.page-project-lower .section-overview .section p:not(:last-child) {
  margin-bottom: 52px;
}
.page-project-lower .section-overview .section ul {
  margin-bottom: 40px;
}
.page-project-lower .section-overview .section .dot-list {
  margin-bottom: 0;
}
.page-project-lower .section-overview .section .dot-list li::before {
  margin-top: 12px;
}
.page-project-lower .section-overview .section .img {
  margin-bottom: 55px;
}
.page-project-lower .section-overview .section .img-1 .parallax-item-container {
  height: 520px;
}
.page-project-lower .section-overview .section .img-2 .parallax-item-container {
  height: 480px;
}
.page-project-lower .section-overview .section .parallax-item {
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .page-project-lower .section-overview .section .img-1 .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-project-lower .section-overview .section .img-1 .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 66.66666666666666%;
  }
  .page-project-lower .section-overview .section .img-1 .parallax-item-container > * {
    position: absolute;
  }
  .page-project-lower .section-overview .section .img-2 .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-project-lower .section-overview .section .img-2 .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 61.53846153846154%;
  }
  .page-project-lower .section-overview .section .img-2 .parallax-item-container > * {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .page-project-lower .section-overview .shape-circle-ring-yellow {
    bottom: 16.266666666666666vw;
    left: -41.06666666666667vw;
    width: 81.46666666666667vw;
    height: 81.46666666666667vw;
  }
  .page-project-lower .section-overview .section-inner {
    padding-top: 27.200000000000003vw;
    padding-bottom: 38.666666666666664vw;
  }
  .page-project-lower .section-overview .section-heading {
    margin-bottom: 11.200000000000001vw;
  }
  .page-project-lower .section-overview .section:not(:first-child) {
    margin-top: 18.666666666666668vw;
  }
  .page-project-lower .section-overview .section .heading {
    margin-bottom: 6.4vw;
    font-size: 5.333333333333334vw;
    line-height: 1.4;
    letter-spacing: -0.05em;
  }
  .page-project-lower .section-overview .section p:not(:last-child) {
    margin-bottom: 14.666666666666666vw;
  }
  .page-project-lower .section-overview .section ul {
    margin-bottom: 5.333333333333334vw;
  }
  .page-project-lower .section-overview .section .dot-list li::before {
    margin-top: 2.4vw;
  }
  .page-project-lower .section-overview .section .img {
    width: 100vw;
    margin-left: -6.666666666666667vw;
    margin-bottom: 14.133333333333335vw;
  }
  .page-project-lower .section-overview .section .img-1 .parallax-item-container {
    height: 69.33333333333334vw;
  }
  .page-project-lower .section-overview .section .img-2 .parallax-item-container {
    height: 64vw;
  }
}
.page-project-lower .section-other-project {
  color: #fff;
  background: #373737;
}
.page-project-lower .section-other-project .decoration-text {
  position: absolute;
  top: 84px;
  right: -59px;
  width: 1012px;
  height: 180px;
  fill: #fff;
  opacity: 0.1;
}
.page-project-lower .section-other-project .section-inner {
  padding-top: 120px;
  padding-bottom: 113px;
}
.page-project-lower .section-other-project .section-inner ul {
  display: flex;
  justify-content: center;
  margin-top: 65px;
}
.page-project-lower .section-other-project .section-inner li {
  width: 420px;
  margin: 0 35px;
}
.page-project-lower .section-other-project .section-inner li a {
  display: block;
  color: #fff;
}
.page-project-lower .section-other-project .section-inner li .img .parallax-item-container {
  height: 280px;
}
.page-project-lower .section-other-project .section-inner li .img .parallax-item {
  top: 0;
  left: 0;
}
.page-project-lower .section-other-project .section-inner li .num {
  margin-top: 30px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0.05em;
  opacity: 0.5;
}
.page-project-lower .section-other-project .section-inner li .title {
  margin-top: 13px;
  font-weight: bold;
  text-align: justify;
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .page-project-lower .section-other-project .section-heading {
    margin-left: 6.481481481481481%;
  }
  .page-project-lower .section-other-project .section-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-project-lower .section-other-project .section-inner li .img .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 25.925925925925924%;
  }
  .page-project-lower .section-other-project .section-inner li .img .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 66.66666666666666%;
  }
  .page-project-lower .section-other-project .section-inner li .img .parallax-item-container > * {
    position: absolute;
  }
}
@media only screen and (max-width: 767px) {
  .page-project-lower .section-other-project {
    display: none;
  }
}
.lower-heading .page-heading {
  margin-top: 26px;
}
.lower-heading .page-heading .en {
  margin-left: 100px;
  padding-left: 31px;
  font-size: 1.8rem;
  line-height: 1;
}
.lower-heading .page-heading .en .icon {
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -9px;
}
.lower-heading .page-heading-sub {
  position: relative;
  margin-top: 30px;
  margin-left: 96px;
  font-size: 8rem;
  line-height: 0.875;
  letter-spacing: -0.01em;
}
.lower-heading .text {
  position: relative;
  margin-top: 20px;
  margin-left: 103px;
}

@media only screen and (min-width: 768px) and (max-width:1080px) {
  .lower-heading .page-heading .en {
    margin-left: 9.25925925925926%;
  }
  .lower-heading .page-heading-sub {
    margin-left: 8.88888888888889%;
  }
  .lower-heading .text {
    margin-left: 9.537037037037036%;
  }
}
@media only screen and (max-width: 767px) {
  .lower-heading {
    padding-top: 12.533333333333333vw;
  }
  .lower-heading .page-heading {
    margin-top: 0;
  }
  .lower-heading .page-heading .en {
    margin-left: 6.4vw;
    padding-left: 4vw;
    font-size: 2.933333333333333vw;
  }
  .lower-heading .page-heading .en .icon {
    width: 2vw;
    height: 2vw;
    margin-top: -1.333333333333333vw;
    border-width: 0.666666666666667vw;
  }
  .lower-heading .page-heading-sub {
    margin-top: 5.066666666666666vw;
    margin-left: 6.666666666666667vw;
    padding-right: 6.666666666666667vw;
    font-size: 11.466666666666667vw;
    line-height: 0.918604651162791;
    letter-spacing: -0.02em;
    text-align: justify;
  }
  .lower-heading .text {
    font-size: 3.2vw;
    margin-top: 2.933333333333333vw;
    margin-left: 6.666666666666667vw;
  }
}
.lower-contents {
    padding-top: 1%;
    padding-bottom: 0%;
}
@media only screen and (max-width: 767px) {
  .lower-contents {
    padding-top: 26.400000000000002vw;
    padding-bottom: 45.6vw;
  }
}
.section-inner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .section-inner {
    max-width: 1080px;
  }
}
@media only screen and (min-width: 768px) and (max-width:1080px) {
  .section-inner {
    padding-left: 6.481481481481481%;
    padding-right: 6.481481481481481%;
  }
}
@media only screen and (max-width: 767px) {
  .section-inner {
    width: 100%;
    padding-left: 6.666666666666667vw;
    padding-right: 6.666666666666667vw;
  }
}
.section:not(:first-child) {
  margin-top: 150px;
}
.section .section-inner {
  padding-bottom: 122px;
}
.section .section-inner .block-container {
  display: flex;
}
.section .img .parallax-item-container {
  width: 100%;
  height: 560px;
}
.section .img .parallax-item {
  top: 0;
  left: 0;
}
.section .section-heading {
  position: relative;
  margin-top: 58px;
  padding-left: 30px;
  font-size: 0.94vw;
  line-height: 1;
  letter-spacing: 0.05em;
}
.section .section-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -6px;
  border-radius: 50%;
  border: 4px solid #ffd700;
}

.section .copy {
    width: 35%;
    margin-top: 1%;
    margin-left: -4px;
    padding-right: 4%;
    font-size: 1.4vw;
    line-height: 1.9;
    font-weight: 600;
    box-sizing: border-box;
}
h2.lead {
    font-size: 1vw;
    letter-spacing: 1px;
    background:#dcdcdc;
    color: #000;
    font-weight: 600;
    padding: 1% 2%;
    margin-bottom: 4%;
}
.section .text {
  flex: 1;
  margin-top: 20px;
  text-align: justify;
}
.section .btn-arrow-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
ul.c-list {
    margin-bottom: 6%;
    list-style: disc;
}
li.c-name {
    margin-left: 5%;
    font-size: 1vw;
    line-height: 2vw;
    font-weight: 600;
    color: #000;
}
p.main {
    margin: 4% 0;
    font-size: 1vw;
    line-height: 1.4vw;
    color: #000;
    font-weight: 500;
}
p.listext {
    font-weight: 500;
    color: #000;
    font-size: 0.94vw;
}
.po-wrapper.po-benefit li {
    padding: 0 0 0 2%;
    margin: 0 0 4% 2%;
}
ul.submix {
    margin: 2% 0 0 1%;
    list-style: disc;
    font-size: 0.94vw;
    font-weight: 500;
    line-height: 1.6vw;
}
p.listext {
    font-weight: 500;
    color: #000;
    font-size: 0.94vw;
    margin: 2% 0 0 1%;
    line-height: 1.6vw;
}
ul.disc {
    font-size: 0.9vw;
    font-weight: 500;
    color: #000;
}
span.data {
    width: 25%;
    display: inline-flex;
}
ul.disc {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 1% 2%;
    margin-bottom: 5%;
}
p.subolead {
    border-top: 1px solid #333;
    font-size: 0.94vw;
    font-weight: 600;
    padding: 1% 2%;
}
p.text.first {
    margin-bottom: 4%;
}

@media only screen and (min-width: 768px) and (max-width:1080px) {
  .section .img .parallax-item-container {
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .section .img .parallax-item-container::before {
    content: "";
    display: block;
    padding-top: 51.85185185185185%;
  }
  .section .img .parallax-item-container > * {
    position: absolute;
  }
  .section .copy {
    width: 51.48936170212765%;
  }
  .section .copy br {
    display: none;
  }
  .section .btn-arrow-right {
    right: 7.446808510638298%;
  }
}
.windows .page-home .section-heading::before {
    top: -0.1vw;
}
h3.cat {
    font-size: 1vw;
    margin-bottom: 1%;
    font-weight: 600;
}
span.career {
    font-size: 0.94vw;
    margin-left: 0%;
    font-weight: 500;
}
p.subtitle {
    font-size: 0.94vw;
    color: #707070;
}
span.kana {
    font-size: 0.88vw;
    margin-left: 1%;
}
p.main.mix {
    border-top: 1px solid #000;
    padding: 4% 0;
    border-bottom: 1px solid #000;
    margin: 6% 0 1%;
    display: block;
}
a.filelink {
    text-decoration: underline;
    margin-bottom: 1%;
    display: inline;
    font-size: 0.94vw;
    font-weight: 600;
}
a.sublink {
    font-size: 0.94vw;
    text-decoration: underline;
}
span.data.sum {
    width: 100%;
}
.text.past {
    margin-top: 10px;
}
span.newstitle {
    display: unset;
    padding-left: 10px;
    font-weight: 500;
    -webkit-text-stroke: 0vw;
}

@media only screen and (max-width: 767px) {
span.data.sum {
    width: 100%;
}
a.sublink {
    font-size: 12px;
    text-decoration: underline;
}
p.main.mix {
    border-top: 1px solid #000;
    padding: 4% 0;
    border-bottom: 1px solid #000;
    margin: 40px 0 10px;
    display: block;
}
a.filelink {
    text-decoration: underline;
    margin-bottom: 1%;
    display: inline;
    font-size: 12px;
    font-weight: 600;
}
  .section:not(:first-child) {
    margin-top: 26.666666666666668vw;
  }
  .section .section-inner {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
  .section .img .parallax-item-container {
    height: 44.666666666666664vw;
  }
  .section:first-child .img .parallax-item-container {
    height: 44.93333333333333vw;
  }
  .section .section-heading {
    margin-top: 12.533333333333333vw;
    padding-left: 6.4vw;
    font-size: 2.666666666666667vw;
    letter-spacing: -0.01em;
  }
  .section .section-heading::before {
    width: 1.066666666666667vw;
    height: 1.066666666666667vw;
    margin-top: -1.866666666666667vw;
    border-width: 1.066666666666667vw;
  }
  .section .block-container {
    flex-direction: column;
  }
  .section .copy {
    width: 100%;
    margin-top: 3.2vw;
    margin-left: -0.533333333333333vw;
    padding-right: 0;
    font-size: 4.533333333333333vw;
    line-height: 1.764705882352941;
  }
  .section .text {
    margin-top: 5.333333333333334vw;
  }
  .section .btn-arrow-right {
    position: static;
    align-self: flex-end;
    margin-top: 10.666666666666668vw;
  }
.lower-contents {
    padding-top: 0%;
    padding-bottom: 20%;
}
p.main {
    margin: 0% 0 10%;
    font-size: 13px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
p.text {
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    color: #000;
}
p.title {
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
    color: #000;
}
.about--text {
    background: #feeb9f;
    padding: 10% 12%;
    margin-bottom: 7%;
    background-image: linear-gradient(to right, #fffdb4, #ffd429 49%, #ffe88a);
    border-radius: 13px;
}
.actionline {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5%;
}
.actionbox-01 {
    width: 100%;
    font-weight: 600;
    margin-bottom: 2%;
}
.actionbox-02 {
    width: 100%;
}
a.link {
    font-weight: 600;
    font-size: 13px;
    text-decoration: underline;
}
ul.dis112 {
    font-size: 13px;
    margin: 0 0 7% 0;
}
h2.lead {
    font-size: 13px;
    letter-spacing: 1px;
    background: #dcdcdc;
    color: #000;
    font-weight: 600;
    padding: 3% 4%;
    margin-bottom: 10%;
}
ul.submix {
    margin: 5% 0 0 2%;
    list-style: disc;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
p.text.first {
    margin-bottom: 10%;
}
.po-wrapper.po-benefit li {
    padding: 0 0 0 2%;
    margin: 0 0 4% 2%;
    font-size: 13px;
    line-height: 22px;
}
ul.disc {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 1% 2%;
    margin-bottom: 10%;
}
ul.disc {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
span.data {
    width: 100%;
    display: inline-flex;
    font-weight: 600;
}
p.subolead {
    border-top: 1px solid #333;
    font-size: 13px;
    font-weight: 600;
    padding: 1% 2%;
}
.c-lower-eyecatch {
width: 100%;
    margin-top: 17vw;
    height: auto !important;
}
h1.pagename {
    width: 35%;
    margin-top: 1%;
    margin-left: -4px;
    padding-right: 4%;
    font-size: 1.6vw;
    line-height: 1.9;
    font-weight: 600;
    box-sizing: border-box;
    position: absolute;
    top: 35%;
    left: 7%;
    margin-top: 3.2vw;
    margin-left: -0.533333333333333vw;
    padding-right: 0;
    font-size: 4.533333333333333vw;
    line-height: 1.764705882352941;
}
.section .section-heading {
    margin-top: 12.533333333333333vw;
    padding-left: 6.4vw;
    font-size: 13px;
    letter-spacing: -0.01em;
}
h2.lead {
    font-size: 13px;
    letter-spacing: 1px;
    background: #dcdcdc;
    color: #000;
    font-weight: 600;
    padding: 3% 4%;
    margin-top: 7%;
    margin-bottom: 10%;
}
.po-wrapper.po-benefit ol {
    list-style: decimal;
    font-weight: 600;
    font-size: 0.94vw;
    line-height: 1.8vw;
    color: #000;
    margin-left: 4%;
}
ul.c-list {
    margin-bottom: 11%;
    list-style: disc;
}
p.subtitle {
    font-size: 12px;
    color: #707070;
}
.section .btn-arrow-right {
    position: static;
    align-self: flex-end;
    margin-top: 2.666667vw;
}
.btn-arrow-right.first {
    margin-top: 19%;
}
span.kana {
    font-size: 11px;
    margin-left: 3%;
}
h3.cat {
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid;
    margin-bottom: 5%;
}
li.c-name {
    margin-left: 5%;
    margin-bottom: 5%;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
span.career {
    font-size: 13px;
    margin-left: 0%;
    font-weight: 500;
    line-height: 22px;
}

}
ul.disc.pad {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
a.link{
    text-decoration: underline!important;
}
.box-innder {
    width: 80%;
    margin: 0 auto;
    display: flex;align-items: flex-start;
}
.page-home .section-inner {
    max-width: 65%;
    padding-left: 0%;
}
.section .section-inner .block-container {
    display: inline-block;
}
.section-menu {
    width: 35%;
}
.section .copy {
    width: 100%;
    margin-top: 2%;
    margin-left: 0%;
    padding-right: 4%;
    font-size: 1.4vw;
    line-height: 1.9;
    font-weight: 600;
    box-sizing: border-box;
    margin-bottom: 6%;
}

.void {
    width: 20vw;
    border-radius: 4px;
    background-color: #fff;
    font-family: sans-serif;
    margin: 20px 0;
}
.void .outline {
    background-color: #0f1010;
    color: #fff;
    font-size: 0.94vw;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 20px;
    /* border-bottom: 1px solid #ccc; */
    border-radius: 25px;
    margin-bottom: 3%;
}


.void ul {
    list-style: none;
    margin: 0;
    padding: 20px;
}

/* リストの各項目 */
.void li {
  margin-bottom: 8px; /* 項目同士の余白 */
}
.void li a {
    text-decoration: none;
    color: #000000;
    transition: 0.2s;
    font-weight: 500;
    font-size: 0.94vw;
}

/* リンクにホバーしたときのスタイル */
.void li a:hover {
  text-decoration: underline; /* 下線を引くなど */
  color: #003d73; /* 濃いめの色に変えるなど */
}
#voidMenu {
  position: static; /* 通常フローのまま */
  transition: top 0.2s; /* スクロールで固定/解除するときに滑らかに動かすなら */
}

/* 固定したいときのクラスを用意 */
#voidMenu.fixed {
  position: fixed;
  top: 10%;   /* 画面の上から10%の位置に固定 */
  left: 20px; /* 必要に応じて調整してください */
  z-index: 999;
  width: 200px; /* 幅を固定した方が崩れづらい */
}
#purpose {
  scroll-margin-top: 100px!important;
}
p.subtitle {
    font-size: 0.94vw;
    color: #707070;
}
h3.cat {
    font-size: 1vw;
    margin-bottom: 1%;
    font-weight: 600;
}
span.career {
    font-size: 0.94vw;
    margin-left: 0%;
    font-weight: 500;
}
.block-container {
    width: 100%;
}
@media screen and (max-width:780px) {
    .page-home .section-inner {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .android .page-home .section-heading::before {
        top: 8px;
    }
.section .copy {
    width: 100%;
    margin-top: 2%;
    margin-left: 0%;
    padding-right: 4%;
    font-size: 12px;
    line-height: 1.9;
    font-weight: 600;
    box-sizing: border-box;
    margin-bottom: 6%;
}
}

/* extracted style attributes */
.csp-s-b03bc2dccd{text-decoration:underline;}
.csp-s-b75fad0009{margin-bottom: 20px;}
.csp-s-cad980f4b7{width:100%;}
